@charset "UTF-8";

/* =================================================================
	top
================================================================= */

img {
  image-rendering: -webkit-optimize-contrast;
}

@media print, screen and (min-width: 769px) {
  .link_btn a {
    display: block;
    transition: all 0.2s;
  }

  .link_btn a:hover {
    opacity: 0.75;
  }
}

/*---------------------------------
  top_mainv
---------------------------------*/

#nwut_top #top_mainv {
  position: relative;
}

#nwut_top #top_mainv .mainv_btn {
  position: absolute;
}

#nwut_top #top_mainv .mainv_btn a {
  display: block;
}

#nwut_top #top_mainv .mainv_bnr a {
  display: block;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #top_mainv {
    height: 750px;
    background: #ddd url("../img/top/mainv_img.jpg") no-repeat center;
    background-size: auto 750px;
  }

  #nwut_top #top_mainv .mainv_btn {
    width: 162px;
    margin-right: -703px;
    right: 50%;
    bottom: 28px;
  }

  #nwut_top #top_mainv .mainv_btn a {
    transition: opacity 0.3s;
  }

  #nwut_top #top_mainv .mainv_btn a:hover {
    opacity: 0.5;
  }

  #nwut_top #top_mainv .mainv_bnr {
    width: 350px;
    margin-right: -703px;
    position: absolute;
    right: 50%;
    top: 20px;
  }

  #nwut_top #top_mainv .mainv_bnr div:not(:last-child) {
    margin-bottom: 10px;
  }

  #nwut_top #top_mainv .mainv_bnr a {
    transition: opacity 0.3s;
  }

  #nwut_top #top_mainv .mainv_bnr a:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_mainv .mainv_btn {
    width: 80px;
    right: 4vw;
    top: 38vw;
  }

  #nwut_top #top_mainv .mainv_bnr {
    padding: 20px 15px 40px;
    background-color: #ddd;
  }

  #nwut_top #top_mainv .mainv_bnr div:not(:last-child) {
    margin-bottom: 15px;
  }
}

/*---------------------------------
  top_reason
---------------------------------*/

#nwut_top #top_reason .reason_imgbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#nwut_top #top_reason .link_btn {
  width: 250px;
  height: 45px;
  margin: 10px auto 0;
}

#nwut_top #top_reason .reason_title {
  width: 480px;
  height: 67px;
  margin: 0 auto 25px;
  background: url("../img/top/reason_title.png") no-repeat center / contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#nwut_top #top_reason .reason_logo {
  width: 282px;
  height: 118px;
  margin: 0 auto 25px;
  background: url("../img/top/enbu_logo.png") no-repeat center / contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #top_reason {
    height: 900px;
    padding: 90px 0 75px;
    background: url("../img/top/reason_bg.jpg")no-repeat top center / cover;
    box-sizing: border-box;
  }

  #nwut_top #top_reason .reason_lead {
    width: 625px;
    height: 65px;
    margin: auto;
    background: url("../img/top/reason_lead.png") no-repeat center / contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_reason .reason_imgbox {
    max-width: 900px;
    margin: 10px auto 0;
    align-items: center;
  }

  #nwut_top #top_reason .reason_imgbox .enbu {
    width: 45%;
  }

  #nwut_top #top_reason .reason_imgbox .kamado {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_reason {
    padding: 60px 15px;
    background: url("../img/top/reason_bg_sp.jpg")no-repeat top center / cover;
  }

  #nwut_top #top_reason .reason_title {
    width: 300px;
    height: 40px;
    margin: 0 auto 20px;
  }

  #nwut_top #top_reason .reason_logo {
    width: 188px;
    height: 79px;
    margin: 0 auto 20px;
  }

  #nwut_top #top_reason .reason_lead {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
  }

  #nwut_top #top_reason .reason_imgbox {
    width: 90%;
    margin: 20px auto 0;
    text-align: center;
  }

  #nwut_top #top_reason .reason_imgbox .enbu {
    width: 90%;
    margin: auto;
  }
}

