@charset "utf-8";

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


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

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

img {
vertical-align: top;
}

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

th, td {
word-break: break-all;
}

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

html {
font-size: 62.5%;
overflow: auto;
}


/*--------------------------------------
Base
---------------------------------------*/
body {
min-width: 120rem;
color: #333;
font-family: 'Noto Sans JP', sans-serif;
font-size: 1.6rem;
line-height: 1.8;
overflow: hidden;
word-break: break-word;
}

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

a {
color: inherit;
text-decoration: none;
}

.fl {
float: left;
}

.fr {
float: right;
}

.strong {
font-weight: 700;
}

.f110 {
font-size: 110%;
}

.f120 {
font-size: 120%;
}

.f130 {
font-size: 130%;
}

.f150 {
font-size: 150%;
}

.f200 {
font-size: 200%;
}

.f300 {
font-size: 300%;
}

a:hover {
opacity: 0.7;
}

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


/*--------------------------------------
header
---------------------------------------*/
header .headTopArea {
position: relative;
margin: 0 auto;
padding: 0.8rem 1.6rem;
border-top: 4px solid #21294a;
}
header .rightTxt {
font-size: 1.2rem;
font-weight: 400;
line-height: 1.4;
text-align: right;
}
header .rightTxt::before {
display: inline-block;
width: 2.8rem;
height: 1.8rem;
margin: 0 0.5rem 0 0;
background: #000;
color: #fff;
font-size: 1.2rem;
line-height: 1.7rem;
text-align: center;
content: "PR";
}


/*--------------------------------------
g-nav
---------------------------------------*/
#g-nav {
position: relative;
width: 100%;
margin: 2rem 0;
}
.gnav-lower #g-nav {
margin: 0;
}
#g-nav ul {
display: flex;
align-items: center;
justify-content: flex-start;
width: 100rem;
margin: 0 auto;
}
#g-nav ul li {
position: relative;
flex-grow: 1;
width: 20%;
}
#g-nav ul li::after {
display: inline-block;
position: absolute;
left: 0;
top: calc(50% - 1rem);
width: 0.1rem;
height: 3rem;
border-left: 1px solid #ddd;
content: "";
}
#g-nav ul li:last-child::before {
display: inline-block;
position: absolute;
right: 0;
top: calc(50% - 1rem);
width: 0.1rem;
height: 3rem;
border-right: 1px solid #ddd;
content: "";
}
#g-nav li a {
display: block;
padding: 1.5rem;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}


/*--------------------------------------
pankuzu
---------------------------------------*/
.pankuzu-wrap {
padding: 1rem;
margin: 0 0 6rem 0;
}
#pankuzu {
width: 100rem;
margin: 0 auto;
color: #444;
font-size: 1.2rem;
}
#pankuzu a:hover {
text-decoration: underline;
}


/*--------------------------------------
Main Contents
---------------------------------------*/
.contents {
margin: 0 auto;
padding: 0;
}

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

.category,
.page {
width: 100rem;
margin: 0 auto 10rem;
}

.main {
padding: 0 0 0 0;
}


/*--------------------------------------
PageTop
---------------------------------------*/
#page-top {
position: fixed;
right: 2rem;
bottom: 2rem;
width: 6rem;
z-index: 2;
}
#page-top:hover {
opacity: 0.7;
}


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


