@charset "UTF-8";

/* =================================================================
	function
================================================================= */

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

.movie_wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.movie_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*---------------------------------
  func_wagaya
---------------------------------*/

#nwut_function #func_wagaya {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* ----- PC表示 -----*/
@media print, screen and (min-width: 769px) {
  #nwut_function #func_wagaya {
    height: 1100px;
    background-image: url("../img/function/wagaya_bg.jpg");
    position: relative;
  }
  
  #nwut_function #func_wagaya .wagaya_title {
    width: 243px;
    height: 35px;
    margin-left: -540px;
    background: url("../img/function/wagaya_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 80px;
  }
  
  #nwut_function #func_wagaya .wagaya_lead {
    width: 427px;
    height: 94px;
    margin-left: -540px;
    background: url("../img/function/wagaya_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 145px;
  }
  
  #nwut_function #func_wagaya .wagaya_text {
    max-width: 530px;
    margin-left: -540px;
    position: absolute;
    left: 50%;
    top: 260px;
  }
  
  #nwut_function #func_wagaya .wagaya_img01 {
    width: 536px;
    margin-left: -540px;
    position: absolute;
    left: 50%;
    top: 335px;
  }
  
  #nwut_function #func_wagaya .wagaya_img02 {
    width: 510px;
    margin-left: -540px;
    position: absolute;
    left: 50%;
    top: 598px;
  }
}

/* ----- SP表示 -----*/
@media screen and (max-width: 768px) {
  #nwut_function #func_wagaya {
    padding: 40px 15px;
    background-image: url("../img/function/wagaya_bg_sp.jpg");
  }
  
  #nwut_function #func_wagaya .wagaya_title {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid #222;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }
  
  #nwut_function #func_wagaya .wagaya_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }
  
  #nwut_function #func_wagaya .wagaya_text {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.75;
  }
  
  #nwut_function #func_wagaya .wagaya_img01 {
    max-width: 500px;
    margin: 0 auto 20px;
  }
  
  #nwut_function #func_wagaya .wagaya_img02 {
    max-width: 500px;
    margin: 0 auto;
  }
}

/*---------------------------------
  func_control
---------------------------------*/

#nwut_function #func_control {
  background: url("../img/function/func_bg.jpg") no-repeat center;
  background-size: cover;
}

#nwut_function #func_control dl dt {
  margin-bottom: 20px;
  background-color: #a47c00;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

#nwut_function #func_control .control_howto dd p {
  line-height: 1.5;
  text-align: center;
}

/* ----- PC表示 -----*/
@media print, screen and (min-width: 769px) {
  #nwut_function #func_control {
    padding: 55px 0 45px;
  }
  
  #nwut_function #func_control dl dt {
    font-size: 18px;
  }
  
  #nwut_function #func_control .control_taste {
    margin-bottom: 80px;
  }
  
  #nwut_function #func_control .control_taste h2 {
    width: 579px;
    height: 23px;
    margin: 0 auto 25px;
    background: url("../img/function/control_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_control .control_taste p {
    width: 690px;
    margin: 0 auto;
  }
  
  #nwut_function #func_control .control_wrap {
    display: flex;
    justify-content: space-between;
  }
  
  #nwut_function #func_control .control_process {
    width: 570px;
  }
  
  #nwut_function #func_control .control_process dd div {
    margin-bottom: 25px;
  }
  
  #nwut_function #func_control .control_howto dd .movie_wrap {
    margin-bottom: 15px;
  }
  
  #nwut_function #func_control .control_howto dd p {
    font-size: 14px;
  }
  
  #nwut_function #func_control .control_howto {
    width: 360px;
  }
}

/* ----- SP表示 -----*/
@media screen and (max-width: 768px) {
  #nwut_function #func_control {
    padding: 40px 15px;
  }
  
  #nwut_function #func_control dl dt {
    font-size: 16px;
  }
  
  #nwut_function #func_control .control_taste {
    margin-bottom: 30px;
  }
  
  #nwut_function #func_control .control_taste h2 {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    color: #a47c00;
  }
  
  #nwut_function #func_control .control_taste p {
    font-size: 13px;
    line-height: 1.75;
  }
  
  #nwut_function #func_control .control_process {
    margin-bottom: 30px;
  }
  
  #nwut_function #func_control .control_process dd p {
    margin-top: 1rem;
    font-size: 13px;
    line-height: 1.75;
  }
  
  #nwut_function #func_control .control_howto dd p {
    font-size: 12px;
  }
  
  #nwut_function #func_control .control_howto dd .movie_wrap {
    margin-bottom: 10px;
  }
}

/*---------------------------------
  func_rice
---------------------------------*/
#nwut_function #func_rice .rice_img {
  position: relative;
}

