@charset "utf-8";
/* CSS Document */
.fixed_bg {
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.scroll_contents {
    position: relative;
    z-index: 8;
}


#Mv{
	position:relative;
}

#FooterTop{
	z-index:2;
	background-attachment:scroll;
	background-image:url(../img/pc_back/back7.jpg);
	min-height: auto;
	height: 1000px;
}	

#Logo {
    left: 10px;
	position: fixed;
    top:40px;
    width: 224px;
    z-index: 999;
}
#Logo img{
    height: 140px;
    width: 280px;
}


@keyframes copy{
  0% { opacity: 1; }
  100% { opacity: 0; }
}	
	
@-webkit-keyframes copy{
  0%  { opacity: 1; }
  100%{ opacity: 0; }
}	
	

#HInfo {
    height: 210px;
    left: 50%;
    margin-left: 242px;
	position:absolute;
    top:30px;
    width: 238px;
    z-index: 10;
}

#HInfo li{
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}

#HInfo li img{
	width: 20px;
	heigth: 20px
}

#HInfo h2{
	clear:both;
	padding-top:10px;
}



#TopContentsWrap{
	background: #97D1EE;
	color:#ffffff;
}

#TopContents{
	width:980px;
	margin:-30px auto 0px;
	padding:50px 0px 30px;
}

#TopContents p{
	margin:30px 0px;
	font-size:24px;
	line-height:28px;
}

#TopContents ul{
	display: flex;
	justify-content: space-between;
}

#TopContents li p{
	color: #788170;
    font-size: 18px;
    line-height: 26px;
    padding-top: 150px;
    width: 240px;
    text-align: center;
    padding-left: 35px;
    margin: 0;
    height: 70px;
}

#TopContents li p:last-child{
	padding: 0;
	text-align: center;
	width: 300px;
	margin: 0;
	padding-top: 15px;
	padding-left: 8px;
}

#TopContents #secret1{
	height: 300px;
	background: url(../img/circle2.png) no-repeat;
}

#TopContents #secret2{
	height: 300px;
	background: url(../img/circle3.png) no-repeat;
}

#TopContents #secret3{
	height: 300px;
	background: url(../img/circle4.png) no-repeat;
}

#TopContents span{
	font-family: 'M PLUS Rounded 1c';
    font-size: 32px;
    font-weight: 300;
    padding-top: .1em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 0.7em 0.4em;
    background-image: radial-gradient(.15em .15em at center center,orange,orange 100%,transparent);
}
#SyunYasaiWrap{
	margin:0 auto;
	background:#ffffff;
}

#SyunYasai{
	padding:50px 0px 80px;
}

#SyunYasai p{
	margin:50px 0px;
	font-size:24px;
	line-height:28px;
}

#QualityManagementWrap{
	background:#ffffff;
	height: 850px;
}

#QualityManagement{
	margin:0px auto 0px;
	padding:100px 0px;
	width:920px;
}

#QualityManagement p{
	line-height:28px;
	text-align: left;
	color: #665f5c;
	font-size: 18px;
	width: 54%;
	float: right;
	margin-top: 30px;
}

#QualityManagement span{
    font-weight: bold;
    font-size: 16px;
    
}
#QualityManagement ul{
	width: 40%;
    float: left;
    margin-top: 30px;
}

#QualityManagement li{
	width: 420px;
	box-sizing:border-box;
	display:inline-block;
	color:#ffffff;
}

#QualityManagement li:first-child{
	background: url(../img/daishizen.jpg) no-repeat;
    padding-top: 240px;
    background-size: contain;
}

#QualityManagement li:last-child{
	background: url(../img/tanada.jpg) no-repeat;
	padding-top: 240px;
	background-size: contain;
	margin-top: 30px;
}

#SecondWrap{
	height:720px;
	background:url(../img/contents_bg.png);
}

#Second{
	width:920px;
	margin:0 auto;
	padding:30px 0px 0 0;
	height: 517px;
}

#Second span{
    font-weight: bold;
    font-size: 16px;
    
}

#Second p{
    line-height:28px;
	text-align: left;
	color: #665f5c;
	font-size: 18px;
	width: 54%;
	float: left;
	margin-top: 20px;
}

#Second li{
	width:420px;
	height:315px;
	box-sizing:border-box;
	display:inline-block;
	color:#ffffff;
	
}

#Second li{
	box-sizing:border-box;
	margin-top: 20px;
}
#ThirdWrap{
	background:url(../img/bg_.jpg);
}
#Third{
	width:920px;
	margin:0 auto;
	padding:100px 0px;
	
}
#Third span {
    font-weight: bold;
    font-size: 16px;
}

#Third p{
	margin:20px 0px;
	font-size:18px;
	line-height:28px;
	text-align: left;
}

#Third li{
	width:420px;
	height:315px;
	box-sizing:border-box;
	display:inline-block;
	color:#ffffff;
}

#Third li:first-child{
	background:url(../img/josikai_01.jpg) no-repeat;
	padding-top:282px;
	margin-right:80px;	
}

#Third li:last-child{
	background:url(../img/josikai_02.jpg) no-repeat;
	padding-top:260px;
	margin-right:0px;	
}