/*--------------------------------------
footer
---------------------------------------*/
footer {
margin: 0;
padding: 0;
background: #f3f3f3;
}
footer .areaInner {
width: 100rem;
margin: 0 auto;
padding: 4rem 0 0 0;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
footer .areaInner .footBox {
margin: 0 0 3rem 0;
}
footer .areaInner .footBox .sttl {
margin: 0 0 1.5rem 0;
padding: 0 0 0.6rem 0;
border-bottom: 1px solid #111;
}
footer .areaInner .footBox .sttl a {
display: inline-block;
padding: 0.2rem 0 0.3rem 2.2rem;
background: url(img/arrow_blue.png) no-repeat left center;
background-size: 1rem auto;
font-size: 1.6rem;
font-weight: 700;
}
footer .footBox ul {
padding: 0 2rem;
}
footer .areaInner .footBox .accChild {
padding: 0 0 0 1.2rem;
}
footer .areaInner .footBox .accChild li {
background: none;
}
footer .areaInner .footBox .accChild li.subCat {
display: inline-block;
margin: 0 3rem 0 0;
padding: 0;
}
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::before {
content: "　/　";
letter-spacing: 0;
}
footer .areaInner .footBox .accChild .subList li:last-child:after {
content: none;
}
footer .areaInner .footBox .accChild li {
display: inline-block;
margin: 0 2rem 0 0;
}

footer .areaInner .footBox .accChild li a {
padding: 0 0 0.2rem 1.6rem;
background: url(img/arrow_blue.png) no-repeat left center;
background-size: 6px auto;
font-size: 1.3rem;
}
footer .areaInner .footBox .accChild .subList:first-child li:before {
content: "　/　";
letter-spacing: 0;
}
footer .areaInner .footBox .accChild .subList {
display: inline-block;
margin: 0 0 0 2rem;
padding: 0;
}
footer .areaInner .footBox .accChild .subList li:before {
display: inline-block;
margin: 0;
padding: 0;
}
footer .areaInner .footBox .accChild .subList li a {
padding: 0 0.8rem;
background: none;
font-size: 1.3rem;
}
footer .areaInner .noticeArea {
width: 70%;
margin: 5rem auto 3.5rem;
color: #666;
}
footer .areaInner .noticeArea p {
margin: 0;
padding: 2rem 3rem;
background: #fff;
font-size: 1.2rem;
}
footer .areaInner .noticeArea .botPrg {
padding: 1.5rem 0 0 0;
background: transparent;
font-size: 1.2rem;
text-align: center;
}
footer .botArea {
padding: 1.2rem 0;
background: #21294a;
}
footer .botArea .botInner {
display: flex;
flex-direction: row-reverse;
position: relative;
margin: 0 auto;
width: 100rem;
}
footer .botArea .botInner .smap {
flex: 0 0 15rem;
text-align: right;
}
footer .botArea .botInner .smap a {
padding: 0 0 0.3rem 1.4rem;
background: url(img/arrow_white.png) no-repeat left center;
background-size: 6px auto;
color: #fff;
font-size: 1.2rem;
}
footer .botArea .botInner .smap a:hover {
text-decoration: underline;
}
footer p.copy {
width: 100%;
padding: 0.3rem 0 0 0;
color: #fff;
font-size: 1.2rem;
}
footer p.copy a {
color: inherit;
}
footer .areaInner .footBox .accChild .sp {
display: none;
}


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

.main p:not([class]) {
margin: 1em 0;
}

.main p:not([class]) > a:not([class]),
.main li:not([class]) > a:not([class]),
.main td:not([class]) > a:not([class]) {
text-decoration: underline;
}
.main p:not([class]) > a:not([class]):hover,
.main li:not([class]) > a:not([class]):hover,
.main td:not([class]) > a:not([class]):hover {
text-decoration: none;
}

p:not([class]) > span:not([class]),
li:not([class]) > span:not([class]),
td:not([class]) > span:not([class]),
span.marker {
background: linear-gradient(transparent 70%, rgba(245,178,224,0.6) 70%);
font-weight: 700;
}

span.txt_bold {
font-weight: 700;
}

.caption {
margin: 0.8rem 0 0 0;
color: #9c9c9c;
font-size: 1rem;
line-height: 1.4;
word-break: break-all;
}
.caption a {
color: inherit;
text-decoration: underline;
}
.caption a:hover {
text-decoration: none;
}
.caption::-webkit-scrollbar {
height: 5px;
}
.caption::-webkit-scrollbar-track {
border-radius: 5px;
background: #eee;
}
.caption::-webkit-scrollbar-thumb {
border-radius: 2px;
background: #ddd;
}

.auto {
margin: 0 auto;
}


/*--------------------------------------
heading
---------------------------------------*/
.titLArea {
position: relative;
max-width: 91rem;
margin: 0 auto;
/* background: #eaf7f9; */
border-radius: 8px;
}
.titLArea::before {
position: absolute;
left: 0;
top: 0;
width: 5.6rem;
height: 5.6rem;
border-left: 12px solid #2c42a2;
border-top: 12px solid #2c42a2;
border-radius: 8px 0 8px 0;
content: "";
}
.titLArea::after {
position: absolute;
right: 0;
bottom: 0;
width: 5.6rem;
height: 5.6rem;
border-right: 12px solid #2c42a2;
border-bottom: 12px solid #2c42a2;
border-radius: 8px 0 8px 0;
content: "";
}
.main-low h1:not([class]) {
position: relative;
margin: 0 0 4.5rem 0;
padding: 2rem 2rem 2.5rem 2rem;
font-size: 3.4rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}

.main-low h2:not([class]) {
position: relative;
margin: 6rem 0 3rem 0;
padding: 1.5rem 2rem 1.5rem 2.5rem;
background: #eaf7f9;
border-left: 1rem solid #2c42a2;
font-size: 3.2rem;
font-weight: 700;
line-height: 1.4;
border-radius: 0 8px 8px 0;
}

.main-low h3:not([class]) {
position: relative;
margin: 6rem 0 3rem 0;
padding: 2rem 2rem 2rem 3.5rem;
background: #f3f3f3;
color: #21294a;
font-size: 3rem;
font-weight: 700;
line-height: 1.4;
border-radius: 8px;
}
.main-low h3:not([class])::before,
.main-low h5:not([class])::before,
.main-low h6:not([class])::before {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 2rem;
height: 0.3rem;
background: #2c42a2;
content: "";
}

.main-low h4:not([class]) {
position: relative;
margin: 4rem 0 2rem 0;
padding: 0 2rem 0.8rem 0;
border-bottom: 2px solid #85d0e3;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.4;
}

.main-low h5:not([class]),
.main-low h6:not([class]) {
position: relative;
margin:4rem 0 2rem 0;
padding: 0 2rem 0 3.5rem;
color: #21294a;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
border-radius: 8px;
}

.main-low h2:not([class]) a,
.main-low h3:not([class]) a,
.main-low h4:not([class]) a,
.main-low h5:not([class]) a,
.main-low h6:not([class]) a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_blue.png) no-repeat right center;
background-size: 1.2rem auto;
color: inherit;
text-decoration: none;
}


/*--------------------------------------
title
---------------------------------------*/
.main .check,
.main .point {
position: relative;
min-height: 5rem;
margin: 4rem 0 3rem 0;
padding: 1.5rem 2rem 1.5rem 12rem;
border-bottom: 1px solid #21294a;
font-size: 2.4rem;
font-weight: 700;
line-height: 1.4;
}
.main .check::before,
.main .point::before {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 10rem;
height: 4.6rem;
padding: 0 0 0 2.4rem;
background: #f5b2e0;
border-radius: 8px;
color: #2c42a2;
font-size: 1.8rem;
font-weight: 700;
line-height: 4.6rem;
content: "CHECK";
}
.main .point::before {
content: "POINT";
}
.main .check::after,
.main .point::after {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 1.5rem;
height: 0.4rem;
background: #fff;
content: "";
}
.main .check a,
.main .point a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_blue.png) no-repeat right center;
background-size: 1.2rem auto;
color: inherit;
text-decoration: none;
}


/*--------------------------------------
lists
---------------------------------------*/
.main ul:not([class]) {
margin: 4rem 0;
padding: 0;
}
.main ul:not([class]) li {
position: relative;
margin: 0 0 0.6rem 0;
padding: 0 0 0 2.1rem;
}
.main ul:not([class]) li:last-child {
margin: 0;
}
.main ul:not([class]) li::before {
position: absolute;
left: 0;
top: 0.9rem;
width: 1.2rem;
height: 1.2rem;
background: #2c42a2;
border-radius: 50%;
content: "";
}

.main ol {
margin: 4rem 0;
padding: 0;
counter-reset: number 0;
}
.main ol li {
position: relative;
margin: 0 0 0.6rem 0;
padding: 0 0 0 3rem;
counter-increment: number;
}
.main ol li::before {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: 0.3rem;
width: 2.2rem;
height: 2.2rem;
background: #2c42a2;
color: #fff;
font-size: 1.4rem;
line-height: 1.1;
text-align: center;
}
.main ol li:nth-child(-n + 9)::before {
content: counter(number);
}
.main ol li:nth-child(n + 10)::before {
content: counter(number);
}


