@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* line 5, ../sass/style.scss */
header {
  background-color: #fff;
  height: 84px;
}
/* line 8, ../sass/style.scss */
header .cntGnav {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  /* line 8, ../sass/style.scss */
  header .cntGnav {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  /* line 8, ../sass/style.scss */
  header .cntGnav {
    display: none;
  }
}
/* line 18, ../sass/style.scss */
header .cntGnav a {
  display: inline-block;
  font-weight: bold;
  margin-top: 20px;
  width: 100px;
  padding: 20px 0;
  text-align: center;
}
@media screen and (max-width: 1010px) {
  /* line 18, ../sass/style.scss */
  header .cntGnav a {
    width: 9vw;
    font-size: 1.6vw;
    padding-top: 2vw;
  }
}
/* line 31, ../sass/style.scss */
header .cntGnav .logo {
  width: 100px;
  display: inline-block;
  margin: 0 20px;
  position: relative;
  top: -30px;
  padding: 0;
}
@media all and (-ms-high-contrast: none) {
  /* line 31, ../sass/style.scss */
  header .cntGnav .logo {
    top: 15px !important;
  }
}
@media screen and (max-width: 1010px) {
  /* line 31, ../sass/style.scss */
  header .cntGnav .logo {
    width: 10.9901vw;
    margin: 0 2vw;
    top: -3vw;
  }
}
/* line 46, ../sass/style.scss */
header .cntGnav .logo img {
  max-width: 100%;
}

/* line 53, ../sass/style.scss */
.fixed .cntGnav {
  padding: 0 !important;
}

/* line 58, ../sass/style.scss */
.search_item {
  cursor: pointer;
}

/* line 61, ../sass/style.scss */
.hide {
  display: none;
}

/* line 66, ../sass/style.scss */
.mainName {
  margin-top: 100px;
  background-color: #000;
}
@media screen and (max-width: 1000px) {
  /* line 66, ../sass/style.scss */
  .mainName {
    margin-top: 10vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 66, ../sass/style.scss */
  .mainName {
    margin-top: 74px;
  }
}
/* line 75, ../sass/style.scss */
.mainName h1 {
  font-size: 40px;
  padding: 40px 0;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  /* line 75, ../sass/style.scss */
  .mainName h1 {
    font-size: 4vw;
    padding: 4vw 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 75, ../sass/style.scss */
  .mainName h1 {
    padding: 6.25vw 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 94, ../sass/style.scss */
  #entry .twoCol {
    width: 100%;
  }
}
/* line 99, ../sass/style.scss */
#entry .inner {
  text-align: center;
}
/* line 101, ../sass/style.scss */
#entry .inner .rcpStyle {
  position: relative;
  display: inline-block;
  padding-left: 100px;
  margin-left: -100px;
}
@media screen and (max-width: 1000px) {
  /* line 101, ../sass/style.scss */
  #entry .inner .rcpStyle {
    padding-left: 10vw;
    margin-left: -10vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 101, ../sass/style.scss */
  #entry .inner .rcpStyle {
    font-size: 4.6875vw;
    padding-left: 15.625vw;
    margin-left: -7.8125vw;
  }
}
@media screen and (max-width: 330px) {
  /* line 101, ../sass/style.scss */
  #entry .inner .rcpStyle {
    font-size: 7.87879vw;
    padding-left: 16.66667vw;
    margin-left: -6.06061vw;
  }
}
/* line 120, ../sass/style.scss */
#entry .inner .rcpStyle span {
  padding: 5px 10px;
  display: inline-block;
  background-color: #ea5a16;
  color: #fff;
  font-size: 10px;
  margin-right: 15px;
  position: absolute;
  top: 3px;
  left: 0;
}
@media screen and (max-width: 640px) {
  /* line 120, ../sass/style.scss */
  #entry .inner .rcpStyle span {
    padding: 0.78125vw 1.5625vw;
    top: 5px;
  }
}
/* line 136, ../sass/style.scss */
#entry .inner .rcpImg {
  margin: 30px 0;
}
/* line 139, ../sass/style.scss */
#entry .inner .contBody {
  text-align: left;
  margin-bottom: 100px;
  padding: 0 10px;
}
/* line 143, ../sass/style.scss */
#entry .inner .contBody p {
  width: 100%;
  margin: 10px 0 0;
}
/* line 147, ../sass/style.scss */
#entry .inner .contBody .access {
  margin: 20px 0 0;
}
@media screen and (max-width: 1000px) {
  /* line 139, ../sass/style.scss */
  #entry .inner .contBody {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 139, ../sass/style.scss */
  #entry .inner .contBody {
    padding: 0;
  }
}
/* line 156, ../sass/style.scss */
#entry .inner .contBody h3 {
  font-size: 18px;
  border-left: 5px solid #ea5a16;
  padding: 0px 20px;
  font-weight: bold;
  margin: 20px 0 10px;
  width: 100%;
}
/* line 164, ../sass/style.scss */
#entry .inner .contBody .ninzu {
  font-size: 14px;
  width: 100%;
  display: block;
}
/* line 169, ../sass/style.scss */
#entry .inner .contBody .btnB {
  width: 300px;
}
@media screen and (max-width: 1000px) {
  /* line 169, ../sass/style.scss */
  #entry .inner .contBody .btnB {
    width: 30vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 169, ../sass/style.scss */
  #entry .inner .contBody .btnB {
    width: 100%;
  }
}
/* line 179, ../sass/style.scss */
#entry .inner .contBody ul li {
  position: relative;
  margin: 1em;
}
/* line 182, ../sass/style.scss */
#entry .inner .contBody ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ea5a16;
  position: absolute;
  left: -20px;
  top: 5px;
}
/* line 196, ../sass/style.scss */
#entry .inner .contBody .typeA li {
  position: relative;
  margin: 1em;
}
/* line 199, ../sass/style.scss */
#entry .inner .contBody .typeA li:before {
  content: "A";
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: -20px;
  top: 0;
}
/* line 213, ../sass/style.scss */
#entry .inner .contBody .typeB li {
  position: relative;
  margin: 1em;
}
/* line 216, ../sass/style.scss */
#entry .inner .contBody .typeB li:before {
  content: "B";
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: -20px;
  top: 0;
}
/* line 229, ../sass/style.scss */
#entry .inner .contBody .note {
  font-size: 14px;
}
/* line 233, ../sass/style.scss */
#entry .inner .contBody .typeN li {
  position: relative;
  margin: 1em;
  list-style-type: decimal;
}
/* line 237, ../sass/style.scss */
#entry .inner .contBody .typeN li:before {
  display: none;
}
/* line 244, ../sass/style.scss */
#entry .inner .itmStyle {
  width: 100%;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
