@charset "utf-8";
/* 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: "游ゴシック", YuGothic, 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8;
    min-width: 1100px;
    -webkit-font-smoothing: subpixel-antialiased;
}

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

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

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

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

.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%;
}

/*p span{
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #e6dc14;
    }*/
span {
    font-weight: bold;
    color: #853234;
}

#contents p {
    max-width: 1100px;
    margin: 20px auto 20px;
}



.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

.sp_br {
    display: none;
}




/*--------------------------------------
　reset
---------------------------------------*/
/*hWrap*/
.addParts01 .hWrap,
.addParts02 .hWrap,
.addParts03 .hWrap,
.float-wrap .hWrap,
.box-wrap .hWrap,
.frame .hWrap {
    background: none;
    position: static;
    margin: 0;
}

.addParts01 .hWrap::before,
.addParts02 .hWrap::before,
.addParts03 .hWrap::before,
.float-wrap .hWrap::before,
.box-wrap .hWrap::before,
.frame .hWrap::before {
    content: none;
}

#index .addParts01 .hInner,
#category .addParts01 .hInner,
#page .addParts01 .hInner,
#index .addParts02 .hInner,
#category .addParts02 .hInner,
#page .addParts02 .hInner,
#index .addParts03 .hInner,
#category .addParts03 .hInner,
#page .addParts03 .hInner,
#index .float-wrap .hInner,
#category .float-wrap .hInner,
#page .float-wrap .hInner,
#index .box-wrap .hInner,
#category .box-wrap .hInner,
#page .box-wrap .hInner,
#index .frame .hInner,
#category .frame .hInner,
#page .frame .hInner {
    display: block;
    width: auto;
    margin: 0;
}

/*hタグ reset*/
#index .addParts01 h2,
#category .addParts01 h1,
#page .addParts01 h1,
#index .addParts02 h2,
#category .addParts02 h1,
#page .addParts02 h1,
#index .addParts03 h2,
#category .addParts03 h1,
#page .addParts03 h1,
#index .float-wrap h2,
#category .float-wrap h1,
#page .float-wrap h1,
#index .box-wrap h2,
#category .box-wrap h1,
#page .box-wrap h1,
#index .frame-wrap h2,
#category .frame-wrap h1,
#page .frame-wrap h1,
#index .addParts01 h3,
#category .addParts01 h2,
#page .addParts01 h2,
#index .addParts02 h3,
#category .addParts02 h2,
#page .addParts02 h2,
#index .addParts03 h3,
#category .addParts03 h2,
#page .addParts03 h2,
#index .float-wrap h3,
#category .float-wrap h2,
#page .float-wrap h2,
#index .box-wrap h3,
#category .box-wrap h2,
#page .box-wrap h2,
#index .frame-wrap h3,
#category .frame-wrap h2,
#page .frame-wrap h2,
#index .addParts01 h4,
#category .addParts01 h3,
#page .addParts01 h3,
#index .addParts02 h4,
#category .addParts02 h3,
#page .addParts02 h3,
#index .addParts03 h4,
#category .addParts03 h3,
#page .addParts03 h3,
#index .float-wrap h4,
#category .float-wrap h3,
#page .float-wrap h3,
#index .box-wrap h4,
#category .box-wrap h3,
#page .box-wrap h3,
#index .frame-wrap h4,
#category .frame-wrap h3,
#page .frame-wrap h3,
#index .addParts01 h5,
#category .addParts01 h4,
#page .addParts01 h4,
#index .addParts02 h5,
#category .addParts02 h4,
#page .addParts02 h4,
#index .addParts03 h5,
#category .addParts03 h4,
#page .addParts03 h4,
#index .float-wrap h5,
#category .float-wrap h4,
#page .float-wrap h4,
#index .box-wrap h5,
#category .box-wrap h4,
#page .box-wrap h4,
#index .frame-wrap h5,
#category .frame-wrap h4,
#page .frame-wrap h4,
#index .addParts01 h6,
#category .addParts01 h5,
#page .addParts01 h5,
#index .addParts02 h6,
#category .addParts02 h5,
#page .addParts02 h5,
#index .addParts03 h6,
#category .addParts03 h5,
#page .addParts03 h5,
#index .float-wrap h6,
#category .float-wrap h5,
#page .float-wrap h5,
#index .box-wrap h6,
#category .box-wrap h5,
#page .box-wrap h5,
#index .frame-wrap h6,
#category .frame-wrap h5,
#page .frame-wrap h5 {
    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;
}

#index .addParts01 h2 a,
#category .addParts01 h1 a,
#page .addParts01 h1 a,
#index .addParts02 h2 a,
#category .addParts02 h1 a,
#page .addParts02 h1 a,
#index .addParts03 h2 a,
#category .addParts03 h1 a,
#page .addParts03 h1 a,
#index .float-wrap h2 a,
#category .float-wrap h1 a,
#page .float-wrap h1 a,
#index .box-wrap h2 a,
#category .box-wrap h1 a,
#page .box-wrap h1 a,
#index .frame-wrap h2 a,
#category .frame-wrap h1 a,
#page .frame-wrap h1 a,
#index .addParts01 h3 a,
#category .addParts01 h2 a,
#page .addParts01 h2 a,
#index .addParts02 h3 a,
#category .addParts02 h2 a,
#page .addParts02 h2 a,
#index .addParts03 h3 a,
#category .addParts03 h2 a,
#page .addParts03 h2 a,
#index .float-wrap h3 a,
#category .float-wrap h2 a,
#page .float-wrap h2 a,
#index .box-wrap h3 a,
#category .box-wrap h2 a,
#page .box-wrap h2 a,
#index .frame-wrap h3 a,
#category .frame-wrap h2 a,
#page .frame-wrap h2 a,
#index .addParts01 h4 a,
#category .addParts01 h3 a,
#page .addParts01 h3 a,
#index .addParts02 h4 a,
#category .addParts02 h3 a,
#page .addParts02 h3 a,
#index .addParts03 h4 a,
#category .addParts03 h3 a,
#page .addParts03 h3 a,
#index .float-wrap h4 a,
#category .float-wrap h3 a,
#page .float-wrap h3 a,
#index .box-wrap h4 a,
#category .box-wrap h3 a,
#page .box-wrap h3 a,
#index .frame-wrap h4 a,
#category .frame-wrap h3 a,
#page .frame-wrap h3 a,
#index .addParts01 h5 a,
#category .addParts01 h4 a,
#page .addParts01 h4 a,
#index .addParts02 h5 a,
#category .addParts02 h4 a,
#page .addParts02 h4 a,
#index .addParts03 h5 a,
#category .addParts03 h4 a,
#page .addParts03 h4 a,
#index .float-wrap h5 a,
#category .float-wrap h4 a,
#page .float-wrap h4 a,
#index .box-wrap h5 a,
#category .box-wrap h4 a,
#page .box-wrap h4 a,
#index .frame-wrap h5 a,
#category .frame-wrap h4 a,
#page .frame-wrap h4 a,
#index .addParts01 h6 a,
#category .addParts01 h5 a,
#page .addParts01 h5 a,
#index .addParts02 h6 a,
#category .addParts02 h5 a,
#page .addParts02 h5 a,
#index .addParts03 h6 a,
#category .addParts03 h5 a,
#page .addParts03 h5 a,
#index .float-wrap h6 a,
#category .float-wrap h5 a,
#page .float-wrap h5 a,
#index .box-wrap h6 a,
#category .box-wrap h5 a,
#page .box-wrap h5 a,
#index .frame-wrap h6 a,
#category .frame-wrap h5 a,
#page .frame-wrap h5 a {
    display: inline;
    width: auto;
    height: auto;
    min-width: initial;
    min-width: auto;
    min-height: initial;
    min-height: auto;
    font-size: 100%;
    line-height: 1.5;
    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;
}

