@charset "utf-8";
/* CSS Document */



/* 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;
    -webkit-backface-visibility: hidden;
}

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

html {
    font-size: 62.5%;
}

body {
    color: #000;
    font-family: 'Noto Sans JP', 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'Open Sans', Arial, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    /*font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
    /*font-family: 'Hiragino Sans', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
    /*font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
    /*font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'Open Sans', Arial, Verdana, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
    /*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;*/
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.1rem;
    /*font-family: 'Noto Sans JP', 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'Open Sans', Arial, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
    /*font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
    /*font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "Roboto Slab" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
}

.sp {
    display: none;
}

.pc_br {
    display: block;
}

.sp_br {
    display: none;
}

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

body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2em;
    /*line-height: 1.8em;*/
    min-width: 1200px;
    height: 100%;
    overflow-x: hidden;
    position: relative;
    padding: 0;
}

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

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

a:hover {}

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

.wi900 {
    width: 900px;
    margin: 0 auto;
}

.wi1000 {
    width: 1000px;
    margin: 0 auto;
}

.wi1100 {
    width: 1100px;
    margin: 0 auto;
}

.wi1200 {
    width: 1200px;
    margin: 0 auto;
}

.ab {
    position: absolute;
}

/*.min {
font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "Roboto Slab" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}*/
.vertical {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

.relative {
    position: relative;
}

.center {
    text-align: center;
}

.fc_yel {
    color: #fff72f;
}

.fc_green {
    color: #108332;
}

.bb_yel {
    font-weight: 700;
    background: linear-gradient(transparent 70%, #f8f984 60%);
}

.marker {
    background: #fff72f;
    font-weight: bold;
}

.bg_yel {
    background: #fff72f;
}

.bg_white {
    background: #FFF;
}

.bg_green {
    background: #108332;
}

.txt_bold {
    color: #108332;
    font-weight: 700;
}


/* ================== */
/*header　*/
/* ================== */


header {
    background: #f3f2e0;
}

header .inner {
    background: url(img/bg_secPage_header_03.png) 50% 50% no-repeat;
    background-size: auto;
    padding: 2rem 0;
}

header .logo {
    width: 24rem;
    margin: 0 auto 0;
}

header .logo .logoT {
    font-size: 1.3rem;
    font-weight: 700;
    text-align: center;
    display: block;
    line-height: 2rem;
    margin: 0 0 1rem 0;
}

header .logo img {
    width: 21.2rem;
    display: block;
    margin: 0 auto 1rem;
}

header .logo a:hover {
    opacity: 0.7;
}

.logo .sponsored {
    display: block;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1.6rem;
}

.sitename_wrap {
    padding: 0 10px;
}

.sitename,
.sitename a {
    position: relative;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
}

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

/* ================== */
/*barger　*/
/* ================== */

.overlay {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: 0;
    transition: opacity .5s;
}

body.fix {
    position: fixed;
    left: 0;
    right: 0;
}

.overlay.open {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.out-frame {
    height: 100%;
    min-height: 100vh;
    transition: all .5s;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bargBg {
    background: rgba(16, 131, 50, 0.9);
    position: fixed;
    top: 2rem;
    right: 2rem;
    z-index: 100;
    transform: translateX(0);
    transition: transform .5s;
    width: 6rem;
    height: 6rem;
    border-radius: 1rem;
}

.bargBg:hover {
    opacity: 0.7;
}

/*.bargBg p {
color: #FFF;
font-size: 12px;
font-size: 1.2rem;
margin: 0;
position: absolute;
left: calc(50% - 19px);
bottom: 4px;
}*/
.menu-trigger {
    display: inline-block;
    width: 36px;
    height: 28px;
    vertical-align: middle;
    cursor: pointer;
}

/* .menu-trigger.active {
transform: translateX(-250px);
}*/
.bargBg.active {
    transform: translateX(-300px);
    display: block !important;
}

.bargBg span {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    left: 17px;
    width: 26px;
    height: 2px;
    background-color: #FFF;
}

.bargBg.active span {
    background-color: #FFF;
}

.bargBg span:nth-of-type(1) {
    top: 17px;
}

.bargBg.active span:nth-of-type(1) {
    transform: translateY(12px) rotate(-45deg);
}

.bargBg span:nth-of-type(2) {
    top: 29px;
}

.bargBg.active span:nth-of-type(2) {
    opacity: 0;
}

.bargBg span:nth-of-type(3) {
    top: 41px;
}

.bargBg.active span:nth-of-type(3) {
    transform: translateY(-12px) rotate(45deg);
}

nav {
    overflow-y: scroll;
    width: 300px;
    height: 100%;
    background-color: rgba(243, 242, 224, 0.9);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    transform: translate(300px);
    transition: all .5s;
}

nav .navLogo {
    width: 23rem;
    margin: 2rem auto;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 2rem;
}

nav .navLogo .fs_s {
    font-size: 1.1rem;
}

nav .navLogo img {
    margin: 1rem 0 0 0;
}

nav .navLogo a {
    display: block;
}

nav.open {
    transform: translateZ(0);
}

nav li {
    color: #fff;
    text-align: center;
}

* {
    box-sizing: border-box;
}

ul {
    list-style: none;
}

.header-menu ul.accordion ul {
    display: none;
}

#g-nav .accordion li {
    border-bottom: 1px solid #ccc;
}

#g-nav .accordion li a {
    display: block;
    text-align: left;
    padding: 15px 30px 15px 15px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #000;
    background: #FFF url("img/arr_black.png") 96% 50% no-repeat;
    background-size: 8px auto;
}

#g-nav .accordion li .tglMenu {
    text-align: left;
    color: #000;
    padding: 15px 30px 15px 15px;
    background: #FFF url("img/arr_black_down.png") 96% 50% no-repeat;
    background-size: 12px auto;
    image-rendering: -webkit-optimize-contrast;
}

#g-nav .accordion li .tglMenu:hover {
    opacity: 0.7;
}

#g-nav .accordion li .tglMenu.open {
    background: #FFF url("img/arr_black_up.png") 96% 50% no-repeat;
    background-size: 12px auto;
}

#g-nav .accordion li a,
#g-nav .accordion li .tglMenu {
    line-height: 2rem;
}

#g-nav .accordion li ul li a {
    padding: 15px 25px 15px 15px;
    color: #000;
    background: #FFF url("img/arr_black.png") 96% 50% no-repeat;
    background-size: 8px auto;
}

#g-nav .accordion li ul li a:hover {
    opacity: 0.8;
}

#g-nav .accordion li ul li {
    border-bottom: none;
    border-top: 1px solid #eee;
    image-rendering: -webkit-optimize-contrast;
}


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


#contents {
    /*margin: 0 auto 80px;*/
    padding: 1.5rem 0 0;
}

#index,
#category,
#page {
    margin: 0;
    padding: 0;
}

#category, #page {
    /*width: 760px;*/
    position: relative;
    margin: 0 auto 60px;
    padding: 20px 0 0 0;
}

/*--------------------------------------
　Pankuzu
---------------------------------------*/
#pankuzuWrap {
    width: 90rem;
    margin: 1rem auto 3rem;
    padding: 0;
}

#pankuzu {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 auto;
    color: #999;
}

#pankuzu span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
}

#pankuzu a {
    color: #999;
}

#pankuzu * {
    /*color: #FFF;*/
}

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


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

#page-top {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    z-index: 9;
    width: 6rem;
}

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

/*--------------------------------------
fixBtn
---------------------------------------*/

#fixBtn {
    position: fixed;
    bottom: 10rem;
    right: 2rem;
    z-index: 9;
    width: 7rem;
}

#fixBtn a {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #1d9be5 url(img/arr_white02.png) left 50% bottom 1.5rem no-repeat;
    background-size: 4rem auto;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -.3rem;
    font-weight: 700;
    display: block;
    width: 7rem;
    padding: 4rem 1rem 8rem 1rem;
    border-radius: 1rem;
    position: relative;
    box-shadow: .4rem .4rem 0 0 #666;
    position: relative;
}

#fixBtn a:before {
    content: "";
    background: url(img/icon_mappin.png) 50% 50% no-repeat;
    background-size: 4rem auto;
    position: absolute;
    top: -4rem;
    left: calc(50% - 2rem);
    width: 4rem;
    height: 6rem;
}


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

/*--------------------------------------
Footer
---------------------------------------*/
footer {
    margin: 20rem 0 0 0;
    padding: 10rem 0 0 0;
    position: relative;
    background: #f3f2e0;
}

footer:before {
    content: "";
    background: url(img/deco_leaf_foot.png) 0 100% repeat-x;
    background-size: auto 100%;
    width: 100%;
    height: 10.2rem;
    position: absolute;
    top: -10.2rem;
    left: 0;
}

footer .foot_logo {
    width: 26rem;
    margin: 0 auto 40px;
}

footer .foot_logo .logoT {
    font-weight: 700;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2.4rem;
    margin: 0 0 1rem 0;
}

footer .foot_logo .logoT .fs_s {
    font-size: 1.2rem;
}

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

