@charset "UTF=8";
:root{
  --main-color:#8C1C1C;
}
main h1 {
    text-align: center;
    color: rgb(255, 255, 255);
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-family: Oswald, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Arial, "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Meiryo, sans-serif;
    font-weight: 500;
    background: var(--main-color);
    padding: 10px 0px;
}
.menu-wrap-part {
    display: flex; 
    margin: 5px 0;
}
.menu-wrap-part-img {
    flex-direction:row-reverse!important;
}
.menu-wrap-part-img2 {
    flex-direction:row;
}
.menu-wrap-part:nth-of-type(2n+1) {
    flex-direction: row; 
    margin: 80px auto 80px;
    position: relative;
}  
.menu-wrap-part:nth-of-type(2n+1) .menu_content {
    width:520px;
    position: relative;
}
.tag-img {
    width: 30%;
    right: 20px;
    position: absolute;
    top:60px;
}
.menu-wrap-part:nth-of-type(2n+1) .details{
    position: absolute;
    top: 20px;
    right: 20px;
    background: #898888;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 2px;
}
.menu-wrap-part .details2 {
    position: absolute;
    bottom: 150px;
    right: 20px;
    background: #898888;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 2px;
}
.menu-wrap-part .details3 {
    position: absolute;
    top: 18px;
    left: 410px;
    background: #898888;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 2px;
}
ul.menu-text {
    margin:0 20px;
}
.tea-text{
    margin-right: 20px;
}
.menu-wrap-part:nth-of-type(2n) .menu_content {
    width: 480px;
}
.menu-wrap-part:nth-of-type(2n) { 
    flex-direction: row-reverse;
    margin: 80px auto 80px;
    position: relative;
} 
.menu-wrap-part:nth-of-type(2n) .details {
    position: absolute;
    top: 20px;
    right: 52%;
    background: #898888;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 2px;
}
.menu-block {
    margin: 100px auto 0; 
    width: 960px;
}
.menu_bnr {
    height: auto;
    width: 480px;
} 
ul.caution{
    margin-top:20px;
    margin-left:20px;
    text-align: left;
    font-size:12px;
}
ul.caution li{
    margin-bottom:6px;
}
ul.caution li:last-of-type{
    margin-bottom:0;
}
.menu_content {
    margin: 0 auto;
}
p.menu-text {
    text-align: left;
}
.menu-wrap-part:nth-of-type(2n+1) h2.menu-title {
    margin: 20px auto 0px 20px;
    line-height: 1.1;
    color: var(--main-color);
    font-size: 1.75rem;
    font-weight: 600;
    display: flex;
    text-align: left;
}
.menu-wrap-part:nth-of-type(2n) h2.menu-title {
    margin: 20px auto 0px 20px;
    line-height: 1.1;
    color: var(--main-color);
    font-size: 1.75rem;
    font-weight: 600;
    display: flex;
    text-align: left;
}
.menu-wrap-part:nth-of-type(2n+1) .menu-text li {
    display: block;
    border-bottom: none;
    margin: 0 -0.5px 1em;
    font-size: 14px;
    text-indent: -10px;
    line-height: 1.4;
    text-align: left;
}
.menu-wrap-part:nth-of-type(2n) .menu-text li {
    display: block;
    border-bottom: none;
    margin: 0 -0.5px 1em;
    font-size: 14px;
    text-indent: -10px;
    line-height: 1.4;
    text-align: left;
}
.menu-text table{
    width:100%;
    font-size: 14px;
}
.menu-text table , .menu-text td, .menu-text th {
    border:none;
    text-align:left;
}
.course-link {
    margin: 40px auto 150px;
}
.course-link2 {
    margin: -10px auto 80px;
}
.course-link3 {
    margin: -10px auto 150px;
}
.data__sect-header {
    padding: 10px 0;
    margin: 10px auto 40px;
    border-top: 3px double #000;
    border-bottom: 3px double #000;
}
h2.data__sect-title {
    font-weight: 600;
    font-size: 2.5em;
}
.data__sect-title span {
    font-size: 18px;
}
.course-link a {
    font-size: 20px;
    background: var(--main-color);
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin: auto;
    text-decoration: none;
    font-weight: bold;
    width: 450px;
    letter-spacing: 0.2em;
}
.course-link2 a {
    font-size: 20px;
    background: var(--main-color);
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin: auto;
    text-decoration: none;
    font-weight: bold;
    width: 450px;
    letter-spacing: 0.2em;
}
.course-link3 a {
    font-size: 20px;
    background: var(--main-color);
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin: auto;
    text-decoration: none;
    font-weight: bold;
    width: 450px;
    letter-spacing: 0.2em;
}
.last__sect {
    padding: 3em 0;
}
.content-add {
    letter-spacing: 0;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: left;
}
.content-add span{
  color:var(--main-color);
}
footer {
    background: var(--main-color);
    width: 100%;
    box-sizing: border-box;
    color: #FFF;
    margin-top: 100px;
    padding: 40px 0;
}
.wrap {
    width: 960px;
    margin: auto;
    text-align: center;
    padding-bottom: 40px;
}
footer ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer ul.ico {
  margin-bottom: 20px;
  margin-top: 80px;
  padding-top: 40px;
}
footer ul.ico li a{
  display: block;
  border: 0;
  margin: 0 15px;
  padding: 0;
}
footer ul li a {
  border-left: solid 1px #FFF;
  padding: 0 10px;
  line-height: 1.5;
  text-decoration: none;
  color: #FFF;
  font-size: 1.5rem;
}
footer ul li:first-child a{
  border-left: 0;
}
footer p{
  color: #FFF;
  font-size: 1rem;
  text-align: center;
  margin-top: 20px;
}
.img-bloc{
    max-width: 100%;
}
.img-block img {
    width: calc(100% / 3.1);
    margin-top: 5px;
}
.linktop__container {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 40px;
    height: 40px;
}
.linktop__link {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.15) url(../img/linktop-arrow@2x.png) center center/20px auto no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
br.sp_br,.sp_br2 {
    display: none;
}
.chr .menu-title{
    color: #fff!important;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, 繝｡繧､繝ｪ繧ｪ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-family: "QFH";
}
.chr{
    background: #BEDFC2;
    color: #fff;
    padding: 15px;
}
.chr_img{
    height: 100%;
    object-fit: cover;
}
.winter_tea{
    margin-right: 10px;
}
@media screen and (min-width:769px) and ( max-width:960px) {
  .wrap {
    width: 100%;
  }
  .menu-block {
    width: 100%;
  }
  .winter_tea{
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .menu-wrap {
    margin: 0 auto;
  }
  .menu-wrap-part-img,.menu-wrap-part-img2{
    flex-wrap: wrap;
  }
  .menu-wrap-part-img2{
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }
  .chr2 h2.menu-title{
    font-size: 18px!important;
    margin: 20px auto 20px 20px!important;
  }
  .chr .menu-text{
    margin-left: initial!important;
  }
  .chr_img{
    height: auto;
    object-fit: initial;
  }
  footer ul li a{
    font-size: 1.6rem;
    padding: 0 5px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
  }
  footer p {
    text-align: center;
  }
  .linktop__container {
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 20px;
  }
  .linktop__link {
    background-color: rgba(0, 0, 0, 0.25);
    background-size: 20px auto;
  }
  .menu-block {
    margin: 40px auto 20px;
    width: 95%;
  }
  .menu-wrap-part:nth-of-type(2n+1) {
    flex-direction: column;
    margin: 20px auto 20px;
  }
  .menu-wrap-part:nth-of-type(2n) {
    flex-direction: column;
    margin: 20px auto 20px;
  }
  .menu_bnr {
    width: 100%;
    margin: 0 auto;
  }
  .wrap {
    width: 100%;
  }
  .menu-wrap-part:nth-of-type(2n) .details {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .menu-wrap-part:nth-of-type(2n+1) .menu_content {
    width: 100%;
    margin: 2% auto;
  }
  .menu-wrap-part:nth-of-type(2n) .menu_content {
    width: 100%;
    margin: 2% auto;
    position: relative;
  }
  .course-link {
    margin: 10px auto 80px;
  }
  .course-link2 {
    margin: 10px auto 50px;
  }
  .course-link3 {
    margin: 10px auto 80px;
  }
  .content-add {
    width: 450px;
    margin: 0 auto;
  }
  footer ul.ico {
    margin-top: 10px;
  }
  .tag-img {
    top: 75px;
  }
  .menu-wrap-part:nth-of-type(2n+1) h2.menu-title {
    font-size: 18px;
  }
  .menu-wrap-part:nth-of-type(2n) h2.menu-title {
    font-size: 18px;
  }
  br.pc-only {
    display: none;
  }  
  .details3{
    right: 10px;
    top: 290px!important;
    left: initial!important;
  }
  .details2{
    bottom: 160px!important;
  }
}
@media (max-width: 930px) {
  br.sp_br2 {
    display: block;
  }
}
@media (max-width: 500px) {
  footer .ico li{
    width:  initial;
  }
  footer ul li{
    width:  calc(100%/3);
  }
  footer ul li a{
    letter-spacing: -1px;
  }
  main h1 {
    font-size: 20px;
  }
  table{
    font-size: 12px!important;
  }
  .course-link a {
    width: 80%;
    font-size: 16px;
  }
  .course-link2 a {
    width: 80%;
    font-size: 16px;
  }
  .course-link3 a {
    width: 80%;
    font-size: 14px;
  }
  section.last__sect.wrap {
    width: 350px;
  }
  .content-add {
    width: 100%;
    font-size: 12px;
  }
  .menu-wrap {
    width: 100%;
  }
  h2.data__sect-title {
    font-size: 2.0em;
  }
  .menu-wrap-part:nth-of-type(2n+1) .details {
    top: 5px;
    right: 10px;
    font-size: 12px;
  }
  .menu-wrap-part:nth-of-type(2n+1) h2.menu-title {
    font-size: 16px;
  }
  .menu-wrap-part h2.menu-title {
    margin: 20px auto 2px 10px!important;
  }
  .menu-wrap-part:nth-of-type(2n) .details {
    top: 5px;
    right: 10px;
    font-size: 12px;
    position: absolute;
  }
  .menu-wrap-part:nth-of-type(2n) h2.menu-title {
    font-size: 16px;
  }
  ul.menu-text{
    margin: 0 10px;
  }
  .menu-wrap-part:nth-of-type(2n+1) .menu-text li {
    font-size: 12px;
  }
  .menu-wrap-part:nth-of-type(2n) .menu-text li {
    font-size: 12px;
  }
  .tag-img {
    width: 25%;
  }
  .tag-img {
    top: 45px;
    right: 10px;
  }
  footer ul.ico {
    margin-bottom: 20px;
  }
  footer ul li a{
    font-size: 1.2rem;
  }
  br.sp_br {
    display: block;
  }
  .details2{
    font-size: 12px!important;
    bottom: 130px!important;
  }
  .details3{
    top: 296px;
    left: 400px;
    font-size: 12px!important;
  }
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 20px;
}
.pagetop a {
  display: block;
  text-decoration: none;
  padding: 20px 20px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.7;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.15) url(../img/linktop-arrow.png) center center/20px auto no-repeat;
  text-indent: 100%;
  white-space: nowrap;
}
.pagetop a:hover {
  display: block;
  background-color: #00000026;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding:5px 10px;
  filter:alpha(opacity=50);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.box_img{
  transition: .5s ease;
}
.box_img:hover{
  transform: scale(1.3);
  transition: .3s ease;
  transition-duration: 0.5s;
}
.ln{
  position:relative;
}
.ln:before{
  position: absolute;
  content: "笘�";
  color: red;
  top: 0;
  left: -20px;
}
.with_grey_box{
  display: flex;
  justify-content: space-between;
}
.with_grey_box p:nth-of-type(2){
  background: #898888;
  color:#fff;
  padding:5px;
  font-size: 14px;
  font-weight: 600;
  margin: 0 10px;
}
.caption {
  display: flex;
  justify-content: space-between;
}
.caption li{
  width: 50%;
}