@charset "UTF-8";
/* TOP */

.container{
width: 100%
}


/* TOP ヘッダー*/
.head_menu{
background-color: #003c2d;
text-align: center;
position: fixed;
top:0;
left:0;
z-index: 10;
width: 100%;
}
.head_menu ul li{
display: inline;
}
.head_menu a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
}
@media screen and (min-width: 1601px) {
.head_menu{
height: 77px;
}
.head_menu .container{
width: 1600px;
margin-top: 11px;
}
.head_menu .container ul{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}
.head_menu .container ul li.sph01 img{
width: 90%;
}
.head_menu .container ul li.sph02 img{
width: 90%;
}
.head_menu .container ul li.sph03 img{
width: 90%;
}
.head_menu .container ul li.sph04 img{
width: 90%;
}
.head_menu .container ul li.sph05 img{
width: 90%;
}
.head_menu .container ul li.sph06 img{
width: 98%;
}
.head_menu .container ul li.sph07 img{
width: 98%;
}
}
@media screen and (max-width: 1600px) {
.head_menu .container{
width: 92%;
margin: 0 auto;
padding:7px 0;
}
.head_menu .container ul li img{
width: 100%;
}
.head_menu .container ul li.sph01{
width: 5.311%;
}
.head_menu .container ul li.sph02{
width: 13.412%;
}
.head_menu .container ul li.sph03{
width: 12.875%;
}
.head_menu .container ul li.sph04{
width: 18.025%;
}
.head_menu .container ul li.sph05{
width: 12.821%;
}
.head_menu .container ul li.sph06{
width: 3.004%;
}
.head_menu .container ul li.sph07{
width: 12.821%;
}
.head_menu .container ul{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}
}
@media screen and (max-width : 750px) {
.head_menu .container ul li.sph07{
width: 18.974%;
}
.head_menu .container ul li.sph03{
width: 19.236%;
}
.head_menu .container ul li.sph04{
width: 26.958%;
}
.head_menu .container ul li.sph06{
width: 5.1024%;;
}
.head_menu .container ul li.sph08{
width: 16.095%;
}
}
/*@media screen and (max-width : 950px) {
.head_menu ul li{
width:19%;
display: inline;
}
.head_menu ul li img{
width:19%;
}
}*/

/* TOP 動画

.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
#video  {
  display: block;
  margin: 0 0 0 auto;
}
*/
.video_wrapper {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 951px) {
#video  {
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
}
@media screen and (max-width : 950px) {
.video_wrapper {
  height: auto;
  position: relative;
  overflow: hidden;
  }
#video  {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}
}

/* TOP 動画02*/
.video_wrapper02 {
width: 100%;
position: relative;
}
.video_wrapper02 #video  {
  position: relative;
  width: 100%;
}
}



.lead{
width: 100%;
}
.lead img{
width: 100%;
}

.product_wrapper  {
  width: 100%;
background-color: #cdad8e
}

  /* Lightbox */
@media screen and (min-width: 951px) {
#lb_wrap {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  }
  #lightbox-panel {
  right:0;
  top:0;
  }
}
  /* Lightbox で表示させるDIV要素のCSS */
  #lightbox-panel {
  background: #2d2d2d;
  padding: 14px 22px;
  width: 360px;
  position:absolute;
  top:7%;
  right:18%;
  display:none;
  z-index:10;
  padding:20px 0 0 0;
  }
  /* Lightbox表示時に背景を黒に */
  #BlackWindow{
  display:none;
  background:#FFFFFF;
  opacity:0.1;/*黒地の背景の調整はこの数値で調整*/
  filter:alpha(opacity=70);/*黒地の背景の調整はこの数値で調整*/
  position:absolute;
  top:0px;
  left:0px;
  min-width:100%;
  min-height:100%;
  z-index:1;
  }
  #lightbox-panel p {
  margin: 0 0 23px 0;
}
@media screen and (min-width: 951px) {
  #lightbox-panel img{
width: 140px;
  }
}
@media screen and (max-width : 950px) {
}
@media screen and (max-width : 750px) {
  /* Lightbox で表示させるDIV要素のCSS */
  #lightbox-panel {
  background: #2d2d2d;
  padding: 30px 0 14px;
  width: 100%;
  position:absolute;
  top:4%;
  left:0;
  display:none;
  z-index:10;
  margin-left:0px;
  }
  #lightbox-panel p{
  width: 55%;
  margin: 0 auto 20px;
  }
}



/* TOP スライダー*/