#nwut_function #func_rice .rice_lead {
  position: absolute;
  left: 0;
  top: 0;
}

#nwut_function #func_rice .rice_list li p {
  line-height: 1.75;
}

#nwut_function #func_rice .rice_notes {
  display: flex;
  flex-wrap: wrap;
}

#nwut_function #func_rice .rice_notes * {
  line-height: 1.5;
}

#nwut_function #func_rice .rice_notes dt {
  width: 2em;
}

#nwut_function #func_rice .rice_notes dd {
  width: calc( 100% - 2em );
}

@media print, screen and (min-width: 769px) {
  #nwut_function #function_section05{
    margin-top: 100px;
  }

  #nwut_function #func_rice .rice_img {
    max-width: 1200px;
    min-width: 960px;
    width: 85.714%;
    margin: 0 auto 60px;
  }
  
  #nwut_function #func_rice .rice_lead {
    width: 430px;
  }
  
  #nwut_function #func_rice .rice_list {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    margin-bottom: 60px;
  }
  
  #nwut_function #func_rice .rice_list li {
    width: 250px;
  }
  
  #nwut_function #func_rice .rice_list li h4 {
    width: 215px;
    height: 43px;
    margin: 0 auto 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_rice .rice_list li:first-child h4 {
    background-image: url("../img/function/rice_title01.png");
  }
  #nwut_function #func_rice .rice_list li:nth-child(2) h4 {
    background-image: url("../img/function/rice_title02.png");
  }
  #nwut_function #func_rice .rice_list li:nth-child(3) h4 {
    background-image: url("../img/function/rice_title03.png");
  }
  
  #nwut_function #func_rice .rice_list li p {
    margin-bottom: 40px;
    font-size: 14px;
  }
  
  #nwut_function #func_rice .rice_list li div {
    width: 182px;
    margin: 0 auto;
  }
  
  #nwut_function #func_rice .rice_notes {
    justify-content: center;
  }
  
  #nwut_function #func_rice .rice_notes * {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #nwut_function #func_rice {
    padding: 40px 15px;
  }
  
  #nwut_function #func_rice .rice_img {
    margin-bottom: 30px;
  }
  
  #nwut_function #func_rice .rice_lead {
    width: 215px;
  }
  
  #nwut_function #func_rice .rice_list {
    margin-bottom: 20px;
  }
  
  #nwut_function #func_rice .rice_list li:not(:last-child) {
    margin-bottom: 40px;
  }
  
  #nwut_function #func_rice .rice_list li h4 {
    margin-bottom: 15px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
  
  #nwut_function #func_rice .rice_list li h4 span {
    display: block;
    font-size: 14px;
  }
  
  #nwut_function #func_rice .rice_list li p {
    margin-bottom: 15px;
    font-size: 13px;
  }
  
  #nwut_function #func_rice .rice_list li div {
    width: 160px;
    margin: 0 auto;
  }

  #nwut_function #func_rice .rice_notes * {
    font-size: 12px;
  }
}

/*---------------------------------
  func_select
---------------------------------*/
@media print, screen and (min-width: 769px) {
  #nwut_function #func_select .function_section_title{
    width: 100%;
    position: relative;
    height: 500px;
    background: url(../img/function/function_section_title_bg.jpg) bottom center;
    background-size: cover;
  }
  #nwut_function #func_select .function_section_title h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    width: 522px;
    height: 165px;
    text-indent: -9999px;
    margin-left: -480px;
    background: url(../img/function/function_section_title.png) top center no-repeat;
    background-size: contain;
  }
}

@media print, screen and (min-width: 1400px){
  #nwut_function #func_select .function_section_title h2 {
		margin-left: -586px;
	}
}
@media screen and (max-width: 768px) {
  #nwut_function #func_select .function_section_title{
    display: flex;
    align-items: center;
    padding-left: 15px;
    height: 280px;
    background: url(../img/function/function_section_title_bg.jpg) no-repeat bottom right;
    background-size: cover;
  }
  #nwut_function #func_select .function_section_title h2 {
    font-weight: normal;
    font-family: 'Noto Serif Japanese', serif;
    color: #fff;
    font-size: 24px;
    line-height: 1.36;
    text-shadow: 0 1px 3px #000;
  }
}


/* ----- select_takiwake -----*/
#nwut_function #func_select #select_takiwake .takiwake_list {
  display: flex;
  justify-content: space-between;
}

