﻿@charset "UTF-8";

@media print, screen and (max-width: 979px) {

.sp {
display: none !important;
}

.br-pc {
display: none;
}
.br-sp {
display: block;
}

.blank {
margin-top: -50px;
padding-top: 50px;
}

.flex-left .h1-ue img {
width: 90% !important;
}

.flex-left  h1 {
width: 100% !important;
}

.w-back {
color: #d0852a!important;
border: 1px solid #d0852a!important;
}

#oyakudachi {
text-align: justify;
}

#oyakudachi img {
width: 100%;
height: auto;
}

.framePWrap {
position: relative;
width: 100%;
margin: 0px auto !important;
margin-bottom: 20px !important;
padding-top: 20px !important;
}

.framePWrap h2 {
position: absolute;
background-color: #d0852a;
width: 100px;
height: 40px;
font-size: 20px;
font-weight: bold;
color: #fff;
text-align: center;
line-height: 40px;
z-index: 1;
left: 52px;
top: 0;
}

.framePT {
background-color: #fbf4ea;
width: 100%;
height: 22px;
border-left: 1px solid #d0852a !important;
border-top: 1px solid #d0852a !important;
border-right: 1px solid #d0852a !important;
}

.frameP {
background-color: #fbf4ea;
width: 100%;
padding: 10px 18px !important;
border-left: 1px solid #d0852a !important;
border-right: 1px solid #d0852a !important;
overflow: hidden;
}

.framePB {
background-color: #fbf4ea;
width: 100%;
height: 22px;
border-left: 1px solid #d0852a !important;
border-right: 1px solid #d0852a !important;
border-bottom: 1px solid #d0852a !important;
}

.frameP h3 {
background: url("../img/ha.png") no-repeat left 7px;
background-size: 22px;
font-size: 20px;
font-weight: bold;
color: #d0852a;
text-align: left;
padding: 10px 0 10px 30px;
line-height: 1.3;
}

.frameP h4 {
font-size: 18px;
font-weight: bold;
color: #d0852a;
margin-top: 10px;
margin-bottom: 10px;
}

.alignHead dt {
float: left;
color: #d0852a;
padding: 0;
}

.alignHead dd {
padding: 0 0 0 18px;
}

.frameWhWrap {
background-color: #fff;
clear: both;
width: 100%;
margin: 26px auto !important;
padding: 20px !important;
border-radius: 10px;
box-shadow: 0 0 10px #ccc;
overflow: hidden;
}

.frameWhWrap a {
font-weight: bold;
text-decoration: none;
}

.frameWhWrap b {
font-weight: bold;
color: #d0852a !important;
}

.frameWhWrap h2 {
font-size: 16px ;
font-weight: bold;
color: #d0852a;
display: table;
margin-bottom: 10px;
line-height: 1.5;
}

.frameWhWrap h2 span {
background: linear-gradient(transparent 60%, #f6e8d4 60%);
font-size: 20px;
font-weight: bold;
color: #d0852a;
}

.frameWhWrap i {
position: relative;
display: inline-block;
top: 0;
}

.frameWhWrap .number {
width: 24px !important;
margin-right: 10px;
}

.frameWhWrap p:last-child {
margin-bottom: 0;
}

.imgR,
.imgR2 {
display: none;
}

.imgRSp {
width: 100%;
}

.imgRSp2 {
width: 100%;
margin-bottom: 20px !important;
}

#referenceFlex {
width: 100%;
display: flex;
justify-content: flex-start;
align-items: flex-start;
margin-top: 0px;
}

#referenceFlex div {
height: 100%;
font-size: 12px;
padding-right: 15px;
white-space: nowrap;
}

#referenceFlex ul {
padding-left: 10px;
border-left: 1px solid #000 !important;
}

#referenceFlex ul:last-child {
border-left: none;
}

#referenceFlex ul li,
#referenceFlex ul li a {
font-size: 12px;
}

#footer {
background: #d0852a !important;
padding: 40px 0
}

.orderBox { 
display: flex;
flex-direction: column;
}

.order1 { order: 1; }
.order2 { order: 2; }
.order3 { order: 3; }
.order4 { order: 4; }
.order5 { order: 5; }

#footer .footer div img {
width: 260px;
height: auto;
margin: 0 auto
}

.footer {
width: 100%;
margin: 0 auto
}

.footer div {
width: 100%;
color: #FFF;
margin: 0 auto;
}

.footer div+div {
font-size: 10px;
margin-top: 5px;
}

#page_top {
width: 70px;
height: 70px;
position: fixed;
right: 10px;
bottom: 171px;
background: #888;
opacity: 0.6;
border-radius: 50%;
z-index: 10;
}

#page_top a {
position: relative;
display: block;
width: 70px;
height: 70px;
text-decoration: none
}

#page_top a::before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: '\f102';
font-size: 15px;
color: #fff;
position: absolute;
width: 25px;
height: 25px;
top: -16px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center
}

#page_top a::after {
content: 'PAGE TOP';
font-size: 9px;
color: #fff;
position: absolute;
top: 35px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center
}

.next-back-btn {
width: 90%;
margin: 0 auto;
border-top: 1px dotted #CCC;
padding-top: 20px
}

.next-back-btn span {
display: block;
float: right;
border: 1px solid #cc6875;
padding: 10px
}

.next-back-btn span a {
text-decoration: none;
color: #cc6875;
font-weight: bold
}

.next-back-btn .prev {
float: left
}

.next-back-btn .next {
float: right
}

.btn+a {
display: block;
text-align: center;
margin-top: 10px
}

}