@charset "UTF-8";

/*----------------------------------------------------
	☆TOP
----------------------------------------------------*/

@media screen and (max-width: 960px) {
  .spHide2 {
    display: none;
  }

  .spDisp2 {
    display: block;
  }
}

@media screen and (min-width: 961px) {
  .spHide2 {
    display: block;
  }

  .spDisp2 {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .spHide {
    display: none;
  }

  .spDisp {
    display: block;
  }
}

@media screen and (min-width: 751px) {
  .spHide {
    display: block;
  }

  .spDisp {
    display: none;
  }
}

.mdSpan {
  position: relative;
}

.mdSpan i {
  text-indent: -9999px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0;
  margin-top: -60px;
  padding-top: 60px;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

p {
  line-height: 1.5em;
}


.kontuyu_body {
  background-color: #fff;
}

/*--ヘッダー、mv、ナビ--*/
#contents_wrapper {
  width: 100%;
}

#contents_wrapper_inr {
  max-width: 960px;
  width: 100%;
  margin: auto;
}




/*--セクション--*/

/*--タイトルスタイル01--*/
.tti_style01 {
  margin: auto;
  font-size: 38px;
  color: #e60012;
  text-align: center;
  margin-bottom: 60px;
}

.tti_style01 p {
  font-weight: 700;
}

#contents_wrapper img {
  width: 100%;
}

/*--タイトルスタイル02--*/
.tti_style02 {
  margin-bottom: 60px;
  width: 100%;
  background-image: url("../../../index.html");
}

.tti_style02 p {
  padding: 15px 0;
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
}

/*--テキストスタイル--*/
.normal_txt {
  margin: auto;
}

.normal_txt p {
  line-height: 2.0em;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}


/*---------セクション01-------*/


.kontuyu_body .sec01 {
  padding: 0 0 60px;
      margin-top: -4%;
}
.kontuyu_body .sec01 .sec01-inr{
  max-width: 800px; 
  margin: auto;
}
.kontuyu_body .sec01 .topbox {
  padding: 20px;
  background-image: url("../image/tuyu-bg01.jpg");
  background-repeat: repeat;
}

.kontuyu_body .sec01 .topbox .topbox-inr {
  background: #fff;
  padding: 30px;
  font-size: 0;
  letter-spacing: 0;
}

.kontuyu_body .sec01 .topbox .left {
  display: inline-block;
  width: 20%;
  vertical-align: top;
}

.kontuyu_body .sec01 .topbox .right {
  display: inline-block;
  margin-left: 5%;
  width: 75%;
  vertical-align: top;
}

.kontuyu_body .sec01 .topbox .right p.ttl {
  margin-bottom: 10px;
}


.kontuyu_body .sec01 .btmbox {
  max-width: 520px;
  margin: auto;
  width: 100%;
  padding: 20px;
  font-size: 0;
  letter-spacing: 0;
  border: solid 2px #e0b73b;
  margin-top: 30px;
}

.kontuyu_body .sec01 .btmbox .left {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
}

.kontuyu_body .sec01 .btmbox .right {
  display: inline-block;
  margin-left: 5%;
  width: 65%;
  vertical-align: middle;
}

