@charset "UTF-8";
* {
  box-sizing: border-box;
}

img {
  display: inline-block;
  max-width: 100%;
}

.cl:after {
  width: 1px;
  height: 0px;
  content: "";
  line-height: 0;
  display: block;
  clear: both;
}

ruby rt {
  font-size: 40%;
}

.background-wrapper {
  width: 100%;
  min-width: 1032px;
}

.container {
  width: 100%;
}

header {
  width: 1032px;
  margin-left: auto;
  margin-right: auto;
}

footer .container {
  width: 1032px;
}

.wrap {
  width: 1032px;
  margin: 0 auto;
}

#dashiudonlab {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-weight: 400;
  color: #000;
  width: 100%;
  min-width: 1032px;
}
#dashiudonlab .pc_oi {
  display: inline;
}
#dashiudonlab .sp_oi {
  display: none;
}
#dashiudonlab .sp_o {
  display: none;
}
#dashiudonlab body,
#dashiudonlab dd,
#dashiudonlab dl,
#dashiudonlab li,
#dashiudonlab ol,
#dashiudonlab p,
#dashiudonlab ul {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .background-wrapper {
    min-width: 100%;
  }
  .container {
    padding: 0;
  }
  header {
    width: 100%;
  }
  header .phone-new-header {
    margin: -20px 0 -43px !important;
  }
  footer .container {
    width: 100%;
  }
  footer .container .footer-line {
    margin: 15px 0 0 !important;
  }
  footer .container .visible-phone {
    padding: 0 20px !important;
  }
  .wrap {
    width: 100%;
    padding: 0 5%;
  }
  #dashiudonlab {
    min-width: unset;
  }
}
@media all and (-ms-high-contrast: none) {
  #dashiudonlab {
    font-family: "メイリオ", sans-serif;
    min-width: 100%;
    padding: 20px 0% 0 !important;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  #dashiudonlab .pc_oi {
    display: none;
  }
  #dashiudonlab .sp_oi {
    display: inline;
  }
  #dashiudonlab .sp_o {
    display: block;
  }
}
/**
 * スライダー
 */
.rsDefault .rsBullets {
  height: 20px;
}

.rsDefault .rsBullet {
  height: 10px;
  padding: 6px 8px 6px;
}

@media screen and (max-width: 480px) {
  main,
  main p,
  main li {
    font-size: 14px;
  }
  .slider-container-top #slider-main-visual {
    height: 62.5vw !important;
    aspect-ratio: 16/10;
  }
  *::-ms-backdrop,
  .slider-container-top #slider-main-visual {
    height: 62.5vw;
  }
  .rsDefault .rsOverflow {
    height: 100% !important;
  }
}
section {
  width: 100%;
  min-width: 1032px;
}

.img_box img {
  width: 100%;
}

a {
  text-decoration: none;
  color: #000;
  transition: 0.3s ease;
}

a:hover {
  opacity: 0.7;
}

#mainImage {
  background: #fff000;
}
#mainImage .tit_box {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
#mainImage .tit_box img {
  width: 100%;
}

#about {
  margin: 26px 0 0;
}
#about .wrap {
  max-width: 1000px;
}
#about .hov_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#about .hov_box .left {
  width: 633px;
}
#about .hov_box .center {
  position: absolute;
  width: 115px;
  top: 0;
  right: 180px;
}
#about .hov_box .center .btnn {
  position: absolute;
  width: 115px;
  top: 50px;
  right: 50px;
}
#about .hov_box .center .btnn picture {
  display: block;
  border-radius: 50%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#about .hov_box .center .btnn .hov_btn-in {
  position: absolute;
  width: 760px;
  padding: 10px 0 0;
  top: 0;
  right: 0;
  visibility: hidden;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box {
  position: relative;
  width: 580px;
  border: 4px solid #e50012;
  background: #fff;
  border-radius: 20px;
  padding: 25px 35px 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100px);
  transition: 0.3s ease;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box:before {
  position: absolute;
  content: "";
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #e50012;
  top: 20px;
  right: -22px;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box:after {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #e50012;
  top: 34px;
  right: -56px;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box .tit {
  font-size: 14px;
  font-weight: bold;
  color: #e50012;
  text-align: center;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box .txt {
  font-size: 18px;
  line-height: 1.55;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn {
  width: 374px;
  margin: 15px auto 0;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn a {
  display: block;
  background: #fff000;
  border-radius: 22px;
  text-align: center;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn span {
  font-size: 18px;
  font-weight: bold;
  line-height: 44px;
}
#about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn span:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 8px solid #000;
  margin-left: 10px;
  vertical-align: -1px;
}
#about .hov_box .center .btnn img {
  width: 100%;
}
#about .hov_box .center .btnn:hover img {
  opacity: 0.7;
  transition: 0.3s ease;
}
#about .hov_box .center .btnn:hover .hov_btn-in {
  visibility: visible;
}
#about .hov_box .center .btnn:hover .hov_btn-in .txt_box {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
#about .hov_box .right {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 279px;
  padding: 50px 0 0;
}
#about .hov_box .right .img_box {
  width: 100%;
}
#about .hov_box .right .cap {
  font-size: 14px;
  line-height: 1.285;
}

