@charset"utf-8";



body {
  max-width: 2000px;
  margin: 0 auto;
  background-repeat: round;
  position: relative;
  font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  
  
}

.font-en {
  font-family: "Montserrat", sans-serif;
}
/*-----------------------------------------メニューバー------------------------------------------------------------*/

#menu-cb {
  
display: none;
  
}

#menu-icon {
  display: none;
}


#global_navi {
  width: 100%;
 
  height: 5vh;
}

#global_navi ul{
  
  list-style: none;
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  margin-top: 0;
  
  
}

#global_navi ul li {
 width : 14.285%;
  float: left;
  text-align: center;
  display: inline;
  margin: 0;
  
  
  height: 5vh;
   
}

#global_navi ul li a{
  display: block;
  height: 100%;
  background:  rgba(255, 255, 255, .8);
  color: #888;
  text-decoration: none;
}

#global_navi ul .current a{
  
  color: #888;
  
}

#global_navi ul li a:hover {
  
  opacity: 0.7;
}

#global_navi ul:hover > .current a{
  
  color: #888;
  border: 0;
}



ul#normal {
  
  
  top: 100%;
  list-style: none;  
  position: absolute; 
  top: 100%;  
  left: 0; 
  margin: 0;  
  padding: 0; 

  

}

ul#normal li {
  float: none;
  width: 100%;
  
 
}

ul#normal li a {
  display: block;
  color: #888; 
  padding: 13px 15px; 
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center; 
  position: relative;
}



ul#normal li:first-child > a {
  border-top: 0;
}

ul#normal1 li:first-child > a {
  border-top: 0;
}

ul#normal2 li:first-child > a {
  border-top: 0;
}

#flip > li{ 
  perspective: 400px;  
  
} 



#flip li ul{ 
  visibility: hidden; 
  transform: rotateX(-90deg); 
  transform-origin: 50% 0; 
  transition: .3s; 
  
  
} 


#flip li:hover ul{ 
  visibility: visible; 
  transform: rotateX(0);  
  
} 




ul#normal1 {
   top: 100%;
  list-style: none;  
  position: absolute; 
  top: 100%;  
  left: 0; 
  margin: 0;  
  padding: 0; 
}

ul#normal1 li {
  float: none;
  width: 100%;
}

ul#normal1 li a {
  display: block;
  color: #888; 
  padding: 13px 15px; 
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}



ul#normal1 li:first-child > a {
  border-top: 0;
}




ul#normal2 {
   top: 100%;
  list-style: none;  
  position: absolute; 
  top: 100%;  
  left: 0; 
  margin: 0;  
  padding: 0; 

  

}

ul#normal2 li {
  float: none;
  width: 100%;
  
  
 
}

ul#normal2 li a {
  display: block;
  color: #888; 
  padding: 13px 15px; 
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
 
  
 
 

}



ul#normal2 li:first-child > a {
  border-top: 0;
}









/*------------------------------naviの見出し-------------------------------------------*/

#sunyou_navi {
  display: block;
  background: rgba(255, 255, 255, .8);
  z-index: 100;
  width: 100%;
  max-height: 18vh;
  height: 100%;
  position: fixed; 
}



#sunyou_navi h1 {
  color: #888;
  font-size: 30px;
  padding: 0;
  margin: 0 0 0 15px;
  border: 0;
  font-weight: bolder;
  max-height: 7vh;
  height: 100%;
  padding-top: 3vh;
  padding-left: 4.7%;
  padding-bottom: 3vh;
  letter-spacing: 0.15em;
  margin-left: 0;
}

#sunyou_navi span {
  font-size: 15px;
  font-weight: lighter;
}




#sunyou_navi1 {
  display: block;
  background: rgba(255, 255, 255, .8);
  z-index: 100;
  width: 100%;
  height: 18vh;
  position: relative;
  
}

#sunyou_navi1 h1 {
  color: #888;
  font-size: 30px;
  padding: 0;
  margin: 0 0 0 15px;
  border: 0;
  font-weight: bolder;
  max-height: 7vh;
  height: 100%;
  padding-top: 3vh;
  padding-left: 4.7%;
  padding-bottom: 3vh;
  letter-spacing: 0.15em;
  margin-left: 0;
}