/*--------------------------------------
table
---------------------------------------*/
table th,
table td {
word-break: break-all;
}
table {
width: 100%;
margin: 4rem auto;
border-collapse: collapse;
}
table th {
width: 30%;
padding: 1.5rem;
background: #f3f3f3;
border: 1px solid #c7d3d6;
font-weight: 700;
line-height: 1.6;
}
table td {
padding: 1.5rem;
background: #fff;
border: 1px solid #c7d3d6;
line-height: 1.6;
}


/*--------------------------------------
float-wrap
---------------------------------------*/
.float-wrap {
margin: 6rem auto;
}
.float-wrap .fl {
width: 35rem;
margin: 0 3rem 1rem 0;
text-align: center;
}
.float-wrap .fr {
width: 35rem;
margin: 0 0 1rem 3rem;
text-align: center;
}
.float-wrap .center {
width: 60rem;
margin: 0 auto 2rem auto;
text-align: center;
}
.float-wrap p:not([class]) {
margin: 0;
}
.float-wrap .catch {
margin: 0 0 1.5rem 0;
color: #2c42a2;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
}


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

.btn-internal,
p.btn-internal {
max-width: 38rem;
margin: 4rem auto;
padding: 0;
text-align: center;
}
.btn-internal a {
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: 100%;
min-height: 7rem;
margin: 0 auto;
padding: 2rem 5rem 2rem 3rem;
background: #2c42a2 url(img/arrow_white.png) no-repeat right 2rem center;
background-size: 1.2rem auto;
border-radius: 10rem;
box-sizing: border-box;
color: #fff;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
text-decoration: none;
transition: 0.2s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn-internal a:hover {
text-decoration: none;
opacity: 0.6;
}

.btn-web,
p.btn-web {
max-width: 38rem;
margin: 4rem auto;
padding: 0;
text-align: center;
}
.btn-web a {
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: 100%;
min-height: 7rem;
margin: 0 auto;
padding: 2rem 5rem 2rem 3rem;
background: #e87e21 url(img/ico_web.png) no-repeat right 2rem center;
background-size: 2.2rem auto;
border-radius: 10rem;
box-sizing: border-box;
color: #fff;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
text-decoration: none;
transition: 0.2s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn-web a:hover {
text-decoration: none;
opacity: 0.6;
}

.btn-link {
margin: 4rem 0;
padding: 0;
text-align: right;
}
.btn-link a {
display: inline-block;
position: relative;
min-height: 2rem;
padding: 0.1rem 0 0.2rem 2rem;
background: url(img/arrow_blue.png) no-repeat left center;
background-size: 1.2rem auto;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.4;
text-decoration: underline;
}
.btn-link a:hover {
text-decoration: none;
opacity: 0.7;
}


/*--------------------------------------
box-wrap
---------------------------------------*/
.box-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.box-wrap .box {
width: calc((100% - 2rem) / 2);
margin: 0 0 3rem 0;
padding: 3.5rem 2.5rem;
background: #f3f3f3;
border-radius: 8px;
}
.box-wrap .box-head {
display: flex;
align-items: center;
margin: 0 0 3rem 0;
}
.box-wrap .box-head .ttl {
width: 100%;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.4;
}
.box-wrap .box-head .ttl a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_blue.png) no-repeat right center;
background-size: 1rem auto;
color: inherit;
text-decoration: none;
}
.box-wrap .box-body p:not([class]) {
margin: 1em 0 0 0;
}
.box-wrap .box-body .fig,
.box-wrap .box-body .fig + .caption {
text-align: center;
}
.box-wrap .box-body .catch {
display: flex;
align-items: center;
margin: 1.5rem 0;
color: #2c42a2;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
}


/*--------------------------------------
frame-wrap
---------------------------------------*/
.frame-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.frame-wrap::after {
display: block;
width: calc((100% - 4rem) / 3);
content: "";
}
.frame-wrap .frame {
position: relative;
width: calc((100% - 4rem) / 3);
margin: 0 0 4rem 0;
padding: 3rem 1.8rem 2rem 1.8rem;
background: #eaf7f9;
border-radius: 8px;
}
.frame-wrap .frame-head {
display: flex;
align-items: center;
justify-content: center;
margin: 0 0 2rem 0;
padding: 0 0 1.5rem 0;
border-bottom: 1px solid #333;
}
.frame-wrap .frame-head .ttl {
display: flex;
align-items: center;
width: 100%;
padding: 0 0 0 1.4rem;
border-left: 6px solid #2c42a2;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.4;
}
.frame-wrap .frame-head .ttl a {
display: block;
width: 100%;
padding: 0 2rem 0 0;
background: url(img/arrow_blue.png) no-repeat right center;
background-size: 1rem auto;
color: inherit;
text-decoration: none;
}
.frame-wrap .frame-body p:not([class]) {
margin: 1em 0 0 0;
}
.frame-wrap .frame-body .catch {
display: flex;
align-items: center;
margin: 1.5rem 0;
color: #2c42a2;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
}
.frame-wrap .frame-body .fig,
.frame-wrap .frame-body .fig + .caption {
text-align: center;
}
.frame-wrap .frame-body .fig img {
width: auto;
height: 18rem;
object-fit: contain;
}
.frame-wrap .frame-body table {
margin: 1.5rem 0 0 0;
font-size: 1.4rem;
}
.frame-wrap .frame-body table th {
width: 10rem;
padding: 0.8rem 0.5rem;
line-height: 1.4;
}
.frame-wrap .frame-body table td {
padding: 0.8rem;
line-height: 1.4;
}
.frame-wrap .link,
.box-wrap .link {
margin: 2rem 0 0 0;
padding: 0;
line-height: 1.4;
text-align: right;
}
.frame-wrap .link a,
.box-wrap .link a {
padding: 0 0 0.2rem 1.8rem;
background: url(img/arrow_blue.png) no-repeat left center;
background-size: 1rem auto;
font-size: 1.6rem;
font-weight: 700;
text-decoration: underline;
}
.frame-wrap .link a:hover,
.box-wrap .link a:hover {
text-decoration: none;
opacity: 0.7;
}


