/*
Plugin: jQuery Parallax
Version 1.1.3
Author: Ian Lunn
Twitter: @IanLunn
Author URL: http://www.ianlunn.co.uk/
Plugin URL: http://www.ianlunn.co.uk/plugins/jquery-parallax/

License: http://creativecommons.org/licenses/by-sa/3.0/ (Attribution Share Alike). Please attribute work to Ian Lunn simply by leaving these comments in the source code or if you'd prefer, place a link on your website to http://www.ianlunn.co.uk/.
*/

@charset "utf-8";
/* CSS Document */

body{
margin: 0;
min-width: 980px;
padding: 0;
}

@media screen and (max-width:680px) {
body{
min-width: 100%;
}
}


div,td,th{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
word-break: break-all;
}


p{
margin: 0 0 20px 0;	
}

p, ul{
font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust:0.488;
font-weight:200;
font-style:normal;
}

img{
border: 0;
}

h1{
font-family:"Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust:0.531;
font-weight:500;
font-style:normal;
}

#pixels{
font-family:"Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust:0.531;
font-weight:500;
font-style:normal;
}

h2{
font-family:"Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust:0.531;
font-weight:500;
font-style:normal;
}


.float-left{
float: left;	
margin: 0 0 0 20px;
}

.float-right{
float: right;
margin: 0 20px 0 0;
}
@media screen and (max-width:680px) {
.float-left{
margin: 0 20px;
}

.float-right{
margin: 0 20px;
}
}

.center{
font-size: 2.5em;
padding: 80px 0 0 0;
text-align: center;
}

#nav{
list-style: none;
position: fixed;
right: 20px;
top:70px;
}
@media screen and (max-width:680px) {
#nav{
display: none;
}
}
#nav li{
margin: 0 0 15px 0;	
}

#header{
width: 100%;

list-style: none;
position: fixed;
background-color:#fff;
z-index: 100;
border-bottom:solid 1px #ccc;
}

#header #logo{
width: 50%;
float:left;
padding:15px 0 0 10px;
}

#header #logo ul{
display: flex;
align-items: center;
	padding: 0;
	margin: 0;
}

#header #logo li{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	padding-right: 5px
		
}
#header #logo li img{
width:auto;
height:50px;
}
@media screen and (max-width:680px) {
#header #logo{
width: 100%;
padding:15px 0 0 0px;
	display: flex;
justify-content: center;
}
	
#header #logo ul{
}
	
#header #logo li{
	font-size: 20px;
}
#header #logo li img{
width:auto;
height:40px;
}

}

#header #menu{
width: 50%;
float:right;
}
#header #menu ul{
padding:0;
margin: 0;
list-style: none;
text-align: right;
}
#header #menu li{
font-size:14px;
padding:10px;
	margin: 0;

}

@media screen and (max-width:680px) {
#header #menu{
width: 100%;
float:right;
}

#header #menu ul{
padding:0;
margin: 0;
text-align: center;
}
#header #menu li{
font-size:14px;
padding:10px;
	margin: 0;
list-style:none;
	background-color: #eee;
}
}













#intro{
width: 100%;
float:left;
background:url(images/firstBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
margin: 0 auto;
padding: 0;
}
@media screen and (max-width:680px) {
#intro{
background:url(images/firstBG.jpg) 0 0 no-repeat;
}
}



#second{
width: 100%;
float:left;
background: url(images/secondBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
@media screen and (max-width:680px) {
#second{
background: url(images/secondBG.jpg) 0 0 no-repeat;
}
}

#third{
width: 100%;
float:left;
background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#third{
background: url(images/thirdBG.jpg) 0 0 no-repeat;
}
}


#fourth{
width: 100%;
float:left;
background: url(images/fourthBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
@media screen and (max-width:680px) {
#fourth{
background: url(images/fourthBG.jpg) 0 0 no-repeat;
}
}

#fifth{
width: 100%;
float:left;
background: url(images/fifthBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#fifth{
background: url(images/fifthBG.jpg) 0 0 no-repeat;
}
}


#sixth{
width: 100%;
float:left;
background: url(images/sixthBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
@media screen and (max-width:680px) {
#sixth{
background: url(images/sixthBG.jpg) 0 0 no-repeat;
}
}

#seventh{
width: 100%;
float:left;
background: url(images/seventhBG.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#seventh{
background: url(images/seventhBG.jpg) 0 0 no-repeat;
}
}

#area_sp1{
width: 100%;
float:left;
background: url(images/area_sp1.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#area_sp1{
background: url(images/area_sp1.jpg) 0 0 no-repeat;
}
}

#area_sp2{
width: 100%;
float:left;
background: url(images/area_sp2.jpg) 50% 0 no-repeat fixed;
height: 650px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
@media screen and (max-width:680px) {
#area_sp2{
background: url(images/area_sp2.jpg) 0 0 no-repeat;
}
}

