@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
html {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  color: #333;
  line-height: 2;
}
body.open {
  overflow-y: hidden;
}
a {
  text-decoration: none;
  color: #1f1f1f;
}
img {
  vertical-align: middle;
}
strong {
  font-weight: bold;
}
.clear {
  clear: both;
}
#document {
  overflow: hidden;
}
.mt-0 {
  margin-top: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.ta-c {
  text-align: center !important;
}
.ta-r {
  text-align: right !important;
}
.ta-l {
  text-align: left !important;
}
.fs-12 {
  font-size: 1.2rem !important;
}
.fs-14 {
  font-size: 1.4rem !important;
}
.fs-16 {
  font-size: 1.6rem !important;
}
.fs-18 {
  font-size: 1.8rem !important;
}
.fs-20 {
  font-size: 2rem !important;
}
.bold {
  font-weight: bold;
}
.bg_pink {
  background-color: #fceff2 !important;
}
.fl-l {
  float: left !important;
  margin-right: 20px;
}
.fl-r {
  float: right !important;
  margin-left: 20px;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.sp-none {
  display: block;
}
.sp-none-inline {
  display: inline;
}
.pc-none {
  display: none;
}
.fadein {
  opacity: 0.1;
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .fs-12 {
    font-size: 1.2rem !important;
  }
  .fs-14 {
    font-size: 1.2rem !important;
  }
  .fs-16 {
    font-size: 1.4rem !important;
  }
  .fs-18 {
    font-size: 1.4rem !important;
  }
  .fs-20 {
    font-size: 1.6rem !important;
  }
  .fl-r,
  .fl-l {
    float: none !important;
    margin: 0 auto 10px;
    text-align: center;
  }
  .fl-r img,
  .fl-l img {
    max-width: 100%;
  }
  .sp-none {
    display: none;
  }
  .sp-none-inline {
    display: none;
  }
  .pc-none {
    display: block;
  }
}
.color01{color: #74300d}

.container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
}
.menu-box {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.161);
          box-shadow: 0px 3px 6px rgba(0,0,0,0.161);
  margin-bottom: 30px;
  padding: 30px 30px 0;
}
.menu-box .figcaption {
  padding: 5px 0 10px;
  text-align: center;
}
.box {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
}
.box .hdg {
  border-bottom: solid 1px #733013;
  margin-bottom: 20px;
  padding-bottom: 6px;
  text-align: center;
}
.menu-box2 .figure {
  margin-bottom: 10px;
}
.menu-box2 .figure img {
  border-radius: 6px;
}
.menu-box2 .label {
  background-color: #fceff2;
  color: #74300d;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center;
}
.menu-box2 .name {
  color: #74300d;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center;
}
.banner-online {
  margin-top: 100px;
}
.banner-online a {
  display: block;
}
.banner-online a:hover {
  opacity: 0.6;
}
.banner-online img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .box {
    padding: 20px;
  }
  .menu-box2 {
    margin-bottom: 40px;
  }
  .banner-online {
    margin-top: 60px;
  }
}
@media screen and (min-width: 480px) {
  .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: wrap;
        -ms-flex: wrap;
            flex: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .column .wrap .figure img {
    width: 100%;
  }
  .column .wrap .txt {
    text-align: left;
  }
  .column .wrap.sub {
    width: calc(35% - 15px);
  }
  .column .wrap.main {
    width: calc(65% - 15px);
  }
  .column.col-2 .wrap {
    width: calc(50% - 15px);
  }
  .column.col-3 .wrap {
    width: calc(33.333% - 15px);
  }
  .column.col-4 .wrap {
    margin-bottom: 30px;
    width: calc(25% - 15px);
  }
}
@media screen and (max-width: 768px) {
  .column.col-4 .wrap {
    margin-top: 15px;
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 480px) {
  .column {
    display: block;
  }
  .column .wrap {
    width: 100%;
    margin-bottom: 30px;
  }
  .column .wrap img {
    max-width: 100%;
  }
  .column .wrap .figure {
    text-align: center;
  }
  .column.col-3 .wrap {
    margin-top: 15px;
  }
  .column.col-4 .wrap {
    width: 100%;
  }
}
section,
.section {
  padding-top: 100px;
  padding-bottom: 150px;
}
@media screen and (max-width: 768px) {
  section,
  .section {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.news-headline {
  padding: 15px 0;
}
.news-headline .txt {
  color: #74300d;
  font-size: 1.4rem;
  text-align: center;
}
.news-headline .txt::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0a1';
  font-weight: 900;
  padding-right: 10px;
}
.header {
  position: relative;
}
.header .logo a {
  background-color: #74300d;
  display: inline-block;
  padding: 24px 28px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .logo a:hover {
  opacity: 0.7;
}
.header .logo img {
  width: 108px;
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .toggle {
  display: none;
}
.header .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .nav__list .item {
  padding: 0 15px;
}
.header .nav__list .item a {
  color: #000;
  display: block;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .nav__list .item a:hover {
  opacity: 0.6;
}
.header .nav__list .item b {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.28rem;
}
.header .nav__list .item .fab {
  font-size: 2.4rem;
}
.header .sp-nav {
  display: none;
}
.header .lang {
  position: absolute;
  right: 0;
  z-index: 1100;
}
.header .lang a {
  background-color: #fceff2;
  border-radius: 8px 0px 0px 8px;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.161);
          box-shadow: 0px 3px 6px rgba(0,0,0,0.161);
  color: #74300d;
  font-weight: 800;
  padding: 14px 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .lang a:hover {
  margin-right: -10px;
}
@media screen and (max-width: 940px) {
  .header .logo a {
    width: 80%;
    padding: 14px 16px 14px 10px;
  }
  .header .logo a img {
    width: 100%;
    max-width: 108px;
  }
  .header .nav {
    display: none;
  }
  .header .sp-nav {
    display: block;
  }
  .header .sp-nav__list {
    display: none;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 1000;
  }
  .header .sp-nav__list.panelactive {
    display: block;
    background-color: rgba(255,255,255,0.96);
    position: fixed;
    z-index: 1200;
    right: 0;
    top: 0;
    width: 80%;
    height: 100vh;
    overflow: auto;
  }
  .header .sp-nav__list.panelactive a {
    border-bottom: 1px solid #ddd;
    display: block;
    font-weight: bold;
    padding: 20px 10px;
    position: relative;
  }
  .header .sp-nav__list.panelactive span {
    font-weight: normal;
    margin-left: 10px;
  }
  .header .toggle {
    cursor: pointer;
    display: block;
    font-size: 1rem;
    text-align: center;
    width: 70px;
    height: 70px;
  }
  .header .toggle__wrap {
    font-size: 1rem;
    position: relative;
    width: 70px;
    height: 30px;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9999;
    text-align: center;
  }
  .header .toggle__wrap span {
    display: block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 1px;
    background-color: #74300d;
    margin: 0 auto;
    right: 0;
    left: 0;
    width: 40%;
  }
  .header .toggle__wrap span:nth-of-type(1) {
    top: 5px;
  }
  .header .toggle__wrap span:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header .toggle__wrap span:nth-of-type(3) {
    bottom: 5px;
  }
  .header .toggle.active .toggle__wrap span:nth-of-type(1) {
    top: 0;
    left: 0;
    -webkit-transform: translateY(15px) rotate(-45deg);
            transform: translateY(15px) rotate(-45deg);
    width: 40%;
  }
  .header .toggle.active .toggle__wrap span:nth-of-type(2) {
    opacity: 0;
  }
  .header .toggle.active .toggle__wrap span:nth-of-type(3) {
    top: 30px;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(-15px) rotate(45deg);
            transform: translateY(-15px) rotate(45deg);
    width: 40%;
  }
}
@media screen and (max-width: 480px) {
  .header .logo a {
    width: 60%;
  }
}
.footer {
  background-color: #74300d;
  text-align: center;
  color: #fff;
  padding: 60px 0 15px;
}
.footer .logo {
  display: block;
  margin-bottom: 40px;
}
.footer .logo img {
  width: 178px;
}
.footer .copyright {
  margin-top: 40px;
}
.footer .copyright small {
  font-size: 1.2rem;
}
.page-top {
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 20px;
  max-width: 60px;
  width: 14%;
  z-index: 100;
}
.page-top a {
  display: block;
}
.page-top a img {
  width: 100%;
}
.button .txt {
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 50px;
  display: inline-block;
  font-size: 1.4rem;
  min-width: 230px;
  padding: 20px 5px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button .txt:hover {
  background-color: #000;
  color: #fff;
}
.link {
  color: #74300d;
}
.link .txt {
  border-bottom: solid 1px #74300d;
}
.link:hover .txt {
  border-bottom: 0;
}
.link::after {
  content: '\f054';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 8px;
}
.table table {
  border-collapse: collapse;
  border-bottom: solid 1px #cfcfcf;
  margin-bottom: 20px;
  width: 100%;
}
.table table tr {
  border-top: solid 1px #cfcfcf;
}
.table table th,
.table table td {
  padding: 15px 0 20px 10px;
}
.table table th {
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  width: 6em;
}
@media screen and (max-width: 480px) {
  .table table th,
  .table table td {
    display: block;
  }
  .table table th {
    padding-bottom: 0;
  }
}
.hdg {
  color: #74300d;
  font-size: 1.8rem;
  font-weight: 700;
}
.heading-1 .hdg {
  color: #000;
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 50px;
  text-align: center;
}
.heading-1 .hdg span {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 1.1rem;
}
.heading-2 .hdg {
  background-image: -webkit-linear-gradient(left, #74300d, #74300d 2px, transparent 2px, transparent 6px);
  background-image: linear-gradient(to right, #74300d, #74300d 2px, transparent 2px, transparent 6px);
  background-size: 6px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #74300d;
  font-size: 2.8rem;
  margin-bottom: 40px;
  padding-bottom: 10px;
}
.heading-3 .hdg {
  color: #000;
  font-size: 2.2rem;
  margin-bottom: 32px;
}
.heading-4 .hdg {
  font-size: 2.2rem;
  margin-bottom: 32px;
}
.page .lead {
  color: #74300d;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .heading-1 .hdg {
    font-size: 3.2rem;
  }
}
ul li,
ol li {
  text-align: left;
}
.disc li {
  font-size: 1.6rem;
  position: relative;
  padding-left: 1em;
}
.disc li:before {
  background: #74300d;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1.2rem;
  width: 6px;
  height: 6px;
}
.order {
  counter-reset: orderItem;
  list-style-type: none;
}
.order li {
  margin-bottom: 5px;
  padding-left: 1.8em;
  position: relative;
}
.order li:before {
  background-color: #74300d;
  border-radius: 4px;
  counter-increment: orderItem;
  content: counter(orderItem);
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 8px;
  position: absolute;
  left: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.txt {
  font-size: 1.6rem;
  line-height: 1.8;
}

.t-aR{
	text-align:right;}
.t-aC{
	text-align:center;}
.t-aL{
	text-align:left;}