#index .addParts01 h2::before,
#category .addParts01 h1::before,
#page .addParts01 h1::before,
#index .addParts02 h2::before,
#category .addParts02 h1::before,
#page .addParts02 h1::before,
#index .addParts03 h2::before,
#category .addParts03 h1::before,
#page .addParts03 h1::before,
#index .float-wrap h2::before,
#category .float-wrap h1::before,
#page .float-wrap h1::before,
#index .box-wrap h2::before,
#category .box-wrap h1::before,
#page .box-wrap h1::before,
#index .frame-wrap h2::before,
#category .frame-wrap h1::before,
#page .frame-wrap h1::before,
#index .addParts01 h3::before,
#category .addParts01 h2::before,
#page .addParts01 h2::before,
#index .addParts02 h3::before,
#category .addParts02 h2::before,
#page .addParts02 h2::before,
#index .addParts03 h3::before,
#category .addParts03 h2::before,
#page .addParts03 h2::before,
#index .float-wrap h3::before,
#category .float-wrap h2::before,
#page .float-wrap h2::before,
#index .box-wrap h3::before,
#category .box-wrap h2::before,
#page .box-wrap h2::before,
#index .frame-wrap h3::before,
#category .frame-wrap h2::before,
#page .frame-wrap h2::before,
#index .addParts01 h4::before,
#category .addParts01 h3::before,
#page .addParts01 h3::before,
#index .addParts02 h4::before,
#category .addParts02 h3::before,
#page .addParts02 h3::before,
#index .addParts03 h4::before,
#category .addParts03 h3::before,
#page .addParts03 h3::before,
#index .float-wrap h4::before,
#category .float-wrap h3::before,
#page .float-wrap h3::before,
#index .box-wrap h4::before,
#category .box-wrap h3::before,
#page .box-wrap h3::before,
#index .frame-wrap h4::before,
#category .frame-wrap h3::before,
#page .frame-wrap h3::before,
#index .addParts01 h5::before,
#category .addParts01 h4::before,
#page .addParts01 h4::before,
#index .addParts02 h5::before,
#category .addParts02 h4::before,
#page .addParts02 h4::before,
#index .addParts03 h5::before,
#category .addParts03 h4::before,
#page .addParts03 h4::before,
#index .float-wrap h5::before,
#category .float-wrap h4::before,
#page .float-wrap h4::before,
#index .box-wrap h5::before,
#category .box-wrap h4::before,
#page .box-wrap h4::before,
#index .frame-wrap h5::before,
#category .frame-wrap h4::before,
#page .frame-wrap h4::before,
#index .addParts01 h6::before,
#category .addParts01 h5::before,
#page .addParts01 h5::before,
#index .addParts02 h6::before,
#category .addParts02 h5::before,
#page .addParts02 h5::before,
#index .addParts03 h6::before,
#category .addParts03 h5::before,
#page .addParts03 h5::before,
#index .float-wrap h6::before,
#category .float-wrap h5::before,
#page .float-wrap h5::before,
#index .box-wrap h6::before,
#category .box-wrap h5::before,
#page .box-wrap h5::before,
#index .frame-wrap h6::before,
#category .frame-wrap h5::before,
#page .frame-wrap h5::before {
    content: none;
    display: inline;
    width: auto;
    height: auto;
    min-width: initial;
    min-width: auto;
    min-height: initial;
    min-height: auto;
    font-size: 1.6rem;
    line-height: 1.5;
    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;
}

#index .addParts01 h2::after,
#category .addParts01 h1::after,
#page .addParts01 h1::after,
#index .addParts02 h2::after,
#category .addParts02 h1::after,
#page .addParts02 h1::after,
#index .addParts03 h2::after,
#category .addParts03 h1::after,
#page .addParts03 h1::after,
#index .float-wrap h2::after,
#category .float-wrap h1::after,
#page .float-wrap h1::after,
#index .box-wrap h2::after,
#category .box-wrap h1::after,
#page .box-wrap h1::after,
#index .frame-wrap h2::after,
#category .frame-wrap h1::after,
#page .frame-wrap h1::after,
#index .addParts01 h3::after,
#category .addParts01 h2::after,
#page .addParts01 h2::after,
#index .addParts02 h3::after,
#category .addParts02 h2::after,
#page .addParts02 h2::after,
#index .addParts03 h3::after,
#category .addParts03 h2::after,
#page .addParts03 h2::after,
#index .float-wrap h3::after,
#category .float-wrap h2::after,
#page .float-wrap h2::after,
#index .box-wrap h3::after,
#category .box-wrap h2::after,
#page .box-wrap h2::after,
#index .frame-wrap h3::after,
#category .frame-wrap h2::after,
#page .frame-wrap h2::after,
#index .addParts01 h4::after,
#category .addParts01 h3::after,
#page .addParts01 h3::after,
#index .addParts02 h4::after,
#category .addParts02 h3::after,
#page .addParts02 h3::after,
#index .addParts03 h4::after,
#category .addParts03 h3::after,
#page .addParts03 h3::after,
#index .float-wrap h4::after,
#category .float-wrap h3::after,
#page .float-wrap h3::after,
#index .box-wrap h4::after,
#category .box-wrap h3::after,
#page .box-wrap h3::after,
#index .frame-wrap h4::after,
#category .frame-wrap h3::after,
#page .frame-wrap h3::after,
#index .addParts01 h5::after,
#category .addParts01 h4::after,
#page .addParts01 h4::after,
#index .addParts02 h5::after,
#category .addParts02 h4::after,
#page .addParts02 h4::after,
#index .addParts03 h5::after,
#category .addParts03 h4::after,
#page .addParts03 h4::after,
#index .float-wrap h5::after,
#category .float-wrap h4::after,
#page .float-wrap h4::after,
#index .box-wrap h5::after,
#category .box-wrap h4::after,
#page .box-wrap h4::after,
#index .frame-wrap h5::after,
#category .frame-wrap h4::after,
#page .frame-wrap h4::after,
#index .addParts01 h6::after,
#category .addParts01 h5::after,
#page .addParts01 h5::after,
#index .addParts02 h6::after,
#category .addParts02 h5::after,
#page .addParts02 h5::after,
#index .addParts03 h6::after,
#category .addParts03 h5::after,
#page .addParts03 h5::after,
#index .float-wrap h6::after,
#category .float-wrap h5::after,
#page .float-wrap h5::after,
#index .box-wrap h6::after,
#category .box-wrap h5::after,
#page .box-wrap h5::after,
#index .frame-wrap h6::after,
#category .frame-wrap h5::after,
#page .frame-wrap h5::after {
    content: none;
    display: inline;
    width: auto;
    height: auto;
    min-width: initial;
    min-width: auto;
    min-height: initial;
    min-height: auto;
    font-size: 1.6rem;
    line-height: 1.5;
    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: #fff;
}

header .headTopArea {
    width: 1100px;
    margin: 6px auto;
}

header .headTopArea .rightTxt {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: right;
}



/*--------------------------------------
　visArea
---------------------------------------*/
#visArea {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

#visArea .mainArea {
    background: url("img/mv_pic_low.jpg") center top no-repeat;
    background-size: cover;
    height: 120px;
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    position: relative;
}

#visArea .mainArea.lower .siteName img {
    width: 155px;
}

#visArea .mainArea.lower .siteName {
    padding-top: 10px;
}

#visArea .mainArea .siteNameArea {
    margin: 0;
}

#visArea .mainArea .siteName {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 0 8px;
    padding-top: 30px;
}

#visArea .mainArea .siteName a {
    display: block;
}

#visArea .mainArea .siteName img {
    margin: 0 auto;
}

#visArea .mainArea .siteNameSmall {
    font-size: 1.4rem;
    font-weight: 500;
    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 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;
    position: relative;
}

#g-nav ul::before {
    content: "";
    background: url(img/nav_l.png) no-repeat;
    width: 45px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: -55px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#g-nav ul::after {
    content: "";
    background: url(img/nav_r.png) no-repeat;
    width: 45px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: -55px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 200;
    visibility: initial;
}

#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: 30px;
    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: 30px;
    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-weight: 500;
    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 {
    opacity: 0.6;
}



/*--------------------------------------
　Pankuzu
---------------------------------------*/
#pankuzuWrap {
    margin: 0;
}

#pankuzu {
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 10px 0;
    width: 1100px;
}

#pankuzu span {
    border-bottom: none;
    font-weight: inherit;
    color: inherit;
}

#pankuzu span a:hover {
    color: #ab8159;
}

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

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

#index {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#category,
#page {
    float: left;
    width: 832px;
    margin: 0;
    padding: 70px 0 0;
}


/*--------------------------------------
　Side
---------------------------------------*/
#side {
    float: right;
    width: 220px;
    margin-top: 68px;
}

#side .sideTopBox {
    background: #f5f5dc;
    border: solid 1px #333;
    margin: 60px 0 40px;
    position: relative;
}

#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;
}

#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: url(img/arrow_white.png) right 10px center no-repeat #333;
    background-size: 6px auto;
    padding: 8px 30px;
    margin: 20px 0 0;
}


#side .sideBox {
    margin: 0 0 20px;
    padding-top: 10px;
    background: url(img/h4_line.png) no-repeat top left;
    background-size: 100%;
}

#side .sideBox .sttl {
    font-size: 1.5rem;
    font-weight: bold;
}

#side .sideBox .sttl a {
    display: block;
    padding: 15px;
}

#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;
}



/*--------------------------------------
Footer
---------------------------------------*/
footer {
    margin: 15rem 0 0;
    padding: 0;
    background-color: #102942;
}

footer .areaInner {
    width: 100%;
    padding: 6.0rem 0 4rem 0;
}

footer .areaInner .inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

footer .areaInner .logo {
    width: auto;
    margin: 0 auto 5.0rem;
}