.index_box {
  margin: 30px 0 0;
}
.index_box .tit_box {
  width: 312px;
  margin: 0 auto;
}
.index_box .index_box-list {
  width: 530px;
  margin: 27px auto 0;
}
.index_box .index_box-list li {
  margin: 18px 0 0;
}
.index_box .index_box-list a {
  display: inline-block;
  background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/ido_don.png") center left/49px auto no-repeat;
  padding-left: 55px;
}
.index_box .index_box-list a span {
  font-size: 26px;
  font-weight: bold;
  line-height: 42px;
  white-space: nowrap;
}

.sections_outer {
  padding: 30px 0;
}

.tit_box-main {
  text-align: center;
  padding: 0 0 35px;
  margin-bottom: 40px;
  position: relative;
}
.tit_box-main:after {
  position: absolute;
  content: "";
  width: 228px;
  height: 19px;
  background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/ico_hasi.svg") center left/100% auto no-repeat;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tit_box-main .tit {
  display: inline-block;
  font-size: 41px;
  font-weight: bold;
  line-height: 54px;
  background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/ido_don.png") center left/65px auto no-repeat;
  padding-left: 80px;
}

#HISTORY .wrap {
  background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/history-bg.png") center top no-repeat;
  background-size: cover;
  padding: 30px 45px;
}
#HISTORY .history-content {
  padding: 15px 0;
}
#HISTORY .history-content p {
  font-size: 18px;
  line-height: 1.6;
}

#REPORT .report_index {
  display: flex;
  justify-content: flex-start;
  list-style-type: none;
  margin-bottom: 5px;
  width: 100%;
}
#REPORT .report_index li {
  width: calc((100% - 30px) / 4);
  background: #dedede;
  margin-right: 10px;
}
#REPORT .report_index li.hidden {
  visibility: hidden;
}
#REPORT .report_index li:last-child {
  margin-right: 0;
}
#REPORT .report_index li a, #REPORT .report_index li span {
  display: block;
  text-align: center;
  font-size: 26px;
  line-height: 1.8;
  color: #999;
}
#REPORT .report_index li.current {
  background: #FFEE00;
  visibility: visible;
}
#REPORT .report_index li.current a, #REPORT .report_index li.current span {
  color: #E30012;
  font-weight: bold;
}
#REPORT .report_index.report_hachimen li.current {
  background: #2EB65D;
}
#REPORT .report_index.report_hachimen li.current a, #REPORT .report_index.report_hachimen li.current span {
  color: #fff;
}
#REPORT .report-contents {
  border: 3px solid #FFEE00;
}
#REPORT .report-contents h2 {
  background: #FFEE00;
  padding: 20px;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}
