@charset "utf-8";

body{
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: #424242;
  font-size: 15px;
  line-height: 2;
}

p,h1,h2,h3,h4,h5,h6{
  margin-top: 0;
  font-family:  'Ubuntu', sans-serif;
}

img{
  vertical-align: bottom;
}

ul{
  margin: 0;
  padding: 0;
}

a{
  color: #3583aa;
  text-decoration: none;
}

a:visited{
  color: #788d98;
}

a:hover{
  text-decoration: underline;
}

header{
  width: 960px;
  height: 120px;
  margin: 0 auto;
}

.logo{
  float: left;
  margin-top: 40px;
}

.logo img{
  border-radius: 50%;
}

.global-nav{
  float: right;
  margin-top: 40px;
}

.global-nav li{
  float: left;
  margin: 0 15px;
  font-size: 16px;
  list-style: none;
  font-family: 'Ubuntu', sans-serif;
}

.global-nav li a{
  color: #ffffff;
}

.global-nav li a:hover{
  border-bottom: 2px solid #ffffff;
  padding-bottom: 3px;
  text-decoration: none;
}

#wrap{
  clear: both;
  background-color: #ffffff;
  margin-top: 140px;
  padding: 35px 0;
}

.content{
  width: 960px;
  margin: 0 auto;
}

footer{
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  background-color: #767671;
}

footer small{
  font-size: 12px;
}

#index header{
  width: 960px;
  height: 80px; 
  margin: 0 auto;
}

#index .jazzpianist{
  font-size: 20px;
  color: #FFBF00;
  font-family:  'Ubuntu', sans-serif;
}
  
#index h1{
  font-size: 45px;
  line-height: 0;
  color: #2EFEC8;
  margin-bottom: 25px;
  border: none;
}

#index h2{
  font-size: 30px;
  line-height: 2;
  color: darkgray;
  margin-bottom: 40px;
  margin-left: 25px;
}

#index h3{
  font-size: 24px;
  line-height: 2;
  color: lightpink;
  margin-bottom: 20px;
  margin-left: 250px;
}

#index .important{
  margin-left: 250px;
  color: red;
}

#index .content{
  margin-top: 50px;
}

#index p{
  font-size: 14px;
  color: #FFFFFF;
}

#index .top-txt{
  margin-left: 22px;
}


.btn a{
  background-color: #000000;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  width: 160px;
  display: inline;
  text-align: center;
  margin: 20px 250px;
  border-radius: 5px;
  border: 3px solid #cccccc;
}

.btn a:hover{
  text-decoration: none;
  background-color: #ffffff;
  color: #009cd3;
}

.facebook-logo{
  width: 60px;
  height: 60px;
  margin: 20px 250px;
}

#index footer{
  width: 960px;
  margin: 150px auto 0 auto;
  text-align: left;
  background-color: transparent;
}

#index{
  background-image: url(../images/top-photo.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-attachment: fixed;
  background-size: 72% auto;
}

#about{
  background-image: url(../images/headphone.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 60% auto;
}

.main-center{
  width: 940px;
  margin: 0 auto;
}

h1{
  font-size: 30px;
  border-bottom: 1px solid #cccccc;
}

h2{
  font-size: 24px;
}

.icon:before{
  content:"";
  padding-right: 10px;
  border-left: 7px solid #9cb4a4;
}

#about .profile-txt{
  width: 540px;
  float: left
}

#about .profile-txt span{
  font-weight: bold;
  font-size: 20px;
}

#about .profile-image{
  float: right;
}

.clearfix:after{
  content: "";
  display: block;
  clear: both;
}

section{
  margin-bottom: 35px;
}

#about .career th{
  width: 240px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#about .career td{
  width: 660px;
  padding: 12px 40px;
  border: 1px solid #cccccc;
}

table{
  border-spacing: 0;
  border-collapse: collapse;
}

#index #wrap{
  background-color: transparent;
  margin-top: 0;
  padding: 0;
}