footer .areaInner {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

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

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

footer .areaInner .footBox {
    margin: 0 0 30px 0;
}

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

footer .areaInner .footBox .sttl a {
    background: url("img/icon_leaf01.png") 6px 50% no-repeat;
    background-size: 2.2rem;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    padding: .3rem 0 .3rem 3.5rem;
}

footer .areaInner .smap {
    margin: 0 0 50px 0;
}

footer .areaInner .smap .sttl a {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
}

footer .foot_link {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: right;
    margin-bottom: 50px;
}

footer .foot_link a {
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: underline;
}

footer .foot_link a:nth-child(1) {
    display: inline-block;
    margin-right: 15px;
}

footer .foot_link a:nth-child(2) {
    display: inline-block;
    margin-left: 15px;
}

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

footer .footBox ul {
    padding: 0 20px;
}

footer .areaInner .footBox .accChild {
    padding: 0 0 0 10px;
    box-sizing: border-box;
}

footer .areaInner .footBox .accChild li {
    background: none;
}

footer .areaInner .footBox .accChild li.subCat {
    margin: 0 30px 0 0;
    padding: 0;
}

footer .areaInner .footBox .accChild li.subCat::after {
    content: "　/　";
    letter-spacing: 0;
    color: #000;
}

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

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

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

footer .areaInner .footBox .accChild .subList li::after {
    content: "　/　";
    letter-spacing: 0;
    color: #000;
}

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

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

footer .areaInner .footBox .accChild li a {
    /*background: url("img/arrow_white.png") 0 50% no-repeat;
background-size: 5.5px;*/
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 0 0 0 16px;
}

footer .areaInner .footBox .accChild .subList li:first-child:before {
    content: "　/　";
    letter-spacing: 0;
    color: #000;
}

footer .areaInner .footBox .accChild .subList {
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

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

footer .areaInner .footBox .accChild .subList li a {
    /*background: url(img/arrow_white.png) left center no-repeat;
background-image: none;
background-size: 4px auto;*/
    padding: 0 10px;
    font-size: 13px;
    font-size: 1.3rem;
}

footer .smLink {
    display: inherit;
    text-align: right;
    margin: 0 0 40px 0;
}

footer .smLink a {
    /*background: url("img/arrow_square_black.png") 6px 50% no-repeat;
background-size: 17px;*/
    padding: 2px 0 2px 30px;
}

footer .areaInner .noticeArea {
    box-sizing: border-box;
    width: 71%;
    background-color: #FFF;
    padding: 20px 30px;
    margin: 0 auto;
    border-radius: 2rem;
}

footer .areaInner .noticeArea p {
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    line-height: 2.5rem;
}

footer .botPrg {
    padding: 15px 0 0;
    margin: 0 0 50px 0;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
}

footer .botArea {
    padding: 13px 0;
    background: #108332;
}

footer .botArea .botInner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

footer .botArea .botInner .smap {
    float: right;
}

footer .botArea .botInner .smap a {
    background: url("img/arr_white01.png") 6px 50% no-repeat;
    background-size: 1.8rem;
    padding: 0 0 0 3.5rem;
    text-decoration: none;
    color: #FFF;
}

footer .botArea .botInner .smap a:hover {
    text-decoration: underline;
}

footer p.copy {
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: left;
    color: #FFF;
}

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


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


#contents .caption {
    display: block;
    text-align: center;
}
/* scroll */
.caption {
    margin: 10px 0;
    overflow: auto;
    white-space: nowrap;
    overflow-y: scroll;
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
}
/* for chrome, safari */
/*スクロールバー非表示（Chrome・Safari）*/
.content::-webkit-scrollbar{
  display:none;
}




/*--------------------------------------
　content
---------------------------------------*/


#category .h1Img,
#page .h1Img {
    height: 40rem;
    margin: 0 auto 3rem;
}

#category .h1Img img,
#page .h1Img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2rem;
}

#category h1, #page h1 {
    color: #000;
    font-size: 3.6rem;
    line-height: 1.4;
    line-height: 5.4rem;
    margin: 0 0 2rem;
    padding: 0;
    text-align: center;
    position: relative;
}

#category .comTxt, #page .comTxt {
    margin: 0 0 60px 0;
    font-size: 1.3rem;
    color: #999;
}

#category h2, #page h2 {
    margin: 6rem 0 5rem;
    padding: 1.5rem 2rem 1.5rem 6rem;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 4rem;
    text-align: left;
    background: url(img/bgdeco_leaf_sec.png) left -4rem bottom -1rem no-repeat, url(img/bgdeco_leaf_sec.png) right -2rem bottom -2rem no-repeat, #108332;
    color: #FFF;
    position: relative;
}

#category h2 a, #page h2 a {
    text-align: left;
    display: block;
    background: url("img/arr_white01.png") right 0 top 50% no-repeat;
    background-size: 1.7rem auto;
    padding: 0 2rem 0 0;
}

#category h2 a, #page h2 a {
    text-decoration: none;
    color: #FFF;
}

#category h2 a:hover, #page h2 a:hover {
    opacity: 0.7;
}

#category h3,
#page h3 {
    padding: 1rem 0 1.2rem 5rem;
    border-bottom: 2px solid #8cb91d;
    margin: 6rem 0 5rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 3.2rem;
    text-align: left;
    color: #000;
    position: relative;
}

#category h3:before,
#page h3:before {
    content: "";
    background: url(img/icon_leaf01.png) 50% 50% no-repeat;
    background-size: 3.5rem auto;
    display: inline-block;
    width: 3.5rem;
    height: 48px;
    position: absolute;
    top: calc(50% - 26px);
    left: 0;
}

#category h3 a, #page h3 a {
    text-align: left;
    display: block;
    background: url("img/arr_black01.png") right 2rem top 50% no-repeat;
    background-size: 1.7rem auto;
    padding: 0 35px 0 0;
}

#category h2 a, #page h2 a {
    text-decoration: none;
}

#category h3 a:hover, #page h3 a:hover {
    opacity: 0.8;
}



#category h6,
#category h4, #category h5, #category h6,
#page h4, #page h5, #page h6 {
    position: relative;
    color: #108332;
    margin: 35px 0 20px;
    padding: 5px 20px 15px 0;
    background: linear-gradient(to right,
            #108332 0%,
            /*色の部分*/
            #108332 55%,
            /*色の部分*/
            rgba(0, 0, 0, 0) 40%,
            /*空白の部分*/
            rgba(0, 0, 0, 0) 100%)
        /*空白の部分*/
        repeat-x left bottom/10px 2px;
    /*border-bottom: 2px dotted #951816;*/
    /*background: url(img/line01.gif) 0 100% repeat-x;*/
    /*background-size: auto 3px;*/
    font-size: 20px;
    font-size: 2rem;
    image-rendering: -webkit-optimize-contrast;
}

#category h6 a,
#category h4 a, #category h5 a, #category h6 a,
#page h4 a, #page h5 a, #page h6 a {
    position: relative;
    color: #108332;
    display: block;
    background: url("img/arr_black01.png") right 0 top 50% no-repeat;
    background-size: 1.7rem auto;
    padding: 0 20px 0 0;
    font-size: 20px;
    font-size: 2rem;
}

#category h6 a:hover,
#category h4 a:hover, #category h5 a:hover, #category h6 a:hover,
#page h4 a:hover, #page h5 a:hover, #page h6 a:hover {
    opacity: 0.8;
}

#contents ul {
    margin: 20px 0 20px;
    padding: 10px 10px 0 0;
}

#contents ul li {
    padding: 0 0 10px 22px;
    background: url(./img/listicon.png) 2px 5px no-repeat;
    background-size: auto 14px;
    line-height: 1.5em;
}

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

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


#contents ol {
    margin: 20px 0 20px;
    padding: 10px 14px 0 0;
    counter-reset: number;
}

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

#contents ol li::before {
    display: block;
    background-color: #1689c3;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 6px;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-size: 12px;
    font-size: 1.2rem;
}

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


.sitemap ul a {
    text-decoration: underline;
}

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



/*--------------------------------------
　table
---------------------------------------*/

#contents table {
    width: 100%;
    table-layout: fixed;
    margin: 30px auto 30px;
}

#contents table th,
#contents table td {
    word-break: break-all;
}

#contents table th {
    width: 24%;
    padding: 14px 16px;
    background: #f3f2e0;
    border: 1px solid #ddd;
    line-height: 1.5;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

#contents table td {
    line-height: 1.5;
    padding: 13px;
    border: 1px solid #ddd;
    /*background: #FFF;*/
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    word-wrap: break-word;
}


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

.float-wrap {
    margin: 30px auto;
    padding: 0 0;
}

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

.float-wrap .catch {
    font-size: 2rem;
    color: #108332;
    font-weight: bold;
    margin: 0 0 20px 0;
    line-height: 3.2rem;
}

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

.float-wrap .fl {
    width: 40rem;
    padding: 0 40px 10px 0;
    text-align: center;
}

.float-wrap .fr {
    width: 40rem;
    padding: 0 0 10px 40px;
    text-align: center;
}

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

#contents .float-wrap table {
    width: 55%;
    margin: 2rem 0 3rem;
}

#contents .float-wrap table th {
    width: 42%;
}

/*#contents .float-wrap table td {
text-align: center;
}*/

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

.caption a {
    color: #999;
    text-decoration: underline;
}

.caption a:hover {
    color: #999;
    text-decoration: none;
}

/*--------------------------------------
　btn
---------------------------------------*/
.btn-link a,
.btn-internal a,
.btn-web a {
    box-sizing: border-box;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 2.6rem;
    font-size: 15px;
    font-size: 1.5rem;
}

.btn-link {
    margin: 20px 0;
    text-align: right;
}

.btn-link a {
    color: #000;
    display: inline-block;
    background: url("img/arr_black01.png") 100% 50% no-repeat;
    background-size: 1.8rem auto;
    padding: .4rem 2.5rem .4rem 0;
    line-height: 1.3;
    text-decoration: underline;
}

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

.btn-internal {
    width: 480px;
    margin: 20px auto;
}

