@charset "utf-8";

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

/*--------------------------------------------------------------------------
reset
---------------------------------------------------------------------------*/

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

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

img {
vertical-align: top;
}

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

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

* {
box-sizing: border-box;
}

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


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

html {
font-size: 62.5%;
}

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

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

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

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

.main-low a:not([class]) {
text-decoration: underline;
}
.main-low a:not([class]):hover {
text-decoration: none;
opacity: 0.7;
}

.fl {
float: left;
}

.fr {
float: right;
}

.strong {
font-weight: bold;
}

.f110 {
font-size: 110%;
}

.f120 {
font-size: 120%;
}

.f130 {
font-size: 130%;
}

.f150 {
font-size: 150%;
}

.f200 {
font-size: 200%;
}

.f300 {
font-size: 300%;
}

blockquote {
background: #f1f1f1;
padding: 2rem;
width: 100%;
margin: 2rem auto;
}

cite {
word-break: break-all;
}

p:not([class]) > span:not([class]),
li:not([class]) > span:not([class]),
dd:not([class]) > span:not([class]),
td:not([class]) > span:not([class]) {
background: linear-gradient(transparent 60%, #fffa9e 60%);
font-weight: 700;
}

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

.box-wrap h2,
.common-parts .box-wrap h2,
.frame-wrap h2,
.common-parts .frame-wrap h2,
.float-wrap h3,
.common-parts .float-wrap h3,
.box-wrap h3,
.common-parts .box-wrap h3,
.frame-wrap h3,
.common-parts .frame-wrap h3,
.float-wrap h4,
.common-parts .float-wrap h4,
.box-wrap h4,
.common-parts .box-wrap h4,
.frame-wrap h4,
.common-parts .frame-wrap h4,
.float-wrap h5,
.common-parts .float-wrap h5,
.box-wrap h5,
.common-parts .box-wrap h5,
.frame-wrap h5,
.common-parts .frame-wrap h5,
.float-wrap h6,
.common-parts .float-wrap h6,
.box-wrap h6,
.common-parts .box-wrap h6,
.frame-wrap h6,
.common-parts .frame-wrap h6 {
display: block;
width: auto;
height: auto;
min-width: initial;
min-width: auto;
min-height: initial;
min-height: auto;
font-size: 1.6rem;
line-height: 1.4;
letter-spacing: 0.1em;
color: #333;
background: none;
border: none;
border-radius: 0;
box-shadow: none;
text-align: left;
text-shadow: none;
text-decoration: none;
padding: 0;
margin: 0;
position: static;
}



/*--------------------------------------
　Header
---------------------------------------*/
header .headTopWrap {
background: #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_lower {
position: relative;
z-index: 1;
margin: 0 auto;
}

#visArea_lower .mainArea {
display: table;
background: url("/wp/wp-content/uploads/mv_pic_ct.jpg") center no-repeat;
background-size: cover;
height: 120px;
width: 100%;
max-width: 2000px;
margin: 0 auto;
position: relative;
}

#visArea_lower .mainArea .mainAreaInner {
display: table-cell;
vertical-align: middle;
}

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

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

#visArea_lower .mainArea .siteName a {/* display: block; */}

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

#visArea_lower .mainArea .siteNameSmall {
font-size: 1.4rem;
font-weight: 700;
line-height: 1.4;
letter-spacing: 0.03em;
text-align: center;
}



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

#g-nav {
background-color: #fff;
margin: 0 auto;
position: relative;
z-index: 100;
}

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

#g-nav::after {
content: "";
background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
background-size: 6px 1px;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
}

#g-nav ul {
display: flex;
-js-display: flex;
display: -ms-flexbox;
display: -webkit-flex;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 1100px;
height: auto;
margin: 0 auto;
}

#g-nav li {
width: 100%;
min-height: 80px;
text-align: center;
position: relative;
}

#g-nav li::before {
content: "";
background: linear-gradient(#bbb, #bbb);
background-size: 1px 1px;
width: 1px;
height: calc(100% - 40px);
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}

#g-nav li:last-child::after {
content: "";
background: linear-gradient(#bbb, #bbb);
background-size: 1px 1px;
width: 1px;
height: calc(100% - 40px);
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}

#g-nav li a {
display: table;
width: 100%;
height: 100%;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.6;
padding: 20px 12px;
position: relative;
}

#g-nav li a span {
display: table-cell;
vertical-align: middle;
font-weight: inherit;
color: inherit;
border-bottom: none;
}

#g-nav li a:hover::after {
content: "";
width: 100%;
height: 3px;
background-color: #e6dc14;
position: absolute;
left: 0;
bottom: 2px;
opacity: 1;
}

#g-nav li a:hover {
opacity: 0.7;
}



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

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

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



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

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

.index {
width: 100%;
margin: 0 auto;
padding: 80px 0 0;
}

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


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

#side .sideTopBox {
background: #f0fbde;
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;
color: #e56a00;
}

#side .sideTopBox .imgBox {
margin: 0 0 15px;
}

#side .sideTopBox p {
font-size: 1.2rem;
line-height: 1.6;
}

#side .sideTopBox .dtlBtn {
display: block;
position: relative;
width: 100%;
margin: 0 auto;
padding: 2rem 3rem;
background: #71cb67 url(img/arrow_white.png) no-repeat right 2rem center;
background-size: 7px 11px;
border-radius: 5rem;
box-sizing: border-box;
color: #fff;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
text-decoration: none !important;
}
#side .sideBox {
margin: 0 0 30px;
border-top: 3px solid #ebc381;
}

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

#side .sideBox .sttl a {
display: block;
padding: 1.5rem 0.3rem;
color: #3a393b;
}

#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: 10.0rem 0 0;
padding: 0;
background-color: #fdf8f2;
}

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

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

footer .areaInner .logo {width: auto;margin: 0 auto 5.0rem;text-align: center;}


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

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

footer .areaInner .logo a img{
max-width: 320px;
}
footer .areaInner .footBox {
margin: 0 0 3.0rem 0;
}

footer .areaInner .footBox .sttl {
border-bottom: 1px solid #e56a00;
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;
color: #333;
background: url("img/foot_arrow.png") left center no-repeat;
background-size: 12px auto;
border: none;
padding: 0.3rem 0 0.3rem 2.0rem;
margin: 0;
}

footer .areaInner .footBox .sttl a:hover {
text-decoration: none;
opacity: 0.7;
}

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

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

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

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

footer .areaInner .footBox .accChild li.subCat a {
display: inline-block;
padding: 0 0 0 1.5rem;
}

footer .areaInner .footBox .accChild li.subCat::after {
content: "";
}

footer .areaInner .footBox .accChild .pc+li::before {
/* content: "　|　"; */
letter-spacing: 0;
color: #a40024;
}

footer .areaInner .footBox .accChild .pc+li::before {
/* content: "|　"; */
letter-spacing: 0;
color: #a40024;
}

footer .areaInner .footBox .accChild .pc+li.subCat::before {
content: "";
}

footer .areaInner .footBox .accChild li {
float: left;
display: inline-block;
margin: 0 0 0 0;
}

footer .areaInner .footBox .accChild li a {
font-size: 1.3rem;
font-weight: normal;
color: #333;
padding: 0;
}

footer .areaInner .footBox .accChild .subList {
padding: 0 0 0 1.5rem;
margin: 0 0 0 0;
}

footer .areaInner .footBox .accChild .subList li {
padding: 0.2rem 0 0 0;
display: block;
float: none;
margin: 0;
position: relative;
}

footer .areaInner .footBox .accChild .subList li::before {
content: "└";
color: #333;
position: absolute;
top: 2px;
left: 0;
margin-right: 0.4rem;
}

footer .areaInner .footBox .accChild .subList li a {
font-size: 1.3rem;
background-image: none;
padding: 0 0 0 1.8rem;
}

/*noticeArea*/
footer .areaInner .noticeArea {
box-sizing: border-box;
width: 100%;
background: #fff;
border-radius: 0;
padding: 2.5rem 3.0rem;
margin: 5.0rem auto 0;
}

footer .areaInner .noticeArea p {
font-size: 1.2rem;
color: #333;
margin: 0;
}

footer .areaInner p.ucp {
font-size: 1.2rem;
line-height: 1.4;
text-align: center;
color: #333;
margin: 1.5rem auto 0;
}

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