/* line 250, ../sass/style.scss */
#entry .inner .itmStyle span {
  font-size: 20px;
}
/* line 258, ../sass/style.scss */
#entry .inner .items .flex .slick-prev {
  background-image: url(../img/prev.png);
  display: block;
  width: 34px;
  height: 58px;
  left: -50px;
  z-index: 2;
  text-indent: -9999px;
}
@media screen and (max-width: 1120px) {
  /* line 258, ../sass/style.scss */
  #entry .inner .items .flex .slick-prev {
    left: 0;
  }
}
/* line 269, ../sass/style.scss */
#entry .inner .items .flex .slick-prev:active {
  background-image: url(../img/prev_h.png);
}
/* line 273, ../sass/style.scss */
#entry .inner .items .flex .slick-next {
  background-image: url(../img/next.png);
  display: block;
  width: 34px;
  height: 58px;
  right: -50px;
  z-index: 2;
  text-indent: -9999px;
}
@media screen and (max-width: 1120px) {
  /* line 273, ../sass/style.scss */
  #entry .inner .items .flex .slick-next {
    right: 0;
  }
}
/* line 284, ../sass/style.scss */
#entry .inner .items .flex .slick-next:active {
  background-image: url(../img/next_h.png);
}
/* line 288, ../sass/style.scss */
#entry .inner .items .flex .thCol {
  border: 5px solid #ffd9c7;
  background-color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 300px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1000px) {
  /* line 288, ../sass/style.scss */
  #entry .inner .items .flex .thCol {
  /* 2019_11_22 改修 */
  /* width: 30vw; */
  /* height: 30vw; */
  }
  /* line 301, ../sass/style.scss */
  #entry .inner .items .flex .thCol:last-child .in {
    top: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 288, ../sass/style.scss */
  #entry .inner .items .flex .thCol {
    width: 43.75vw;
    height: 43.75vw;
  }
  /* line 310, ../sass/style.scss */
  #entry .inner .items .flex .thCol:last-child .in {
    top: 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 420px) {
  /* line 310, ../sass/style.scss */
  #entry .inner .items .flex .thCol:last-child .in {
    top: 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 384px) {
  /* line 288, ../sass/style.scss */
  #entry .inner .items .flex .thCol {
    width: 41.66667vw;
    height: 41.66667vw;
  }
  /* line 321, ../sass/style.scss */
  #entry .inner .items .flex .thCol:last-child .in {
    top: 0;
  }
}