#sunyou_navi1 span {
  font-size: 15px;
  font-weight: lighter;
}






#wrapper {
  max-width: 100%;
  margin: 0 auto;
  z-index: 1000;
  top: 100vh;
  position: relative;
}
  

#main {
  max-width: 100%;
  margin: 0 auto;
}

  


#topic {
  
  color: black;
  height: auto;
   background-color: #4387E9;
  position: relative;
 
  
 
  
}

#topicss {
  max-width: 980px;
  margin: 0 auto;
  
  
}


.topics h1 {
  color: white;
  font-weight: bold;
  letter-spacing: 0.2em;
  vertical-align: top;
  display: inline-block;
  width: 70%;
  line-height: 100px;
  font-size: 55px;
  text-align: center; 
  letter-spacing: 20px;
}

.topics {
  padding-top: 100px;
}

.topics div#pic-sunyou {
  width: 20%;
 display: inline-block;
  margin-left: 5%;
}

#topic #Pre-name {
  text-align: right;
  margin-bottom: 0;
}

#topic p {
  line-height: 40px;
  color: white;
  font-size: 20px;
}


/*---------------------------お知らせ-----------------------------------*/

section.three {
  padding: 70px;
 height: auto;
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  overflow: hidden;
  
}

.notice {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

section.three:before, section.three:after {
  box-sizing: border-box;
}

.three-title {
  background: rgba(25,25,25,0.75);
  text-align: center;
  color: white;
  font-size: 15px;
  padding: 6px 0 6px 15px;
}

.three-title a {
  color: white;
  letter-spacing: 0.05em;
}

.three-title:before {
  content: '';
  background: #222;
  width: 5px;
  display: block;
}

#oshirase {
  float: left;
  width: 47%;
  display: block;
  height: auto;
  

}

#oshirase-frame {
  max-width: 100%;
  width: 100%;
  height: 300px;
  
  
}

#oshirase-frame iframe li a font{
  font-size: 20px;
}


#jirei {
  
  float: left;
  width: 47%;
  margin-left: 2%;
  float: left;
  height: 100%;
  display: block;
  padding: 0;
  
 
}

#jirei-frame {
  max-width: 100%;
  width: 100%;
 height: 300px;
   overflow-y: scroll;
  display: block;
}


#sannpuru {
 
  margin-right: 0;
  
}





.internal-link {
  background: white;
  height: auto;
  /* position: relative; */
}


.pre-link {
  height: 65vh;
  width: 49.5%;
  display: inline-block;
  vertical-align: text-bottom;
  background: url(company.JPG) center center  no-repeat ;
  
  background-size: cover;
}


.pre-link:hover {
  opacity: 0.7;
}


#pre-box {
  height: 100%;
    bottom: 0;
 
}

#pre-box h2 {
  position: relative;
    height: 100%;
  margin: 0;
}

#pre-box h2 img {
  width: 100%;
    position: absolute;
    bottom: 0;
}

.greet2 {
  display: none;
}

/*---------------------------------サンユーテックさまリンク-----------------------------------------*/
.sunyou-tec {
  height: 65vh;
  width: 49.5%;
  display: inline-block;
  vertical-align: text-bottom;
  background: url(sunyou-rogo.jpg) center center no-repeat;
  background-size: cover;
}

.sunyou-tec a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: black;
}

#tec-link {
  position: relative;
  height: 100%;
}

#tec-link:hover {
  opacity: 0.7;
}

#tec-link .teclink {
  position: absolute;
    bottom: 0;
    right: 0;
    /* top: 0; */
    height: 24px;
    margin: auto;
}

#tec-link p {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}


.eco21 {
  max-width: 100%;
  width: 100%;
  height: 70vh;
  background: url(eco21.jpg) center center;
  background-size: cover;
  color: #003333;
  
  position: relative;
}

.eco21 h2 {
  font-size: 35px;
}

.eco21 p {
  text-align: left;
  font-weight: bold;
  font-size: 17px;
  
}




.eco-link {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  width: 300px;
  height: 300px;
  background-color: green;
  text-decoration: none;
  border-radius: 50%;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
   
}