footer .botArea .inner {
width: 1100px;
padding: 1.2rem 0 1.5rem;
margin: 0 auto;
}

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

footer p.sitemap a {
font-size: 1.2rem;
line-height: 1.3;
text-align: right;
float: right;
padding: 0.5rem 0;
text-decoration: underline;
}

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

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

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

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



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

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

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



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

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

.contents #page.mappage h2 a {}

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

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

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

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

.contents #page.mappage ul li a {}

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

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




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



/*--------------------------------------
heading
---------------------------------------*/
h1, h2, h3, h4, h5, h6, .title, .ttl, .sttl, .catch, .name {
position: relative;
font-weight: 700;
line-height: 1.4;
}

.main-low h1,
.top_h2 {
margin: 2.5rem 0 7rem 0;
padding: 3rem 2rem 3rem 6rem;
color: #3a393b;
font-size: 3rem;
text-align: center;
}
.main-low h1::before,
.top_h2::before {
position: absolute;
left: 0;
top: -2.5rem;
width: calc(100% - 4rem);
height: 110px;
background: url(img/title_bg_04.png) repeat;
z-index: -1;
content: "";
}
.main-low h1::after,
.top_h2::after {
position: absolute;
right: 0;
top: 0;
width: calc(100% - 4rem);
height: 100%;
background: #d6ed9d;
z-index: -1;
content: "";
}

.main-low h2 {
margin: 7rem 0 5rem 0;
padding: 2rem 6rem;
background: #f0fbde;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
box-shadow: 0px -8px 0px #f0fbde, 0px 8px 0px #f0fbde;
color: #3a393b;
font-size: 2.6rem;
}

.main-low h2::before {
position: absolute;
left: -1rem;
bottom: calc(100% + 3px);
width: 64px;
height: 26px;
background: url(img/title_bg_01.png) no-repeat;
background-size: 80% auto;
content: "";
}

.main-low h3 {
margin: 5rem 0 3rem 0;
padding: 0 0 0 3rem;
color: #e56a00;
font-size: 2.1rem;
}
.main-low h3::before {
position: absolute;
left: 0;
top: 0.7rem;
width: 15px;
height: 15px;
background: #ebc381;
transform: rotate(45deg);
content: "";
}

.main-low h4,
.main-low h5,
.main-low h6 {
margin: 4rem 0 3rem 0;
padding: 0 0 0.8rem 0;
border-bottom: 1px solid #9d9d9d;
color: #3a393b;
font-size: 1.8rem;
}

.top_h2 a,
.main-low h1 a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 12px auto;
color: inherit;
text-decoration: none !important;
}

.main-low h2 a,
.main-low h3 a,
.main-low h4 a,
.main-low h5 a,
.main-low h6 a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 10px auto;
color: inherit;
text-decoration: none !important;
}


/*--------------------------------------
　list
---------------------------------------*/
.contents .index .common_parts ul,
.contents .category ul,
.contents .page ul {
max-width: 1100px;
margin: 25px auto 25px;
padding: 10px 10px 0;
}

.contents .index .common_parts ul li,
.contents .category ul li,
.contents .page ul li {
padding: 0 0 6px 30px;
position: relative;
}

.contents .index .common_parts ul li::before,
.contents .category ul li::before,
.contents .page ul li::before {
content: '';
display: block;
background-color: #e56a00;
width: 10px;
height: 10px;
border-radius: 50px;
position: absolute;
top: 8px;
left: 0;
}

.contents .index .common_parts ul li a,
.contents .category ul li a,
.contents .page ul li a,
.contents .index .common_parts ol li a,
.contents .category ol li a,
.contents .page ol li a {
text-decoration: underline;
}

.contents .index .common_parts ul li a:hover,
.contents .category ul li a:hover,
.contents .page ul li a:hover,
.contents .index .common_parts ol li a:hover,
.contents .category ol li a:hover,
.contents .page ol li a:hover {
opacity: 1;
text-decoration: none;
}

.contents .index .common_parts ol,
.contents .category ol,
.contents .page ol {
max-width: 1100px;
margin: 25px auto 25px;
padding: 10px 10px 0;
}

.contents .index .common_parts ol li,
.contents .category ol li,
.contents .page ol li {
padding: 2px 0 2px 30px;
list-style: none;
position: relative;
counter-increment: number;
}