.kontuyu_body .sec01 .btmbox .right p.ttl02 {
  color: #5f481d;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}


.kontuyu_body .sec02 {
  background: #fff9e0;
  padding: 80px 0;
}

.kontuyu_body .sec02 .sec02-inr {
  max-width: 960px;
  width: 100%;
  margin: auto;
}

.kontuyu_body .sec02 .sec02-inr ul {
  max-width: 960px;
  width: 100%;
  font-size: 0;
  letter-spacing: 0;
  margin: 20px 0 40px;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li {
  width: 32%;
  margin-left: 2%;
  display: inline-block;
  vertical-align: top;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li:first-child {
  margin-left: 0;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li a {
  background: #f4a40e;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
  border-radius: 30px;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li a {
  position: relative;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li a::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url("../image/tuyu-cir-01.png");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-top: -6px;
  top: 50%;
  right: 10px;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li:nth-child(2) a {
  background-color: #ecbf16;
}

.kontuyu_body .sec02 .sec02-inr ul.anc-list > li:nth-child(3) a {
  background-color: #5f481d;
}

.kontuyu_body .sec02 .recipe-li-box {
  max-width: 960px;
  max-width: 100%;
  padding: 30px 20px;
    background-image: url("../image/tuyu-bg02.jpg");
    background-repeat: repeat;
}
.kontuyu_body .sec02 .recipe-li-box.point02 {
    background-image: url("../image/tuyu-bg03.jpg");
}
.kontuyu_body .sec02 .recipe-li-box.point03 {
    background-image: url("../image/tuyu-bg04.jpg");
}

.kontuyu_body .sec02 .recipe-li-box.point02,
.kontuyu_body .sec02 .recipe-li-box.point03 {
  margin-top: 40px;
}

.kontuyu_body .sec02 .recipe-li-box .recipe-ttl {
  max-width: 280px;
  width: 100%;
  margin: auto;
  margin-bottom: 20px;
}

.kontuyu_body .sec02 .recipe-li-box a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

.kontuyu_body .sec02 .recipe-li-box a .arw {
    background-color: #fff;
    padding: 5px 0;
    text-align: center;
}

.kontuyu_body .sec02 .recipe-li-box a .arw::before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
  background-image: url("../image/tuyu-cir-02.png");
    background-size: contain;
    vertical-align: middle;
    padding-right: 5px;
    background-repeat: no-repeat;
}



.kontuyu_body .sec02 .recipe-li-box .pat01 {
  margin: 0;
  letter-spacing: 0;
  overflow: hidden;
}

.kontuyu_body .sec02 .recipe-li-box .pat01 .leftbox {
    width: 66%;
    float: left;
    vertical-align: top;
}
.kontuyu_body .sec02 .recipe-li-box .pat01 .rightbox {
    width: 32%;
    float: right;
    vertical-align: top;
    margin-left: 2%;
    font-size: 0;
} 
.kontuyu_body .sec02 .recipe-li-box .pat01 .rightbox .btm {
  margin-top: 5%;
}


.kontuyu_body .sec02 .recipe-li-box .pat02 ul {
  margin: 0;
  letter-spacing: 0;
}
.kontuyu_body .sec02 .recipe-li-box .pat02 ul li {
  width: 32%;
  display: inline-block;
  margin-right: 2%;
  margin-top: 20px;
}
.kontuyu_body .sec02 .recipe-li-box .pat02 ul li:nth-child(3n) {
  margin-right: 0;
}


.kontuyu_body .sec02 .recipe-li-box .pat03 {
  margin: 0;
  letter-spacing: 0;
  overflow: hidden;
  padding-top: 20px;
}

.kontuyu_body .sec02 .recipe-li-box .pat03 .rightbox {
    width: 66%;
    float: right;
    vertical-align: top;
    margin-left: 2%;
}
.kontuyu_body .sec02 .recipe-li-box .pat03 .leftbox {
    width: 32%;
    float: left;
    vertical-align: top;
    font-size: 0;
} 
.kontuyu_body .sec02 .recipe-li-box .pat03 .leftbox .btm {
  margin-top: 5%;
}
.kontuyu_body .sec02 .recipe-li-box.point03 .pat03 {
  margin-top: 0px;
}
.kontuyu_body .sec02 .recipe-li-box.point03 .pat01 {
  margin-top: 20px;
}



.kontuyu_body .sec02 ul.under-link {
  max-width: 960px;
  width: 100%;
  margin: auto;
  margin-top: 60px;
  font-size: 0;
  letter-spacing: 0;
  overflow: hidden;
  text-align: center;
}

.kontuyu_body .sec02 ul.under-link > li{
  display: inline-block;
  margin-left: 3%;
  width: 47%;
  border: solid 1px #fcd541;
}
.kontuyu_body .sec02 ul.under-link > li:first-child {
  border: solid 1px #f4a40e;
  margin-left: 0;
}
.kontuyu_body .sec02 ul.under-link > li a {
  display: block;
  background-color: #fff;
  position: relative;
  text-decoration: none;
  color: #5f481d;
  text-align: center;
  font-size: 16px;
  padding: 20px 5px;
}
.kontuyu_body .sec02 ul.under-link > li a::after{
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url("../image/tuyu-cir-02.png");
    background-size: contain;
    vertical-align: middle;
    padding-right: 5px;
    background-repeat: no-repeat;
    right: 0px;
    top: 50%;
    margin-top: -6px;
    position: absolute;
}





.kontuyu_body .sec03 {
  padding: 80px 0;
}

.kontuyu_body .sec03 .sec03-inr {
  max-width: 960px;
  width: 100%;
  margin: auto;
}
.kontuyu_body .sec03 .ttl02 {
  margin-bottom: 40px;
}
.kontuyu_body .sec03 .ttl {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 24px;
}
.kontuyu_body .sec03 .ttl.siz24 {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
}
.kontuyu_body .sec03 .ttl.siz24 span {
  font-size: 30px;
}

.kontuyu_body .sec03 .history-box {
    padding: 20px;
    background-image: url("../image/tuyu-bg01.jpg");
    background-repeat: repeat;
}
.kontuyu_body .sec03 .history-box .history-box-inr{
  background: #fff;
    padding: 30px;
}
.kontuyu_body .sec03 .history-box .his-img-box {
  max-width: 630px;
  width: 100%;
  margin: auto;
}




.kontuyu_body .sec03 .history-box ul.his-list-box {
  margin: auto;
  letter-spacing: 0;
  margin-top: 40px;
}
.kontuyu_body .sec03 .history-box ul.his-list-box li{
  width: 18.5%;
  margin-left: 1%;
  display: inline-block;
}
.kontuyu_body .sec03 .history-box ul.his-list-box li:nth-child(1) {
  margin-left: 0;
}


.kontuyu_body .kotira ul {
  max-width: 960px;
    width: 100%;
    margin: auto;
    font-size: 0;
    letter-spacing: 0;
    overflow: hidden;
}
.kontuyu_body .kotira ul li {
      float: left;
    margin-left: 3%;
    width: 48%;
}
.kontuyu_body .kotira ul li:first-child {
    margin-left: 0;
}








.kontuyu_body .sec03 .ttl.siz24 span.line02 {
  background: linear-gradient(transparent 50%, #fcd541 50%);
  font-size: 24px;
}


p.normal_txt {
  font-size: 14px;
  color: #555;
}

p.ttl {
  font-size: 30px;
  color: #5f481d;
  font-weight: bold;
}

p.ttl span.line {
  background: linear-gradient(transparent 50%, #fcd541 50%);
}

.ttl02 {
  text-align: center;
}

.ttl02 .top-style p {
  font-size: 24px;
  color: #f4a40e;
  font-weight: bold;
  line-height: 1.3em;
}

.ttl02 .top-style p i.be-af {
  position: relative;
  font-style: normal;
}

.ttl02 .top-style p i.be-af::before {
  content: '';
  display: inline-block;
  width: 57px;
  height: 47px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("../image/tuyu-ico-01.png");
  left: -80px;
  top: 50%;
  margin-top: -24px;
}

.ttl02 .top-style p i.be-af::after {
  content: '';
  display: inline-block;
  width: 70px;
  height: 56px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("../image/tuyu-ico-02.png");
  right: -80px;
  top: 50%;
  margin-top: -28px;
}

.ttl02 .top-style p span {
  font-size: 18px;
}

.ttl02 .btm-style p {
  font-size: 36px;
  color: #5f481d;
  font-weight: 800;
}

a:hover {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
	transition: all 0.5s ease;
    opacity: 0.6;
}
a:hover img {
  opacity: 0.6;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
	transition: all 0.5s ease;
}


#brandBox {
  width: 960px;
  margin: 60px auto;
}
#contents_wrapper {
    padding-bottom: 0px;
}