.eco-letter {
  display: block;
  padding-top: 138px;
  text-align: center;
  
 
  
}
  
  
.eco-link:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}



  
.eco-content {
  max-width: 80%;
  width: 100%;
  margin:auto;
  max-height: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
  
#stage {
  position: fixed;
  width: 100%;
  height: 80vh;
}

#slide{
position:relative;
  width: 100%;
  height: 100%;
  top: 20vh;
}
#slide img{
position:absolute;
left:0;
top:0;
  width: 100%;
  height: 100%;
}


  
  
  
  
  
  




/*---------------------パンくずリスト-------------------------------*/
#breadcrump a {
   font-weight: bolder;
   font-size: 22px;
   text-decoration: none;
}

#breadcrump a:visited {
    color: black
}

#breadcrump a:hover {
    color: orange;
   
}







/*----------------------------お問い合わせページ------------------------------------*/
#wrapper2 {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  border: solid 0.5px white;
   box-shadow: 5px 10px 10px 5px  rgba(0,0,0,0.25);
  position: relative;
  margin-bottom: 100px;
}

#wrapper2 h1 {
  font-size: 50px;
  text-align: left;
  letter-spacing: 0.5em;
  color: #fff;
  text-shadow: 2px 2px 1px black,
    -2px 2px 1px black,
    2px -2px 1px black,
    -2px -2px 1px black;
  

}

#submit_button_cover {
  margin-left: 50%;
  padding: 0;
}

#breadcrump ol {
  list-style: none;
}

#breadcrump ol li a {
  text-decoration: none;
  font-size: 22px;
  color: black;
}

#entry {
  font-size: auto;
  font-weight: bold;
  
}

#entry dd {
  margin-bottom: 30px;
}

#breadcrump ol li a:hover {
  color: orange;
  font-weight: bolder;
}

#detail {
  width: auto;
  height: auto;
}


/*----------------------フッターナビ-------------------------*/


#sunyou-footer_navi {
  width: 100%;
  height: 100px;
  margin-bottom: 0;
  display: block;
  background: white;
}

#sunyou-footer_navi ul {
    width: 100%;
    margin-left: 0;
    float: left;
    padding: 0;
    
}

#sunyou-footer_navi ul li {
    display: inline-block;
    width: 14%;
    overflow: hidden;
}

#sunyou-footer_navi ul li a {
  display: block;
  
  padding: 5%;
  color: #888;
  text-decoration: none;
  text-align: center;
    
}



#sunyou-footer_navi ul li a:visited {
    color: #888;
    
}

#sunyou-footer_navi ul li a:hover {
   color: silver;
    
    
}

/*------------------------------------------------1366px以下-----------------------------------------------------------*/
@media screen and (max-width: 1366px) {
  
  
  
  #sunyou_navi1 {
    height: 20vh;
  }
  
  
  #global_navi {
  width: 100%;
  max-height: 6.5vh;
  height: 6.5vh;
}

#global_navi ul{
  
  list-style: none;
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  margin-top: 0;
  
  
}

#global_navi ul li {
 width : 14.285%;
  float: left;
  text-align: center;
  display: inline;
  margin: 0;
 
  
  height: 4vh;
   
}

#global_navi ul li a{
  display: block;
  height: 100%;
  
  
  
  background:  rgba(255, 255, 255, .8);
  color: #888;
  text-decoration: none;
}

#global_navi ul .current a{
  
  color: #888;
  
}

#global_navi ul li a:hover {
  
  opacity: 0.7;
}

#global_navi ul:hover > .current a{
  
  color: #888;
  border: 0;
}


ul#normal {
  
  
  top: 100%;
  
  list-style: none;  
  position: absolute; 
  
  top: 100%;  
  left: 0; 
  margin: 0;  
  padding: 0; 

  

}

ul#normal li {
  float: none;
  width: 100%;
  
 
}

ul#normal li a {
  display: block;
  color: #888; 
  padding: 13px 15px; 
  font-family: Gadugi;
  text-align: center; 
  position: relative;
}



ul#normal li:first-child > a {
  border-top: 0;
}