/*---------------------------------
  top_wagaya
---------------------------------*/

#nwut_top #top_wagaya {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #top_wagaya {
    height: 800px;
    padding-top: 100px;
    background-image: url(../img/top/wagaya_bg.jpg);
    position: relative;
    box-sizing: border-box;
  }

  #nwut_top #top_wagaya .content_inner {
    display: flex;
    align-items: center;
  }

  #nwut_top #top_wagaya .wagaya_cont {
    width: 50%;
  }

  #nwut_top #top_wagaya .wagaya_cont .wagaya_title {
    width: 104px;
    height: 26px;
    margin-bottom: 55px;
    background: url("../img/top/wagaya_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_wagaya .wagaya_cont .wagaya_lead {
    width: 296px;
    height: 90px;
    margin-bottom: 60px;
    background: url("../img/top/wagaya_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_wagaya .wagaya_cont .link_btn {
    width: 250px;
  }

  #nwut_top #top_wagaya .wagaya_img {
    width: 600px;
    margin-right: -120px;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_wagaya {
    padding: 40px 15px 0;
    background: url(../img/top/wagaya_bg_sp.jpg) no-repeat center top / contain;
  }

  #nwut_top #top_wagaya .wagaya_cont .wagaya_title {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }

  #nwut_top #top_wagaya .wagaya_cont .wagaya_title::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #222;
    bottom: 0;
    right: 0;
  }

  #nwut_top #top_wagaya .wagaya_cont .wagaya_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }

  #nwut_top #top_wagaya .wagaya_cont .link_btn {
    width: 170px;
  }

  #nwut_top #top_wagaya .wagaya_img {
    margin-top: 20px;
  }
}

/*---------------------------------
  top_frozen
---------------------------------*/

#nwut_top #top_frozen {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #top_frozen {
    min-height: 550px;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 100px;
    background: url(../img/top/frozen_bg.jpg)top right / cover;
  }

  #nwut_top #top_frozen .frozen_cont {
    width: 50%;
    padding-left: 7.85%;
    box-sizing: border-box;
  }

  #nwut_top #top_frozen .frozen_cont .frozen_title {
    width: 104px;
    height: 26px;
    margin-bottom: 50px;
    background: url("../img/top/frozen_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_frozen .frozen_cont .frozen_lead {
    width: 284px;
    height: 90px;
    margin-bottom: 65px;
    background: url("../img/top/frozen_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_frozen .frozen_cont .link_btn {
    width: 250px;
  }

  #nwut_top #top_frozen .frozen_img {
    width: 50%;
  }

  #nwut_top #top_frozen .frozen_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_frozen {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 15px 0;
    background: url(../img/top/frozen_bg_sp.jpg) no-repeat center top / contain;
  }

  #nwut_top #top_frozen .frozen_cont {
    width: 200px;
    float: right;
  }

  #nwut_top #top_frozen .frozen_cont .frozen_title {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }

  #nwut_top #top_frozen .frozen_cont .frozen_title::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #222;
    bottom: 0;
    right: 0;
  }

  #nwut_top #top_frozen .frozen_cont .frozen_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }

  #nwut_top #top_frozen .frozen_cont .link_btn {
    width: 170px;
  }

  #nwut_top #top_frozen .frozen_img {
    margin-top: 20px;
    order: 2;
  }
}

/*---------------------------------
  top_rice
---------------------------------*/