#customerWrap{
	background: #FFF;
}

#customerWrap li{
	margin-bottom: 15px;
}

#customer{
	padding-top: 30px;
}

#voice a{
	color:#0000ff;
}

#YoutubeWrap{
	background: #FFF;
}

#Youtube{
	width:980px;
	margin:0 auto;
	padding:100px 0px;
}

#Youtube h2{
	margin-bottom:50px;
}


#Youtube .pickup{
	border: dashed #ccc 1px;
	width:920px;
	padding:20px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	margin-left: 20px;
}

#Youtube .pickup p{
	font-size:14px;
	line-height:24px;
}

#Youtube .pickup p span{
	font-weight:bold;
}

#Youtube .pickup h3{
	margin-bottom:20px;
}

#MasterWrap{
	background: url(../img/contents_bg.png);
	height: 800px;
}

#Master{
	width: 1000px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 100px 40px;
}

#Master h2{
	margin-bottom:80px;
}

#Master p{
	font-size:18px;
	text-align:left;
}

#Master .master_name{
	font-size:14px;
	margin-bottom:50px;
	float: right;
	width: 65%;
}

#Master .master_name span{
	font-size:30px;
}

#Master .master_picture{
	padding-top: 20px;
	width: 30%;
}

#Master .master_picture img{
	border-radius: 50%;
    width:  250px;
    height: 250px;
}

#Master #media_title{
	padding-top: 10px;
	color: #888;
	font-size:14px;
}

#Master li{
	color: #665f5c;
	list-style-type: disc;
    list-style-position: outside;
    text-align: left;
    margin-left: 20px;
}


#Master .media_contents{
	color: #888;
}

#MessageWrap{
	background: #FFF;
}

#Message{
	width:980px;
	margin:0 auto;
	padding:100px 80px;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-position:590px 200px;
}

#Message h2{
	margin-bottom: 40px;
}

#Message h3 {
    text-align: left;
    font-size: 1.8em;
    margin: 0 0 20px 5px;
}

#Message p{
	text-align:left;
}

#Message p#Signature{
	text-align:right;
}

#Message p#Signature span{
	margin-left: 10px;
}	


#SasonalCheeseWrap{
	background:#ffffff;
}

#SasonalCheese{
	width:980px;
	margin:0 auto;
	padding:100px 0px;
	overflow:hidden;
}

#SasonalCheese h2{
	margin-bottom:80px;
}

#SasonalCheese ul{
	display:block;
	margin:50px auto;
}


#SasonalCheese p.check{
	margin-top:15px;
	font-weight: bold;	
}


#SasonalCheese li{
	display:inline-block;
	width:200px;
	color: #FFF;
	width: 300px;
	height: 300px;
}
#SasonalCheese li a{
	color:#ffa800;
	font-size:17px;
}

#SasonalCheese .shop{
	position: relative;
}

#SasonalCheese .shop img{
	width: 100%;
    height: 100%;
    vertical-align: top;
}


#SasonalCheese .shop p{
	background-color: rgba(2,2,2,0.5);
	width: 100%;
	position: absolute;
	top: 225px;
	height: 75px;
}

#ShopInfoWrap {
	height:720px;
	background:url(../img/info_bg.gif) repeat;
    position: relative;
}


#ShopInfoWrap:before {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background: #ffa800;
}


#ShopInfo{
	width:980px;
	margin:0 auto;
	text-align:left;
	color:#ffffff;
}

#ShopInfo h2{
	margin-bottom:40px;

}



#Shop{
	box-sizing:border-box;
	width:350px;
	height:720px;
	padding-top:60px;
	padding-left:10px;
	float:left;	
}


#Shop h3{
	font-weight:normal;
	font-size:14px;
	margin-bottom:20px;
}


#Shop h3 span{
	font-size:20px;
}

#Shop p{
	line-height:1.2;
}

#Shop a{
	text-decoration:none;
}


#Shop dl{
	margin-bottom:20px;
	margin-top:20px;
}

#Shop dt{
	width:80px;
	float:left;
}

#Shop dd{
	margin-left:80px;
}
	
#Access{
	float: right;
    background: #ffa800;
	box-sizing:border-box;
	width: 630px;
	height:720px;
	padding-top:60px;
	padding-left:10px;
	position: relative;	
}

#Access h2{
	position:absolute;
	top:60px;
	left:10px;
	width:166px;
	height:16px;
}

#Access #map{
	margin-top:70px;
	color: #665f5c;
}

#Access #map a{
	color:#ffb43f;

}	

#Access ul{
	text-align:center;
	font-size:14px;
	margin-top:10px;
}

.SNS{
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding-top: 5px;
}

.SNS_link{
	text-decoration: none;
}

#direct_sales li{
	float: left;
	width: 33%;
}

.direct_sales_name{
	font-weight: bold;
	font-size:18px;
}

.direct_sales_address{
	font-size:12px;
}

body .btn_buy {
	display: block;
	position: fixed;
	right: 10px;
	top: 0;
	z-index: 999;
	width: 100px;
	height: 100px;
}

.btn_buy img{
	width: 80px;
	height: 80px;
}