/*--------------------------------------
block-matome
---------------------------------------*/
.block-matome {
width: 82rem;
margin: 6rem auto;
padding: 4rem 5rem;
background: #ffeeee url(img/matome_bg_01.png) no-repeat center center;
background-size: cover;
border-radius: 8px;
}
.block-matome .btn-internal,
.block-matome .btn-web {
margin: 3rem auto 0 auto;
}
.block-matome .ttl {
margin: 0 0 3rem 0;
color: #000;
font-size: 2.4rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.block-matome .catch {
margin: 3rem 0 1.5rem 0;
padding: 0 0 0.5rem 0;
border-bottom: 1px solid #21294a;
color: #2c42a2;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
}


/*--------------------------------------
accordion
---------------------------------------*/
.accordion-item {
display: none;
}
.accordion-btn {
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: 38rem;
min-height: 7rem;
margin: 0 auto 4rem auto;
padding: 2rem 6rem;
background: #f3f3f3;
border: 1px solid #333;
border-radius: 6rem;
color: #333;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
cursor: pointer;
transition: 0.2s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.accordion-btn::before {
position: absolute;
top: 50%;
right: 2.2rem;
width: 2rem;
height: 0.1rem;
border-bottom: 2px solid #111;
content: "";
transform: translate(0, -50%);
z-index: 2;
}
.accordion-btn::after {
position: absolute;
right: 3.1rem;
top: 50%;
width: 0.1rem;
height: 2rem;
border-left: 2px solid #111;
content: "";
transform: translate(0, -50%);
transition: 0.3s ease all;
z-index: 2;
}
.accordion-btn:hover {
opacity: 0.7;
}
.accordion-btn.is-open::after {
transform: translate(0, -50%) rotate(-90deg);
}


/*--------------------------------------
toc
---------------------------------------*/
.block-toc {
width: 82rem;
margin: 4.5rem auto;
}
.block-toc .inner {
position: relative;
padding: 3rem 4rem;
background: #f8f8f8;
border-radius: 8px;
}
.block-toc .title {
position: relative;
padding: 0 0 1rem 0;
border-bottom: 1px solid #333;
font-size: 2rem;
font-weight: 700;
line-height: 1.4;
}
.block-toc .title span {
padding: 0 0 0 1.5rem;
border-left: 6px solid #85d0e3;
}
.box-toc ul:not([class]) {
margin: 0;
padding: 2rem 3rem;
font-weight: 700;
}
.box-toc ul:not([class]) li a {
text-decoration: none;
}
.box-toc ul:not([class]) li.level-three {
margin: 0 0 0.6rem 3rem;
font-weight: 400;
}
.box-toc ul:not([class]) li.level-three::before {
left: -0.5rem;
top: 0;
background: none;
font-size: 2rem;
content: "└";
}
.box-toc {
position: relative;
height: auto;
max-height: 12rem;
overflow: hidden;
transition: max-height 0.3s ease;
}
.box-toc::after {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, transparent 0%, #f8f8f8 100%);
content: "";
transition: 0.1s;
z-index: 1;
}
.box-toc.is-open::after {
display: none;
}
.block-toc .btn {
position: relative;
max-width: 38rem;
margin: 2rem auto 0 auto;
padding: 2rem 6rem;
border: 1px solid #333;
border-radius: 6rem;
font-weight: 700;
text-align: center;
cursor: pointer;
transition: opacity 0.1s;
}
.block-toc .btn::before {
position: absolute;
right: 3rem;
top: 50%;
transform: translate(0, -50%);
width: 2rem;
height: 0.2rem;
background: #333;
content: "";
}
.block-toc .btn::after {
position: absolute;
right: 3.9rem;
top: 50%;
transform: translate(0, -50%);
width: 0.2rem;
height: 2rem;
background: #333;
content: "";
transition: transform 0.3s;
}
.block-toc .btn:hover {
opacity: 0.7;
}
.block-toc .btn.is-open::after {
transform: translate(0, -50%) rotate(270deg);
}


/*--------------------------------------
related
---------------------------------------*/
#related-article p:not([class]) {
margin: 0;
}
#related-article.related-article01-frame {
position: relative;
width: 75rem;
margin: 6rem auto;
padding: 4rem 5rem;
background: #f3f3f3;
border-radius: 8px;
}
#related-article .related-article01-title {
color: #354341;
font-size: 2rem;
font-weight: 700;
line-height: 1.4;
}
#related-article .related-article01-list {
margin: 1rem 0 0 0;
padding: 0 2rem;
border-top: 1px solid #111;
}
#related-article .related-article01-list li {
position: relative;
margin: 2rem 0 0 0;
padding: 0 0 0 2.1rem;
line-height: 1.4;
}
#related-article .related-article01-list li::before {
position: absolute;
left: 0;
top: 0.7rem;
width: 1rem;
height: 1rem;
background: #01cffc;
border-radius: 50%;
content: "";
}
#related-article .related-article01-list li + li {
margin: 1rem 0 0 0;
}
#related-article .related-article01-list a {
text-decoration: none;
}
#related-article .related-article01-list a:hover {
opacity: 0.7;
}


/*--------------------------------------
mainvisual-lower
---------------------------------------*/
.mainvisual-lower {
display: flex;
align-items: center;
justify-content: center;
height: 8rem;
text-align: center;
}
.mainvisual-lower .logo img {
width: 21rem;
}


/*--------------------------------------
banner
---------------------------------------*/
.block-banner {
display: none;
position: fixed;
right: 0;
bottom: 12rem;
width: 21rem;
box-sizing: border-box;
z-index: 310;
}
.block-banner a {
display: block;
position: relative;
width: 100%;
padding: 1rem;
background: #f5b2e0 url(img/arrow_blue.png) no-repeat right 1rem bottom 1.3rem;
background-size: 1rem auto;
border-radius: 8px;
font-size: 1.7rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
transition: 0.2s;
}
.block-banner a::before {
position: absolute;
left: 0;
top: -3rem;
width: 4.4rem;
height: 4.5rem;
background: url(img/title_bg_01.png) no-repeat left top;
background-size: contain;
content: "";
}
.block-banner a > span {
display: inline-block;
margin: 0 0 0.7rem 0;
padding: 0.3rem 1rem;
background: #fff;
border-radius: 2rem;
font-size: 1.4rem;
}
.block-banner a:hover {
opacity: 0.7;
}