.swiper-container{
text-align: center;
padding-bottom: 3px;
}
.swiper-container .swiper-slide img{
max-width: 100%;
height: auto;
}
.swiper-container .swiper-slide{
position: relative;
}
.swiper-container .swiper-slide a{
position: absolute;
bottom:20px;
width: 100%;
text-align: center;
z-index: 10;
}
.swiper-container.swiper1 .swiper-slide a img,
.swiper-container.swiper3 .swiper-slide a img,
.swiper-container.swiper5 .swiper-slide a img,
.swiper-container.swiper6 .swiper-slide a img{
width: 195px;
background: #000;
}

/* TOP スライダーなし*/
.img-container{
position: relative;
width: 100%;
padding-bottom: 3px;
}
.img-container img{
width: 100%;
}
.img-container a{
position: absolute;
bottom:20px;
left:0;
width: 100%;
text-align: center;
z-index: 5;
}
.img-container a.mini{
position: absolute;
bottom:20px;
left:0;
width: 45%;
text-align: right;
z-index: 5;
}
.img-container a.large{
position: absolute;
bottom:20px;
right:0;
left:auto;
width: 45%;
text-align: left;
z-index: 5;
}
.img-container a img{
width: 195px;
background: #000;
}
@media screen and (max-width : 750px) {
.swiper-container{
text-align: center;
padding-bottom: 2px;
}
.img-container{
position: relative;
width: 100%;
padding-bottom: 2px;
}
.swiper-container .swiper-slide a{
position: absolute;
bottom:10px;
width: 100%;
text-align: center;
z-index: 12;
}
.img-container a{
position: absolute;
bottom:10px;
left:0;
width: 100%;
text-align: center;
z-index: 5;
}
.img-container a img{
width: 60px;
}
.swiper-container.swiper1 .swiper-slide a img,
.swiper-container.swiper3 .swiper-slide a img,
.swiper-container.swiper5 .swiper-slide a img,
.swiper-container.swiper6 .swiper-slide a img{
width: 60px;
}
.img-container a.mini{
position: absolute;
bottom:10px;
left:0;
width: 45%;
text-align: right;
z-index: 5;
}
.img-container a.large{
position: absolute;
bottom:10px;
right:0;
left:auto;
width: 45%;
text-align: left;
z-index: 5;
}
}

/* TOP ニュース*/
@media screen and (min-width: 751px) {
.news{
background: url("../img/news_bg.jpg") repeat-x left top;
background-size: auto 69px;
text-align: center;
font-size: 38px;
height: 69px;
width: 100%;
}
}
.news ul{
padding-top: 15px;
}
.news ul li{
display: inline;
line-height: 100%;
}
.news ul li.new{
font-weight: 800;
margin-right: 25px;
}
.news ul li a:link { 
	color: #003c2d;
	text-decoration:none;
}
.news ul li a:visited { 
	color: #003c2d;
	text-decoration:none;
} 
.news ul li a:hover {
      color: #666666;
	  text-decoration:none;
}
@media screen and (max-width : 750px) {
.news{
background: url("../img/news_bg.jpg") no-repeat left top;
background-size: auto 69px;
text-align: center;
font-size: 15px;
}
.news ul{
padding: 2px 0 6px;
position: relative;
}
.news ul li.new{
font-weight: 800;
margin-right: 15px;
}
}

/* TOP 下のコンテンツ*/

@media screen and (min-width: 751px) {
.under_content{
width:85%;
max-width:1650px;
margin: 125px auto;
}
}
h2{
text-align: center;
font-size: 60px;
line-height: 130%;
margin-bottom: 20px;
font-weight: 600;
}
h2 {
  overflow: hidden;
  text-align: center;
}
h2 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
h2 span::before,
h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 5px;
  background-color: #003c2d;
}
h2 span::before {
  right: 100%;
}
h2 span::after {
  left: 100%;
}
.under_content h3{
text-align: center;
font-size: 45px;
line-height: 130%;
margin-bottom: 50px;
font-weight: 400;
}
.under_content p{
text-align: left;
font-size: 35px;
line-height: 250%;
margin-bottom: 110px;
}
.under_content p span{
font-weight: 600;
}
.under_content dl {
    width: 75%;
    line-height: 200%;
    overflow: hidden;
    margin: 60px auto 0;
    font-size: 35px;
}
.under_content dl dt {
    float: left;
    clear: both;
    width: 26%;
}
.under_content dl dd {
    float: left;
    width: 72%;
}
.under_content .movie_wrap{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}
.under_content .movie_wrap div{
width: 45%;
}
.under_content .movie_wrap div p{
text-align: center;
}
.under_content .movie_wrap div img{
width: 100%;
}
.under_content p.manual { 
margin-bottom: 35px;
line-height: 160%;
}
.under_content p.manual.last { 
margin-bottom: 110px;
line-height: 160%;
}
.under_content .manual a:link { 
	color: #003c2d;
	text-decoration:none;
}
.under_content .manual a:visited { 
	color: #003c2d;
	text-decoration:none;
} 
.under_content .manual a:hover {
      color: #666666;
	  text-decoration:none;
}