ul#normal1 li:first-child > a {
  border-top: 0;
}

ul#normal2 li:first-child > a {
  border-top: 0;
}

#flip > li{ 
  perspective: 400px;  
  
} 

#flip li ul{ 
  visibility: hidden; 
  transform: rotateX(-90deg); 
  transform-origin: 50% 0; 
  transition: 0.3s; 
  
  
} 


#flip li:hover ul{ 
  visibility: visible; 
  transform: rotateX(0);  
  
} 




ul#normal1 {
   top: 100%;
  list-style: none;  
  position: absolute; 
  top: 100%;  
  left: 0; 
  margin: 0;  
  padding: 0; 
}

ul#normal1 li {
  float: none;
  width: 100%;
}

ul#normal1 li a {
  display: block;
  color: #888; 
  padding: 13px 15px; 
  font-family: Gadugi;
  text-align: center;
  position: relative;
}



ul#normal1 li:first-child > a {
  border-top: 0;
}




ul#normal2 {
  top: 100%;
  list-style: none;  
  position: absolute; 
  z-index: 9999;
  top: 100%;  
  left: 0; 
  margin: 0;  
  padding: 0; 
}

ul#normal2 li {
  float: none;
  width: 100%;
}

ul#normal2 li a {
  display: block;
  color: #888; 
  padding: 13px 15px; 
  font-family: Gadugi;
  text-align: center;
  position: relative;
  
 
 

}



ul#normal2 li:first-child > a {
  border-top: 0;
}









/*------------------------------naviの見出し-------------------------------------------*/

#sunyou_navi {
  display: block;
  background: rgba(255, 255, 255, .8);
  z-index: 100;
  width: 100%;
  max-height: 20vh;
  height: 100%;
  position: fixed;
}

#sunyou_navi h1 {
  color: #888;
  font-size: 30px;
  padding: 0;
  margin: 0 0 0 15px;
  border: 0;
  font-weight: bolder;
  max-height: 7.5vh;
  height: 100%;
  padding-top: 4vh;
  padding-left: 4.7%;
  padding-bottom: 3.5vh;
  letter-spacing: 0.15em;
  margin-left: 0;
}

#sunyou_navi span {
  font-size: 15px;
  font-weight: lighter;
}
  
  
  
#stage {
  width: 100%;
  height: 80vh;
  
  
  }
  
  #photos, .pic {
    height: 80vh;
  }
  
  .pic img {
    width: 100%;
    height: 100%;
  }
  

  
}



/*--------------------------------------ipad------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
  
  #sunyou_navi {
    height: 15vh;
    max-height: 15vh;
    max-width: 768px;
    width: 100%;
  }
  
  #topic {
    padding: 0;
  }
  #sunyou_navi h1 {
    color: #888;
    font-size: 30px;
    padding: 0;
    margin: 0 0 0 15px;
    border: 0;
    font-weight: bolder;
    max-height: 6vh;
    height: 100%;
    padding-top: 4vh;
    padding-left: 4.7%;
    
    letter-spacing: 0.15em;
    margin-left: 0;
}
  
  
  #global_navi {
    width: 100%;
    max-height: 5vh;
    height: 5vh;
  }
  
  span.title-p {
    display: none;
  }
  
  .topics h1 {
    font-size: 45px;
  }
  
  /*-------------------------------------------スライドショー------------------------------------------------*/
  #stage {
    top: 15vh;
    height: 85vh;
    max-width: 768px;
    width: 100%;
  }
  
  #slide {
    top: 0;
  }
  
  #wrapper {
    top: 100vh;
  }
  
  section.three {
    padding: 0;
    height: auto;
    
  }
  
  #oshirase {
    width: 49%;
}
  
  #jirei {
    width: 49%;
    margin-left: 2%;
  }
  
  
  
  .topics div#pic-sunyou {
    margin: 0;
  }
  
  
  
  
  #sunyou-content div#pic-sunyou {
    margin: 0;
  }
  
  
  .pre-link {
    width: calc(100% - 20px);
  }
  
  .pre-greet h2 {
    margin: 0;
  }
  
  
  .greet2 {
    display: block;
    height: 100%;
  }
  
  .greet1 {
    display: none;
}
  
  
  
  .eco-link {
    width: 250px;
    height: 250px;
}
  
  .eco-letter {
    padding-top: 102.5px;
  }
  
  
  
}