#disco＆video{
  background-image: url(../images/record.jpeg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.main{
  width: 700px;
  margin: 0 10px;
  float: left;
}

.sidebar{
  width: 200px;
  margin: 0 10px 0 30px;
  float: right;
  font-family: 'Ubuntu', sans-serif;
}

a img:hover{
  opacity: 0.8;
}

.sidebar h2{
  margin-bottom: 10px;
}

.sidebar ul{
  font-size: 16px;
  margin-left: 20px;
}

.sidebar ul a{
  color: #333333;
}

#discography-2{
  background-image: url(../images/cd-kagerou2.jpg);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-attachment: fixed;
  background-size: 70% auto;
}

#discography-2 .discography-list li{
  float: left;
  list-style: none;
  margin: 0 20px 15px 0;
}

#discography-2 .discography-list li:nth-child(3n){
  margin-right: 0;
}

#video{
  background-image: url(../images/);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#schedule{
  background-image: url(../images/hall6.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 65% auto;
}

#schedule .btn a:hover{
  text-decoration: none;
  background-color: #ffffff;
  color: #FFBF00;
}

#schedule .schedule-nav{
  margin-top: 2px;
}

#schedule .schedule-nav li{
  margin: 0 20px;
  font-size: 16px;
  list-style: none;
  font-family: 'Ubuntu', sans-serif;
}

#schedule .main-center ul li{
  display: inline;
} 

#schedule .schedule-txt th{
  width: 180px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#schedule .schedule-txt td{
  width: 640px;
  padding: 12px 20px;
  border: 1px solid #cccccc;
}


#schedule-2 .btn a:hover{
  text-decoration: none;
  background-color: #ffffff;
  color: #FFBF00;
}

#schedule-2 .schedule-nav{
  margin-top: 2px;
}

#schedule-2 .schedule-nav li{
  margin: 0 20px;
  font-size: 16px;
  list-style: none;
  font-family: 'Ubuntu', sans-serif;
}

#schedule-2 .main-center ul li{
  display: inline;
} 

#schedule-2 .schedule-txt th{
  width: 180px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#schedule-2 .schedule-txt td{
  width: 640px;
  padding: 12px 20px;
  border: 1px solid #cccccc;
}


#furupito{
  background-image: url(../images/torio2sasebojazz2.jpg);
  background-repeat: no-repeat;
  background-position:  top center;
  background-attachment: fixed;
  background-size: 75%;
}

#furupito header{
  width: 960px;
  height: 120px;
  margin: 0 auto;
}

.main-center{
  width: 940px;
  margin: 0 auto;
}

h1{
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
}

h2{
  font-size: 24px;
}

.icon:before{
  content:"";
  padding-right: 10px;
  border-left: 7px solid #9cb4a4;
}

#furupito .profile-txt{
  width: 540px;
  float: left
}

#furupito .profile-txt span{
  font-weight: bold;
  font-size: 20px;
}

#furupito .profile-image{
  float: right;
  width: 320px;
  height: 240px;
  margin-top: 100px;
}

.clearfix:after{
  content: "";
  display: block;
  clear: both;
}

section{
  margin-bottom: 35px;
}

#pick-up{
  background-image: url(../images/torio-claps4.JPG);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: 60% auto;
}

.main-center{
  width: 940px;
  margin: 0 auto;
}

h1{
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
  color: orange;
}

h2{
  font-size: 20px;
}

.icon:before{
  content:"";
  padding-right: 10px;
  border-left: 7px solid #9cb4a4;
}

#pick-up .profile-txt{
  width: 960px;
}

#pick-up .profile-txt span{
  font-weight: bold;
  font-size: 16px;
}

#pick-up .p{
  float: right;
}

#pick-up .profile-image{
  float: left;
  padding-right: 20px;
  padding-bottom: 85px;
}

#pick-up .date{
  color: orange;
}

