
/* Style for our header texts
	* --------------------------------------- */
	h1 {
  font-size: 5em;
  font-family: arial, helvetica;
  color: #fff;
  margin:0;
  padding:0;
}

/* Centered texts in each section
	* --------------------------------------- */
	.section {
  text-align:center;
}


	/* Backgrounds will cover all the section
	* --------------------------------------- */
	#section0,  #section1,  #section2,  #section3, {
 background-size: cover;
 background-attachment: fixed;
}

/* Defining each sectino background and styles
	* --------------------------------------- */
	#section0 {
  /*background-image: url(jquery/imgs/bg1.jpg);*/
		padding: 0 0 0 0;
}

#section1 {
  background-image: url(images/bg1.jpg);
  padding: 0 0 0 0;
  background-size: cover;
  background-position-y: bottom;
}

#section2 {
  /*background-image: url(jquery/imgs/bg3.jpg);*/
		padding: 0 0 0 0;
}

#section3 {
  /*background-image: url(jquery/imgs/bg4.jpg);*/
		padding: 0 0 0 0;
}

#section3 h1 {
  color: #000;
}

#section4 {
  padding: 0 0 0 0;
}

/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
  color: #fff;
}

#section1 .circle {
  left: 130%;
  position:relative;
}

#section1 p {
/*display:none;*/
		}

#section2 .intro {
  left: -130%;
  position:relative;
}

#bigimage {
  width:66.6%;
  float:left;
  height:100%;
}

#smallimage {
  width:33.3%;
  float:left;
  height:100%;
}

#hello .godown, #section3 .godown {
  position:absolute;
  left:50%;
  z-index: 1000;
}

/* 看板セクション */		
#kanban {
  height:100%;
  float:none;
  clear:both;
  overflow:hidden;
}

#kanban #bigimage {
  background: rgba(0, 0, 0, 0) url("images/kanban_bg.png") no-repeat scroll 0 19px / cover;
  position: relative;
}

#kanban #bigimage .logo {
  width:15%;
  left:5%;
  bottom:10%;
  position:absolute;
}

#kanban #bigimage .campaign_bn {
  width:35%;
  position:relative;
  float:right;
}

#kanban #bigimage a .campaign_bn:hover {
  opacity:0.6;
  filter:alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  background:none!important;
}

#kanban #bigimage .cm_animation {
  display: block;
  overflow: hidden;
  position: relative;
}

#kanban #bigimage .catch {
  width:45%;
  right:10%;
  top:35%; /*top:12%;*/
  position:absolute;
}

#kanban #bigimage .catch img {
  margin-bottom:20px;
}

#kanban #smallimage ul {
  float:none;
  height:100%;
}

#kanban #smallimage ul li {
  width:50%;
  height:33.3%;
  float:left;
  overflow:hidden;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;
  align-items: center;
  justify-content: center;
}

#kanban #smallimage ul li img {
  width:auto;
  height:33.3%;
  display: block;
  margin:auto auto auto auto;
}

#kanban #smallimage ul li:nth-child(2), #kanban #smallimage ul li:nth-child(3), #kanban #smallimage ul li:nth-child(6) {
  display: block;
  position: relative;
}

#kanban #smallimage ul li:nth-child(2) img, #kanban #smallimage ul li:nth-child(3) img, #kanban #smallimage ul li:nth-child(6) img {
  min-width: 150%;
  min-height: 100%;
  left: -25%;
  position: absolute;
}

#kanban #smallimage ul li:nth-child(1), #kanban #smallimage ul li:nth-child(4), #kanban #smallimage ul li:nth-child(5) {
  background:rgba(249,188,47, 1);
}

#kanban #smallimage ul li:nth-child(1) {
  background:rgba(255,143,143, 1);
}

#kanban #smallimage ul li:nth-child(4) {
  background:rgba(250,245,240, 1);
}

#kanban #smallimage ul li:nth-child(5) {
  background:rgba(249,188,47, 1);
}

/* Hello */
#hello {
  height:100%;
  float:none;
  clear:both;
  overflow:hidden;
  position:relative;
}

#hello .circle {
  width:25rem;
  height:25rem;
  border-radius:50%;
  background:rgba(255,85,85, .75); /*display:table;*/
  right:15%;
  top:20%;
  position:absolute;
}

#hello .circle .logo {
  width:50%;
  margin:5rem auto 1rem;
display:/*table-cell;*/ vertical-align:middle;
}

#hello .circle h2 {
  color:rgba(255,255,255, 1);
  font-size:1.25rem;
  line-height: 2.5rem;
}

/* カラー展開 */
#color {
  height:100%;
  float:none;
  clear:both;
  overflow:hidden;
}

