*{
    margin: 0; padding: 0;
    }
    body{
     font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino",
     "Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", "sans-serif";
    font-size: 16px;
    line-height: 1.5;
    }

    h1, h2, h3, h4, h5, h6{
     font-size: 100%; }

   li{
     list-style-type: none; 
    }

   table{
     border-collapse: collapse; 
     border-spacing: 0; 
    }
     
    img{
     border: none;
     display: block;
    }

    a {
      color: #484848;
      text-decoration: none;
    }


#headerTop_bg{
  background-color:#efefef;
  height: 50px;
}

#headerTop{
  width: 1000px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10pt;
  overflow: hidden;
}

#nav1{
 width: 450px;
 float:right;
}

#toiawase li {
  width: 100px;
  float:right;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.toiawase_moji :hover{
  text-decoration: underline;
}

.toiawase_btn{
  background-color:#b2dee0;  
  font-weight: bold;
}

.toiawase_btn:hover{
  background-color: #d7f3f5;
  color: #484848;
}


#kensaku_bg{
  width: 550px;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
}

#kensaku{
  float:right;
  clear: both;
  margin-right:20px;
}

.search_box{
  margin-left:20px;
  width: 200px;
  height: 20px;
  padding-top: 2px;
  vertical-align: top;
  border-radius: 8px;
  color:gray;
  outline: 0;
  border: 1px solid #999;
}

#headerUnder{
  width: 1000px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  overflow: hidden;
}
      
#logo{
  float: left;
  margin-top:9px;
}

.annai li{
  width: 120px;
  height: 30px;
  float: right;
  margin-right: 30px;
  margin-top: 30px;
  font-size: 11pt;
  text-align: center;
}

.annai li:hover{
  border-bottom: 3px solid #b2dee0;
}

#gnavi_bg{
  background-color:#b2dee0;  
  height: 42px;
}

#gnavi{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}       

#gnavi li {
  width: 200px;
  height: 42px;
  line-height: 42px;
  background-color:#b2dee0;  
  float: left;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

#gnavi li:hover{
  background-color: #d7f3f5;
}

main{
  margin-left: auto;
  margin-right: auto;
}


#section1{
  width: 1000px;
  height: 433px;
  margin-left: auto;
  margin-right: auto;
}

#aboutus{
  display:flex;
  align-items: center;
  justify-content: center;
  width: 1000px;
  height: 82px;
  line-height: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
  background-color: #d6ead0;
  font-size: 24px;
  text-align: center;
  border-radius:30px 0 0 0 /30px 0 0 0 ;
  font-weight: 100;
}

#aboutus p{
 margin-top: 10px;
}

#aboutus span{
  font-size: 12px;
}

#bg_aboutus_lineup{
  width: 994px;
  height: 345px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #d6ead0;
}

#aboutus_lineup{
  width: 900px;
  height: 345px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#aboutus_lineup li{
  width: 260px;
  height: 280px;
  float: left;
  margin-left:30px;
  margin-top: 32.5px;
  background-color:white;
  border-radius:30px ;
}

#aboutus_lineup li :hover{
  opacity: 85%;
}


#section2{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#news {
  width: 700px;
  float: left;
}

#news_title{
  display:flex;
  align-items: center;
  justify-content: center;
  width: 700px;
  height: 82px;
  line-height: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  background-color: #b2dee0;  
  font-size: 24px;
  text-align: center;
  border-radius:30px 0 0 0 /30px 0 0 0 ;
  font-weight: 100;
}

#news_title p{
 padding-top: 10px;
}

#news_title span{
  font-size: 12px;
}

#news_bg{
  width: 694px;
  height: 360px;
  float: left;
  border: 3px solid #b2dee0;
}

#table{
  width: 625px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

#news_table{
  width: 625px;
  height: 230px;
  font-size: 14px;
}

#news_table tr{
  width: 625px;
  height: 58px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c9c9c9;
}

#news_table tr td p{
  text-align: center;
  width: 77px;
  height: 22px;
  margin-left: 20px;
  margin-right: 20px;
  border: 1px solid #c9c9c9;
  background-color: rgb(255, 255, 255);
  border-radius:5px;

}

#news_table tr td a:hover{
 text-decoration: underline;
}


#more_1 a{
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-top: 3px;
}

.btn1 {
  width: 120px;
  height: 22px;
  display:block;
  text-align: center;
  font-size: 14px;
  padding: 4px;
  border-radius:15px;
  border: 2px solid #b2dee0; 
}

#more_1 :hover{
  background-color:#b2dee0;
}


#aside {
  width: 300px;
  height: 457px;
  margin-top: 100px;
  float: right;
}

#aside_img img{
  width: 230px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  clear:both;
}

#aside_img :hover{
  opacity: 85%;
}

#pickup{
  display:flex;
  align-items: center;
  justify-content: center;
  width: 1000px;
  height: 82px;
  line-height: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  background-color: #d6ead0;
  font-size: 24px;
  text-align: center;
  border-radius:30px 0 0 0 /30px 0 0 0 ;
  font-weight: 100;
}

#pickup p{
  padding-top: 10px;
 }

#pickup span{
  font-size: 12px;
}

#pickup_bg{
  width: 996px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #d6ead0;
}

#pickup_Contents{
  width: 1000px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content:space-around;
}

#pickup_Contents :hover{
  opacity: 85%;
}

#pickup_Contents img {
  width: 195px;
  height: 195px;
  border-radius:30px;
  background-color: white;
  margin-top: 30px;
}


#pickup_Contents p{
  width: 170px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

#more2 a{
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-top: 3px;
}

.btn2 {
  width: 120px;
  height: 22px;
  display:block;
  text-align: center;
  font-size: 14px;
  padding: 4px;
  border-radius:15px;
  border: 2px solid #d6ead0;
}

.btn2:hover{
  background-color: #d6ead0;
}


#top_modoru{
  margin-top: 100px;
  overflow: hidden;
}

#top_modoru a{
  width: 167px;
  height: 42px;
  float: right;
  background-color:#efefef;
  border-radius: 15px 0 0 0;
  display:flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  clear: both;
}

#footer_bg{
  height: 200px;
  background-color:#efefef;
}

#footer_contents{
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

#shousai{
  padding-top: 30px;
  
}

#shousai a{
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #999;
  font-size: 12px;
}

#shousai a:nth-child(8){
  border:none
}

#shousai a:hover{
 text-decoration: underline;
}


#footer_under {
  width: 850px;
  margin-top: 15px;
  overflow: hidden;
}

#logo_footer{
 float: left;
}

#logo_footer p{
 padding-left: 15px;
 font-size: 11px;
}

#footer_aside{
  float: right;
  margin-right: 70px;
}


#SNS img{
  height: 25px;
  margin-top: 30px;
  margin-left: 20px;
  float: right;
}

#SNS :hover{
  opacity: 80%;
}

#copy{
  font-size: 11px;
  float: right;
  clear: both;
  margin-top: 30px;
}