/*--------------------------------------
addCont
---------------------------------------*/
.addInner {
position: relative;
width: 100rem;
margin: 0 auto;
}

.addCont-title {
position: relative;
margin: 0 0 6rem 0;
font-size: 3.8rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addCont-title::before {
position: absolute;
left: 50%;
bottom: -3rem;
transform: translateX(-50%);
width: 10rem;
height: 0.6rem;
background: #85d0e3;
content: "";
}

p.lead {
width: 90%;
margin: 0 auto 4rem auto;
}
p.lead span {
background: linear-gradient(transparent 70%, rgba(245,178,224,0.6) 70%);
font-weight: 700;
}


/*--------------------------------------
addCont01
---------------------------------------*/
.addCont01 {
padding: 8rem 0;
background: #d9f7ff url(img/add01_bg_01.jpg) fixed center top;
background-size: 100% auto;
}
.addCont01 .addInner {
width: 104rem;
}
.addCont01 p.lead {
margin: 0 auto 6rem auto;
}
.addCont01 p.note {
margin: 2rem 1rem 0 1rem;
font-size: 1.4rem;
}
.addCont01 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}
.addCont01 .block::after {
display: block;
width: calc((100% - 4rem) / 3);
content: "";
}
.addCont01 .block .box {
position: relative;
width: calc((100% - 4rem) / 3);
background: #fff;
border: 1px solid #787878;
border-radius: 8px;
}
.addCont01 .block .box-head {
padding: 0 1rem 2rem 1rem;
background: #21294a;
text-align: center;
border-radius: 8px 8px 0 0;
}
.addCont01 .block .box-head .label {
display: flex;
align-items: center;
justify-content: center;
position: relative;
top: -1.8rem;
margin: 0 auto;
padding: 0.5rem 0.5rem 0.8rem 0.5rem;
background: #f5b2e0;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.4;
border-radius: 4px;
}
.addCont01 .block .box-head .label::before {
position: absolute;
left: 50%;
top: 100%;
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 1rem 1rem 0 1rem;
border-color: #f5b2e0 transparent transparent transparent;
content: "";
}
.addCont01 .block .box-head .catch {
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
}
.addCont01 .block .box-head .catch span {
font-size: 2.4rem;
}
.addCont01 .block .box-body {
padding: 2rem 1.8rem;
}
.addCont01 .block .box-body .name {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0 0 2rem 0;
font-size: 2.4rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addCont01 .block .box-body .name .catch{
margin-top: 1rem;
font-size: 1.8rem;
color: #2c42a2;
}
.addCont01 .block .box-body .fig,
.addCont01 .block .box-body .fig + .caption {
text-align: center;
}
.addCont01 .block .box-body .fig img {
width: auto;
height: 20rem;
}
.addCont01 .block .box-body p:not([class]),
.addCont01 .block .box-body table {
margin: 0;
}
.addCont01 .block .box-body table th,
.addCont01 .block .box-body table td {
padding: 1rem;
font-size: 1.4rem;
line-height: 1.4;
}
.addCont01 .block .box-body table th {
width: 13rem;
}
.addCont01 .block .box-body .txt-1 {
margin: 2rem 0 0 0;
padding: 0 1.5rem 1.5rem 1.5rem;
background: #f3f3f3;
border-radius: 0 0 4px 4px;
}
.addCont01 .block .box-body .txt-2 {
margin: 2rem 0 0 0;
padding: 0 1.5rem 1.5rem 1.5rem;
}
.addCont01 .block .box-body .txt-1 .catch {
display: flex;
align-items: center;
justify-content: center;
margin: 0 0 1rem 0;
color: #2c42a2;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addCont01 .block .box-body .ttl {
display: flex;
align-items: center;
justify-content: center;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addCont01 .block .box-body .ttl span {
background: linear-gradient(transparent 70%, rgba(245,178,224,0.6) 70%);
}
.addCont01 .block .box-body .ttl-1 {
position: relative;
margin: 0 -1.5rem 1.8rem -1.5rem;
padding: 1rem;
background: #85d0e3;
border-radius: 4px 4px 0 0;
}
.addCont01 .block .box-body .ttl-1::before {
position: absolute;
left: 50%;
top: 100%;
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 1rem 1rem 0 1rem;
border-color: #85d0e3 transparent transparent transparent;
content: "";
}
.addCont01 .block .box-body .ttl-2 {
position: relative;
margin: 0 -1.5rem 1rem -1.5rem;
padding: 1rem;
background: #eaf7f9;
border-radius: 4px;
}
.addCont01 .block .box-body .accordion-btn {
max-width: 100%;
margin: 0 auto 2rem auto;
}
.addCont01 .block .box-body .btn-web {
margin: 3rem auto 0 auto;
}
.addCont01.lower-main {
padding: 0;
background: none;
}
.addCont01.lower-main p.lead {
width: 100%;
}


/* ハンバーガーメニュー */
.menu-btn {
    position: fixed;
    right: 1.2rem;
    top: 4rem;
    width: 5rem;
    height: 5rem;
    background: url(img/sp-btn-menu_on.png) no-repeat left top;
    background-size: 50px;
    z-index: 10;
    cursor: pointer;
    }
    .menu-btn:hover {
        opacity: .7;
    }
    .navOpenOut {
    height: 9rem;
    padding: 2rem 1.2rem;
    background: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    }
    .navOpen {
    float: right;
    width: 5rem;
    height: 5rem;
    background: url(img/sp-btn-menu_off.png) no-repeat left top;
    background-size: 50px;
    z-index: 10;
    }
    #sp_titArea .is-fixed {
    position: fixed;
    right: 1.2rem;
    top: 2rem;
    z-index: 2;
    }
    .menu-btn img {
    opacity: 1;
    }
    .black .menu-btn img {
    opacity: 0;
    }
    .header-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width:37.5rem;
    height: 100%;
    z-index: 10;
    overflow-y: scroll;
    }
    .header-menu ul li a {
    display: block;
    padding: 1.5rem 3.5rem 1.5rem 1rem;
    border-bottom: 1px solid #fff;
    background: #f3f3f3 url(img/arrow_black.png) no-repeat 97% 50%;
    background-size: 6px auto;
    font-size: 1.4rem;
    line-height: 1.4;
    text-decoration: none;
    }
    .header-menu ul.accordion li ul li:first-child a {
    padding: 1.2rem 3.5rem 1.2rem 1rem;
    }
    .header-menu ul.accordion li ul li a:hover {
        opacity: 1;
        background-color: #f3f3f3;
    }
    .header-menu ul li.delete {
    padding: 1rem 3rem 1rem 1rem;
    background: #2c42a2 url(img/sp-btn-menu_close.png) no-repeat calc(50% + 2rem) center;
    background-size: 19px;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    }
    .header-menu ul.accordion ul {
    display: none;
    }
    .header-menu ul.accordion .subCat ul.subList {
    display: block;
    }
    .header-menu ul.accordion .tglMenu {
    display: block;
    padding: 1.5rem 3.5rem 1.5rem 1rem;
    border-top: 1px solid #333;
    background: #f3f3f3 url(img/arrow_black_down.png) no-repeat 97% 50%;
    background-size: auto 8px;
    color: #2e2e2e;
    font-size: 1.4rem;
    line-height: 1.4;
    text-decoration: none;
    cursor: pointer;
    }
    .header-menu ul.accordion .tglMenu:hover {
        background-color: #dfdfdf;
    }
    .header-menu ul.accordion .open {
    background: #f3f3f3 url(img/arrow_black_up.png) no-repeat 97% 50%;
    background-size: auto 8px;
    }
    .header-menu ul.accordion ul li a {
    padding: 1.2rem 3rem 1.2rem 2rem;
    background: #fff url(img/arrow_black.png) no-repeat right 1.2rem center;
    background-size: 6px auto;
    border-top: 1px dotted #555;
    }
    .header-menu ul.accordion ul li.subCat a {
    padding: 1.2rem 3rem 1.2rem 2rem;
    }
    .header-menu ul.accordion .subCat ul.subList li a {
    padding: 1.2rem 3rem;
    border-top: 1px dotted #555;
    }
    .header-menu ul.accordion li ul li:last-child a {
    border-bottom: none;
    }
    


























