@charset "UTF-8";
.section_bg {
  width: 100%;
  background: url(../images/out/images/out4.png);
  position: relative;
}

#section1 .box1 {
  background: url(../images/out/images/out1.png);
  background-size: cover;
  background-position: right bottom;
}
#section1 h2 {
  background: url(../images/common/images/common_bg2.png);
  background-size: 100%;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}
#section1 .box3 {
  background: url(../images/common/images/common_bg3.png);
  background-size: cover;
}

#section2 .box1 {
  background: #fff;
}
#section2 .box2 .inbox {
  background: #ffe212;
}
#section2 .box3 {
  background: #fff;
}
#section2 .box4 {
  background: #fff;
}

.pc_body .pc {
  display: block;
}
.pc_body .sp {
  display: none;
}
.pc_body #section1 .box1 .inbox1 {
  width: 1020px;
  margin: auto;
  position: relative;
  height: 360px;
}
.pc_body #section1 .img1 {
  width: 570px;
  position: absolute;
  right: 0;
  top: 20px;
}
.pc_body #section1 h2 {
  width: 390px;
  height: 150px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 45px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  text-align: center;
}
.pc_body #section1 h2 img {
  width: 70px;
  height: 108px;
  margin-right: 30px;
}
.pc_body #section1 p {
  position: absolute;
  bottom: 22px;
  left: 7px;
  font-size: 28px;
  width: 420px;
  font-feature-settings: "palt";
}
.pc_body #section2 {
  width: 740px;
  margin: auto;
  padding: 40px 0 40px 280px;
}
.pc_body #section2 .img1 {
  position: absolute;
  right: 5px;
  bottom: 0px;
  width: 256px;
}
.pc_body #section2 h2 {
  font-size: 24px;
  border-bottom: solid 3px #13a73d;
}
.pc_body #section2 .box1 {
  padding: 20px 20px 70px;
  position: relative;
}
.pc_body #section2 .box1 .txt1 {
  padding: 30px 0;
  font-size: 18px;
}
.pc_body #section2 .box1 .txt1 .red_tet {
  font-size: 20px;
  color: #fa611d;
}
.pc_body #section2 .box1 .under_box {
  width: 98%;
  background-color: #eff9f3;
  font-size: 16px;
  margin-top: 20px;
  padding: 15px 0 15px 1em;
  margin-bottom: 15px;
}
.pc_body #section2 .box1 .target_box {
  padding-left: 2.5em;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.pc_body #section2 .box1 .target_box .item {
  list-style-type: "◆ ";
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.06em;
  margin-bottom: 15px;
}
.pc_body #section2 .box1 .target_box .item::marker {
  color: #13a73d;
}
.pc_body #section2 .box1 .image_gazo {
  width: 500px;
  height: 333px;
  margin: 0 auto 40px;
}
.pc_body #section2 .box1 .setumei {
  margin: 10px 0 25px;
  font-size: 18px;
}
.pc_body #section2 .box1 .cyui {
  padding: 5px 0 30px;
  text-align: right;
  font-size: 16px;
  letter-spacing: 0.06em;
}
.pc_body #section2 .box1 .program_box {
  padding-left: 1em;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.pc_body #section2 .box1 .program_box dt {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em 0 0.2em;
  color: #13a73d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.pc_body #section2 .box1 .program_box dd {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 1em;
  font-size: 18px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.pc_body #section2 .box1 .program_box dd span {
  color: #fa611d;
  font-size: 18px;
}
.pc_body #section2 .box1 .hyou {
  border-collapse: collapse;
  border: 1px;
}
.pc_body #section2 .box1 .hyou th, .pc_body #section2 .box1 .hyou td {
  padding: 10px;
  border: 1px solid #333333;
}
.pc_body #section2 .box1 .hyou .col1 {
  width: 30%;
}
.pc_body #section2 .box1 .hyou .col2 {
  width: 36%;
}
.pc_body #section2 .box1 .hyou .col3 {
  width: 34%;
}
.pc_body #section2 .box1 .flow_box {
  box-sizing: border-box;
}
.pc_body #section2 .box1 .flow_box dt {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em 0.5em 0.5em 1em;
  background-color: #eff9f3;
  color: #13a73d;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.pc_body #section2 .box1 .flow_box dd {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em 0.5em 0.5em 2.5em;
  letter-spacing: 0.08em;
}
.pc_body #section2 .box1 .jihi_box {
  margin-bottom: 30px;
}
.pc_body #section2 .box1 .jihi_title {
  color: #13a73d;
  font-size: 18px;
  margin-bottom: 10px;
}
.pc_body #section2 .box1 .jihi_title span {
  color: #3c3c3c;
}
.pc_body #section2 .box1 .jihi_text {
  margin-bottom: 10px;
  padding-left: 1em;
  font-size: 18px;
  letter-spacing: 0.08em;
}
.pc_body #section2 .box1 .jihi_text2 {
  margin-bottom: 10px;
  padding-left: 4em;
  text-indent: -3em;
  font-size: 18px;
  letter-spacing: 0.08em;
}
.pc_body #section2 .box1 .kinki_box {
  margin-top: 15px;
  background-color: #fffad9;
  padding: 30px 35px;
}
.pc_body #section2 .box1 .kinki_box li {
  list-style-type: "・ ";
  font-size: 18px;
  font-weight: 300;
}
.pc_body #section2 .box1 .kinki_box li span {
  color: #fa611d;
  font-weight: 600;
}
.pc_body #section2 .box1 .kinki_box .item:not(:last-of-type) {
  margin-bottom: 5px;
}
.pc_body #section2 .box1 .link {
  padding-left: 4em;
  margin-bottom: 30px;
}
.pc_body #section2 .box1 .link .item {
  list-style-type: "◆ ";
  font-size: 18px;
  font-weight: 300;
}
.pc_body #section2 .box1 .link .item a {
  color: #13a73d;
  font-weight: 600;
}
.pc_body #section2 .box1 .notice_box {
  margin-bottom: 30px;
  margin-top: 15px;
  background-color: #eff9f3;
  padding: 30px 35px;
}
.pc_body #section2 .box1 .notice_box .notice_title {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #13a73d;
  margin-bottom: 20px;
}
.pc_body #section2 .box1 .notice_box .list .item .subject {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}
.pc_body #section2 .box1 .notice_box .list .item .text {
  letter-spacing: 0.03em;
  margin-bottom: 5px;
  font-size: 17px;
  text-align: justify;
  font-feature-settings: "palt";
}
.pc_body #section2 .box1 .notice_box .list .item:not(:last-of-type) {
  margin-bottom: 25px;
}
.pc_body #section2 .box1 .qa_box {
  padding: 15px 15px 15px;
  border-bottom: 1px solid #fa611d;
}
.pc_body #section2 .box1 .qa_box .q {
  color: #fa611d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
