﻿/* Responsive styles
================================================== */
/* Large Devices, Wide Screens */

/*desktop*/
@media (min-width: 1025px) {
.smbr{
  display: none;
}
.chara_r{
  display: none;
}
.eco_r{
  display: none;
}
.banner_r{
  display: none;
}
.mainvidual_r{
  display: none;
}
}
/*タブレット*/
@media only screen and (max-width: 1024px) and (min-width: 767px){
  .mainvidual_r{
    display: none;
  }
  .smbr{
    display: none;
  }
  .chara{
    display: none;
  }
  .charaover_t{
    display: none;
  }
  .chara{
    display: none;
  }
  .single_t{
    margin-top: 60px;
  }
  .intr_t{
    line-height: 2;
  }
  .intr_t ul{
    margin-left: -30px;
  }
  .intr_t.right1 ul{
    margin-left: -30px;
  }
  .intr_t.right2 ul{
  margin-left: -30px;
  }
  .intr_t.right3 ul{
  margin-left: -30px;
  line-height: 1.5;
  }
  .ecoimg{
    width: 90%;
  }
  .eco_r{
    display: none;
  }
  .eco_summary{
    width: 90%;
  }
  #mainSlide img{
    width: 100%;
  }
  .slick_container{
    width: 90%;
  }
.slick-prev{left:-40px; /* 任意の値 */}
.slick-next{right:-40px; /* 任意の値 */}
.detailimg2{
  margin-left: 0;
}
.banner_r{
  display: none;
}
#map-canvas{
  width: 80%;
}
.sitemap_right span{
  font-size: 20px;
}
.sitemap_left img{
  width: 100px;
}
.sitemap ul{
  padding: 0;
}
.sitemap_left li{
  padding-right: 30px;
}
.sitemap{
  justify-content: space-around;
}
.logo{
  width: 380px;
}
.c_banner{
  width: 200px;
}
.mainvidual{
  background-position: center;
}

}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits stfyles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
/*スマホ*/
@media (max-width: 767px){

  #contact th,td{
    display: block;
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0;
  }


  #footer{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mainvidual{
    display: none;
  }
  .mainvidual_r{
    background: url(../img/mainvidual_r.gif) center top no-repeat;
    width: 100%;
    height: 100vh;
    background-size: 100%;
  }
  .mainvidual_r ul{
    margin: 5px;
    display: flex;
    list-style: none;
    padding-top: 0;
    justify-content: space-between;
  }

  .logo{
    margin-left: 0px;
    width: 150px;
  }
  .c_banner{
    width: 150px;
    margin-right: 0;
	padding:10px;
  }
  .band h2{
    font-size: 20px;
  }
  .band img{
	  width:200px;
  }
  .overviewtext{
    font-size: 16px;
  }
  .mainvidual{
    width: 100%;
    height: 400px;
    background-position: center;
  }
  .charaimg{
    width: 50%;
  }
  .chara{
    flex-wrap: wrap;
    display: none;
  }
  .chara_r img{
    width: 100%;
  }
  .charaover_t{
    display: none;
    width: 60%;
    font-size: 12px;
    top: 60px;
    opacity: 0.9;
    margin-bottom: 200px;
    line-height: 1.8;
  }
  .ecoimg{
    width: 90%;
    margin: auto;
  }
  .intr{
    margin-bottom: 40px;
  }
  .intr_right{
    flex-wrap: wrap-reverse;
  }

  .intrimg{
    width: 100%;
  }
  .intr_t ul{
    margin-left: -30px;
  }
  .intr_t{
    width: 100%;
    line-height: 2;
    font-size: 12px;
  }
  .intr_t.right1 ul{
    margin-left: -30px;
  }
  .intr_t.right2 ul{
  margin-left: -30px;
  }
  .intr_t.right3 ul{
  margin-left: -30px;
  line-height: 1.5;
  }
  .single_t{
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 50px;
  }
  .eco{
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .eco_l{
    max-width: 100%;
    margin: auto;
    font-size: 15px;
    line-height: 1.8;
  }
  .eco_summary{
    width: 80%;
    font-size: 14px;
  }
  .slick_container{
    width: 100%;
  }
  .slick-prev{left:10px; /* 任意の値 */}
  .slick-next{right:10px; /* 任意の値 */}

  #mainSlide img{
    width: 100%;
  }
  .detail{
    width: 95%;
    margin: auto;
  }
  .detail_f{
    flex-wrap: wrap;
  }
  .detail_f2{
    flex-wrap: wrap;
  }
  .detail_t{
    width: 100%;
  }
  .detail_t td{
    padding-right: 0;
  }
  .detailimg2 img{
    width: 100%;
  }
  .detailimg2{
    margin-left: 0;
  }
  .detail_t2{
    width: 100%;
  }
  .contact_tilte h2{
    width: 100%;
    padding: 0;
  }
  .sitemap{
    flex-wrap: wrap;
  }
  .sitemap_left{
    border: none;
  }
  #map-canvas{
    width: 100%;
  }
  #contact{
    width: 90%;
    margin: auto;
  }
  .sitemap{
    justify-content: space-between;
  }

  .contact_tilte h2::before,
  .contact_tilte h2::after{
    left: 130px;
  }
  .banner img{
    display: none;
  }
  .ecoimg{
    display: none;
  }
  .slick-prev, .slick-next {
     width:30px; /* 画像幅 */
     height:30px /* 画像高さ */
 }
}
@media only screen and (min-width: 768px){

}
/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