.clearfix:after{
  content: "";
  display: block;
  clear: both;
}

section{
  margin-bottom: 10px;
}

#photo{
  background-image: url(../images/pho-moriyama1.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
  background-size: 45% auto;
}

#photo photo-text::after{
	width: 140px;
    text-align: left;
	display: block;
	border-top: 2px solid #EC715F;
	content: "";
	margin: 0 auto;
}
.photo-box{
	width: 810px;
	margin: 10px auto 60px;
	height: auto;
	z-index: 1;
}

.photo{
	width: 250px;
	height: 200px;
	margin: 0 auto;
	float: left;
	background-size: cover;
	background-position: center;
	margin: 10px;
}

.img-37{background-image: url(../images/valis4.jpg);
}

.img-36{background-image: url(../images/pho-furupito2019.jpg);
}

.img-35{background-image: url(../images/pho-moriyama7-1.jpg);
}

.img-34{background-image: url(../images/pho-moriyama7-2.jpg);	
}

.img-33{background-image: url(../images/pho2018-sutoh.jpg);
}

.img-32{background-image: url(../images/pho2018-noritake.JPG);
}

.img-31{background-image: url(../images/pho2018-moriyama1.jpg);
}

.img-30{background-image: url(../images/pho2018-moriyama2.jpg);
}

.img-29{background-image: url(../images/pho-koike.jpg);
}

.img-28{background-image: url(../images/pho-mizoguhi.jpg);	
}

.img-27{background-image: url(../images/pho-concert1.jpg);
}

.img-26{background-image: url(../images/pho-concert2.jpg);
}

.img-25{background-image: url(../images/pho-concert3.jpg);
}

.img-24{background-image: url(../images/pho-doi.jpg);
}

.img-23{background-image: url(../images/pho-furupito1.jpg);	
}

.img-22{background-image: url(../images/pho-furupito2.jpg);
}

.img-21{background-image: url(../images/pho-furupito3.jpg);
}

.img-20{background-image: url(../images/pho-ohtahiromi.jpg);
}

.img-19{background-image: url(../images/pho-furupito4.jpg);
}

.img-18{background-image: url(../images/pho-furupito5.jpg);
}

.img-17{background-image: url(../images/pho-furupito6.jpg);
}

.img-16{background-image: url(../images/pho-furupito7.jpg);
}

.img-15{background-image: url(../images/pho-geila.jpg);
}

.img-14{background-image: url(../images/pho-hatsuho4.jpg);
}

.img-13{background-image: url(../images/pho-kansya.jpg);
}

.img-12{background-image: url(../images/pho-karashima.jpg);
}

.img-11{background-image: url(../images/pho-karashima2.jpg);
}

.img-10{background-image: url(../images/pho-live5-osaka.JPG);
}

.img-9{background-image: url(../images/pho-method.jpg);
}

.img-8{background-image: url(../images/pho-minami.jpg);
}

.img-7{background-image: url(../images/pho-moriyama-rimi.jpg);
}
.img-6{background-image: url(../images/pho-moriyama9.jpg);
}

.img-5{background-image: url(../images/pho-moriyama2.jpg);
}

.img-4{background-image: url(../images/pho-moriyama6.jpg);
}

.img-3{background-image: url(../images/pho-moriyama4.jpg);
}

.img-2{background-image: url(../images/pho2018-furupito.jpg);
}

.img-1{background-image: url(../images/pho2018-hatsuho.jpg);	
}