footer .areaInner .logo a {
    display: block;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}

footer .areaInner .logo a:hover {
    opacity: 0.7;
}

footer .areaInner .footBox {
    margin: 0 0 3.0rem 0;
}

footer .areaInner .footBox .sttl {
    border-bottom: 1px solid #ab8159;
    padding: 0 0 1.0rem 0;
    margin: 0 0 1.4rem 0;
}

footer .areaInner .footBox .sttl a {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    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;
}

footer .areaInner .footBox .accChild .sp {
    display: none;
}

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_w.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;
    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: #fff;
    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: 4rem 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: #fff;
    margin: 3rem auto 0;
}

footer .botArea {
    background-color: #fff;
}

footer .botArea .inner {
    width: 1100px;
    padding: 1rem 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;
    color: #333;
    float: right;
    padding: 0;
    text-decoration: underline;
}

footer p.sitemap a:hover {
    text-decoration: none;
}

footer p.copy {
    font-size: 1.3rem;
    line-height: 1.3;
    text-align: left;
    color: #333;
    float: left;
    padding: 0;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

footer p.copy a {
    color: #333;
}

/*--------------------------------------
　PageTop
---------------------------------------*/

#page-top {
    position: fixed;
    bottom: 2.0rem;
    right: 2.0rem;
    z-index: 100;
    width: 60px;
}

#page-top img:hover {
    opacity: 0.7;
}



/* ================== */
/*  サイトマップ　　　*/
/* ================== */
#contents .mappage {}

#contents .mappage h2 {
    margin: 68px auto 28px;
}

#contents .mappage h2 a {}

#contents .mappage h2 a:hover {
    color: #333;
    text-decoration: none;
    opacity: 0.7;
}

#contents .mappage ul {
    margin: 0 auto 0.6rem;
}

#contents .mappage ul li {
    padding: 0 0 0.6rem 2.2rem;
}

#contents .mappage ul.subList li:last-child {
    margin: 0 0 1.0rem;
}

#contents .mappage ul li a {}

#contents .mappage ul li a:hover {
    opacity: 0.7;
}

#contents .mappage ul.subList li a {
    font-size: 1.4rem;
}




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



#index h1,
#index h2,
#index h3,
#index h4,
#index h5,
#index h6,
#index h7 {
    max-width: 1100px;
    margin: 0 auto;
}

#index h2,
#category h1,
#page h1 {
    background: url(img/deco_tl.png)no-repeat top 7px left 7px, url(img/deco_tr.png)no-repeat top 7px right 7px, url(img/deco_bl.png)no-repeat bottom 7px left 7px, url(img/deco_br.png)no-repeat right 7px bottom 7px, #102942;
    outline: 1px solid #ab8159;
    outline-offset: -8px;
    font-size: 3.0rem;
    background-size: 40px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    padding: 33px 20px 33px 60px;
    position: relative;
}

#index h2 {
    margin: 85px auto 30px;
}

#category h1,
#page h1 {
    margin: 0 0 40px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}


#index h3,
#category h2,
#page h2 {
    font-size: 2.6rem;
    font-weight: bold;
    margin: 65px auto 40px;
    line-height: 1.4;
    padding: 35px 90px;
    background: url(img/h2_bg.png) repeat;
    position: relative;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#index h3::before,
#category h2::before,
#page h2::before {
    content: "";
    width: 145px;
    height: 20px;
    background: url("img/h3_deco.png") center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -14px;
    left: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(-50%);
}


#index h4,
#category h3,
#page h3 {
    font-size: 2.2rem;
    font-weight: 500;
    margin: 70px auto 30px;
    padding: 15px 20px 15px 82px;
    line-height: 1.5;
    border-bottom: 1px solid #102942;
    position: relative;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}

#index h4::before,
#category h3::before,
#page h3::before {
    content: "";
    width: 2px;
    height: calc(100% - 30px);
    background: #AB8159;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#index h4::after,
#category h3::after,
#page h3::after {
    content: "";
    width: 32px;
    height: 34px;
    background: url("img/h3_sid_deco.png") center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    left: 32px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#index h5,
#category h6,
#category h4,
#category h5,
#category h6,
#page h4,
#page h5,
#page h6 {
    font-size: 2.0rem;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 20px 13px 20px;
    margin: 70px auto 30px;
    position: relative;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}

#index h5::after,
#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, rgb(51, 51, 51), 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;
}

.sitemap h2 a {
    color: #333;
}



/*--------------------------------------
　list
---------------------------------------*/
#contents ul {
    max-width: 1100px;
    margin: 25px auto 25px;
    padding: 10px 10px 0;
}

#contents ul li {
    padding: 0 0 6px 30px;
    position: relative;
}

#contents .addParts07 .frame .frame-body p::before,
#contents .hallArea div::before,
#contents ul li::before {
    content: '';
    display: block;
    background-color: #102942;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 0;
}

#contents ul li a,
#contents ol li a {
    text-decoration: underline;
}

#contents ul li a:hover,
#contents ol li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

#contents ol {
    max-width: 1100px;
    margin: 25px auto 25px;
    padding: 10px 10px 0;
}

#contents ol li {
    padding: 2px 0 2px 30px;
    list-style: none;
    position: relative;
    counter-increment: number;
}

#contents ol li::before {
    display: block;
    background-color: #102942;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 1.7;
    font-weight: bold;
    font-size: 1.2rem;
}

#contents ol li:nth-child(-n + 9)::before {
    content: counter(number);
}

#contents ol li:nth-child(n + 10)::before {
    content: counter(number);
}

/* ul,ol reset */
#contents .addParts01 ul,
#contents .addParts01 ol,
#contents .addParts02 ul,
#contents .addParts02 ol,
#contents .addParts03 ul,
#contents .addParts03 ol,
#contents .float-wrap ul,
#contents .float-wrap ol,
#contents .box-wrap ul,
#contents .box-wrap ol,
#contents .frame ul,
#contents .frame ol {
    padding: 0;
    margin: 0;
}

#contents .addParts01 ul li,
#contents .addParts01 ol li,
#contents .addParts02 ul li,
#contents .addParts02 ol li,
#contents .addParts03 ul li,
#contents .addParts03 ol li,
#contents .float-wrap ul li,
#contents .float-wrap ol li,
#contents .box-wrap ul li,
#contents .box-wrap ol li,
#contents .frame ul li,
#contents .frame ol li {
    padding: 0;
}

#contents .addParts01 ul li::before,
#contents .addParts01 ol li::before,
#contents .addParts02 ul li::before,
#contents .addParts02 ol li::before,
#contents .addParts03 ul li::before,
#contents .addParts03 ol li::before,
#contents .float-wrap ul li::before,
#contents .float-wrap ol li::before,
#contents .box-wrap ul li::before,
#contents .box-wrap ol li::before,
#contents .frame ul li::before,
#contents .frame ol li::before {
    content: none;
    display: inline;
    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: #000;
    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;
}


/*--------------------------------------
　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: #5c7c87;
    border-bottom: solid 1px #5c7c87;
    background: url("img/color_blue.png") 36px 30px no-repeat;
    background-size: 1px 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: normal;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #5c7c87;
    background: url("img/rank_recommend.png") 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
}

#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: #566556;
    border-bottom: solid 1px #566556;
    background: url("img/color_green.png") 36px 30px no-repeat;
    background-size: 1px 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: normal;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #566556;
    background: url("img/rank_check.png") 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
}

#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: #7c6853;
    border-bottom: solid 1px #7c6853;
    background: url("img/color_brown.png") 36px 30px no-repeat;
    background-size: 1px 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: normal;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #7c6853;
    background: url("img/rank_point.png") 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    top: 13px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
}

#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;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.4;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

    color: #102942;
    background: #f8f1ec;
    padding: 1.5rem 2.0rem 1.5rem 9.4rem;
    margin: 5rem auto;
    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: 58px;
    height: 78px;
    font-size: 2.2rem;
    padding: 9px 0 0;
    font-weight: bold;
    line-height: 74px;
    letter-spacing: 0;
    text-align: center;
    color: #853234;
    background: url("img/rank.png") 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    top: -14px;
    left: 0;
    /*-webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);*/
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}

#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: 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: normal;
    line-height: 1;
    text-align: center;
    color: #5c7c87;
    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: normal;
    line-height: 1;
    text-align: center;
    color: #566556;
    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: normal;
    line-height: 1;
    text-align: center;
    color: #7c6853;
    position: absolute;
    top: 48px;
    left: 0;
}



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


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

.float-wrap {
    max-width: 1100px;
    margin: 35px 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.0rem;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

    color: #ab8159;
}



/*  btns*/
#contents .btn-internal,
#contents .btn-web {
    max-width: 100%;
    text-align: center;
    margin: 30px auto;
    padding: 0;
    max-width: 500px;
    position: relative;
    cursor: pointer;
}