.contents .index .common_parts ol li::before,
.contents .category ol li::before,
.contents .page ol li::before {
display: block;
background-color: #e56a00;
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 .index .common_parts ol li:nth-child(-n + 9)::before,
.contents .category ol li:nth-child(-n + 9)::before,
.contents .page ol li:nth-child(-n + 9)::before {
content: counter(number);
}

.contents .index .common_parts ol li:nth-child(n + 10)::before,
.contents .category ol li:nth-child(n + 10)::before,
.contents .page ol li:nth-child(n + 10)::before {
content: counter(number);
}



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

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

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

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

/*recommend*/
.contents .recommend {
width: 100%;
max-width: 1100px;
min-height: 98px;
font-size: 2.2rem;
line-height: 1.4;
color: #575757;
padding: 2.0rem 2.0rem 2.0rem 9.4rem;
margin: 3.0rem auto 2.0rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .recommend::before {
content: "おすすめ";
width: 74px;
height: 74px;
font-size: 1.3rem;
font-weight: bold;
line-height: 74px;
letter-spacing: 0;
text-align: center;
color: #fff;
background: #71cb67;
border-radius: 50%;
background-size: 100%;
position: absolute;
top: 13px;
left: 0;
box-sizing: border-box;
}

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

/*check*/
.contents .check {
width: 100%;
max-width: 1100px;
min-height: 98px;
font-size: 2.2rem;
line-height: 1.4;
color: #575757;
padding: 2.0rem 2.0rem 2.0rem 9.4rem;
margin: 3.0rem auto 2.0rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .check::before {
content: "CHECK";
width: 74px;
height: 74px;
font-size: 1.3rem;
font-weight: bold;
line-height: 74px;
letter-spacing: 0;
text-align: center;
color: #575757;
background: #ebc381;
border-radius: 100%;
position: absolute;
top: 13px;
left: 0;
box-sizing: border-box;
}

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

/*point*/
.contents .point {
width: 100%;
max-width: 1100px;
min-height: 98px;
font-size: 2.2rem;
line-height: 1.4;
color: #575757;
padding: 2.0rem 2.0rem 2.0rem 9.4rem;
margin: 3.0rem auto 2.0rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .point::before {
content: "POINT";
width: 74px;
height: 74px;
font-size: 1.3rem;
font-weight: bold;
line-height: 74px;
letter-spacing: 0;
text-align: center;
color: #575757;
background: #ffaa08;
border-radius: 100%;
position: absolute;
top: 13px;
left: 0;
box-sizing: border-box;
}

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

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

.contents .rank_wrap .rank {
width: 100%;
max-width: 1100px;
min-height: 98px;
font-size: 2.2rem;
line-height: 1.4;
color: #575757;
padding: 2.0rem 2.0rem 2.0rem 9.4rem;
margin: 3.0rem auto 2.0rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .rank_wrap .rank::before {
content: counter(num, decimal-leading-zero);
counter-increment: num;
width: 74px;
height: 74px;
font-size: 2.2rem;
font-weight: bold;
line-height: 74px;
letter-spacing: 0;
text-align: center;
color: #575757;
background: #d6ed9d;
border-radius: 50%;
position: absolute;
top: 13px;
left: 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: 1.2rem;
line-height: 1;
padding: 2.0rem 0;
background: #d6ed9d;
color: #575757;
}

.contents .recommend_number_wrap .recommend::after {
content: counter(num, decimal-leading-zero);
counter-increment: num;
width: 74px;
font-size: 2.2rem;
font-weight: bold;
line-height: 1;
text-align: center;
color: #575757;
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;
background: #71cb67;
color: #fff;
}

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

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

.contents .point_number_wrap .point {}

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

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



.caption {
margin: 0.8rem 0 0 0;
color: #999;
font-size: 1rem;
line-height: 1.4;
word-break: break-all;
overflow: auto;
white-space: nowrap;
scrollbar-color: #C0C0C0 #eee;/*一つ目はスクロールバーのつまみ、二つ目はトラックに適用される。 */
}
.caption a {
color: #999;
text-decoration: none !important;
}
/* for chrome, safari */
.caption::-webkit-scrollbar {
    height: 5px;
}
.caption::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #C0C0C0;
}
.caption::-webkit-scrollbar-track {
    border-radius: 2px;
    background: #eee;
}

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

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

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

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

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

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

.float-wrap .ct {
width: 500px;
margin: 0 auto 20px;
text-align: center;
}

.float-wrap.ct .catch {
text-align: center;
}

.contents .float-wrap .catch {
font-size: 2.0rem;
font-weight: 600;
line-height: 1.6;
margin: 0 0 20px;
color: #484848;
}





/*--------------------------------------
btns
---------------------------------------*/
.btn-tel {
display: none;
}

.btn-internal,
p.btn-internal {
margin: 4rem auto;
padding: 0;
text-align: center;
}
.btn-internal a {
display: inline-block;
position: relative;
width: 460px;
margin: 0 auto;
padding: 2rem 3rem;
background: #71cb67 url(img/arrow_white.png) no-repeat right 2rem center;
background-size: 7px 11px;
border-radius: 5rem;
box-sizing: border-box;
color: #fff;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
text-decoration: none !important;
}
.btn-internal a:hover {
text-decoration: none;
opacity: 0.7;
}
.btn-internal.down a {
background: #71cb67 url(img/arrow_white_down.png) no-repeat right 1.5rem center;
background-size: 11px 7px;
}

.btn-web,
p.btn-web {
margin: 4rem auto;
padding: 0;
text-align: center;
}
.btn-web a {
display: inline-block;
position: relative;
width: 460px;
margin: 0 auto;
padding: 2rem 3rem;
background: #e56a00 url(img/arrow_white.png) no-repeat right 2rem center;
background-size: 7px 11px;
border-radius: 5rem;
box-sizing: border-box;
color: #fff;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
text-decoration: none !important;
}
.btn-web a:hover {
text-decoration: none;
opacity: 0.7;
}

.btn-link {
margin: 4rem 0;
padding: 0;
text-align: right;
}
.btn-link a {
display: inline-block;
position: relative;
min-height: 24px;
padding: 0.2rem 0 0.2rem 3rem;
background: url(img/ico_arrow.png) no-repeat left center;
color: #333;
font-size: 1.6rem;
line-height: 1.4;
text-decoration: underline;
}
.btn-link a:hover {
text-decoration: none;
opacity: 0.7;
}




/* ================== */
/*  テーブル　　　　　*/
/* ================== */
table th,
table td {
word-break: break-all;
}


.contents .table-layout {
padding: 0;
}

.contents table {
width: 100%;
max-width: 1100px;
table-layout: fixed;
margin: 40px auto 40px;
}

.contents table th {
width: 22%;
font-size: 1.4rem;
font-weight: normal;
line-height: 1.3;
text-align: center;
color: #000;
background: #faedda;
border: solid 1px #9d9d9d;
padding: 14px 16px;
}

.contents table td {
line-height: 2.4rem;
padding: 14px 20px;
background: #fff;
color: #000;
font-size: 1.4rem;
text-align: left;
border: solid 1px #9d9d9d;
}



/*--------------------------------------
　box-wrap
---------------------------------------*/
.contents .box-wrap {
width: 100%;
max-width: 1100px;
margin: 50px auto;
display: flex;
flex-wrap: wrap;
}

.contents .box-wrap .box {
display: block;
width: 48%;
margin: 0 4% 60px 0;
padding: 40px;
box-sizing: border-box;
position: relative;
}

.contents .box-wrap .box:nth-child(2n) {
margin-right: 0;
}

.contents .box-wrap .box .permalink {
display: none;
}

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

.contents .box-wrap.col1 .box {
width: 100%;
margin: 0 auto 15px;
}

/*box-head*/
.index .box-wrap .box-head,
.category .box-wrap .box-head,
.page .box-wrap .box-head {
display: block;
}

.index .box-wrap .box-head a,
.category .box-wrap .box-head a,
.page .box-wrap .box-head a {
display: block;
font-size: 100%;
}

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

.index .box-wrap .box-head::after,
.category .box-wrap .box-head::after,
.page .box-wrap .box-head::after {
content: none;
}


.contents .box-wrap .box p {
margin: 0;
}

/*type-a*/
.contents .box-wrap .type-a {
background-color: #f6f6f6;
}

.contents .box-wrap .type-a::before {
content: "";
position: absolute;
left: 50%;
width: 98px;
height: 34px;
background: url(img/txticon_case.svg) no-repeat left top;
top: -20px;
margin-left: -49px;
}

.contents .box-wrap .type-a .thumb {
position: relative;
margin: 0 0 20px;
}

.contents .box-wrap .type-a .box-head {
font-size: 2.0rem;
line-height: 1.4;
font-weight: bold;
color: #00786a;
padding: 0;
margin: 0 0 2rem;
display: flex;
align-items: center;
box-shadow: none;
border: 0;
background: none;
}
.contents .box-wrap .type-a .box-head::before {
opacity: 0;
}
.contents .box-wrap .type-a .box-head a {
display: block;
width: 100%;
line-height: 1.4;
color: inherit;
background: url("img/arrow_green.png") right center no-repeat;
background-size: 8px auto;
padding: 0 20px 0 0;
position: relative;
}

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

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

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

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


.contents .box-wrap.two-three .type-a:nth-child(2n) {
margin-right: 4%;
}

.contents .box-wrap.two-three .type-a:nth-child(5n+1),
.contents .box-wrap.two-three .type-a:nth-child(5n+2) {
width: 48%;
}

.contents .box-wrap.two-three .type-a:nth-child(5n+3),
.contents .box-wrap.two-three .type-a:nth-child(5n+4),
.contents .box-wrap.two-three .type-a:nth-child(5n+5) {
width: 32%;
margin-right: 2%;
}

.contents .box-wrap.two-three .type-a:nth-child(5n+5),
.contents .box-wrap.two-three .type-a:nth-child(5n+2) {
margin-right: 0;
}

/*type-b*/
.contents .box-wrap .type-b {
border-bottom: 1px solid #cab987;
padding: 20px 40px 40px;
}

.contents .box-wrap .type-b:nth-last-child(2),
.contents .box-wrap .type-b:last-child {}

.contents .box-wrap .type-b .box-head-area {
display: table;
margin: 0 0 30px;
width: 100%;
}

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

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

.contents .box-wrap .type-b .box-head::before {
display: none;
}

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

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

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



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

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

.contents .frame {
display: block;
box-sizing: border-box;
width: calc((100% - 33px) / 3);
margin: 0 0 16px 16px;
background-color: #fff;
}

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

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


.contents .frame-wrap.col4 .frame {
width: calc((100% - 48px) / 4);
}

.contents .frame-wrap.col4 .frame:nth-child(3n+1) {
margin-left: 16px;
}

.contents .frame-wrap.col4 .frame:nth-child(4n+1) {
margin-left: 0;
}

/*frame-head*/
.index .frame .frame-head,
.category .frame .frame-head,
.page .frame .frame-head {
display: block;
font-size: 2.0rem;
font-weight: bold;
line-height: 1.5;
}

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

.index .frame .frame-head a:hover,
.category .frame .frame-head a:hover,
.page .frame .frame-head a:hover {
opacity: 0.7;
}

.contents .frame .frame-head p {
margin: 0;
}

.contents .frame .frame-body {
padding: 0 20px 35px;
}

.contents .frame .frame-body .frame-catch {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
color: #000;
margin: 0 0 15px;
}

.contents .frame .frame-body p {
margin: 0;
}

.contents .frame .thumb {}

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

/*type-a*/
.contents .frame-wrap .type-a {
border: 1px solid #cab987;
border-top-width: 6px;
}

.contents .frame-wrap .type-a .frame-catch {
font-size: 1.5rem;
line-height: 1.5;
text-align: center;
color: #8c8200;
border-top: 5px solid #e6dc14;
padding: 20px 25px 20px;
position: relative;
font-weight: normal;
letter-spacing: normal;
}

.contents .frame-wrap .type-a .frame-catch::before {
content: "";
background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
background-size: 6px 1px;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
top: inherit;
z-index: inherit;
}

.contents .frame-wrap .type-a .frame-catch::after {
content: "";
width: 19px;
height: 11px;
background: url("img/frame-wrap_baloon.png") no-repeat;
background-size: 100% auto;
position: absolute;
left: calc(50% - 10px);
bottom: -10px;
top: inherit;
right: inherit;
z-index: inherit;
transform: none;
}

.contents .frame-wrap .type-a .frame-head {
font-size: 1.8rem;
line-height: 1.6;
font-weight: 700;
margin: auto;
padding: 20px 20px 20px;
color: #00786a;
font-weight: bold;
display: flex;
align-items: center;
background: none;
border: 0;
box-shadow: none;
}
.contents .frame-wrap .type-a .frame-head::before{
opacity: 0;
}
.contents .frame-wrap .type-a .frame-head a {
display: block;
width: 100%;
background: url("img/arrow_green.png") right center no-repeat;
background-size: 8px auto;
padding: 0 20px 0 0;
position: relative;
color: inherit;
}

.contents .frame-wrap .type-a .frame-head a:hover {
opacity: 0.7;
}

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

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

.contents .frame-wrap .type-a ul.icoArea {
width: 224px;
text-align: center;
margin: 25px auto;
}

.contents .frame-wrap .type-a ul.icoArea li {
width: 68px;
margin: 0 0 0 10px;
float: left;
}

.contents .frame-wrap .type-a ul.icoArea li:first-child {
margin: 0 0 0 0;
}

.contents .frame-wrap .type-a ul.icoArea li:nth-child(3n+1) {
margin: 0 0 0 0;
}

.contents .frame-wrap .type-a ul.icoArea li:nth-child(n+4) {
margin-top: 16px;
}

.contents .frame-wrap .type-a ul.icoArea .ico {
width: 57px;
margin: 0 auto;
}

.contents .frame-wrap .type-a ul.icoArea .icoTxt {
display: inline-block;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
padding: 10px 0 8px;
position: relative;
}

.contents .frame-wrap .type-a ul.icoArea .icoTxt::after {
content: "";
width: 100%;
height: 2px;
background-color: #e6dc14;
position: absolute;
left: 0;
bottom: 0;
}


/*type-b*/
.contents .frame-wrap .type-b {
border: 0;
background: #f6f6f6;
}

.contents .frame-wrap .type-b .frame-head {
font-size: 1.8rem;
line-height: 1.6;
font-weight: 700;
padding: 20px 20px 20px;
margin: 0 0 25px;
position: relative;
letter-spacing: normal;
border: 0;
box-shadow: none;
background: no-repeat;
}
.contents .frame-wrap .type-b .frame-head::before{
opacity: 0;
}
.contents .frame-wrap .type-b .frame-head::after {
content: "";
background: #cab987;
background-size: 6px 1px;
width: calc(100% - 30px);
height: 1px;
position: absolute;
left: 15px;
bottom: 0;
top: inherit;
right: inherit;
z-index: inherit;
transform: none;
}

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

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

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

.contents .frame-wrap .type-b .caption {
text-align: 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;
}

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

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

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

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

.contents .frame-wrap .type-c .frame-head {
font-size: 1.8rem;
line-height: 1.6;
font-weight: 700;
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
---------------------------------------*/
.addParts01 {width: 100%;margin: 0 0 4rem 0;}
.addParts01 .addInner {
width: 1100px;
margin: 0 auto;
}
.addParts01__TitArea {
position: relative;
margin: 0 0 6rem 0;
}
.addParts01__TitArea::before {
position: absolute;
right: 0;
width: 100vw;
min-width: 1200px;
height: 100%;
background: url(img/parts01_bg_01.png) repeat;
z-index: -1;
content: "";
}
.addParts01__TitArea__Tit {
padding: 30px 10px 30px 0;
color: #3a393b;
font-size: 3rem;
line-height: 1.3;
letter-spacing: 8px;
position: relative;
width: 100%;
font-weight: 700;
}
.addParts01__TitArea__Tit::before {
position: absolute;
left: -7rem;
top: -3rem;
content: "";
width: 153px;
height: 58px;
background: url(img/txticon_pickup.svg) no-repeat left top;
background-size: 100% auto;
z-index: 1;
}

.addParts01 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.addParts01 .block::after {
display: block;
width: calc((100% - 5.6rem) / 3);
content:"";
}
.addParts01 .block .box {
width: calc((100% - 5.6rem) / 3);
background: #fdf8f2;
}
.addParts01 .block .box-head {
padding: 2.5rem 3rem;
background: #fff;
text-align: center;
}
.addParts01 .block .box-head .catch {
color: #e56a00;
font-size: 2rem;
font-weight: 700;
line-height: 1.4;
}
.addParts01 .block .box-head .catch span {
color: #575757;
font-size: 1.7rem;
}
.addParts01 .block .box-body {
padding: 2.5rem 3rem;
border: 2px solid #ffc593;
box-shadow: 8px 8px 0 #fff inset, -8px -8px 0 #fff inset;
}
.addParts01 .block .box-body p {margin: 0;}
.addParts01 .block .box-body .name {
margin: 0 0 2rem 0;
font-size: 2.5rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts01 .block .box-body .fig {
text-align: center;
}
.addParts01 .block .box-body .label {
width: 80px;
margin: 3rem auto 1.5rem auto;
padding: 0.5rem;
background: #f3923e;
color: #fff;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts01 .block .box-body ul {
margin: 0 0 1.5rem 0;
padding: 0;
}
.addParts01 .block .box-body ul li {
position: relative;
padding: 0 0 0.6rem 2rem;
}
.addParts01 .block .box-body ul li::before {
position: absolute;
left: 0;
top: 1rem;
width: 10px;
height: 10px;
background: #e56a00;
border-radius: 50%;
content: "";
}
.addParts01 .block .box-body ul li:last-child {
padding: 0 0 0 2rem;
}
.addParts01 .block .box-body .btn-internal,
.addParts01 .block .box-body .btn-web{
margin: 2rem auto 0 auto;
}
.addParts01 .block .box-body .btn-internal a,
.addParts01 .block .box-body .btn-web a{
width: 90%;
}
.addParts01 .note {
padding: 2rem 3rem 0 3rem;
color: #848484;
font-size: 1rem;
line-height: 1.4;
}





/*--------------------------------------
gnav
---------------------------------------*/
#navWrapPc {
box-sizing: border-box;
width: 100%;
height: auto;
margin: 0 auto;
}

#navWrapPc .navTopPc {
position: fixed;
right: 0;
top: 0;
opacity: 0;
z-index: 9999;
transition: all 0.3s ease;
overflow: hidden;
}

body.open #navWrapPc .navTopPc {
top: 0 !important;
opacity: 1 !important;
height: auto!important;
}

#navWrapPc .navTopPcInner {
position: relative;
}

#menuBtnPc {
display: table-cell;
vertical-align: middle;
box-sizing: content-box;
width: 15%;
height: 50px;
padding: 0 1.0rem;
cursor: pointer;
z-index: 9999;
position: relative;
}

#menuBtnPc .menu {
width: 38px;
height: 38px;
position: absolute;
top: 0.5rem;
outline: none;
border: none;
background: #000;
background: url("img/pc_ico_menu.png") center no-repeat;
background-size: 100%;
margin: auto;
left: 0;
right: 0;
}

