@charset "utf-8";
/* CSS Document */
@-webkit-keyframes circleSpin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes circleSpin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }

@-ms-keyframes circleSpin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }

@keyframes circleSpin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#Cont {
  width: 100%;
  color: #00A644;
  /* modal window */
  /* Content styles */
  /* Individual modal styles with animations/transitions */
  /* Effect 1: Fade in and scale up */
  /* Effect 3: Slide from the bottom */ }
  #Cont * {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
    list-style: none;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
  #Cont .pf_sp {
    display: none; }
  #Cont img {
    display: block; }
  #Cont .tgt {
    opacity: 0; }
  #Cont .logoBox {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    padding-bottom: 30px; }
    #Cont .logoBox h1 {
      float: left;
      width: 170px;
      height: auto; }
      #Cont .logoBox h1 img {
        width: 100%; }
  #Cont .heroContent {
    width: 100%; }
    #Cont .heroContent .heroBox {
      margin: 0 auto;
      width: 100%;
      max-width: 960px; }
      #Cont .heroContent .heroBox img {
        width: 100%; }
      #Cont .heroContent .heroBox .hero_2 {
        position: absolute;
        top: 0; }
      #Cont .heroContent .heroBox .hero_3 {
        position: absolute;
        top: 0; }
      #Cont .heroContent .heroBox .heroNo1Box {
        position: absolute;
        top: 53.75%;
        left: 58.85%;
        width: 11.875%;
        max-width: 114px; }
        #Cont .heroContent .heroBox .heroNo1Box .no1 {
          position: absolute;
          top: 0px; }
        #Cont .heroContent .heroBox .heroNo1Box .no1Bg {
          -webkit-animation: circleSpin 5s linear infinite;
          -moz-animation: circleSpin 5s linear infinite;
          -ms-animation: circleSpin 5s linear infinite;
          animation: circleSpin 5s linear infinite; }
    #Cont .heroContent .heroArwBox {
      position: absolute;
      top: 0px; }
    #Cont .heroContent .heroCaption {
      margin: 0 auto;
      width: 100%;
      max-width: 960px; }
      #Cont .heroContent .heroCaption img {
        width: 100%;
        height: auto; }
  #Cont h2 {
    margin: 0 auto;
    width: 66.7%;
    max-width: 640px; }
    #Cont h2 img {
      width: 100%;
      height: auto; }
  #Cont .titline {
    margin: 28px auto 40px;
    width: 100%;
    max-width: 50px;
    height: 3px;
    background: #fff; }
  #Cont .pfBnrContent {
    margin: 0 auto;
    width: 100%;
    max-width: 960px; }
    #Cont .pfBnrContent .pfBnrBox {
      margin-top: 60px;
      margin-bottom: 80px;
      margin-bottom: 50px; }
      #Cont .pfBnrContent .pfBnrBox img {
        width: 100%;
        height: auto; }
  #Cont .pfProductContent {
    padding-top: 80px;
    margin: 0 auto;
    width: 100%;
    max-width: 960px; }
    #Cont .pfProductContent img {
      width: 100%;
      height: auto; }
    #Cont .pfProductContent .titline {
      margin-bottom: 0;
      background: #00a644; }
    #Cont .pfProductContent .pfProductBox .pfProductPf {
      width: 55%;
      float: left; }
    #Cont .pfProductContent .pfProductBox .pfProductCopy1 {
      width: 45%;
      float: right; }
    #Cont .pfProductContent .pfProductNo1Box {
      position: absolute;
      top: 42%;
      left: 38.75%;
      width: 17.5%;
      max-width: 168px; }
      #Cont .pfProductContent .pfProductNo1Box .no1 {
        position: absolute;
        top: 0px; }
      #Cont .pfProductContent .pfProductNo1Box .no1Bg {
        -webkit-animation: circleSpin 5s linear infinite;
        -moz-animation: circleSpin 5s linear infinite;
        -ms-animation: circleSpin 5s linear infinite;
        animation: circleSpin 5s linear infinite; }
  #Cont .shibouTouContent {
    width: 100%;
    margin-top: 100px;
    margin-bottom: 90px; }
    #Cont .shibouTouContent .titline {
      background: #00A644; }
    #Cont .shibouTouContent