@media screen and (max-width: 750px){
.under_content{
width:97%;
margin: 50px auto;
}
h2{
text-align: center;
font-size: 22px;
line-height: 130%;
margin-bottom: 12px;
font-weight: 600;
}
h2 span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: center;
}
h2 span::before,
h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 3px;
  background-color: #003c2d;
}
.under_content h3{
text-align: center;
font-size: 18px;
line-height: 130%;
margin-bottom: 28px;
}
.under_content p{
text-align: left;
font-size: 15px;
line-height: 250%;
margin-bottom: 50px;
}
.under_content dl {
    width: 100%;
    margin: 5% auto 0;
    font-size: 15px;
}
.under_content dl dt {
    float: left;
    clear: both;
    width: 33%;
}
.under_content dl dd {
    float: left;
    width: 66%;
}
.under_content p.manual { 
margin-bottom: 20px;
line-height: 160%;
}
.under_content p.manual.last { 
margin-bottom: 50px;
line-height: 160%;
}
}


/* TOP　下ナビ*/
ul.bt_navi{
text-align: center;
margin: 40px 0;
}
ul.bt_navi li{
display: inline;
}

/* フッター*/
.foot{
background-color: #003c2d;
overflow: hidden;
padding: 40px 0;
color:#fff;
}
.foot a:link,
.foot a:visited{
color:#fff;
}
.foot a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
}
.foot .container{
overflow: hidden;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
width: 35%;
margin-bottom: 30px;
}
.foot .fc_left{
width: 45%;
text-align: center;
position: relative
}
.foot .fc_left .foot_insta{
position: absolute;
bottom:18px;
width: 100%;
text-align: center;
}
.foot .fc_left img{
width: 90%;
}
.foot .fc_right{
width: 45%;
text-align: left;
font-size: 21px;
line-height: 200%;
}
.foot .fc_right img{
width: 100%;
}
.foot .fc_right p img{
vertical-align: top;
}
.foot .fc_right p{
padding-bottom: 12%;
}
.foot .fc_right p:last-child{
padding-bottom: 0;
}
.foot .fc_right p img.logo{
vertical-align: top;
padding-bottom: 0;
}

.foot .fc_btm{
clear: both;
text-align: center;
padding-top: 15px;
}
.foot .fc_btm .ad{
font-size: 25px;
line-height: 150%;
margin-bottom: 15px;
}
.foot .fc_btm p{
    font-size:8px;
}

@media screen and (min-width: 751px) {
.container{
width: 100%;
margin: 0 auto;
}
}

@media screen and (max-width : 750px) {
img{
width: 100%;
}
.container{
width: 98%;
margin: 0 auto;
}
.head_menu .container {
    width: 96%;
    margin: 0 auto;
    padding: 7px 0 ;
}

/* TOP　下ナビ*/
ul.bt_navi{
text-align: center;
margin: 0px auto 22px;
width: 70%;
}
ul.bt_navi li{
display: inline;
width: 20%;
}
ul.bt_navi li img{
width: 20%;
}

/* フッター*/
.foot .container{
width: 80%;
}
.foot .fc_left{
float:left;
width: 45%;
text-align: right;
}
.foot .fc_left img{
width: 90%;
}
.foot .fc_left p{
margin-bottom: 20px;
}
.foot .fc_left .foot_insta {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.foot .fc_right{
float:right;
width: 47%;
text-align: left;
font-size: 14px;
margin-top: -10px;
}
.foot .fc_right img.txt{
width: 70%;
margin-top: 7px;
}
.foot .fc_right p{
padding:0 0 5px;
vertical-align: top;
}

.foot .fc_right img{
width: 100%;
margin-top: 10px;
}
.foot .ad{
font-size: 11px;
line-height: 130%;
margin-bottom: 15px;
}
.foot .fc_btm{
clear: both;
text-align: center;
width: 97%;
margin: 0 auto;
}
.foot .fc_btm .ad{
font-size: 15px;
line-height: 150%;
margin-bottom: 15px;
}
.foot .fc_btm p{
font-size: 8px;
line-height: 120%;
}
}

#fix_btn{
position: fixed;
right: 2%;
bottom:2%;
z-index: 10;
}
#fix_btn02{
position: fixed;
right: 2%;
bottom:2%;
z-index: 10;
}
#fix_btn02 a{
display: block;
}

@media screen and (min-width: 751px) {
#fix_btn02 a img{
width: 88px;
}
}
@media screen and (max-width : 750px) {
#fix_btn02 a img{
width: 55%;
}
#fix_btn02{
position: fixed;
right: 2%;
bottom:5%;
z-index: 10;
width: 22%;
text-align: right;
}
}