@media screen and (max-width: 767px) {
  
  html {
    min-width: 0;
  }
  
  body {
    min-width: 0;
    overflow-x: hidden;
  }
  
  header, #global_navi, #wrapper,#wrapper2 {
    width: 100%;
  }
  
  #wrapper {
    top: 0;
    z-index: 1000;
    position: static;
    box-shadow: none;
    
   
  }
  
  
  
  #wrapper2 {
    box-shadow: none;
  }
  
  
  /*------------------------------------top-navi----------------------------------------------*/
  
  
  
  #sunyou_navi {
    height: 70px;
    background: rgba(255, 255, 255, .8);
    color: #888;
    position: static;
    
  }
  
  #sunyou_navi1 {
    height: 70px;
    background: rgba(255, 255, 255, .8);
    color: #888;
    position: static;
    
  }
  
  #global_navi {
    /*黒背景*/
    display: block;
    max-height: 100vh;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s;
    width: 100%;
    z-index: -1;
    background: white;
  }
  
  #global_navi ul li {
    
    width: 100%;
    height: auto;
    margin: 0;
    text-align: center;
    
  }
  
  #global_navi ul li a {
    border: 0;
    padding: 5%;
    
  }
  
  
  
  #global_navi ul li a:hover {
    border: 0;
  }
  
  #global_navi ul li:visited a {
    border: 0;
  }
  
  #global_navi ul .current a {
    border: 0;
  }
  
  #sunyou_navi h1 {
 
  font-size: 25px;
  height: auto;
  border: 0;
  font-weight: bolder;
  padding-top: 20px;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  margin-left: 0;
  
}
  
  
  #sunyou_navi1 h1 {
 
  
    font-size: 25px;
    height: auto;
    border: 0;
    font-weight: bolder;
    padding-top: 20px;
    padding-bottom: 10px;
    letter-spacing: 0.05em;
    margin-left: 0;
  
}
  
  

#sunyou_navi span {
  font-size: 11px;
  font-weight: lighter;
}
  
  ul#normal,ul#normal1,#ul#normal2 {
    display: none;
  }

  #menu-icon {
    border-radius: 5px 5px 5px 5px;
    color: orange; /*アイコン（フォント）色*/
    cursor: pointer;
    display: block;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 70px; /*アイコン縦高さ*/
    line-height: 70px; /*縦位置中央化*/
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px; /*アイコン横幅*/
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 1001;
    
}

  #menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~  #menu-background,
#menu-cb:checked ~ #menu-icon {
    transform: translate(0); /*メニュー本体横幅 width と合わせる*/
  
}

