@media screen and (min-width: 650px){

body {
	margin: 0;
	padding:0;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
.pc { display: block !important; }
.sp { display: none !important; }
.cover {
  background: url("img/cover.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
}
.cover p {
  padding-top: 180px;
  margin: 0;
  text-align: center;
  font-size: 200%;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000000; 
}
.header{
width:960px;
margin: 10px auto;
}

.footer{
width:100%;
margin: 30px 0 0 0;
padding: 10px;
text-align: center; 
color: #FFFFFF;
background-color: #000000; 
font-size: 11px;
}

.lead{
	width:960px;
	margin: 30px auto;
	text-align: center;
	line-height: 180%;
}
	
.letter {
	width:960px;
	margin: 30px auto;
	background-image: url("img/back-pc.jpg");
	background-repeat: no-repeat;  
    background-position: top left;
	padding: 25px 0;
}
.letter-1 {
	width:370px;
	float: left;
	margin: 25px 0 0 25px;
	line-height: 180%;
}
.letter h1 {
	width:910px;
	margin:0 auto;
	padding: 5px;
	font-size: 130%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url("img/h1-back.jpg");
	background-repeat: no-repeat;  
    background-position: top left;
}
.letter-1 ul {
	list-style-type : none;
	padding:0px;
	margin:0px;
}
.letter-1 li {
	border-bottom: 1px dotted #666666;
	padding: 10px 0;
	font-size: 90%;
	line-height: 150%;
}
.letter-1 h2 {
	font-size: 110%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	padding:0px;
	margin:20px 0 0 0;
	color: #663300;
}
.letter-2 {
	width:535px;
	float: left;
	margin: 25px 0 0 25px;
	padding: 0;
}

.letter-2 h3 {
	font-size: 100%;
	margin: 0 15px 15px 0;
	border: 1px solid #663300;
	color: #663300;
	font-weight:normal;
	text-align: center;
	background-color: #FFFFFF; 
}


	
/*==================================================
スライダーのためのcss
===================================*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:95%;
	display: block;
    margin:0 auto;
}

.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:20px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;/*矢印の色*/
    border-right: 2px solid #666;/*矢印の色*/
    height: 15px;
    width: 15px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	margin:20px 0 0 0;
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}

	.content{
		margin:0 auto;
		margin-bottom: 50px;
		width: 960px;
	}
	
	.title{
	width:100%;
	margin:0 auto;
	padding: 5px;
	font-size: 130%;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url("img/h1-back.jpg");
	background-repeat: no-repeat;  
  background-position: top left;
	}
	
.voice-text{
	display: inline;
	padding: 0 15px;
	line-height: 1.8;
	font-size: 19px;
	border-bottom: 1px dotted #1A0B00;
}
	
	.txt-box{
		width: 95%;
		margin: 0 auto;
	}
	
	
	/**********  ボルドーのご紹介 **********/
	
	.b-title{
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-weight: bold;
		font-size: 30px;
		text-align: center;
		padding: 20px 0 10px;
		border-bottom: 1px solid #fff;
	}
	
	.b-content{
		margin:0 auto;
		margin-bottom: 50px;
		width: 960px;
		color: #fff;
		background: #00003B;
		padding: 0 20px;
	}
	
	
	.sub{
		margin-bottom: 50px;
	}
	.sub-title{
		float: left;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 35px;
		font-weight: bold;
		line-height: 1.4;
	}
	
.b-text{
	display: inline;
	margin: 30px auto;
	line-height: 1.8;
	font-size: 19px;
	border-bottom: 1px dotted #fff;
	
}
	
	.b-main1-title{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 20px;
	background-color: #CCCCCC;
  display:block;
  height:50px;
  margin:1em 0;
  line-height:50px;
  color:#1D003A;
	font-weight: bold;
  border-radius:25px;
	letter-spacing: 2px;
  text-align:center;
	}	
	
	.b-main-1{
		display: flex;
		justify-content: space-between;
		margin-bottom: 50px;
	}
	
	.b-mini{
		width: 440px;
		overflow: hidden;
	}
	

	.b-img{
		float: left;
		margin-right: 20px;
		display: block;
	}
	
/***********  ボルドー地区タイトル ***********/
	.b-main2-title-m{
	overflow:hidden;
	background-color: #6A5C3A;
  display:block;
  height:35px;
  margin:1em 0;
  line-height:35px;
  color:#fff;
	font-weight: bold;
	letter-spacing: 2px;
  text-align:center;
	}	
	
	.b-main2-title-u{
	overflow:hidden;
	background-color: #978126;
  display:block;
  height:35px;
  margin:1em 0;
  line-height:35px;
  color:#fff;
	font-weight: bold;
	letter-spacing: 2px;
  text-align:center;
	}	
	
	.b-main2-title-a{
	overflow:hidden;
	background-color: #064E24;
  display:block;
  height:35px;
  margin:1em 0;
  line-height:35px;
  color:#fff;
	font-weight: bold;
	letter-spacing: 2px;
  text-align:center;
	}	
	
	.b-main2-title-g{
	overflow:hidden;
	background-color: #00629A;
  display:block;
  height:35px;
  margin:1em 0;
  line-height:35px;
  color:#fff;
	font-weight: bold;
	letter-spacing: 2px;
  text-align:center;
	}	
	
	.b-main2-title-s{
	overflow:hidden;
	background-color: #BB3E55;
  display:block;
  height:35px;
  margin:1em 0;
  line-height:35px;
  color:#fff;
	font-weight: bold;
	letter-spacing: 2px;
  text-align:center;
	}	
	
/*********  ボルドー地区タイトル *********/
	
	
	
	
	
/********** おすすめポイント  **********/
	
	.osusume-mini{
		width: 550px;
		overflow: hidden;
	}
	
	.osusume-sub-title{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 22px;
  display:block;
  margin:1em 0;
  color:#271100;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dashed #271100;
	}
	

	
	
/********** メッセージ  **********/
	
	.m-title{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 15px;
  width: 100%;
  color: #fff;
  font-size: 22px;
  background: #1D003A;
  border-radius: 15px;
}

.m-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -25px;
  border: 15px solid transparent;
  border-top: 15px solid #1D003A;
}

	
	.message-mini{
		width: 700px;
	}
	
	.m-main-1{
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 50px;
	}
	
	
	
.ttl{ width:100%; margin: 0; padding: 10px; text-align: center; color: #FFFFFF; background-color: #000000; }
.main {width:960px; margin: 30px auto;}
.m-ttl1 { font-size: 130%; background-color: #663366; padding:10px;color: #FFFFFF;}
.m-ttl2 { background-color: #000000; padding:10px;color: #FFFFFF;}
.m-txt { background-color: #f2f0e2; padding:10px;margin: 30px 0;}
.wine { margin: 30px 0;} 
.wine-img { float: left; margin: 0 10px 10px 0;}
.wine p { font-size: 120%; font-weight: bold; border-bottom: 1px solid #CCCCCC; padding: 0 0 10px 0;}
.wine h4 { font-size: 90%; font-weight: normal; margin-bottom: 15px;}
.homon-txt { margin : 30px 0;}
.homon-txt2 { clear: both; }
.homon-come { clear: both; background-color: #f2f0e2; padding:10px; margin : 15px 0; overflow:hidden; height:100%;}
.m-ph-l { float: left; margin: 0 10px 10px 0; width: 30%;}
.m-ph-r { float: right; margin: 0 0 10px 10px; width: 30%;}
.m-ph-r3 { float: right; margin: 0 0 10px 10px; width: 50%;}

.l-ttl { font-size: 120%; font-weight: bold; color: #663300; border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 7px 0; margin-bottom: 30px;}
.l-ttl2 { font-size: 120%; font-weight: bold; color: #663300; border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 7px 0; margin: 60px 0 30px 0;}
.l-signe { text-align: right; margin-top:20px;}
.m-ph-l2 { float: left; margin: 0 10px 10px 0; width: 100%;}
.m-ph-r2 { float: right; margin: 0 0 10px 10px; width: 50%;}

.o-price { font-size: 110%; font-weight: bold; color: #CC0000;margin-bottom:10px; }
.o-price2 { border: 1px solid #000000; padding: 10px; text-align: center; font-size: 110%; font-weight: bold; margin-top:25px; color: #CC0000;}
.o-line {border-bottom: 1px solid #000000; font-weight: bold}
.o-img { float: left; margin: 0 10px 10px 0;}
.o-subttl { font-weight: bold;border-top: 1px solid #CCCCCC; margin: 15px 0; padding-top: 10px; clear: both; }