@media screen and (min-width: 481px) {
.sp,
.sp_br,
.btn-tel {
display: none!important;
}
}

@media screen and (max-width: 480px) {
body {
min-width: 100%;
width: 100%;
font-size: 1.4rem;
}

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

img {
max-width: 100%;
}

p:not([class]) > a {
text-decoration: none;
}

a:hover {
opacity: 1;
}

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

.baseBox {
padding: 0 1.5rem;
}

.category,
.page {
width: 100%;
margin: 0 auto;
}

.category .baseBox,
.page .baseBox {
float: none;
width: 100%;
box-sizing: border-box;
}

.main {
padding: 0 0 0 0;
}


/*--------------------------------------
header
---------------------------------------*/
.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
}
.menu-btn {
    top: 2rem;
    }
.header-menu {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
}
.navOpen {
    position: inherit;
    right: 1.2rem;
    top: inherit;
    }
    .navOpenOut {
        height: 7rem;
    }
header .headTopArea {
width: 100%;
margin: 0 auto;
padding: 0.5rem;
}
header .rightTxt {
font-size: 1.1rem;
text-align: left;
}
header .rightTxt::before {
width: 2.6rem;
height: 1.6rem;
font-size: 1.1rem;
line-height: 1.5rem;
}
.out-frame {
position: relative;
width: 100%;
}
.out-frame.black:after {
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 1000rem;
padding: 0;
background: #fff;
content: "";
opacity: 0.9;
transition: all .5s ease;
z-index: 1;
}
.out-frame:after {
position: fixed;
right: 0;
top: 0;
width: 100%;
background: #fff;
content: "";
opacity: 0;
transition: all .5s ease;
z-index: 1;
}
.header-frame {
position: relative;
width: 100%;
height: 6.4rem;
}
.mainvisual-lower .logo img {
width: 13rem;
}


/*--------------------------------------
footer
---------------------------------------*/
footer {
width: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
}
footer a:hover {
text-decoration: none;
}
footer .areaInner {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
border-top: 1px solid #333;
box-sizing: border-box;
}
footer .areaInner .footBox {
margin: 0;
}
footer .areaInner .footBox .sttl a {
display: block;
padding: 1rem 4rem 1rem 1rem;
background: #f3f3f3 url(img/arrow_black.png) no-repeat right 1rem center;
background-size: 8px auto;
color: #333;
font-size: 1.4rem;
}
footer .areaInner .footBox .sttl.tglMenu a {
background: #f3f3f3 url(img/arrow_black_down.png) no-repeat right 1rem center;
background-size: auto 8px;
}
footer .areaInner .footBox .sttl.open a {
background: #f3f3f3 url(img/arrow_black_up.png) no-repeat right 1rem center;
background-size: auto 8px;
}
footer .areaInner .footBox .sttl {
margin: 0;
padding: 0;
border-bottom: 1px solid #333;
}
footer .areaInner .footBox .accChild {
display: none;
margin: 0;
padding: 0;
background: #fff;
}
footer .areaInner .footBox .accChild li {
display: block;
float: none;
margin: 0;
padding: 0;
background: none;
}
footer .areaInner .footBox .accChild li a {
display: block;
padding: 1rem 4rem 1rem 1rem;
border-bottom: 1px solid #333;
background: url(img/arrow_black.png) no-repeat right 1.2rem center;
background-size: 6px auto;
color: #333;
font-size: 1.3rem;
}
footer .areaInner .footBox .accChild li.subCat {
width: 100%;
margin: 0;
}
footer .areaInner .footBox .accChild li.subCat:last-child li:last-child a {
border: none;
}
footer .areaInner .footBox .accChild .subList {
display: block;
margin: 0;
padding: 0;
}
footer .areaInner .footBox .accChild .subList li {
display: block;
}
footer .areaInner .footBox .accChild .subList li:first-child:before {
content: "";
}
footer .areaInner .footBox .accChild .subList li:after {
content: "";
}
footer .areaInner .footBox .accChild li.subCat:after {
content: "";
}
footer .areaInner .footBox .accChild .subList li a {
padding: 1rem 4rem 1rem 2rem;
background: url(img/arrow_black.png) no-repeat right 1.2rem center;
background-size: 6px;
}
footer .areaInner .footBox .accChild li:after {
content: "";
}
footer .areaInner .footBox .accChild li:last-child:after {
content: "";
}
footer .areaInner .noticeArea {
width: 90%;
margin: 3rem auto;
color: #444;
font-size: 1.2rem;
}
footer .areaInner .noticeArea p {
padding: 1.5rem;
background: #fff;
font-size: 1.2rem;
}
footer .areaInner .noticeArea .botPrg {
margin: 1rem 0 0 0;
padding: 0;
background: transparent;
font-size: 1rem;
text-align: center;
}
footer .botArea {
padding: 0;
}
footer .botArea .botInner {
width: 100%;
}
footer p.copy {
margin: 0;
padding: 1.5rem;
color: #fff;
font-size: 1.2rem;
line-height: 1.4;
text-align: center;
}
footer a {
color: #fff;
text-decoration: none;
}
footer .botArea .botInner .smap {
display: none;
}
footer .areaInner .footBox .accChild .sp {
display: block;
}