@media screen and (max-width: 640px) and (max-width: 384px) and (max-width: 321px) {
  /* line 321, ../sass/style.scss */
  #entry .inner .items .flex .thCol:last-child .in {
    top: -15px;
  }
}

/* line 331, ../sass/style.scss */
#entry .inner .items .flex .thCol .tp .tit {
  width: 5em;
  margin: 0 auto 20px;
}
/* line 336, ../sass/style.scss */
#entry .inner .items .flex .thCol .in {
  /* 2019_11_22 改修 */
  /* width: 70%; */
  width: 80%;
  top: 15%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  /* line 336, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in {
    /* 2011_11_22 改修 */
    width: 80%;
    top: 3.5vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 336, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in {
    top: 6.25vw;
  }
}
@media screen and (max-width: 420px) {
  /* line 336, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in {
    top: 0;
  }
}
@media screen and (max-width: 384px) {
  /* line 336, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in {
    top: -5px;
  }
}
@media screen and (max-width: 320px) {
  /* line 336, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in {
    top: -15px;
  }
}
/* line 355, ../sass/style.scss */
#entry .inner .items .flex .thCol .in .tit {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  /* line 355, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in .tit {
    font-size: 2.8vw;
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 355, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in .tit {
    font-size: 4.375vw;
  }
}
/* line 367, ../sass/style.scss */
#entry .inner .items .flex .thCol .in .lead {
  /* 2011_11_22 改修 */
  /* text-align: left; */
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  /* line 367, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in .lead {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  /* line 367, ../sass/style.scss */
  #entry .inner .items .flex .thCol .in .lead {
    display: none;
  }
}
/* line 380, ../sass/style.scss */
#entry .inner .items h3 {
  border: none;
  font-size: 30px;
}
/* line 384, ../sass/style.scss */
#entry .inner .items .point {
  border-left: 5px solid #ea5a16;
  background-color: #f1f1f1;
  font-weight: bold;
  margin: 10px 0;
  padding: 15px 0px 15px 10px;
}
/* line 391, ../sass/style.scss */
#entry .inner .items .patA {
  padding: 25px;
  position: relative;
  background-color: #f1f1f1;
  margin-top: 44px;
  margin-bottom: 20px;
}
/* line 397, ../sass/style.scss */
#entry .inner .items .patA .tit {
  color: #fff;
  background-color: #ea5a16;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  width: 100%;
  position: absolute;
  top: -44px;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
}
/* line 410, ../sass/style.scss */
#entry .inner .items .patA .spec {
  width: 100%;
  display: table;
  margin: 5px 10px 5px 0;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  /* line 410, ../sass/style.scss */
  #entry .inner .items .patA .spec {
    width: 100%;
    margin: 5px 0;
  }
}
/* line 422, ../sass/style.scss */
#entry .inner .items .patA .spec .name {
  width: 35%;
  color: #fff;
  display: table-cell;
  background-color: #a7a7a7;
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  /* line 422, ../sass/style.scss */
  #entry .inner .items .patA .spec .name {
    width: 100%;
    display: block;
    margin: 0 !important;
  }
}
/* line 436, ../sass/style.scss */
#entry .inner .items .patA .spec .spc {
  padding: 10px 15px;
}
@media screen and (max-width: 640px) {
  /* line 436, ../sass/style.scss */
  #entry .inner .items .patA .spec .spc {
    width: 100%;
    display: block;
    margin: 0 !important;
  }
}