#nwut_top #top_rice {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #top_rice {
    padding-top: 120px;
    background-image: url(../img/top/rice_bg.jpg);
    margin-bottom: 120px;
    position: relative;
  }

  #nwut_top #top_rice::after {
    content: "";
    display: block;
    clear: both;
  }

  #nwut_top #top_rice .rice_cont {
    position: absolute;
    top: 60%;
    left: 10.78%;
    transform: translateY(-50%);
  }

  #nwut_top #top_rice .rice_cont .rice_title {
    width: 142px;
    height: 25px;
    margin-bottom: 54px;
    background: url("../img/top/rice_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_rice .rice_cont .rice_lead {
    width: 322px;
    height: 90px;
    margin-bottom: 64px;
    background: url("../img/top/rice_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_rice .rice_cont .link_btn {
    width: 250px;
  }

  #nwut_top #top_rice .rice_img {
    width: 50%;
    margin-right: 50px;
    max-width: calc(100% - (10.78% + 322px + 100px));
    float: right;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_rice {
    padding: 40px 15px;
    background: url(../img/top/rice_bg_sp.jpg) no-repeat center top / contain;
  }

  #nwut_top #top_rice .rice_cont .rice_title {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }

  #nwut_top #top_rice .rice_cont .rice_title::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #222;
    bottom: 0;
    right: 0;
  }

  #nwut_top #top_rice .rice_cont .rice_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }

  #nwut_top #top_rice .rice_cont .link_btn {
    width: 170px;
  }

  #nwut_top #top_rice .rice_img {
    margin-top: 20px;
  }
}

/*---------------------------------
  top_usability
---------------------------------*/

@media print, screen and (min-width: 769px) {
  #nwut_top #top_usability {
    min-height: 600px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url("../img/top/usability_bg.jpg")no-repeat center / cover;
  }

  #nwut_top #top_usability .usability_cont {
    position: absolute;
    bottom: 60px;
    left: 6.46%;
  }

  #nwut_top #top_usability .usability_cont .usability_lead {
    width: 465px;
    height: 95px;
    margin-bottom: 50px;
    background: url("../img/top/usability_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_usability .usability_cont .link_btn {
    width: 170px;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_usability {
    position: relative;
    height: 400px;
    background: url("../img/top/usability_bg_sp.jpg")no-repeat center / cover;
  }

  #nwut_top #top_usability .usability_cont {
    position: absolute;
    bottom: 30px;
    left: 20px
  }

  #nwut_top #top_usability .usability_cont .usability_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    line-height: 1.5;
  }

  #nwut_top #top_usability .usability_cont .link_btn {
    width: 140px;
  }
}

/*---------------------------------
  bnr_box
---------------------------------*/
#nwut_top #bnr_box img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #bnr_box {
    margin-top: 82px;
    margin-bottom: 82px;
  }

  #nwut_top #bnr_box a {
    transition: 0.3s;
  }

  #nwut_top #bnr_box a:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #bnr_box {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 15px;
  }
}


/*---------------------------------
  top_know
---------------------------------*/

#nwut_top #top_know {
  background: url("../img/top/know_bg.jpg") no-repeat center;
  background-size: cover;
}

#nwut_top #top_know .know_header .know_logo {
  background: url("../img/top/know_logo.png") no-repeat center;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#nwut_top #top_know .know_body .know_taidan_list li a {
  display: block;
}

@media print, screen and (min-width: 769px) {
  #nwut_top #top_know {
    padding: 100px 0;
  }

  #nwut_top #top_know .top_content {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    position: relative;
    margin: 0 auto;
  }

  #nwut_top #top_know .know_header {
    width: 364px;
  }

  #nwut_top #top_know .know_header .know_logo {
    width: 330px;
    height: 161px;
    margin: 0 auto 45px;
  }

  #nwut_top #top_know .know_body {
    width: 768px;
  }

  #nwut_top #top_know .know_body .know_taidan_title {
    width: 554px;
    height: 26px;
    margin-bottom: 30px;
    background: url("../img/top/know_taidan_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  #nwut_top #top_know .know_body .know_taidan_img {
    margin-bottom: 25px;
  }

  #nwut_top #top_know .know_body .know_taidan_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #nwut_top #top_know .know_body .know_taidan_list li {
    width: 376px;
  }

  #nwut_top #top_know .know_body .know_taidan_list li:first-child,
  #nwut_top #top_know .know_body .know_taidan_list li:nth-child(2) {
    margin-bottom: 16px;
  }

  #nwut_top #top_know .know_body .know_taidan_list li a {
    transition: opacity 0.3s;
  }

  #nwut_top #top_know .know_body .know_taidan_list li a:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 768px) {
  #nwut_top #top_know {
    padding: 40px 15px;
  }

  #nwut_top #top_know .know_header {
    margin-bottom: 30px;
  }

  #nwut_top #top_know .know_header .know_logo {
    width: 240px;
    height: 117px;
    margin: 0 auto 20px;
  }

  #nwut_top #top_know .know_body .know_taidan_title {
    margin-bottom: 15px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }

  #nwut_top #top_know .know_body .know_taidan_img {
    margin-bottom: 15px;
  }

  #nwut_top #top_know .know_body .know_taidan_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}