.btn-web {
    width: 480px;
    margin: 6rem auto 2rem;
}

.btn-internal a {
    background: #1d9be5 url("img/arr_white02.png") right 2rem top 50% no-repeat;
    background-size: 4rem auto;
    color: #FFF;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 2rem 7rem 2rem 3.5rem;
    box-shadow: .3rem .3rem 0 0 #666;
}

.btn-internal a:hover {
    opacity: 0.8;
}

.btn-tel {
    display: none;
}

.btn-web a {
    background: #f55f50 url("img/arr_white02.png") right 2rem top 50% no-repeat;
    background-size: 4rem auto;
    color: #FFF;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 2rem 7rem 2rem 3.5rem;
    box-shadow: .3rem .3rem 0 0 #666;
    position: relative;
}

.btn-web a:before {
    content: "";
    position: absolute;
    background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
    background-size: 100% auto;
    width: 10rem;
    height: 8rem;
    bottom: 1.5rem;
    left: -1.5rem;
}




.btn-web a:hover {
    opacity: 0.8;
}


.wi1100 {
    width: 1100px;
}

.auto {
    margin: 0 auto;
}

.webLink {
    font-size: 10px;
    color: #808080;
    text-align: center;
    line-height: 1.6rem;
}

p {
    margin: 0px 0px 2rem 0px;
}

p a {
    text-decoration: underline;
}

p a:hover {
    text-decoration: none;
    opacity: 0.8;
}

#page.sitemap {
    width: 1000px;
    margin: 0 auto;
}

#page.sitemap h2 a {
    color: #444;
}

#page.sitemap li a:hover {
    text-decoration: underline;
}


/*共通パーツ*/
.txt_link a {
    text-decoration: underline;
}

.txt_link a:hover {
    text-decoration: none;
}


/*目次*/
#contents #pageList {
    margin: 80px auto;
    background: #f3f2e0;
    border-radius: 2rem;
}

#contents #pageList .decoTit {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    margin: 0 0 1rem 0;
    padding: 2rem 2rem 2rem 4rem;
    position: relative;
}

#contents #pageList .decoTit .enTit {
    font-size: 4.8rem;
    font-weight: 700;
    margin-top: -4.5rem;
}

#contents #pageList .decoTit .sTit {
    font-size: 2.4rem;
    font-weight: bold;
    margin: -4rem 0 0 0;
    position: relative;
    padding: 0 0 0 3rem;
}

#contents #pageList #toc {
    padding: 0 4rem 3rem 4rem;
}

#contents #index #pageList #toc .chapter .chapter {
    /*display: none;*/
}

#contents #pageList ul {
    margin: 0;
    padding: 0;
}

#contents #pageList ul li {
    position: relative;
    margin: 0 0 1.5rem 0;
    padding: 0 0 0 2.5rem;
    font-size: 1.6rem;
    line-height: 1.5em;
}

#contents #pageList ul li a {
    padding: 0 3rem 0 0;
    background: url(img/arr_black01_down.png) 100% .5rem no-repeat;
    background-size: 1.2rem auto;
}

#contents #pageList ul li span {
    font-size: 1.5rem;
    color: #000;
}

#contents #pageList ul ul {
    display: none;
    margin: 0;
    padding: 0 0 0 20px;
}

#contents #pageList .chapter .chapter li {
    padding: 0 0 0 25px;
    font-size: 1.5rem;
}

#contents #index #pageList ul li:before,
#contents #pageList .chapter .chapter li:before {
    display: none;
}

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

#contents #pageList ul li a:hover {
    text-decoration: underline;
}



/*関連リンク*/
#article {
    margin: 80px auto;
    background: #f3f2e0;
    border-radius: 2rem;
}

#article .tit {
    text-align: left;
    font-size: 2.4rem;
    font-weight: bold;
    padding: 2rem 2rem 2rem 4rem;
    display: block;
    position: relative;
}

#article .tit span {
    display: block;
    margin: -3.5rem 0 0 0;
}
.relations-wrapper p {
    margin-bottom:0;
}

#article ul {
    margin: 0;
    padding: 0 4rem 3rem 4rem;
}

#article ul li {
    margin: 0 0 1.5rem 0;
    padding: 0 0 0 2.5rem;
    background: url(img/listicon.png) 2px 5px no-repeat;
    background-size: auto 14px;
    line-height: 1.5em;
}

#article ul li a {
    text-decoration: none;
    background: url(img/arr_black01.png) 100% .2rem no-repeat;
    background-size: 1.8rem auto;
    padding: 0 3rem 0 0;
    display: inline-block;
}

#article ul li a:hover {
    text-decoration: underline;
}

#article ul ul {
    margin: 0;
    padding: 0 0 0 20px;
}


.mov_caption {
    margin: 1rem auto 1rem;
    font-size: 1.3rem;
    line-height: 1.7;
}


/*追加パーツ01*/
.comCont01 {
    margin: 6rem auto 10rem;
}
.comCont01 .catch02 {
    font-weight:bold;
    font-size: 2.2rem;
    color:#108332;
    margin-bottom: 1.5rem;
}

.comCont01 .hukiBox {
    background: #ecf7c5;
    border-radius: 2rem;
}

.comCont01 .sBlock {
    position: relative;
    margin: 0 auto 8rem;
}

.comCont01 .sBlock:nth-child(odd) {
    padding: 0 10rem 0 0;
}

.comCont01 .sBlock:nth-child(even) {
    padding: 0 0 0 10rem;
}

.comCont01 .sBlock:nth-child(odd) .hukiBox {
    padding: 4rem 7rem 4rem 4rem;
}

.comCont01 .sBlock:nth-child(even) .hukiBox {
    padding: 4rem 4rem 4rem 7rem;
}

#contents .comCont01 .hukiBox {
    position: relative;
}

#contents .comCont01 .hukiBox:before {
    content: "";
    background: #ecf7c5;
    position: absolute;
    width: 3rem;
    height: 3rem;
}

#contents .comCont01 .sBlock:nth-child(odd) .hukiBox:before {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    bottom: -3rem;
    right: 8rem;
}

#contents .comCont01 .sBlock:nth-child(even) .hukiBox:before {
    clip-path: polygon(100% 0, 0 0, 0 100%);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    bottom: -3rem;
    left: 8rem;
}

#contents .comCont01 .hukiBox .status {
    font-size: 1.6rem;
    font-weight: 700;
}

#contents .comCont01 .hukiBox .caption {
    text-align: left;
    font-size: 1.3rem;
}

#contents .comCont01 .icon {
    width: 10rem;
    position: absolute;
}

#contents .comCont01 .sBlock:nth-child(odd) .icon {
    bottom: -5rem;
    right: 5rem;
}

#contents .comCont01 .sBlock:nth-child(even) .icon {
    bottom: -5rem;
    left: 5rem;
}

#contents .comCont01 .icon img {
    border-radius: 50%;
    border: 2px solid #8cb91d;
}

/*追加パーツ02*/
.comCont02 {
    margin: 10rem auto;
}

.comCont02 .hukiBox {
    background: #ecf7c5;
    border-radius: 2rem;
    padding: 4rem;
}

.comCont02 .sBlock {
    position: relative;
    margin: 0 auto 16rem;
}

.comCont02 .sBlock:nth-child(odd) {
    padding: 0 10rem 0 0;
}

.comCont02 .sBlock:nth-child(even) {
    padding: 0 0 0 10rem;
}

.comCont02 .sBlock:nth-child(odd) .hukiBox {
    padding: 4rem 7rem 4rem 4rem;
}

.comCont02 .sBlock:nth-child(even) .hukiBox {
    padding: 4rem 4rem 4rem 7rem;
}

#contents .comCont02 .hukiBox {
    position: relative;
}

#contents .comCont02 .hukiBox:before {
    content: "";
    background: #ecf7c5;
    position: absolute;
    width: 3rem;
    height: 3rem;
}

#contents .comCont02 .sBlock:nth-child(odd) .hukiBox:before {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    bottom: -3rem;
    right: 8rem;
}

#contents .comCont02 .sBlock:nth-child(even) .hukiBox:before {
    clip-path: polygon(100% 0, 0 0, 0 100%);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    bottom: -3rem;
    left: 8rem;
}

#contents .comCont02 .hukiBox .catch {
    color: #108332;
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0 0 1.5rem 0;
}

#contents .comCont02 .icon {
    width: 34rem;
    position: absolute;
}
#contents .comCont02 .icon img {
    width: 16rem;
    float:right;
    position: relative;
}

#contents .comCont02 .icon .status {
    text-align: left;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.5rem;
    position:absolute;
    bottom:2rem;
    left:0;
}

#contents .comCont02 .sBlock:nth-child(odd) .icon {
    bottom: -13rem;
    right: 0;
}

#contents .comCont02 .sBlock:nth-child(even) .icon {
    bottom: -13rem;
    left: 0;
}

#contents .comCont02 .icon img {
    border-radius: 50%;
    margin: 0 auto 1rem;
}

#contents .comCont02 .sBlock:nth-child(even) .icon img {
    float:left;
    position: relative;
}
#contents .comCont02 .sBlock:nth-child(even) .icon .status {
    left:18rem;
}


/*追加パーツ03*/
.comCont03 {
    margin: 10rem auto;
}

.comCont03 .inner {
    background: #ecf7c5;
    padding: 4rem 5rem;
    border-radius: 2rem;
    position: relative;
}

.comCont03 .inner:before {
    content: "";
    position: absolute;
    background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
    background-size: 100% auto;
    width: 8rem;
    height: 6.4rem;
    bottom: -1.5rem;
    right: -1.5rem;
}

