@charset "utf-8";
/* ============================================================================================== */
/* common                                                                                         */
/* ============================================================================================== */
.inner_middle {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.maker {
  position: absolute;
  left: 35px;
  color: #959595;
  font-size: 10px;
}
.maker::before {
  position: absolute;
  top: 5px;
  left: -35px;
  content: "";
  width: 33px;
  height: 1px;
  background: #959595;
}
.column_block_03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .inner_middle {
    width: 95vw;
  }
  .maker {
    font-size: 2vw;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
}
/* ============================================================================================== */
/* firstview                                                                                */
/* ============================================================================================== */
#firstview {
  min-height: 660px;
  background: url("../../images/top/firstview_bg.jpg") center center;
  background-size: cover;
}
#firstview .inner_middle {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 93px 0 0;
}
#firstview .inner_middle .main_ttl {
  width: 513px;
}
#firstview .inner_middle .main_ttl h3 img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #firstview {
    min-height: 168vw;
    background: url("../../images/top/firstview_bg_sp.jpg") center center;
    background-size: cover;
  }
  #firstview .inner_middle {
    display: block;
    padding: 7.2vw 0 0;
  }
  #firstview .inner_middle .main_ttl {
    width: 90.8vw;
  }
  #firstview .inner_middle .main_ttl h3 img {
    width: 67.867vw;
  }
  #firstview .inner_middle .main_app_img {
    width: 58.4vw;
    margin: 5vw auto 0;
  }
  #firstview .inner_middle .main_app_img img {
    width: 100%;
  }
}
/* ============================================================================================== */
/* spreatable_info                                                                                */
/* ============================================================================================== */
#spreatable_info {
  margin-top: -30px;
}
#spreatable_info .inner_middle {
  text-align: center;
  padding: 43px 0 50px;
  background: url("../../images/top/spreatable_info_bg.jpg") center center;
}
#spreatable_info .maker {
  color: #fff;
  top: 10px;
}
#spreatable_info .maker::before {
  background: #fff;
}
#spreatable_info h2 {
  display: inline-block;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
  border-bottom: #fff 2px solid;
}
#spreatable_info h2 img {
  display: block;
  width: 86px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #spreatable_info .inner_middle {
    padding: 5.73vw 0 6.66vw;
    background: url("../../images/top/spreatable_info_bg_sp.jpg") top center;
    background-size: cover;
  }
  #spreatable_info h2 {
    margin-bottom: 8vw;
  }
  #spreatable_info .spreatable_img {
    width: 80vw;
    margin: auto;
  }
  #spreatable_info .spreatable_btn {
    width: 60vw;
    margin: 11vw auto 0;
  }
  #spreatable_info .spreatable_img img,
  #spreatable_info .spreatable_btn img {
    width: 100%;
  }
}
/* ============================================================================================== */
/* tuginavi_info                                                                                  */
/* ============================================================================================== */
#tuginavi_info {
  padding: 50px 0 0;
}
#tuginavi_info .inner_middle {
  text-align: center;
}
#tuginavi_info h2 {
  display: inline-block;
  color: #e68012;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
  border-bottom: #e68012 2px solid;
}
#tuginavi_info h2 img {
  display: block;
  width: 86px;
  margin: 0 auto;
}
#tuginavi_app {
  margin-bottom: -65px;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_dl {
  width: 140px;
}
#tuginavi_info #tuginavi_app .app_logo {
  width: 116px;
  margin: auto;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_dl ul {
  margin-top: 20px;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_dl ul li {
  margin-bottom: 16px;
}
#tuginavi_info .column_block_03 .app_dl ul li p {
  font-size: 10px;
  text-align: left;
  text-indent: -10px;
  padding-left: 10px;
  margin: 5px 0 0;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_img {
  width: 382px;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_txt {
  text-align: left;
  width: 435px;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_txt h3 {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.8;
}
#tuginavi_info #tuginavi_app .column_block_03 .app_txt h3 span {
  padding: 5px;
  background-image: linear-gradient(90deg, #ea4daa, #ff9100);
}
#tuginavi_info .column_block_03 .app_txt p {
  padding: 30px 35px;
  background: #fff;
}
#tuginavi_info #tuginavi_movie {
  padding: 90px 0 80px;
  background: url("../../images/top/tuginavi_movie_bg.png") left top;
}
#tuginavi_info #tuginavi_movie h3 {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
#tuginavi_info #tuginavi_movie .youtube_frame img {
  width: 1000px;
}
@media screen and (max-width: 767px) {
  #tuginavi_info h2 {
    font-size: 6vw;
    margin-bottom: 5vw;
  }
  #tuginavi_info #tuginavi_app .column_block_03 {
    display: block;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_dl {
    display: flex;
    justify-content: space-between;
    width: 67vw;
    margin: auto;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_dl .app_logo {
    width: 25.2vw;
    margin: 0;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_dl .app_logo img {
    width: 100%;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_dl ul {
    margin-top: 4vw;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_dl ul li {
    width: 39vw;
    margin-bottom: 3vw;
  }
  #tuginavi_info .column_block_03 .app_dl ul li p {
    font-size: 1.86vw;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_dl ul li img {
    width: 28vw;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_img {
    width: 76.26vw;
    margin: auto;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_img img {
    width: 100%;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_txt {
    width: 93vw;
    text-align: center;
    margin: -5vw auto 0;
  }
  #tuginavi_info #tuginavi_app .column_block_03 .app_txt h3 {
    font-size: 5.33vw;
  }
  #tuginavi_info .column_block_03 .app_txt p {
    font-size: 3.46vw;
    padding: 3vw 5vw 8vw;
    background: #fff;
  }
  #tuginavi_info #tuginavi_movie {
    padding: 18vw 0 8vw;
    background: url("../../images/top/tuginavi_movie_bg_sp.png") left top;
    background-size: cover;
  }
  #tuginavi_info #tuginavi_movie h3 {
    font-size: 5.33vw;
  }
  #tuginavi_info #tuginavi_movie .youtube_frame img {
    width: 93vw;
  }
}
/* ============================================================================================== */
/* spreatable_recipe_list                                                                         */
/* ============================================================================================== */
#main_recipe_list {
  text-align: center;
  padding: 52px 0 70px;
}
#main_recipe_list .maker {
  position: absolute;
  left: 35px;
  color: #959595;
  font-size: 10px;
}
#main_recipe_list .maker::before {
  position: absolute;
  top: 5px;
  left: -35px;
  content: "";
  width: 33px;
  height: 1px;
  background: #959595;
}
#main_recipe_list h2 {
  display: inline-block;
  width: 630px;
  margin: 0 auto 25px;
}
#main_recipe_list h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#main_recipe_list h3 img {
  display: block;
  width: 60px;
  margin: auto;
}
#main_recipe_list .main_item_01 .tab_contents_wrapper {
  position: relative;
  width: 1200px;
  text-align: left;
  margin: 0 auto 55px 0;
}
#main_recipe_list .main_item_02 .tab_contents_wrapper {
  position: relative;
  width: 1200px;
  text-align: left;
  margin: 0 0 0 auto;
}
#main_recipe_list .main_item_01 .tab_contents_wrapper .recipe_txt {
  position: absolute;
  top: 30px;
  right: 0;
  width: 440px;
  min-height: 480px;
  padding: 30px 40px;
  background: #e68012;
  box-sizing: border-box;
}
#main_recipe_list .main_item_02 .tab_contents_wrapper .recipe_txt {
  position: absolute;
  top: 30px;
  left: 0;
  width: 440px;
  min-height: 480px;
  padding: 30px 40px;
  background: #e68012;
  box-sizing: border-box;
}
#main_recipe_list .main_item_02 .tab_contents_wrapper .recipe_img {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #main_recipe_list h2 {
    width: 97.33vw;
    margin: 0 auto 3vw;
  }
  #main_recipe_list h2 img {
    width: 100%;
  }
  #main_recipe_list h3 {
    font-size: 6vw;
    margin-bottom: 2vw;
  }
  #main_recipe_list h3 img {
    width: 12vw;
  }
  #main_recipe_list .tab_contents_wrapper .recipe_img img {
    width: 100%;
  }
  #main_recipe_list .main_item_01 .tab_contents_wrapper,
  #main_recipe_list .main_item_02 .tab_contents_wrapper {
    width: 100vw;
    margin: 0 auto 0;
  }
  #main_recipe_list .main_item_01 .tab_contents_wrapper .recipe_txt,
  #main_recipe_list .main_item_02 .tab_contents_wrapper .recipe_txt {
    position: relative;
    width: 93vw;
    min-height: auto;
    padding: 3vw 4vw;
    margin: -10vw auto 0;
  }
  #main_recipe_list .main_item_01 .tab_contents_wrapper .recipe_txt {
    margin: -10vw auto 15vw;
  }
}
/*----tab-----*/
#main_recipe_list .tab_contents_wrapper ul.tabs {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 6px;
  margin-bottom: 16px;
  border-bottom: 1px solid #fff;
}
#main_recipe_list .tab_contents_wrapper ul.tabs li {
  box-sizing: border-box;
  width: 173px;
  height: 40px;
  padding-left: 16px;
  background: #ecb580;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  cursor: pointer;
  position: relative;
}
#main_recipe_list .tab_contents_wrapper ul.tabs li.active {
  background: #ffff;
  color: #e68012;
  cursor: default;
}
#main_recipe_list .tab_contents_wrapper ul.tabs li::after {
  content: "";
  width: 7px;
  height: 100%;
  background-image: url("../../images/tab_icon_off.svg");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 14px;
}
#main_recipe_list ul.tabs li.active::after {
  width: 12px;
  background-image: url("../../images/tab_icon_on.svg");
  right: 11px;
}
@media screen and (max-width: 767px) {
  #main_recipe_list .tab_contents_wrapper ul.tabs {
    padding-top: 0;
    margin: 3vw 0 3vw;
    border-bottom-width: 0.2vw;
  }
  #main_recipe_list .tab_contents_wrapper ul.tabs li {
    width: 40vw;
    height: 9.3vw;
    padding-left: 4vw;
    font-size: 4vw;
    line-height: 9.3vw;
  }
  #main_recipe_list .tab_contents_wrapper ul.tabs li::after {
    width: 1.56vw;
    right: 3.3vw;
  }
  #main_recipe_list .tab_contents_wrapper ul.tabs li.active::after {
    width: 2.8vw;
    right: 2.6vw;
  }
}
/*----contents-----*/
#main_recipe_list .tab_contents_wrapper .contents {
  color: #fff;
}
#main_recipe_list .tab_contents_wrapper .contents > div {
  display: none;
  padding-right: 5px;
}
#main_recipe_list .tab_contents_wrapper .contents > div.active {
  display: block;
  height: 300px;
  overflow-y: auto;
}
#main_recipe_list .tab_contents_wrapper .contents > div.active::-webkit-scrollbar {
  width: 5px;
}
#main_recipe_list .tab_contents_wrapper .contents > div.active::-webkit-scrollbar-thumb {
  background: rgba(25, 25, 25, 0.5);
  border-radius: 3px;
}
#main_recipe_list .tab_contents_wrapper .contents dl {
  display: flex;
  margin-bottom: 16px;
  border-bottom: 1px #fff dotted;
}
#main_recipe_list .tab_contents_wrapper .contents dl dt {
  width: 70%;
  padding: 5px 0;
}
#main_recipe_list .tab_contents_wrapper .contents dl dd {
  width: 30%;
  text-align: right;
  padding: 5px 0;
}
#main_recipe_list .tab_contents_wrapper .contents .howto div {
  text-indent: -16px;
  padding: 5px 0 5px 16px;
  border-bottom: 1px #fff dotted;
}
#main_recipe_list .tab_contents_wrapper .contents .howto .notes {
}
#main_recipe_list .tab_contents_wrapper .contents .btn_tuginavi {
  display: block;
  position: absolute;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  #main_recipe_list .tab_contents_wrapper .contents .btn_tuginavi {
    position: static;
    width: 74.26vw;
    margin: 2vw auto 0;
  }
  #main_recipe_list .tab_contents_wrapper .contents .btn_tuginavi img {
    width: 100%;
  }
}
/* ============================================================================================== */
/* spreatable_recipe_list                                                                         */
/* ============================================================================================== */
#spreatable_recipe_list {
  text-align: center;
  padding: 55px 0 0;
  background: url("../../images/top/spreatable_recipe_list_bg.png") left top repeat;
}
#spreatable_recipe_list h2 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto 35px;
  border-bottom: #000 2px solid;
}
#spreatable_recipe_list > section {
  width: 1000px;
  padding-bottom: 20px;
  margin: 0 auto;
}
#spreatable_recipe_list .spreatable_recipe_slowly h3 {
  width: 197px;
  margin: 0 auto 20px;
}
#spreatable_recipe_list .spreatable_recipe_bread h3 {
  width: 396px;
  margin: 0 auto 20px;
}
#spreatable_recipe_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#spreatable_recipe_list ul li {
  width: 240px;
  margin-bottom: 25px;
}
@media screen and (min-width: 766px) {
  #spreatable_recipe_list ul.last::after {
    content: "";
    width: 240px;
  }
}
#spreatable_recipe_list ul li p {
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #spreatable_recipe_list {
    padding: 10vw 0 0;
    background: url("../../images/top/spreatable_recipe_list_bg_sp.png") left top repeat;
    background-size: contain;
  }
  #spreatable_recipe_list h2 {
    font-size: 6vw;
  }
  #spreatable_recipe_list > section {
    width: 93vw;
    padding-bottom: 5vw;
    margin: 0 auto;
  }
  #spreatable_recipe_list .spreatable_recipe_slowly h3 {
    width: 39.46vw;
    margin: 0 auto 5vw;
  }
  #spreatable_recipe_list .spreatable_recipe_bread h3 {
    width: 79.33vw;
    margin: 0 auto 5vw;
  }
  #spreatable_recipe_list ul li {
    width: 45.33vw;
    margin-bottom: 3vw;
  }
  #spreatable_recipe_list ul li p {
    font-size: 2.93vw;
  }
  #spreatable_recipe_list ul li img {
    width: 100%;
  }
}
/*----lity-----*/
.lity {
  background: rgba(0, 0, 0, 0.5);
}
.lity-iframe-container {
  height: 644px !important;
}
.lity-iframe-container iframe {
  background: #fff;
}
.lity-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #b8b8b8;
  border-radius: 17px;
}
.lity-close:hover {
  top: 10px;
  right: 10px;
  background: #b8b8b8;
}
@media screen and (max-width: 767px) {
  .lity-iframe-container {
    width: 93vw;
    height: 125vw !important;
    margin: auto;
  }
  .lity-close {
    right: 20px;
  }
  .lity-close:hover {
    right: 20px;
  }
}
/* ============================================================================================== */
/* Banners                                                                                        */
/* ============================================================================================== */
#banners {
  margin-top: 25px;
}
#banners dl {
  text-align: center;
}
#banners dl:nth-child(n + 2) {
  margin-top: 28px;
}
#banners dl dt {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
#banners dl dd {
  margin-top: 11px;
}
#banners dl:nth-child(1) dd {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  #banners {
    width: 94.66vw;
    margin: 5.8vw auto 0;
  }
  #banners dl {
  }
  #banners dl:nth-child(n + 2) {
    margin-top: 6.6vw;
  }
  #banners dl dt {
    font-size: 3.7vw;
    line-height: 5.3vw;
  }
  #banners dl dd {
    margin-top: 2vw;
  }
  #banners dl:nth-child(1) dd {
    margin-top: 3.2vw;
  }
  #banners dl dd img {
    width: 100% !important;
  }
}
/* ============================================================================================== */
/* Official Sns                                                                                   */
/* ============================================================================================== */
#official_sns {
  width: 754px;
  margin: 55px auto 0;
  padding-bottom: 55px;
}
#official_sns .title {
  padding-bottom: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid #a8a8a8;
}
#official_sns .links {
  width: 720px;
  margin: 32px auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  #official_sns {
    width: 94.66vw;
    margin: 7.2vw auto 0;
    padding-bottom: 6.6vw;
  }
  #official_sns .title {
    padding-bottom: 1.3vw;
    font-size: 3.6vw;
    border-bottom-width: 0.2vw;
  }
  #official_sns .links {
    width: auto;
    margin: 4vw auto 0;
    display: block;
  }
  #official_sns .links a {
    display: block;
    width: 70vw;
    margin: 0 auto;
  }
  #official_sns .links a:nth-child(n + 2) {
    margin-top: 4vw;
  }
  #official_sns .links a img {
    width: 100% !important;
  }
}