#contents .btn-internal:after,
#contents .btn-web:after {
    content: '';
    display: block;
    width: calc(100% - 1px);
    height: calc(100% - 1px);
    border: 1px solid #333;
    border-width: 0 1px 1px 0;
    position: absolute;
    right: -5px;
    bottom: -5px;
    transition: 0.2s;
    background: #fff;
}

#contents .btn-internal:hover:after,
#contents .btn-web:hover:after {
    content: '';
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
}

#contents .btn-internal a:hover,
#contents .btn-web a:hover {
    opacity: inherit;
}

#contents .btn-internal:hover a,
#contents .btn-web:hover a {
    -webkit-transform: translate(5px, 5px) translateZ(0);
    -moz-transform: translate(5px, 5px) translateZ(0);
    -ms-transform: translate(5px, 5px) translateZ(0);
    -o-transform: translate(5px, 5px) translateZ(0);
    transform: translate(5px, 5px) translateZ(0);
}

#contents .btn-internal:hover a {
    background: url(img/arrow_br.png) right 15px center no-repeat, url(img/btn_bg_hover.png) repeat;
    color: #ab8159;
    background-size: 7px auto, auto;
}

#contents .btn-web:hover a {
    background: url(img/hand.png)no-repeat left 20px center, url("img/arrow_w.png") right 15px center no-repeat #102942;
    background-size: 50px, 7px auto;
}

.btn-internal a {
    display: block;
    padding: 22px 45px 22px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    background: url("img/arrow_w.png") right 15px center no-repeat, url("img/btn_bg.png") repeat;
    background-size: 7px auto, auto;
    border: 1px solid #333;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    transition: 0.2s;
    -webkit-transform: translate(0px, 0px) translateZ(0);
    -moz-transform: translate(0px, 0px) translateZ(0);
    -ms-transform: translate(0px, 0px) translateZ(0);
    -o-transform: translate(0px, 0px) translateZ(0);
    transform: translate(0px, 0px) translateZ(0);
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    z-index: 10;
    position: relative;
}

.btn-web a {
    display: block;
    padding: 22px 90px 22px;
    font-size: 1.7rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    background: url(img/hand.png)no-repeat left 20px center, url("img/arrow_w.png") right 15px center no-repeat #853235;
    background-size: 50px, 7px auto;
    border: 1px solid #333;
    position: relative;
    transition: 0.2s;
    -webkit-transform: translate(0px, 0px) translateZ(0);
    -moz-transform: translate(0px, 0px) translateZ(0);
    -ms-transform: translate(0px, 0px) translateZ(0);
    -o-transform: translate(0px, 0px) translateZ(0);
    transform: translate(0px, 0px) translateZ(0);
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    z-index: 10;
}

/*.btn-web a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #333;
    border-width: 0 1px 1px 0;
    position: absolute;
    right: -6px;
    bottom: -6px;
    }*/


#contents .btn-link {
    max-width: 1100px;
    margin: 30px auto;
    text-align: right;
}

.btn-link a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 15px;
    color: #ab8159;
    font-weight: bold;
    background: url(img/ico_arrow.png) 0 50% no-repeat;
    background-size: 7px auto;
    line-height: 1.3;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    ;
    text-decoration: underline;
}

.btn-link a::before {}

.btn-link a:hover {
    text-decoration: none;
}

.btn-tel {
    display: none;
    width: 400px;
}



/* ================== */
/*  テーブル　　　　　*/
/* ================== */
#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: bold;
    line-height: 1.3;
    text-align: center;
    color: #fff;
    background: #ad9d8f;
    border: solid 1px #333;
    padding: 14px 16px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    ;

}

#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: 100px auto;
}

#contents .box-wrap .box {
    display: block;
    width: 384px;
    margin: 0 0 0;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
    position: relative;
}

#contents .box-wrap .box:nth-child(even) {
    float: right;
}

#contents .box-wrap .box:nth-child(even)::before {
    content: "";
    width: 2px;
    height: 100%;
    background: url("img/box-wrap_dotline.png") repeat-y;
    position: absolute;
    top: 0;
    left: -32px;
}

#contents .box-wrap .box:nth-child(n+3) {
    margin-top: 40px;
}

#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;
}

/*type-a*/
#contents .box-wrap .type-a {}

#contents .box-wrap .type-a .thumb {
    position: relative;
}

#contents .box-wrap .type-a .thumb::before {
    content: "";
    width: 109px;
    height: 108px;
    background: url("img/box-wrap_a_circle.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -30px;
    left: 20px;
}

#contents .box-wrap .type-a .box-head {
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: 500;
    color: #333;
    padding: 25px 10px;
    margin: 0 0 1.5rem;
}

#contents .box-wrap .type-a .box-head a {
    display: block;
    width: 100%;
    font-size: 2.0rem;
    line-height: 1.4;
    color: #333;
    background: url("img/arrow_black.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 {
    width: 264px;
    float: right;
}

/*type-b*/
#contents .box-wrap .type-b {
    border-top: 1px solid #333;
    /*border-bottom: 1px solid #333;*/
    padding: 30px 10px 0;
}

#contents .box-wrap .type-b:nth-last-child(2),
#contents .box-wrap .type-b:last-child {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 30px 10px 35px 20px;
}

#contents .box-wrap .type-b .box-head-area {
    display: table;
    margin: 0 0 26px;
}

#contents .box-wrap .type-b .thumb {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    position: relative;
}

#contents .box-wrap .type-b .thumb img {
    border-radius: 100px;
}

#contents .box-wrap .type-b .box-head {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: bold;
    color: #333;
    border-radius: 8px 8px 0 0;
    padding: 0 0 0 20px;
}

#contents .box-wrap .type-b .box-head a {
    display: block;
    width: 100%;
    font-size: 2.0rem;
    line-height: 1.4;
    color: #333;
    background: url("img/arrow_black.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.6;
}

#contents .box-wrap .type-b .caption {
    margin: 25px 0 0;
}



/*--------------------------------------
　frame-wrap
---------------------------------------*/
#contents .frame-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 100px auto;
}

#contents .frame-wrap .inner {
    margin: 0 auto;
}

#contents .frame {
    display: block;
    box-sizing: border-box;
    width: 266px;
    margin: 0 0 0 16px;
    background-color: #fff;
    float: left;
}

#contents .frame-wrap .frame:first-child {
    margin: 0 0 0 0;
}

#contents .frame-wrap .frame:nth-child(3n+1) {
    margin: 0 0 0 0;
}

#contents .frame-wrap .frame:nth-child(n+4) {
    margin-top: 16px;
}

#contents .frame-wrap .frame a {
    display: block;
    text-decoration: none;
}

/*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: 0;
}

#contents .frame .thumb {}

#contents .frame p.caption {
    margin: 10px 15px 0;
}

/*type-a*/
#contents .frame-wrap .type-a {
    border: 1px solid #333;
}

#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: 500;
    padding: 20px 20px 20px;
}

#contents .frame-wrap .type-a .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;
}

#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: 2px solid #102942;
}

#contents .frame-wrap .type-b .frame-head {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: bold;
    padding: 20px 20px 20px;
    margin: 0 0 25px;
    position: relative;
    letter-spacing: normal;
    background: #102942;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#contents .frame-wrap .type-b .frame-head a {
    display: block;
    width: 100%;
    background: url("img/arrow_w.png") right center no-repeat;
    background-size: 8px auto;
    padding: 0 20px 0 0;
    position: relative;
    letter-spacing: normal;
    color: #fff;
}

#contents .frame-wrap .type-b .frame-head a:hover {
    opacity: 0.6;
}

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

#contents .frame-wrap .type-b .caption {
    text-align: center;
    padding: 0 20px;
}

#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;
    font-weight: bold;
}

#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-top: 15px;
    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: 500;
    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: 85%;
    margin: 25px auto 0;
}



/*--------------------------------------
　追加
---------------------------------------*/
.addParts01.low_bottom .block {
    width: 355px;
    margin: 0 0 0 40px;
    padding: 50px 25px 40px;
    background-size: 80px;
}

.addParts01.low_bottom .addInner {
    width: 100%;
}

.addParts01.low_bottom .block:first-child {
    margin: 0;
}


#contents .addParts01 .tagArea .title{
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    padding: 0 5rem;
    margin-bottom: 1.5rem;
}

#contents .addParts01 .tagArea .title:before{
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    top: 0;
    width: 30px;
    height: 33px;
    background:url(img/h3_sid_deco.png)no-repeat;

}



#contents .addParts01 .tagArea ul {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}

.addParts01 .addbox-wrap {
    display: flex;
    justify-content: space-between;
    color: #333;
    margin-top: 60px;
}

.addParts01 .slick-list.draggable {
    padding: 0 0 !important;
}

