@charset "UTF-8";

/*-----------------------
 main
 -----------------------*/
 
 
 body, html, main {
    /* important */
    height: 100%;
}


#fixed-navi ul {
	margin-top: 10px;
}

#dropmenu li a {
	padding-top: 0 ;
}
	
#mainImage{
	width: 100%;
	height: 0;
	padding-top: calc(814 / 1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(../images/brand/main.png) center center / cover no-repeat;
}


.sns{
	padding-right: 60px;
}

.sns li{
	float: left;
	padding-left: 5px;
}

.photo {
	width:	100%;
    margin-top: -50px; /* 固定ナビの高さ分のネガティブマージン */
    padding-top: 50px; /* 打ち消し用のパディング */
  }
  
.photo img {
	width:	100%;
}

.content1{
	text-align: center;
}

.content1 h2{
	font-size: 27px;
	padding: 50px 0 30px;
	letter-spacing: 0.3em;
}

.content1 p{
	margin-bottom: 50px;
}

.content2{
	margin-top: 50px;
}

.content2 h2{
	font-size: 24px;
	padding-bottom: 20px;
}

.content2 p{
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 150%;
	padding-bottom: 50px;
}

	

.mainImage,.photoWrapper1,.photoWrapper2,.photoWrapper4,.photoWrapper5,.photoWrapper6,.photoWrapper7{
	position: relative;
}

.animaitext1{
	position: absolute;
	top: 40px;
	right:-84%;
	color: #fff;
}

.animaitext2{
	position: absolute;
	top: 0;
	right: 345px;
}

.animaitext3{
	position: absolute;
	top: 100px;
	left: 200px;
}

.animaitext4{
	position: absolute;
	top: 100px;
	left: 200px;
}

.animaitext4 p,.animaitext6 p,.animaitext14 p{
	line-height: 280%;
}

.animaitext5{
	position: absolute;
	top: 68px;
	left: 200px;
}

.animaitext6{
	position: absolute;
	top: 100px;
}

.animaitext7{
	position: absolute;
	top: 68px;
	left: 50%;
}

.animaitext8{
	position: absolute;
	left: 20%;
	top: 10px;
}

.animaitext9{
	position: absolute;
	width: 500px;
	left: 41%;
	bottom: 160px;
}

.animaitext10{
	position: absolute;
	right: 20%;
	top: 30px;
}

.animaitext11{
	position: absolute;
	width: 500px;
	right: 41%;
	bottom: 160px;
}


.animaitext12 img{
	float: right;
	padding-right: 68px;
}

.animaitext13{
	right: 41%;
	bottom: 160px;
}

.animaitext14{
	text-align: center;
	padding-top: 130px;
}

.animaitext14 h2{
	font-size: 27px;
	padding-bottom: 20px;
}


.animaitext14 img{
	padding-top: 20px;
}


.animaitext9 h3,.animaitext11 h3{
	font-size: 18px;
	padding-bottom: 5px;
}

.animaitext9 h4,.animaitext11 h4{
	font-size: 15px;
	padding-bottom: 5px;
}


.name{
	font-size: 21px;
}

.name span{
	font-size: 16px;
}

.subTitle1{
	bottom:	339px;
	right: 8%;
	margin:	0;
	padding: 0;
	position: absolute; /* 絶対位置指定 */
}

.subTitle1 img{
	width: inherit;
	float: left;
	padding-left: 10px;
}

.subTitle2 {
	max-width: 503px;
	bottom:	200px;
	right: 153px;
	margin:	0;
	padding: 0;
	position: absolute; /* 絶対位置指定 */
}

.photoWrapper2{
	background: url(../images/top/sea.png);
    background-repeat: no-repeat;
    background-position: left;
	height: 592px;
	margin-top: 277px;
}

.photoWrapper3{
	background: url(../images/top/image2.png);
    background-repeat: no-repeat;
    background-position: right;
	height: 420px;
	margin-top: 390px;
}

.photoWrapper4{
	background: url(../images/top/image6.png);
    background-repeat: no-repeat;
	height: 884px;
	margin-top: 390px;
	background-size:100% auto;/*この場合は高さが自動設定*/
}

.photoWrapper5{
	background: url(../images/top/image7.png);
    background-repeat: no-repeat;
	height: 884px;
	background-size:100% auto;/*この場合は高さが自動設定*/
}

.photoWrapper6{
	background: url(../images/top/image8.png);
    background-repeat: no-repeat;
	height: 884px;
	background-size:100% auto;/*この場合は高さが自動設定*/
}

.photoWrapper7{
	background: url(../images/top/image9.png);
    background-repeat: no-repeat;
	height: 884px;
	background-size:100% auto;/*この場合は高さが自動設定*/
}

.photoWrapper2 h2,.photoWrapper3 h2{
	font-size: 21px;
	padding-bottom: 20px;
	letter-spacing: 0.2em;
	line-height: 150%;
}


.product{
	padding-left: 124px;
}

.product1{
	padding-left: 50px;
}

.text1{
	margin-top: 26px;
}


.shopping{
	padding-top: 145px;
}

.last{
	margin-top: 300px;
}

.shopping1{
	padding-top: 30px;
}

.textTate1{
	font-size: 17px;
	letter-spacing: 0.5em;
	line-height: 340%;
}

/*-----------------------
 #contentsWrapper
 -----------------------*/
#contentsWrapper {
	padding-top: 20px;
}


@media only screen and (max-width: 600px) {
	
.push{
	display: inherit !important;
	width: 60px;
    left: 310px !important;
}

.product{
	padding-left: 15px ;
}

.illast,.product{
	text-align: center !important;
}

.illast img{
	width: 50%;
}

.title{
	margin-top: 20px !important;
}

.content1 h2 {
    font-size: 24px;
	line-height: 150%;
}


.shopping {
    padding-top: 0;
	padding-bottom: 50px;
}

.content2{
	margin-top: 0;
}


.animaitext1 {
    top: 15px;
    right: -248%;
}

.textTate1 {
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 300%;
}

		

}

 @media only screen and (max-width: 480px) {

.sns,.photoWrapper1,.photoWrapper2,.inoueshouten,.photoWrapper3,.inoueshouten1,.pc,.subTitle1{
	display: none;
}



}

 
.top_header_catch01 img{
    display: block;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
	margin: 0 auto;
}
 
element.style{
	width: 100% !important;
	height: auto;
}

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  max-width: 800px;
  margin: 5px auto 30px;
  padding-left: 50px;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 16%;
  float: left;
  margin: -5px;
  margin-left: 5px;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: -5px 0 11px;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: -2px;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 7px 15px;
  border-top: 1px solid #fff;
  color: #fff;
  background: #0F9144;
  text-align: left;
}
/*.dropmenu li:hover > a{
  background: #0F9144;
}
*/
.dropmenu li a:hover{
  opacity: 0.9;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#normal li ul{
  display: none !important;
}
#normal li:hover ul{
  display: block !important;
}

/*wp
*/
.other{
	float: left;
	padding: 30px 18px 0 0;
}
	
.itemImage img{
	width: 295px !important;
	height: 268px !important;
}



#pageWakameseries {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#pageWakameseries a:hover {
  text-decoration: none;
  opacity: 0.7;
}