@charset "UTF-8"; html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    word-break: break-word;
}

body {
    line-height: 1;
    color: #555555;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q {
    quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #333;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #333;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
}

object, embed {
    vertical-align: middle;
}

legend {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

img, abbr, acronym, fieldset {
    border: 0 none;
}

img {
    vertical-align: middle;
}

ul li {
    list-style-type: none;
}

/*----------------------------------------------------
		共通
----------------------------------------------------*/
/* スクロールバーの有無によるズレ対策 */
html {
    font-size: 62.5%;
}

input, textarea {
    /*
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	*/
}

/* for IE6 */
* html body {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

* html input, * html textarea {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* リンク
----------------------------------------------------*/
a {
    color: #333;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* 汎用
----------------------------------------------------*/
/* clear clerfix */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

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

.content, .clearfix {
    zoom: 1; /* for IE5.5 - IE7 */
}

/*box-sizing */
*, *::before, *::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*----------------------------------------------------
		各ページスタイル
----------------------------------------------------*/
/*----------------------------------------------------
		PCサイトcss
----------------------------------------------------*/
body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.7rem;
    min-width: 1000px;
    line-height: 1.5;
    width: 100%;
    overflow-x: hidden;
    font-weight: 500;
    background: #eff2e5;
}

#contents {
    margin: 30px auto 130px;
    max-width: 1000px;
    width: 1000px;
    counter-reset: num;
}

.contents_top {
    margin: 0 auto;
    padding-top: 35px;
}

.contents-left, .contents-right {
    max-width: 740px;
    width: 740px;
    padding: 2.0rem;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.contents-left p , .contents-right p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.7;
    margin: 1rem 0 1rem;
}

/* common
----------------------------------------------------*/
.sp, .sp_br, .forSP {
    display: none !important;
}

h1, h2, h3, h4, h5 {
    color: #555;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #555;
}

span.txt_bold {
    font-weight: bold;
    font-size: 1.7rem;
    color: #f3688f;
}

span.txt_marker {
    font-weight: bold;
    font-size: 1.7rem;
    color: #f99e00;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fdf1db 0%) repeat scroll 0 0;
}

.caption,.viral-quote {
    margin: 10px 0;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #C0C0C0 #eee;
    /*一つ目はスクロールバーのつまみ、二つ目はトラックに適用される。 */
}

/* for chrome, safari */
.caption::-webkit-scrollbar,.viral-quote::-webkit-scrollbar {
    height: 5px;
}

.caption::-webkit-scrollbar-thumb,.viral-quote::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #C0C0C0;
}

.caption::-webkit-scrollbar-track,.viral-quote::-webkit-scrollbar-track {
    border-radius: 2px;
    background: #eee;
}

/* パンくず
----------------------------------------------------*/
#breadcrumb {
    margin: 30px auto;
    font-size: 12px;
    width: 1000px;
}

#breadcrumb a {
    text-decoration: underline;
}

#breadcrumb a:hover {
    text-decoration: none;
}

/* header
----------------------------------------------------*/
.l-header-area {
    width: 100%;
    min-width: 1000px;
    margin: 0;
    padding: 0;
    position: relative;
    background: #fffbfc;
    color: #555555;
    border-top: 10px solid #adbc32;
}