.addParts01 .sliderArea .slider .slidePic {
    height: 270px;
    margin-bottom: 18px;
}

.addParts01 {
    width: 100%;
    margin: 0;
}

.addParts01 .addInner {
    width: 1100px;
    margin: 0 auto;
}

.addParts01 p {
    margin: 0;
}

.addParts01 .aadPartsTit {
    text-align: center;
}

.addParts01 .block {
    width: 530px;
    padding: 20px;
    position: relative;
    border: 1px solid #333;
    outline: 2px solid #102942;
    outline-offset: -1px;
    background: url(img/deco_tl.png)no-repeat top 5px left 5px, url(img/deco_tr.png)no-repeat top 5px right 5px, url(img/deco_bl.png)no-repeat bottom 5px left 5px, url(img/deco_br.png)no-repeat right 5px bottom 5px #fff;
    padding: 65px 45px 85px;
    margin: 0 0 0 22px;
}

.addParts01 .block:first-child {
    margin: 0 0 0 0;
}

.addParts01 .block:nth-child(3n+1) {
    margin: 0 0 0 0;
}

.addParts01 .block:nth-child(n+4) {
    margin-top: 22px;
}

.addParts01 .block .catch {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 12px 10px;
    margin: 0 0 10px;
    display: table;
    width: 100%;
}

.addParts01 .block .catch span {
    display: table-cell;
    vertical-align: middle;

    color: inherit;
    border-bottom: none;
    font-weight: inherit;
}

.addParts01 .block a {
    display: block;
}

.addParts01 .scrollArea {
    background-color: #f5f5dc;
    padding: 20px 20px 25px;
    position: relative;
}

.addParts01 .scrollArea::after {
    content: "";
    width: 30px;
    height: 30px;
    background: url("img/scroll_arrow.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: calc(50% - 15px);
    bottom: -15px;
}

.addParts01 .scrollArea .priceArea {
    display: table;
    margin: 0 0 12px;
}

.addParts01 .scrollArea .priceArea .priceTit {
    display: table-cell;
    vertical-align: middle;
    width: 56px;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    background-color: #333;
    padding: 7px 10px 8px;
}

.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.03em;
    text-align: center;
    color: #8c8200;
    background-color: #fff;
    padding: 7px 10px 8px;
}

.addParts01 .scrollArea .priceArea .price span {
    font-size: 1.4rem;
    color: #333;
    padding: 0 0 0 5px;
    font-weight: inherit;
    border-bottom: none;
}

#contents .addParts01 .addbox-wrap .btn-web {
    width: calc(100% - 40px);
}

.addParts01 .scrollArea .companyName {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

#contents .low_bottom .addTopArea .sttl {
    display: block;
    font-size: 3.0rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    background: url(img/parts02_tit_ico.png) center top no-repeat;
    padding: 70px 0 0;
    margin: 0 0 30px;
    outline: 0;
    position: relative;
    color: #fff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#contents .low_bottom .addTopArea .sttl a {
    color: #fff;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}

.low_bottom .addTopArea {
    margin: 0 20px 85px;
}

.addParts03,
.addParts01 {
    background: url(img/bg_stripe.png);
    padding: 50px 0 85px;
    color: #fff;
    position: relative;
    margin: auto;
}

.addTxt {
    text-align: center;
    line-height: 2;
}

.obi_tit {
    position: absolute;
    top: -30px;
    left: 50%;
    color: #102942;
    font-size: 2rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

    width: 283px;
    height: 66px;
    padding: 16px 30px;
    text-align: center;
    z-index: 1;
    transform: translate(-50%);
    background: url(img/ribbon.png)no-repeat;
}

.addParts01.low_bottom .obi_tit {
    width: 234px;
    height: 55px;
    background-size: 100%;
    font-size: 1.8rem;
    padding: 13px 20px;
}

.addParts03 .blockTitSub,
.addParts01 .blockTitSub {
    color: #AB8159;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}

.addParts01.low_bottom .blockTitSub {
    line-height: 1.3;
    margin-bottom: 10px;
    font-size: 1.8rem;
}

#index .addParts03 .blockTit,
#index .addParts01 .blockTit,
.addParts01 .blockTit {
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    margin: 2rem 1rem 3rem;
    font-family: "游ゴシック", YuGothic, 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#contents .addParts01.low_bottom .blockTit {
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    margin: 1rem 0;
    padding: 0;
}

.tagArea ul {
    display: flex;
    justify-content: space-between;
}

#contents .tagArea ul li {
    text-align: center;
    padding: 10px 10px;
    font-size: 1.5rem;
    width: calc(25% - 10px);
    background: #102942;
    color: #fff;
    font-weight: bold;
    line-height: 1;
}

#contents .tagArea ul li.off {
    background: #B5B5B5;
}

.tagArea {
    margin-bottom: 35px;
}

.kutikomiBox {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}

.kutikomiBox .pic {
    width: 20%;
}

.kutikomiBox p {
    width: 80%;
    border-radius: 8px;
    border: 1px solid #AB8159;
    background: #F8F1EC;
    padding: 20px;
    position: relative;
}

#contents .kutikomiBox p {
    margin: 0 0 0 10px;
}

#contents .kutikomiBox.kutikomiBox02 p {
    margin: 0 20px 0 0;
}

.kutikomiBox p:after {
    content: "";
    width: 15px;
    height: 18px;
    position: absolute;
    top: 70%;
    left: -15px;
    margin-top: -14px;
    background: url(img/huki_sl.png) no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.kutikomiBox02 p:after {
    background: url(img/huki_sr.png) no-repeat;
    background-size: 100% 100%;
    left: 100%;
}

.mokuji {
    background: #f8f1ec;
    padding: 50px 0 10px;
    position: relative;
}

.mokuji_tit {
    text-align: center;
    padding: 10px 0 5px;
    border-top: 1px solid #AB8159;
    border-bottom: 1px solid #AB8159;
    width: 530px;
    margin: 0 auto;
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

    position: relative;
}

.mokuji_tit:before {
    content: "";
    background: url(img/mokuji_bottom.png)no-repeat;
    position: absolute;
    bottom: 68%;
    width: 189px;
    height: 48px;
    left: 57%;
    transform: translate(-50%);
    background-size: 60%;
}

#index .mokuji_tit:before{
        bottom: 78%;
}

.mokuji_tit:after {
    content: "";
    background: url(img/mokuji_top.png)no-repeat;
    position: absolute;
    top: 100%;
    width: 189px;
    height: 53px;
    left: 57%;
    transform: translate(-50%);
    background-size: 60%;
}

#contents .mokuji .addInner:before {
    content: "";
    background: url(img/street_light.png)no-repeat;
    width: 70px;
    height: 458px;
    position: absolute;
    bottom: 0;
}

#contents .mokuji ul {
    margin: 65px auto 80px;
    width: 740px;
}

#contents .mokuji ul li {
    padding: 13px 35px;
    font-size: 1.7rem;
    font-weight: bold;
    background: url(img/arrow_b_under.png)no-repeat right center;
}

#contents .mokuji ul li::before {
    background: url(img/li_icon.png) no-repeat;
    width: 24px;
    height: 12px;
    top: 20px;
}

#contents .mokuji ul li a {
    text-decoration: none;
}

#contents .addParts03 .box-wrap .box:nth-child(even)::before {
    content: "";
    width: 2px;
    height: 95%;
    background: url("img/dotted.png") repeat-y;
    top: 55%;
    left: -42px;
    transform: translate(0, -50%);
}

#contents .addParts03 .box-wrap {
    margin: 50px auto;
}

.addParts03 .kutikomiBox .pic {
    width: 11%;
}

#contents .addParts03 .kutikomiBox p {
    width: 85%;
    margin: 0 0 0 30px;
}

#contents .addParts03 .kutikomiBox.kutikomiBox02 p {
    width: 85%;
    margin: 0 30px 0 0;
}

.addParts03 .kutikomiBox p:after {
    width: 29px;
    height: 24px;
    left: -29px;
}

.addParts03 .kutikomiBox02 p:after {
    width: 29px;
    height: 24px;
    left: 100%;
}

.addParts03 .kutikomiBox {
    padding: 0 80px 0 65px;
}

.addParts03 .infoArea {
    padding: 0 65px;
}

#contents .addParts03 table {
    margin: 55px 0 65px;
}

.addParts03 .blockTitSub {
    font-size: 2.5rem;
    color: #102942;
}

#index .addParts03 h3.blockTit {
    font-size: 3rem;
    border-top: 1px solid #AB8159;
    border-bottom: 1px solid #AB8159;
    display: inline-block;
    padding: 2rem 3rem;
    margin-bottom: 45px;
    margin-top: 30px;
    position: relative;
}

#index .addParts03 h3.blockTit:before {
    content: "";
    width: 145px;
    height: 20px;
    background: url("img/h3_deco.png") center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -16px;
    left: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(-50%);
}