.shibouTouBox {
      margin: 0 auto;
      width: 100%;
      max-width: 960px;
      border-top: 1px solid #00A644; }
      #Cont .shibouTouContent
.shibouTouBox .shibouTou {
        width: 50%; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou img {
          width: 100%;
          height: auto; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouL {
          float: left;
          border-right: 1px solid #fff;
          border-left: 1px solid #00A644;
          border-bottom: 1px solid #00A644;
          box-sizing: border-box; }
          #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouL .shibouTouAfterFukidashi {
            position: absolute;
            top: 0px;
            right: 0px;
            width: 100%; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouR {
          float: right;
          border-right: 1px solid #00A644;
          border-left: 1px dashed #00A644;
          border-bottom: 1px solid #00A644;
          box-sizing: border-box; }
          #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouR .shibouTouAfterFukidashi {
            position: absolute;
            top: 0px;
            right: 0px;
            width: 100%; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou .shibouTouBefore, #Cont .shibouTouContent
.shibouTouBox .shibouTou .shibouTouAfter {
          width: 94%;
          max-width: 450px;
          margin: 0 auto; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou .shibouTouCap {
          margin: 0 auto;
          width: 60.8%;
          max-width: 274px;
          margin-top: 12px;
          margin-bottom: 22px; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou
.shibouTouArw {
          margin: 24px auto 0;
          width: 8%;
          max-width: 31px; }
  #Cont .noteContent {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    max-width: 958px;
    border: 1px solid #00a644;
    font-size: 13px;
    line-height: 20px;
    padding-top: 25px; }
    #Cont .noteContent .noteSubtitle {
      margin: 25px 30px 0 30px;
      font-weight: bold; }
    #Cont .noteContent .noteText {
      margin: 0 30px 13px 30px; }
    #Cont .noteContent .noteBtn {
      margin: 25px auto;
      width: 270px; }
      #Cont .noteContent .noteBtn li {
        width: 270px; }
        #Cont .noteContent .noteBtn li img {
          width: 100%;
          height: auto; }
		  
		  #Cont .noteContent02 {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    max-width: 958px;
    font-size: 13px;
    line-height: 20px;
    padding-top: 25px; }
	
	#Cont .noteContent02 .noteBtn {
      margin: 0 auto;
      width: 270px; }
      #Cont .noteContent02 .noteBtn li {
        width: 270px; }
        #Cont .noteContent02 .noteBtn li img {
          width: 100%;
          height: auto; }
	
  #Cont .md-perspective,
  #Cont .md-perspective body {
    height: 100%;
    overflow: hidden; }
  #Cont .md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px; }
  #Cont .md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 960px;
    min-width: 256px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  #Cont .md-modal2 {
    max-width: 840px; }
  #Cont
.md-modal img {
    width: 100%;
    height: auto; }
  #Cont .md-show {
    visibility: visible; }
  #Cont .md-overlay {
    position: fixed !important;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  #Cont .md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible; }
  #Cont
.md-close {
    position: absolute;
    cursor: pointer;
    width: 48px;
    height: 48px;
    background: url(../images/common/btn_modalclose.png);
    background-size: contain;
    top: -53px;
    right: 0px; }
  #Cont .md-content {
    color: #fff;
    position: relative;
    margin: 0 auto; }
  #Cont .md-content button {
    display: block;
    margin: 0 auto;
    font-size: 0.8em; }
  #Cont .md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  #Cont .md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  #Cont .md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  #Cont .md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  #Cont .md-content .yt,
  #Cont
.md-content .yt iframe {
    background: #000; }
  #Cont .modalBBQBox .modalBBQpicBox {
    position: absolute;
    top: 0px;
    width: 100%;
    max-width: 960px;
    overflow: hidden; }
    #Cont .modalBBQBox .modalBBQpicBox .modalBBQpic {
      width: 9600px; }
      #Cont .modalBBQBox .modalBBQpicBox .modalBBQpic li {
        float: left; }
  #Cont .modalBBQBox .modalBBQbtn {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer; }
    #Cont .modalBBQBox .modalBBQbtn:hover {
      opacity: 0.7; }
    
  #Cont .contentBox {
    opacity: 0; }
  #Cont .pf_sp {
    display: none; }

@media screen and (min-width: 961px) {
  #Cont .heroContent .heroBoxOuter {
    background: url(../images/top/hero/bg.jpg) no-repeat center top; } }

