@charset "utf-8";
/* GoogleFonts読み込み 下記のライセンス記述は削除禁止 */
/*
* "Noto Sans JP" licensed under the SIL Open Font License 1.1
* by https://fonts.google.com/specimen/Noto+Sans+JP

@font-face {
 font-family: "Noto Sans JP";
 font-style: normal;
 font-weight: 400;
 src: url("fonts/NS-400.woff2") format("woff2"), url("fonts/NS-400.woff") format("woff");
 font-display: swap;
}
@font-face {
 font-family: "Noto Sans JP";
 font-style: normal;
 font-weight: 700;
 src: url("fonts/NS-700.woff2") format("woff2"), url("fonts/NS-700.woff") format("woff");
 font-display: swap;
}
*/
/* CSS Document */
/*--------------------------------------------------------------------------
   reset
---------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, p, span, small, dl, dt, dd, ol, ul, li {
 margin: 0;
 font-size: 100%;
}
ul {
 margin: 0;
 padding: 0;
 vertical-align: baseline;
}
img {
 vertical-align: top;
}
li {
 list-style-type: none;
 vertical-align: baseline;
}
input, button, textarea, select {
 margin: 0;
 padding: 0;
 background: none;
 border: none;
 border-radius: 0;
 outline: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
* {
 box-sizing: border-box;
}
.cf::after {
 content: "";
 display: block;
 clear: both;
}
/*--------------------------------------
　Base
---------------------------------------*/
html {
 font-size: 62.5%;
}
body {
 color: #000;
 font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 font-size: 1.6rem;
 font-weight: 400;
 line-height: 1.8;
 -webkit-font-smoothing: subpixel-antialiased;
 min-width: 1000px;
}
@media all and (-ms-high-contrast: none) {
 body, p, li, dt, dd, th, td, span, a, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
 }
}
img {
 max-width: 100%;
 height: auto;
}
a {
 color: inherit;
 text-decoration: underline;
}
a:hover,a:hover img {
 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%;
}
span:not([class]) {
 font-weight: bold;
 color: #b03818;
}
p {
 margin: 2rem auto;
}
.pc {
 display: block !important;
}
.sp {
 display: none !important;
}
.sp_br {
 display: none;
}
.caption {
 margin: 1rem auto 0;
 font-size: 1rem;
 line-height: 1.6;
 word-break: break-all;
 color: #000;
}
.caption a {
 color: inherit;
}
/*--------------------------------------
　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;
 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%;
 color: inherit;
 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 .headTopWrap a {
 text-decoration: none;
}
header .headTopArea {
 width: min(100%, 1200px);
 margin: 0 auto;
 padding: 0.7rem 0;
}
header .headTopArea .rightTxt {
 font-size: 1.2rem;
 font-weight: 400;
 line-height: 1.4;
 color: #333;
 text-align: right;
}
/*--------------------------------------
　visArea　下層ページ
---------------------------------------*/
#visArea {
 position: relative;
 z-index: 1;
 margin: 0 auto;
}
#visArea .mainArea {
 display: table;
 background: url("img/mv_pic_ct.jpg") center top no-repeat;
 background-size: cover;
 height: 120px;
 width: clamp(50%, 2000px, 100%);
 margin: 0 auto;
 position: relative;
}
#visArea .mainArea .mainAreaInner {
 display: table-cell;
 text-align: center;
 padding-top: 23px;
}
#visArea .mainArea .siteNameArea {
 margin: 0; 
}
#visArea .mainArea .siteName a {
 display: inline-block;
}
#visArea .mainArea .siteName img {
 margin: 0 auto;
 display: block;
}
/*--------------------------------------
　Global Nav
---------------------------------------*/
#g-nav {
 background-color: #fff;
 margin: 0 auto;
 position: relative;
 z-index: 100;
}
#g-nav ul {
 display: flex;
 justify-content: space-between;
 width: min(100%, 1200px);
 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 {
 text-decoration: none;
 display: table;
 width: 100%;
 height: 100%;
 font-size: 1.3rem;
 font-weight: bold;
 line-height: 1.6;
 padding: 20px 12px;
 position: relative;
 color: #000;
}
#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: #4b887d;
 position: absolute;
 left: 0;
 bottom: 2px;
 opacity: 1;
}
#g-nav li a:hover {
 opacity: 1;
}
/*--------------------------------------
　Pankuzu
---------------------------------------*/
#pankuzuWrap {
 margin: 0;
}
#pankuzu {
 font-size: 1.2rem;
 margin: 0 auto;
 padding: 1.2rem 0;
 width: min(100%, 1200px);
 color: #000;
}
#pankuzu span {
 border-bottom: none;
 font-weight: inherit;
 color: inherit;
}
/*--------------------------------------
　Main Contents
---------------------------------------*/
#contents {
 width: min(100%, 1200px);
 margin: 0 auto 0;
 padding: 0;
}
#index {
 width: 100%;
 margin: 0 auto;
 padding: 0;
}
#category, #page {
 float: left;
 width: 78%;
 margin: 0;
 padding: 4rem 0 0;
}
/*--------------------------------------
　Side
---------------------------------------*/
#side {
 float: right;
 width: 17%;
}
#side .sideTopBox {
 background: #DDF4F0;
 margin: 4rem auto;
 position: relative;
}
#side .sideTopBox a {
 text-decoration: none;
 display: block;
 padding: 20px;
}
#side .sideTopBox .catch {
 font-size: 1.6rem;
 color: #000;
 margin: 0 auto 1.5rem;
 text-align: center;
 line-height: 1.25;
 font-weight: bold;
 padding: 0;
}
#side .sideTopBox .imgBox {
 margin: 0 auto 15px;
 text-align: center;
}
#side .sideTopBox p {
 line-height: 1.7;
 color: #000;
}
#side .sideTopBox .dtlBtn {
 display: block;
 text-align: center;
 color: #fff;
 background: url("img/arrow01_white.svg") right 8px center no-repeat #1f201d;
 background-size: 15px auto;
 padding: 0.75rem 2.8rem;
 margin: 2rem auto 0;
 font-weight: bold;
}
#side .sideBox {
 margin: 0 0 30px;
 border-top: 2px solid #333;
}
#side .sideBox a {
 text-decoration: none;
}
#side .sideBox .sttl {
 font-size: 1.5rem;
 line-height: 1.67;
}
#side .sideBox .sttl a {
 display: block;
 padding: 1.5rem 1.2rem;
 color: #000;
}
#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/arrow02_black.svg) no-repeat right 10px center;
 background-size: 6px auto;
 text-decoration: none;
 color: #000;
}
#side .sideBox .subList {
 margin: 0;
}
#side .sideBox .subList li {
 margin: 0;
}
#side .sideBox .subList li a {
 display: block;
 padding: 10px 25px 10px 32px;
 position: relative;
}
#side .sideBox .subList li a::before {
 content: "└";
 position: absolute;
 left: 12px;
 top: 10px;
}
/*--------------------------------------
Footer
---------------------------------------*/
footer {
 margin: 0 auto;
 padding: 0;
 background-color: #313131;
}
footer .areaInner {
 width: 100%;
 padding: 6rem 0 4rem;
}
footer .areaInner .inner {
 position: relative;
 width: min(100%, 1200px);
 margin: 0 auto;
}
footer .areaInner .logo {
 width: auto;
 margin: 0 auto 5rem;
 text-align: center;
}
footer .areaInner .logo a, footer .areaInner .logo p {
 display: inline-block;
 font-size: 2rem;
 line-height: 1;
 text-align: center;
 text-decoration: none;
 color: #fff;
}
footer .areaInner .footBox {
 margin: 0 0 4rem;
}
footer .areaInner .footBox .sttl {
 border-bottom: 1px solid #fff;
 padding: 0 0 1rem 0;
 margin: 0 0 1.8rem 0;
}
footer .areaInner .footBox .sttl a {
 display: block;
 font-size: 1.6rem;
 background: url("img/arrow01_white.svg") left center no-repeat;
 background-size: 19px auto;
 border: none;
 padding: 0.3rem 0 0.3rem 3rem;
 margin: 0;
}
footer .footBox ul {
 padding: 0 2rem;
}
footer .areaInner .footBox .accChild {
 padding: 0;
 box-sizing: border-box;
 display: flex;
 flex-wrap: wrap;
}
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:nth-of-type(n + 6) {
 margin-top: 1rem;
}
footer .areaInner .footBox .accChild li.subCat a {
 display: inline-block;
 background: url("img/arrow_footer_black.png") 5px 8px no-repeat;
 background-size: 5px auto;
 padding: 0 0 0 1.5rem;
}
footer .areaInner .footBox .accChild li.subCat::after {
 content: "";
}
footer .areaInner .footBox .accChild .pc + li::before {
 /* content: "　|　"; */
 letter-spacing: 0;
 color: #a40024;
}
footer .areaInner .footBox .accChild .pc + li::before {
 /* content: "|　"; */
 letter-spacing: 0;
 color: #a40024;
}
footer .areaInner .footBox .accChild .pc + li.subCat::before {
 content: "";
}
footer .areaInner .footBox .accChild li {
 /* float: left; */
 display: 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 li a:hover {
 text-decoration: none;
}
footer .areaInner .footBox .accChild .subList {
 padding: 0 0 0 1.5rem;
 margin: 0;
}
footer .areaInner .footBox .accChild .subList li {
 padding: 0.8rem 0 0 0;
 display: block;
 float: none;
 margin: 0;
 position: relative;
}
footer .areaInner .footBox .accChild .subList li::before {
 content: "└";
 color: #fff;
 position: absolute;
 top: 8px;
 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;
 background: #fff;
 border-radius: 0;
 padding: 2.75rem 3rem;
 margin: 4rem auto 3rem;
}
footer .areaInner .noticeArea p {
 font-size: 1.2rem;
 margin: 0;
}
footer .areaInner p.ucp {
 font-size: 1.2rem;
 line-height: 1.67;
 text-align: center;
 color: #fff;
 margin: 1.5rem auto 0;
 max-width: 92%;
}
footer .botArea {
 background-color: #fff;
}
footer .botArea .inner {
 width: min(100%, 1200px);
 padding: 0.9rem 1rem;
 margin: 0 auto;
}
footer .botArea .inner.cf {
 content: none;
}
footer p.sitemap {
 margin: 0;
}
footer p.sitemap a {
 font-size: 1.2rem;
 line-height: 1.3;
 text-align: right;
 float: right;
 padding: 0.5rem 0;
 text-decoration: underline;
 color: #000;
}
footer p.sitemap a:hover {
 text-decoration: none;
}
footer p.copy {
 margin: 0;
 font-size: 1.2rem;
 line-height: 1.3;
 text-align: left;
 color: #000;
 float: left;
 padding: 0.5rem 0;
}
footer p.copy a {
 color: inherit;
}
footer p.copy a:hover {
 text-decoration: none;
}
footer a {
 color: #fff;
 text-decoration: none;
}
footer a:hover {
 text-decoration: underline;
}
/*--------------------------------------
　PageTop
---------------------------------------*/
#page-top {
 position: fixed;
 bottom: 2rem;
 right: 2rem;
 z-index: 100;
 width: 47px;
}
/* ================== */
/*  サイトマップ　　　*/
/* ================== */
#contents #page.mappage {
 margin-bottom: 12rem;
}
#contents #page.mappage h2 {
 margin: 68px auto 28px;
}
#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 {
 margin-top: 1rem;
}
#contents #page.mappage ul.subList li:last-child {
 margin: 0 0 1rem;
}
#contents #page.mappage ul li a:hover {
 opacity: 0.7;
}
#contents #page.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: 100%;
 margin: 0 auto;
}*/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
 text-decoration: none;
 display: inline-block;
 padding-right: 5rem;
 background: url("img/arrow01_black.svg") no-repeat right 50%;
 background-size: 30px auto;
}
#category h1:not([class]), #page h1:not([class]) {
 font-size: 3rem;
 font-weight: bold;
 line-height: 1.4;
 text-align: center;
 padding: 3.3rem 2rem 3.3rem 6rem;
 margin: 25px auto 30px;
 position: relative;
}
#category h1:not([class]), #page h1:not([class]) {
 margin: 2.5rem 0 4rem 4rem;
 background: #fff;
 border: 1px solid #000;
 border-radius: 8px;
 max-width: calc(100% - 4rem);
 font-size: 3rem;
 color: #000;
 font-weight: bold;
 padding: 3.3rem 2rem;
}
#category h1:not([class])::before,
#page h1:not([class])::before {
 content: "";
 width: 100%;
 height: 100%;
 background: #f5cd5c;
 position: absolute;
 top: -25px;
 left: -40px;
 z-index: -1;
 border-radius: 8px;
}
#category h1:not([class])::after, #page h1:not([class])::after {
 content: "";
 width: 21px;
 height: 12px;
 background: url(img/h2_deco.png) no-repeat;
 background-size: contain;
 position: absolute;
 bottom: -12px;
 right: 0;
 left: 0;
 margin: 0 auto;
}
#category h2:not([class]), #page h2:not([class]) {
 font-size: 2.6rem;
 font-weight: bold;
 margin: 9rem auto 4rem;
 line-height: 1.4;
 padding: 1.5rem 3rem 1.2rem;
 background: #ffefbc;
 border-bottom: 1px solid #e1b940;
 box-shadow: 0px 8px 0px #ffefbc;
 position: relative;
 color: #000;
}
#category h3:not([class]), #page h3:not([class]) {
 font-size: 2.2rem;
 font-weight: bold;
 color: #000;
 margin: 7rem auto 3rem;
 padding: 1.4rem 1.5rem 1.4rem 6.2rem;
 line-height: 1.6;
 border-bottom: 1px solid #333;
 position: relative;
 background: url(img/icon_taxi_green.png) no-repeat left 0.1rem center;
 background-size: 46px auto;
}
#category h4:not([class]), #category h5:not([class]), #category h6:not([class]), #page h4:not([class]), #page h5:not([class]), #page h6:not([class]) {
 font-size: 2.0rem;
 font-weight: bold;
 color: #000;
 line-height: 1.4;
 letter-spacing: 0.03em;
 padding: 0 2rem 1.3rem;
 margin: 5.5rem auto 2.5rem;
 position: relative;
}
#category h5:not([class]), #category h6:not([class]), #page h5:not([class]), #page h6:not([class]) {
 font-size: 1.9rem;
}
#category h4:not([class])::after, #category h5:not([class])::after, #category h6:not([class])::after, #page h4:not([class])::after, #page h5:not([class])::after, #page h6:not([class])::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;
}
/*--------------------------------------
　list
---------------------------------------*/
#contents ul {
 max-width: 100%;
 margin: 2.5rem auto;
 padding: 0 1rem;
}
#contents ul li {
 padding: 0 0 0.8rem 3rem;
 position: relative;
}
#contents ul li::before {
 content: "";
 display: block;
 background-color: #4b887d;
 width: 10px;
 height: 10px;
 border-radius: 50px;
 position: absolute;
 top: 8px;
 left: 0;
}
#contents ol {
 max-width: 100%;
 margin: 2.5rem auto;
 padding: 0 1rem;
 counter-reset: number;
}
#contents ol li {
 padding: 0.4rem 0 0.4rem 3rem;
 list-style: none;
 position: relative;
 counter-increment: number;
}
#contents ol li::before {
 display: block;
 background-color: #e2b840;
 width: 20px;
 height: 20px;
 position: absolute;
 top: 6px;
 left: 0;
 color: #fff;
 text-align: center;
 line-height: 20px;
 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, .float-wrap ul, .float-wrap ol, .box-wrap ul, .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, .float-wrap ul li, .float-wrap ol li, .box-wrap ul li, .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, .float-wrap ul li::before, .float-wrap ol li::before, .box-wrap ul li::before, .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
