@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:	0;
	padding: 0;
	margin-bottom: 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;
}


.content3 p{
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 150%;
	padding-top: 100px;
	padding-bottom: 10px;
}


.company{
	margin-top: 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;
}

.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;
}

.text{
	padding-left: 110px;
	padding-top:  36px;
}

.tokuchou{
	text-align: center;
}


.shopping{
	padding-top: 145px;
}

.last{
	margin-top: 300px;
}

.shopping1{
	padding-top: 30px;
}

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

.pic{
	margin-top: 100px;
}

.pic img{
	padding-bottom: 5px;
}

table , td, th {
	border-top: 1px solid #595959;
	border-collapse: collapse;
}

td{
	padding: 8px;
	width: 180px;
	height: 30px;
	text-align:center;
	border-right: 1px solid #595959; 
}

th {
	padding: 3px;
	width: 500px;
	height: 30px;
}
th {
	background: #fff;
	padding-left: 50px;
}
.even {
	background: #fff;
}
.odd {
	background: #fff;
}


.borderless{
	border-top: hidden!important;
}

.down{
	margin-top: 66px;
}


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


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

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

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

.wrapper{
	margin-top: 20px;
}

.text{
	text-align: center;
}

.title{
	line-height: 150%;
}



		

}

 @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;
}