.pc_body #section2 .box1 .qa_box .a {
  letter-spacing: 0.03em;
  margin-bottom: 5px;
  font-size: 18px;
  text-align: justify;
  font-feature-settings: "palt";
}
.pc_body #section2 .box1 .last {
  margin-bottom: 30px;
}
.pc_body #section2 .box1 .jikan_title {
  margin-top: 15px;
  padding-left: 0.5em;
  color: #13a73d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 5px;
}
.pc_body #section2 .box1 .jikan_time_table {
  width: 578px;
  height: 140px;
  margin: 15px auto 30px;
  text-align: center;
}
.pc_body #section2 .box1 .jikan_text {
  padding-left: 1.5em;
  letter-spacing: 0.08em;
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 15px;
}
.pc_body #section2 .box1 .jikan_notice {
  padding-top: 10px;
  padding-left: 1.5em;
  color: #fa611d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.08em;
}

.sp_body .pc {
  display: none;
}
.sp_body .sp {
  display: block;
}
.sp_body #section1 .box1 .inbox1 {
  width: 100%;
  margin: auto;
  position: relative;
}
.sp_body #section1 .box1 .img1 {
  width: 90%;
  margin: auto;
  padding: 5vw 0;
  display: block;
}
.sp_body #section1 .box1 h2 {
  width: 100%;
  height: 15vw;
  border-bottom-left-radius: 2vw;
  border-bottom-right-radius: 2vw;
  font-size: 8vw;
  font-weight: 400;
}
.sp_body #section1 .box1 .icon {
  width: 8vw;
  margin-right: 1em;
}
.sp_body #section1 .box1 p {
  font-size: 6vw;
  width: 90%;
  margin: auto;
  text-align: center;
  padding-bottom: 10vw;
}
.sp_body #section2 {
  width: 100%;
  margin: auto;
  padding: 10vw 0;
}
.sp_body #section2 .box1 {
  padding: 5vw;
  position: relative;
}
.sp_body #section2 .box1 .img1 {
  width: 50vw;
  display: block;
  margin: auto;
  padding: 10vw 0 5vw;
}
.sp_body #section2 .box1 h2 {
  font-size: 5vw;
  border-bottom: solid 1vw #13a73d;
  padding: 10vw 0 5vw;
}
.sp_body #section2 .box1 .txt1 {
  padding: 6vw 0;
  font-size: 4.2vw;
}
.sp_body #section2 .box1 .txt1 .red_tet {
  font-size: 4.5vw;
  color: #fa611d;
}
.sp_body #section2 .box1 .under_box {
  width: 98%;
  background-color: #eff9f3;
  font-size: 4vw;
  margin-top: 5vw;
  padding: 3.75vw 0 3.75vw 1em;
  margin-bottom: 3.75vw;
}
.sp_body #section2 .box1 .target_box {
  padding-left: 1.5em;
  margin-bottom: 7.5vw;
  box-sizing: border-box;
}
.sp_body #section2 .box1 .target_box .item {
  list-style-type: "◆ ";
  font-size: 4.5vw;
  font-weight: 300;
  letter-spacing: 0.06em;
  margin-bottom: 3.75vw;
}
.sp_body #section2 .box1 .target_box .item::marker {
  color: #13a73d;
}
.sp_body #section2 .box1 .image_gazo {
  width: 90vw;
  height: auto;
  margin: 0 auto 4.2vw;
}
.sp_body #section2 .box1 .image_gazo img {
  width: 100%;
  height: auto;
}
.sp_body #section2 .box1 .setumei {
  margin: 2.5vw 0 6.25vw;
  font-size: 4.2vw;
}
.sp_body #section2 .box1 .cyui {
  padding: 5px 0 7.5vw;
  text-align: right;
  font-size: 4vw;
  letter-spacing: 0.06em;
}
.sp_body #section2 .box1 .program_box {
  padding-left: 0;
  margin-bottom: 7.5vw;
  box-sizing: border-box;
}
.sp_body #section2 .box1 .program_box dt {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em 0 0.2em;
  color: #13a73d;
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.sp_body #section2 .box1 .program_box dd {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 1em;
  font-size: 4vw;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.sp_body #section2 .box1 .program_box dd span {
  color: #fa611d;
  font-size: 4vw;
}
.sp_body #section2 .box1 .hyou {
  border-collapse: collapse;
  border: 0.25vw;
}
.sp_body #section2 .box1 .hyou th, .sp_body #section2 .box1 .hyou td {
  padding: 2.5vw;
  font-size: 4vw;
  border: 1px solid #333333;
}
.sp_body #section2 .box1 .hyou .col1 {
  width: 30%;
}
.sp_body #section2 .box1 .hyou .col2 {
  width: 36%;
}
.sp_body #section2 .box1 .hyou .col3 {
  width: 34%;
}
.sp_body #section2 .box1 .flow_box {
  box-sizing: border-box;
}
.sp_body #section2 .box1 .flow_box dt {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em 0.5em 0.5em 0.5em;
  background-color: #eff9f3;
  color: #13a73d;
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.sp_body #section2 .box1 .flow_box dd {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em 0.5em 0.5em 1.5em;
  font-size: 4vw;
  letter-spacing: 0.08em;
}
.sp_body #section2 .box1 .jihi_box {
  margin-bottom: 7.5vw;
}
.sp_body #section2 .box1 .jihi_title {
  color: #13a73d;
  font-size: 4.5vw;
  margin-bottom: 2.5vw;
}
.sp_body #section2 .box1 .jihi_title span {
  color: #3c3c3c;
  font-size: 4.5vw;
}
.sp_body #section2 .box1 .jihi_text {
  margin-bottom: 2.5vw;
  padding-left: 1em;
  font-size: 4vw;
  letter-spacing: 0.08em;
}
.sp_body #section2 .box1 .jihi_text2 {
  margin-bottom: 2.5vw;
  padding-left: 4em;
  font-size: 4vw;
  letter-spacing: 0.08em;
  text-indent: -3em;
}
.sp_body #section2 .box1 .kinki_box {
  margin-top: 3.75vw;
  background-color: #fffad9;
  padding: 7.5vw 8.75vw;
}
.sp_body #section2 .box1 .kinki_box li {
  list-style-type: "・ ";
  font-size: 4.2vw;
  font-weight: 300;
}
.sp_body #section2 .box1 .kinki_box li span {
  color: #fa611d;
  font-weight: 600;
}
.sp_body #section2 .box1 .kinki_box .item:not(:last-of-type) {
  margin-bottom: 1.25vw;
}
.sp_body #section2 .box1 .link {
  padding-left: 1em;
  margin-bottom: 7.5vw;
}
.sp_body #section2 .box1 .link .item {
  list-style-type: "◆ ";
  font-size: 4vw;
  font-weight: 300;
  margin-bottom: 2.4vw;
}
.sp_body #section2 .box1 .link .item a {
  color: #13a73d;
  font-size: 4vw;
  font-weight: 600;
}
.sp_body #section2 .box1 .notice_box {
  margin-bottom: 30px;
  margin-top: 15px;
  background-color: #eff9f3;
  padding: 30px 35px;
}
.sp_body #section2 .box1 .notice_box .notice_title {
  font-size: 5vw;
  font-weight: 600;
  color: #13a73d;
  margin-bottom: 4.2vw;
}
.sp_body #section2 .box1 .notice_box .list .item .subject {
  font-size: 4.5vw;
  margin-bottom: 2vw;
}
.sp_body #section2 .box1 .notice_box .list .item .text {
  margin-bottom: 1.25vw;
  font-size: 3.5vw;
  text-align: justify;
  font-feature-settings: "palt";
}
.sp_body #section2 .box1 .notice_box .list .item:not(:last-of-type) {
  margin-bottom: 6vw;
}
.sp_body #section2 .box1 .qa_box {
  padding: 3.75vw 3.75vw 3.75vw;
  border-bottom: 1px solid #fa611d;
}
.sp_body #section2 .box1 .qa_box .q {
  color: #fa611d;
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 2.5vw;
}
.sp_body #section2 .box1 .qa_box .a {
  letter-spacing: 0.03em;
  margin-bottom: 1.25vw;
  font-size: 4.2vw;
  text-align: justify;
  font-feature-settings: "palt";
}
.sp_body #section2 .box1 .last {
  margin-bottom: 7.5vw;
}
.sp_body #section2 .box1 .jikan_title {
  margin-top: 2.4vw;
  padding-left: 0;
  color: #13a73d;
  font-size: 4.2vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 1.5vw;
}
.sp_body #section2 .box1 .jikan_time_table {
  width: 90vw;
  height: auto;
  margin: 2.4vw auto 4.2vw;
  text-align: center;
}
.sp_body #section2 .box1 .jikan_time_table img {
  width: 100%;
  height: auto;
}
.sp_body #section2 .box1 .jikan_text {
  letter-spacing: 0.08em;
  padding-left: 0;
  line-height: 1.2;
  font-size: 4vw;
  margin-bottom: 3.75vw;
}
.sp_body #section2 .box1 .jikan_notice {
  padding-top: 2.5vw;
  padding-left: 0;
  color: #fa611d;
  font-size: 4.3vw;
  font-weight: 600;
  letter-spacing: 0.08em;
}/*# sourceMappingURL=diet.css.map */