body.open #menuBtnPc .menu {
width: 38px;
height: 38px;
background: url("img/pc_ico_close.png") center no-repeat;
background-size: 100%;
}

#navPc {
position: fixed;
right: 0;
top: 0;
box-sizing: border-box;
width: 40%;
height: 100%;
background-color: rgba(238, 238, 238, 0.94);
z-index: 999;
display: none;
}

#navPc>div {
height: 100%;
padding: 5rem 0 0 0;
overflow-y: scroll;
}

#navPc a {
text-decoration: none;
}

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

#navPc .navBox .sttl a,
#navPc .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%;
}

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

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

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

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

#navPc .navBox .sttl,
#navPc .sitemap {
border-bottom: 1px solid #ccc;
padding: 0;
margin: 0;
}

#navPc .sitemap {
margin: 0 0 100px;
}

#navPc .navBox .accChild {
display: none;
font-size: 1.3rem;
padding: 0;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 0.8);
}

#navPc .navBox .accChild li {
float: none;
}

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

body.open {
height: inherit !important;
}


/* 共通パーツ */
.addParts01.lower {
	margin-top: 7rem;
}





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

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

}




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

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

.pc,
.pc_br {
display: none !important;
}

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

.index>p,
.category>p,
.page>p {
width: 100%;
}