.l-header {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.l-header__sitename {
    font-size: 2.7rem;
    font-weight: normal;
    text-align: center;
    line-height: 1.4;
    padding: 4rem 0;
    margin: 0 auto;
    font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.l-header__sitename a {
    color: #4c4c4c;
    text-decoration: none;
}

.l-header__sitename a:hover {
    opacity: 0.7;
}

.header_nav {
    display: table;
    width: 100%;
}

/* g_nav_hamburger
----------------------------------------------------*/
.l-gnavi-btn {
    display: none;
}

.l-gnavi-area {
    width: 400px;
    height: 100vh;
    padding: 60px 0 0;
    position: fixed;
    background: #fff;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 300;
    overflow-x: hidden;
    overflow-y: scroll;
}

.l-gnavi-area--slide-right {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.l-gnavi-area--slide-left {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.l-gnavi-area--slide-down {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.l-gnavi-area--slide-up {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.l-gnavi-list {
    position: relative;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.l-gnavi-list__item {
    padding: 5px 0;
}

.l-gnavi-list__link {
    width: 90%;
    margin: 0 auto;
    padding: 15px 45px 15px 10px;
    display: block;
    text-decoration: none;
    border-bottom: solid 2px #adbc32;
    color: #555555;
    font-weight: bold;
    font-size: 1.4rem;
    background: url(img/sp/l-gnavi_icon.png) no-repeat right 0.5rem center;
    background-size: 18px;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link::after {
    right: 18px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link:hover {
    color: #555555;
    text-decoration: none;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link:hover::after {
    content: "";
    right: 18px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link.l-gnavi-list__link--menu {
    background: none;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link.l-gnavi-list__link--menu::after {
    content: "・・・";
    position: absolute;
    color: #fff;
    right: 2%;
    top: 17%;
    font-size: 2rem;
    letter-spacing: -10px;
    border: 0;
    -webkit-transform: none;
    transform: none;
    bottom: auto;
    width: auto;
    height: auto;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link.l-gnavi-list__link--menu:hover::after {
    content: "・・・";
    position: absolute;
    color: #fff;
    right: 5%;
    top: 28%;
    font-size: 2rem;
    letter-spacing: -10px;
    border: 0;
    -webkit-transform: none;
    transform: none;
    bottom: auto;
    width: auto;
    height: auto;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu {
    position: relative;
    background: none;
    background-size: 18px;
    z-index: 201;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu::after {
    content: '・・・';
    position: absolute;
    color: #adbc32;
    right: 5%;
    top: 17%;
    font-size: 2rem;
    letter-spacing: -10px;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu:hover {
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu:hover::after {
    position: absolute;
    color: #adbc32;
    right: 5%;
    top: 28%;
    font-size: 2rem;
    letter-spacing: -10px;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back {
    padding: 10px 10px 10px 45px;
    position: relative;
    background: none;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back::before {
    content: "";
    left: 18px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back::after {
    content: "";
    border: 0;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:hover {
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:hover::before {
    content: "";
    left: 18px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
}

.l-gnavi-list__sub {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    padding-bottom: 60px;
}

.is-navi-open .l-gnavi-area {
    opacity: 1;
}

.is-navi-open .l-gnavi-area--slide-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.is-navi-open .l-gnavi-area--slide-left {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.is-navi-open .l-gnavi-area--slide-down {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.is-navi-open .l-gnavi-area--slide-up {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.is-navi-open .is-gnavi-cover {
    height: 100vh;
    overflow-y: scroll;
}

.is-navi-open .is-gnavi-cover .l-gnavi-area {
    position: static;
}

/* pc_g_nav
----------------------------------------------------*/
.l-gnavi-area02 {
    width: 100%;
    margin: 0 auto;
}

.l-gnavi-area02.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0.5rem 0;
    background: #f4f4f4;
}

.l-gnavi-area02 .l-gnavi-list02 {
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.l-gnavi-area02 .l-gnavi-list02__item {
    width: calc(100% / 5);
    text-align: center;
    position: relative;
}

.l-gnavi-area02 .l-gnavi-list02__item::after {
    content: "";
    position: absolute;
    height: 27px;
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 2px solid #adbc32;
    right: 0;
    top: 33%;
}

.l-gnavi-area02 .l-gnavi-list02__item:first-child {
    position: relative;
}

.l-gnavi-area02 .l-gnavi-list02__item:first-child::before {
    content: "";
    position: absolute;
    height: 27px;
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 2px solid #adbc32;
    left: 0;
    top: 33%;
}

.l-gnavi-area02 .l-gnavi-list02__item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    padding: 0 15px;
    font-size: 1.5rem;
    text-decoration: none;
}

.l-gnavi-area02 .l-gnavi-list02__item__link:hover {
    opacity: .6;
}

.l-gnavi-area02 .l-gnavi-list02--01 .l-gnavi-list02__item {
    width: calc(100% / 1);
}

.l-gnavi-area02 .l-gnavi-list02--02 .l-gnavi-list02__item {
    width: calc(100% / 2);
}

.l-gnavi-area02 .l-gnavi-list02--03 .l-gnavi-list02__item {
    width: calc(100% / 3);
}

.l-gnavi-area02 .l-gnavi-list02--04 .l-gnavi-list02__item {
    width: calc(100% / 4);
}

.l-gnavi-area02 .l-gnavi-list02--05 .l-gnavi-list02__item {
    width: calc(100% / 5);
}

.l-gnavi-area02 .l-gnavi-list02--06 .l-gnavi-list02__item {
    width: calc(100% / 6);
}

.l-gnavi-area02 .l-gnavi-list02--07 .l-gnavi-list02__item {
    width: calc(100% / 7);
}

.l-gnavi-area02 .l-gnavi-list02--08 .l-gnavi-list02__item {
    width: calc(100% / 8);
}

/* side
----------------------------------------------------*/
.side-banner-area {
    max-width: 220px;
    margin-bottom: 200px;
    width: 220px;
}

.side-banner-box {
    margin-bottom: 30px;
}

.side-banner-list__sttl {
    width: 100%;
    margin: 0 0 1px;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.side-banner-list__sttl a {
    width: 100%;
    font-weight: bold;
    border-bottom: 5px solid #ccc;
    display: block;
    text-decoration: none;
}

.side-banner-box ul {
    padding: 0 10px;
}

.side-banner-box ul ul {
    padding: 0px;
}

.side-banner-box ul li > a {
    display: block;
    padding: 15px 30px 15px 10px;
    text-decoration: none;
    border-bottom: dotted 1px #d2c5b3;
}

.side-banner-box ul li ul {
    width: 100%;
    border-top: 1px solid #e6e6e6;
}

.side-banner-box ul .sub_cat a {
    display: block;
}

.side-banner-box ul li > a:hover, .side-banner-list .side-banner-list__sttl a:hover {
    opacity: .5;
    color: #94b931;
}

.sidebanner-upper {
    background-color: #cdcdcd;
    padding: 23px;
    position: relative;
}

.sidebanner-upper__sttl {
    font-size: 18px;
    font-weight: bold;
    padding: 0 5px 0px;
    color: #555;
    border-left: 2px solid #adbc32;
    font-family: 'Noto Serif Japanese', serif;
}

.sidebanner-upper__sttl a {
    display: block;
    color: #745749;
    text-decoration: none;
}

.sidebanner-upper__sttl a:hover {
    color: #969696;
}

.sidebanner-upper__img {
    margin: 0 auto 10px;
    width: 95%;
}

.sidebanner-upper__img img {
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto;
}

.bt-more a {
    background-color: #b08b77;
    background-size: 12px auto, cover;
    border-radius: 2px;
    box-shadow: 0px 3px 15px -7px rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    display: block;
    margin: 15px auto 0;
    padding: 8px 15px 8px 30px;
    text-align: center;
    text-decoration: none;
    width: 75%;
    position: relative;
    line-height: 1.5;
}

.bt-more a:hover {
    opacity: .7;
}

.side-banner-area {
    margin-bottom: 30px;
    position: relative;
}

.side-banner-area::before {
    content: "";
    /* background: url(img/side-fs-parts.png) no-repeat left 0 top 0 #fff; */
    position: absolute;
    z-index: 1;
    width: 152px;
    height: 28px;
    top: -13px;
    left: 15%;
}

.side-banner-area .sidebanner-upper {
    background-color: #fff;
    padding: 2.5rem 1.5rem 1.5rem 1.5rem;
    position: relative;
    border: 1px solid #adbc32;
    margin: 0 0 4rem 0;
}

.side-banner-area .sidebanner-upper__sttl a {
    color: #333;
    padding: 0.5rem 0 0.5rem 1rem;
    border-left: solid 2px #d7ba57;
    background-size: 100% auto;
}

.side-banner-area .sidebanner-upper__sttl a:hover {
    color: #333;
    opacity: 0.7;
}

.side-banner-area .sidebanner-upper__img {
    margin: 0 auto 20px;
}

.side-banner-area p {
    color: #333;
    line-height: 1.5;
}

.side-banner-area .sidebanner-upper .bt-more a {
    color: #fff;
    background: #ff6b8b url(img/btn-icon.png) left 1.2rem center no-repeat;
    margin-left: 20px;
}

.side-banner-area .sidebanner-upper .bt-more a::before {
    display: none;
}

.side-banner-area .sidebanner-upper .bt-more a::after {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #ff6b8b 50%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #ff6b8b 50%) no-repeat bottom right/100% 51%;
    content: "";
    width: 16px;
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
}

.side-banner-area .sidebanner-upper__catch {
    margin: 1rem 0;
    padding: 0 0 1rem;
    font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5rem;
    text-align: center;
    color: #333;
    border-bottom: double 4px #f7b5c6;
}

.side-banner-area .sidebanner-upper__info {
    text-align: center;
    font-size: 10px;
    color: #888888;
    line-height: 1.4;
    word-wrap: break-word;
    padding: .5rem 0;
}

.side-banner-area .side-banner-box {
    padding: 1rem;
    background-color: #fff;
    border: 1px solid #adbc32;
}

.side-banner-area .side-banner-box .side-banner-list__sttl {
    position: relative;
    color: #555555;
    border-bottom: solid 1px #adbc32;
    padding: 1rem 1rem 1rem 3rem;
}

.side-banner-area .side-banner-box .side-banner-list__sttl::before {
    content: '';
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background: url(img/txt-ar.png) no-repeat center center / contain;
    top: 0;
    bottom: 0;
    left: 0.7rem;
    margin: auto;
    pointer-events: none;
}

.side-banner-area .side-banner-box .side-banner-list__sttl a {
    color: #555555;
    line-height: 1.5;
    border-bottom: 0;
}

.side-banner-area .side-banner-box .side-banner-list__sttl a:hover {
    color: #555555;
    opacity: 0.7;
}

.side-banner-area .side-banner-box {
}

.side-banner-area .side-banner-box ul {
    padding: 0;
}

.side-banner-area .side-banner-box ul li {
}

.side-banner-area .side-banner-box ul li a {
    border-bottom: dashed 1px #f7b5c6;
    padding: 1.5rem 1rem 1.5rem 3rem;
    position: relative;
}

.side-banner-area .side-banner-box ul li a::before {
    content: '';
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    background: url(img/footer-ar.png) no-repeat center center / contain;
    top: 0;
    bottom: 0;
    left: 1rem;
    margin: auto;
}

.side-banner-area .side-banner-box ul li:last-child a {
    border-bottom: 0;
}

.side-banner-area .side-banner-box ul li a:hover {
    color: #333;
    opacity: 0.7;
}

.side-banner-area .side-banner-box ul li ul li.sub_cat {
}

.side-banner-area .side-banner-box ul li ul li.sub_cat a {
    color: #333;
    position: relative;
    padding: 1.2rem 1rem 1.2rem 3rem;
    font-size: 1.5rem;
    border-bottom: 1px dotted #ddd;
}

.side-banner-area .side-banner-box ul li ul li.sub_cat a::before {
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    left: 16px;
    right: auto;
    width: 8px;
    height: 8px;
    border-top: solid 2px #555555;
    border-right: solid 2px #555555;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background: none !important;
    bottom: auto;
}

.side-banner-area .side-banner-box ul li ul li.sub_cat:last-child a {
    border-bottom: 0;
}

/* footer
----------------------------------------------------*/
.l-footer-area {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
}

.l-footer-area__inner {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1000px;
}

.l-footer-disclaimer {
    width: 70%;
    margin: 0 auto 30px;
    padding: 1.5rem;
    background: #f4f4f4;
    font-size: 1.2rem;
    text-align: left;
    text-align: center;
}

.l-footer-disclaimer__title {
    margin-bottom: 1rem;
}

.l-footer-list {
    margin: 0 0 20px 0;
}

.l-footer-list__item {
    display: inline-block;
    padding: 0 0 0 20px;
}

.l-footer-area .l-footer-area__inner .menseki {
    width: 700px;
    margin: 0 auto 3rem;
    padding: 1.2rem;
    background: #eff2e5;
    line-height: 1.5;
    font-size: 1.3rem;
    text-align: left;
    border: solid 1px #f2e7d4;
}

.l-footer-area .l-footer-area__inner .menseki span {
    display: block;
    font-weight: bold;
}

.l-footer-area .l-footer-area__inner .ucp {
    margin: 0 auto 3rem;
    line-height: 1.5;
    font-size: 1.3rem;
    color: #e3cba2;
}

.l-footer-bottom {
    margin: 0 auto;
    padding: 0 20px;
    background: #8e7456;
    font-size: 1.2rem;
    text-align: center;
    color: #ffffff;
}

.l-footer-bottom__inner {
    width: 1100px;
    display: table;
    margin: 0 auto;
}

.l-footer-bottom__sitemap {
    padding: 10px 0;
    display: table-cell;
    text-align: right;
}

.l-footer-bottom__sitemap__link {
    color: #ffffff;
    background: url(img/arrow01_white.svg) no-repeat right center;
    background-size: 6px 12px;
    padding: 0 20px 0 0;
    text-decoration: none;
}

.l-footer-bottom__sitemap__link:hover {
    color: #ffffff;
    text-decoration: underline;
}

.l-footer-copy-wrapper {
    background: #adbc32;
    color: #fff;
}

.l-footer-copy {
    max-width: 1000px;
    margin: 0 auto;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
}

.l-footer-copy .sitemap {
    text-align: right;
}

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

.l-footer-copy a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.l-footer-menu-wrapper {
    margin: 0 auto;
    padding: 10px 0 50px;
}

.l-footer-menu {
    margin: 0;
}

.l-footer-menu__title {
}

.l-footer-menu__list {
    margin: 1rem 0 0 0;
    display: flex;
    flex-flow: row wrap;
}

.l-footer-menu__title__link {
    display: block;
    text-decoration: none;
    color: #4d4d4d;
    padding: 15px 20px;
    font-size: 1.9rem;
    text-align: left;
    position: relative;
    font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.l-footer-menu__title__link::after {
    position: absolute;
    content: " ";
    display: block;
    border-top: 30px solid #d7ba57;
    top: 1.6rem;
    left: -10px;
    width: 2px;
    height: 35px;
}

.l-footer-menu__title__link:hover {
    text-decoration: none;
    opacity: 0.6;
}

.l-footer-menu__list__item {
    width: calc(100% / 4);
    margin: 0;
}

.l-footer-menu__list__item:first-child {
    display: none;
}

.l-footer-menu__list__link {
    padding: 5px 10px 5px 15px;
    margin: 0 0 0.5rem 0;
    display: block;
    text-align: left;
    font-size: 1.4rem;
    text-decoration: none;
    position: relative;
}

.l-footer-menu__list__link:hover {
    text-decoration: none;
    opacity: 0.6;
}

.l-footer-menu__list__link::after {
    position: absolute;
    content: "";
    display: block;
    top: 1.0rem;
    left: -2px;
    width: 12px;
    height: 12px;
    background: url(img/footer-ar.png) no-repeat;
    background-size: 12px 12px;
}

.l-footer-submenu__list {
}

.l-footer-submenu__list__item {
    margin: 0.5rem 0 0 0;
    position: relative;
}

.l-footer-submenu__list__link {
    padding: 5px 15px 5px 25px;
    display: block;
    text-align: left;
    font-size: 1.3rem;
    text-decoration: none;
    position: relative;
    text-indent: -1rem;
}

.l-footer-submenu__list__link::before {
    content: "";
    border-top: solid 0.2rem #555;
    border-right: solid 0.2rem #555;
    transform: rotate(180deg);
    position: absolute;
    top: 38%;
    left: 0%;
    right: auto;
    width: 7px;
    height: 7px;
}

.l-footer-submenu__list__link:hover {
    text-decoration: none;
    opacity: 0.6;
}

.l-footer-submenu__list__item {
    padding-left: 2rem;
}

.copy {
    background: #ccc;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    width: 100%;
}

.copy a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
}

.copy a:hover {
    text-decoration: underline;
}

.notes {
    font-size: 12px;
    width: 900px;
    margin: 50px auto 50px;
    padding: 15px;
    line-height: 145%;
    border: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 0.5);
}

.l-pagetop {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 50;
}

.l-pagetop__link {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    position: relative;
    background: url(img/pagetop.png) no-repeat center / 60px;
}

.l-pagetop__link:hover {
    position: relative;
    opacity: 0.5;
}

.l-pagetop__link:hover::after {
    content: "";
}

.l-pagetop__image {
}

.l-pagetop__text {
    display: none;
}

.copy {
    background: #ccc;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    width: 100%;
}

.copy a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
}

.copy a:hover {
    text-decoration: underline;
}

.notes {
    font-size: 12px;
    width: 900px;
    margin: 50px auto 50px;
    padding: 15px;
    line-height: 145%;
    border: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 0.5);
}

.pagetop {
    background-color: #f0e7de;
    border-radius: 50%;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
    color: #583626;
    display: block !important;
    font-weight: bold;
    line-height: 1.4;
    padding-top: 34px;
    position: absolute;
    top: -145px;
    right: 0;
    text-align: center;
    width: 90px;
    height: 90px;
    text-decoration: none;
}

.pagetop::before {
    background: url(img/parts/sp/toppage_icon.png) no-repeat;
    background-size: 22px;
    content: '';
    position: absolute;
    width: 23px;
    height: 22px;
    top: 15px;
    right: 50%;
    margin-right: -13px;
}

.pagetop:hover {
    opacity: 0.5;
}

/*404*/
#contents .bt-top a {
    text-decoration: underline;
}

#contents .bt-top a:hover {
    text-decoration: none;
}

.top-lead-text {
    margin: 1rem 0 2rem 0;
    line-height: 1.8;
}

/*----------------------------------------------------
content
----------------------------------------------------*/
/*basic_h_tag*/
.contents_top .top-title h2:first-child, .underlayer-page-title:first-child {
    margin: 5rem auto 3rem;
}

.underlayer-page-title {
    width: 100%;
    background-color: #adbc32;
    font-weight: bold;
    line-height: 140%;
    text-align: center;
    font-size: 30px;
    padding: 15px 40px;
    position: relative;
    color: #fff;
}

.contents_top .top-title h2, .underlayer-title h2 {
    width: 100%;
    color: #333333;
    font-weight: bold;
    line-height: 140%;
    text-align: center;
    background: url(img/h5-bg.png) repeat;
    font-size: 30px;
    padding: 15px 40px;
    position: relative;
}

.contents_top .top-title h2 a, .underlayer-title h2 a {
    color: #555;
}

.contents_top .top-title h4, .underlayer-title h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 140%;
    margin: 45px auto 15px;
    padding: 1.5rem;
    position: relative;
}

h2#topid {
    background: #ffe6ed;
    width: 100%;
    background-color: #fff;
    font-weight: bold;
    line-height: 140%;
    text-align: center;
    background: #ffe6ed;
    font-size: 32px;
    padding: 15px 40px;
    position: relative;
}

h2#topid::before {
    background: linear-gradient(to top right, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat bottom left/100% 51%, linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top right/100% 51%;
    content: "";
    width: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

h2#topid::after {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat bottom right/100% 51%;
    content: "";
    width: 20px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.contents_top .top-title h2::before,.underlayer-title h2::before {
    background: url(img/h2_right.png)no-repeat;
    content: "";
    width: 47px;
    height: 47px;
    position: absolute;
    right: -1.5%;
    bottom: -15%;
}

.contents_top .top-title h2::after, .underlayer-title h2::after {
    background: url(img/h2_left.png)no-repeat;
    content: "";
    width: 47px;
    height: 47px;
    position: absolute;
    left: -2.5%;
    top: -15%;
}

.contents_top .top-title h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 140%;
    margin: 45px auto 15px;
    padding: 1.5rem;
    padding-left: 3.0rem;
    padding-right: 8%;
    position: relative;
    background: url(img/h3_bottom.png) no-repeat bottom / contain;
}

.contents_top .top-title h3::after, .underlayer-title h2::after {
    content: "";
}

.contents_top .top-title h4, .underlayer-title h3 {
    margin: 30px 0 15px;
    padding: 13px 15px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 140%;
    position: relative;
}

.contents_top .top-title h4::before, .underlayer-title h3::before {
    content: "";
    background: none;
}

.underlayer-title h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 140%;
    margin: 45px auto 15px;
    padding: 1.5rem;
    padding-left: 3.0rem;
    padding-right: 8%;
    position: relative;
    background: url(img/h3_bottom.png) no-repeat bottom;
}

.contents_top .top-title h4, .underlayer-title h4 {
    margin: 30px auto 15px;
    padding: 10px 10px 10px 30px;
    font-size: 2.4rem;
    line-height: 140%;
    position: relative;
    font-weight: bold;
}

.contents_top .top-title h4::before {
    background: url(img/h4-line.png) repeat;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -5px;
}

.underlayer-title h4::before {
    background: url(img/h4-line.png) repeat;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -5px;
}

.contents_top .top-title h5, .underlayer-title h5 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 140%;
    margin: 45px auto 15px;
    padding: 1.5rem;
    position: relative;
    background: url(img/h5-bg.png) repeat;
}

.contents_top .top-title .title-area, .underlayer-title h5 {
    font-weight: bold;
    margin: 30px 0 7px;
    font-size: 17px;
    font-size: 1.7rem;
}

.underlayer-title div {
}

.contents_top .top-title .title-area,.underlayer-title .title-area,.underlayer-title .title-area {
    margin: 0 auto 10px;
    padding: 5px 10px;
    font-size: 1.6rem;
    line-height: 140%;
    color: #583626;
    border-bottom: 2px solid #a49389;
}

.contents_top .top-title .title-area a, .underlayer-title .title-area a {
    background: url(img/textlink_arrow.png) no-repeat right center;
    background-size: 20px auto;
    color: #583626;
    display: block;
    padding: 0 30px 0 0;
    text-decoration: none;
}

.contents_top .top-title .title-area a:hover, .underlayer-title .title-area a:hover {
    opacity: .6;
}

/* num */
.icon-title {
}

.icon-recommend-title::before, .icon-point-title::before, .icon-check-title::before {
    content: "";
    width: 87px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 9999;
    bottom: 0;
    margin: auto;
}

.catch-copy {
    color: #333333;
    position: relative;
    margin: 0 0 .5rem;
    font-family: 'Noto Serif Japanese', serif;
    /* font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
    font-size: 1.6rem;
}

.contents-left p.catch-copy, .contents-right p.catch-copy {
    font-size: 2rem;
    border-bottom: double #adbc32;
}

#index p span, #contents p span {
    font-size: 18px;
    font-weight: bold;
    color: #f2a011;
}

#index p span.maker, #contents p span.maker {
    color: #465f21;
    background: linear-gradient(transparent 60%, #ffd85f 60%);
}

h1, h2, h3, h4, h5, .icon-point-title, .icon-recommend-title, .icon-check-title, .icon-column-title {
    font-family: 'Noto Serif Japanese', serif;
    line-height: 1.4;
    margin: 50px 0 15px;
}

.icon-point-title, .icon-recommend-title, .icon-check-title, .icon-column-title {
    font-weight: bold;
    border: 4px double #cac49f;
    font-size: 28px;
    line-height: 1.4;
    position: relative;
    z-index: 1;
    margin: 50px 0 15px;
    padding: 15px 20px 13px 105px;
}

.icon-recommend-title, .icon-column-title, .icon-title {
    text-align: center;
    padding: 15px 20px 13px 20px;
}

.icon-check-title::before, .icon-point-title::before {
    align-items: center;
    color: #a0965f;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -48px 0 0;
    width: 97px;
    height: 97px;
}

.icon-recommend-title::before, .icon-column-title::before {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 49%;
    margin: 0 0 0 -44px;
    top: -15px;
    width: 116px;
    height: 32px;
    background: url(img/ico_recommend_num.png)10px 2px no-repeat;
    background-color: #fff;
    color: #de8db0;
}

.icon-recommend-title::after, .icon-column-title::after {
    content: "";
    position: absolute;
    background: rgb(255,255,255);
    background-color: #ffff;
    width: 200px;
    height: 22px;
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 2px solid #d2cba4;
    left: 36%;
    top: -15px;
    border-left: 2px solid #d2cba4;
}

.icon-count-title, .icon-title {
    font-weight: bold;
    border: 4px double #adbc32;
    font-size: 2.6rem;
    line-height: 1.4;
    position: relative;
    z-index: 1;
    margin: 50px 0 15px;
    font-family: 'Noto Serif Japanese', serif;
    text-align: left;
    padding: 15px 20px 13px 20px;
}

.icon-poin-title, .icon-check-title {
    padding: 15px 20px 13px 12rem;
}

.icon-point-num-title, .icon-check-num-title {
    padding: 15px 20px 13px 12rem;
}

.icon-column-title::before {
    content: "";
    background: url(img/ico_column.png) right bottom no-repeat;
}

#index h3#comparison, #contents h2#comparison {
    font-size: 28px;
    font-weight: bold;
    line-height: 140%;
    margin: 0px auto 15px;
    padding: 1.5rem;
    padding-left: 3.0rem;
    padding-right: 8%;
    position: relative;
    background: url(img/h3_bottom.png) no-repeat bottom;
    background-size: 100%;
}

.icon-point-title::before {
    background: url(img/ico_point.png) no-repeat center;
}

.icon-check-title::before {
    content: "";
    background: url(img/ico_check.png) no-repeat center;
    padding-top: 3px;
    padding-left: 70px;
}

.icon-check-title::after {
    position: absolute;
    top: 23%;
    left: 11%;
    color: #a0965f;
}

#index .icon-point-title, #contents .icon-point-title {
    padding: 15px 20px 13px 12rem;
}

.icon-num-title .icon-num {
    position: absolute;
    font-weight: bold;
    color: #16b7bf;
    font-size: 2.6rem;
    width: 63px;
    height: 63px;
    padding: 12px 0;
    left: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.icon-point-num-title .icon-num {
    position: absolute;
    font-weight: bold;
    color: #fff;
    background: url(img/ico_point_num.png) no-repeat left 0px center;
    font-size: 2.6rem;
    width: 118px;
    height: 110px;
    padding: 39px 0 0 0px;
    left: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.icon-check-num-title .icon-num {
    background: url(img/ico_check_num.png) no-repeat left 5px center;
    position: absolute;
    font-weight: bold;
    color: #fff;
    font-size: 2.6rem;
    width: 133px;
    height: 110px;
    padding: 39px 0 0 0px;
    left: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.icon-num-title .icon-num {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 44%;
    margin: 0 0 0 -53px;
    top: -18px;
    width: 195px;
    height: 32px;
    background-color: #ffff;
    background: rgba(255,255,255,1.0);
    color: #de8db0;
}

.icon-recommend-num-title::before {
    content: '';
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 45%;
    margin: 0 0 0 -44px;
    top: -15px;
    width: 116px;
    height: 32px;
    background: url(img/ico_recommend_num.png)10px 2px no-repeat;
    background-color: #fff;
    color: #de8db0;
    z-index: 100;
}

.icon-recommend-num-title .icon-num {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    position: absolute;
    width: 195px;
    height: 30px;
    top: -18px;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: 13.5rem;
    background: none;
    background-position: 30px 7px;
    background-color: rgb(255,255,255);
    color: #de8db0;
}

.icon-num-title .icon-num::before, .icon-recommend-num-title .icon-num::before {
    content: "";
    position: absolute;
    background-color: #ffff;
    width: 0px;
    height: 22px;
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 2px solid #d2cba4;
    left: 0%;
    top: 5px;
}

.icon-num-title .icon-num::after, .icon-recommend-num-title .icon-num::after {
    content: "";
    position: absolute;
    background-color: #ffff;
    width: 10px;
    height: 22px;
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 2px solid #d2cba4;
    right: 0%;
    top: 5px;
}

.icon-textarea {
    margin: 0 0 10px;
}

/* num */
/* tag
----------------------------------------------------*/
.contents_top ul.tag-list-area {
    margin: 1rem auto;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 5% 5% calc(5% - 12px);
}

.tag-list-area .tag-list-area__li {
    background: #fafafa;
    color: #aaa;
    font-weight: bold;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    text-align: center;
    margin: 0 2% 2% 0;
    padding: 6px;
    font-size: 13px;
    line-height: 1.4;
    width: 48%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contents_top ul.tag-list-area li.tag-list-area__li:nth-child(4n) {
    margin-right: 0;
}

.contents_top .compare-table-group ul.tag-list-area li.tag-list-area__li {
    background: #379add;
    width: calc(90%/4);
    margin: 0 12px 12px 0;
    border-radius: 5px;
    text-align: center;
    font-size: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contents_top ul.tag-list-area li.tag-list-area__li a {
    color: #fff;
}

#category .cmn-column3 .tag-list-area {
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: row wrap;
}

.tag-list-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tag-list-area::before, .tag-list-area::after {
    content: "";
    display: table;
}

.tag-list-area::after {
    clear: both;
}

.tag-list-area .tag-list-area__li {
    background: #379add;
    color: #fff;
    border: none;
    padding: 0;
}

.tag-list-area .tag-list-area__li a {
    color: #fff;
}

ul.tag-list-area li.tag-list-area__li span, ul.tag-list-area li.tag-list-area__li a span {
    width: 100%;
    height: 100%;
    padding: 10px 5px;
    border: 0;
    border-radius: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.tag-list-area .tag-list-area__li .tag-on {
    background: #379add;
}

.tag-list-area .tag-list-area__li .tag-off {
    background: #fff;
    color: #aaa;
    border: 1px solid #aaa;
    font-weight: normal;
}

.tag-list-area .tag-list-area__li a {
    display: block;
    padding: 8px;
}

.tag-list-area__li:nth-child(even) {
    float: right;
    margin-right: 0;
}

.contents-left .tag-list-area__li::before, .contents-right .tag-list-area__li::before {
    content: none;
}

/* slider
----------------------------------------------------*/
.compare-table-group .slider-area {
    margin: 0 0 3rem 0;
}

.compare-table-group .slider-area .slider .slick-initialized .slick-slide {
    text-align: center;
}

.compare-table-group .slider-area .slider .slick-initialized .slick-slide span {
    text-align: center;
    font-size: 10px;
    color: #888888;
    line-height: 1.4;
    word-wrap: break-word;
    padding: .5rem 0;
    margin-left: -5.8rem;
}

.compare-table-group .slider-area .slider .slick-initialized .slick-slide span img {
    margin: 0 auto 1.5rem;
}

.slider-area {
    margin: 0 10px 30px 10px;
}

.slider-area .slider {
    margin: 0 0 2rem;
    position: relative;
}

.slider-area .slider img {
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}

.slider-area .slider .slick-slide {
    display: none;
}

.slider-area .slider .slick-slide:focus {
    outline: 0;
}

.slider-area .slider .slick-initialized .slick-slide {
    display: block;
}

.slider-area .slider .slider-for {
    width: 625px;
    padding: 0 20px;
    float: left;
}

.slider-area .slider .slider-for button.slick-next {
    width: 40px;
    height: 40px;
    background: url(img/slide-arrow_r.png) no-repeat left 1.5rem center / 1rem,#f46ba6;
    border-radius: 100%;
    position: absolute;
    z-index: 5;
    text-indent: 9999px;
    overflow: hidden;
}

.slider-area .slider .slider-for button.slick-prev {
    width: 40px;
    height: 40px;
    background: url(img/slide-arrow_l.png) no-repeat left 1.2rem center / 1rem,#f46ba6;
    border-radius: 100%;
    position: absolute;
    z-index: 5;
    text-indent: 9999px;
    overflow: hidden;
}

.slider-area .slider .slider-for button.slick-next, .slider-area .slider .slider-for button.slick-prev {
}

.slider-area .slider .slider-for button.slick-next::before, .slider-area .slider .slider-for button.slick-prev::before {
    content: '';
    display: block;
    opacity: 1;
}

.slider-area .slider .slider-for button.slick-next:hover, .slider-area .slider .slider-for button.slick-prev:hover {
    opacity: 0.8;
}

.slider-area .slider .slider-for button.slick-prev {
    left: 0rem;
}

.slider-area .slider .slider-for button.slick-next {
    right: 6rem;
}

.slider-area .slider .slider-for button.slick-next::before {
    margin: 0 18px 0 0;
}

.slider-area .slider .slider-nav-wrap {
    width: 100px;
    padding: 0;
    position: absolute;
    top: 35px;
    right: 0;
}

.slider-area .slider .slider-nav button.slick-next, .slider-area .slider .slider-nav button.slick-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 5;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    text-indent: 9999px;
    overflow: hidden;
}

.slider-area .slider .slider-nav button.slick-next::before, .slider-area .slider .slider-nav button.slick-prev::before {
    content: '';
    width: 15px;
    height: 10px;
    margin: 0 auto;
    display: block;
    opacity: 1;
}

.slider-area .slider .slider-nav button.slick-next:hover, .slider-area .slider .slider-nav button.slick-prev:hover {
    opacity: 0.6;
}

.slider-area .slider .slider-nav button.slick-prev {
    top: -30px;
}

.slider-area .slider .slider-nav button.slick-prev::before {
    background: url(img/arrow05_orange.svg) 0 0 no-repeat;
    background-size: 100%;
}

.slider-area .slider .slider-nav button.slick-next {
    top: auto;
    bottom: -30px;
}

.slider-area .slider .slider-nav button.slick-next::before {
    background: url(img/arrow06_orange.svg) 0 0 no-repeat;
    background-size: 100%;
}

.slider-area .slider .slider-nav .slick-list {
    padding: 0 0 !important;
}

.slider-area .slider .slider-nav .slick-track {
    left: 0 !important;
}

.slider-area .slider .slider-nav .slick-slide {
    height: 65px;
    padding: 5px 0;
    border: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1;
    cursor: pointer;
}

.slider-area .slider .slider-nav .slick-slide img {
    height: 100%;
    margin: 0 auto;
}

.slider-area .slider .slider-nav .slick-slide:hover {
    opacity: 0.5;
}

.slider-area .slider .slider-caption {
    margin: 10px 0 20px;
    font-size: 1.1rem;
    color: #999;
    text-align: center;
    word-wrap: break-word;
    line-height: 1.4em;
}

/* img_left_right_center
----------------------------------------------------*/
.image-text__image {
    max-width: 50%;
    width: initial;
}

.image-text__image.image-left, .image-text__image.image-right {
    width: 700px;
}

.image-text__image img {
    background-color: #fff;
}

.image-text__caption {
    display: block;
    padding: .5rem 0;
}

.image-text__text {
    padding: 0;
    width: 100%;
}

.image-text__textarea {
    line-height: 1.8;
}

.image-center {
    margin-bottom: 2rem;
    text-align: center;
    max-width: 100%;
}

/* table
----------------------------------------------------*/
.first-row table tr:nth-child(1), .table-layout.first-row table tr:nth-child(1), .js-scrollable.first-row table tr:nth-child(1) {
    background-color: #f7b5c6;
    font-weight: bold;
}

.first-column table td:nth-child(1) {
    background-color: #eff2e5;
    font-weight: bold;
}

table, .table-normal {
    width: 100%;
    margin: 30px 0;
    color: #333;
}

table, .table-normal table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fde8ef;
    background-color: #fffbfc;
}

table th, table td {
    border: 0;
    border-bottom: 1px solid #fde8ef;
    padding: 15px;
    word-break: break-all;
}

table th {
    background-color: #eff2e5;
    font-weight: bold;
}

table th, table td, .table-normal table tbody td {
    border-left: 1px solid #fde8ef;
    text-align: center
}

table td {
    background: #f8f8f8;
}

table tbody tr:last-child td:last-child , .table-normal table tbody tr:last-child td:last-child , .table-layout table tbody tr:last-child td:last-child {
    border-bottom: none;
}

.table-normal table th:first-child {
    border-left: none;
}

.table-normal table td {
    text-align: center;
}

.table-layout {
    width: 100%;
    margin: 30px 0;
    color: #333;
}

.table-layout table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fde8ef;
    background-color: #fffbfc;
    margin: 0;
}

.table-layout table tbody td {
    border: 0;
    border-bottom: 1px solid #fde8ef;
    padding: 15px;
    word-break: break-all;
}

.table-layout table tbody td {
    border-left: 1px solid #fde8ef;
}

.table-layout table td {
    text-align: center;
}

.js-scrollable {
    width: 100%;
    margin: 30px 0;
    color: #333;
}

.js-scrollable table {
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fde8ef;
    background-color: #fffbfc;
}

.js-scrollable table tbody td {
    border: 0;
    border-bottom: 1px solid #fde8ef;
    padding: 15px;
    word-break: break-all;
}

.js-scrollable table tbody td {
    border-left: 1px solid #fde8ef !important;
}

.js-scrollable table tbody tr:last-child td {
    border-bottom: none;
}

.js-scrollable table th:first-child {
    border-left: none !important;
}

.js-scrollable table th {
    font-weight: bold;
    text-align: center;
}

.js-scrollable table td {
    text-align: center;
}

.table-sp-none.first-column table {
    width: 100%;
    border: 1px solid #fde8ef;
}

.table-sp-none table td {
    border: 1px solid #fde8ef;
    padding: 15px;
    word-break: break-all;
}

.both-row-column tr:first-child, .both-row-column tr td:first-child {
    background: #f7b5c6;
    font-weight: bold;
}

/* list
----------------------------------------------------*/
.contents-left ul, .contents-right ul {
    margin: 25px 0 15px;
}

.contents-left li , .contents-right li {
    margin: 0 0 10px;
    padding: 0 0 0 1rem;
    line-height: 1.6;
    position: relative;
}

.contents-left li::before , .contents-right li::before {
    content: "●";
    position: absolute;
    left: -0.5rem;
    color: #f1bb12;
    font-weight: bold;
}

/* img
----------------------------------------------------*/
.underlayer-image-text-box {
    margin: 30px 0;
}

.underlayer-image-text-box .catch-copy {
    font-size: 2.0rem;
    border-bottom: double #f7b5c6;
    background-size: auto;
    line-height: 1.4;
    margin: 2rem 0 1rem;
    padding: 0 0 1rem;
}

/* 2box,3box
----------------------------------------------------*/
.caption {
    font-size: 11px;
    color: #888888;
    line-height: 1.4;
    word-wrap: break-word;
    text-align: center;
}

.box-wrap {
    margin: 40px auto;
}

.box-head, .box-body {
    margin: 0 auto;
}

.box-head {
    font-size: 20px;
    font-weight: bold;
    padding: 35px 30px 20px;
}

.box-head a {
    background: url(img/textlink_arrow.png) no-repeat right center;
    background-size: 20px auto;
    color: #583626;
    display: block;
    padding: 0 30px 0 0;
    text-decoration: none;
}

.box-head a:hover {
    opacity: .6;
}

.box-body {
    min-height: 95px;
    padding: 0px 30px 35px;
    position: relative;
}

.box-body::after {
    background-size: 38px auto;
    content: '';
    width: 38px;
    height: 96px;
    display: block;
    padding: 0 0 0 30px;
    position: absolute;
    text-decoration: none;
    bottom: 8px;
    right: 15px;
}

.column3 {
}

.column3 .basic-column-box {
    padding: 14px;
    border-top: 10px solid #adbc32;
    background: url(img/h5-bg.png) repeat;
    width: calc((100% - 41px) / 3);
    margin-right: 2rem;
}

.column3 .basic-column-box .btn-internal a, .column3 .basic-column-box .btn-web a {
    margin: 0;
    margin-bottom: 1.0rem;
}

.column3 .basic-column-box .table-normal table tbody td {
    display: block;
}

.column3 .box-wrap div:nth-of-type(1) img {
    width: 60px;
    height: 60px;
}

.column3 .basic-title {
    border-bottom: solid 1px #adbc32;
    margin: 0 0 15px;
}

.column3 .basic-title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
}

.column3 .basic-title h2, .column3 .basic-title h3, .column3 .basic-title h4, .column3 .basic-title h5, .column3 .basic-title div, .column3 .basic-title .title-area {
    margin-top: 0.3rem;
    font-weight: bold;
    font-family: 'Noto Serif Japanese', serif;
    line-height: 1.4;
    margin-bottom: 15px;
}

.column3 .basic-title div a {
    color: #555;
}

.column3 .btn-internal a, .column3 .btn-web a {
    width: 85%;
    padding: 15px 20px 15px 40px;
}

.column2 .basic-column-box:nth-child(1) {
    margin-right: 2.5rem;
}

.column2 .basic-column-box {
    width: calc((97% - 5px) / 2);
    padding: 20px;
    border: double 4px #adbc32;
    position: relative;
    box-shadow: 1rem 1rem 0px 0px #adbc32;
}

.column2 .basic-column-box .btn-internal a, .column2 .basic-column-box .btn-web a, .column2 .basic-column-box .btn-tel a {
    margin: 20px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin: 1.5rem auto;
    padding: 10px 15px 10px 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 70%;
}

.column2 .basic-column-box .btn-link a {
    margin: 20px;
    display: block;
    font-size: 18px;
    line-height: 1.4;
    margin-left: auto;
    position: relative;
    text-align: right;
    width: 70%;
    background: url(img/txt-ar.png) no-repeat left 0 top 6px;
}

.column2 .box-wrap div {
    padding: 0;
}

.column2 .basic-title {
    padding: 0 0 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.column2 .basic-title h2, .column2 .basic-title h3, .column2 .basic-title h4, .column2 .basic-title h5, .column2 .basic-title div, .column2 .basic-title .title-area {
    margin-top: 1.0rem;
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: bold;
    margin-top: 0.3rem;
    font-family: 'Noto Serif Japanese', serif;
    margin-bottom: 15px;
}

.column2 .basic-title div a {
    color: #555555;
}

.column2 .paragraph-frame p {
    font-size: 1.6rem
}

.column2 .basic-column-box .catch-copy {
    margin: 2rem auto 1rem;
}

.column2 .box-wrap div:nth-of-type(1) img {
    width: 60px;
    height: 60px;
}

.box-wrap .table-normal {
    margin: 10px auto 20px;
}

.viral-box-wrap.column2 .basic-column-box {
    border: none;
    background: #f7f1e7;
}

.viral-box-wrap.column3 {
    background: #fff;
    padding: 0;
}

.viral-box-wrap.column3 .basic-column-box {
    border: none;
    background: #f7f1e7;
}

/*　btn_link
----------------------------- */
/*.permalink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }*/
.btn-tel {
    display: none;
}

.btn-internal a, .btn-web a, .btn-tel a {
    margin: 20px auto;
    background: #f46ba6;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    padding: 15px 30px;
    padding-left: 45px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 70%;
}

.lower_bottom-2 .cmn-parts-box .btn-internal a {
    width: 85%;
    padding: 15px 0px 15px 22px;
    font-size: 1.4rem;
    margin: auto;
    margin-top: 1rem;
}

.lower_bottom-2 .cmn-parts-box .btn-web a {
    width: 85%;
    padding: 15px 15px 15px 42px;
    font-size: 1.4rem;
    margin: auto;
    margin-top: 1rem;
}

.mv_bg {
    background-color: #fff;
}

.mv .btn-internal a {
    width: 75%;
}

.btn-internal a:hover {
    background-color: #ee791b;
}

.btn-internal a:hover::before {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #ee791b 50%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #ee791b 50%) no-repeat bottom right/100% 51%;
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: -26px;
    top: 0;
}

.btn-web a:hover {
    background-color: #e05e7a;
}

.btn-web a:hover::before {
    content: "";
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #e05e7a 50%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #e05e7a 50%) no-repeat bottom right/100% 51%;
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: -26px;
    top: 0;
}

.btn-internal a {
    color: #fff;
    background-color: #fca335;
}

.btn-internal a::before {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #fca335 50%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #fca335 50%) no-repeat bottom right/100% 51%;
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
}

.btn-web a::before {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #ff6b8b 50%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #ff6b8b 50%) no-repeat bottom right/100% 51%;
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
}

.btn-tel a::before {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #32c956 50%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #32c956 50%) no-repeat bottom right/100% 50%;
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
}

.btn-internal a::before, .btn-web a::before, .btn-tel a::before {
    content: "";
}

.btn-internal a:hover {
    background-size: 12px auto, cover;
}

.btn-web a {
    color: #fff;
    background: #ff6b8b url(img/btn-icon.png) left 2.0rem center no-repeat;
}

.btn-web a:hover {
    background-size: 12px auto, cover;
}

.btn-link {
    text-align: right;
}

.btn-link a {
    background: url(img/btn-link_ar.png) no-repeat left 0 top 3px;
    background-size: 16px 16px;
    color: #555555;
    text-decoration: underline;
    padding-left: 20px;
    font-weight: 700;
}

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

.column3 .basic-column-box .btn-link a {
    background: url(img/txt-ar.png) no-repeat left 0 top 4px;
    padding-left: 25px;
    padding-bottom: 1px;
}

.caption,.viral-quote {
    margin: 10px 0;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #C0C0C0 #eee;
    /*一つ目はスクロールバーのつまみ、二つ目はトラックに適用される。 */
    overflow-y: hidden;
}

/* for chrome, safari */
.caption::-webkit-scrollbar,.viral-quote::-webkit-scrollbar {
    height: 5px;
}

.caption::-webkit-scrollbar-thumb,.viral-quote::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #C0C0C0;
}

.caption::-webkit-scrollbar-track,.viral-quote::-webkit-scrollbar-track {
    border-radius: 2px;
    background: #eee;
}

/*--------------------------------------
　Pankuzu
---------------------------------------*/
#pankuzu {
    margin: 0 10px;
    width: auto;
    white-space: nowrap;
    padding: 5px;
    overflow-x: scroll;
}

#pankuzu::-webkit-scrollbar {
    height: 10px;
}

#pankuzu::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

#pankuzu::-webkit-scrollbar-thumb {
    background: #d0d0d0;
    border-radius: 5px;
}

#pankuzu a {
    color: #7F7F7F;
    font-weight: normal;
}

@media screen and (max-width: 480px) {
    body {
        min-width: 100%;
        color: #333;
        font-size: 1.8rem;
        font-weight: 500;
        line-height: 1.7;
    }

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

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

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

    #contents, .contents_top {
        margin: 0px auto 50px;
        max-width: inherit;
        width: 100%;
        padding: 0 3%;
    }

    .contents-left, .contents-right {
        max-width: 100%;
        width: 100%;
        padding: 1.0rem;
        margin-top: 1rem;
    }

    .sitemap {
        display: none;
    }

    #side {
        display: none;
    }

    /* header
----------------------------------------------------*/
    .l-header-area {
        min-width: auto;
        position: relative;
        font-size: 1.4rem;
    }

    .l-header {
        width: 94%;
        padding: 3% 15% 3% 0%;
        display: block;
    }

    .l-header__sitename {
        float: none;
        font-size: 1.5rem;
        width: 100%;
        text-align: left;
        line-height: 1.2;
        padding: 0;
    }

    .l-header-right {
        display: none;
    }

    .l-header-left {
        width: 100%;
        display: block;
    }

    .l-header-logo {
        width: 100%;
        padding: 0 65px 0 0;
    }

    .l-header-logo__image {
        width: 4rem;
        height: 4rem;
    }

    .l-header-list {
        display: none;
    }

    .l-header--scroll-menu {
        display: none;
    }

    .l-header--scroll-menu.is-show {
        display: none;
    }

    /* breadcrumb
----------------------------------------------------*/
    #breadcrumb {
        margin: 2rem auto;
        padding: 0 1rem;
        font-size: 1.2rem;
        width: 100%;
        white-space: nowrap;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        background: #eff2e5;
    }

    /* g_nav
----------------------------------------------------*/
    .l-gnavi-area {
        width: 90%;
    }

    .l-gnavi-btn {
        width: 50px;
        height: 50px;
        display: block;
        position: fixed;
        top: 20px;
        right: 5px;
        z-index: 200;
        cursor: pointer;
        border: 2px solid #adbc32;
        background: #ffffff;
        text-decoration: none;
    }

    .l-gnavi-btn::before {
        content: 'MENU';
        color: #adbc32;
        top: 29px;
        right: 9px;
        z-index: 200;
        font-size: 1.0rem;
        bottom: 110;
        position: absolute;
    }

    .l-gnavi-btn.is-active::before {
        content: "";
    }

    .l-gnavi-btn a {
        text-decoration: none;
    }

    .l-gnavi-btn span {
        width: 26px;
        height: 3px;
        display: inline-block;
        background: #adbc32;
        -webkit-transition: all .4s;
        transition: all .4s;
        position: absolute;
        left: 10px;
        border-radius: 5px;
    }

    .l-gnavi-btn.is-active {
        border: 0;
    }

    .l-gnavi-btn.is-active span {
        background: ##adbc32;
    }

    .l-gnavi-btn span:nth-of-type(1) {
        top: 9px;
    }

    .l-gnavi-btn span:nth-of-type(2) {
        top: 18px;
    }

    .l-gnavi-btn span:nth-of-type(3) {
        top: 27px;
    }

    .l-gnavi-btn:hover {
    }

    .l-gnavi-btn:active {
    }

    .l-gnavi-btn--gnavi {
        width: 30px;
        height: 23px;
        background: none;
        position: absolute;
        top: 29px;
        right: 15px;
        z-index: 200;
    }

    .l-gnavi-btn--gnavi span {
        width: 100%;
        left: 0;
    }

    .l-gnavi-btn--gnavi span:nth-of-type(1) {
        top: 0;
    }

    .l-gnavi-btn--gnavi span:nth-of-type(2) {
        top: 10px;
    }

    .l-gnavi-btn--gnavi span:nth-of-type(3) {
        top: 20px;
    }

    .l-gnavi-btn.is-active span:nth-of-type(1) {
        -webkit-transform: translateY(10px) rotate(-45deg);
        transform: translateY(10px) rotate(-45deg);
    }

    .l-gnavi-btn.is-active span:nth-of-type(2) {
        opacity: 0;
    }

    .l-gnavi-btn.is-active span:nth-of-type(3) {
        -webkit-transform: translateY(-10px) rotate(45deg);
        transform: translateY(-10px) rotate(45deg);
    }

    .is-navi-open .l-gnavi-area--slide-left {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        z-index: 1000;
    }

    .l-gnavi-area02 {
        display: none;
    }

    /* side
----------------------------------------------------*/
    .sidebanner-box-area {
        margin: 3rem 0 30px;
        padding: 0 10px;
        opacity: 0.9;
    }

    .sidebanner-box {
        display: none;
    }

    .sidebanner-upper {
        padding: 23px;
        position: relative;
        box-shadow: 1px 1px 18px -5px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        display: block !important;
    }

    .sidebanner-upper__img {
        margin: 0 auto 10px;
        width: 95%;
    }

    .sidebanner-upper__sttl {
        font-size: 20px;
        padding: 5px 5px 15px;
        color: #333;
    }

    .sidebanner-upper__sttl a {
        display: block;
        color: #745749;
        text-decoration: none;
        font-weight: bold;
    }

    .sidebanner-upper .bt-more a {
        background-color: #b08b77;
        color: #fff;
        display: block;
        font-size: 1.5rem;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        padding: 16px 10px 16px 65px;
        margin: 10px 0;
        border-radius: 3px;
        position: relative;
    }

    .sidebanner-upper .bt-more a::before {
        content: '';
        position: absolute;
        background: url(img/parts/pc/freespace_arrow.png) center center no-repeat;
        background-size: 22px;
        background-color: #f5c5be;
        position: absolute;
        width: 55px;
        height: 100%;
        left: 0px;
        top: 0;
    }

    .sidebanner-upper .img img {
        display: block;
        margin: 10px auto;
        width: 100%;
        height: auto;
    }

    /* footer
----------------------------------------------------*/
    .l-footer-area__inner {
        margin: 0 auto;
        padding: 0px;
        max-width: 100%;
    }

    .l-footer-area__inner .l-footer-logo {
        margin: 0rem auto;
        text-align: left;
        font-size: 1.5rem;
        line-height: 1.4;
        padding: 15px;
        padding-bottom: 0;
        font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }

    .l-footer-area__inner .l-footer-menu-wrapper {
        margin: 0 auto;
        padding: 10px 10px 20px;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu {
        margin: 0.5rem 0 2rem;
        padding: 0 1rem;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__title {
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__title .l-footer-menu__title__link {
        background: #fff;
        padding: 1.5rem 3rem 1.5rem 2rem;
        font-size: 1.7rem;
        font-weight: normal;
        font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__title .l-footer-menu__title__link:hover {
        background: #fff;
        opacity: 1.0;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__title .l-footer-menu__title__link::after {
        position: absolute;
        content: "";
        display: block;
        top: 40%;
        left: auto;
        right: 3%;
        width: 9px;
        height: 9px;
        border: none;
        width: 12px;
        height: 12px;
        background: url(img/footer-ar.png) no-repeat;
        background-size: 12px 12px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__title .l-footer-menu__title__link.is-open::after {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 40%;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__list {
        display: none;
        margin: 1rem 0 0;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__list .l-footer-menu__list__item {
        float: none;
        width: 98%;
        margin: 0 0 0.6rem 0;
        padding-left: 0.5rem;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__list .l-footer-menu__list__item a {
        padding: 1.2rem 1.5rem 1.6rem 2rem;
        border-bottom: 1px solid #adbc32;
    }

    .l-footer-menu__list__link::after {
        position: absolute;
        content: " ";
        display: block;
        border-top: 2px solid #adbc32;
        border-right: 2px solid #adbc32;
        top: 2.1rem;
        left: 5px;
        width: 7px;
        height: 7px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background: none;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__list .l-footer-menu__list__item .l-footer-submenu__list {
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__list .l-footer-menu__list__item .l-footer-submenu__list .l-footer-submenu__list__item {
        padding-left: 0.8rem;
    }

    .l-footer-area__inner .l-footer-menu-wrapper .l-footer-menu .l-footer-menu__list .l-footer-menu__list__item .l-footer-submenu__list .l-footer-submenu__list__item a {
        padding: 1rem 1.5rem 1.4rem 2rem;
        border-bottom: 1px dotted #aaa;
        margin: 0;
        font-size: 1.3rem;
        position: relative;
    }

    .l-footer-menu__list__item:first-child {
        display: block;
    }

    .l-footer-area .l-footer-area__inner .menseki {
        width: 90%;
        margin: 0 auto 3rem;
        padding: 1.5rem;
        background: #eff2e5;
        line-height: 1.5;
        font-size: 1.3rem;
        text-align: left;
    }

    .l-footer-area .l-footer-area__inner .ucp {
        margin: 0 auto 2rem;
        line-height: 1.5;
        font-size: 1.3rem;
    }

.l-pagetop {
    bottom: 17rem;
}
    
    /* -----------------------------
contents
----------------------------- */
    /* title
----------------------------- */
    .contents_top .top-title h2, .contents_top .top-title h3, .contents_top .top-title h4, .contents_top .top-title h5 {
        width: 100%;
        margin: 4rem 0 3rem 0;
        padding: 3% 3% 3% 5%;
    }

    .contents_top .top-title h4, .underlayer-title h4 {
        font-size: 1.6rem;
    }

    .underlayer-page-title {
        width: auto;
    }

    h2#topid {
        background: #ffe6ed;
        margin-top: 10px;
        font-size: 1.8rem;
    }

    h1.underlayer-page-title {
        font-size: 2.0rem;
        margin: 0rem auto 2rem;
    }

    .underlayer-title h2 {
        font-size: 2.0rem;
        line-height: 1.3;
        padding: 1rem 1rem 1rem 5rem;
    }

    .underlayer-title h2::before {
    }

    .underlayer-title h3 {
        font-size: 2.0rem;
        line-height: 1.3;
    }

    .underlayer-title h4 {
        font-size: 1.7rem;
        line-height: 1.3;
    }

    #index h3#comparison, #contents h2#comparison {
        font-size: 1.7rem;
        font-weight: bold;
        line-height: 140%;
        margin: 0px auto 15px;
        padding: 1.0rem;
        padding-left: 1.0rem;
        position: relative;
        background: url(img/sp/h3_bottom_sp.png) no-repeat bottom;
        background-size: 100%;
        text-align: left;
    }

    #contents h2#comparison::before, #contents h2#comparison::after {
        content: "";
        position: absolute;
        background: none;
    }

    #index .icon-num-title, #contents .icon-num-title {
        font-size: 1.7rem;
    }

    .contents_top .top-title h2, .underlayer-page-title {
        padding: 2rem 3rem;
        font-size: 2.0rem;
    }

    .contents_top .top-title h3, .underlayer-title h2 {
        font-size: 2rem;
        margin: 3rem 0 2rem;
        padding: 3% 5% 3% 5%;
    }

    .contents_top .top-title h3::before, .underlayer-title h2::before {
        right: -2.5%;
        bottom: -25%;
    }

    .underlayer-title h3 {
        margin: 3rem 0 2rem;
        padding: 4% 3%;
        font-size: 1.8rem;
        background: url(img/h3_bottom.png) no-repeat bottom;
        background-size: 100%;
    }

    .contents_top .top-title h4::after, .underlayer-title h3::after {
        content: "";
        bottom: 0;
        width: 100%;
        height: 5px;
        display: block;
        position: absolute;
        left: 0;
        background-size: auto auto;
    }

    .contents_top .top-title h4#title_area {
        font-size: 1.6rem;
    }

    .contents_top .top-title h4#title_area::after, .underlayer-title h3#title_area::after {
        content: "";
    }

    .contents_top .top-title h5, .underlayer-title h4, .underlayer-title h5 {
        margin: 3rem auto 2rem;
        padding: 3% 3% 3% 5%;
        font-size: 1.5rem;
        font-weight: bold;
    }

    .contents_top .top-title h5::before, .underlayer-title h4::before , .underlayer-title h5::before {
    }

    .contents_top .top-title .title-area {
        font-weight: bold;
        margin: 30px 0 7px;
        font-size: 17px;
        font-size: 1.7rem;
    }

    .underlayer-title .box-head {
        margin: 30px auto 10px;
        padding: 5px 10px;
        font-size: 1.8rem;
        line-height: 140%;
        color: #583626;
    }

    .contents-left .catch-copy, .contents-right .catch-copy {
        margin: 3rem 0 1.5rem;
        padding: 0 0 2rem;
        font-weight: bold;
        font-size: 1.5rem;
    }

    .contents-left p.catch-copy , .contents-right p.catch-copy {
        font-size: 1.6rem;
    }

    /* tag
----------------------------------------------------*/
    .contents_top .compare-table-group ul.tag-list-area li.tag-list-area__li {
        margin: 0 6px 12px 0;
    }

    .contents_top ul.tag-list-area {
        padding: 5% 5% calc(5% - 1rem);
    }

    .contents_top ul.tag-list-area li.tag-list-area__li {
        margin: 0 1% 1rem 1%;
        width: calc(94%/3);
        line-height: 1.3;
    }

    .contents_top ul.tag-list-area li.tag-list-area__li:nth-child(4n) {
        margin-right: 1%;
    }

    /* slider
----------------------------------------------------*/
    .slider-area .slider .slider-for {
        width: 100%;
        padding: 0 1em;
        float: none;
    }

    .slider-area .slider .slider-for img {
        max-width: 100%;
        width: inherit;
        height: 160px;
    }

    .slider-area .slider .slider-nav-wrap {
        width: 100%;
        margin: 0 auto;
        padding: 0 1em;
        position: static;
    }

    .slider-area .slider .slider-nav-wrap img {
        width: auto;
    }

    .slider-area .slider .slider-nav .slick-list {
        padding: 0 !important;
    }

    .slider-area .slider .slider-nav .slick-track {
        width: 100% !important;
        left: 0 !important;
        opacity: 1;
    }

    .slider-area .slider .slider-nav .slick-slide {
        width: 20% !important;
        height: 50px;
        padding: 5px 2px;
    }

    .slider-area .slider .slider-caption {
        font-size: 1rem;
    }

    .compare-table-group .slider-area .slider .slick-initialized .slick-slide {
        margin: 0 0 2rem 0;
    }

    .slider-area .slider .slider-for button.slick-prev {
        left: -1rem;
    }

    .slider-area .slider .slider-for button.slick-next {
        right: -1rem;
    }

    /* table
----------------------------- */
    table, .table-normal {
        margin: 20px 0;
    }

    .table-layout {
        margin: 30px 0;
        padding: 0 0 10px 0;
        width: 100%;
    }

    .table-layout table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        border: 1px solid #fde8ef;
    }

    .table-layout table thead th, .table-layout table tbody th, .table-layout table tbody td {
        padding: 15px;
        word-break: break-all;
    }

    .table-layout table th, .table-layout table tr, .table-layout table td {
        text-align: center;
    }

    .table-layout table tbody td {
        border-left: 0;
    }

    .table-layout table tbody tr td:last-child {
    }

    .table-layout table th {
        background: #f0e7de;
    }

    .table-layout table th:first-child {
        border-left: none;
    }

    .table-layout table th {
        font-weight: bold;
        color: #745749;
    }

    .table-layout::-webkit-scrollbar {
        height: 5px;
    }

    .table-layout::-webkit-scrollbar-track {
        background: #F1F1F1;
    }

    .table-layout::-webkit-scrollbar-thumb {
        background: #745749;
    }

    .table-layout.first-column, .table-layout.first-column tr, .table-layout.first-column th, .table-layout.first-column td {
        display: block;
        width: 100%;
    }

    .table-layout.first-column table tbody tr td:last-child {
        border-left: none;
    }

    .js-scrollable {
        width: 100%;
        margin: 2rem 0 0;
        color: #333;
    }

    .table-sp-none {
        display: none;
    }

    /* img_left_right_center
----------------------------------------------------*/
    .image-text-area {
        display: block;
        padding: 0;
        margin: 0rem auto;
    }

    .image-text__image {
        padding: 0;
        max-width: 100%;
        width: 70%;
        margin: 0 auto;
        margin-top: 1rem;
    }

    .image-text__image.image-left, .image-text__image.image-right {
        width: 80%;
    }

    .image-text__image.image-left img, .image-text__image.image-right img {
        margin: 0 auto;
        display: block;
    }

    .image-text-area .image-text__image.image-left + .image-text__text, .image-text-area .image-text__image.image-right + .image-text__text {
    }

    .image-text-area .image-text__image.image-left + .image-text__text .image-text__textarea .catch-copy, .image-text-area .image-text__image.image-right + .image-text__text .image-text__textarea .catch-copy, .image-text-area .image-text__image.image-center + .image-text__text .image-text__textarea .catch-copy {
        margin: 2rem 0;
        font-size: 1.5rem;
        line-height: 1.5;
    }

    .image-text-area .image-text__image.image-left + .image-text__text .image-text__textarea .paragraph-frame, .image-text-area .image-text__image.image-right + .image-text__text .image-text__textarea .paragraph-frame {
    }

    .image-text-area .image-text__image.image-left + .image-text__text .table-normal, .image-text-area .image-text__image.image-right + .image-text__text .table-normal {
        margin: 2rem auto 0;
    }

    .top-image-text-box .catch-copy {
        font-size: 1.6rem;
        margin: 2rem 0 1.5rem;
        padding: 0 0 2rem;
    }

    /* 2box,3box
----------------------------------------------------*/
    .caption {
        text-align: center;
        font-size: 12px;
        color: #000000;
        line-height: 135%;
        word-wrap: break-word;
    }

    .column2 .basic-column-box, .column3 .basic-column-box {
        width: 100%;
    }

    .column3 {
        /*padding: 3%;*/
    }

    .box-wrap {
    }

    .box-wrap .basic-column-box {
        padding: 5%;
    }

    .box-wrap .basic-column-box .basic-title h3, .box-wrap .basic-column-box .basic-title h3 a {
        font-size: 2.3rem;
    }

    .box-wrap .basic-column-box .catch-copy {
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 0 0 0rem;
        margin: 1rem auto;
    }

    /*　btn_link
----------------------------- */
    .btn-internal a, .btn-web a, .btn-link a, .btn-tel a {
        width: 80%;
        margin: 10px auto 15px;
        margin-left: 7%;
        display: block;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        position: relative;
    }

    .btn-link a {
        background: #9b9b9b;
        color: #fff;
        padding: 15px 15px 15px 45px;
    }

    .btn-link a::before {
    }

    .btn-link a::before {
        background: linear-gradient(to bottom left, rgba(255,255,255,0) 49%, #9b9b9b 50%) no-repeat top left/100% 51%, linear-gradient(to top left, rgba(255,255,255,0) 49%, #9b9b9b 50%) no-repeat bottom right/100% 51%;
        content: "";
        width: 26px;
        height: 100%;
        position: absolute;
        right: -25px;
        top: 0;
    }

    .btn-tel a {
        width: 80%;
        font-size: 1.5rem;
        background: url(img/ico_tel.png) left 1.0rem center no-repeat #32c956;
        background-size: 20px auto;
        color: #fff;
    }

    .btn-tel a::after {
        content: "";
        background-size: 100% auto;
        width: 20px;
        height: 30px;
        left: 15px;
        position: absolute;
        top: 29%;
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg);
    }

    .btn-internal a, .btn-web a, .btn-link a, .btn-tel a {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    /* num */
    .icon-title {
        font-size: 2rem;
        margin: 8% 0 4%;
        line-height: 1.4;
    }

    .icon-num-title .icon-num {
        padding-right: 0%;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-size: auto;
        padding-top: 15px;
        width: 52%;
        height: 21%;
        font-size: 1.7rem;
    }

    .icon-point-title::before, .icon-check-title::before {
        top: 0;
        width: 50px;
        height: 50px;
        background-size: auto;
        padding-top: 3%;
        bottom: 0;
        margin: auto;
    }

    .icon-num-title .icon-num::before {
        left: 0%;
        padding-bottom: 2px;
        top: 5px;
    }

    .icon-recommend-num-title .icon-num::before {
        left: 0%;
        padding-bottom: 2px;
        top: 8px;
    }

    .icon-num-title .icon-num::after {
        background: none;
        right: 0%;
        top: 5px;
    }

    .icon-recommend-num-title .icon-num::after {
        content: "";
        background: none;
        right: 0%;
        top: 8px;
    }

    .icon-check-title::before {
        content: "";
        background: url(img/ico_check.png) no-repeat center;
        padding-top: 3px;
        padding-left: 70px;
        background-size: auto;
    }

    .icon-check-title::after {
        content: "";
    }

    .icon-point-num-title .icon-num, .icon-check-num-title .icon-num {
        width: 133px;
        height: 104px;
        font-size: 2rem;
        top: -5%;
        left: 10px;
    }

    #index .icon-title, #contents .icon-title {
        font-size: 1.7rem;
        padding: 15px 20px 13px 10rem;
    }

    .icon-recommend-num-title .icon-num {
        top: -22px;
        padding-left: 15.5rem;
    }

    .icon-recommend-title::before {
        left: 0;
        right: 0;
        top: -105%;
        margin: auto;
        height: 18px;
        pointer-events: none;
    }

    .icon-column-title::before {
        top: -17px;
        width: 10.3rem;
        height: 32px;
        left: 49%;
        color: #de8db0;
        padding-top: 3%;
        background: url(img/ico_recommend_num.png) -2px 8px no-repeat;
    }

    /* num */
    .icon-point-title, .icon-check-title, .icon-column-title {
        font-size: 1.7rem;
        padding: 1.5rem 0.5rem 1.1rem 9.5rem;
        text-align: left;
    }

    .icon-point-num-title, .icon-check-num-title {
        padding: 15px 2px 13px 75px;
        text-align: left;
        font-size: 1.7rem;
    }

    .icon-point-num-title .icon-num {
        background: url(img/ico_point_num.png) no-repeat left 6px center;
    }

    .icon-recommend-title {
        font-size: 1.7rem;
        padding: 1.8rem 1.0rem 1.0rem 1.0rem;
        text-align: center;
    }

    .icon-check-title::before, .icon-point-title::before {
        top: 0;
        margin: 0 0 0;
        width: 30%;
        height: auto;
        padding-top: 0;
        max-width: 104px;
    }

    .icon-recommend-num-title::before {
        height: 18px;
        left: 44%;
    }

    .icon-recommend-title::after, .icon-column-title::after {
        content: "";
        position: absolute;
        background-color: #ffff;
        width: 57%;
        height: 22px;
        -webkit-transform: skewX(150deg);
        -moz-transform: skewX(150deg);
        transform: skewX(150deg);
        border-right: 2px solid #d2cba4;
        left: 22%;
        border-left: 2px solid #d2cba4;
    }

    .column2 .basic-column-box .btn-internal a, .column2 .basic-column-box .btn-web a, .column2 .basic-column-box .btn-tel a {
        width: 75%;
    }

    .column2 .basic-column-box .btn-link a {
        margin: 20px;
        display: block;
        font-size: 18px;
        line-height: 1.4;
        margin-left: 2.5rem;
        position: relative;
        text-align: center;
        width: 75%;
        padding: 15px 15px 15px 40px;
        background: #9b9b9b;
    }

    .column2 .basic-column-box .btn-tel a, .column2 .basic-column-box .btn-link a, .column2 .basic-column-box .btn-internal a, .column2 .basic-column-box .btn-web a {
        margin-right: 3.0rem;
    }

    #index .column3 .basic-column-box .btn-internal a, #index .column3 .basic-column-box .btn-web a, #index .column3 .basic-column-box .btn-tel a , #index .column3 .basic-column-box .btn-link a , #contents .column3 .basic-column-box .btn-internal a, #contents .column3 .basic-column-box .btn-web a, #contents .column3 .basic-column-box .btn-tel a, #contents .column3 .basic-column-box .btn-link a {
        margin: 20px;
        display: block;
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.4;
        padding: 15px 15px 15px 40px;
        position: relative;
        text-align: center;
        text-decoration: none;
        width: 80%;
    }

    #index .column3 .basic-column-box .btn-link a , #contents .column3 .basic-column-box .btn-link a {
        background: #9b9b9b;
    }

    .column2 .basic-column-box .btn-internal a, .column2 .basic-column-box .btn-web a, .column2 .basic-column-box .btn-tel a {
        font-size: 1.5rem;
        margin-left: 2.5rem;
    }

    .column3 .basic-column-box .btn-internal a, .column3 .basic-column-box .btn-web a, .column3 .basic-column-box .btn-tel a {
        margin-left: 1rem;
    }

    h2#title_txt_area {
        font-size: 1.8rem;
    }

    .compare-table-group .slider-area .slider .slick-initialized .slick-slide span {
        margin-left: 0;
    }

    .lower_bottom .btn-web a {
        background: #379add url(img/btn-icon.png) left 1.0rem center no-repeat;
    }

    .contents_top .top-title h2::after, .underlayer-title h2::after {
        left: -2.5%;
        top: -15%;
    }
    #contents #category .underlayer-title h2::after,
    #contents #page .underlayer-title h2::after{
        top: -25%;
    }
    .column2 .basic-title h2{
        font-size: 2rem;
    }
    .column2 .paragraph-frame p{
        font-size: 1.4rem;
    }

    /* footer btn for SP
----------------------------------------------------*/
.footbtn {
    width: 100%;
    height: 12rem;
    margin: 0;
    position: fixed;
    bottom: 0;
    z-index: 300;
}

.footbtn .btn-tel a::before {
    content: none;
}
    
.footer_tel_btn {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.2;
    position: relative;
}
.footbtn .footer_tel_btn a {
    background: #339d1c url(img/sp/tel_sp.png) no-repeat left 10px center;
    border-radius: 5px;
    background-size: 2rem;
    color: #fff;
    position: relative;
    padding: 1rem 0;
    margin-left: auto;
    bottom: 2rem;
}

.footbtn span.tel_time {
    font-size: 12px;
    line-height: 0.5;
}
    
span.tel-no {
    font-size: 25px;
}
span.tel_time {
    font-size: 12px;
    line-height: 1;
}
}