/* line 453, ../sass/style.scss */
#archive .inner .items .flex {
  width: 100%;
  margin: 30px 0;
}
/* line 456, ../sass/style.scss */
#archive .inner .items .flex .slick-prev {
  background-image: url(../img/prev.png);
  display: block;
  width: 34px;
  height: 58px;
  left: 5px;
  z-index: 2;
  text-indent: 9999px;
}
/* line 464, ../sass/style.scss */
#archive .inner .items .flex .slick-prev:active {
  background-image: url(../img/prev_h.png);
}
/* line 468, ../sass/style.scss */
#archive .inner .items .flex .slick-next {
  background-image: url(../img/next.png);
  display: block;
  width: 34px;
  height: 58px;
  right: 5px;
  z-index: 2;
  text-indent: 9999px;
}
/* line 476, ../sass/style.scss */
#archive .inner .items .flex .slick-next:active {
  background-image: url(../img/next_h.png);
}
/* line 480, ../sass/style.scss */
#archive .inner .items .flex .thCol {
  width: 300px;
  height: 300px;
  margin: 0 13px;
  border: 5px solid #ffd9c7;
  background-color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 494, ../sass/style.scss */
#archive .inner .items .flex .thCol:hover {
  border: 5px solid #ea5a16;
}
@media screen and (max-width: 1000px) {
  /* line 480, ../sass/style.scss */
  #archive .inner .items .flex .thCol {
    width: 28vw;
    height: 28vw;
  }
  /* line 504, ../sass/style.scss */
  #archive .inner .items .flex .thCol:last-child .in {
    top: 1.5vw;
  }
}
@media screen and (max-width: 600px) {
  /* line 480, ../sass/style.scss */
  #archive .inner .items .flex .thCol {
    width: 45%;
    height: 43.33333vw;
    margin: 0 2.5% 4%;
  }
  /* line 514, ../sass/style.scss */
  #archive .inner .items .flex .thCol:last-child .in {
    top: 3.33333vw;
  }
}
@media screen and (max-width: 600px) and (max-width: 420px) {
  /* line 514, ../sass/style.scss */
  #archive .inner .items .flex .thCol:last-child .in {
    top: -10px;
  }
}

/* line 523, ../sass/style.scss */
#archive .inner .items .flex .thCol .tp .tit {
  width: 5em;
  margin: 0 auto 20px;
}
/* line 531, ../sass/style.scss */
#archive .inner .items .flex .thCol .in {
  width: 70%;
  top: 15%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  /* line 531, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in {
    top: 3.5vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 531, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in {
    top: 3.33333vw;
    width: 90%;
  }
}
@media screen and (max-width: 600px) {
  /* line 531, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in {
    top: 6.66667vw;
    width: 90%;
  }
}
@media screen and (max-width: 420px) {
  /* line 531, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in {
    top: -5px;
  }
}
/* line 549, ../sass/style.scss */
#archive .inner .items .flex .thCol .in .tit {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  /* line 549, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in .tit {
    font-size: 2.8vw;
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 549, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in .tit {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 600px) {
  /* line 549, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in .tit {
    font-size: 5.33333vw;
  }
}
/* line 564, ../sass/style.scss */
#archive .inner .items .flex .thCol .in .lead {
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  /* line 564, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in .lead {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  /* line 564, ../sass/style.scss */
  #archive .inner .items .flex .thCol .in .lead {
    display: none;
  }
}
/* line 578, ../sass/style.scss */
#archive .inner .recipis {
  text-align: left;
  margin-bottom: 100px;
  padding: 0 10px;
}
@media screen and (max-width: 1000px) {
  /* line 578, ../sass/style.scss */
  #archive .inner .recipis {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 578, ../sass/style.scss */
  #archive .inner .recipis {
    padding: 0 1em;
  }
}
/* line 588, ../sass/style.scss */
#archive .inner .recipis .catList {
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}
/* line 591, ../sass/style.scss */
#archive .inner .recipis .catList .btn {
  width: 150px;
  margin-right: 10px;
  margin-bottom: 5px;
}
/* line 595, ../sass/style.scss */
#archive .inner .recipis .catList .btn:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  /* line 591, ../sass/style.scss */
  #archive .inner .recipis .catList .btn {
    margin: 15px 0.5%;
    width: 31.5%;
  }
}
@media screen and (max-width: 480px) {
  /* line 591, ../sass/style.scss */
  #archive .inner .recipis .catList .btn {
    margin: 15px 1%;
    width: 47%;
  }
}
/* line 608, ../sass/style.scss */
#archive .inner .recipis .flex {
  width: 100%;
  margin: 30px 0;
}
/* line 611, ../sass/style.scss */
#archive .inner .recipis .flex .slick-prev {
  background-image: url(../img/prev.png);
  display: block;
  width: 34px;
  height: 58px;
  left: 5px;
  z-index: 2;
  text-indent: 9999px;
}
/* line 619, ../sass/style.scss */
#archive .inner .recipis .flex .slick-prev:active {
  background-image: url(../img/prev_h.png);
}
/* line 623, ../sass/style.scss */
#archive .inner .recipis .flex .slick-next {
  background-image: url(../img/next.png);
  display: block;
  width: 34px;
  height: 58px;
  right: 5px;
  z-index: 2;
  text-indent: 9999px;
}
/* line 631, ../sass/style.scss */
#archive .inner .recipis .flex .slick-next:active {
  background-image: url(../img/next_h.png);
}
/* line 635, ../sass/style.scss */
#archive .inner .recipis .flex .thCol {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  text-decoration: none;
  margin-bottom: 20px;
  border: 1px solid #eee;
}
@media screen and (max-width: 1000px) {
  /* line 635, ../sass/style.scss */
  #archive .inner .recipis .flex .thCol {
    width: 27vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 635, ../sass/style.scss */
  #archive .inner .recipis .flex .thCol {
    margin: 15px 1%;
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  /* line 635, ../sass/style.scss */
  #archive .inner .recipis .flex .thCol {
    margin: 15px 0;
    width: 100%;
    padding: 40px 0;
  }
}
/* line 657, ../sass/style.scss */
#archive .inner .recipis .flex .thCol:hover {
  opacity: 0.7;
}
/* line 660, ../sass/style.scss */
#archive .inner .recipis .flex .thCol .thmb {
  height: 200px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 10px;
}
/* line 669, ../sass/style.scss */
#archive .inner .recipis .flex .thCol .cmt {
  padding: 15px 15px 3.5em;
}
/* line 671, ../sass/style.scss */
#archive .inner .recipis .flex .thCol .cmt .tit {
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 675, ../sass/style.scss */
#archive .inner .recipis .flex .thCol .cmt .lead {
  font-size: 14px;
}
/* line 679, ../sass/style.scss */
#archive .inner .recipis .flex .thCol .cat {
  padding: 10px 15px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #f8f3ee;
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  text-align: right;
}
/* line 688, ../sass/style.scss */
#archive .inner .recipis .flex .thCol .cat span {
  font-size: 12px;
  display: inline-block;
  background-color: #ea5a16;
  padding: 5px 10px;
  color: #fff;
  -webkit-border-radius: 22px;
  border-radius: 22px;
}
/* line 700, ../sass/style.scss */
#archive .inner .recipis .btnB {
  width: 300px;
}
@media screen and (max-width: 1000px) {
  /* line 700, ../sass/style.scss */
  #archive .inner .recipis .btnB {
    width: 30vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 700, ../sass/style.scss */
  #archive .inner .recipis .btnB {
    width: 100%;
  }
}