.contents p {
max-width: 100%;
margin: 0 auto 2rem;
}

a:hover {
opacity: 1;
}




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

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

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



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

#visArea_lower .mainArea {
background: none;
height: auto;
width: 100%;
max-width: 100%;
margin: 0 auto;
}

#visArea_lower .mainArea .mainAreaInner {
display: block;
}

#visArea_lower .mainArea .siteNameArea {display: block;background: url("img/mv_pic_sp.jpg") right top -16px no-repeat;background-size: 65% auto;height: auto;width: 100%;padding: 0px 0px 0px 3rem;}

#visArea_lower .mainArea .siteNameAreaInner {display: block;padding: 3px 0 25px;}
#visArea_lower .mainArea .siteName {
margin: 0;
padding: 0;
text-align: left;
width: 200px;
}



#visArea_lower .mainArea .siteNameSmall {
font-size: 1.3rem;
font-weight: 700;
line-height: 1.4;
letter-spacing: 0.03em;
text-align: center;
text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
}

#visArea_lower .mainArea .siteName img.sp {/* width: auto; */margin: 0;}


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

/*navTop*/
#navWrap .navTop {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #b5b5b5;
position: fixed;
top: 0;
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;
overflow: hidden;
}

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

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

#navWrap .siteName {
display: table-cell;
vertical-align: middle;
width: 33%;
font-size: 1.15rem;
font-weight: 700;
line-height: 1.4;
padding: 0;
border-right: 1px solid #bbb;
text-align: center;
}

#navWrap .siteName img {
height: 50px;
}

#navWrap .recommendBtn {
display: table-cell;
vertical-align: middle;
width: 51%;
font-size: 1.1rem;
text-align: center;
color: #c49510;
padding: 0 0.5rem;
border-right: 1px solid #bbb;
position: relative;
background: #f6f3ec;
box-sizing: border-box;
}

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

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

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

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, 1);
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 1rem;
overflow: auto;
white-space: nowrap;
position: relative;
}

#pankuzu {
box-sizing: border-box;
width: 100%;
font-size: 1.1rem;
line-height: 1.2;
letter-spacing: 0.05em;
color: #333;
padding: 0.5rem;
margin: 0 auto;
white-space: nowrap;
}

#pankuzu a {
color: #333;
text-decoration: underline;
transition: none;
-o-transition: none;
-ms-transition: none;
-moz-transition: none;
-webkit-transition: none;
}

#pankuzu a:hover {
color: #333;
text-decoration: underline;
}

#pankuzu span:last-child {
margin-right: 4%;
}

#pankuzu a span:last-child {
margin-right: 0;
}


/*--------------------------------------
Main Contents
---------------------------------------*/
.contents {
box-sizing: border-box;
width: 100%;
margin: 0 auto;
padding: 0 4%;
overflow-x: hidden;
}

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

#category,
.page {
float: none;
width: 100%;
margin: 0;
padding: 0;
}

.category>h1:first-of-type,
.page>h1:first-of-type {
margin: 1.5rem auto 3.5rem;
}

p>span {
letter-spacing: 1px;
margin: 0 0.3rem;
font-size: 1.5rem;
}

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



/*--------------------------------------
　bottomBanner
---------------------------------------*/
.bottomBanner {
width: 100%;
background: #f6f3ec;
border: solid 2px #cab987;
margin: 6.0rem auto;
position: relative;
}

.bottomBanner a {
display: block;
padding: 1.5rem;
}

.bottomBanner .bnrTop {
display: table;
margin: 0 0 1.0rem;
}

.bottomBanner.imgBox {
display: table-cell;
vertical-align: middle;
width: 40%;
max-width: 90px;
}

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

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

.bottomBanner .dtlBtn {
display: block;
font-size: 1.3rem;
text-align: center;
color: #fff;
background: rgb(252, 95, 121);
background: -moz-linear-gradient(left, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
background: -webkit-linear-gradient(left, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
background: linear-gradient(to right, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5f79', endColorstr='#fc5f79', GradientType=1);
padding: 1.2rem 3rem;
margin: 0 auto;
border-radius: 1rem;
width: 85%;
position: relative;
}
.bottomBanner .dtlBtn::before {
content: "";
width: 7px;
height: 10px;
background: url(img/arrow_white.png) no-repeat center;
background-size: 100% auto;
position: absolute;
right: 16px;
top: 0;
bottom: 0;
margin: auto;
}
/*--------------------------------------
.lower-bottom
---------------------------------------*/
.lower-bottom {
margin: 60px auto 0;
width: 100%;
}

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

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

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

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

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

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

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

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

.lower-bottom .scrollArea .companyName {font-size: 2.2rem;}

.lower-bottom .scrollArea {
padding: 2rem 1.5rem;
}
.lower-bottom .addInner .addTxt {
margin: 0 0 1rem;
}
.lower-bottom .scrollArea .companyCatch {
font-size: 1.6rem;
text-align: center;
font-weight: normal;
}

.lower-bottom .scrollArea .companyCatch span {
font-size: 2.1rem;
font-weight: bold;
}
.lower-bottom .scrollArea .dl_wrap dt {
width: 53px;
padding: 5px;
height: 42px;
}
.lower-bottom .scrollArea .dl_wrap dd {
padding: 5px 4px 5px 10px;
}

.lower-bottom .block .btn-web, .lower-bottom .block .btn-internal {
width: 90%;
margin: 2rem auto 1rem;
}
/*--------------------------------------
Footer
---------------------------------------*/
footer {
width: 100%;
background-color: #fdf8f2;
margin-top: 6.0rem;
}

footer .areaInner {
position: relative;
width: 100%;
margin: 0 auto;
padding: 3.0rem 0 2.5rem 0;
}

footer .areaInner .inner {
width: 100%;
padding: 0;
}

footer .areaInner .logo {
display: block;
box-sizing: border-box;
width: auto;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
color: #000;
padding: 0 0 0.5rem 0;
margin: 0 auto 2.0rem;
}

footer .areaInner .logo a {/* display: block; */font-size: 1.4rem;font-weight: bold;line-height: 1.4;text-align: center;color: #000;transition: none;-o-transition: none;-ms-transition: none;-moz-transition: none;-webkit-transition: none;}
footer .areaInner .logo a img{
max-width: 40%;
}
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;
color: #000;
background: url("img/arrow_black_down.png") right 10px center no-repeat;
background-size: 10px auto;
padding: 1.0rem 4.0rem 1.0rem 4%;
transition: none;
-o-transition: none;
-ms-transition: none;
-moz-transition: none;
-webkit-transition: none;
}

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

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

footer .areaInner .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;
width: 100%;
}

footer .areaInner .footBox .accChild li a {
display: block;
box-sizing: border-box;
font-size: 1.3rem;
color: #000;
background: #fff url("img/arrow_black.png") 96.5% center no-repeat;
background-size: 6px auto;
border-bottom: 1px solid #ccc;
padding: 1.0rem 9% 1.0rem 4%;
}

footer .areaInner .footBox .accChild li.subCat {
width: 100%;
margin: 0;
}

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

footer .areaInner .footBox .accChild li.subCat a {
display: block;
background: #fff url("img/arrow_black.png") 96.5% center no-repeat;
background-size: 6px auto;
padding: 1.0rem 9% 1.0rem 4%;
}

footer .areaInner .footBox .accChild li.subCat a::before {
content: none;
font-size: 1.2rem;
position: relative;
left: -2px;
margin-right: 0.2rem;
}

footer .areaInner .footBox .accChild .subList {
padding: 0;
margin: 0;
}

footer .areaInner .footBox .accChild .subList li {
padding: 0;
display: block;
float: none;
margin: 0;
}

footer .areaInner .footBox .accChild .subList li::before {
content: none;
color: #000;
margin-right: 0;
}

footer .areaInner .footBox .accChild .subList li a {
font-size: 1.3rem;
padding: 1.0rem 9% 1.0rem 9%;
background: #fff url("img/arrow_black.png") 96.5% center no-repeat;
background-size: 6px auto;
}

footer .areaInner .footBox .accChild .subList li a::before {
content: "└";
display: block;
color: #000;
position: absolute;
top: 12px;
left: 4%;
margin-right: 0.4rem;
}

footer .areaInner .noticeArea {
box-sizing: border-box;
width: 92%;
margin: 2.5rem auto 0rem;
background: #fff;
padding: 1.5rem;
font-size: 1.2rem;
line-height: 1.8;
border-radius: 0;
}

footer .areaInner .noticeArea p {
font-size: 1.2rem;
}

footer .areaInner p.ucp {
font-size: 1.1rem;
line-height: 1.4;
text-align: center;
color: #333;
margin: 1.5rem auto 0;
}

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

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

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

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

footer p.sitemap a {
color: #000;
text-decoration: underline;
}

footer p.copy a {
color: #000;
text-decoration: none;
}

footer a {
text-decoration: none;
}

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



/*--------------------------------------
　PageTop
---------------------------------------*/
#page-top {
position: fixed;
bottom: 4%;
right: 4%;
width: 50px;
}

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



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

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

.contents #page.mappage h2 a {}

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

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

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

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

.contents #page.mappage ul li a {}

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

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




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



/*--------------------------------------
heading
---------------------------------------*/
h1, h2, h3, h4, h5, h6, .title, .ttl, .sttl, .catch, .name {
position: relative;
font-weight: 700;
line-height: 1.4;
}

.main-low h1,
.top_h2 {
margin: 2.5rem 0 4rem 0;
padding: 2rem 2rem 2rem 3.5rem;
font-size: 2.4rem;
}
.main-low h1::before,
.top_h2::before {
position: absolute;
left: 0;
top: -1.3rem;
width: calc(100% - 1.5rem);
height: 60px;
background: url(img/title_bg_04.png) repeat;
z-index: -1;
content: "";
}
.main-low h1::after,
.top_h2::after {
position: absolute;
right: 0;
top: 0;
width: calc(100% - 1.5rem);
height: 100%;
background: #d6ed9d;
z-index: -1;
content: "";
}

.main-low h2 {margin: 7rem 0 3rem;padding: 1.2rem 1rem 1.2rem 2rem;font-size: 2.1rem;}

.main-low h3 {margin: 4rem 0 1rem;font-size: 1.8rem;}

.main-low h4,
.main-low h5,
.main-low h6 {
margin: 4rem 0 2rem 0;
padding: 0 0 0.6rem 0;
font-size: 1.6rem;
}

.top_h2 a,
.main-low h1 a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 10px auto;
color: inherit;
text-decoration: none !important;
}