#color #bigimage {
  background:rgba(250,245,240, 1);
  display: inline-table;
}

#color h1 {
  color:rgba(159,118,87, 1);
  width:90%;
  font-size:1.5rem;
  line-height:2rem;
  font-weight:400;
  display:block;
  margin:-5% auto 2rem;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

#color #bigimage #multishots {
  display:block;
  margin:auto auto 1rem;
  overflow:hidden;
  text-align:center;
  width:65%;
}

#color #bigimage #multishots li {
  display:block;
  max-width:25%;
  height:50%;
  float:left;
  margin:auto;
  overflow:hidden;
}

#color #bigimage #multishots li img {
  display:block;
}

#color #bigimage #multishots li:after {
  display:block;
  font-size:0.8rem;
  color:rgba(159,118,87, .8);
}

#color #bigimage #multishots li:nth-child(1):after {
  content:"front";
}

#color #bigimage #multishots li:nth-child(2):after {
  content:"right";
}

#color #bigimage #multishots li:nth-child(3):after {
  content:"back";
}

#color #bigimage #multishots li:nth-child(4):after {
  content:"left";
}

#color #bigimage .readmore {
  display:inline-block;
  margin:auto;
  border:rgba(159,118,87, .8) 1px solid;
  padding: 0.1rem 0.5rem;
  border-radius:0.25rem;
  color:rgba(159,118,87, .8);
}

#color #bigimage .readmore:after {
  content: "\f083";
  font-family: FontAwesome;
  padding-left:0.5rem;
}

#color #bigimage .readmore:hover {
  color:#FFF;
  background:rgba(159,118,87, .8);
  border:rgba(159,118,87, .0) 1px solid;
}

#color #smallimage {
  width:33.3%;
  float:left;
  height:100%;
  background:#9CC;
}

#color #smallimage ul {
  float:none;
  height:100%;
}

#color #smallimage ul li {
  width:100%;
  height:50%;
  float:left;
  overflow:hidden;
  display: block;
  position: relative;
}

#color #smallimage ul li img {
  height: 100%;
  width: 150%;
  left: -25%;
  position: absolute;
  display: block;
}

#section2 > div.fp-slidesNav.bottom {
  left:33.3%;
}

#section2 > div.fp-slidesNav ul li:nth-child(1) a span, #section2 > div.fp-slidesNav ul li:nth-child(1) a.active span, #section2 > #fp-nav ul li:nth-child(1):hover a.active span, #section2 > div.fp-slidesNav ul li:nth-child(1):hover a.active span {
  background:rgba(255,143,143, 1);
  border:1px solid rgba(255,143,143, 1);
}

#section2 > div.fp-slidesNav ul li:nth-child(2) a span, #section2 > div.fp-slidesNav ul li:nth-child(2) a.active span, #section2 > #fp-nav ul li:nth-child(2):hover a.active span, #section2 > div.fp-slidesNav ul li:nth-child(2):hover a.active span {
  background:rgba(250,245,240, 1);
  border:1px solid rgba(159,118,87, 1);
}

#section2 > div.fp-slidesNav ul li:nth-child(3) a span, #section2 > div.fp-slidesNav ul li:nth-child(3) a.active span, #section2 > #fp-nav ul li:nth-child(3):hover a.active span, #section2 > div.fp-slidesNav ul li:nth-child(3):hover a.active span {
  background:rgba(249,188,47, 1);
  border:1px solid rgba(249,188,47, 1);
}

/* タイル */
#tilemenu {
  height:100%;
  float:none;
  clear:both;
  overflow:hidden;
}

#tilemenu ul {
  float:none;
  height:100%;
}

#tilemenu ul li {
  width:33.3%;
  height:50%;
  float:left;
  overflow:hidden;
  display: block;
  position: relative;
}

#tilemenu ul li img {
  min-width: 150%;
  min-height: 100%;
  left: -25%;
  position: absolute;
  display: block;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition:all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0.7;
  height: 50%;
  overflow: hidden;
}

#tilemenu ul li a:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity:1;
}

figure {
  margin-bottom:0;
  padding-bottom:0;
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

figcaption {
  width:100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition:all .3s;
  transition:all .3s;
  color:rgba(255,255,255,1);
  background:rgba(255,143,143, .7);
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
  justify-content:space-between;
  align-items: center;
  justify-content: center;
}

figcaption h3 {
  margin:auto auto auto auto;
  font-size: 1.25rem;
  line-height:2rem;
  font-weight: 400;
  text-align: center;
  width: 100%;
  height: 2rem;
  color:rgba(255,255,255, 1);
  display:block;
}

#tilemenu ul li:nth-child(2) figure figcaption, #tilemenu ul li:nth-child(6) figure figcaption {
  background:rgba(250,245,240, .7);
}