@media screen and (min-width: 641px) and (max-width: 960px) {
  #Cont .heroContent .heroBoxOuter {
    background: url(../images/top/hero/bg_s.jpg) no-repeat center top;
    background-size: cover; }
  #Cont .heroContent .heroBox {
    width: 90.625%; }
  #Cont .heroContent .heroArwBox {
    width: 100%;
    overflow: hidden; }
    #Cont .heroContent .heroArwBox img {
      width: 100%;
      height: auto; }
    #Cont .heroContent .heroArwBox .heroArw {
      background: url(../images/top/hero/hero_arw_tb.png) no-repeat center top;
      background-size: cover; }
  #Cont .heroContent .heroCaptionBox {
    width: auto;
    margin-left: 15px;
    margin-right: 15px; }
  #Cont .pfProductContent {
    width: auto;
    margin-left: 15px;
    margin-right: 15px; }
  #Cont .shibouTouContent {
    width: auto;
    margin-left: 15px;
    margin-right: 15px; }
  #Cont .pfBBQContent .pfBBQBox .btnBBQRead {
    top: 31%;
    left: 83%; } }

@media screen and (max-width: 960px) {
  #Cont .logoBox,
  #Cont .pfBnrContent,
  #Cont .noteContent {
    width: auto;
    margin-left: 15px;
    margin-right: 15px; }
  #Cont .md-modal {
    width: 80%; } }

@media screen and (min-width: 640px) {
  #Cont .line {
    background-color: #EBCE43;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  #Cont .line-top {
    width: 0;
    height: 4px;
    top: 0;
    left: 0; }
  #Cont .line-btm {
    width: 0;
    height: 4px;
    bottom: 0;
    right: 0; }
  #Cont .line-r {
    height: 0;
    width: 4px;
    right: 0;
    top: 0; }
  #Cont .line-l {
    height: 0;
    width: 4px;
    left: 0;
    bottom: 0; }
  #Cont .pfBnrContent .pfBnrBox:hover .line-top {
    width: 100%;
    height: 4px;
    top: 0;
    left: 0; }
  #Cont .pfBnrContent .pfBnrBox:hover .line-btm {
    width: 100%;
    height: 4px;
    bottom: 0;
    right: 0; }
  #Cont .pfBnrContent .pfBnrBox:hover .line-r {
    height: 100%;
    width: 4px;
    right: 0;
    top: 0; }
  #Cont .pfBnrContent .pfBnrBox:hover .line-l {
    height: 100%;
    width: 4px;
    left: 0;
    bottom: 0; }
 
  #Cont .shibouTouContent
.shibouTouBox
.shibouTouArw img.arwAnime {
    animation-name: 'arwFade';
    animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-name: 'arwFade';
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: 'arwFade';
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -ms-animation-name: 'arwFade';
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite; }
  @keyframes arwFade {
    0% {
      opacity: 1; }
    50% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  @-webkit-keyframes arwFade {
    0% {
      -webkit-opacity: 1; }
    50% {
      -webkit-opacity: 0; }
    100% {
      -webkit-opacity: 1; } }
  @-moz-keyframes arwFade {
    0% {
      -moz-opacity: 1; }
    50% {
      -moz-opacity: 0; }
    100% {
      -moz-opacity: 1; } }
  @-ms-keyframes arwFade {
    #Cont .shibouTouContent
.shibouTouBox 0% {
      -ms-opacity: 1; }
    #Cont .shibouTouContent
.shibouTouBox 50% {
      -ms-opacity: 0; }
    #Cont .shibouTouContent
.shibouTouBox 100% {
      -ms-opacity: 1; } } }

@media screen and (max-width: 640px) {
  #Cont .tgt {
    opacity: 1 !important; }
  #Cont .logoBox {
    padding: 15px 0;
    margin: 0;
    height: auto; }
    #Cont .logoBox h1 {
      margin-left: 15px;
      margin-right: 15px;
      margin-top: 0;
      width: 120px; }
      #Cont .logoBox h1 img {
        width: 100%;
        height: auto; }
    #Cont .logoBox .soundBtn {
      display: none; }
  #Cont h2 {
    margin: 0 auto;
    width: 100%;
    max-width: 640px; }
    #Cont h2 img {
      width: 100%;
      height: auto; }
  #Cont .titline {
    margin: 15px auto 20px;
    width: 6.6%;
    max-width: 42px;
    height: 1px;
    background: #fff; }
  #Cont .heroContent {
    height: auto; }
    
      #Cont .heroContent .heroBox img {
        width: 100%;
        height: auto; }
  #Cont .pfBnrContent {
    margin: 0 auto;
    width: 100%;
    max-width: 960px; }
    #Cont .pfBnrContent .pfBnrBox {
      margin-top: 25px;
      margin-bottom: 25px;
      margin-bottom: 15px; }
      #Cont .pfBnrContent .pfBnrBox img {
        width: 100%;
        height: auto; }
  #Cont .pfProductContent {
    padding-top: 40px;
    margin: 0 auto;
    width: 100%;
    max-width: 960px; }
    #Cont .pfProductContent img {
      width: 100%;
      height: auto; }
    #Cont .pfProductContent .titline {
      margin-bottom: 15px; }
    #Cont .pfProductContent .pfProductBox .pfProductPf {
      width: auto;
      float: none; }
    #Cont .pfProductContent .pfProductBox .pfProductCopy1 {
      width: auto;
      float: none; }
  #Cont .shibouTouContent {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px; }
    #Cont .shibouTouContent .titline {
      background: #00A644; }
    #Cont .shibouTouContent