.main-low h2 a,
.main-low h3 a,
.main-low h4 a,
.main-low h5 a,
.main-low h6 a {
display: block;
padding: 0 1.6rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 8px auto;
text-decoration: none !important;
}



.index .common_parts .inner > p,
.category > p,
.page > p{
width: 100%;
word-break: break-all;
}


/*--------------------------------------
　list
---------------------------------------*/
.contents .index .common_parts ul,
.contents .category ul,
.contents .page ul {
width: 100%;
box-sizing: border-box;
margin: 2.0rem auto 2.0rem;
padding: 0 3% 0;
}

.contents .index .common_parts ul li,
.contents .category ul li,
.contents .page ul li {
font-size: 1.3rem;
min-height: 12px;
padding: 0 0 0.3rem 1.6rem;
position: relative;
}

.contents .index .common_parts ul li::before,
.contents .category ul li::before,
.contents .page ul li::before {
content: '';
display: block;
width: 8px;
height: 8px;
position: absolute;
top: 8px;
left: 0;
}

.contents .index .common_parts ol,
.contents .category ol,
.contents .page ol {
width: 100%;
box-sizing: border-box;
margin: 2.0rem auto 2.0rem;
padding: 0 3% 0;
}

.contents .index .common_parts ol li,
.contents .category ol li,
.contents .page ol li {
font-size: 1.3rem;
padding: 0 0 0.3rem 2.4rem;
list-style: none;
position: relative;
counter-increment: number;
}

.contents .index .common_parts ol li::before,
.contents .category ol li::before,
.contents .page ol li::before {
display: block;
width: 16px;
height: 16px;
position: absolute;
top: 5px;
left: 0;
font-size: 1.0rem;
line-height: 1.6;
letter-spacing: -0.5px;
text-align: center;
color: #fff;
}

.contents .index .common_parts ol li:nth-child(-n + 9):before,
.contents .category ol li:nth-child(-n + 9):before,
.contents .page ol li:nth-child(-n + 9):before {
content: counter(number);
}

.contents .index .common_parts ol li:nth-child(n + 10):before,
.contents .category ol li:nth-child(n + 10):before,
.contents .page ol li:nth-child(n + 10):before {
content: counter(number);
}



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

