@charset "utf-8";
/*--Reset--*/
html,body,h1,h2,h3,h4,dl,dt,dd,p,ul,li{
margin: 0;
padding: 0;
line-height: 1.0;
font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
img{
   vertical-align: bottom;
   border:none;
   
   }
ul{
list-style: none;
}
a{
   text-decoration: none;
}

body{
   background:#E6FFE9;
    min-width: 1000px;	
}
.container{
   max-width: 1000px;
   margin: 0 auto;
 }
p{
    line-height: 1.5;
}
/*---ヘッダー---*/
header{
   background: url(../img/baseimg.jpg)no-repeat top center;
   height: 60vh;
   background-size: cover;
   position: relative;
}
h1{
   text-align: center;
   text-shadow:2px 2px 2px #DAA520;
   color:#FFFFF0;
   font-size:80px;
   margin-bottom: 60px;
   padding:40px 0 20px 0 ;
   font-family: "Rounded Mplus 1c";		
}
header p{
   color: #fff;
   font-weight: bold;
   font-size: 26px;
   text-align: center;
   letter-spacing: 1px;
   width: 550px;
   margin: 0 auto;
   text-shadow: 1px 1px 2px #333;
}
.top{
   width: 400px;
   position: absolute;
   top:30px;
   right:30px;
   font-size: 22px;
}
header p:nth-child(4){
   position: absolute;
   bottom: 30px;
   left:50px;
   font-size: 18px;
   margin-top: 80px;
}
/*-----nav-----*/
nav{
   margin-bottom: 50px;
}
ul{
   overflow: hidden;
   width:700px;
   margin: 0 auto;
}
li{
   width:140px;
   float: left;
   text-align: center;
   }
li a{
   display: block;
   height:40px;
   line-height: 40px;
   color:#008000;
   border-left:1px solid #008000;
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 1px;
   transition: 1s;
}
li:last-child a{
   border-right:1px solid #008000; 
}
li a:hover{
   background:#EEE8AA ; 
}
/*----延島彫刻紹介---*/
.banner{
    overflow: hidden;
}
h2{
    float: left;
    font-size: 30px;
    width:300px;
    margin-left: 80px;
    padding: 20px;
    text-align: center;
    border:3px solid #FF8C00;
    text-shadow: 2px 2px 2px #FFD700;    
}
.banner img{
    float: right;
}
.pro,.ac,.prof{
    margin-bottom: 40px;
}
h3{
    width:220px;
    font-size: 22px;
    border-left:15px solid #199;
    margin-bottom: 20px;
    letter-spacing: 2px;
    padding: 10px;
    border-bottom: 1px solid #199;
}

/*-----三橋先生-----*/
.prof{
   overflow: hidden; 
   margin-bottom: 40px; 
}
.prof span{
    color: #f00;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #999;
}
.toku{
    margin-left: 100px;
}
.prof p:nth-child(3){
    font-size: 24px;
    width:700px;
    margin:10px auto;
    letter-spacing: 7px;
    text-shadow: -1px -1px 2px #999;
}
.come{
   width:450px;
   float: right;
   margin:20px 10px;
 }
.come p{
   color: #A0522D;
   font-size: 20px;
 }
.come p:nth-child(2){
   margin: 30px ;
   color: #333;   
}
.come span{
    font-size: 24px;
}
.imge{
   width: 400px;
   margin: 40px 20px;
   padding: 10px;
   background:	#F5F5F5;
   border:2px solid 	#808000;
 }

/*---制作過程 写真----*/
.koutei h3{
   width:520px;
 }
.koutei p{
    font-size: 20px;
     margin: 0 auto;
}
.koutei p:nth-child(3){
    color:#DC143C;
    font-weight: bold;
    margin: 30px 0 10px 100px;
}
.koutei p:nth-child(4){
    font-size: 16px;
    margin: 10px auto; 
}
.ju{
  width:10000px;
  height: 500px;
  margin: 0;
 }
 .juichi{
   width: 800px;
  height: 500px;
  margin: 20px auto 50px;
  overflow: hidden;
  background: url(../img/whitearrow.jpg)no-repeat center right ;
 }

/*-----職人：紹介---*/
.pro span{
    font-size:24px;
    letter-spacing: 3px; 
}
h4{
    font-size: 18px;
    margin-bottom: 10px;
}

dl{
     width:550px;
 }
dt,dd{
    font-size: 20px;
    padding: 5px 0;
 }
dt{
    clear: left;
    float: left;
  }
dd{
    letter-spacing: 1px;
}
.wrap{
    overflow: hidden;
}
.map,.koubaph{
    padding: 10px;
    background: #fff;
    box-shadow: 1px 1px 1px #999;
    margin: 20px 5px ; 
}
.map{
    width: 450px;
    float: left;
}
.koubaph{
    width: 450px;
    float: right;
 }
/*---infomation---*/
.info{
    width:500px;
    margin: 50px auto;
 }
.info span{
    color:#f00;
    font-size: 26px;
}
.info a{
    display: block;
    color: #333;
    font-size: 20px;
    font-weight:bold; 
    background: #ffdbc9;
    border-radius: 20px;
    padding: 30px 0;
    text-align: center;
}
.info a:hover{
    background: #F0E68C;
}

/*-----外部リンク--------*/
.link{
    overflow: hidden;
}
section{
    float: left;
 }

.yhstore,.blog{
    width: 400px;
    margin: 50px 20px 50px 50px;
    padding: 10px;
    overflow: hidden;
}
.yhstore img,.blog img{
    float: left;
    border-radius: 50%;
}
.yhstore a,.blog a{
    display: block;
    font-size: 19px;
    width: 260px;
    color: #fff;
    font-weight: bold;
    margin:10px 0 10px 110px;
    padding: 15px 5px;
    line-height: 1.3;
    letter-spacing: 1px;
}
.yhstore a:hover,.blog a:hover{
    color: #f00;
    background: #FFF8DC;
    transition: 0.8s;
}
.yhstore{
    background: #FFD700;
    border: 5px solid #FFA500;
}
.blog{
    background: 	#4169E1;
    border:5px solid 	#FFA500;    
}

/*---footer---*/
footer{
    overflow: hidden;
    background:#8FBC8F; 
    text-align: center; 
    color: 	#800000;
    padding: 20px 0 30px;
}
.adre{
     line-height: 1.5;
     padding: 10px 0;
 }
.adre p:first-child{
    font-size: 24px;
 }

.fnav{
    margin-bottom: 10px;
}
.fnav li a{
    color: #000;
    font-weight: normal;
    border-left:none;
    border-radius: 10px;
}
.fnav li:last-child a{
    border-right: none;
}
.fnav li a:hover{
    background:#EEE8AA ;
}
/*-----トップへ戻るボタン-------*/
#page-top{
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
} 
#page-top a{
    background: #666;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover{
    background: #999;
}

/*-----メディアクエリ--------*/
@media screen and (max-width:1000px){
header{
	background-size:100%;
	height: auto;
	padding-bottom: 90px;
}
h1{
   font-size:60px;
   margin-bottom: 15px;
   
}

header p{
   font-size: 18px;
   margin-top: 10px;
   line-height: 1.3;
   text-align: center;
  }
header .top{
    top:20px;
    right: -20px;
    font-size: 16px;
}
header p:nth-child(4){
    left:-150px;
 }	
.container{
   width: 100%;
}

}