/* line 714, ../sass/style.scss */
#introduction {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 640px) {
  /* line 714, ../sass/style.scss */
  #introduction {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
}
/* line 721, ../sass/style.scss */
#introduction .flex {
  margin: 30px 0;
}
/* line 723, ../sass/style.scss */
#introduction .flex .int {
  width: 31%;
  margin: 0;
  padding-bottom: 1em;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 20px;
  border: 2px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  /* line 723, ../sass/style.scss */
  #introduction .flex .int {
    width: 90%;
    margin: 15px auto;
  }
}
/* line 738, ../sass/style.scss */
#introduction .flex .int:hover {
  text-decoration: none;
}
/* line 742, ../sass/style.scss */
#introduction .flex .int .thmb {
  width: 100%;
  height: 120px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 752, ../sass/style.scss */
#introduction .flex .int .cmt .tit {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 10px 0;
  margin: 10px 0;
}
/* line 759, ../sass/style.scss */
#introduction .flex .int .cmt .lead {
  font-size: 14px;
  padding: 0 20px 20px;
  margin-bottom: 10px;
}
/* line 764, ../sass/style.scss */
#introduction .flex .int .cmt .btnB {
  width: 90%;
}

/* line 772, ../sass/style.scss */
.patB {
  padding: 30px;
  position: relative;
  background-color: #f1f1f1;
  margin-top: 121px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  /* line 772, ../sass/style.scss */
  .patB {
    padding: 15px;
  }
}
/* line 781, ../sass/style.scss */
.patB .tit {
  color: #fff;
  background-color: #ea5a16;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  width: 100%;
  position: absolute;
  top: -93px;
  left: 0;
  right: 0;
  padding: 15px 10px;
  text-align: center;
}
/* line 793, ../sass/style.scss */
.patB .tit span {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  /* line 793, ../sass/style.scss */
  .patB .tit span {
    font-size: 2.8125vw;
  }
}
/* line 800, ../sass/style.scss */
.patB .frst {
  border-top: 3px solid #e9e9e9;
}
/* line 804, ../sass/style.scss */
.patB .last:after {
  display: none;
}
/* line 807, ../sass/style.scss */
.patB .last:before {
  display: none;
}
/* line 811, ../sass/style.scss */
.patB .flow {
  width: 100%;
  background-color: #fff;
  border-right: 3px solid #e9e9e9;
  border-left: 3px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  position: relative;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 822, ../sass/style.scss */
.patB .flow:after {
  content: "";
  width: 0;
  height: 0;
  bottom: -80px;
  border: 40px solid transparent;
  border-top: 40px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 900;
}
@media screen and (max-width: 640px) {
  /* line 822, ../sass/style.scss */
  .patB .flow:after {
    bottom: -6.66667vw;
    border: 3.33333vw solid transparent;
    border-top: 3.33333vw solid #fff;
  }
}
/* line 840, ../sass/style.scss */
.patB .flow:before {
  content: "";
  width: 0;
  height: 0;
  bottom: -88px;
  border: 43px solid transparent;
  border-top: 43px solid #e9e9e9;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 900;
}
@media screen and (max-width: 640px) {
  /* line 840, ../sass/style.scss */
  .patB .flow:before {
    bottom: -7.16667vw;
    border: 3.33333vw solid transparent;
    border-top: 3.33333vw solid #e9e9e9;
  }
}
/* line 858, ../sass/style.scss */
.patB .flow .fImg {
  width: 25%;
  text-align: center;
  padding: 15px;
}
@media screen and (max-width: 640px) {
  /* line 858, ../sass/style.scss */
  .patB .flow .fImg {
    width: 30%;
    padding: 15px 10px;
  }
}
/* line 869, ../sass/style.scss */
.patB .flow .fLead {
  width: 74%;
  padding: 25px;
}
@media screen and (max-width: 640px) {
  /* line 869, ../sass/style.scss */
  .patB .flow .fLead {
    width: 69%;
    padding: 20px 15px 0 0;
  }
}
@media screen and (max-width: 450px) {
  /* line 869, ../sass/style.scss */
  .patB .flow .fLead {
    width: 69%;
  }
}
@media screen and (max-width: 640px) {
  /* line 881, ../sass/style.scss */
  .patB .flow .fLead h3 {
    font-size: 3vw !important;
    margin: 0 0 10px !important;
  }
}
@media screen and (max-width: 640px) {
  /* line 887, ../sass/style.scss */
  .patB .flow .fLead p {
    font-size: 2.66667vw;
  }
}

/* line 899, ../sass/style.scss */
.contactB {
  padding: 30px 1em 50px;
  background-color: #eee;
}
/* line 902, ../sass/style.scss */
.contactB .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}
@media screen and (max-width: 640px) {
  /* line 902, ../sass/style.scss */
  .contactB .title {
    font-size: 4.6875vw;
  }
}
/* line 911, ../sass/style.scss */
.contactB .inner {
  width: 830px;
}
@media screen and (max-width: 1000px) {
  /* line 911, ../sass/style.scss */
  .contactB .inner {
    width: 83vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 911, ../sass/style.scss */
  .contactB .inner {
    width: 100%;
  }
}
/* line 919, ../sass/style.scss */
.contactB .inner .btnA {
  width: 100%;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 640px) {
  /* line 925, ../sass/style.scss */
  .contactB .twoCol {
    width: 100%;
    margin: 0 0 15px 0;
  }
}

/* line 936, ../sass/style.scss */
.flex h2 {
  display: block;
  text-align: center;
  width: 100%;
}

/* line 942, ../sass/style.scss */
.sBox {
  background-color: #f1f1f1;
}
/* line 944, ../sass/style.scss */
.sBox .lead {
  padding: 30px;
  background-color: #f9f9f9;
  margin: 0 !important;
}
/* line 949, ../sass/style.scss */
.sBox .inBox {
  padding: 30px;
}
/* line 951, ../sass/style.scss */
.sBox .inBox p {
  margin: 10px;
  font-size: 18px;
  font-weight: bold;
}

/* line 958, ../sass/style.scss */
.content {
  height: auto;
  background-color: #fff;
  display: table;
  width: 100%;
}
/* line 963, ../sass/style.scss */
.content .lb {
  width: 30%;
  height: 100%;
  background-color: #ea5a16;
  color: #fff;
  padding: 30px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  /* line 963, ../sass/style.scss */
  .content .lb {
    width: 100%;
    display: block;
  }
}
/* line 977, ../sass/style.scss */
.content .rb {
  padding: 15px 0 15px 30px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  /* line 977, ../sass/style.scss */
  .content .rb {
    width: 100%;
    display: block;
    padding: 10px;
  }
}
/* line 987, ../sass/style.scss */
.content .gray {
  background-color: #f1f1f1;
}

/* line 993, ../sass/style.scss */
.newsList {
  width: 760px;
  margin: 30px auto;
}
@media screen and (max-width: 1000px) {
  /* line 993, ../sass/style.scss */
  .newsList {
    width: 90%;
  }
}
/* line 999, ../sass/style.scss */
.newsList li {
  position: relative;
  padding: 20px 0;
  border-bottom: 3px solid #eee;
}
/* line 1003, ../sass/style.scss */
.newsList li:first-child {
  border-top: 3px solid #eee;
}
/* line 1006, ../sass/style.scss */
.newsList li .date {
  font-weight: bold;
  font-size: 14px;
  display: block;
  float: left;
  margin: 1.5px 0;
  padding: 2px 0;
}
/* line 1014, ../sass/style.scss */
.newsList li .cat {
  font-size: 12px;
  width: 90px;
  text-align: center;
  float: left;
  margin: 0 15px;
  color: #fff;
  padding: 2px 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (max-width: 1000px) {
  /* line 1014, ../sass/style.scss */
  .newsList li .cat {
    width: 9vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 1014, ../sass/style.scss */
  .newsList li .cat {
    width: 14.0625vw;
  }
}
@media screen and (max-width: 420px) {
  /* line 1014, ../sass/style.scss */
  .newsList li .cat {
    width: 100px;
  }
}
/* line 1034, ../sass/style.scss */
.newsList li .intro {
  background-color: #58cbaf;
}
/* line 1037, ../sass/style.scss */
.newsList li .rcp {
  background-color: #49a8e8;
}
/* line 1040, ../sass/style.scss */
.newsList li .new {
  background-color: #a7a7a7;
}
/* line 1043, ../sass/style.scss */
.newsList li a {
  font-size: 14px;
  width: 66%;
  float: left;
  padding: 2px 0;
}
@media screen and (max-width: 1000px) {
  /* line 1043, ../sass/style.scss */
  .newsList li a {
    width: 50vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 1043, ../sass/style.scss */
  .newsList li a {
    width: 46.875vw;
  }
}
@media screen and (max-width: 420px) {
  /* line 1043, ../sass/style.scss */
  .newsList li a {
    width: 100%;
  }
}

/* line 1060, ../sass/style.scss */
.wp-pagenavi {
  display: inline-block;
}
/* line 1062, ../sass/style.scss */
.wp-pagenavi span {
  display: inline-block;
}
/* line 1065, ../sass/style.scss */
.wp-pagenavi .pages {
  display: none;
}
/* line 1068, ../sass/style.scss */
.wp-pagenavi .previos {
  display: inline-block;
  padding: 6px 27px;
  background-color: #cbcbcb;
  border-radius: 5px;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  margin-right: 10px;
  font-weight: bold;
}
/* line 1079, ../sass/style.scss */
.wp-pagenavi a {
  padding: 4.5px 16px;
  display: inline-block;
  border: solid 1px #cbcbcb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  color: #333 !important;
  margin: 0 10px;
}
/* line 1089, ../sass/style.scss */
.wp-pagenavi a:hover {
  background-color: #ea5a16;
  border-color: #ea5a16;
  color: #fff !important;
}
/* line 1095, ../sass/style.scss */
.wp-pagenavi .current {
  padding: 4.5px 16px;
  border: solid 1px #cbcbcb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  color: #333;
  margin: 0 10px;
}
/* line 1104, ../sass/style.scss */
.wp-pagenavi .current:hover {
  background-color: #ea5a16;
  border-color: #ea5a16;
  color: #fff !important;
}
/* line 1110, ../sass/style.scss */
.wp-pagenavi .next {
  display: inline-block;
  padding: 6px 27px;
  background-color: #cbcbcb;
  border-radius: 5px;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
  font-weight: bold;
}