#REPORT .report-contents.report_hachimen {
  border-color: #2EB65D;
}
#REPORT .report-contents.report_hachimen h2 {
  background: #2EB65D;
}
#REPORT .report-content-inner {
  padding: 30px 40px;
}
#REPORT .report-content-inner p, #REPORT .report-content-inner .question, #REPORT .report-content-inner address {
  font-size: 18px;
  line-height: 1.8;
}
#REPORT .report-content-inner picture {
  margin: 10px auto;
  display: block;
  text-align: center;
}
#REPORT .report-content-inner .caption {
  text-align: center;
}
#REPORT .report-content-inner .question {
  background: none;
  color: #E30012;
  font-weight: bold;
  padding: 0 0 10px;
}
#REPORT .report-content-inner address {
  text-align: center;
}
#REPORT .report-main-title,
#REPORT .report-sub-title {
  font-size: 26px;
  text-align: center;
  line-height: 1.9;
}
#REPORT .report-main-title {
  color: #fff;
  background: #E30012;
}
#REPORT .report-sub-title {
  color: #E30012;
}
#REPORT .main-title-with-ruby {
  line-height: 1.6;
}
#REPORT .report_hachimen .report-main-title {
  background: #CE355F;
}
#REPORT .report_hachimen .report-sub-title {
  color: #CE355F;
}
#REPORT .report-recipe {
  background: #FBF4E9;
  border-radius: 30px;
  padding: 30px 45px;
  margin-bottom: 30px;
}
#REPORT .report-recipe h3 {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
#REPORT .report-recipe h3 span {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/ido_don.png") center left/40px auto no-repeat;
  padding-left: 50px;
}
#REPORT .report-recipe h3:after {
  position: absolute;
  content: "";
  width: 142px;
  height: 13px;
  background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/ico_hasi.svg") center left/100% auto no-repeat;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#ITEMS .wrap .item-box {
  max-width: 600px;
  margin: 0 auto 30px;
}
#ITEMS .wrap .item-box.konbu .item-tit,
#ITEMS .wrap .item-box.konbu .txt-box a {
  background-color: #00863A;
}
#ITEMS .wrap .item-box.koreuma .item-tit,
#ITEMS .wrap .item-box.koreuma .txt-box a {
  background-color: #BA181F;
}
#ITEMS .item-tit {
  padding: 8px;
  font-size: 26px;
  text-align: center;
  color: #fff;
}
#ITEMS .flexbox {
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
}
#ITEMS .flexbox .image-box {
  width: 190px;
}
#ITEMS .flexbox .txt-box {
  width: 380px;
}
#ITEMS .flexbox .txt-box h4 {
  margin-bottom: 25px;
  line-height: 1.5;
  font-weight: bold;
  font-size: 21px;
}
#ITEMS .flexbox .txt-box p {
  margin-bottom: 20px;
}
#ITEMS .flexbox .txt-box a {
  display: block;
  width: 300px;
  margin: 20px auto 0;
  padding: 15px;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#ITEMS .flexbox .txt-box a span {
  display: inline-block;
}
#ITEMS .flexbox .txt-box a span:after {
  content: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/white_arrow-right.png");
  vertical-align: middle;
  margin-left: 20px;
}
#ITEMS .flexbox .txt-box a.recipe-link {
  width: 380px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  section {
    min-width: 100%;
  }
  #about {
    margin: 10px 0 0;
  }
  #about .hov_box {
    flex-wrap: wrap;
  }
  #about .hov_box .left {
    width: 100%;
  }
  #about .hov_box .center {
    position: static;
    width: calc(100% - 120px);
  }
  #about .hov_box .center .btnn {
    position: static;
    width: 100%;
  }
  #about .hov_box .center .btnn picture {
    display: none;
  }
  #about .hov_box .center .btnn .hov_btn-in {
    position: static;
    visibility: visible;
    width: 100%;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box {
    opacity: 1;
    visibility: visible;
    transform: none;
    width: 100%;
    border-width: 2px;
    padding: 3vw;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box:before {
    display: none;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box:after {
    display: none;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box .txt {
    font-size: 10px;
    line-height: 1.5;
    text-align: justify;
    margin: 7px 0 0;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn {
    width: 100%;
    max-width: 150px;
    margin: 10px auto 0;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn a {
    display: flex;
    justify-content: center;
    text-align: left;
    padding: 6px 0 5px;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn span {
    font-size: 10px;
    line-height: 1.2;
    position: relative;
  }
  #about .hov_box .center .btnn .hov_btn-in .txt_box .link_btn span:after {
    position: absolute;
    border-width: 6px;
    top: 0;
    bottom: 0;
    right: -20px;
    margin: auto 0;
  }
  #about .hov_box .right {
    width: 118px;
    align-content: flex-start;
  }
  #about .hov_box .right .cap {
    font-size: 10px;
    margin: 5px 0 0;
  }
  #about .index_box {
    margin: 20px 0 0;
  }
  #about .index_box .tit_box {
    width: 185px;
  }
  #about .index_box .index_box-list {
    width: 100%;
    max-width: 340px;
    margin: 15px auto 0;
  }
  #about .index_box .index_box-list li {
    margin: 5px 0 0;
  }
  #about .index_box .index_box-list a {
    background-size: 29px auto;
    padding-left: 35px;
  }
  #about .index_box .index_box-list a span {
    font-size: 16px;
    line-height: 29px;
    white-space: pre-wrap;
  }
  .sections_outer {
    padding: 15px 0 25px;
  }
  .tit_box-main {
    display: flex;
    justify-content: center;
    padding: 0 0 20px;
    margin-bottom: 10px;
    text-align: left;
  }
  .tit_box-main:after {
    width: 120px;
    height: 20px;
  }
  .tit_box-main .tit {
    font-size: 22px;
    line-height: 1.27;
    background-size: 35px auto;
    padding: 7px 0 3px 45px;
    font-feature-settings: "palt";
  }
  #HISTORY .wrap {
    background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/history-bg.png") center top repeat-y;
    background-size: contain;
    padding: 20px 20px;
  }
  #HISTORY .history-sections picture img {
    height: 50px;
  }
  #HISTORY .history-content {
    padding: 10px 0;
  }
  #HISTORY .history-content p {
    font-size: 12px;
  }
  #REPORT .wrap {
    padding: 0;
  }
  #REPORT .report_index li a,
  #REPORT .report_index li span {
    font-size: 16px;
  }
  #REPORT .report-contents h2 {
    font-size: 20px;
    line-height: 1.4;
    padding: 10px;
  }
  #REPORT .report-content-inner {
    padding: 10px 20px;
  }
  #REPORT .report-content-inner p,
  #REPORT .report-content-inner .question,
  #REPORT .report-content-inner address {
    font-size: 12px;
  }
  #REPORT .report-main-title,
  #REPORT .report-sub-title {
    font-size: 18px;
    line-height: 1.5;
  }
  #REPORT .report-sub-title {
    margin-bottom: 10px;
  }
  #REPORT .report-recipe {
    border-radius: 15px;
    padding: 10px 15px;
  }
  #REPORT .report-recipe h3 {
    text-align: left;
  }
  #REPORT .report-recipe h3 span {
    font-size: 18px;
    line-height: 30px;
    background: url("/wp-content/themes/yamasa-cms/dist/images/dashiudonlab/common/ido_don.png") center left/30px auto no-repeat;
    padding-left: 40px;
  }
  #REPORT .report-recipe h3:after {
    width: 100px;
    height: 10px;
    bottom: -10px;
  }
  #ITEMS .wrap .item-box {
    max-width: 100%;
  }
  #ITEMS .item-tit {
    padding: 4px;
    font-size: 16px;
  }
  #ITEMS .flexbox {
    padding: 20px 0;
  }
  #ITEMS .flexbox .image-box {
    width: 35%;
  }
  #ITEMS .flexbox .txt-box {
    width: 62%;
  }
  #ITEMS .flexbox .txt-box h4 {
    font-size: 13px;
  }
  #ITEMS .flexbox .txt-box p {
    font-size: 11px;
    line-height: 1.5;
  }
  #ITEMS .flexbox .txt-box a {
    font-size: 14px;
    width: 100%;
    padding: 8px;
    border-radius: 20px;
  }
  #ITEMS .flexbox .txt-box a span:after {
    display: inline-block;
    transform: scale(0.8);
    margin-left: 10px;
  }
}
/* */
.report-sub-small {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .report-sub-small {
    font-size: 14px;
  }
  #ITEMS .flexbox .txt-box a.recipe-link {
    width: 100%;
    font-size: 11px;
  }
}/*# sourceMappingURL=dashiudonlab.css.map */