/*--------------------------------------
PageTop
---------------------------------------*/
#page-top {
position: fixed;
right: 1rem;
bottom: 8rem;
width: 4rem;
z-index: 2;
}
#page-top:hover {
opacity: 1;
}


/*--------------------------------------
pankuzu
---------------------------------------*/
.pankuzu-wrap {
margin: 0 0 3rem 0;
padding: 0.5rem;
overflow: auto;
white-space: nowrap;
}
#pankuzu {
width: 100%;
padding: 0;
font-size: 1.1rem;
}


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

/*--------------------------------------
heading
---------------------------------------*/
.titLArea {
max-width: 100%;
}
.titLArea::before {
width: 3.2rem;
height: 3.2rem;
border-left: 6px solid #004498;
border-top: 6px solid #004498;
}
.titLArea::after {
width: 3.2rem;
height: 3.2rem;
border-right: 6px solid #004498;
border-bottom: 6px solid #004498;
}
.main-low h1:not([class]) {
font-size: 2.4rem;
}

.main-low h2:not([class]) {
margin: 4rem 0 2rem 0;
padding: 1.2rem 1.5rem 1.2rem 1.2rem;
font-size: 2.2rem;
}

.main-low h3:not([class]) {
margin: 3rem 0 2rem 0;
padding: 1.2rem 1.5rem 1.2rem 2.8rem;
font-size: 2rem;
}
.main-low h3:not([class])::before,
.main-low h5:not([class])::before,
.main-low h6:not([class])::before {
width: 1.8rem;
}

.main-low h4:not([class]) {
margin: 3rem 0 1.5rem 0;
padding: 0 1.5rem 0.8rem 0;
font-size: 1.8rem;
}

.main-low h5:not([class]),
.main-low h6:not([class]) {
margin: 3rem 0 1.5rem 0;
padding: 0 0 0 2.8rem;
font-size: 1.6rem;
}


/*--------------------------------------
title
---------------------------------------*/
.main .check,
.main .point {
min-height: 3.2rem;
margin: 4rem 0 3rem 0;
padding: 1.2rem 1.5rem 1.2rem 8rem;
font-size: 1.8rem;
}
.main .check::before,
.main .point::before {
width: 6.6rem;
height: 3rem;
padding: 0 0 0 1.6rem;
font-size: 1.3rem;
line-height: 2.9rem;
}
.main .check::after,
.main .point::after {
width: 1rem;
height: 0.2rem;
}


/*--------------------------------------
lists
---------------------------------------*/
.main ul:not([class]) {
margin: 3rem 0;
}
.main ul:not([class]) li::before {
top: 0.7rem;
}

.main ol {
margin: 3rem 0;
}
.main ol li::before {
top: 0.2rem;
}


/*--------------------------------------
table
---------------------------------------*/
table {
width: 100%;
margin: 3rem auto;
border-top: 1px solid #c7d3d6;
}
table th {
display: block;
width: 100%;
padding: 1rem 1.5rem;
border-top: none;
font-size: 1.4rem;
}
table td {
display: block;
width: 100%;
padding: 1rem 1.5rem;
border-top: none;
}


/*--------------------------------------
float-wrap
---------------------------------------*/
.float-wrap {
margin: 4rem 0;
}
.float-wrap .float-img {
width: 100%;
text-align: center;
}
.float-wrap .fl,
.float-wrap .fr,
.float-wrap .center {
float: none;
width: 100%;
margin: 0 auto 1.5rem auto;
padding: 0;
text-align: center;
}
.float-wrap .catch {
font-size: 1.6rem;
}


/*--------------------------------------
btns
---------------------------------------*/
.btn-internal,
p.btn-internal {
max-width: 90%;
margin: 3rem auto;
}
.btn-internal a {
min-height: 6rem;
padding: 2rem 4rem;
background-position: right 1.5rem center;
font-size: 1.5rem;
}
.btn-internal a:hover {
opacity: 1;
}

.btn-web,
p.btn-web {
max-width: 90%;
margin: 3rem auto;
}
.btn-web a {
min-height: 6rem;
padding: 2rem 4rem;
background-position: right 1.5rem center;
font-size: 1.5rem;
}
.btn-web a:hover {
opacity: 1;
}