/*---------------------------------
  nwut_info
---------------------------------*/

@media print, screen and (min-width: 769px) {
  .nwut_info {
    background: url("../img/common/bg_washi_gray.jpg") repeat;
    background-size: contain;
  }

  .nwut_info .content_inner {
    padding: 90px 0 50px;
  }

  .nwut_info .nwut_info-thumb {
    width: 347px;
    margin: 0 auto 28px;
  }

  .nwut_info .nwut_info_menu {
    display: flex;
    justify-content: center;
  }

  .nwut_info .nwut_info_menu > li {
    margin: 0 10px;
  }

  .nwut_info .nwut_info_menu > li a {
    display: block;
    border: 1px solid #333333;
    transition: .2s background;
  }

  .nwut_info .nwut_info_menu > li a:hover {
    background: rgba(255, 255, 255, .8);
  }
}

@media screen and (max-width: 768px) {
  .nwut_info {
    background: url("../img/common/bg_washi_gray.jpg") repeat;
    background-size: contain;
  }

  .nwut_info .content_inner {
    padding: 32px 0 30px;
  }

  .nwut_info .nwut_info-thumb {
    max-width: 300px;
    padding: 0 20px;
    margin: 0 auto 28px;
  }

  .nwut_info .nwut_info_menu {
    display: flex;
    justify-content: center;
    flex-flow: column;
  }

  .nwut_info .nwut_info_menu > li {
    width: calc(50% - 40px);
    max-width: 198px;
    margin: 10px auto;
  }

  .nwut_info .nwut_info_menu > li a {
    display: block;
    border: 1px solid #333333;
    transition: .2s background;
  }
}

/*---------------------------------
  top_showa
---------------------------------*/

#top_showa .showa_wrap {
  background-color: #fff;
}

#top_showa .showa_inner .showa_thumb a {
  display: block;
  cursor: pointer;
}

#top_showa .showa_inner .showa_text h3 {
  margin-bottom: 0.75em;
  font-weight: bold;
  line-height: 1.75;
}

@media print, screen and (min-width: 769px) {
  #top_showa .showa_wrap {
    padding-top: 70px;
  }

  #top_showa .showa_inner {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }

  #top_showa .showa_inner .showa_thumb {
    width: 528px;
  }

  #top_showa .showa_inner .showa_thumb a {
    border-radius: 10px;
    transition: opacity 0.3s;
  }

  #top_showa .showa_inner .showa_thumb a:hover {
    opacity: 0.75;
  }

  #top_showa .showa_inner .showa_text {
    width: 370px;
  }

  #top_showa .showa_inner .showa_text h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  #top_showa .showa_wrap {
    padding: 40px 15px 0;
  }

  #top_showa .showa_inner .showa_thumb {
    margin-bottom: 20px;
  }

  #top_showa .showa_inner .showa_text h3 {
    font-size: 15px;
  }

  #top_showa .showa_inner .showa_text p {
    font-size: 13px;
    line-height: 1.75;
  }
}