@charset "UTF-8";
/* CSS Document */
BODY {
  min-width: 1200px;
  background-image: url("../img/back.png");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
p {
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  word-break: break-all;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.6em;
  font-size: 15px;
}
img {
  width: 100%;
}
a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.opt {
  font-family: "Optima", Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
}
header {
  width: 100%;
}
header h1 {
  width: 400px;
  line-height: 1;
  margin: 0 auto;
  padding: 20px 0 15px 0;
}
header h2 {
  width: 700px;
  line-height: 1;
  margin: 0 auto;
  padding: 0 0 30px 0;
}
article {}
section {
  width: 1000px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yakuzen {
  width: 620px;
  height: 300px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 2px solid #fff;
  box-sizing: border-box;
}
.icon {
  height: 54px;
  position: absolute;
  top: -15px;
  left: -10px;
}
.yakuzen h2 {
  width: 580px;
  padding: 20px 0 10px 25px !important;
  line-height: 1;
}
.yakuzen p {
  width: 580px;
  padding: 0 10px 0 30px;
}
.nishikawa {
  width: 360px;
  height: 300px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 2px solid #fff;
  box-sizing: border-box;
}
.nishikawa h2 {
  width: 302px;
  padding: 20px 0 10px 25px;
  line-height: 1;
}
.nishikawa p {
  width: 192px;
  padding: 0 10px 0 30px;
}
.nishi-link {
  width: 40px;
  position: absolute;
  bottom: 5px;
  right: 80px;
}
.b-1 {
  background-image: url("../img/nishikawa-01.png");
  background-position: top right;
  background-repeat: no-repeat;
}
.b-2 {
  background-image: url("../img/back-01.png");
  background-position: top right;
  background-repeat: no-repeat;
}
.b-3 {
  background-image: url("../img/back-04.png");
  background-position: bottom right;
  background-repeat: no-repeat;
}
.b-4 {
  background-image: url("../img/back-03.png");
  background-position: bottom right;
  background-repeat: no-repeat;
}
.place {
  width: 600px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.lecture {
  width: 490px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  margin: 25px 0;
  border: 7px solid #fff;
  box-sizing: border-box;
}
.lecture h2 {
  width: 460px;
  padding: 30px 0 5px 25px;
  line-height: 1;
}
.lecture h3 {
  padding: 0 0 10px 25px;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
}
.lecture p {
  width: 450px;
  padding: 0 0 0 30px;
  font-size: 14px;
  box-sizing: border-box;
  text-align: justify;
}
.nhk {
  width: 100px;
  position: absolute;
  top: -15px;
  right: 10px;
}
.recipe {
  width: 490px;
  height: 200px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  margin: 25px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 2px solid #fff;
  box-sizing: border-box;
}
.recipe-left {
  width: 280px;
  float: left;
  padding: 30px 0 5px 25px;
}
.recipe-right {
  width: 168px;
  float: right;
  padding: 15px 10px 0 0;
}
.recipe h2 {
  width: 280px;
  line-height: 1;
  padding: 0 0 25px 0;
}
.recipe-link {
  width: 170px;
  padding: 0 0 0 0;
}
.nishikawa-2 {
  width: 360px;
  height: 300px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  padding: 50px 5px 5px 10px;
  box-sizing: border-box;
  border: 2px solid #fff;
  box-sizing: border-box;
}
.nishikawa2 {
  width: 360px;
  height: 300px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 2px solid #fff;
  box-sizing: border-box;
}
.nishikawa2 h2 {
  width: 302px;
  padding: 20px 0 10px 25px;
  line-height: 1;
}
.nishikawa2 p {
  width: 300px;
  padding: 0 10px 0 30px;
}
.icon01 {
  position: absolute;
  top: 220px;
  right: -20px;
  width: 150px;
}
section#satellite {
  width: 1000px;
  margin: 80px auto;
}
section#satellite h3 {
  width: 300px;
  margin: 0 auto;
  padding: 0 0 15px 0;
  display: inline-block;
}
section#satellite h4 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding: 15px 0 0 0;
  border-top: 1px solid #333;
}
#satellite-container {
  width: 942px;
  margin: 30px auto;
  overflow: hidden;
}
.satellite-box {
  float: left;
  width: 270px;
  margin: 0 22px 20px 22px;
}
#satellite-container p {
  text-align: center;
  font-size: 12px;
  padding: 0 0 0 0;
}
.button2 {
  display: inline-block;
  width: 100%;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  outline: none;
  margin: 0 0 0 0;
  border-radius: 10px;
}
.button2::before, .button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2, .button2::before, .button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button2 {
  position: relative;
  z-index: 2;
  border: 1px solid #ddd;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px;
  font-family: "Optima", sans-serif;
  background-color: #fff;
}
.button2:hover {
  color: #fff;
  letter-spacing: 0.1em;
}
.button2::after {
  top: -100%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button2:hover::after {
  top: 0;
  left: 0;
  background-color: #f15a24;
}
.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
#linkbox {
  width: 1000px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.link {
  width: 48%;
}
#footlogo {
  width: 400px;
  margin: 100px auto 50px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
section#main-container {
  width: 1000px;
  margin: 0 auto;
}
section#main-container h2 {
  width: 100%;
  margin: 0;
  padding: 80px 0 5px 0;
  line-height: 0;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