---------------------------------------*/
/*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: 2rem 2rem 2rem 9.4rem;
 margin: 3rem auto 2rem;
 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: 2rem 2rem 2rem 9.4rem;
 margin: 3rem auto 2rem;
 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: 2rem 2rem 2rem 9.4rem;
 margin: 3rem auto 2rem;
 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: 3rem auto 2rem;
}
#contents .rank_wrap .rank {
 width: 100%;
 max-width: 1100px;
 /*min-height: 98px;*/
 height: 98px;
 font-size: 2.2rem;
 line-height: 1.4;
 color: #333;
 border-bottom: solid 1px #333;
 background: url("img/color_black.png") 36px 30px no-repeat;
 background-size: 1px 100%;
 padding: 2rem 2rem 2rem 9.4rem;
 margin: 3rem auto 2rem;
 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: normal;
 line-height: 74px;
 letter-spacing: 0;
 text-align: center;
 color: #333;
 background: url("img/rank.png") 0 0 no-repeat;
 background-size: 100%;
 position: absolute;
 top: 13px;
 left: 0;
 /*-webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);*/
}
#contents .rank a {
 color: #333;
 text-decoration: underline;
}
/*recommend_number_wrap*/
#contents .recommend_number_wrap {
 counter-reset: num;
 margin: 3rem auto 2rem;
}
#contents .recommend_number_wrap .recommend::before {
 display: block;
 font-size: 1.2rem;
 line-height: 1;
 padding: 2rem 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: 3rem auto 2rem;
}
#contents .check_number_wrap .check::before {
 display: block;
 font-size: 1.2rem;
 line-height: 1;
 padding: 2rem 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: 3rem auto 2rem;
}
#contents .point_number_wrap .point::before {
 display: block;
 font-size: 1.2rem;
 line-height: 1;
 padding: 2rem 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;
}
/*--------------------------------------
　float img
---------------------------------------*/
.float-wrap {
 max-width: 100%;
 margin: 6rem auto;
 box-sizing: border-box;
}
.float-wrap img {
 max-width: 100%;
 display: block;
 margin: 0 auto;
}
.float-wrap .flame {
 position: relative;
}
.float-wrap .fl {
 width: 350px;
 margin: 0 3rem 1rem 0;
 text-align: center;
}
.float-wrap .fr {
 width: 350px;
 margin: 0 0 1rem 3rem;
 text-align: center;
}
.float-wrap .ct {
 width: 500px;
 margin: 0 auto 20px;
 text-align: center;
}
.float-wrap.ct .catch {
 text-align: center;
}
.float-wrap .catch {
 font-size: 2rem;
 font-weight: bold;
 line-height: 1.7;
 margin: 0 auto 1.5rem;
}
/*  btns*/
.btn-internal, .btn-web {
 max-width: 81%;
 text-align: center;
 margin: 3.5rem auto;
 padding: 0;
 width: 450px;
 position: relative;
 cursor: pointer;
 z-index: 0;
}
.btn-internal::after, .btn-web::after {
 content: "";
 display: block;
 width: calc(100% - 1px);
 height: calc(100% - 1px);
 border: 1px solid #1f201d;
 border-width: 0 1px 1px 0;
 position: absolute;
 right: -5px;
 bottom: -5px;
 transition: 0.2s;
 z-index: -1;
}
.btn-web::after {
 border-color: #b03818;
}
.btn-internal a:hover, .btn-web a:hover {
 opacity: 1;
}
.btn-internal a, .btn-web a {
 display: block;
 background-color: #1f201d;
 padding: 2.1rem 4.5rem;
 font-size: 1.5rem;
 font-weight: bold;
 color: #fff;
 line-height: 1.4;
 text-align: center;
 text-decoration: none; 
 width: 100%;
 z-index: 10;
 position: relative;
}
.btn-web a {
 background-color: #b03818;
}
.btn-internal a::after, .btn-web a::after {
 content: "";
 width: 19px;
 height: 7px;
 background: url("img/arrow01_white.svg") no-repeat center top / 100% auto;
 position: absolute;
 right: 16px;
 top: 50%;
 transform: translate(0%, -50%);
}
@media screen and (min-width: 481px) {
 .btn-internal a, .btn-web a {
  transition: 0.2s;
  transform: translate(0px, 0px) translateZ(0);
 }
 .btn-internal:hover a, .btn-web:hover a {
  transform: translate(5px, 5px) translateZ(0);
 }
 .btn-internal:hover::after, .btn-web:hover::after {
  content: "";
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
 }
}
.btn-link {
 max-width: 100%;
 margin: 3rem auto;
 text-align: right;
}
.btn-link a {
 position: relative;
 display: inline-block;
 padding: 5px 0 5px 22px;
 background: url(img/btn-link.png) top 7px left no-repeat;
 background-size: 16px auto;
 line-height: 1.3;
 text-decoration: underline;
}
.btn-link a:hover {
 opacity: 1;
 text-decoration: none;
}
.btn-tel {
 display: none;
}
/* ================== */
/*  テーブル　　　　　*/
/* ================== */
#contents .table-layout {
 padding: 0;
}
table {
 width: 100%;
 table-layout: fixed;
 margin: 4rem auto;
 border: solid 1px #fff;
}
table th {
 width: 26.6%;
 font-size: 1.5rem;
 font-weight: bold;
 text-align: center;
 color: #fff;
 background: #b3b3b3;
 border: solid 1px #fff;
 padding: 1.3rem 1rem;
 word-break: break-all;
 line-height: 1.4;
 vertical-align: middle;
}
table td {
 padding: 1.3rem 1.5rem;
 background: #f3f3f3;
 text-align: left;
 border: solid 1px #fff;
 word-break: break-all;
 vertical-align: middle;
}
/*--------------------------------------
　box-wrap
---------------------------------------*/
.box-wrap {
 margin: 2rem auto;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.box-wrap .box .thumb {
 text-align: center;
}
.box .box-head {
 display: flex;
 align-items: center;
 width: 100%;
 line-height: 1.4;
}
.box .box-head a {
 text-decoration: none;
}
.box-wrap .box p {
 margin: 0;
}
.box-wrap .box p + p {
 margin-top: 1em;
}
/*type-a*/
.box-wrap .type-a {
 width: calc((100% - 6.2rem) / 2);
 padding-bottom: 1.5rem;
 position: relative;
}
.box-wrap .type-a:nth-child(even)::before {
 content: "";
 width: 1px;
 height: 100%;
 background: #000;
 position: absolute;
 top: 0;
 left: -3.1rem;
}
.box-wrap .type-a:nth-child(n+3){
 margin-top: 4rem;
}
.box-wrap .type-a .thumb {
 position: relative;
}
.box-wrap .type-a .thumb img {
 display: block;
 margin: 0 auto;
}
.box-wrap .type-a .box-head {
 font-size: 2rem;
 line-height: 1.6;
 font-weight: bold;
 color: #000;
 padding: 0 0.5rem;
 margin: 2.5rem auto;
 display: table;
 vertical-align: middle;
 text-align: center;
 width: 100%;
}
.box-wrap .type-a .box-head a {
 line-height: inherit;
 color: inherit;
 background: url("img/arrow01_black.svg") right center no-repeat;
 background-size: 19px auto;
 padding: 0 2.5rem 0 1.5rem;
 position: relative;
 text-align: center;
}
.box-wrap .type-a .box-body .smallPic {
 width: 100px;
 float: left;
}
.box-wrap .type-a .box-body .smallPic img {
 display: block;
 margin: 0 auto;
}
.box-wrap .type-a .box-body p {
 width: calc(100% - 120px);
 float: right;
 line-height: 2;
 margin-top: -0.7rem;
}
/*type-b*/
.box-wrap .type-b {
 width: calc((100% - 3.1rem) / 2);
 background-color: #fcf7e8;
 padding: 2.2rem 2.8rem;
 position: relative;
 margin: 4.8rem 0 0;
}
.box-wrap .type-b::before {
 content: "";
 display: block;
 width: 54px;
 height: 50px;
 background: url("img/icon_taxi_green.png") no-repeat center top / 100% auto;
 position: absolute;
 left: 27px;
 top: -28px; 
}
.box-wrap .type-b .box-head {
 padding: 1rem 0;
}
.box-wrap .type-b .box-head .title {
 font-size: 1.9rem;
 line-height: 1.4;
 font-weight: 700;
 color: #1f201d;
}
/*--------------------------------------
　frame-wrap
---------------------------------------*/
.frame-wrap {
 margin: 2rem auto;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.frame-wrap::after {
 content: "";
 width: 33%;
 height: 0;
}
.frame-wrap .frame a {
 display: block;
 text-decoration: none;
}
.frame .frame-head {
 display: flex;
 align-items: center;
 font-weight: bold;
 line-height: 1.4;
 width: 100%;
}
.frame .frame-head .frame-head a {
 width: 100%;
 text-decoration: none;
}
.frame .thumb {
 text-align: center;
 margin: 0 9% 2rem;
}
.frame .frame-body p {
 margin: 0;
}
.frame .frame-body p + p {
 margin-top: 1em;
}
#contents .frame-wrap .frame table {
 margin: 2rem 0 0;
}
/*type-a*/
.frame-wrap .type-a {
 width: calc(( 100% - 4.8rem)/3);
 background: #f3f2ea;
 padding: 0 3rem 2rem;
}
.frame-wrap .type-a:nth-child(n + 4) {
 margin-top: 2rem;
}
.frame-wrap .type-a .frame-head {
 padding:2rem 0;
}
.frame-wrap .type-a .frame-head .title {
 font-size: 2rem;
 letter-spacing: 0.07em;
 line-height:1.6;
 font-weight: 700;
 color: #000;
 width: 100%;
}
.frame-wrap .type-a .frame-head .title a {
 display: block;
 width: 100%;
 padding-right: 3rem;
 background: url("img/arrow01_black.svg") no-repeat right 50% / 19px auto;
}
#contents .frame-wrap .type-a table th {
 font-size: 1.4rem;
 font-weight: 400;
 padding: 1.2rem;
 width: 80px;
}
#contents .frame-wrap .type-a table td {
 background-color: #fff;
 padding: 1.2rem;
}
/*type-b*/
.frame-wrap .type-b {
  width: calc((100% - 3.2rem) / 3);
 border: 1px solid #000;
 background: #fff;
}
.frame-wrap .type-b:nth-child(n + 4) {
 margin-top: 1.6rem;
}
.frame-wrap .type-b .frame-head {
 font-size: 1.8rem;
 line-height: 1.67;
 font-weight: bold;
 padding: 2.2rem 2rem 2rem;
 margin: 0 auto 3.1rem;
 position: relative;
 letter-spacing: normal;
 display: table;
 width: 100%;
 word-break: break-all;
}
.frame-wrap .type-b .frame-head::after {
 content: "";
 background: #000;
 width: calc(100% - 2rem);
 height: 1px;
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 top: inherit;
 z-index: inherit;
 transform: none;
 margin: 0 auto;
}
.frame-wrap .type-b .frame-head a {
 display: table-cell;
 width: calc(100% + 0.7rem);
 background: url("img/arrow02_black.svg") right center no-repeat;
 background-size: 10px auto;
 padding-right: 2.5rem;
 letter-spacing: inherit;
 height: 100%;
 vertical-align: middle;
 margin-right: -0.7rem;
}
.frame-wrap .type-b .thumb {
 width: 200px;
 margin: 0 auto;
 max-width: 90%;
 text-align: center;
}
.frame-wrap .type-b .thumb img {
 display: block;
 margin: 0 auto;
}
.frame-wrap .type-b .caption {
 text-align: center;
 padding: 0 2rem;
 color: #8d8d8d;
}
.frame-wrap .type-b .frame-body {
 padding: 0 20px 35px;
}
.frame-wrap .type-b .frame-body .frame-catch {
 font-size: 1.6rem;
 font-weight: bold;
 line-height: 1.5;
 color: #000;
 margin: 0 0 15px;
}
.frame-wrap .type-b .frame-body {
 margin: 2rem auto 0;
 padding: 0 2rem 3rem;
}
.frame-wrap .type-b table {
 box-sizing: border-box;
 width: 100%;
 letter-spacing: 0;
 margin: 2rem auto;
}
.frame-wrap .type-b table th {
 width: 33%;
 font-size: 1.2rem;
 font-weight: normal;
 line-height: 1.3;
 padding: 1.2rem 1rem;
}
.frame-wrap .type-b table td {
 font-size: 1.2rem;
 line-height: 1.45;
 padding: 1.2rem 1rem;
 background: #f5f5f5;
}
.frame-wrap .type-b table:last-of-type {
 margin-bottom: 0;
}
/*--------------------------------------
　addParts--recommended
---------------------------------------*/
.addInner {
 width: 1100px;
 margin: 0 auto;
 padding: 6.5rem 0 12.5rem;
}
.addTopArea {
 margin: 0 auto 6.5rem;
}
/* addParts--recommended */
.lower-bottom {
 margin-top: 10rem;
}
.addParts--recommended {
 background:#ffebab url("img/recommended_bg.png") no-repeat top left;
}
.addParts--recommended .addTopArea {
 position: relative;
 z-index: 1;
}
.addParts--recommended .addParts__title {
 text-align: center;
 padding: 0 0 9.8rem;
 background: url(img/recommended_h2_deco.png) no-repeat bottom 3rem center;
 position: relative;
 letter-spacing: 0.015em;
 font-size: 4.2rem;
 font-weight: bold;
 line-height: 1.54;
 color: #1f201d;
}
.addParts--recommended .addParts__title::after {
 content: "";
 width: 100%;
 height: 126px;
 position: absolute;
 background: url(img/recommended_h2_bg.jpg) no-repeat;
 left: 0;
 right: 0;
 bottom: 0;
 margin: 0 auto;
 z-index: -1;
}
.addParts--recommended .addParts__title .small {
 font-size: 3rem;
}
.frame-wrap--recommended {
 display: flex;
 justify-content: space-between;
}
.frame-wrap--recommended .frame--recommended {
 width: calc((100% - 4.6rem) / 3);
 background: #fff;
 border: 1px solid #000;
 padding: 0 0 0.2rem;
 word-break: break-all;
}
.frame--recommended .frame__catch--recommended {
 margin: 2rem 2.4rem 2.2rem;
 padding: 0 0 1.5rem;
 text-align: center;
 color: #4b887d;
 font-size: 2.6rem;
 font-weight: bold;
 line-height: 1.38;
 letter-spacing: 0.03em;
 position: relative;
}
.frame--recommended .frame__title--recommended {
 text-align: center;
 margin: 0 2.4rem 2.5rem;
 font-size: 2.3rem;
 font-weight: bold;
 line-height: 1.2;
}
.frame--recommended .frame__title--recommended .marker {
 background: linear-gradient(transparent 75%, rgba(226, 184, 64, 0.4) 75%) bottom 0.2rem center;
 display: inline;
 color: inherit;
 border: none;
}
.frame--recommended .frame__img-wrap--recommended {
 margin: 0 auto 2.5rem;
}
.frame--recommended .frame__img-wrap--recommended img {
 display: block;
 margin: 0 auto;
}
.frame--recommended .caption--recommended {
 max-width: calc(100% - 2rem);
 color: #9a9a9a;
 font-size: 1rem;
}
.frame--recommended .frame--recommended__body {
 margin: 0 2.6rem;
}
.frame--recommended .frame__list-wrap--recommended {
 margin: 0 auto 2.5rem;
 background: #fcf3d4;
 position: relative;
 padding: 0.2rem 1rem 2rem;
}
.frame--recommended .frame__list-wrap--recommended .frame__list-wrap__text--recommended {
 width: 90px;
 height: 35px;
 background-color: #ffc523;
 font-size: 2rem;
 line-height: 1;
 font-weight: bold;
 color: #1f201d;
 display: flex;
 align-items: center;
 justify-content: center;
 margin: -16px auto 3rem;
}
.frame--recommended .frame__list-wrap--recommended div:not([class]) {
 position: relative;
 padding-left: 3.5rem;
 font-size: 1.8rem;
 line-height: 1.4;
 font-weight: 700;
 color: #000000;
 margin: 2rem 0 0;
}
.frame--recommended .frame__list-wrap--recommended div:not([class])::before {
 content: "";
 width: 15px;
 height: 15px;
 display: block;
 background-color: #e2b840;
 border-radius: 100%;
 position: absolute;
 left: 8px;
 top: 4px;
}
.frame--recommended .frame__list-wrap--recommended div:not([class]) span {
 font-size: 2rem;
}
.frame--recommended table {
 margin: 2rem auto;
}
.frame--recommended table th {
 background-color: #747474;
 width: 110px;
}
.frame--recommended table th,
.frame--recommended table td {
 padding: 1rem;
}
.notes--recommended {
 margin: 2.8rem 0 0;
}
/*--------------------------------------
accordion
---------------------------------------*/
.btn-accordion {
 width: 400px;
 max-width: 80%;
 margin: 3rem auto 1rem;
 position: relative;
}
.btn-accordion::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;
 z-index: -1;
}
.btn-accordion > div {
 padding: 1rem 5rem;
 height: 70px;
 display: flex;
 align-items: center;
 justify-content: center;
 background: #fafafa;
 border: solid 1px #333;
 text-align: center;
 cursor: pointer;
 position: relative;
}
@media screen and (min-width: 481px) {
 .btn-accordion > div {
  transition: 0.2s;
  transform: translate(0px, 0px) translateZ(0);
 }
 .btn-accordion:hover > div {
  transform: translate(5px, 5px) translateZ(0);
 }
 .btn-accordion:hover::after {
  content: none;
 }
}
.btn-accordion > div span {
 display: inline;
 font-size: 1.5rem;
 line-height: 1.1;
 font-weight: 700;
 color: #1f201d;
 margin: 0;
 padding: 0;
}
.btn-accordion > div::before {
 position: absolute;
 right: 1.8rem;
 top: 50%;
 transform: translateY(-50%);
 content: "＋";
 font-size: 3.0rem;
 line-height: 1;
 color: #1f201d;
}
.btn-accordion.is-open > div::before {
 position: absolute;
 right: 1.8rem;
 top: 50%;
 transform: translateY(-50%);
 content: "－";
 font-size: 3.0rem;
 line-height: 1;
 color: #1f201d;
}
.btn-accordion.is-open > div span { display: none; }
.btn-accordion.is-open > div::after {
 content: '閉じる';
 display: block;
 text-align: center;
 font-size: 1.5rem;
 line-height: 1.1;
 font-weight: 700;
 color: #1f201d;
 margin: 0;
 padding: 0;
}
.accordion-item {
 padding: 3rem 0;
 display: none;
}
.accordion-item > * {
 margin-top: 0;
 margin-bottom: 0; 
}
/*--------------------------------------
  toc_parts
---------------------------------------*/
.toc_parts {
 background: #f5f5f5;
 padding: 4rem 5rem;
 margin: 3rem auto;
}
.toc_parts .ttl {
 padding: 0 0 0 1rem;
 font-size: 2rem;
 font-weight: bold;
 border-left: 4px solid #4b887d;
}
#toc {
 margin: 1.5rem 0 0 0;
 padding: 0 2rem 0;
 border-top: 1px solid #58585e;
}
#toc .chapter {
 margin: 0 0 2rem;
 counter-reset: count;
}
#toc .chapter .chapter-h {
 margin: 2rem 0 0;
 padding: 0 0 0 3.5rem;
 font-size: 1.6rem;
 line-height: 1.8;
 position: relative;
 counter-increment: count;
 background: none;
}
#toc .chapter .chapter-h:last-child {
 margin-bottom: 0;
}
#toc ul.chapter .chapter-h::before {
 content: counter(count, decimal-leading-zero);
 position: absolute;
 top: 14px;
 left: 0;
 transform: translate(0, -50%);
 color: #4b887d;
 font-size: 2rem;
 font-weight: bold;
 background: none;
 width: auto;
 height: auto;
 border-radius: 0;
}
#toc .chapter .chapter-h a {
 font-weight: bold;
 text-decoration: none;
}
#toc .chapter .chapter-h span {
 color: #0b072b;
 font-weight: bold;
}
#toc li.chapter-h.chapter-h-three {
 display: none;
 margin: 1rem 0 1rem 4rem;
 padding: 0 0 0 1.5rem;
 counter-increment: none;
}
#toc li.chapter-h.chapter-h-three::before {
 content: "";
 position: absolute;
 top: 8px;
 left: 0;
 width: 8px;
 height: 8px;
 border-top: solid 1px #0b072b;
 border-right: solid 1px #0b072b;
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}
#toc li.chapter-h.chapter-h-three a {
 font-weight: 400;
}
#toc li.chapter-h.chapter-h-three span {
 font-weight: 400;
}
#toc .chapter br {
 display: none;
}