#menu-cb:checked ~ #global_navi {
    opacity: 1;
    z-index: 1000;
    transform: translate(0);
  overflow-y: scroll;
      
   
}
  


  /*------------------------------------slideshow-----------------------------------------*/
  
  #stage {
    width: 100%;
    max-height: 380px;
   top: 0;
    position: relative;
    
  }
  
  
  
  #slide {
    top: 0;
}
  
  
  
  .pic {
    width: 100%;
    height: 100%;
  }
  
  .pic img {
    
    width: 100%;
    height: 100%;
    margin: 0;
}
  
  #photos {
    width: 100%;
    max-height: 100%;
    height: 100%;
  }

  .topics {
    padding: 0;
  }
  
  
  
  
  /*------------------------------------main-content-------------------------------------------*/
  section {
    width: 100%;
    overflow: hidden;
  }
  
  #topic {
    padding: 0;
    height: auto;
    background: white;
    color: #888;
  }
  
  
  .topics h1 {
    line-height: normal;
    font-size: 24px;
    text-align: center;
    margin-left: 0;
    width: 100%;
    color: #888;
    top: 50vh;
}
  
  .b-all {
    height: auto;
  }
  
  #sentence p {
    color: #888;
  }
  
  #topicss {
    position: relative;
  }
  
  
  .topics div#pic-sunyou {
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    background: white;
    height: 40vh;
    overflow: hidden;
  }
  
  .topics div#pic-sunyou img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    
  }
  
  .topics div#pic-sunyou {
    display: none;
  }
  
  #oshirase {
    float: none;
    width: 98%;
    margin: 0 1%;
    display: block;
     height: auto;
    position: relative;
   
    
}
  #oshirase-frame {
    height: 300px;
    width: calc( 100% - 10px ) ;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  
  #oshirase-frame {
    -webkit-overflow-scrolling: touch;
  }

  
  #oshirase-frame::-webkit-scrollbar  {
    
    background:#ccc;  
    width:10px; 
    
}

  #oshirase-frame::-webkit-scrollbar-thumb {
    background:#aaa;
  }
  
  
  
  
  
  #jirei {
    float: none;
    width: 98%;
    margin: 0 1%;
    display: block;
     height: 100%;
   
  }
  
  
  
  .three-title {
    padding-left: 0;
}
  
  .three-title h2 {
    text-align: center;
  }
  
  /*----------------------------サンユーテック----------------------------------------*/
  .sunyou-tec {
    width: 100%;
  }
  
  
  
  .eco21 {
    height: 420px;
  }
  
  .eco21 h2 {
    font-size: 30px;
    margin: 0;
  }
  
  .eco-content {
    position: relative;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
  }
  
  .eco-link {
    bottom: 0;
    width: 200px;
    height: 200px;
    right: 0;
    font-size: 25px;
  }
  
  .eco-letter {
    padding-top: 81px;
}
 /*----------------写真へのリンクの非表示----------------------*/
  #global_navi ul li:nth-child(6) {
    display: none;
  }
  
  
/*----------------------------footer-navi----------------------------------*/ 
  #sunyou-footer_navi {
    display: none;
  }
    
  .b_left span {
    left: 0;
    top: 40%;
    opacity: 1;
    color: orange;
    font-size: 20px;
}

.b_right span {
  right: 0;
  top: 40%;
  opacity: 1;
  color: orange;
  font-size: 20px;
  
}

  
  
  
/*----------------------お問い合わせ------------------------------*/
  
  #detail {
    width: 90%;
    margin: 0;
  }
  
  dd {
    margin: 0;
  }
  
  #entry dt {
    font-size: 20px;
  }
  
  #wrapper2 h1 {
    font-size: 27px;
    text-shadow: none;
    color: black;
  }
  
  #submit_button_cover {
    text-align: center;
    margin: 0;
  }
  
}
  
  
  
@media screen and (max-width: 360px) {
  
  #sunyou_navi h1 {
    font-size: 20px;
  }
  
  #sunyou_navi1 h1 {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  
  .topics h1 {
    font-size: 20px; 
  }
  
 /*----------------------------------slideshow------------------------------------*/ 
   #stage {
   
    width: 100%;
     max-height: 250px;
    
    
  }
  
  
  .pic {
    width: 100%;
    height: 100%;
  }
  
  .pic img {
    width: 100%;
    height: 100%;
   
}
  
  
  #sunyou-content div#p p {
    font-size: 15px;
  }
  
  
 /*-------------------------------eco21------------------------------------------------*/ 
  
  
  
  
  
  
  
  
  .b_left span {
  left: 0;
  top:40%;
  opacity: 1;
  
}

.b_right span {
  right: 0;
  top: 40%;
  opacity: 1;
  
  
}
  
  #wrapper2 h1 {
    font-size: 23.7px;
  }
  
  }


/*ecoaction-btn*/
.more-btn{
  margin-top: 40px;
  display: flex;
  justify-content: center;
  }

  .more-btn a {
    width: 220px;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    height: 44px;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #003300;
    color: #003300;
    position: relative;
    line-height: 1;
    transition: 0.3s;
    text-decoration: none;
}

.more-btn a::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 0.6em;
  height: 0.6em;
  border-right: 3px solid #003300;
  border-bottom: 3px solid #003300;
  transform: translateY(-55%) rotate(
-45deg
);
  transition: 0.3s;
}

.more-btn a:hover {
  opacity: 0.7;
}

.more-btn a::after:hover {
  opacity: 0.7;
}