section#main-container h2 img {
  width: 450px;
}
p.tt {
  width: 100% !important;
  font-size: 13px;
  font-family: "Optima", sans-serif;
  padding: 0;
  margin: 0;
  font-style: italic;
}
section#main-container h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 0;
  padding: 30px 0 30px 0;
}
section#main-container p {
  width: 500px;
  margin: 0;
  padding: 0 0 0 0;
}
.cont-box {
  width: 1000px;
  margin: 30px auto;
  overflow: hidden;
}
.cont-left1 {
  width: 450px;
  float: left;
}
.cont-right1 {
  width: 500px;
  float: right;
}
.cont-left2 {
  width: 500px;
  float: left;
}
.cont-right2 {
  width: 450px;
  float: right;
}
.cont-box h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 0;
  padding: 30px 0 30px 0;
}
section#concept-box {
  width: 100%;
  padding: 50px 0;
  background-color: #eee;
  margin: 0 0 80px 0;
  position: relative;
}
section#concept-box h3 {
  width: 1000px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.2em;
  padding: 0 0 10px 0;
  font-weight: bold;
  margin: 0 auto 25px;
  border-bottom: 1px solid #fff;
}
section#concept-box p {
  text-align: center;
  padding: 0 0 25px 0;
}
section#concept-box h4 {
  text-align: center;
  width: 555px;
  margin: 0 auto;
  padding: 0 0 25px 0;
}
section#concept-box h5 {
  text-align: center;
  width: 671px;
  margin: 0 auto;
  padding: 0 0 0 0;
}
#about-icon {
  position: absolute;
  top: 10px;
  right: 0;
}
#about-box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
section#main-container {
  width: 1000px;
  margin: 0 auto;
  display: block;
}
section#main-container h2 {
  width: 100%;
  margin: 0;
  padding: 80px 0 5px 0;
  line-height: 0;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