#area_sp3{
width: 100%;
float:left;
background: url(images/area_sp3.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#area_sp3{
background: url(images/area_sp3.jpg) 0 0 no-repeat;
}
}

#area_sp4{
width: 100%;
float:left;
background: url(images/area_sp4.jpg) 50% 0 no-repeat fixed;
height: 650px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
@media screen and (max-width:680px) {
#area_sp4{
background: url(images/area_sp4.jpg) 0 0 no-repeat;
}
}

#area_sp5{
width: 100%;
float:left;
background: url(images/area_sp5.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#area_sp5{
background: url(images/area_sp5.jpg) 0 0 no-repeat;
}
}

#area_sp6{
width: 100%;
float:left;
background: url(images/area_sp6.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#area_sp6{
background: url(images/area_sp6.jpg) 0 0 no-repeat;
}
}

#area_sp7{
width: 100%;
float:left;
background: url(images/area_sp7.jpg) 50% 0 no-repeat fixed;
height: 650px;
padding: 100px 0 0 0;	
}
@media screen and (max-width:680px) {
#area_sp7{
background: url(images/area_sp7.jpg) 0 0 no-repeat;
}
}
















#eighth{
width: 100%;
height:100%;
}

#eighth h2{
	text-align: center;
}

#eighth table{
width:100%;
border-collapse:collapse;
}

#eighth th{
width:200px;
padding:10px;
border:solid 1px #ccc;
background-color:#eee;
}

#eighth td{
padding:10px;
border:solid 1px #ccc;
}

#saiyo{
height:100%;
}

#saiyo table{
width:100%;
border-collapse:collapse;
}

#saiyo th{
width:200px;
padding:10px;
border:solid 1px #ccc;
background-color:#eee;
}

#saiyo td{
padding:10px;
border:solid 1px #ccc;
}



@media screen and (max-width:680px) {
#eighth table{
width:100%;
border-collapse:collapse;
}

#eighth th{
width:100%;
float: left;
}

#eighth td{
width:100%;
float: left;
}

#saiyo{
height:100%;
}

#saiyo table{
width:100%;
border-collapse:collapse;
}

#saiyo th{
width:100%;
float: left;
}

#saiyo td{
width:100%;
float: left;
}
}






#nine{
width: 100%;
padding-top: 50px
}

#nine h2{
	text-align: center;
}

#nine ul{
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

#nine li{
	width: 300px;
	text-align: center;
list-style: none;
    margin:0px;
	padding: 0 20px;
}

#nine li img{
	max-width: 100%;
	height: auto;
}

@media screen and (max-width:680px) {
#nine ul{
	display: flex;
	flex-direction:column;
}


#nine li{
	width: 100%;
	padding: 20px 0px;
}
}





#ten{
width: 100%;
padding-top: 50px
}

#ten h2{
	text-align: center;
}
#ten .slider {
  margin: 0 auto;
  width: 80%;
}
#ten .slider-img {
  margin: 0 5px;
  height: 220px;        /* 好きな高さに調整 */
  overflow: hidden;     /* はみ出しを非表示 */
}
#ten .slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;        /* 比率を保ってトリミング */
  object-position: center;  /* 中央基準でトリミング */
  display: block;           /* imgの隙間対策 */
}

@media screen and (max-width:680px) {
  #ten .slider-img { height: 160px; }

}




.story{
margin: 0 auto;
min-width: 980px;
overflow: auto;
width: 980px;
}

.story .float-left, .story .float-right{
padding: 20px;
position: relative;
width: 450px;	
background-color: rgba(255,255,255,0.8);  
margin-top:150px;
}

.story2{
margin: 0 auto;
min-width: 980px;
overflow: auto;
width: 980px;
}

.story2 .float-left2, .story2 .float-right2{
padding: 20px;
position: relative;
min-width: 980px;
background-color: rgba(255,255,255,0.8);  
}

@media screen and (max-width:680px) {
.story{
min-width: calc(100% - 40px) ;
width : calc(100% - 40px) ;
}

.story .float-left, .story .float-right{
width : calc(100% - 40px) ;
margin-top:150px;
}

.story2{
min-width: calc(100% - 40px) ;
width : calc(100% - 40px) ;
}

.story2 .float-left2, .story2 .float-right2{
min-width: calc(100% - 40px) ;
}
}


.story3{
margin: 0 auto;
min-width: 980px;
overflow: auto;
width: 980px;
text-align: center;
padding-top: 30px;
}

@media screen and (max-width:680px) {
.story3{
min-width: calc(100% - 40px) ;
width : calc(100% - 40px) ;
}
}
.story3 img{
max-width: 100%;
height:auto;

}