.addParts03 .blockTitArea {
    text-align: center;
}

#contents .addParts03 table th {
    font-size: 1.6rem;
    width: 280px;
    padding: 10px 16px;
}

#contents .addParts03 table td {
    padding: 14px 30px;
    font-size: 1.6rem;
    padding: 10px 20px;
}

#index .addParts05 h3:before {
    display: none;
}

.addParts01.low_bottom {
    padding: 50px 40px 85px;
}

.addParts01.low_bottom .btn-web a {
    font-size: 2rem;
    background: url(img/hand.png)no-repeat left 10px center, url(img/arrow_w.png) right 15px center no-repeat #853235;
    padding: 15px 30px 15px 50px;
    background-size: 40px, 7px auto;
}

#contents .addParts01.low_bottom .btn-web a {
    padding: 15px 30px 15px 50px;
    background-size: 40px, 7px auto;
}

#contents .addParts01.low_bottom .btn-web:hover a {
    background: url(img/hand.png)no-repeat left 10px center, url("img/arrow_w.png") right 15px center no-repeat #102942;
    background-size: 40px, 7px auto;
}

.addParts01.low_bottom .sliderArea .slider .slidePic {
    height: 170px;
}



footer .siteName img{
    width: 250px;
     margin: 0 auto;
}

/*  PC END  */









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

    html,
    body {
        width: 100%;
        position: relative;
    }

    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    .sp_br {
        display: block;
    }

    .pc_br {
        display: none;
    }

    .mokuji_tit,
    #contents .mokuji ul,
    .addParts01 .scrollArea .priceArea .price,
    .addParts01 .addInner,
    #contents .frame-wrap .type-c .thumb,
    #contents .frame-wrap .type-b .thumb,
    #contents .frame-wrap .type-a ul.icoArea,
    #contents .frame-wrap .type-a .thumb,
    .addParts01 .block,
    .float-wrap .fr,
    .float-wrap .ct,
    #contents .frame,
    #g-nav ul,
    #pankuzu,
    #contents,
    #category,
    .float-wrap .fl,
    #page,
    footer .areaInner .inner,
    footer .botArea .inner,
    header .headTopArea {
        width: auto;
    }

    #contents .addParts03 table th,
    .addParts01.low_bottom .block,
    #contents .frame-wrap .type-b table th,
    #contents table th,
    #contents .box-wrap .box,
    footer .areaInner .footBox .accChild li.subCat {
        width: 100%;
    }

    #contents .btn-internal,
    #contents .btn-web {
        max-width: 100%;
    }

    .addParts01 .addbox-wrap {
        flex-wrap: wrap;
    }

    body {
        width: 100%;
        min-width: initial;
        min-width: auto;
        font-size: 1.4rem;
        line-height: 1.8;
        /*  overflow-x: hidden;*/
        padding-bottom: constant(safe-area-inset-bottom);
        padding-bottom: env(safe-area-inset-bottom);
    }

    #contents p {
        max-width: 100%;
        margin: 2.0rem auto 2.0rem;
    }

    .addTxt {
        text-align: left;
    }

    a:hover {
        opacity: 1;
    }




    /*--------------------------------------
　Header
---------------------------------------*/
    header .headTopWrap {
        background: #fff;
    }

    header .headTopArea {
        width: 100%;
        margin: 6px auto;
    }

    header .headTopArea .rightTxt {
        font-size: 3vw;
        font-weight: 400;
        line-height: 1.4;
        text-align: center;
    }



    /*--------------------------------------
　visArea
---------------------------------------*/
    #visArea {
        position: relative;
        z-index: 1;
        margin: 0 auto;
    }

    #visArea .mainArea {
        background: url(img/sp/mv_pic_low_sp.jpg) center bottom no-repeat;
        background-size: 100% auto;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    #visArea .mainArea .mainAreaInner {
        display: block;
        background: none;
        background-size: 100% auto;
        padding-bottom: 5px;
    }

    #visArea .mainArea .siteNameArea {
        display: table;
        background: none;
        height: 100px;
        width: 100%;
    }

    #visArea .mainArea .siteName {
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1.4;
        letter-spacing: 0.1em;
        text-align: center;
        margin: 0 0 0.6rem;
        padding: 1rem 0 0;
        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 .mainArea .siteNameSmall {
        font-size: 1.3rem;
        font-weight: 500;
        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 .mainArea .siteName img.sp {
        width: 50%;
        margin: 0 auto;
    }

    #visArea .mainArea.lower .siteName img {
        width: 45%;
    }



    /*--------------------------------------
　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: -100px;
        opacity: 0;
        z-index: 9999;
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
    }

    body.open #navWrap .navTop {
        top: 0 !important;
        opacity: 1 !important;
    }

    #navWrap .navTopInner {
        display: table;
        width: 100%;
        padding: 0.5rem 0;
        position: relative;
        margin-left: 1rem;
    }

    #navWrap .siteName {
        display: block;
        vertical-align: middle;
        font-weight: 500;
        line-height: 1.5;
        padding: 0 1rem;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    }

    #navWrap .siteName img {
        width: 85%;
    }

    #navWrap .recommendBtn {
        display: none;
        vertical-align: middle;
        width: calc(50.5% - 41px);
        font-size: 1.1rem;
        text-align: center;
        color: #8c8200;
        padding: 0 1.2rem;
        border-right: 1px solid #bbb;
        position: relative;
        background: #f5f5dc;
    }

    #navWrap .recommendBtn::after {
        content: '';
        position: absolute;
        right: 3px;
        bottom: 3px;
        border-top: 4px solid transparent;
        border-right: 4px solid #8c8200;
        border-bottom: 4px solid #8c8200;
        border-left: 4px solid transparent;
        z-index: 1;
    }

    #menuBtn {
        display: table-cell;
        vertical-align: middle;
        box-sizing: content-box;
        width: 25px;
        height: 50px;
        padding: 0 2rem;
        cursor: pointer;
        z-index: 9999;
        position: relative;
        right: 0;
        text-align: right;
    }

    #menuBtn .menu {
        width: 21px;
        height: 16px;
        position: absolute;
        top: calc(50% - 8px);
        outline: none;
        border: none;
        background: #000;
        background: url("img/sp_ico_menu.png") center no-repeat;
        background-size: 100%;


    }

    body.open #menuBtn .menu {
        width: 21px;
        height: 16px;
        background: url("img/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(238, 238, 238, 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: 100%;
        background-color: #fff;
        padding: 1.0rem 0;
        margin: 0 auto;
        overflow: auto;
        white-space: nowrap;
        position: relative;
    }

    #pankuzu {
        box-sizing: border-box;
        width: 92%;
        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;
    }

    #index {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #category,
    #page {
        float: none;
        width: 92%;
        margin: 0 auto;
        padding: 0;
    }

    #category>h1:first-of-type,
    #page>h1:first-of-type {
        margin: 0 auto 2rem;
        line-height: 1.8;
    }



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



    /*--------------------------------------
　bottomBanner
---------------------------------------*/
    .bottomBanner {
        width: 92%;
        background: #f5f5dc;
        border: solid 1px #333;
        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;
    }

    .bottomBanner .catch {
        display: table-cell;
        vertical-align: middle;
        font-size: 1.5rem;
        font-weight: bold;
        text-align: left;
        line-height: 1.4;
        padding: 0 0 0 1.5rem;
    }

    #contents .bottomBanner p {
        font-size: 1.3rem;
        line-height: 1.6;
        margin: 0 0 1.5rem;
    }

    .bottomBanner .dtlBtn {
        display: block;
        font-size: 1.3rem;
        text-align: center;
        color: #fff;
        background: url(img/arrow_white.png) right 10px center no-repeat #333;
        background-size: 6px auto;
        padding: 8px 30px;
        margin: 0 auto;
    }



    /*--------------------------------------
Footer
---------------------------------------*/
    footer {
        width: 100%;
        margin-top: 6.0rem;
    }

    footer .siteName img {
        width: 150px;
    }

    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;
        padding: 0 1rem 0.5rem;
        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;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }

    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: block;
        box-sizing: border-box;
        font-size: 1.4rem;
        font-weight: 600;
        background: url("img/arrow_w_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 #102942;
    }

    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;
        margin: 1.5rem auto 0;
    }

    footer .botArea {
        background: #fff;
    }

    footer .botArea .inner {
        width: 92%;
        padding: 1rem 0;
        margin: 0 auto;
    }

    footer .botArea .inner .cf {
        content: none;
    }

    footer p.sitemap {
        font-size: 1.2rem;
        line-height: 1.3;
        text-align: right;
    }

    footer p.copy {
        font-size: 1.2rem;
        line-height: 1.3;
        text-align: center;
        color: #000;
        padding: 0;
    }

    footer p.sitemap a {
        color: #000;
        margin-bottom: 1rem;
        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: 4%;
        right: 4%;
        width: 50px;
    }

    #page-top img {
        width: 100%;
    }



    /* ================== */
    /*  サイトマップ　　　*/
    /* ================== */
    #contents .mappage {}

    #contents .mappage h2 {
        margin: 5.0rem auto 2.0rem;
    }

    #contents .mappage h2 a {}

    #contents .mappage h2 a:hover {
        color: #333;
        text-decoration: none;
        opacity: 1;
    }

    #contents .mappage ul {
        margin: 1.0rem auto 1.0rem;
    }

    #contents .mappage ul li {
        padding: 0 0 0.6rem 1.6rem;
    }

    #contents .mappage ul.subList li:last-child {
        margin: 0 0 1.0rem;
    }

    #contents .mappage ul li a {}

    #contents .mappage ul li a:hover {
        opacity: 1;
    }

    #contents .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 h1,
    #index h2,
    #index h3,
    #index h4,
    #index h5,
    #index h6,
    #index 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 h2,
    #category h1,
    #page h1 {
        font-size: 1.9rem;
        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 h2 {
        margin: 8.5rem auto 3.0rem;
    }

    #category h1,
    #page h1 {
        margin: 2.5rem 0 8.0rem;
    }



    #index h3,
    #category h2,
    #page h2 {
        font-size: 1.8rem;
        font-weight: 500;
        margin: 5.5rem auto 2.5rem;
        line-height: 1.4;
        padding: 2rem 1.5rem 1.5rem;
        position: relative;
    }


    #category h2::after,
    #page h2::after {
        right: 10px;
    }

    #index h4,
    #category h3,
    #page h3 {
        font-size: 1.8rem;
        font-weight: 500;
        margin: 4.0rem auto 2.0rem;
        line-height: 1.5;
        border-bottom: 1px solid #333;
        position: relative;
        padding: 1rem 1rem 1rem 6rem;
    }

    #index h4::before,
    #category h3::before,
    #page h3::before {
        left: 6px;
    }

    #index h4::after,
    #category h3::after,
    #page h3::after {
        left: 20px;
        width: 28px;
        height: 30px;
    }

    #index h5,
    #category h6,
    #category h4,
    #category h5,
    #category h6,
    #page h4,
    #page h5,
    #page h6 {
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.5;
        padding: 0 1.0rem 1.1rem 1.0rem;
        margin: 4.0rem auto 1.5rem;
        position: relative;
    }

    #index h5::after,
    #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;
    }

    .sitemap h2 a {
        color: #333;
    }



    /*--------------------------------------
　list
---------------------------------------*/
    #contents #index>ul,
    #contents #category>ul,
    #contents #page>ul {
        width: 92%;
    }

    #contents ul {
        width: 100%;
        box-sizing: border-box;
        margin: 2.0rem auto 2.0rem;
        padding: 0 3% 0;
    }

    #contents ul li {
        font-size: 1.3rem;
        min-height: 12px;
        padding: 0 0 0.3rem 8%;
        position: relative;
    }

    #contents ul li::before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #contents #index>ol,
    #contents #category>ol,
    #contents #page>ol {
        width: 92%;
    }

    #contents ol {
        width: 100%;
        box-sizing: border-box;
        margin: 2.0rem auto 2.0rem;
        padding: 0 3% 0;
    }

    #contents ol li {
        font-size: 1.3rem;
        padding: 0 0 0.3rem 8%;
        list-style: none;
        position: relative;
        counter-increment: number;
    }

    #contents ol li::before {
        display: block;
        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 ol li:nth-child(-n + 9):before {
        content: counter(number);
    }

    #contents 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: 92%;
    }

    /*recommend*/
    #contents .recommend {
        width: 92%;
        max-width: 92%;
        min-height: 70px;
        height: auto;
        font-size: 1.6rem;
        line-height: 1.4;
        background: url("img/color_blue.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 .recommend::before {
        content: "おすすめ";
        width: 50px;
        height: 50px;
        font-size: 1.0rem;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 0;
        text-align: center;
        background: url("img/rank_recommend.png") 0 0 no-repeat;
        background-size: 100%;
        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: 92%;
        max-width: 92%;
        min-height: 70px;
        height: auto;
        font-size: 1.6rem;
        line-height: 1.4;
        background: url("img/color_green.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 .check::before {
        content: "CHECK";
        width: 50px;
        height: 50px;
        font-size: 1.0rem;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 0;
        text-align: center;
        background: url("img/rank_check.png") 0 0 no-repeat;
        background-size: 100%;
        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: 92%;
        max-width: 92%;
        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;
        background: url("img/rank_point.png") 0 0 no-repeat;
        background-size: 100%;
        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 {
        font-size: 1.6rem;
        padding: 1.5rem 2.0rem 1.5rem 6rem;
    }

    #contents .rank_wrap .rank::before {
        content: counter(num, decimal-leading-zero);
        counter-increment: num;
        width: 50px;
        height: 72px;
        font-size: 1.6rem;
        background: url("img/sp/rank_sp.png") 0 0 no-repeat;
        background-size: 100%;
        left: 0;
        /*-webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);*/
        padding: 2px 0 0;
    }

    #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: 3rem auto;
        position: relative;
    }

    #contents .float-wrap .flame {
        width: 100%;
        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: 500;
        line-height: 1.6;
        margin: 0 auto 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 .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*/
    #contents .btn-internal,
    #contents .btn-web,
    #contents .btn-tel,
    #contents .btn-link {
        width: 80%;
        text-align: center;
        margin: 2.0rem auto;
        padding: 0;
    }

    #contents .btn-internal::after,
    #contents .btn-web::after {
        content: '';
        display: block;
        width: calc(100% - 1px);
        height: calc(100% - 1px);
        border: 1px solid #333;
        border-width: 0 1px 1px 0;
        position: absolute;
        right: -5px;
        bottom: -5px;
    }

    #contents .btn-internal:hover a,
    #contents .btn-web:hover a {
        -webkit-transform: none;
        transform: none;
    }

    .btn-internal a {
        padding: 1.8rem 3rem;
        font-size: 1.4rem;
        transition: none;
        transform: none;
    }

    .btn-web a {
        display: block;
        padding: 1.8rem 3rem 1.8rem 4rem;
        font-size: 1.4rem;
        background: url(img/hand.png)no-repeat left 5px center, url(img/arrow_w.png) right 15px center no-repeat #853235;
        line-height: 1.3;
        text-align: center;
        text-decoration: none;
        background-size: 35px, 6px;
        border: 1px solid #333;
        position: relative;
        transition: none;
        transform: none;
    }


    #contents .btn-link {
        max-width: 100%;
        text-align: left;
    }

    .btn-link a {
        display: block;
        max-width: 100%;
        padding: 1.8rem 3rem;
        width: 400px;
        font-size: 1.4rem;
        text-align: center;
        text-decoration: none;
        background: url(img/arrow_br.png) right 15px center no-repeat, url(img/btn_bg_hover.png) repeat;
        color: #ab8159;
        margin: 0 auto;
        background-size: 7px auto, auto;
        border: 1px solid #ab8159;
    }

    .btn-link a::after {
        content: '';
        display: block;
        width: calc(100% - 1px);
        height: calc(100% - 1px);
        border: 1px solid #ab8159;
        border-width: 0 1px 1px 0;
        position: absolute;
        right: -5px;
        bottom: -5px;
    }

    .btn-link a:hover {
        opacity: 1;
        text-decoration: none;
    }


    .btn-tel {
        display: block;
    }

    .btn-tel a {
        background: url(img/ico_tel.png) left 5px center no-repeat,
            url(img/arrow_white.png) right 15px center no-repeat #102942;
        background-size: 30px auto, 6px auto;
        color: #fff;
        font-size: 1.5rem;
        padding: 1.8rem 3rem 1.8rem 4rem;
        display: block;
        font-weight: bold;
        text-align: center;
        position: relative;
        border: 1px solid #333;
    }

    .btn-tel a::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        border: 1px solid #333;
        border-width: 0 1px 1px 0;
        position: absolute;
        right: -6px;
        bottom: -6px;
    }



    /* ================== */
    /*  テーブル　　　　　*/
    /* ================== */
    #contents #index>table,
    #contents #category>table,
    #contents #page>table {
        width: 92%;
    }

    #contents table {
        box-sizing: border-box;
        width: 100%;
        max-width: initial;
        table-layout: fixed;
        margin: 3.0rem auto 3.0rem;
        border-bottom: none;
    }

    #contents table th {
        width: 100%;
        padding: 1rem;
        line-height: 1.3;
        text-align: left;
        font-size: 1.3rem;
        display: block;
        font-weight: normal;
        border: none;
        border-bottom: solid 1px #333;
       font-weight: bold;
    }

    #contents table td,
    #contents .addParts03 table td {
        width: 100%;
        display: block;
        line-height: 2.4rem;
        padding: 0.5rem 1rem;
        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: 6.0rem auto;
    }

    #contents .box-wrap .box {
        display: block;
        box-sizing: border-box;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px dashed #bbb;
        padding: 4.0rem 0 3.0rem;
        margin: 0 0 0;
        float: none;
        position: relative;
    }

    #contents .box-wrap .box:nth-child(even) {
        float: none;
    }

    #contents .box-wrap .box:nth-child(even)::before {
        content: none;
    }

    #contents .box-wrap .box:nth-child(n+3) {
        margin-top: 0;
    }

    #contents .box-wrap .box:first-child {
        padding: 0 0 3.0rem;
    }

    #contents .box-wrap .box:last-child {
        margin: 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 {}

    #contents .box-wrap .type-a .thumb {
        position: relative;
    }

    #contents .box-wrap .type-a .thumb::before {
        content: "";
        width: 55px;
        height: 54px;
        background: url("img/box-wrap_a_circle.png") no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: -15px;
        left: 10px;
    }

    #contents .box-wrap .type-a .box-head {
        font-size: 1.7rem;
        line-height: 1.4;
        font-weight: 500;
        color: #333;
        padding: 2.0rem 1.0rem;
        margin: 0 0 0;
    }

    #contents .box-wrap .type-a .box-head a {
        display: block;
        width: 100%;
        font-size: 1.7rem;
        line-height: 1.4;
        color: #333;
        background: url("img/arrow_black.png") right center no-repeat;
        background-size: 8px auto;
        padding: 0 2.0rem 0 0;
        position: relative;
    }

    #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: calc(100% - 95px);
        float: right;
    }

    /*type-b*/
    #contents .box-wrap .type-b {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        padding: 3.0rem 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: 3rem 0 3rem;
    }

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

    #contents .box-wrap .type-b .thumb {
        display: table-cell;
        vertical-align: middle;
        width: 50px;
        position: relative;
    }

    #contents .box-wrap .type-b .thumb img {
        border-radius: 100px;
    }

    #contents .box-wrap .type-b .box-head {
        display: table-cell;
        vertical-align: middle;
        font-size: 1.7rem;
        line-height: 1.4;
        font-weight: 500;
        color: #333;
        padding: 0 0 0 1.2rem;
    }

    #contents .box-wrap .type-b .box-head a {
        display: block;
        width: 100%;
        font-size: 1.7rem;
        line-height: 1.4;
        color: #333;
        background: url("img/arrow_black.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 .caption {
        margin: 2.0rem 0 0;
    }



    /*--------------------------------------
　frame-wrap
---------------------------------------*/
    #contents .frame-wrap {
        width: 100%;
        max-width: 100%;
        margin: 6.0rem auto;
    }

    #contents .frame-wrap .inner {
        margin: 0 auto;
    }

    #contents .frame {
        display: block;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 2.0rem;
        background-color: #fff;
        float: none;
    }

    #contents .frame-wrap .frame:first-child {
        margin: 0 0 4rem;
    }

    #contents .frame-wrap .frame:nth-child(3n+1) {
        margin: 0 0 4rem;
    }

    #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;
    }

    /*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: 0;
    }

    #contents .frame .thumb {}

    #contents .frame p.caption {
        margin: 1.0rem 1.0rem 0;
    }

    /*type-a*/
    #contents .frame-wrap .type-a {
        border: 1px solid #333;
    }

    #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.7rem;
        line-height: 1.5;
        font-weight: 500;
        padding: 1.8rem 1.5rem;
    }

    #contents .frame-wrap .type-a .frame-head a {
        display: block;
        width: 100%;
        background: url("img/arrow_black.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 {
        border: 1px solid #333;
    }

    #contents .frame-wrap .type-b .frame-head {
        font-size: 1.7rem;
        line-height: 1.5;
        font-weight: 500;
        padding: 1.8rem 1.5rem;
        margin: 0 0 2.0rem;
        position: relative;
    }

    #contents .frame-wrap .type-b .frame-head a {
        display: block;
        width: 100%;
        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;
        table-layout: 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: 500;
        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;
    }


    .obi_tit {
        background-size: 250px;
        width: 250px;
        height: 60px;
        font-size: 1.6rem;
    }

    #contents .mokuji .addInner:before {
        content: "";
        background: url(img/street_light.png)no-repeat;
        background-size: auto 100%;
        width: 70px;
        height: 130px;
        position: absolute;
        bottom: initial;
        top: 10px;
        left: 4%;
        z-index: 2;
    }

    .mokuji_tit {
        font-size: 2.0rem;
    }

    #contents .mokuji ul li::before {
        background: url(img/sp/li_icon_sp.png) no-repeat;
        background-size: 100%;
    }

    #index .mokuji_tit:before {
        bottom: 67%;
    }

    .mokuji_tit:before,
    .mokuji_tit:after{
        left: 60%;
    }


    #contents .mokuji ul li {
        font-size: 1.4rem;
        padding: 10px 20px 10px 35px;
    }

    #contents .mokuji ul {
        margin: 65px auto 20px;
    }

    #index .addParts03 h3.blockTit {
        font-size: 5.5vw;
        margin: 30px auto;
        padding: 2rem 0;
        width: 100%;
    }

    #contents .addParts03 .box-wrap {
        margin: 30px auto;
    }

    .addParts03 .kutikomiBox {
        padding: 0;
        align-items: flex-start;
    }

    .addParts03 .kutikomiBox .pic {
        width: 20%;
        flex: 0 0 20%;
    }

    #contents .addParts03 .kutikomiBox p {
        margin: 0 0 0 15px;
        padding: 10px;
    }

    #contents .addParts03 .kutikomiBox.kutikomiBox02 p {
        margin: 0 15px 0 0;
    }

    #contents .addParts03 .box-wrap .box:nth-child(even)::before {
        display: none;
    }

    .addParts03 .kutikomiBox p {
        width: 70%;
    }

    .addParts03 .kutikomiBox p:after {
        width: 15px;
        height: 12px;
        left: -14px;
        top: 30px;
    }

    .addParts03 .kutikomiBox02 p:after {
        width: 15px;
        height: 12px;
        left: calc(100% - 1px);
    }

    .addParts03 .infoArea {
        padding: 0;
    }

    #contents .addParts03 .block .btn-web,
    #contents .addParts03 .block .btn-tel {
        width: 90%;
    }

    #contents .addParts03 table {
        margin: 20px auto;
    }

    .addParts01.low_bottom {
		width: 100%;
		margin: 30px auto 50px;
		padding: 10% 3%;
    }

    .addParts01.low_bottom .addTopArea {
        margin: 0 auto;
    }

    .addParts01.low_bottom .block {
        margin: 6rem 0;
        background-size: 50px;
    }

    .addParts01.low_bottom .block:last-child {
        margin-bottom: 0;
    }

    .addParts01.low_bottom .btn-web a {
        font-size: 1.4rem;
        background-size: 35px, 7px auto;
    }

    #contents .addParts01 .addbox-wrap .btn-web,
    #contents .addParts01 .addbox-wrap .btn-tel {
        width: 100%;
    }

    #contents .addParts01.low_bottom .tagArea ul {
        padding: 0;
    }

    #contents .addParts01.low_bottom .blockTit {
        font-size: 2rem;
        margin: 1rem auto;
        font-weight: bold;
        line-height: 1.4;
    }

    #contents .addParts01.low_bottom .addTopArea .sttl {
        font-size: 2rem;
    }

    #contents .addParts01.low_bottom h3.blockTit {
        font-size: 2rem;
    }

    .addParts01.low_bottom .blockTitSub {
        font-size: 1.6rem;
        line-height: 1.8;
    }

    #contents .addParts01.low_bottom .tagArea ul li {
        font-size: 1.2rem;
    }
}

/*IE対策*/
@media all and (-ms-high-contrast:none) {

    body,
    .btn-internal a,
    .btn-link a,
    #contents table th,
    #contents .frame-wrap .type-b .frame-head,
    #index .addParts03 .blockTit,
    #index .addParts01 .blockTit {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;

    }

    #category h1,
    #page h1,
    #index h3,
    #category h2,
    #page h2,
    #index h4,
    #category h3,
    #page h3,
    #index h5,
    #category h6,
    #category h4,
    #category h5,
    #category h6,
    #page h4,
    #page h5,
    #page h6,
    #contents .rank_wrap .rank,
    #contents .rank_wrap .rank::before,
    #contents .float-wrap .catch,
    #contents .low_bottom .addTopArea .sttl a,
    .obi_tit,
    .addParts03 .blockTitSub,
    .addParts01 .blockTitSub,
    .mokuji_tit,
    #contents .low_bottom .addTopArea .sttl {

        font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

    }

}