/*recommend*/
.contents .recommend {
width: 100%;
max-width: 100%;
min-height: 70px;
height: auto;
font-size: 1.6rem;
line-height: 1.4;
padding: 1.5rem 1.5rem 1.5rem 6.2rem;
margin: 2.0rem auto 1.5rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .recommend::before {
content: "おすすめ";
width: 50px;
height: 50px;
font-size: 1.0rem;
font-weight: normal;
line-height: 50px;
letter-spacing: 0;
text-align: center;
position: absolute;
top: 10px;
left: 0;
/*-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);*/
}

.contents .recommend a {
text-decoration: underline;
}

/*check*/
.contents .check {
width: 100%;
max-width: 100%;
min-height: 70px;
height: auto;
font-size: 1.6rem;
line-height: 1.4;
padding: 1.5rem 1.5rem 1.5rem 6.2rem;
margin: 2.0rem auto 1.5rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .check::before {
content: "CHECK";
width: 50px;
height: 50px;
font-size: 1.0rem;
font-weight: normal;
line-height: 50px;
letter-spacing: 0;
text-align: center;
position: absolute;
top: 10px;
left: 0;
/*-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);*/
}

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

/*point*/
.contents .point {
width: 100%;
max-width: 100%;
min-height: 70px;
height: auto;
font-size: 1.6rem;
line-height: 1.4;
padding: 1.5rem 1.5rem 1.5rem 6.2rem;
margin: 2.0rem auto 1.5rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .point::before {
content: "POINT";
width: 50px;
height: 50px;
font-size: 1.0rem;
font-weight: normal;
line-height: 50px;
letter-spacing: 0;
text-align: center;
position: absolute;
top: 10px;
left: 0;
/*-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%);*/
}

.contents .point a {
text-decoration: underline;
}

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

.contents .rank_wrap .rank {
width: 100%;
max-width: 100%;
min-height: 70px;
height: auto;
font-size: 1.6rem;
line-height: 1.4;
padding: 1.5rem 1.5rem 1.5rem 6.2rem;
margin: 2.0rem auto 1.5rem;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}

.contents .rank_wrap .rank::before {
content: counter(num, decimal-leading-zero);
counter-increment: num;
width: 50px;
height: 50px;
font-size: 1.4rem;
font-weight: normal;
line-height: 50px;
letter-spacing: 0;
text-align: center;
background-size: 100%;
position: absolute;
top: 10px;
left: 0;
}

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






/*--------------------------------------
　float-wrap
---------------------------------------*/
.contents .float-wrap {
width: 100%;
margin: 4.0rem auto 4.0rem;
position: relative;
}

.contents .float-wrap .flame {
margin: 0 auto;
}

.contents .float-wrap .float-img {
box-sizing: border-box;
width: auto;
margin: 0 auto 1.0rem;
text-align: center;
}

.contents .float-wrap img {
box-sizing: border-box;
max-width: 100%;
}

.contents .float-wrap .sttl {
padding: 0;
margin: 0;
background: none;
border: none;
font-size: 1.6rem;
line-height: 1.4;
}

.contents .float-wrap .catch {
font-size: 1.6rem;
font-weight: 700;
line-height: 1.6;
margin: 0 0 1.5rem;
}

.contents .float-wrap p {
margin: 0;
padding: 0;
}

.contents .float-wrap .fl {
box-sizing: border-box;
width: 100%;
padding: 0 0 1.0rem 0;
text-align: center;
float: none;
}

.contents .float-wrap .fr {
box-sizing: border-box;
width: 100%;
padding: 0 0 1.0rem 0;
text-align: center;
float: none;
}

.contents .float-wrap .ct {
box-sizing: border-box;
width: 100%;
margin: 0 auto 1.0rem;
padding: 0 0 1.0rem;
text-align: center;
}

.contents .float-wrap .fl.t_small {
box-sizing: content-box;
width: 40%;
padding: 0 6% 0.5rem 0;
text-align: center;
float: left;
}

.contents .float-wrap .fr.t_small {
box-sizing: content-box;
width: 40%;
padding: 0 0 0.5rem 6%;
text-align: center;
float: right;
}

.contents .float-wrap .fl.t_small .flame,
.contents .float-wrap .fr.t_small .flame {
width: 100%;
}

.contents .float-wrap .float-body.fl {
width: auto;
position: static;
text-align: left;
}

.contents .float-wrap .float-body.fr {
width: auto;
position: static;
text-align: left;
}

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

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

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

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

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

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





/*--------------------------------------
btns
---------------------------------------*/
.btn-internal,
p.btn-internal {
margin: 3rem auto;
}
.btn-internal a {
width: 90%;
padding: 2rem;
background: #71cb67 url(img/arrow_white.png) no-repeat right 1rem center;
background-size: 7px 11px;
}
.btn-internal a:hover {
opacity: 1;
}
.btn-internal.down a {
padding: 2rem 2.5rem;
background: #71cb67 url(img/arrow_white_down.png) no-repeat right 1rem center;
background-size: 11px 7px;
}

.btn-web,
p.btn-web {
margin: 3rem auto;
}
.btn-web a {
width: 90%;
padding: 2rem;
background: #e56a00 url(img/arrow_white.png) no-repeat right 1rem center;
background-size: 7px 11px;
}
.btn-web a:hover {
opacity: 1;
}

.btn-tel,
p.btn-tel {
display: block;
margin: 3rem auto;
padding: 0;
text-align: center;
}
.btn-tel a {
display: inline-block;
position: relative;
width: 90%;
margin: 0 auto;
padding: 2rem 5rem;
background: #333 url(img/ico_tel.png) no-repeat 2.2rem center;
background-size: 20px auto;
border-radius: 5rem;
box-sizing: border-box;
color: #fff;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
text-decoration: none !important;
}
.btn-tel a:hover {
text-decoration: none;
opacity: 1;
}

.btn-link,
p.btn-link {
display: block;
margin: 3rem auto;
padding: 0;
text-align: center;
}
.btn-link a {display: inline-block;position: relative;width: 90%;margin: 0 auto;padding: 2rem;background: none;border: 2px solid #333;box-sizing: border-box;color: #333;font-size: 1.6rem;font-weight: bold;line-height: 1.4;text-align: center;text-decoration: none !important;border-radius: 5rem;background: url(img/arrow_black.png) no-repeat right 15px center / 10px;}
.btn-link a:hover {
text-decoration: none;
opacity: 1;
}





/* 
.contents .btn-internal,
.contents .btn-web,
.contents .btn-tel,
.contents .btn-link {
max-width: 100%;
text-align: center;
margin: 2.0rem auto;
padding: 0;
width: 85%;
}

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

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

.btn-internal a {
display: block;
margin: 2rem auto;
padding: 1.8rem 3.0rem 1.8rem;
font-size: 1.4rem;
font-weight: 700;
color: #fff;
line-height: 1.3;
text-align: center;
text-decoration: none;
background: #c9b67d url("img/arrow_white.png") right 15px center no-repeat;
background-size: 6px auto;
border: 1px solid #c9b67d;
position: relative;
transition: none;
transform: none;
}

.btn-web a {
display: block;
padding: 1.8rem 3.0rem 1.8rem;
font-size: 1.4rem;
font-weight: 700;
color: #fff;
line-height: 1.3;
text-align: center;
text-decoration: none;
background: rgb(252, 95, 121);
background: -moz-linear-gradient(left, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
background: -webkit-linear-gradient(left, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
background: linear-gradient(to right, rgba(252, 95, 121, 1) 0%, rgba(245, 135, 113, 1) 50%, rgba(252, 95, 121, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5f79', endColorstr='#fc5f79', GradientType=1);
position: relative;
transition: none;
transform: none;
}


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

.btn-link a {
display: block;
padding: 1.6rem 3.8rem 1.6rem 2.0rem;
font-size: 1.4rem;
font-weight: 700;
color: #333;
text-align: left;
text-decoration: none;
background: url(img/ico_arrow.png) right 15px center no-repeat;
background-size: 14px auto;
border: 1px solid #bbb;
}

.btn-link a::before {}

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

.btn-tel {
display: block;
position: relative;
}
.btn-tel::after {
content: '';
display: block;
width: 100%;
height: 100%;
border: 1px solid #cab987;
border-width: 0 1px 1px 0;
position: absolute;
right: -6px;
bottom: -6px;
border-radius: 10px;
pointer-events: none;
}


.btn-tel a {
background: url("img/ico_tel.png") left 20px center no-repeat,
url("img/arrow_white.png") right 15px center no-repeat #a082dc;
background-size: 14px auto, 6px auto;
background: rgb(178,127,209);
background: -moz-linear-gradient(left,  rgba(178,127,209,1) 0%, rgba(146,138,218,1) 51%, rgba(178,127,209,1) 100%);
background: -webkit-linear-gradient(left,  rgba(178,127,209,1) 0%,rgba(146,138,218,1) 51%,rgba(178,127,209,1) 100%);
background: linear-gradient(to right,  rgba(178,127,209,1) 0%,rgba(146,138,218,1) 51%,rgba(178,127,209,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b27fd1', endColorstr='#b27fd1',GradientType=1 );
color: #fff;
font-size: 1.4rem;
padding: 1.8rem 3.5rem 1.8rem 3.5rem;
display: block;
text-align: center;
position: relative;
border-radius: 10px;
}
.btn-tel a::before {
content: "";
width: 40px;
height: 40px;
position: absolute;
left: 2px;
top: 0;
bottom: 0;
background: url(img/ico_tel.png) no-repeat center / 20px auto;
margin: auto;
}

.btn-tel a::after {
content: "";
width: 7px;
height: 10px;
background: url(img/arrow_white.png) no-repeat center;
background-size: 100% auto;
position: absolute;
right: 16px;
top: 0;
bottom: 0;
margin: auto;
} */


/* ================== */
/*  テーブル　　　　　*/
/* ================== */
.contents .index .common_parts .inner > table,
.contents .category>table,
.contents .page>table {
width: 100%;
}

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

.contents table th {
width: 100%;
padding: 1.0em 2.5%;
line-height: 1.3;
text-align: center;
font-size: 1.3rem;
display: block;
font-weight: normal;
border: none;
border-bottom: solid 1px #9d9d9d;
}

.contents table td {
width: 100%;
display: block;
line-height: 2.4rem;
padding: 1.0em 5%;
background: #fff;
font-size: 1.3rem;
text-align: left;
word-wrap: break-word;
border: none;
border-bottom: solid 1px #9d9d9d;
}




/*--------------------------------------
　box-wrap
---------------------------------------*/
.contents .box-wrap {
width: 100%;
max-width: 100%;
margin: 4rem auto;
}

.contents .box-wrap .box {
display: block;
box-sizing: border-box;
width: 100%;
padding: 4.0rem 0 3.0rem;
margin: 0 0 0;
float: none;
position: relative;
}

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


.contents .box-wrap .box .permalink {
display: none;
}

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


/*box-head*/
.index .box-wrap .box-head,
.category .box-wrap .box-head,
.page .box-wrap .box-head {
display: block;
}

.index .box-wrap .box-head a,
.category .box-wrap .box-head a,
.page .box-wrap .box-head a {
display: block;
font-size: 100%;
}

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

.index .box-wrap .box-head::after,
.category .box-wrap .box-head::after,
.page .box-wrap .box-head::after {
content: none;
}


.contents .box-wrap .box p {
margin: 0;
}

.contents .box-wrap .box .btn-internal {
margin: 2.0rem auto;
}


/*type-a*/
.contents .box-wrap .type-a {
margin: 0 auto 4rem;
padding: 2rem;
width: auto;
}
.contents .box-wrap.two-three .type-a:nth-child(5n+1),
.contents .box-wrap.two-three .type-a:nth-child(5n+2),
.contents .box-wrap.two-three .type-a:nth-child(5n+3),
.contents .box-wrap.two-three .type-a:nth-child(5n+4),
.contents .box-wrap.two-three .type-a:nth-child(5n+5){
width: 100%;
margin-right: 0;
}

.contents .box-wrap .type-a::before {
content: "";
position: absolute;
left: 50%;
width: 98px;
height: 34px;
background: url(img/txticon_case.svg) no-repeat left top;
top: -20px;
margin-left: -49px;
}
.contents .box-wrap .type-a .thumb {
position: relative;
}


.contents .box-wrap .type-a .box-head {
font-size: 1.8rem;
line-height: 1.4;
font-weight: 700;
padding: 0;
margin: 2rem auto;
background: none;
border: 0;
box-shadow: none;
max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.contents .box-wrap .type-b .box-head {
display: table-cell;
vertical-align: middle;
font-size: 1.7rem;
line-height: 1.4;
font-weight: 700;
margin: 0;
padding: 0 0 0 1.2rem;
border-radius: 0;
}

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

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

.contents .box-wrap .type-b .box-body{
display: flex;
flex-wrap: wrap;
}

.contents .box-wrap .type-b .caption {
order: -1;
margin: 0 0 2.0rem;
}



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

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

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

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

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

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

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

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

.contents .frame-wrap.col4 .frame {
width: auto;
}
.contents .frame-wrap.col4 .frame:nth-child(3n+1){
margin-left: 0;
}
/*frame-head*/
.index .frame .frame-head,
.category .frame .frame-head,
.page .frame .frame-head {
display: block;
font-size: 1.7rem;
font-weight: bold;
line-height: 1.4;
}

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

.index .frame .frame-head a:hover,
.category .frame .frame-head a:hover,
.page .frame .frame-head a:hover {
opacity: 1;
}

.contents .frame .frame-head p {
margin: 0;
}

.contents .frame .frame-body {
padding: 0 1.5rem 3.0rem;
}

.contents .frame .frame-body .frame-catch {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
color: #000;
margin: 0 0 1.5rem;
}

.contents .frame .frame-body p {
margin: auto;
}

.contents .frame .thumb {}

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

/*type-a*/
.contents .frame-wrap .type-a {
}

.contents .frame-wrap .type-a .frame-catch {
font-size: 1.4rem;
line-height: 1.5;
text-align: center;
color: #8c8200;
border-top: 5px solid #e6dc14;
padding: 1.5rem 2.5rem;
position: relative;
}

.contents .frame-wrap .type-a .frame-catch::before {
content: "";
background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
background-size: 6px 1px;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
}

.contents .frame-wrap .type-a .frame-catch::after {
content: "";
width: 19px;
height: 11px;
background: url("img/frame-wrap_baloon.png") no-repeat;
background-size: 100% auto;
position: absolute;
left: calc(50% - 10px);
bottom: -10px;
}

.contents .frame-wrap .type-a .frame-head {
font-size: 1.8rem;
line-height: 1.5;
font-weight: 700;
margin: 0;
padding: 1.8rem 1.5rem;
background: none;
border: 0;
box-shadow: none;
max-width: 100%;
}

.contents .frame-wrap .type-a .frame-head a {
display: block;
width: 100%;
background: url("img/arrow_green.png") right center no-repeat;
background-size: 6px auto;
padding: 0 2.0rem 0 0;
position: relative;
}

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

.contents .frame-wrap .type-a .thumb {
width: 80%;
margin: 0 auto;
}

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

.contents .frame-wrap .type-a ul.icoArea {
width: 100%;
text-align: center;
padding: 0 1.5rem;
margin: 2.0rem auto;
}

.contents .frame-wrap .type-a ul.icoArea li {
width: calc(100% / 3);
padding: 0 0.6rem;
margin: 0 0 0 0;
float: left;
}

.contents .frame-wrap .type-a ul.icoArea li:first-child {
margin: 0 0 0 0;
}

.contents .frame-wrap .type-a ul.icoArea li:nth-child(3n+1) {
margin: 0 0 0 0;
}

.contents .frame-wrap .type-a ul.icoArea li:nth-child(n+4) {
margin-top: 1.6rem;
}

.contents .frame-wrap .type-a ul.icoArea .ico {
width: 57px;
margin: 0 auto;
}

.contents .frame-wrap .type-a ul.icoArea .icoTxt {
display: inline-block;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
padding: 10px 0 8px;
position: relative;
}

.contents .frame-wrap .type-a ul.icoArea .icoTxt::after {
content: "";
width: 100%;
height: 2px;
background-color: #e6dc14;
position: absolute;
left: 0;
bottom: 0;
}

/*type-b*/
.contents .frame-wrap .type-b {
}

.contents .frame-wrap .type-b .frame-head {
font-size: 1.8rem;
line-height: 1.5;
font-weight: 700;
padding: 1.8rem 1.5rem;
margin: 0 0 2.0rem;
position: relative;
background: none;
border: 0;
box-shadow: none;
width: 100%;
max-width: 100%;
}

.contents .frame-wrap .type-b .frame-head::after {
content: "";
background: #cab987;
background-size: 6px 1px;
width: calc(100% - 20px);
height: 1px;
position: absolute;
left: 10px;
bottom: 0;
}

.contents .frame-wrap .type-b .frame-head a {
display: block;
width: 100%;
background: url("img/arrow_green.png") right center no-repeat;
background-size: 8px auto;
padding: 0 2.0rem 0 0;
position: relative;
}

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

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

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

.contents .frame-wrap .type-b .frame-body {
margin: 2.0rem auto 0;
}

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

.contents .frame-wrap .type-b table th {
display: table-cell;
width: 40%;
font-size: 1.3rem;
font-weight: normal;
line-height: 1.4;
border-right: 1px solid #333;
padding: 1.0rem 1.0rem;
}

.contents .frame-wrap .type-b table td {
display: table-cell;
font-size: 1.3rem;
line-height: 1.4;
padding: 1.0rem 1.0rem;
word-wrap: break-word;
}

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

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

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

.contents .frame-wrap .type-c .frame-head {
font-size: 1.7rem;
line-height: 1.5;
font-weight: 700;
border-bottom: 2px solid #fff;
padding: 0.5rem 1.8rem 2.0rem;
margin: 0 0 2.0rem;
position: relative;
}

.contents .frame-wrap .type-c .frame-head a {
display: block;
width: 100%;
background: url("img/arrow_black.png") right center no-repeat;
background-size: 8px auto;
padding: 0 2.0rem 0 0;
position: relative;
}

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

.contents .frame-wrap .type-c .thumb {
width: 60%;
margin: 0 auto 2.0rem;
}

.contents .frame-wrap .type-c .thumb img {
border-radius: 100px;
}


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




/*--------------------------------------
addParts01
---------------------------------------*/
.addParts01 {
margin: 4rem 0;
}
.addParts01.lower {
margin: 8rem 0 0 0;
padding: 0 1rem;
}
.addParts01 .addInner {
width: 100%;
}
.addParts01 .block {
display: block;
}
.addParts01 .block::after {
display: none;
}
.addParts01 .block .box {
width: 100%;
margin: 0 0 2rem 0;
}
.addParts01 .block .box-head {
padding: 1.5rem;
}
.addParts01 .block .box-head .catch {
font-size: 2rem;
}
.addParts01 .block .box-head .catch span {
font-size: 1.6rem;
}
.addParts01 .block .box-body {
padding: 1.5rem 1.5rem 2rem 1.5rem;
}
.addParts01 .block .box-body .name {
font-size: 2.1rem;
}
.addParts01 .note {
padding: 1rem 0 0 0;
}
.addParts01__TitArea {
margin: 0 0 3rem 0;
}
.addParts01__TitArea__Tit {
padding: 2.5rem 0 2rem 0;
font-size: 2.1rem;
letter-spacing: 0;
border: 0;
width: auto;
}
.addParts01__TitArea__Txt span {
font-size: 1.5rem;
}
.addParts01__TitArea__Tit::before {
left: 50%;
top: -25px;
margin-left: -46px;
transform: rotate(9deg);
width: 120px;
background: url(img/txticon_pickup.svg) no-repeat center;
background-size: 100% auto;
}
.addParts01__TitArea__Txt {
padding: 2rem 2rem 2rem 0;
width: auto;
}

}