.shibouTouBox {
      margin: 0 auto;
      width: 100%;
      max-width: 960px;
      border-top: none; }
      #Cont .shibouTouContent
.shibouTouBox .shibouTou {
        width: 100%; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou img {
          width: 100%;
          height: auto; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouL {
          float: none;
          border: none;
          box-sizing: border-box; }
          #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouL .fukidashi {
            position: absolute;
            top: 25%;
            left: 52%;
            width: 37%;
            max-width: 170px; }
          #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouL .aoi {
            position: absolute;
            top: 47%;
            left: 66%;
            width: 26%;
            max-width: 121px; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouR {
          float: none;
          border: none;
          box-sizing: border-box; }
          #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouR .fukidashi {
            position: absolute;
            top: 24%;
            left: 60%;
            width: 32%;
            max-width: 148px; }
          #Cont .shibouTouContent
.shibouTouBox .shibouTou.shibouTouR .aoi {
            position: absolute;
            top: 27%;
            left: 42%;
            width: 21%;
            max-width: 96px; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou .shibouTouBefore, #Cont .shibouTouContent
.shibouTouBox .shibouTou .shibouTouAfter {
          max-width: 620px;
          width: 96.875%;
          margin: 0 auto; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou .shibouTouCap {
          margin: 0 auto;
          width: 60.8%;
          max-width: 274px;
          margin-top: 12px;
          margin-bottom: 22px; }
        #Cont .shibouTouContent
.shibouTouBox .shibouTou
.shibouTouArw {
          margin: 24px auto 0;
          width: 8%;
          max-width: 31px; }
    #Cont .shibouTouContent .shiboutouline {
      width: 90.625%;
      max-width: 580px;
      margin: 0 auto 15px;
      border-top: 1px solid #00A644; }
    #Cont .shibouTouContent .shiboutoulineDot {
      width: 90.625%;
      max-width: 580px;
      margin: 15px auto;
      border-top: 1px dashed #00A644; }
  #Cont .pfBBQContent {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 80px;
    margin-top: 30px;
    overflow: hidden; }
    #Cont .pfBBQContent .titline {
      background: #00A644; }
    
      #Cont .pfBBQContent .pfBBQBox .bbqPic_0, #Cont .pfBBQContent .pfBBQBox .bbqPic_1, #Cont .pfBBQContent .pfBBQBox .bbqPic_2 {
        width: 100%; }
      #Cont .pfBBQContent .pfBBQBox .bbqPic_2 {
        position: relative;
        right: auto;
        bottom: auto; }
      #Cont .pfBBQContent .pfBBQBox img {
        width: 100%;
        height: auto; }
     
  #Cont .noteContent {
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 10px; }
    #Cont .noteContent .noteSubtitle {
      margin: 20px 15px 0 15px; }
    #Cont .noteContent .noteText {
      margin: 0 15px 10px 15px; }
    #Cont .noteContent .noteBtn {
      margin: 10px 15px;
      width: auto; }
      #Cont .noteContent .noteBtn li {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: auto; }
		
		#Cont .noteContent02 {
    margin-bottom: 40px;
    font-size: 10px;
	padding-top: 0;}
    #Cont .noteContent02 .noteBtn {
      margin: 0 30px;
      width: auto; }
      #Cont .noteContent02 .noteBtn li {
        float: none;
        width: auto; }
  #Cont
.anime {
    display: none; }
  #Cont .contentBox {
    opacity: 1; }
  #Cont
.md-close {
    width: 30px;
    height: 30px;
    top: -35px; }
  #Cont .pf_pc {
    display: none; }
  #Cont .pf_sp {
    display: block; } }

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }
