@font-face {
  font-family: 'meiryo';
  src: url(font/meiryo1/Meiryo-01.ttf);
}

body {
  background-color: #FFF;
  width: 88%;
  margin: auto;
}

.wraper {
  overflow: hidden;
  background-color: #FFF;
}

.btn {
  display: block;
  background-color: #d0141c;
  color: #FFFF;
}

.header-top {
  display: none;
}

.header-sp {
  display: none;
}

header {
  border-bottom: 2px solid #6fac9e;
  position: fixed;
  z-index: 100000;
  background-color: #FFF;
  font-family: meiryo;
  height: 100px;
  padding-top: 20px;
  width: 88%;
  left: 0;
  right: 0;
  margin: auto;
}

header .header-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .header-flex-left {
  padding: 10px 0 0 20px;
}

header .header-flex-left:hover {
  opacity: 0.7;
}

header .header-flex-left-img {
  margin-top: initial;
  margin-left: initial;
  width: 50%;
  background-color: #FFF;
}

header .header-flex-right {
  width: 70%;
  margin-right: 50px;
  margin-top: 30px;
}

header .header-flex-right ul {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .header-flex-right ul li {
  list-style: none;
}

header .header-flex-right ul li:hover {
  opacity: 0.7;
}

header .header-flex-right ul li a {
  text-decoration: none;
  color: #707070;
  font-weight: bold;
  font-size: 15px;
}

.first-sp {
  display: none;
}

#first {
    
  font-family: meiryo;
  font-weight: bold;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#first .first-left {
  padding-left: 100px;
  height: 750px;
  background-image: url(../img/FV_left0303.jpg);
  background-size: cover;
  padding-top: 50px;
}

#first .first-left-txt {
  z-index: 1000;
  position: relative;
}

#first .first-left-txt-one {
  color: #a9a9a9;
}

#first .first-left-txt-two {
  font-size: 40px;
  border-bottom: 5px solid #fa7a35;
}

#first .first-right {
  width: 70%;
  margin-left: -300px;
  z-index: 10;
}

#first .first-right-img {
  width: 100%;
  display: none;
}

.swiper-container {
  top: 0px;
  height: 100%;
  width: 85%;
}

.swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.product-sp {
  display: none;
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 80px 20px 80px;
  padding: 25px;
  border: 1px solid #6fac9e;
}

.product-u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 10px 20px 10px;
  padding: 25px;
  border: 1px solid #6fac9e;
}

.product-left-img {
  width: 400px;
  height: 270px;
}

.product-left-txt {
  margin-top: 0px;
  color: #707070;
  font-size: 12px;
  margin-bottom: 10px;
}

.product-right {
  margin-left: 38px;
}

.product-right-title {
  font-size: 25px;
  line-height: 30px;
  color: #707070;
  margin-bottom: 5px;
}

.product-right-title02 {
  color: #6fac9e;
  font-size: 15px;
  margin-bottom: 10px;
}

.product-right-sub {
  color: #707070;
  font-size: 20px;
  margin-bottom: 20px;
}

.product-right-txt {
  color: #707070;
  font-size: 13px;
  margin-top: 5px;
}

.product-right-txt02 {
  color: #fa7a35;
  font-size: 20px;
    font-weight: bold;
}

.product-right-btn {
  background-color: #fa7a35;
  border: 1px solid;
  padding: px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;  
  display: block;
}

.product-right-btn:hover {
  background-color: #006B54;
}

.product-right-btn a {
  text-decoration: none;
  color: aliceblue;
  font-size: 20px;
}

.news-top {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  width: 60%;
}

.news-top-title {
  font-size: 30px;
  color: #fa7a35;
}

.news-top-left {
  text-decoration: none;
  padding-top: 15px;
  color: #707070;
  font-size: 15px;
}

.news-li {
  width: 60%;
  margin: auto;
}

.news-li-one {
  list-style: none;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  color: #707070;
  font-size: 15px;
}

.news-li-one-in {
  margin-left: 20px;
  text-decoration: none;
  font-size: 15px;
  color: #707070;
}

.news-li-two {
  list-style: none;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  color: #707070;
  font-size: 15px;
}

.news-li-two-in {
  margin-left: 20px;
  text-decoration: none;
  font-size: 20px;
  color: #707070;
}

.news-li-three {
  list-style: none;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  color: #707070;
  font-size: 15px;
}

.news-li-three-in {
  margin-left: 20px;
  text-decoration: none;
  font-size: 20px;
  color: #707070;
}

image-vw {
  width : 50vw ; 
}

.sns-title {
  font-size: 30px;
  line-height: 30px;
  color: #fa7a35;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  margin-top: 50px;
}

.sns-flex-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sns-flex-one-left {
  background-color: #3B579D;
  color: #FFF;
  padding: 5px 20px;
  margin-right: 10px;
}

.sns-flex-one-left a {
  text-decoration: none;
  color: #FFF;
}

.sns-flex-one-center {
  background-color: #1DA1F2;
  color: #FFF;
  padding: 5px 20px;
  margin-right: 10px;
}

.sns-flex-one-center a {
  text-decoration: none;
  color: #FFF;
}

.sns-flex-one-right {
  background-color: #00B900;
  color: #FFF;
  padding: 5px 20px;
}

.sns-flex-one-right a {
  text-decoration: none;
  color: #FFF;
}

.sns-title02 {
  font-size: 30px;
  line-height: 30px;
  color: #fa7a35;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}

.sns-title02-flex {
  text-align: center;
}

.sns-title02-flex-one {
  background-color: #3B579D;
  font-size: 22px;
  color: #FFF;
  padding: 3px 8px 1px 8px;
  border-radius: 5px;
}

.sns-title02-flex-two {
  color: #FFF;
  font-size: 24px;
  padding: 1px 3px;
  border-radius: 5px;
  background: linear-gradient(70deg, #FFDD83, #F26939, #CF2E92, #4C64D3);
}

.sns-title02-flex-three {
  background-color: #1DA1F2;
  color: #FFF;
  font-size: 24px;
  padding: 1px 2px;
  border-radius: 5px;
}

.shop {
  padding: 60px 0px 80px 0px;
}

.shop-title {
  font-size: 30px;
  line-height: 30px;
  color: #fa7a35;
  margin-bottom: 80px;
  font-family: meiryo;
}

.shop-bana {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop-bana-left {
  height: 103px;
  padding-top: 43px;
  width: 450px;
  margin: auto;
  text-align: center;
  background-image: url(../img/dog01.jpg);
  margin-bottom: 15px;
}

.shop-bana-left-txt {
  font-family: meiryo;
  color: #FFF;
  font-size: 20px;
}

.shop-bana-left-txt a {
  text-decoration: none;
  color: #FFF;
  display: block;
}

.shop-bana-right {
  height: 103px;
  padding-top: 43px;
  width: 450px;
  margin: auto;
  text-align: center;
  background-image: url(../img/agent01.jpg);
  margin-bottom: 15px;
}

.shop-bana-right-txt {
  font-family: meiryo;
  color: #FFF;
  font-size: 20px;
}

.shop-bana-right-txt a {
  text-decoration: none;
  color: #FFF;
  display: block;
}

footer {
  width: 90%;
  margin: auto;
  border-top: 1px solid #6fac9e;
  border-bottom: 1px solid #6fac9e;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

footer .footer-left-one {
  font-family: meiryo;
  font-size: 15px;
  text-decoration: none;
  display: block;
  color: #707070;
}

footer .footer-left-two {
  font-family: meiryo;
  color: #707070;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

footer .footer-left-three {
  font-family: meiryo;
  font-size: 15px;
  text-decoration: none;
  display: block;
  color: #707070;
}

footer .footer-left-four {
  font-family: meiryo;
  font-size: 15px;
  text-decoration: none;
  display: block;
  color: #707070;
}

footer .footer-right {
  width: 15%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  top: 45px;
}

.top {
  padding-left: 30px;
}

.top p {
  font-size: 18px;
  line-height: 30px;
  color: #006B54;
  padding-top: 120px;
}
.top a {
  font-size: 18px;
  line-height: 30px;
  color: #006B54;
  padding-top: 120px;
  text-decoration:none;
}

.top visited {
  font-size: 18px;
  line-height: 30px;
  color: #006B54;
  padding-top: 120px;
  text-decoration:none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

    table th, table td {
        padding: 10px 0;
        text-align: center;
    }

    table tr:nth-child(odd) {
        background-color: #eee
    }

.second {
  font-family: meiryo;
  padding: 30px;
}

.second-title {
  font-size: 20px;
  line-height: 30px;
  color: #fa7a35;
  margin-bottom: 20px;
}

.second-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.second-flex-left {
  margin-left: 50px;
  padding: 20px;
  border: 1px solid #6fac9e;
}

.second-flex-left-txt {
  color: #707070;
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}

.second-flex-right {
  width: 100%;
}

.second-flex-right-img {
  width: 480px;
}

.fourth {
  padding: 30px;
  font-family: meiryo;
}

.fourth-title {
  font-size: 20px;
  line-height: 30px;
  color: #fa7a35;
  margin-bottom: 20px;
  text-align: center;
}

.fourth-flex-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  border: 1px solid #6fac9e;
  padding: 40px;
}

.fourth-flex-one-left {
  width: 396px;
  height: 250px;
}

.fourth-flex-one-left-img {
  width: 396px;
}

.fourth-flex-one-right {
  padding-left: 40px;
}

.fourth-flex-one-right-txt {
  color: #707070;
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}

.fourth-flex-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  border: 1px solid #6fac9e;
  padding: 40px;
}

.fourth-flex-two-left {
  width: 396px;
  height: 250px;
}

.fourth-flex-two-left-img {
  width: 396px;
}

.fourth-flex-two-right {
  padding-left: 40px;
}

.fourth-flex-two-right-txt {
  color: #707070;
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}

.fourth-flex-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #6fac9e;
  padding: 40px;
}

.fourth-flex-three-left {
  width: 396px;
  height: 250px;
}

.fourth-flex-three-left-img {
  width: 396px;
}

.fourth-flex-three-right {
  padding-left: 40px;
}

.fourth-flex-three-right-txt {
  color: #707070;
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}

.txt-title {
  margin-top: 20px;
  color: #FA7A35;
  font-size: 20px;
  margin-bottom: 5px;
  margin-left: 30px;
}

.sixth-block01-one {
  padding: 20px;
  border: 1px solid #6fac9e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.sixth-block01-one-left-img {
  width: 440px;
  margin-right: 40px;
}

.sixth-block01-one-right {
  position: relative;
}

.sixth-block01-one-right-title {
  color: #FA7A35;
  font-weight: bold;
  font-size: 15px;
}

.sixth-block01-one-right-subtitle {
  margin-top: 20px;
  font-size: 15px;
  color: #6fac9e;
  margin-bottom: 20px;
}

.sixth-block01-one-right-txt {
  text-align: justify;
  font-family: meiryo;
  font-size: 15px;
  line-height: 30px;
  color: #707070;
}

.sixth-block01-one-right-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0px;
  float: left;
  background-color: #FA7A35;
  width: 100%;
  height: center;
  text-align: center;
  padding-top: center;
}

.sixth-block01-one-right-btn:hover {
  background-color: #006b54;
}

.sixth-block01-one-right-btn-txt {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 20px;
  display: block;
  font-family: meiryo;
}

#swiper-sp {
  display: none;
}

.seventh {
  padding: 80px 130px 80px 130px;
}

.seventh-top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.seventh-top-title-txt {
  font-size: 20px;
  line-height: 30px;
  color: #fa7a35;
}

.seventh-top-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.seventh-top-arrow-left {
  width: 30px;
  height: 30px;
  background-color: #fa7a35;
  text-align: center;
}

.seventh-top-arrow-left-in {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
}

.seventh-top-arrow-right {
  width: 30px;
  height: 30px;
  background-color: #fa7a35;
  text-align: center;
  margin-left: 10px;
}

.seventh-top-arrow-right-in {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
}

.seventh-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.seventh-contents-one-img {
  width: 250px;
  height: 175px;
}

.seventh-contents-one-txt {
  text-align: center;
  font-family: meiryo;
  font-size: 15px;
  color: #fa7a35;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.seventh-contents-one-btn {
  width: 80%;
  margin: auto;
  text-align: center;
  background-color: #fa7a35;
  height: 30px;
}

.seventh-contents-one-btn:hover {
  background-color: #006b54;
}

.seventh-contents-one-btn-txt {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 15px;
  display: block;
  font-family: meiryo;
  padding-top: 5px;
}

.seventh-contents-two-img {
  width: 250px;
  height: 175px;
}

.seventh-contents-two-txt {
  text-align: center;
  font-family: meiryo;
  font-size: 15px;
  color: #fa7a35;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.seventh-contents-two-btn {
  width: 80%;
  margin: auto;
  text-align: center;
  background-color: #fa7a35;
  height: 30px;
}

.seventh-contents-two-btn:hover {
  background-color: #006b54;
}

.seventh-contents-two-btn-txt {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 15px;
  display: block;
  font-family: meiryo;
  padding-top: 5px;
}

.seventh-contents-three-img {
  width: 70px;
  height: 175px;
}

.seventh-contents-three-txt {
  text-align: center;
  font-family: meiryo;
  font-size: 15px;
  color: #fa7a35;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.seventh-contents-three-btn {
  width: 80%;
  margin: auto;
  text-align: center;
  background-color: #fa7a35;
  height: 30px;
}

.seventh-contents-three-btn:hover {
  background-color: #006b54;
}

.seventh-contents-three-btn-txt {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 15px;
  display: block;
  font-family: meiryo;
  padding-top: 5px;
}

.seventh-contents-four-img {
  width: 250px;
  height: 175px;
}

.seventh-contents-four-txt {
  text-align: center;
  font-family: meiryo;
  font-size: 15px;
  color: #fa7a35;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.seventh-contents-four-btn {
  width: 80%;
  margin: auto;
  text-align: center;
  background-color: #fa7a35;
  height: 30px;
}

.seventh-contents-four-btn:hover {
  background-color: #006b54;
}

.seventh-contents-four-btn-txt {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 15px;
  display: block;
  font-family: meiryo;
  padding-top: 5px;
}

.swiper-pc .swiper-container .swiper-button-next {
  margin-top: -100px;
}

.swiper-pc .swiper-container .swiper-button-prev {
  margin-top: -100px;
}

.voice {
  padding: 50px;
}

.voice-title {
  font-size: 20px;
  line-height: 30px;
  color: #fa7a35;
  margin-bottom: 40px;
}

.voice-flex {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voice-flex-left {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #dd7eac;
  border-radius: 10px;
  padding: 20px;
}

.voice-flex-left-img p {
  color: #707070;
  text-align: center;
}

.voice-flex-left-txt h5 {
  color: #707070;
  font-size: 20px;
  border-bottom: 1px dashed #ffc108;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.voice-flex-left-txt p {
  color: #707070;
  font-size: 15px;
}

.voice-flex-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #dd7eac;
  border-radius: 10px;
  padding: 20px;
}

.voice-flex-right-img p {
  color: #707070;
  text-align: center;
}

.voice-flex-right-txt h5 {
  color: #707070;
  font-size: 20px;
  border-bottom: 1px dashed #ffc108;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.voice-flex-right-txt p {
  color: #707070;
  font-size: 15px;
}

.voice-flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voice-flex02-left {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #dd7eac;
  border-radius: 10px;
  padding: 20px;
}

.ornament{
	width:80%;
}
.ornament h2{
	position:relative;
	display:inline-block;
	padding:20px 0px 10px 0px;

}
.ornament h2:before, .ornament h2:after{
	content:"";
	display:block;
	width:50%;
	height:4px;
	border-top:1px solid #111;
	position:absolute;
	top:0;
}
.ornament h2:before{left:-24px;}
.ornament h2:after{right:-24px;}
.ornament h2 span{
	display:block;
	width:4px;height:4px;
	border:2px solid #111;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute;
	top:-4px;
	left:50%;
	margin-left:-4px;
}

.voice-flex02-left-img p {
  color: #707070;
  text-align: center;
}

.voice-flex02-left-txt h5 {
  color: #707070;
  font-size: 20px;
  border-bottom: 1px dashed #ffc108;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.voice-flex02-left-txt p {
  color: #707070;
  font-size: 15px;
}

.voice-flex02-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #dd7eac;
  border-radius: 10px;
  padding: 20px;
}

.voice-flex02-right-img p {
  color: #707070;
  text-align: center;
}

.voice-flex02-right-txt h5 {
  color: #707070;
  font-size: 20px;
  border-bottom: 1px dashed #ffc108;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.voice-flex02-right-txt p {
  color: #707070;
  font-size: 15px;
}

@media screen and (max-width: 960px) {
  #swiper-pc {
    display: none;
  }
  #swiper-sp {
    display: block;
  }
  header {
    display: none;
  }
  .header-sp {
    text-align: center;
    z-index: 10000000;
    padding: 5px 25px;
    display: block;
    height: 40px;
    position: fixed;
    width: 88%;
    bottom: 0;
    background-color: #6fac9e;
  }
  .header-sp a {
    text-decoration: none;
    color: #FFF;
    font-size: 20px;
    display: block;
  }
  .swiper-container {
    height: 100%;
  }
  .header-top {
    display: block;
    border-bottom: 2px solid #6fac9e;
    position: fixed;
    z-index: 100000;
    background-color: #FFF;
    font-family: meiryo;
    height: 90px;
    padding-top: 20px;
    width: 88%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .header-top-flex-left-img {
    width: 40%;
  }
  .header-top-flex-nav {
    margin-right: 30px;
    margin-top: 10px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-top-flex-nav .no {
    display: none;
    font-size: 40px;
  }
  .header-top-flex-nav .fa-bars {
    font-size: 40px;
  }
  .header-top-flex-right {
    height: 140px;
    background-color: #FFF;
    margin-top: 25px;
    display: none;
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
  }
  .header-top-flex-right ul li {
    list-style: none;
  }
  .header-top-flex-right ul li a {
    text-decoration: none;
    color: black;
  }
  .cut-br {
    display: none;
  }
  .news-top {
    width: 90%;
  }
  .news-top-title {
    font-size: 20px;
  }
  .news-top-left {
    padding-top: 10px;
  }
  .news-li {
    width: 90%;
  }
  .news-li-one {
    font-size: 10px;
  }
  .news-li-one a {
    font-size: 15px;
  }
  .news-li-two {
    font-size: 10px;
  }
  .news-li-two a {
    font-size: 15px;
  }
  .news-li-three {
    font-size: 10px;
  }
  .news-li-three a {
    font-size: 15px;
  }
  .shop {
    padding: 20px;
  }
  .shop-title {
    margin-bottom: 30px;
    font-size: 25px;
  }
  .shop-bana {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shop-bana-left {
    width: 100%;
  }
  .shop-bana-left-txt {
    font-family: meiryo;
    color: #FFF;
    font-size: 20px;
  }
  .shop-bana-left-txt a {
    text-decoration: none;
    color: #FFF;
    display: block;
  }
  .shop-bana-right {
    width: 100%;
  }
  .shop-bana-right-txt {
    font-family: meiryo;
    color: #FFF;
    font-size: 20px;
  }
  .shop-bana-right-txt a {
    text-decoration: none;
    color: #FFF;
    display: block;
  }
  .sns-title {
    font-size: 15px;
  }
  .sns-flex-one-left {
    padding: initial;
  }
  .sns-flex-one-center {
    padding: initial;
  }
  .sns-flex-one-right {
    padding: initial;
  }
  .sns-title02 {
    font-size: 15px;
  }
  footer .footer-left a {
    font-size: 10px;
    text-decoration: none;
    color: #707070;
  }
  footer .footer-right {
    width: 20%;
  }
  .product {
    display: none;
  }
  .product-sp {
    display: block;
    margin: 20px 10px 20px 10px;
    padding: 35px;
    border: 1px solid #6fac9e;
  }
    
    .product-sp-t {
    display: block;
    margin: 20px 10px 20px 10px;
    padding: 15px;
    border: 1px solid #6fac9e;
  }
    
    .product-sp_u {
    display: block;
    margin: 10px 0px 20px 0px;
    padding: 20px;
    border: 1px solid #6fac9e;
  }
  .product-sp-left-title {
    font-size: 20px;
    margin-bottom: 5px;
    color: #fa7a35;
    text-align: center;
  }
  .product-sp-left-img {
    width: 100%;
    margin-bottom: 10px;
  }
  .product-sp-right {
    margin-left: initial;
  }
  .product-sp-right-title02 {
    font-size: 15px;
    color: #6fac9e;
    margin-bottom: 20px;
    text-align: center;
  }
  .product-sp-right-sub {
    font-size: 15px;
  }
  .product-sp-right-txt {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #707070;
    margin-top: 10px
  }
    
  .product-sp-right-txt02 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fa7a35;
    margin-top: 10px
  }
    
  .product-sp-right-btn {
    margin-top: 10px;
    background-color: #fa7a35;
    border: 1px solid;
    padding: 2px;
    text-align: center;
    display: block;
  }
 .product-sp-right-btn:hover {
  background-color: #006B54;
}
  .product-sp-right-btn a {
    text-decoration: none;
    color: aliceblue;
    font-size: 20px;
  }
  .product-sp-txt {
    font-size: 12px;
    color: #707070;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .top p {
    font-size: 20px;
  }
  .second {
    font-family: meiryo;
    padding: 20px 20px 60px 20px;
  }
  .second-title {
    font-size: 20px;
    line-height: 23px;
    color: #fa7a35;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .second-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .second-flex-left {
    margin-left: initial;
    margin-right: initial;
  }
  .second-flex-left-txt {
    color: #707070;
    font-size: 15px;
    line-height: 20px;
  }
  .second-flex-right {
    width: 100%;
    margin-bottom: 30px;
  }
  .second-flex-right-img {
    width: 100%;
  }
  .fourth {
    font-family: meiryo;
    padding: 20px;
  }
  .fourth-title {
    font-size: 20px;
    line-height: 23px;
    color: #fa7a35;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
  }
  .fourth-flex-one {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
    border: 1px solid #6fac9e;
    padding: 30px;
  }
  .fourth-flex-one-left {
    margin: 0 auto;
    margin-bottom: 30px;
    height: 150px;
    width: 235px;
  }
  .fourth-flex-one-left-img {
    width: 235px;
    height: 150px;
  }
  .fourth-flex-one-right {
    padding-left: initial;
  }
  .fourth-flex-one-right-txt {
    color: #707070;
    font-size: 15px;
    line-height: 20px;
  }
  .fourth-flex-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
    border: 1px solid #6fac9e;
    padding: 30px;
  }
  .fourth-flex-two-left {
    margin: 0 auto;
    margin-bottom: 30px;
    height: 150px;
    width: 235px;
  }
  .fourth-flex-two-left-img {
    width: 235px;
    height: 150px;
  }
  .fourth-flex-two-right {
    padding-left: initial;
  }
  .fourth-flex-two-right-txt {
    color: #707070;
    font-size: 15px;
    line-height: 20px;
  }
  .fourth-flex-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
    border: 1px solid #6fac9e;
    padding: 30px;
  }
  .fourth-flex-three-left {
    margin: 0 auto;
    margin-bottom: 30px;
    height: 150px;
    width: 235px;
  }
  .fourth-flex-three-left-img {
    width: 235px;
    height: 150px;
  }
  .fourth-flex-three-right {
    padding-left: initial;
  }
  .fourth-flex-three-right-txt {
    color: #707070;
    font-size: 15px;
    line-height: 20px;
  }
  .sixth-block01-one {
    padding: 20px 20px 100px 20px;
    border: 1px solid #6fac9e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
.sixth-block01-one-left-img {
    width: 100%;
    margin-right: 40px;
  }
  .sixth-block01-one-right {
    position: relative;
  }
  .sixth-block01-one-right-title {
    color: #FA7A35;
    font-weight: bold;
    font-size: 17px;
  }
  .sixth-block01-one-right-subtitle {
    margin-top: 5px;
    font-size: 15px;
    color: #6fac9e;
    margin-bottom: 10px;
  }
  .sixth-block01-one-right-txt {
    text-align: justify;
    font-family: meiryo;
    font-size: 15px;
    line-height: 30px;
    color: #707070;
  }
  .sixth-block01-one-right-btn {
    top: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 20px;
    float: left;
    background-color: #FA7A35;
    height: 45px;
    text-align: center;
    padding-top: 8px;
  }
  .sixth-block01-one-right-btn-txt {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 20px;
    display: block;
    font-family: meiryo;
  }
  .seventh-top {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .seventh-top-title-txt {
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
  }
  .seventh-top-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .seventh-top-arrow-left {
    width: 30px;
    height: 30px;
    background-color: #fa7a35;
    text-align: center;
  }
  .seventh-top-arrow-left-in {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
  }
  .seventh-top-arrow-right {
    width: 30px;
    height: 30px;
    background-color: #fa7a35;
    text-align: center;
    margin-left: 10px;
  }
  .seventh-top-arrow-right-in {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
  }
  .seventh-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .seventh-contents-one-img {
    width: 275px;
    height: 175px;
  }
  .seventh-contents-one-txt {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .seventh-contents-one-txt-br {
    display: none;
  }
  .seventh-contents-one-btn {
    width: 80%;
    height: 30px;
  }
  .seventh-contents-one-btn-txt {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
  }
  .seventh-contents-two-img {
    width: 275px;
    height: 175px;
  }
  .seventh-contents-two-txt {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .seventh-contents-two-txt-br {
    display: none;
  }
  .seventh-contents-two-btn {
    width: 80%;
    height: 30px;
  }
  .seventh-contents-two-btn-txt {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
  }
  .seventh-contents-three-img {
    width: 60px;
    height: 175px;
  }
  .seventh-contents-three-txt {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .seventh-contents-three-txt-br {
    display: none;
  }
  .seventh-contents-three-btn {
    width: 80%;
    height: 30px;
  }
  .seventh-contents-three-btn-txt {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
  }
  .seventh-contents-four-img {
    width: 275px;
    height: 175px;
  }
  .seventh-contents-four-txt {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .seventh-contents-four-txt-br {
    display: none;
  }
  .seventh-contents-four-btn {
    width: 80%;
    height: 30px;
  }
  .seventh-contents-four-btn-txt {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
  }
  .voice {
    width: 90%;
    margin: auto;
    padding: 20px 0 20px 0;
  }
  .voice-title {
    text-align: center;
    font-size: 25px;
  }
  .voice-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .voice-flex-left {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .voice-flex-left-img {
    text-align: center;
  }
  .voice-flex-left-img p {
    color: #707070;
    text-align: center;
  }
  .voice-flex-left-txt h5 {
    color: #707070;
    font-size: 20px;
    border-bottom: 1px dashed #ffc108;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .voice-flex-left-txt p {
    color: #707070;
    font-size: 15px;
  }
  .voice-flex-right {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .voice-flex-right-img {
    text-align: center;
  }
  .voice-flex-right-img p {
    color: #707070;
    text-align: center;
  }
  .voice-flex-right-txt h5 {
    color: #707070;
    font-size: 20px;
    border-bottom: 1px dashed #ffc108;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .voice-flex-right-txt p {
    color: #707070;
    font-size: 15px;
  }
  .voice-flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .voice-flex02-left {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .voice-flex02-left-img {
    text-align: center;
  }
  .voice-flex02-left-img p {
    color: #707070;
    text-align: center;
  }
  .voice-flex02-left-txt h5 {
    color: #707070;
    font-size: 20px;
    border-bottom: 1px dashed #ffc108;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .voice-flex02-left-txt p {
    color: #707070;
    font-size: 15px;
  }
  .voice-flex02-right {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .voice-flex02-right-img {
    text-align: center;
  }
  .voice-flex02-right-img p {
    color: #707070;
    text-align: center;
  }
  .voice-flex02-right-txt h5 {
    color: #707070;
    font-size: 20px;
    border-bottom: 1px dashed #ffc108;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .voice-flex02-right-txt p {
    color: #707070;
    font-size: 15px;
  }
  .voice-sns-title {
    font-size: 15px;
  }
  .voice-sns-flex-one-left {
    padding: initial;
  }
  .voice-sns-flex-one-center {
    padding: initial;
  }
  .voice-sns-flex-one-right {
    padding: initial;
  }
  .voice-sns-title02 {
    font-size: 15px;
  }
}
/*# sourceMappingURL=style.css.map */
.product-right-title {
    
}

.product-sp-left {
    margin-top: -30px;
    
}

.header {
    
}

.header {
    
}

.product-sp-right-txt02 {
    
}

.product-sp-right-txt {
    
}

.txt-title02 {
    margin-top: 0px;
    color: #FA7A35;
    font-size: 25px;
    margin-bottom: 5px;
}

.txt-title03 {
    margin-top: 0px;
    color: #006B54;
    font-size: 30px;
    margin-bottom: 5px;    
}

.product01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 80px 20px 80px;
  padding: 25px;
  border: 1px solid #6fac9e;
}

{