@media print, screen and (min-width: 769px) {
  #nwut_function #func_select #select_takiwake {
    padding-top: 80px;
    margin-bottom: 80px;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_title {
    width: 250px;
    height: 29px;
    margin-bottom: 30px;
    background: url("../img/function/takiwake_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_lead {
    width: 522px;
    height: 27px;
    margin-bottom: 35px;
    background: url("../img/function/takiwake_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_text {
    margin-bottom: 35px;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list li div {
    margin-bottom: 7px;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list li img {
    width: auto;
    height: 170px;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list li p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  #nwut_function #func_select .content_inner{
    padding: 40px 15px 0;
  }
  
  #nwut_function #func_select #select_takiwake {
    margin-bottom: 40px;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_title  {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid #222;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_text {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.75;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list {
    flex-wrap: wrap;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list li {
    width: calc( ( 100% - 10px ) / 2 );
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list li:not(:last-child) {
    margin-bottom: 15px;
  }
  
  #nwut_function #func_select #select_takiwake .takiwake_list li div {
    margin-bottom: 5px;
  }
}

/* ----- select_frozen -----*/

@media print, screen and (min-width: 769px) {
  #nwut_function #func_select #select_frozen {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-bottom: 80px;
  }
  
  #nwut_function #func_select #select_frozen .frozen_cont {
    width: 295px;
  }
  
  #nwut_function #func_select #select_frozen .frozen_title {
    width: 210px;
    height: 29px;
    margin-bottom: 30px;
    background: url("../img/function/frozen_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_select #select_frozen .frozen_lead {
    width: 246px;
    height: 73px;
    margin-bottom: 30px;
    background: url("../img/function/frozen_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_select #select_frozen .frozen_img {
    width: 600px;
  }
}

@media screen and (max-width: 768px) {
  #nwut_function #func_select #select_frozen {
    margin-bottom: 40px;
  }
  
  #nwut_function #func_select #select_frozen .frozen_title  {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid #222;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }
  
  #nwut_function #func_select #select_frozen .frozen_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }
  
  #nwut_function #func_select #select_frozen .frozen_text {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.75;
  }
}

/* ----- select_jukusei -----*/

@media print, screen and (min-width: 769px) {
  #nwut_function #func_select #select_jukusei {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-bottom: 80px;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_cont {
    width: 295px;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_title {
    width: 210px;
    height: 29px;
    margin-bottom: 30px;
    background: url("../img/function/jukusei_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_lead {
    width: 236px;
    height: 72px;
    margin-bottom: 30px;
    background: url("../img/function/jukusei_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_img {
    width: 600px;
  }
}

@media screen and (max-width: 768px) {
  #nwut_function #func_select #select_jukusei {
    margin-bottom: 30px;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_title  {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid #222;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }
  
  #nwut_function #func_select #select_jukusei .jukusei_text {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.75;
  }
}

/* ----- select_notes -----*/

#nwut_function #func_select .select_notes {
  display: flex;
  flex-wrap: wrap;
}

#nwut_function #func_select .select_notes * {
  line-height: 1.5;
}

#nwut_function #func_select .select_notes dt {
  width: 2em;
}

#nwut_function #func_select .select_notes dd {
  width: calc( 100% - 2em );
}

@media print, screen and (min-width: 769px) {
  #nwut_function #func_select .select_notes * {
    font-size: 14px;
    line-height: 1.5;
  }
}

/*---------------------------------
  func_fast
---------------------------------*/
#nwut_function #func_fast {
  background: url("../img/function/func_bg.jpg") no-repeat center;
  background-size: cover;
}

#nwut_function #func_fast .fast_notes {
  display: flex;
}

#nwut_function #func_fast .fast_notes * {
  line-height: 1.5;
}

#nwut_function #func_fast .fast_notes dt {
  width: 2em;
}

#nwut_function #func_fast .fast_notes dd {
  width: calc( 100% - 2em );
}

@media print, screen and (min-width: 769px) {
  #nwut_function #function_section06{
    margin-top: 100px;
  }

  #nwut_function #func_fast {
    padding: 70px 0 60px;
  }
  
  #nwut_function #func_fast .fast_wrap {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont {
  }

  #nwut_function #func_fast .fast_wrap .fast_cont .fast_title {
    width: 190px;
    height: 29px;
    margin-bottom: 30px;
    background: url("../img/function/fast_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_lead {
    width: 304px;
    height: 73px;
    margin-bottom: 30px;
    background: url("../img/function/fast_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_text {
    width: 302px;
    margin-bottom: 20px;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_notes {
    width: 302px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_img {
    width: 600px;
  }
}

@media screen and (max-width: 768px) {
  #nwut_function #func_fast {
    padding: 40px 15px;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_title  {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid #222;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_lead {
    margin-bottom: 20px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_text {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.75;
  }
  
  #nwut_function #func_fast .fast_wrap .fast_cont .fast_notes {
    margin-bottom: 20px;
  }
}