.comCont03 .inner .catch {
    font-size: 2.4rem;
    font-weight: 700;
    border-bottom: 2px solid #108332;
    padding: 1.5rem 0 2rem 9rem;
    margin: 0 0 2.5rem 0;
    position: relative;
}

.comCont03 .inner .catch:before {
    content: "";
    position: absolute;
    background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
    background-size: 100% auto;
    width: 8rem;
    height: 6.4rem;
    bottom: 0;
    left: 0;
}

.comCont03 .inner .btn-internal {
    margin: 3rem auto 0;
}



/*追加パーツ04*/
.comCont04 {
    margin: 10rem auto 0;
}

.comCont04 .inner {
    background: #f3f2e0;
    padding: 4rem 5rem 4rem 5rem;
    border-radius: 2rem;
    position: relative;
}

.comCont04 .inner .thumb {
    position: absolute;
    top: -4rem;
    left: -4rem;
    width: 28rem;
    border: 1px solid #f1f1f1;
}

.comCont04 .inner .mTit {
    margin: -5.5rem 0 2.5rem 24rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.comCont04 .inner .mTit .sTit {
    font-size: 3rem;
    color: #108332;
    font-weight: 700;
}

.comCont04 .inner .mTit .bg_green {
    font-size: 1.3rem;
    line-height: 2rem;
    background: #108332;
    color: #FFF;
    border-radius: 5rem;
    padding: .5rem 2.5rem;
    margin: 0 0 0 3rem;
}

.comCont04 .inner .catch {
    font-size: 2.4rem;
    font-weight: 700;
    border-bottom: 2px solid #108332;
    padding: 0 0 2rem 24rem;
    margin: 0 0 2.5rem 0;
}

.comCont04 .inner .txt_link {
    text-align: right;
}

.comCont04 .inner .txt_link a {
    background: url(img/arr_black01.png) 100% 50% no-repeat;
    background-size: 1.8rem auto;
    padding: .4rem 2.5rem .4rem 0;
    line-height: 1.3;
}
.comCont04 .btn-web {
    margin-bottom: 3rem;
}


/*追加パーツ05*/
.comCont05 .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url(img/arr_green.png) 50% 50% no-repeat;
    background-size: 2rem auto;
    margin-top:6rem;
    margin-bottom:3rem
}

.comCont05 .inner .sBox {
    width: 42rem;
    border-radius: 2rem;
    overflow: hidden;
    position: relative;
}

/* aichi irregular */
.comCont05 .inner.extra_shibasuke .sBox{
    max-height:29rem;
}

/* toyota */
.comCont05 .inner.extra_toyota{
  background: url(img/arr_green.png) 45% 50% no-repeat;
  background-size:2rem auto;
}
.comCont05 .inner.extra_toyota .sBox{
    max-height:27rem;
}
.comCont05 .inner.extra_toyota .sBox.left{
    width: 32rem;
}
/* shibafuku */
.comCont05 .inner.extra_shibafuku {
  background: url(img/arr_green.png) 45% 50% no-repeat;
  background-size:2rem auto;
}
.comCont05 .inner.extra_shibafuku .sBox .sTit {
    display:none;
}
.comCont05 .inner.extra_shibafuku .sBox .left img {
    max-height:30rem;
    width: auto;
}

/* saitama irregular*/
.comCont05 .inner.unusual {
    justify-content: left;
}
.comCont05 .inner.unusual .sBox.right {
    width: 23.6rem;
    margin-left:6rem;
}

.comCont05 .inner .sBox .sTit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    color: #FFF;
    padding: 1rem 1.5rem;
    letter-spacing: 0.1rem;
}

.comCont05 .inner .sBox:nth-child(1) .sTit {
    background: rgba(0, 0, 0, 0.8);
}

.comCont05 .inner .sBox:nth-child(2) .sTit {
    background: rgba(16, 131, 50, 0.8);
}


/*追加パーツ06*/

.comCont06 {
    margin: 10rem auto 10rem;
}

#index .comCont06 .titArea,
.comCont06 .titArea {
    margin: inherit;
    margin: 0 0 -30rem 0;
    width: 57rem;
}

.comCont06 .titArea .idxh2 {
    font-weight: 700;
    color: #000;
    font-size: 5rem;
    line-height: 7.2rem;
    position: relative;
    letter-spacing: 0.4rem;
    margin: 0 0 3rem 0;
    padding: 0;
    text-align: left;
}

.comCont06 .titArea .idxh2 .fs_s {
    font-size: 3.2rem;
}

.comCont06 .titArea .idxh2 .bg_yel {
    padding: 0 .5rem;
}

.comCont06 .titArea .idxh2 a {
    padding: 0 60px 0 0;
}

.comCont06 .mapArea .btnTit {
    position: absolute;
}

.comCont06 .mapArea .btnTit.hokkaido {
    top: 7rem;
    right: 15rem;
}

.comCont06 .mapArea .btnTit.tohoku {
    top: 30rem;
    right: 24rem;
}

.comCont06 .mapArea .btnTit.kanto {
    top: 50rem;
    right: 0;
}

.comCont06 .mapArea .btnTit.tokai {
    top: 66rem;
    right: 19rem;
}

.comCont06 .mapArea .btnTit.kinki {
    top: 55rem;
    right: 40rem;
}

.comCont06 .mapArea .btnTit.chugoku {
    top: 70rem;
    left: 21rem;
}

.comCont06 .mapArea .btnTit.kyushu {
    top: 63rem;
    left: 0;
}

.comCont06 .mapArea .btnTit.okinawa {
    top: 35rem;
    left: 0;
}

.comCont06 .mapArea .btnTit .area_block {
    width: 20rem;
}

.comCont06 .mapArea .btnTit .area_block a {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 1.8rem 4rem;
    background: #f3f2e0 url(img/arr_black01.png) right 1.5rem top 50% no-repeat;
    background-size: 1.4rem auto;
    position: relative;
    box-shadow: .3rem .3rem 0 0 #666;
    border-radius: 1rem;
}

.comCont06 .mapArea .btnTit .area_block a.modalOpen {
    background: #f3f2e0 url(img/icon_plus.png) right 1.5rem top 50% no-repeat;
    background-size: 1.3rem auto;
}

.comCont06 .mapArea .btnTit .area_block a:hover {
    opacity: 0.7;
    cursor: pointer;
}

.comCont06 .mapArea .btnTit .area_block a.noLink {
    pointer-events: none;
}


.comCont06 .mapArea .modal {
    display: none;
    margin: 0;
}

.comCont06 .btn_l {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.comCont06 .btn_l a {
    display: block;
    border-radius: 10px;
    border: 4px solid #f3856f;
    padding: 15px 25px 15px 10px;
    background: #FFF url(img/arr_black2.png) right 10px top 50% no-repeat;
    background-size: 10px auto;
    font-size: 1.6rem;
    line-height: 2.8rem;
    text-align: center;
    letter-spacing: 0.1rem;
    position: relative;
}

.comCont06 .btn_l a:before {
    content: "";
    position: absolute;
    background: url(img/deco_btn_children.png) 50% 50% no-repeat;
    background-size: 80px auto;
    top: -65px;
    right: 15px;
    width: 80px;
    height: 100px;
}

.comCont06 .btn_l a .btnTit {
    font-size: 1.7rem;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    letter-spacing: 0rem;
    line-height: 2.2rem;
    padding: 18px 0 0 2px;
    box-sizing: border-box;
    top: -40px;
    left: 10px;
}

.comCont06 .mapArea {
    background: url(img/img_map.png) 50% 0 no-repeat;
    background-size: 90% auto;
    height: 78rem;
    width: 90rem;
    margin: 0 auto;
}

.comCont06 .modal {
    display: none;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    animation-name: modalopen;
    animation-duration: 0.5s;
}

.comCont06 .modal .modal-box {
    background: #fff;
    border-radius: 2rem;
    margin: 0 auto;
    max-width: 360px;
    width: calc(100% - 30px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.comCont06 .modal .modal-box .country_out {
    padding: 10px 20px 10px 20px;
}

#contents .comCont06 .modal .modal-box .country_list {
    margin: 0;
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#contents .comCont06 .modal .modal-box .country_list .btn-internal {
    margin: 0 20px 15px 0;
    padding: 0;
    background: none;
    width: 46.5%;
}

#contents .comCont06 .modal .modal-box .country_list .btn-internal:nth-child(2n) {
    margin: 0 0 15px 0;

}

#contents .comCont06 .modal .modal-box .country_list .btn-internal a {
    background: #f3f2e0 url("img/arr_black01.png") right 1rem top 50% no-repeat;
    background-size: 1.4rem auto;
    color: #000;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 1.5rem 2.5rem 1.5rem 1.5rem;
    position: relative;
    line-height: 2.4rem;
    text-decoration: none;
}

#contents .comCont06 .modal .modal-box .country_list .btn-internal a:hover {
    opacity: 0.7;
}

.comCont06 .modal .modalClose:hover {
    opacity: 0.7;
}

.comCont06 .modal .btnTit_cl {
    background: #108332;
    margin: 0 0 1.5rem 0;
    border-radius: 2rem 2rem 0 0;
}

.comCont06 .modal .btnTit_cl .name {
    text-align: center;
    padding: 1.5rem;
    font-size: 1.6rem;
    font-weight: 700;
    color: #FFF;
}

.comCont06 .modal .btnTit_cl .name:before {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    width: 44px;
    height: 60px;
}