.float-wrap.cf .catch.question-catch {
  margin: 2.5rem auto 1.5rem;
}
/*  PC END  */
@media screen and (max-width: 480px) {
 html, body {
  width: 100%;
  position: relative;
 }
 .pc {
  display: none !important;
 }
 .sp {
  display: block !important;
 }
 .sp_br {
  display: block;
 }
 .pc_br {
  display: none;
 }
 body {
  width: 100%;
  min-width: initial;
  min-width: auto;
  font-size: 1.4rem;
  line-height: 1.8;
 }
 #index > p, #category > p, #page > p {
  width: 92%;
 }
 p {
  max-width: 100%;
  margin: 2rem auto 2rem;
 }
 a:hover,a:hover img {
  opacity: 1;
 }
 /*--------------------------------------
  　Header
  ---------------------------------------*/
 header .headTopWrap {
  background: #fff;
 }
 header .headTopArea {
  width: 92%;
  margin: 0 auto;
  padding: 0.8rem 0;
 }
 header .headTopArea .rightTxt {
  font-size: 1rem;
  line-height: 1.4;
  text-align: left;
 }
 /*--------------------------------------
  　visArea　下層ページ
  ---------------------------------------*/
 #visArea {
  position: relative;
  z-index: 1;
  margin: 0 auto;
 }
 #visArea .mainArea {
  background: none;
  height: auto;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
 }
 #visArea .mainArea .mainAreaInner {
  display: block;
  padding: 0;
 }
 #visArea .mainArea .siteNameArea {
  display: table;
  background: url(img/mv_pic_ct.jpg) center bottom no-repeat;
  background-size: cover;
  height: 80px;
  width: 100%;
 }
 #visArea .mainArea .siteNameAreaInner {
  display: table-cell;
  vertical-align: middle;
 }
 #visArea .mainArea .siteName {
  margin: 7% 2% 0 auto;
  max-width: 92%;
  width: 125px;
  line-height: 0;
 }
 #visArea .mainArea .siteNameSmall {
  font-size: 1.3rem;
  font-weight: bold;
  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: 80%;
  margin: 0 auto;
 }
 /*--------------------------------------
  　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 #b8b8b8;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: -1;
  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;
  z-index: 9999 !important;
 }
 #navWrap .navTopInner {
  display: table;
  width: 100%;
  padding: 0.5rem 0;
  position: relative;
 }
 #navWrap .siteName {
  display: table-cell;
  vertical-align: middle;
  width: 47.5%;
  font-size: 1.15rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 1rem;
  border-right: 1px solid #bbb;
  text-align: center;
 }
 #navWrap .siteName img {
  width: 113px;
 }
 #navWrap .recommendBtn {
  display: table-cell;
  vertical-align: middle;
  width: calc(52.5% - 41px);
  font-size: 1.1rem;
  text-align: center;
  color: #010101;
  padding: 0 2.5rem;
  border-right: 1px solid #bbb;
  position: relative;
  background: #FFEFBC url("img/arrow01_black.svg") no-repeat right 5px center;
  background-size: 14px auto;
  font-weight: bold;
  line-height: 1.4;
 }
 #menuBtn {
  display: table-cell;
  vertical-align: middle;
  box-sizing: content-box;
  width: 21px;
  height: 40px;
  padding: 0 1rem;
  cursor: pointer;
  z-index: 9999;
  position: relative;
 }
 #menuBtn .menu {
  width: 21px;
  height: 15px;
  position: absolute;
  top: calc(50% - 8px);
  outline: none;
  border: none;
  background: url("img/sp_ico_menu.png") center no-repeat;
  background-size: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
 }
 body.open #menuBtn .menu {
  width: 16px;
  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;
 }
 #navSp a {
  text-decoration: none;
 }
 /* 以下装飾など */
 #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: bold;
  line-height: 1.45;
  color: #000;
  background: url("img/arrow_black.png") 96% center no-repeat;
  background-size: 7px auto;
  padding: 1rem 9% 1rem 4%;
 }
 #navSp .navBox .tglMenu a {
  background: url("img/arrow_black_down.png") 96% center no-repeat;
  background-size: 9.5px 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 #b5b5b5;
  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 #b5b5b5;
  padding: 1rem 9% 1rem 7%;
 }
 #navSp .navBox .accChild li .subList li a {
  padding-left: 12%;
 }
 /*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: 1rem;
 }
 #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: 1rem 0;
  margin: 0 auto 3rem;
  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;
  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: 100%;
  margin: 0;
  padding: 0 4%;
 }
 #category > h1:first-of-type, #page > h1:first-of-type {
  margin-top: 1.5rem;
 }
 /*--------------------------------------
  　Side
  ---------------------------------------*/
 #side {
  display: none;
 }
 /*--------------------------------------
  Footer
  ---------------------------------------*/
 footer {
  width: 100%;
  border-color: #4c4c4c;
 }
 footer .areaInner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 2.2rem 0 1.8rem;
 }
 footer .areaInner .inner {
  width: 100%;
  padding: 0;
 }
 footer .areaInner .logo {
  display: block;
  box-sizing: border-box;
  width: auto;
  padding: 0;
  margin: 0 auto 2rem;
  max-width: 92%;
 }
 footer .areaInner .logo a, footer .areaInner .logo p {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
 }
 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: bold;
  background: url("img/arrow_white_down.png") right 10px center no-repeat;
  background-size: 10px auto;
  padding: 0.8rem 3rem 0.8rem 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_white_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: #eee;
 }
 footer .areaInner .footBox .accChild li {
  display: block;
  float: none;
 }
 footer .areaInner .footBox .accChild li a {
  display: block;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #000;
  background: #eee url("img/arrow_black.png") 96.5% center no-repeat;
  background-size: 6px auto;
  border-bottom: 1px solid #ccc;
  padding: 0.7rem 9% 0.7rem 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: #eee url("img/arrow_black.png") 96.5% center no-repeat;
  background-size: 6px auto;
  padding: 0.7rem 9% 0.7rem 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.2rem;
  padding: 0.7rem 9% 0.7rem 9%;
  background: #eee 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;
  position: absolute;
  top: 9px;
  left: 4%;
  margin-right: 0.4rem;
 }
 footer .areaInner .noticeArea {
  width: 92%;
  margin: 2.5rem auto 0rem;
  padding: 1.5rem;
 }
 footer .areaInner .noticeArea p {
  font-size: 1.1rem;
  line-height: 1.45;
 }
 footer .areaInner p.ucp {
  font-size: 1rem;
  line-height: 1.5;
  margin: 1.5rem auto 0;
 }
 footer .botArea .inner {
  width: 92%;
  padding: 1.2rem 0;
  margin: 0 auto;
 }
 footer .botArea .inner .cf {
  content: none;
 }
 footer p.sitemap {
  text-align: right;
  padding: 0;
  margin: 0 auto 0.2rem;
 }
 footer p.copy {
  width: 100%;
  font-size: 1rem;
  padding: 0.5rem 0;
  text-align: center;
 }
 footer p.sitemap a {
  float: none;
  font-size: 1.1rem;
  padding: 0;
 }
 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: 40px;
 }
 #page-top img {
  width: 100%;
 }
 /* ================== */
 /*  サイトマップ　　　*/
 /* ================== */
 #contents #page.mappage {
  margin-bottom: 10rem;
 }
 #contents #page.mappage h2 {
  margin: 5rem auto 2rem;
 }
 #contents #page.mappage h2 a:hover {
  color: #333;
  text-decoration: none;
  opacity: 1;
 }
 #contents #page.mappage ul {
  margin: 1rem auto 1rem;
 }
 #contents #page.mappage ul li {
  padding: 0 0 0.6rem 1.6rem;
 }
 #contents #page.mappage ul.subList li:last-child {
  margin: 0 0 1rem;
 }
 #contents #page.mappage ul li a:hover {
  opacity: 1;
 }
 #contents #page.mappage ul.subList li a {
  font-size: 1.4rem;
 }
 /* ================== */
 /*  メインコンテンツ　*/
 /* ================== */
 h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  background-size: 20px auto;
  padding-right: 3rem;
 }
 #category h1:not([class]), #page h1:not([class]) {
  max-width: calc(100% - 2.4rem);
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 2rem 1.2rem;
  position: relative;
  margin: 1.5rem auto 3rem;
 }
 #category h1:not([class])::before, #page h1:not([class])::before {
  top: -15px;
  left: -12px;
 }
 #category h2:not([class]), #page h2:not([class]) {
  font-size: 2rem;
  margin: 4rem auto 3rem;
  padding: 1.2rem 4% 1rem;
 }
 #category > h1 + h2:first-of-type, #page > h1 + h2:first-of-type {
  margin-top: 3.5rem;
 }
 #category h3:not([class]), #page h3:not([class]) {
  font-size: 1.8rem;
  margin: 4rem auto 2.5rem;
  padding: 1.2rem 4% 1.2rem 3.8rem;
  background-size: 24px auto;
 }
 #category h4:not([class]), #category h5:not([class]), #category h6:not([class]), #page h4:not([class]), #page h5:not([class]), #page h6:not([class]) {
  font-size: 1.7rem;
  padding: 0 4% 1rem;
  margin: 4.5rem auto 2rem;
 }
 #category h5:not([class]), #category h6:not([class]), #page h5:not([class]), #page h6:not([class]) {
  font-size: 1.6rem;
 }
 /*--------------------------------------
  　list
  ---------------------------------------*/
 #contents ul {
  margin: 2rem auto;
  padding: 0;
 }
 #contents ul li {
  padding: 0 0 0.5rem 2.5rem;
 }
 #contents ul li::before {
  width: 8px;
  height: 8px;
  top: 9px;
  left: 4px;
 }
 #contents ol {
  box-sizing: border-box;
  margin: 2rem auto;
  padding: 0;
 }
 #contents ol li {
  padding: 0 0 0.5rem 2.5rem;
 }
 #contents ol li::before {
  width: 16px;
  height: 16px;
  top: 5px;
  font-size: 1rem;
  line-height: 16px;
 }
 .caption {
  margin: 0.8rem auto 0;
  font-size: 1rem;
  line-height: 1.3;
 }
 /*--------------------------------------
  　float-wrap
  ---------------------------------------*/
 .float-wrap {
  margin: 4rem auto;
  position: relative;
 }
 .float-wrap .flame {
  width: 85%;
  margin: 0 auto;
 }
 .float-wrap .float-img {
  box-sizing: border-box;
  width: auto;
  margin: 0 auto 1.5rem;
  text-align: center;
 }
 .float-wrap img {
  box-sizing: border-box;
 }
 .float-wrap .sttl {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  font-size: 1.6rem;
  line-height: 1.4;
 }
 .float-wrap .catch {
  font-size: 1.6rem;
  margin: 0 auto 1rem;
  text-align: left;
 }
 .float-wrap p {
  margin: 0;
  padding: 0;
 }
 .float-wrap .fl {
  width: 100%;
  padding: 0;
  float: none;
 }
 .float-wrap .fr {
  width: 100%;
  padding: 0;
  float: none;
 }
 .float-wrap .ct {
  width: 100%;
  padding: 0;
 }
 .float-wrap .fl.t_small {
  box-sizing: content-box;
  width: 40%;
  padding: 0 6% 0 0;
  float: left;
  margin-bottom: 1rem;
 }
 .float-wrap .fr.t_small {
  box-sizing: content-box;
  width: 40%;
  padding: 0 0 0 6%;
  float: right;
  margin-bottom: 1rem;
 }
 .float-wrap .fl.t_small .flame, .float-wrap .fr.t_small .flame {
  width: 100%;
 }
 .float-wrap .float-body.fl {
  width: auto;
  position: static;
  text-align: left;
 }
 .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%;
 }
 .float-wrap .float-wrap-head::after {
  content: none;
 }
 .float-wrap p, .float-wrap p:not(.catch) {
  width: 100%;
  line-height: 1.8;
 }
 /*  btns*/
 .btn-internal, .btn-web, .btn-tel, .btn-link {
  max-width: 80%;
  text-align: center;
  margin: 3rem auto;
  padding: 0;
 }
 .btn-internal a, .btn-web a, .btn-tel a {
  display: block;
  padding: 1.4rem 3rem;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  position: relative;
 }
 .btn-link a {
  display: block;
  padding: 1.6rem 3.2rem 1.6rem 2rem;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  background-position: right 10px center;
  background-size: 12px auto;
  border: 1px solid #000;
  background-color: #fff;
 }
 .btn-link a:hover {
  opacity: 1;
  text-decoration: none;
 }
 .btn-tel {
  display: block;
 }
 .btn-tel a {
  background: url("img/btn-tel.png") left 19px center no-repeat #4b887d;
  background-size: 14px auto;
  color: #fff;
  padding: 1.4rem 4rem;
 }
 .btn-tel a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #4b887d;
  border-width: 0 1px 1px 0;
  position: absolute;
  right: -6px;
  bottom: -6px;
 }
 /* ================== */
 /*  テーブル　　　　　*/
 /* ================== */
 table {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  margin: 3rem auto;
  border-bottom: none;
 }
 table th {
  width: 100%;
  padding: 1em 4%;
  display: block;
  border: none;
  border-bottom: solid 1px #fff;
 }
 table td {
  width: 100%;
  display: block;
  padding: 1.2rem 4%;
  border: none;
  border-bottom: solid 1px #fff;
 }
 /*--------------------------------------
  　box-wrap
  ---------------------------------------*/
 .box-wrap {
  display: block;
 }
 #contents .box-wrap .box {
  width: 100%;
  margin: 0 auto 2rem;
 }
 /*type-a*/
 .box-wrap .type-a {
  border-bottom: 1px solid #000;
  padding: 3rem 0;
 }
 .box-wrap .type-a:first-child {
  padding-top: 0;
 }
 .box-wrap .type-a .thumb {
  position: relative;
 }
 .box-wrap .type-a .box-head {
  font-size: 1.8rem;
  line-height: 1.4;
  padding: 0;
  margin: 2rem auto;
  display: block;
 }
 .box-wrap .type-a .box-head a {
  display: block;
  background-size: 16px auto;
  padding: 0 2.2rem 0 0;
 }
 .box-wrap .type-a .box-head a:hover {
  opacity: 1;
 }
 .box-wrap .type-a .box-body .smallPic {
  width: 75px;
 }
 .box-wrap .type-a .box-body p {
  width: calc(100% - 95px);
  line-height: 1.8;
 }
 /* type-b */
 #contents .box-wrap .type-b {
  margin: 3rem 0 0;
 }
 .box-wrap .type-b::before {
   width: 40px;
   height: 38px;
   left: 27px;
   top: -16px;
 }
 .box-wrap .type-b .box-head .title {
  font-size: 1.7rem;
 }
 /*--------------------------------------
  　frame-wrap
  ---------------------------------------*/
 .frame-wrap {
  display: block;
 }
 #contents .frame {
  width: 100%;
 }
 .frame-wrap .frame + .frame,
 .frame-wrap .frame:nth-child(n + 4) {
  margin-top: 2rem;
 }
 #contents .frame-wrap .frame table {
  display: table;
 }
 #contents .frame-wrap .frame table th,
 #contents .frame-wrap .frame table td {
  display: table-cell;
  font-size: 1.3rem;
  padding: 1rem;
 }
 /*type-a*/
 .frame-wrap .type-a {
  padding: 0 2rem 2rem;
 }
 .frame-wrap .type-a .frame-head .title {
  font-size: 1.7rem;
 }
 .frame-wrap .type-a .thumb {
  width: 80%;
 }
 /*type-b*/
 .frame-wrap .type-b .frame-head {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 1.8rem 5%;
  margin: 0 0 2rem;
 }
 .frame-wrap .type-b .frame-head a {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-size: 16px auto;
  padding-right: 2.2rem;
 }
 .frame-wrap .type-b .frame-head a:hover {
  opacity: 1;
 }
 .frame-wrap .type-b .thumb {
  width: 80%;
  max-width: 90%;
 }
 .frame-wrap .type-b .caption {
  padding: 0 5%;
 }
 .frame-wrap .type-b .frame-body {
  margin: 1.5rem auto 0;
  padding: 0 5% 2.5rem;
 }
 .frame-wrap .type-b table {
  margin: 1.5rem auto;
 }
 .frame-wrap .type-b table th {
  display: table-cell;
  width: 40%;
  font-size: 1.3rem;
  padding: 1.2rem 1rem;
  border-right: 1px solid #fff;
 }
 .frame-wrap .type-b table td {
  display: table-cell;
  font-size: 1.3rem;
  padding: 1.2rem 1rem;
 }
 /*type-c*/
 .frame-wrap .type-c {
  width: 100%;
  padding: 3.5rem 5% 2.5rem;
 }
 .frame-wrap .type-c::before, .frame-wrap .type-c:nth-of-type(2)::before, .frame-wrap .type-c:nth-of-type(3)::before {
  width: 70px;
  height: 41px;
  top: -20px;
 }
 .frame-wrap .type-c .frame-head {
  font-size: 1.7rem;
  line-height: 1.5;
  margin: 0 auto 1.5rem;
  position: relative;
 }
 .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 2rem 0 0;
  position: relative;
 }
 .frame-wrap .type-c .frame-head a:hover {
  opacity: 1;
 }
 .frame-wrap .type-c .thumb {
  width: 60%;
  margin: 0 auto 2rem;
 }
 .frame-wrap .type-c .thumb img {
  border-radius: 100px;
 }
 /*btn-web*/
 #contents .frame .frame-body .btn-web {
  width: 85%;
  margin: 25px auto 0;
 }
 /*--------------------------------------
　addParts--recommended
 ---------------------------------------*/
 .addInner {
  width: 100%;
  padding: 4rem 4%;
 }
 .addTopArea {
  margin: 0 0 3rem;
 }
 .addParts--recommended {
  padding: 0;
 }
 .addParts--recommended .addParts__title {
  letter-spacing: normal;
  background-size: auto 20px;
  background-position: bottom 1.2rem center;
  font-size: 2.2rem;
  padding: 0 0 4.5rem;
  margin: 0 auto 2rem;
 }
 .addParts--recommended .addParts__title .small {
  font-size: 1.8rem;
 }
 .addParts--recommended .addParts__title::after {
  height: 60px;
 }
 .frame-wrap--recommended {
  display: block;
 }
 .frame-wrap--recommended .frame--recommended {
  width: 100%;
 }
 .frame--recommended + .frame--recommended {
  margin-top: 2rem;
 }
 .frame--recommended table th,
 .frame--recommended table td {
  display: table-cell;
  width: auto;
 }
 /*--------------------------------------
 accordion
 ---------------------------------------*/
 .btn-accordion > div {
  height: 50px;
 }
 .btn-accordion > div::before,
 .btn-accordion.is-open > div::before {
  font-size: 2.4rem;
 }
 .btn-accordion > div span,
 .btn-accordion.is-open > div::after {
  font-size: 1.4rem;
 }
 /*--------------------------------------
　toc
 ---------------------------------------*/
 .toc_parts {
  margin: 0;
  padding: 3rem 2.5rem 2rem;
 }
 .toc_parts .ttl {
  font-size: 1.6rem;
  border-left: 2px solid #6e6e6e;
 }
 #toc {
  margin: 1.5rem 0 0 0;
  padding: 1rem 0 0;
 }
 #toc .chapter .chapter-h {
  margin: 1rem 0;
  padding: 0 0 0 3rem;
  font-size: 1.5rem;
  line-height: 1.6;
 }
 #toc ul.chapter .chapter-h::before {
  top: 11px;
  font-size: 1.8rem;
 }
 #toc li.chapter-h.chapter-h-three {
  margin: 0.5rem 0 0.5rem 2rem;
 }
 #toc li.chapter-h.chapter-h-three::before {
  top: 6px;
  width: 6px;
  height: 6px;
 }
 #toc li.chapter-h-three + .chapter-h-two {
  margin-top: 2rem;
 }


 .float-wrap.cf .catch.question-catch {
  margin: 1.5rem auto 1rem;
}
}