#tilemenu ul li:nth-child(3) figure figcaption, #tilemenu ul li:nth-child(4) figure figcaption {
  background:rgba(249,188,47, .7);
}

#tilemenu ul li:nth-child(2) figure figcaption h3, #tilemenu ul li:nth-child(6) figure figcaption h3 {
  color:rgba(159,118,87, 1);
}

#tilemenu ul li:nth-child(3) figure figcaption h3, #tilemenu ul li:nth-child(4) figure figcaption h3 {
  color:rgba(255,255,255, 1);
}

#tilemenu ul li a:hover figure figcaption {
  background:rgba(255,255,255, .75);
}

#tilemenu ul li a:hover figure figcaption h3 {
  color:rgba(94,69,51, 0.8);
  font-weight: bold;
  font-size: 150%;
}

/*===============================================
  画面の横幅が479px以下
===============================================*/
@media screen and (max-width: 768px) {

#tilemenu ul li:nth-child(4) figure figcaption {
  background: rgba(255, 143, 143, 0.7) none repeat scroll 0 0;
}

#tilemenu ul li:nth-child(2) figure figcaption, #tilemenu ul li:nth-child(5) figure figcaption {
  background:rgba(249,188,47, .7);
}

#tilemenu ul li:nth-child(3) figure figcaption, #tilemenu ul li:nth-child(6) figure figcaption {
  background:rgba(250,245,240, .7);
}

#bigimage, #smallimage {
  width:100%;
  float:none;
}

#tilemenu ul li {
  display: block;
  float: left;
  height: 33.333%;
  overflow: hidden;
  position: relative;
  width: 50%;
}

#tilemenu ul li img {
  min-height: 150%;
  height: 100%;
}

#color h1 {
  margin:-10% auto 2rem;
  font-size: 1rem !important;
}

#color #bigimage #multishots {
  width:80%;
  margin: 0 auto;
}

#smallimage {
  display: none;
}

#section2 > div.fp-slidesNav.bottom {
  left:50%;
}
}
 @media screen and (max-width: 479px) {

#kanban #bigimage .logo {
  bottom: 15%;
  position: absolute;
  left: 50%;
  width: 40%;
}

#section0 > div > div {
  display:block;
}

#kanban #bigimage {
  background-position-x: 20%;
}

#hello {
  width:27rem;
}

#hello .circle {
  width: 13rem;
  height: 13rem;
  top:5%;
  left: 25% !important;
}

#hello .circle .logo {
  margin: 2rem auto 1rem;
}

#hello .circle h2 {
  font-size: 0.9rem;
  line-height: 1.25rem;
}

#kanban #bigimage .catch { /*width: 65%; right: 10%; top: 20%;*/
  right: 10%;
  top: 15%;
  width: 46%;
}

#section1 {
  background-position-x: 15%;
}

#tilemenu ul li {
  width:100%;
  height:16.6%;
}

figcaption h3 {
  width: 80%;
  height: auto;
}

#tilemenu ul li figure img {
  display:none;
}

#tilemenu ul li figure figcaption, #tilemenu ul li:nth-child(4) figure figcaption {
  background:rgba(255,143,143, .5);
  border-top:dashed 1px;
}

#tilemenu ul li figure figcaption h3 {
  color:rgba(94,69,51, 1);
}

#tilemenu ul li:nth-child(2) figure figcaption, #tilemenu ul li:nth-child(5) figure figcaption {
  background:rgba(249,188,47, .7);
}

#tilemenu ul li:nth-child(3) figure figcaption, #tilemenu ul li:nth-child(6) figure figcaption {
  background:rgba(250,245,240, .7);
}

#tilemenu ul li:nth-child(2) figure figcaption h3, #tilemenu ul li:nth-child(6) figure figcaption h3 {
  color:rgba(94,69,51, 1);
}

#tilemenu ul li:nth-child(3) figure figcaption h3, #tilemenu ul li:nth-child(4) figure figcaption h3 {
  color:rgba(94,69,51, 1);
}

body .godown {
  opacity: 0 !important;
}
 #  #color h1 {
margin:1% auto 0.5rem;
}
}
/*===============================================
  画面の横幅が480px以上
===============================================*/
@media screen and (min-width: 480px) {
}
/*ワイド画面用分岐　1600px*/
@media screen and (min-width: 1600px) {
}


/* iPad Portrait(縦) */
@media only screen and (min-device-width:768px)  and (max-device-width:1024px) {
}

/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus */
@media screen and (min-width: 320px) and (max-width: 499px) {
}