section#main-container h2 img {
  width: 450px;
}
p.tt {
  width: 100% !important;
  font-size: 13px;
  font-family: "Optima", sans-serif;
  padding: 0;
  margin: 0;
  font-style: italic;
}
section#main-container h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 0;
  padding: 30px 0 30px 0;
}
section#main-container p {
  width: 500px;
  margin: 0;
  padding: 0 0 0 0;
}
.cont-box {
  width: 1000px;
  margin: 30px auto;
  overflow: hidden;
}
.cont-left1 {
  width: 450px;
  float: left;
}
.cont-right1 {
  width: 500px;
  float: right;
}
.cont-left2 {
  width: 500px;
  float: left;
}
.cont-right2 {
  width: 450px;
  float: right;
}
.cont-box h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 0;
  padding: 30px 0 30px 0;
}
section#concept-box {
  width: 100%;
  padding: 50px 0;
  background-color: #eee;
  margin: 0 0 80px 0;
  position: relative;
}
section#concept-box h3 {
  width: 1000px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.2em;
  padding: 0 0 10px 0;
  font-weight: bold;
  margin: 0 auto 25px;
  border-bottom: 1px solid #fff;
}
section#concept-box p {
  text-align: center;
  padding: 0 0 25px 0;
}
section#concept-box h4 {
  text-align: center;
  width: 555px;
  margin: 0 auto;
  padding: 0 0 25px 0;
}
section#concept-box h5 {
  text-align: center;
  width: 671px;
  margin: 0 auto;
  padding: 0 0 0 0;
}
#about-icon {
  position: absolute;
  top: 10px;
  right: 0;
}
#about-box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.cont-left3 {
  width: 300px;
  float: left;
}
.cont-right3 {
  width: 650px;
  float: right;
}
.cont-right3 h4 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px 0;
}
.cont-right3 ul {
  width: 100%;
  margin: 0 0 40px 0;
}
.cont-right3 ul li {
  font-size: 14px;
  line-height: 1.6em;
  padding: 0 0 0 10px;
  border-left: 5px solid #ddd;
  margin: 0 0 8px 0;
}
.cont-right3 ul.sec {
  width: 100%;
  margin: 0 0 20px 0;
}
.cont-right3 ul.sec li {
  font-size: 14px;
  line-height: 1.6em;
  padding: 0 0 0 10px;
  border-left: 5px solid #f7931e;
  margin: 0 0 8px 0;
}
p.name {
  margin: 10px 0 !important;
}
#nishikawa {
  width: 100%;
  background-image: url(https://online-yakuzen.jp/wp-content/themes/original/img/about-back.jpg) !important;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-box {
  width: 300px;
  margin: 20px auto;
}
.recipe-page {
  width: 1000px;
  position: relative;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 2px solid #fff;
  box-sizing: border-box;
  margin: 0 auto 50px;
  padding: 15px 0;
}
.recipe-page h3 {
  width: 600px;
  margin: 0;
  padding: 0 0 0 5%;
}
.recipebox {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.recipe-left-page {
  width: 60%;
}
.recipe-right-page {
  width: 35%;
}
.recipe-left-page h4 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 5px 0;
}
.recipe-left-page dl {
  width: 100%;
  margin: 0 auto 30px;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #000;
}
.recipe-left-page dt {
  width: 40%;
  padding: 5px;
  margin: 0 0 10px 0;
  box-sizing: border-box;
  background-color: #ddd;
}
.recipe-left-page dd {
  width: 60%;
  padding: 5px;
  margin: 0 0 10px 0;
  box-sizing: border-box;
  background-color: #fff;
}
.recipe-left-page ul {
  margin: 0;
  padding: 5px 0 0 20px;
}
.recipe-left-page li {
  list-style: decimal inside;
  margin: 0;
  line-height: 1.4;
  text-indent: -17px;
  padding: 0 0 5px 0;
  font-size: 16px;
  line-height: 1.5em;
}
/*スマホ==========================================================================================================*/
@media screen and (max-width: 820px) {
  BODY {
    min-width: 100%;
    background-image: url("../img/back-sp.jpg");
    background-position: top center;
    background-size: 100%;
    background-repeat: repeat-y;
  }
  p {
    line-height: 1.6em;
    font-size: 14px;
  }
  header {
    width: 100%;
  }
  header h1 {
    width: 60%;
    line-height: 1;
    margin: 0 auto;
    padding: 10px 0 10px 0;
  }
  header h2 {
    width: 90%;
    line-height: 1;
    margin: 0 auto;
    padding: 0 0 20px 0;
  }
  article {}
  section {
    width: 90%;
    margin: 0 auto 0;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .yakuzen {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border: 2px solid #fff;
    box-sizing: border-box;
    margin: 0 0 40px 0;
  }
  .icon {
    height: 40px;
    position: absolute;
    top: -15px;
    left: -10px;
  }
  .yakuzen h2 {
    width: 96%;
    padding: 10px 0 10px 20px !important;
    line-height: 1;
  }
  .yakuzen p {
    width: auto;
    padding: 0 10px 10px 20px;
  }
  .nishikawa {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border: 2px solid #fff;
    box-sizing: border-box;
    margin: 0 0 40px 0;
  }
  .nishikawa h2 {
    width: 60%;
    padding: 10px 0 10px 20px !important;
    line-height: 1;
  }
  .nishikawa p {
    width: 60%;
    padding: 0 0 10px 20px;
  }
  .nishi-link {
    width: 30px;
    position: absolute;
    bottom: 5px;
    right: 60px;
  }
  .b-1 {
    background-image: url("../img/nishikawa-01.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 30%;
  }
  .b-2 {
    background-image: url("../img/back-01.png");
    background-position: top right;
    background-repeat: no-repeat;
  }
  .b-3 {
    background-image: url("../img/back-04.png");
    background-position: bottom right;
    background-repeat: no-repeat;
  }
  .b-4 {
    background-image: url("../img/back-03.png");
    background-position: bottom right;
    background-repeat: no-repeat;
  }
  .place {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }
  .lecture {
    width: 100%;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    margin: 25px 0;
    border: 7px solid #fff;
    box-sizing: border-box;
  }
  .lecture h2 {
    width: 97%;
    padding: 30px 0 5px 3%;
    line-height: 1;
    box-sizing: border-box;
  }
  .lecture h3 {
    padding: 0 0 10px 3%;
    line-height: 1.5em;
    font-size: 15px;
    font-weight: 600;
  }
  .lecture p {
    width: 90%;
    padding: 0 0 0 0;
    font-size: 14px;
    box-sizing: border-box;
    text-align: justify;
    margin: 0 auto;
  }
  .nhk {
    width: 100px;
    position: absolute;
    top: -15px;
    right: 10px;
  }
  .recipe {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    margin: 25px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  .recipe-left {
    width: 95%;
    float: none;
    padding: 30px 0 5px 5%;
  }
  .recipe-right {
    width: 50%;
    float: none;
    padding: 10px 0 5px 5%;
  }
  .recipe h2 {
    width: 80%;
    line-height: 1;
    padding: 0 0 10px 0;
  }
  .recipe-link {
    width: 170px;
    padding: 0 0 0 0;
  }
  .nishikawa-2 {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border: 2px solid #fff;
    box-sizing: border-box;
    margin: 0 0 40px 0;
  }
  .nishikawa2 {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border: 2px solid #fff;
    box-sizing: border-box;
    margin: 0 0 40px 0;
  }
  .nishikawa2 h2 {
    width: 74%;
    padding: 10px 0 10px 20px !important;
    line-height: 1;
  }
  .nishikawa2 p {
    width: 90%;
    padding: 0 5% 0 5%;
    text-align: justify;
  }
  .icon01 {
    position: absolute;
    top: 240px;
    right: -20px;
    width: 100px;
  }
  section#satellite {
    width: 90%;
    margin: 20px auto;
  }
  section#satellite h3 {
    width: 80%;
    margin: 0 auto;
    padding: 0 0 15px 0;
    display: block;
  }
  section#satellite h4 {
    width: 100%;
    text-align: center;
    font-size: 13px;
    padding: 15px 0 0 0;
    border-top: 1px solid #333;
  }
  #satellite-container {
    width: 100%;
    margin: 15px auto;
    overflow: hidden;
  }
  .satellite-box {
    float: left;
    width: 48%;
    margin: 0 1% 10px 1%;
  }
  #satellite-container p {
    text-align: center;
    font-size: 10px;
    padding: 0 0 0 0;
    display: none;
  }
  .button2 {
    display: inline-block;
    width: 100%;
    height: 40px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    outline: none;
    margin: 0 0 0 0;
    border-radius: 10px;
  }
  .button2::before, .button2::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
  }
  .button2, .button2::before, .button2::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .button2 {
    position: relative;
    z-index: 2;
    border: 1px solid #ddd;
    color: #333;
    line-height: 40px;
    overflow: hidden;
    font-size: 10px;
    font-family: "Optima", sans-serif;
    background-color: #fff;
  }
  .button2:hover {
    color: #fff;
    letter-spacing: 0.1em;
  }
  .button2::after {
    top: -100%;
    left: -100%;
    width: 100%;
    height: 100%;
  }
  .button2:hover::after {
    top: 0;
    left: 0;
    background-color: #f15a24;
  }
  .scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  #linkbox {
    width: 90%;
    margin: 15px auto;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .link {
    width: 100%;
    padding: 0 0 15px 0;
  }
  #footlogo {
    width: 60%;
    margin: 30px auto 30px;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  section#main-container {
    width: 1000px;
    margin: 0 auto;
  }
  section#main-container h2 {
    width: 100%;
    margin: 0;
    padding: 80px 0 5px 0;
    line-height: 0;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
  }
  section#main-container h2 img {
    width: 450px;
  }
  p.tt {
    width: 100% !important;
    font-size: 13px;
    font-family: "Optima", sans-serif;
    padding: 0;
    margin: 0;
    font-style: italic;
  }
  section#main-container h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0;
    padding: 30px 0 30px 0;
  }
  section#main-container p {
    width: 500px;
    margin: 0;
    padding: 0 0 0 0;
  }
  .cont-box {
    width: 1000px;
    margin: 30px auto;
    overflow: hidden;
  }
  .cont-left1 {
    width: 450px;
    float: left;
  }
  .cont-right1 {
    width: 500px;
    float: right;
  }
  .cont-left2 {
    width: 500px;
    float: left;
  }
  .cont-right2 {
    width: 450px;
    float: right;
  }
  .cont-box h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0;
    padding: 30px 0 30px 0;
  }
  section#concept-box {
    width: 100%;
    padding: 50px 0;
    background-color: #eee;
    margin: 0 0 80px 0;
    position: relative;
  }
  section#concept-box h3 {
    width: 1000px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.2em;
    padding: 0 0 10px 0;
    font-weight: bold;
    margin: 0 auto 25px;
    border-bottom: 1px solid #fff;
  }
  section#concept-box p {
    text-align: center;
    padding: 0 0 25px 0;
  }
  section#concept-box h4 {
    text-align: center;
    width: 555px;
    margin: 0 auto;
    padding: 0 0 25px 0;
  }
  section#concept-box h5 {
    text-align: center;
    width: 671px;
    margin: 0 auto;
    padding: 0 0 0 0;
  }
  #about-icon {
    position: absolute;
    top: 10px;
    right: 0;
  }
  #about-box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  section#main-container {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  section#main-container h2 {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 5px 0;
    line-height: 0;
    border-bottom: none;
    box-sizing: border-box;
  }
  section#main-container h2 img {
    width: 60%;
  }
  p.tt {
    width: 90% !important;
    font-size: 13px;
    font-family: "Optima", sans-serif;
    padding: 0;
    margin: 0 auto;
    font-style: italic;
  }
  section#main-container h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0;
    padding: 15px 0 15px 5%;
  }
  section#main-container p {
    width: 90%;
    margin: 0 auto !important;
    padding: 0 0 0 0;
    text-align: justify;
  }
  .cont-box {
    width: 100%;
    margin: 15px auto;
    overflow: hidden;
  }
  .cont-left1 {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
  .cont-right1 {
    width: 100%;
    float: none;
  }
  .cont-left2 {
    width: 500px;
    float: left;
  }
  .cont-right2 {
    width: 450px;
    float: right;
  }
  .cont-box h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0;
    padding: 30px 0 30px 0;
  }
  section#concept-box {
    width: 94%;
    padding: 25px 0;
    background-color: #eee;
    margin: 30px auto;
    position: relative;
    border-radius: 10px;
  }
  section#concept-box h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.1em;
    padding: 0 0 10px 0;
    font-weight: bold;
    margin: 0 auto 25px;
    border-bottom: 1px solid #fff;
  }
  section#concept-box p {
    text-align: left;
    padding: 0 5% 25px 5%;
  }
  section#concept-box h4 {
    text-align: center;
    width: 555px;
    margin: 0 auto;
    padding: 0 0 25px 0;
  }
  section#concept-box h5 {
    text-align: center;
    width: 671px;
    margin: 0 auto;
    padding: 0 0 0 0;
  }
  #about-icon {
    position: absolute;
    top: 10px;
    right: 0;
    display: none;
  }
  #about-box {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .cont-left3 {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .cont-right3 {
    width: 94%;
    margin: 0 auto;
    float: none;
  }
  .cont-right3 h4 {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0;
  }
  .cont-right3 ul {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .cont-right3 ul li {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 0 10px;
    border-left: 5px solid #ddd;
    margin: 0 0 8px 0;
  }
  .cont-right3 ul.sec {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .cont-right3 ul.sec li {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 0 10px;
    border-left: 5px solid #f7931e;
    margin: 0 0 8px 0;
  }
  p.name {
    margin: 10px 0 !important;
  }
  #nishikawa {
    width: 94%;
    margin: 0 auto;
    border-radius: 10px;
    background-image: url(https://online-yakuzen.jp/wp-content/themes/original/img/about-back.jpg) !important;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0 0 10px 0;
    background-color: #fff;
  }
  .top-box {
    width: 300px;
    margin: 20px auto;
  }
  .recipe-page {
    width: 96%;
    position: relative;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border: 2px solid #fff;
    box-sizing: border-box;
    margin: 0 auto 50px;
    padding: 15px 0;
  }
  .recipe-page h3 {
    width: 90%;
    margin: 0;
    padding: 0 0 0 5%;
  }
  .recipebox {
    width: 90%;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .recipe-left-page {
    width: 100%;
  }
  .recipe-right-page {
    width: 80%;
    margin: 0 auto;
  }
  .recipe-left-page h4 {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px 0;
  }
  .recipe-left-page dl {
    width: 100%;
    margin: 0 auto 30px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #000;
  }
  .recipe-left-page dt {
    width: 40%;
    padding: 5px;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    background-color: #ddd;
  }
  .recipe-left-page dd {
    width: 60%;
    padding: 5px;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    background-color: #fff;
  }
  .recipe-left-page ul {
    margin: 0;
    padding: 5px 0 0 20px;
  }
  .recipe-left-page li {
    list-style: decimal inside;
    margin: 0;
    line-height: 1.4;
    text-indent: -17px;
    padding: 0 0 5px 0;
    font-size: 14px;
    line-height: 1.5em;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}