.btn-tel,
p.btn-tel {
display: block;
max-width: 90%;
margin: 3rem auto;
padding: 0;
text-align: center;
}
.btn-tel a {
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: 100%;
margin: 0 auto;
padding: 2rem 4rem;
background: #85d0e3 url(img/ico_tel.png) no-repeat left 1.5rem center;
background-size: 2rem auto;
border-radius: 6rem;
box-sizing: border-box;
color: #333;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
text-decoration: none;
transition: 0.2s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn-tel a:hover {
text-decoration: none;
opacity: 1;
}

.btn-link,
p.btn-link {
max-width: 90%;
margin: 3rem auto;
padding: 0;
text-align: center;
}
.btn-link a {
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: 100%;
min-height: 6rem;
margin: 0 auto;
padding: 2rem 4rem;
background: #fff url(img/arrow_blue.png) no-repeat right 1.5rem center;
background-size: 1.2rem auto;
border: 1px solid #21294a;
border-radius: 6rem;
box-sizing: border-box;
color: #333;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
text-decoration: none;
transition: 0.2s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn-link a:hover {
text-decoration: none;
opacity: 1;
}


/*--------------------------------------
box-wrap
---------------------------------------*/
.box-wrap {
display: block;
}
.box-wrap .box {
width: 100%;
margin: 0 0 3rem 0;
padding: 2rem;
}
.box-wrap .box-head .ttl {
font-size: 2rem;
}
.box-wrap .box-body .catch {
font-size: 1.6rem;
}


/*--------------------------------------
frame-wrap
---------------------------------------*/
.frame-wrap {
display: block;
}
.frame-wrap::after {
display: none;
}
.frame-wrap .frame {
width: 100%;
margin: 0 0 3rem 0;
padding: 2rem;
}
.frame-wrap .frame-body .catch {
font-size: 1.6rem;
}
.frame-wrap .frame-head .ttl {
font-size: 2rem;
}
.frame-wrap .frame-body table th {
width: 100%;
}


/*--------------------------------------
block-matome
---------------------------------------*/
.block-matome {
width: 100%;
margin: 5rem auto;
padding: 2rem 1.5rem 3rem 1.5rem;
}
.block-matome .btn-internal,
.block-matome .btn-web,
.block-matome .btn-tel {
margin: 2rem auto 0 auto;
}
.block-matome .ttl {
margin: 0 0 2rem 0;
font-size: 2rem;
}
.block-matome .catch {
margin: 2rem 0 1.5rem 0;
font-size: 1.6rem;
}


/*--------------------------------------
accordion
---------------------------------------*/
.accordion-item {
display: none;
}
.accordion-btn {
width: 90%;
margin: 0 auto 3rem auto;
font-size: 1.5rem;
}
.accordion-btn:hover {
opacity: 1;
}


/*--------------------------------------
toc
---------------------------------------*/
.block-toc {
width: 100%;
margin: 4rem auto;
}
.block-toc .inner {
padding: 2rem 1.5rem;
}
.block-toc .title {
padding: 0 0 0.8rem 0;
font-size: 1.8rem;
}
.block-toc .title span {
padding: 0 0 0 1.2rem;
}
.box-toc ul:not([class]) {
margin: 0;
padding: 1.5rem 1rem;
}
.box-toc ul:not([class]) li a {
text-decoration: none;
}
.box-toc ul:not([class]) li.level-three {
margin: 0 0 0.6rem 2.4rem;
}
.box-toc ul:not([class]) li.level-three::before {
font-size: 1.6rem;
}
.block-toc .btn {
max-width: 90%;
}


/*--------------------------------------
related
---------------------------------------*/
#related-article.related-article01-frame {
margin: 4rem auto;
width: 100%;
padding: 2rem;
}
#related-article .related-article01-title {
font-size: 1.8rem;
}
#related-article .related-article01-list {
margin: 1rem 0 0 0;
padding: 0 1rem;
}
#related-article .related-article01-list li::before {
top: 0.5rem;
}
#related-article .related-article01-list a:hover {
opacity: 1;
}


/*--------------------------------------
mainvisual-lower
---------------------------------------*/
.mainvisual-lower {
height: 6rem;
}


/*--------------------------------------
banner
---------------------------------------*/
.block-banner {
bottom: 0;
width: 100%;
}
.block-banner a {
border-radius: 0;
font-size: 1.6rem;
}
.block-banner a::before {
display: none;
content: none;
}
.block-banner a > span {
margin: 0 0 0.5rem 0;
font-size: 1.3rem;
}


/*--------------------------------------
addCont
---------------------------------------*/
.addInner {
width: 100%;
padding: 0 1.5rem;
}

.addCont-title {
margin: 0 0 4rem 0;
font-size: 2.4rem;
}
.addCont-title::before {
bottom: -2rem;
width: 8rem;
height: 0.4rem;
}
.addCont-title span {
margin: 0 0 0.5rem 0;
padding: 0.1rem 1rem 0.3rem 1rem;
font-size: 1.8rem;
}

p.lead {
width: 100%;
margin: 0 auto 3rem auto;
}
p.lead span {
background: linear-gradient(transparent 70%, rgba(245,178,224,0.6) 70%);
font-weight: 700;
}


/*--------------------------------------
addCont01
---------------------------------------*/
.addCont01 {
padding: 4rem 0;
/* background: #d9f7ff url(img/add01_bg_01.jpg) no-repeat center top;
background-size: 100% auto; */
background-size: 150% auto;
}
.addCont01 .addInner {
width: 100%;
}
.addCont01 p.lead {
margin: 0 auto;
}
.addCont01 p.note {
margin: 2rem 0 0 0;
font-size: 1.2rem;
}
.addCont01 .block {
display: block;
}
.addCont01 .block::after {
display: none;
content: none;
}
.addCont01 .block .box {
width: 100%;
margin: 5rem auto 0 auto;
}
.addCont01 .block .box-head .label {
font-size: 2rem;
}
.addCont01 .block .box-head .catch span {
font-size: 2.2rem;
}
.addCont01 .block .box-body .name {
font-size: 2.2rem;
}
.addCont01 .block .box-body .ttl-1,
.addCont01 .block .box-body .ttl-2 {
font-size: 1.6rem;
}
.addCont01 .block .box-body table th {
width: 100%;
}
.addCont01 .block .box-body .btn-tel {
margin: 3rem auto 0 auto;
}


/* ハンバーガーメニュー */
.menu-btn {
    width: 3.5rem;
    height: 3.5rem;
    background-size: 35px;
}
.navOpen {
    width: 3.5rem;
    height: 3.5rem;
    background-size: 35px;
}




}