.comCont06 .modal .btnTit_cl .modalClose {
    float: right;
    width: 118px;
    color: #FFF;
    background: #37301e;
    text-decoration: none;
    font-size: 1.4rem;
    text-align: center;
    display: none;
    font-weight: 700;
    padding: 5px 10px 5px 20px;
}

.comCont06 .modal .modalClose:hover,
.comCont06 .modal .modalClose:focus {
    text-decoration: none;
    cursor: pointer;
}

@keyframes modalopen {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes modalclose {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* 2box */
#page .box2,
#category .box2{
    margin: 10rem auto 6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#page .box2 .sBox,
#category .box2 .sBox{
    width: 42rem;
    border-radius: 2rem;
    padding: 4rem 2rem;
    position: relative;
}

#page .box2 .sBox:before,
#category .box2 .sBox:before{
    content: "";
    background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
    background-size: 6.6rem auto;
    width: 6.6rem;
    height: 5.3rem;
    position: absolute;
    bottom: -1rem;
    right: 3rem;
}

#page .box2 .sBox,
#category .box2 .sBox{
    background: #ecf7c5;
}

#page .box2 .sBox .flBox,
#category .box2 .sBox .flBox{
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 3rem;
}

#page .box2 .sBox .flBox .ph,
#category .box2 .sBox .flBox .ph{
    width: 12rem;
    margin-top: -6rem;
}

#page .box2 .sBox .flBox .ph img,
#category .box2 .sBox .flBox .ph img{
    border-radius: 50%;
}

#page .box2 .sBox .flBox .txtArea,
#category .box2 .sBox .flBox .txtArea{
    /* width: calc(100% - 14rem - 3rem); */
}

#page .box2 .sBox .flBox .nameArea,
#category .box2 .sBox .flBox .nameArea{
    font-size: 3rem;
    font-weight: 700;
}

#page .box2 .sBox .flBox .nameArea .fc_green,
#category .box2 .sBox .flBox .nameArea .fc_green{
    font-size: 1.6rem;
    margin: 0 0 1rem 0;
    display: inline-block;
    font-weight: 400;
    line-height: 1.7;
}

#page .box2 .sBox .flBox .nameArea .fs_s,
#category .box2 .sBox .flBox .nameArea .fs_s{
    font-size: 1.8rem;
}
#page .box2 .sBox .flBox .nameArea small,
#category .box2 .sBox .flBox .nameArea small{
    font-size: 1.6rem;
    margin-right:1rem;
}

#page .box2 .sBox p:last-child,
#category .box2 .sBox p:last-child{
    margin: 0;
}
@media screen and (max-width: 599px) {
    #page .box2 .sBox,
    #category .box2 .sBox{
        margin-top:10rem;
    }
    #page .box2 .sBox:first-child,
    #category .box2 .sBox:first-child{
        margin-top:0;
    }
    #page .box2 .sBox .flBox,
    #category .box2 .sBox .flBox{
        display:inherit;
    }
    #page .box2 .sBox .flBox .ph,
    #category .box2 .sBox .flBox .ph{
        margin:-10rem auto 1rem;
    }
    #page .box2 .sBox .flBox .txtArea,
    #category .box2 .sBox .flBox .txtArea{
        width:inherit;
    }
    #page .box2 .sBox .flBox .nameArea,
    #category .box2 .sBox .flBox .nameArea{
        font-size:2rem;
    }
}



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

    body {
        line-height: 2em;
        min-width: inherit;
        width: 100%;
        padding: 0 0 8rem 0;
    }

    #contents {
        overflow: hidden;
    }

    .pc_br {
        display: none;
    }

    .sp_br {
        display: block;
    }

    .pc {
        display: none !important;
    }

    .sp {
        display: block;
    }

    img {
        max-width: 100%;
    }

    h1, h2, h3, h4, h5, h6 {
        /*letter-spacing: 0rem;*/
    }

    p {
        font-size: 15px;
        font-size: 1.5rem;
        margin: 0 0 10px 0;
        line-height: 1.7em;
    }

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

    .wi900 {
        width: 100%;
    }

    .wi1000 {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    #category, #page {
        position: relative;
        float: none;
        width: 100%;
        padding: 0 15px 0 15px;
        box-sizing: border-box;
    }

    .wi1100 {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .wi1200 {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .sitename {
        padding: .5rem 0;
        line-height: 1.6rem;
    }

    .sitename,
    .sitename a {
        font-size: 10px;
        font-size: 1rem;
        font-weight: normal;
        color: #999;
    }


    /*--------------------------------------
　content
---------------------------------------*/

    .temp_inner {
        padding: 0;
        box-sizing: border-box;
    }

    #category .h1Img,
    #page .h1Img {
        height: auto;
        margin: 0 auto 2rem;
    }

    #category h1, #page h1 {
        margin: 2.3rem auto 2.3rem;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 3rem;
        padding: 0;
    }

    #category .comTxt, #page .comTxt {
        margin: 0 0 4rem 0;
        line-height: 2.2rem;
        font-size: 1.3rem;
    }

    #category h1 a:after, #page h1 a:after {
        content: "";
        background: url(img/arr_black.png) no-repeat;
        background-size: 6px auto;
        width: 6px;
        height: 9px;
        position: absolute;
        right: 0;
        top: calc(50% - 5px);
    }


    #category h2, #page h2 {
        margin: 6rem 0 2rem;
        padding: 1.5rem 1rem 1.5rem 2rem;
        font-size: 2rem;
        font-size: 2rem;
        line-height: 2.4rem;
        background: url(img/bgdeco_leaf_sec.png) left -1rem bottom 0 no-repeat,
            url(img/bgdeco_leaf_sec.png) right -1rem bottom 0 no-repeat, #108332;
        background-size: 4rem auto, 4rem auto;
    }

    #category h2 a, #page h2 a {
        text-align: left;
        display: block;
        background: url("img/arr_white01.png") right 0 top 50% no-repeat;
        background-size: 1.3rem auto;
        padding: 0 2rem 0 0;
    }

    #category h3, #page h3 {
        position: relative;
        margin: 3.5rem 0 2rem;
        padding: 1rem 1rem 1rem 40px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    #category h3 a, #page h3 a {
        display: block;
        background: url("img/arr_black01.png") right 0 top 50% no-repeat;
        background-size: 1.3rem auto;
        padding: 0 2rem 0 0;
    }

    #category h3:before, #page h3:before {
        content: "";
        background: url(img/icon_leaf01.png) 50% 50% no-repeat;
        background-size: 3rem auto;
        display: inline-block;
        width: 3rem;
        height: 3.2rem;
        position: absolute;
        top: calc(50% - 13px);
        left: 0;
    }

    #category h6, #category h4, #category h5, #category h6, #page h4, #page h5, #page h6 {
        position: relative;
        color: #108332;
        margin: 3.5rem 0 2rem;
        padding: 3px 1rem 15px 0;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    #category h6 a, #category h4 a, #category h5 a, #category h6 a, #page h4 a, #page h5 a, #page h6 a {
        position: relative;
        background: url("img/arr_black01.png") right 0 top 50% no-repeat;
        background-size: 1.3rem auto;
        color: #108332;
        display: block;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 0 20px 0 0;
    }

    .sitemap h2 a {
        color: #000;
    }



    #contents ul {
        margin: 20px 0 20px;
        padding: 10px 10px 0;
    }

    #contents ul li {
        min-height: 12px;
        padding: 0 0 10px 22px;
        background: url(./img/listicon.png) 2px 7px no-repeat;
        background-size: auto 14px;
        image-rendering: -webkit-optimize-contrast;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 2.5rem;
    }


    /*--------------------------------------
　table
---------------------------------------*/

    #contents table {
        width: 100%;
        table-layout: fixed;
        margin: 30px auto 30px;
    }

    #contents table {
        border-collapse: collapse;
        width: 100%;
        border: none;
    }

    #contents table th {
        background: #f3f2e0;
        text-align: center;
        font-size: 15px;
        font-size: 1.5rem;
    }

    #contents table td {
        font-size: 15px;
        font-size: 1.5rem;
    }

    #contents table th,
    #contents table td {
        border: 1px solid #ddd;
        padding: 10px;
        box-sizing: border-box;
    }


    /*--------------------------------------
　float img
---------------------------------------*/
    #contents .float-wrap {
        margin: 20px auto;
        padding: 0;
        width: 100%;
    }

    #contents .float-wrap .float-img {
        margin: 0 0 12px 0;
    }

    #contents .float-wrap .fl {
        width: 100%;
        padding: 0 0 10px 0;
        text-align: left;
    }

    #contents .float-wrap .fr {
        width: 100%;
        padding: 0 0 10px 0;
        text-align: left;
    }

    #contents .float-wrap .center {
        width: 100%;
        padding: 0 0 10px 0;
        text-align: left;
    }

    #contents .float-wrap img {
        width: 100%;
    }
    #contents .float-wrap.exp .flame {
        width: 70%;
        margin:0 auto;
    }

    #contents .float-wrap p {
        font-size: 1.5rem;
        line-height: 2;
        margin: 0 auto;
        width: 100%;
    }

    #contents .float-wrap .catch {
        font-size: 1.6rem;
        margin: 0 0 10px;
        line-height: 1.5;
        padding: 0 0 0 10px;
    }

    #contents .float-wrap .fl.t_small {
        width: 40%;
        padding: 0 20px 0 0;
        text-align: center;
        float: left;
    }

    #contents .float-wrap .fr.t_small {
        width: 40%;
        padding: 0 0 0 20px;
        margin: 0;
        text-align: center;
        float: right;
    }

    #contents .float-wrap table {
        width: 100%;
        margin: 2rem 0 2rem;
        display: table;
    }

    #contents .float-wrap table th {
        width: 100%;
        display: block;
        font-size: 1.6rem;
        border-bottom: none;
    }

    #contents .float-wrap table tr:nth-child(2) th {
        border-top: none;
    }

    #contents .float-wrap table td {
        text-align: left;
        display: block;
        font-size: 1.5rem;
    }

    #contents .caption {
        margin: 8px 0 0;
        font-size: 10px;
        font-size: 1.0rem;
        line-height: 2rem;
        word-break: break-all;
        color: #999;
        text-align: center;
    }
    