@media screen and (max-width:770px){
/* 画面サイズが770px以下の場合に適用 */
  
  body {
    font-size: 3.5vw;
  }
  
  h1{
    font-size: 7.2vw;
  }
  
  h2{
    font-size: 6vw;
  }
  
  header {
    width: auto;
    margin: 0 5%;
  }
  
  .logo {
    float: none;
    margin-top: 20px;
    text-align: center;
  }
  
  .global-nav {
    float: none;
    margin-top: 5px;
    text-align: center;
  }
  
  .global-nav li {
    display: block;
    float: none;
  }
  
  .wrap {
    margin-top: 40px;
    padding: 35px 0 0;
  }
  
  .content {
    width: 100%;
  }
  
  .main {
    float: none;
    width: auto;
    margin: 0 5%;
  }
  
  h2 img{
    max-width: 100%;
  }
  
  .sidebar{
    width: auto;
    float: none;
    margin: 0;
    padding: 30px 10% 10px;
    background-color: #f7f6f4;
  }
  
  #index  h1{
    font-size: 7.0vw;
    margin: 10px 30px 20px;
  }

 #index h3{
  font-size: 5vw;
  margin: 0 30px;
}
  
  #index header {
    width: auto;
    margin: 0 5%;
  }
  
  .jazzpianist {
    margin: 270px 30px 5px;
  }
  
  .btn a{
    margin: 5px 30px 5px;
  }
  
  .facebook-logo {
    margin: 10px 30px 5px;
  }
  
  #index footer{
  width: auto;
  margin:0 5%;
  text-align: center;
  background-color: transparent;
  }

  #index{
  background-image: url(../images/live7sasebojazz1.JPG);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: 100%;
  }
  
  #furupito header{
    width: auto;
    margin: 0 5%;
  }
  
  #furupito .main-center {
    float: none;
    width: auto;
    margin: 0 5%;
  }
  
  #furupito .profile-txt{
    width: auto;
    margin: 0 5%;
  }
  
  #furupito .profile-image{
  margin-top: 10px;
  margin-bottom: 20px;
}

#furupito{
  background-image: url(../images/torio2sasebojazz2.jpg);
  background-repeat: no-repeat;
  background-position:top center;
  background-attachment: fixed;
  background-size: auto;
}  

 #about{
  background-image: url(../images/hatsuho3.JPG);
  background-position: top right;
  background-repeat: repeat;
}
  
  #about .main-center{
    width: auto;
    margin:0 5%;
  }
  
  #about .profile-txt{
    width: auto;
    margin: 0 5%;
  }

 #about span{
    font-size: 18px;
  }
  
  #about .profile-txt .career{
    width: auto;
    margin:0 5%;
  }
  
  .profile-image{
  float: none;
  width: 90%;
    margin: 0 5%;
  }
  
  #about{
    background-size: 50%;
  }
  
  #schedule .main-center{
    width: auto;
    margin: 0 2%;
  }
  
  #schedule section{
    width: auto;
    margin: 0 2%;
  }
  
  #schedule{
  background-image: url(../images/hall6.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 90% auto;
}

#schedule-2 .main-center{
    width: auto;
    margin: 0 2%;
  }
  
  #schedule-2 section{
    width: auto;
    margin: 0 2%;
  }
  
  #photo .content{
    width: auto;
    margin: 0 10%;
  }
  
  #photo{
    background-position: top center;
    background-size: 100%;
  }
  
  .photo-text{
    width: auto;
    margin: 0 5%;
  }
 
  .photo-box{
	width: auto;
	margin: 10px auto 60px;
	height: auto;
	z-index: 1;
  }
  
  #pick-up{
  background-image: url(../images/torio-claps4.JPG);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100%;
}

 #pick-up .main-center{
  width: auto;
  margin: 0 5%;
}

 #pick-up h1{
  border-bottom: 1px solid #cccccc;
  color: orange;
}

#pick-up h2{
    font-size: 4vw;
  }  

#pick-up .profile-txt{
  width: auto;
}

#pick-up .profile-txt span{
  font-weight: bold;
  font-size: 16px;
}

#pick-up .profile-image{
  float: left;
  padding-bottom: 10px;
}

#pick-up .p{
  float: none;
}

#pick-up .clearfix:after{
  content: "";
  display: block;
  clear: both;
}

#pick-up iframe{ width : 100%;
}

#video iframe { width : 100% ;
}