/* scroll */
.caption {
    margin: 10px 0;
    overflow: auto;
    white-space: nowrap;
}
/* 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;
}


    /*--------------------------------------
　btn
---------------------------------------*/

    .btn-link {
        margin: 20px 0;
        text-align: center;
    }

    .btn-link a {
        background: #f3f2e0 url("img/arr_black02.png") right 1.5rem top 50% no-repeat;
        background-size: 3rem auto;
        border-radius: 1rem;
        color: #000;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
        text-align: center;
        padding: 1.5rem 4.5rem 1.5rem 3rem;
        position: relative;
        text-decoration: none;
        line-height: 2.6rem;
        box-shadow: .3rem .3rem 0 0 #666;
    }

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

    .btn-internal,
    .btn-web,
    .btn-tel,
    .btn-link {
        width: 90%;
        margin: 3rem auto;
    }

    .btn-internal a {
        background: #1d9be5 url(img/arr_white02.png) right 1.5rem top 50% no-repeat;
        background-size: 3rem auto;
        border-radius: 1rem;
        color: #FFF;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
        text-align: center;
        padding: 1.5rem 4.5rem 1.5rem 3rem;
        position: relative;
    }

    .btn-web a {
        background: #f55f50 url(img/arr_white02.png) right 1.5rem top 50% no-repeat;
        background-size: 3rem auto;
        border-radius: 1rem;
        color: #FFF;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
        text-align: center;
        padding: 1.5rem 4.5rem 1.5rem 3rem;
        position: relative;
    }

    .btn-web a:before {
        content: "";
        position: absolute;
        background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
        background-size: 100% auto;
        width: 5rem;
        height: 4.6rem;
        bottom: 0.5rem;
        left: -1.5rem;
    }

    .btn-tel {
        display: block;
    }

    .btn-tel a {
        background: #d6bd31 url("img/icon_tell.png") left 20px top 50% no-repeat;
        background-size: 18px auto;
        border-radius: 1rem;
        color: #FFF;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
        text-decoration: none;
        text-align: center;
        padding: 14px 45px 14px 45px;
        position: relative;
        box-shadow: .3rem .3rem 0 0 #666;
        line-height: 2.6rem;
    }





    /*共通パーツ*/


    /*目次*/
    #contents #pageList {
        margin: 6rem auto;
        width: 100%;
        border-radius: 1rem;
    }

    #contents #pageList .decoTit .enTit {
        font-size: 2.4rem;
        margin-top: -2.5rem;
    }

    #contents #pageList .decoTit .sTit {
        font-size: 1.8rem;
        margin: -2.5rem 0 0 0;
    }

    #contents #pageList .decoTit {
        padding: 10px 10px 10px 1.5rem;
    }

    #contents #pageList #toc {
        padding: 0 1.5rem 2rem 1.5rem;
    }

    #contents #pageList ul {
        margin: 0;
        padding: 0;
    }

    #contents #pageList ul li {
        margin: 0 0 1rem 0;
        padding: 0 0 0 2.5rem;
        line-height: 2.6rem;
        font-size: 1.5rem;
    }

    #contents #index #pageList ul li {
        font-size: 1.5rem;
        margin: 0 0 5px 0;
        background: url(img/arr_blue_down.png) left 0 top 7px no-repeat;
        background-size: 15px auto;
        padding: 0 0 0 1.5rem;
    }

    #contents #pageList ul li a {
        padding: 0 3rem 0 0;
        background: url(img/arr_black01_down.png) 100% .4rem no-repeat;
        background-size: 1.3rem auto;
    }

    #contents #index #pageList ul li:last-child {
        margin: 0;
    }

    #contents #pageList ul ul {
        margin: 0;
        padding: 0 0 0 20px;
    }

    /*関連リンク*/
    #article {
        width: calc(100% - 3rem);
        margin: 6rem auto;
        border-radius: 1rem;
    }

    #article .tit {
        font-size: 1.8rem;
        font-weight: bold;
        padding: 1rem 1rem 1rem 1.5rem;
        display: block;
    }

    #article .tit span {
        margin: -2.5rem 0 0 0;
    }

    #article ul {
        margin: 0;
        padding: 0 1.5rem 2rem 1.5rem;
    }

    #article ul li {
        margin: 0 0 1rem 0;
        padding: 0 0 0 2.5rem;
        line-height: 2.6rem;
    }

    #article ul li a {
        text-decoration: none;
        background: url(img/arr_black01.png) 100% .4rem no-repeat;
        background-size: 1.1rem auto;
        padding: 0 3rem 0 0;
    }

    #article ul li a:hover {
        text-decoration: underline;
    }

    #article ul ul {
        margin: 0;
        padding: 0 0 0 20px;
    }



    /*追加パーツ01*/
    .comCont01 {
        margin: 3rem auto 10rem;
    }

    .comCont01 .hukiBox {
        border-radius: 2rem;
    }

    .comCont01 .sBlock {
        margin: 0 auto 6rem;
    }

    .comCont01 .sBlock:nth-child(odd) {
        padding: 0 3rem 0 0;
    }

    .comCont01 .sBlock:nth-child(even) {
        padding: 0 0 0 3rem;
    }

    .comCont01 .sBlock:nth-child(odd) .hukiBox {
        padding: 2rem 1.5rem 3rem 1.5rem;
    }

    .comCont01 .sBlock:nth-child(even) .hukiBox {
        padding: 2rem 1.5rem 3rem 1.5rem;
    }

    #contents .comCont01 .hukiBox {
        position: relative;
    }

    #contents .comCont01 .hukiBox:before {
        content: "";
        background: #ecf7c5;
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
    }

    #contents .comCont01 .sBlock:nth-child(odd) .hukiBox:before {
        clip-path: polygon(100% 0, 0 0, 100% 100%);
        -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
        bottom: -1.5rem;
        right: 6rem;
    }

    #contents .comCont01 .sBlock:nth-child(even) .hukiBox:before {
        clip-path: polygon(100% 0, 0 0, 0 100%);
        -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
        bottom: -1.5rem;
        left: 6rem;
    }

    #contents .comCont01 .hukiBox .status {
        font-size: 1.5rem;
    }

    #contents .comCont01 .hukiBox .caption {
        text-align: left;
        font-size: 1.3rem;
    }

    #contents .comCont01 .icon {
        width: 7rem;
        position: absolute;
    }

    #contents .comCont01 .sBlock:nth-child(odd) .icon {
        bottom: -5rem;
        right: 0;
    }

    #contents .comCont01 .sBlock:nth-child(even) .icon {
        bottom: -5rem;
        left: 0;
    }

    #contents .comCont01 .icon img {
        border-radius: 50%;
        border: 2px solid #8cb91d;
    }

    /*追加パーツ02*/
    .comCont02 {
        margin: 3rem auto;
    }

    .comCont02 .hukiBox {
        border-radius: 2rem;
        padding: 2rem 1.5rem;
    }

    .comCont02 .sBlock {
        margin: 0 auto 16rem;
    }

    .comCont02 .sBlock:nth-child(odd) {
        padding: 0 3rem 0 0;
    }

    .comCont02 .sBlock:nth-child(even) {
        padding: 0 0 0 3rem;
    }

    .comCont02 .sBlock:nth-child(odd) .hukiBox {
        padding: 2rem 1.5rem 2rem 1.5rem;
    }

    .comCont02 .sBlock:nth-child(even) .hukiBox {
        padding: 2rem 1.5rem 2rem 1.5rem;
    }

    #contents .comCont02 .hukiBox {
        position: relative;
    }

    #contents .comCont02 .hukiBox:before {
        content: "";
        background: #f3f2e0;
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
    }

    #contents .comCont02 .sBlock:nth-child(odd) .hukiBox:before {
        clip-path: polygon(100% 0, 0 0, 100% 100%);
        -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
        bottom: -1.5rem;
        right: 12rem;
    }

    #contents .comCont02 .sBlock:nth-child(even) .hukiBox:before {
        clip-path: polygon(100% 0, 0 0, 0 100%);
        -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
        bottom: -1.5rem;
        left: 12rem;
    }

    #contents .comCont02 .hukiBox .catch {
        font-size: 1.6rem;
        margin: 0 0 1rem 0;
        line-height: 1.7;
    }

    #contents .comCont02 .icon {
        width: 15rem;
        position: absolute;
    }

    #contents .comCont02 .icon .status {
        line-height: 2rem;
        font-size: 1.3rem;
    }

    #contents .comCont02 .sBlock:nth-child(odd) .icon {
        bottom: -10rem;
        right: 0;
        width: 73%;
    }

    #contents .comCont02 .sBlock:nth-child(even) .icon {
        bottom: -10rem;
        left: 0;
        width: 100%;
    }

    #contents .comCont02 .icon img {
        border-radius: 50%;
        margin: 0 auto 1rem;
        width: 10rem;
        display: block;
    }
    #contents .comCont02 .sBlock:nth-child(2n) .icon .status {
        left: 12rem;
    }
    #contents .comCont02 .sBlock:nth-child(odd) .icon .status {
        text-align:right;
    }



    /*追加パーツ03*/
    .comCont03 {
        margin: 8rem auto;
    }

    .comCont03 .inner {
        padding: 2rem 1.5rem 3rem 1.5rem;
    }

    .comCont03 .inner:before {
        content: "";
        position: absolute;
        background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
        background-size: 100% auto;
        width: 4.5rem;
        height: 4rem;
        bottom: -1rem;
        right: -1rem;
    }

    .comCont03 .inner .catch {
        font-size: 1.7rem;
        padding: 0 0 1.5rem 5.5rem;
        margin: 0 0 2rem 0;
        position: relative;
        line-height: 2.5rem;
    }

    .comCont03 .inner .catch:before {
        content: "";
        position: absolute;
        background: url(img/deco_illust_leaf01.png) 50% 50% no-repeat;
        background-size: 100% auto;
        width: 4.5rem;
        height: 4rem;
        bottom: calc(50% - 1.5rem);
        left: 0;
    }

    .comCont03 .inner .btn-internal {
        margin: 2rem auto 0;
        width: 95%;
    }



    /*追加パーツ04*/
    .comCont04 {
        margin: 8rem auto;
    }

    .comCont04 .inner {
        padding: 4rem 1.5rem 3rem 1.5rem;
        border-radius: 2rem;
    }

    .comCont04 .inner .thumb {
        position: inherit;
        top: inherit;
        left: inherit;
        width: 22rem;
        margin: 0 auto 2rem;
    }

    .comCont04 .inner .mTit {
        margin: -5.5rem 0 2.5rem 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        padding: 0 1rem;
    }

    .comCont04 .inner .mTit .sTit {
        font-size: 2rem;
        color: #108332;
        font-weight: 700;
    }

    .comCont04 .inner .mTit .bg_green {
        font-size: 1.2rem;
        line-height: 2rem;
        border-radius: 5rem;
        padding: .5rem 2.5rem;
        margin: 0 0 0 1.5rem;
    }

    .comCont04 .inner .catch {
        font-size: 1.7rem;
        padding: 0 0 1.5rem 0;
        margin: 0 0 2rem 0;
    }

    .comCont04 .inner .txt_link {
        text-align: right;
    }

    .comCont04 .inner .txt_link a {
        background: url(img/arr_black01.png) 100% 50% no-repeat;
        background-size: 1.3rem auto;
        padding: .4rem 2.5rem .4rem 0;
        line-height: 1.3;
    }


    /*追加パーツ05*/
    .comCont05 .inner {
        display: block;
        background: url(img/arr_green_down.png) 50% 49% no-repeat;
        background-size: 4rem auto;
        margin-top: 3rem;
    }

    .comCont05 .inner .sBox {
        width: 100%;
        border-radius: 1rem;
        overflow: hidden;
        position: relative;
    }

    .comCont05 .inner .sBox:nth-child(1) {
        margin: 0 auto 5rem;
    }

    .comCont05 .inner .sBox .sTit {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 1.6rem;
        padding: .5rem 1.5rem;
        letter-spacing: 0.1rem;
    }

    .comCont05 .inner .sBox:nth-child(1) .sTit {
        background: rgba(0, 0, 0, 0.8);
    }

    .comCont05 .inner .sBox:nth-child(2) .sTit {
        background: rgba(16, 131, 50, 0.8);
    }
    
    /* shibasuke */
    .comCont05 .inner.extra_shibasuke {
        background: url(img/arr_green_down.png) 50% 45% no-repeat;
        background-size: 4rem auto;
        margin-top: 3rem;
    }
    .comCont05 .inner.extra_shibasuke-1 {
        background: url(img/arr_green_down.png) 50% 54% no-repeat;
        background-size: 4rem auto;
        margin-top: 3rem;
    }
    /* toyota */
    .comCont05 .inner.extra_toyota {
        background: url(img/arr_green_down.png) 50% 50% no-repeat;
        background-size: 4rem auto;
        margin-top: 3rem;
    }
    /* shibafuku */
    .comCont05 .inner.extra_shibafuku .ph.left img {
        margin: 0 auto;
        display: block;
    }
    .comCont05 .inner.extra_shibafuku {
        background: url(img/arr_green_down.png) 50% 56% no-repeat;
        background-size: 4rem auto;
        margin-top: 3rem;
    }
    

    /*comCont06*/

    .comCont06 {
        background: url(img/img_map.png) 58% 8rem no-repeat;
        background-size: 100% auto;
    }

    #index .comCont06 .titArea,
    .comCont06 .titArea {
        margin: inherit;
        margin: 0 auto 20px;
        width: 100%;
    }

    .comCont06 .titArea .idxh2 {
        color: #000;
        font-size: 2.8rem;
        margin-bottom: 2rem;
        padding: 0;
        position: relative;
        background: none;
        line-height: 3.8rem;
    }

    .comCont06 .titArea .idxh2 .fs_s {
        font-size: 1.8rem;
    }

    .comCont06 .titArea .idxh2 a {
        padding: 0 30px 0 0;
    }

    .comCont06 .mapArea {
        background: none;
        width: 100%;
        height: 270px;
        margin: 10rem auto 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: start;
        padding: 30px 0 30px 0;
    }

    .comCont06 .mapArea.active {
        z-index: 5;
    }

    .comCont06 .mapArea .btnTit {
        position: inherit !important;
        top: inherit !important;
        right: inherit !important;
        left: inherit !important;
        width: 48%;
        margin-bottom: 1.5rem;
    }

    .comCont06 .mapArea .btnTit .area_block {
        width: 100%;
    }

    #index .comCont06 .mapArea .btnTit .area_block a,
    .comCont06 .mapArea .btnTit .area_block a {
        font-size: 1.6rem;
        line-height: 2rem;
        padding: 15px 20px;
    }

    .comCont06 .modal {
        display: none;
        position: fixed;
        z-index: 8;
        /* 透過背景 */
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        overflow: auto;
        background-color: rgba(0, 0, 0, 0.5);
        animation-name: modalopen;
        animation-duration: 0.5s;
    }

    .comCont06 .modal .modal-box {
        max-width: 100%;
        width: calc(100% - 30px);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        padding: 0;
        z-index: 9;
        /* モーダルコンテンツを背景より前面に表示 */
    }


    #contents .comCont06 .modal .modal-box .country_list {
        margin: 0 0 -10px 0;
        padding: 2rem 1.5rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    #contents .comCont06 .modal .modal-box .country_list .btn-internal {
        margin: 0 2rem 1.5rem 0;
        padding: 0;
        background: none;
        width: 46.5%;
    }

    #contents .comCont06 .modal .modal-box .country_list .btn-internal:nth-child(2n) {
        margin: 0 0 1.5rem 0;

    }

    #contents .comCont06 .modal .modal-box .country_list .btn-internal a {
        background: #f3f2e0 url("img/arr_black01.png") right 1rem top 50% no-repeat;
        background-size: 1.4rem auto;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 1.5rem 2.5rem 1.5rem 1.5rem;
        line-height: 2.2rem;
        text-decoration: none;
    }

    .comCont06 .modal .btnTit_cl .name {
        font-size: 2rem;
        text-align: center;
        padding: 1rem 1.5rem;
    }

    .comCont06 .modal .btnTit_cl .name:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        height: 4rem;
    }

    .comCont06 .modal .btnTit_cl .modalClose {
        width: 115px;
        font-size: 1.3rem;
        padding: 5px 10px 5px 20px;
    }






    /*ヘッダー*/

    #contents .sitemap {
        padding: 0 10px;
        box-sizing: border-box;
    }

    #contents .sitemap h1 {
        width: 100%;
    }


    /* ================== */
    /*header　*/
    /* ================== */


    header .inner {
        background: url(img/bg_secPage_header_03.png) left 50% top 38% no-repeat;
        background-size: auto 3.2rem;
        padding-top: 1rem;
    }

    #contents .sitename {
        font-size: 14px;
        font-size: 1.4rem;
        color: #999;
        margin: 0 0 10px 0;
        position: relative;
        z-index: 2;
        padding: 0 40px 0 0;
    }

    header .logo {
        width: 170px;
        margin: 0 auto 0;
    }

    .logo .sponsored {
        display: block;
        font-size: 1rem;
        text-align: center;
        line-height: 1.3rem;
    }


    /* ハンバーガーメニュー */
    nav {
        width: 30rem;
        transform: translate(30rem);
    }

    /* ハンバーガーメニュー */
    .bargBg {
        /* background: rgba(34,34,34,0.9); */
        position: fixed;
        top: 2rem;
        right: 1rem;
        z-index: 100;
        transform: translateX(0);
        transition: transform .5s;
        width: 46px;
        height: 46px;
    }

    .bargBg p {
        width: 46px;
        text-align: center;
        color: #FFF;
        font-size: 7px;
        font-size: 0.7rem;
        margin: 19px auto 0;
        position: inherit;
        bottom: inherit;
        left: inherit;
    }

    /*.bargBg p {
width: 32px;
color: #FFF;
font-size: 7px;
font-size: 0.7rem;
margin: 0;
position: absolute;
left: calc(50% - 16px);
bottom: -2px;
}*/
    .bargBg.active {
        transform: translateX(-30rem);
        display: block !important;
    }

    .bargBg span {
        display: inline-block;
        box-sizing: border-box;
        position: absolute;
        left: calc(50% - 10px);
        width: 20px;
        height: 2px;
        background-color: #FFF;
    }

    .bargBg.active span {
        background-color: #FFF;
    }

    .bargBg span:nth-of-type(1) {
        top: 13px;
    }

    .bargBg.active span:nth-of-type(1) {
        transform: translateY(9px) rotate(-45deg);
    }

    .bargBg span:nth-of-type(2) {
        top: 22px;
    }

    .bargBg.active span:nth-of-type(2) {
        opacity: 0;
    }

    .bargBg span:nth-of-type(3) {
        top: 31px;
    }

    .bargBg.active span:nth-of-type(3) {
        transform: translateY(-9px) rotate(45deg);
    }

    .out-frame {
        position: relative;
        width: 100%;
    }

    .out-frame.black:after {
        background: #FFF;
        opacity: 0.8;
        content: '';
        height: 10000px;
        right: 0;
        top: 0;
        padding: 0;
        position: fixed;
        width: 100%;
        z-index: 1;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transform: all .5s ease;
    }

    .out-frame:after {
        background: #FFF;
        opacity: 0;
        content: '';
        right: 0;
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 1;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transform: all .5s ease;
    }

    .header-frame {
        position: relative;
        width: 100%;
        height: 64px;
    }

    .menu-btn {
        /*background: url(./img/sp-btn-menu_off.png) 0 0 no-repeat;
background-size: 44px;*/
        position: absolute;
        top: 10px;
        right: 10px;
        height: 44px;
        width: 44px;
        z-index: 10;
    }

    .navOpenOut {
        background: rgba(255, 255, 255, 0.5);
        padding: 13px 10px;
        box-sizing: border-box;
    }

    .navOpen {
        /*background: url(./img/sp-btn-menu_off.png) 0 0 no-repeat;
background-size: 44px;*/
        position: inherit;
        top: inherit;
        right: 10px;
        height: 44px;
        width: 44px;
        z-index: 10;
        float: right;
    }

    .header-menu ul li a {
        display: block;
        padding: 15px 30px 15px 10px;
        /*background: #c3eced url("./img/arr02.png") 97% 50% no-repeat;
background-size: auto 15px;*/
        /*border-bottom: 1px solid #FFF;*/
        text-decoration: none;
        line-height: 1.3;
        color: #000;
        font-size: 13px;
        font-size: 1.3rem;
    }

    .header-menu ul.accordion li ul li:first-child a {
        padding: 12px 30px 12px 10px;
    }

    .header-menu ul li.delete {
        /*background: #444 url("img/batu.png") 61% 50% no-repeat;
background-size: 14px;*/
        padding: 10px;
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
    }

    .header-menu ul.accordion {
        border-top: 1px solid #eee;
    }

    .header-menu ul.accordion ul {
        display: none;
    }

    .header-menu ul.accordion .subCat ul.subList {
        display: block;
    }

    .header-menu ul.accordion .tglMenu {
        display: block;
        padding: 15px 30px 15px 10px;
        /*background: #c3eced url("img/arr02_dw.png") 97% 50% no-repeat;
background-size: auto 15px;*/
        /*border-bottom: 1px solid #FFF;*/
        text-decoration: none;
        line-height: 1.3;
        color: #000;
        font-size: 13px;
        font-size: 1.3rem;
    }

    .header-menu ul.accordion .open {
        /*background: #c3eced url("img/arr02_up.png") 97% 50% no-repeat;
background-size: auto 15px;*/
    }

    .header-menu ul.accordion ul li a {
        padding: 12px 30px 12px 20px;
        /*background: #FFF url("img/arr_black_right.png") 97% 50% no-repeat;
background-size: auto 11px;*/
        color: #000;
        /*border-bottom: 1px dotted #ccc;*/
    }

    .header-menu ul.accordion ul li.subCat a,
    .header-menu ul.accordion ul li.subCat ul.subList li a {
        padding: 12px 30px 12px 20px;
    }




    /*--------------------------------------
pankuzu
---------------------------------------*/
    #pankuzuWrap {
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        margin: 15px auto 30px;
        padding: 0 15px;
    }

    #pankuzu {
        box-sizing: border-box;
        width: 100%;
        padding: 0;
        font-size: 11px;
        font-size: 1.1rem;
        color: #000;
    }

    #pankuzu a {
        color: #000;
    }

    footer {
        box-sizing: border-box;
        width: 100%;
        padding: 4rem 0 0 0;
        margin: 10rem 0 0 0;
        position: relative;
    }

    footer:before {
        content: "";
        background: url(img/deco_leaf_foot.png) 50% 100% repeat-x;
        background-size: auto 100%;
        width: 100%;
        height: 5.2rem;
        position: absolute;
        top: -5.2rem;
        left: 0;
    }

    footer .foot_logo {
        width: 24rem;
        margin: 0 auto 30px;
    }

    footer .foot_logo .logoT {
        text-align: center;
        font-weight: 700;
        font-size: 1.4rem;
        line-height: 2rem;
        margin: 0 0 1rem 0;
    }

    footer .foot_logo .logoT .fs_s {
        font-size: 1.1rem;
    }

    footer .areaInner {
        box-sizing: border-box;
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        border-top: 1px solid #ddd;
    }

    footer .areaInner .footBox {
        margin: 0;
    }

    footer .areaInner .footBox .sttl a {
        display: block;
        box-sizing: border-box;
        font-size: 14px;
        font-size: 1.4rem;
        color: #000;
        background: url(img/icon_leaf01.png) 1rem 50% no-repeat, url(img/arr_black_down.png) right 10px center no-repeat, #f3f2e0;
        background-size: 2.2rem, 12px auto;
        padding: 10px 40px 10px 4rem;
        text-decoration: none;
    }

    footer .areaInner .footBox .sttl.open a {
        background: url(img/icon_leaf01.png) 1rem 50% no-repeat, url(img/arr_black_up.png) right 10px center no-repeat, #f3f2e0;
        background-size: 2.2rem, 12px auto;
    }

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

    footer .areaInner .footBox .sttl.sitemap a {
        background: #f3f2e0 url("img/arr_black.png") right 12px center no-repeat;
        background-size: 8px auto;
    }

    footer .areaInner .footBox .accChild {
        display: none;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
        background: #FFF;
    }

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

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

    footer .areaInner .footBox .accChild li.sp a {
        /*background-color: #FFF;*/
    }

    footer .areaInner .footBox .accChild li a {
        display: block;
        box-sizing: border-box;
        background: url("img/arr_black.png") right 12px center no-repeat;
        background-size: 8px auto;
        color: #000;
        border-bottom: 1px dotted #eee;
        padding: 10px 40px 10px 4%;
        font-size: 13px;
        font-size: 1.3rem;
    }

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

    footer .areaInner .footBox .accChild li.subCat a {
        display: block;
        box-sizing: border-box;
        background: url("img/arr_black.png") right 12px center no-repeat;
        background-size: 8px auto;
        color: #000;
        border-bottom: 1px dotted #eee;
        padding: 10px 40px 10px 6%;
    }

    footer .areaInner .footBox .accChild li.subCat:last-child li:last-child a {
        border: none;
    }

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

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

    footer .areaInner .footBox .accChild .subList li:first-child:before {
        content: "";
    }

    footer .areaInner .footBox .accChild .subList li a {
        padding: 10px 40px 10px 10%;
        background: url("img/arr_black.png") right 12px center no-repeat;
        background-size: 8px auto;
    }

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

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

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

    footer .areaInner .footBox .accChild li:last-child:after {
        content: "";
    }

    footer .areaInner .noticeArea {
        box-sizing: border-box;
        width: 90%;
        margin: 30px auto 10px;
        padding: 20px;
        box-sizing: border-box;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.8em;
        border-radius: 20px;
    }

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

    footer .botPrg {
        padding: 0;
        margin: 0 0 30px 0;
        text-align: center;
        font-size: 12px;
        font-size: 1.2rem;
    }

    footer .botArea {
        padding: 0;
    }

    footer .botArea .botInner {
        width: 100%;
    }

    footer .noticeArea p.botPrg {
        padding: 6px 0 2px;
        text-align: center;
    }

    footer p.copy {
        margin: 0;
        padding: 10px;
        font-size: 10px;
        font-size: 1.0rem;
        line-height: 1.8rem;
        text-align: center;
    }

    footer a {
        text-decoration: none;
    }


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

    #page-top {
        position: fixed;
        bottom: 1.5rem;
        right: 10px;
        z-index: 2;
        width: 50px;
    }

    /*--------------------------------------
fixBtn
---------------------------------------*/

    #fixBtn {
        position: fixed;
        top: inherit;
        bottom: 1.5rem;
        right: inherit;
        left: 1.5rem;
        z-index: 4;
        width: calc(100% - 8rem);
    }

    #fixBtn a {
        background: #1d9be5 url(img/arr_white02.png) right 10px top 50% no-repeat;
        background-size: 3rem auto;
        color: #FFF;
        text-align: left;
        font-size: 1.5rem;
        line-height: 2.4rem;
        font-weight: 700;
        display: block;
        padding: 1.5rem 3rem 1.5rem 4rem;
        position: relative;
        writing-mode: inherit;
        letter-spacing: 0.1rem;
        box-shadow: .3rem .3rem 0 0 #666;
        width: 100%;
    }

    #fixBtn a:before {
        content: "";
        background: url(img/icon_mappin.png) 50% 50% no-repeat;
        background-size: 2.2rem auto;
        position: absolute;
        top: calc(50% - 1.8rem);
        left: 1rem;
        width: 2.2rem;
        height: 4rem;
    }


}