@charset "utf-8";
/* draftsake.css */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 基本あれこれ　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* テキスト */
/*h3 {
	margin-bottom: 70px;
	font-weight: bold;

}*/
h4 {
	font-size: 24px;
/*     font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
    font-family: 'Shippori Mincho', serif;
	line-height: 1.7em;
	font-weight: bold;
	margin-bottom: 25px;
}


/* ボックス */
.box_left {
	float: left;
}
.box_right {
	float: right;
}
.sz_430 {
	width: 430px;
}
.sz_380 {
	width: 380px;
}

/* 画像 */
.box_left img,
.box_right img {
	width: 100%;
	height: auto;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV          　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#kv_box {
	margin-bottom: 40px;
}
#kv_box img {
	width: 100%;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* CONCEPT      　　　　　　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#concept {
	padding-bottom: 40px;

}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* DRAFT SAKEとは  　　                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#about {
	padding-bottom: 40px;
}
#about .row {
	margin-bottom: 70px;
}
#about_pic li:nth-child(1) {
	margin-bottom: 10px;
}
#about_pic li:nth-child(2) {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 5px;
	float: left;
}
#about_pic li:nth-child(3) {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding-left: 5px;
	float: right;
}


#about h4 {
	font-size: 22px;
}

#about_reed {
	margin-bottom: 45px;
}
#bt_member {
	width: 360px;
	height: 65px;
	line-height: 65px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}
#bt_member a {
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	text-decoration: none;
	background-image: url(../images/member_bt_arrow.png);
	background-repeat: no-repeat;
	background-position: 92% center;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* DRAFT SAKEの楽しみ方          　　                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#fun {
	padding-bottom: 30px;
	border-bottom: 1px solid #E5E5E5;
}
#fun .row {
	margin-bottom: 70px;
}
#fun .gr_name {
	font-size: 22px;
	padding-bottom: 30px;
	background-image: url(../images/member_fun_h4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 60px;
}
.fun_pic li {
	margin-bottom: 10px;
}

#fun .gr_name:first-letter {
	font-size: 40px;
}
#fun h4 {
	font-size: 22px;
}

/* スマホ用 */
.pc_none {
	display: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* お問合せ・お申し込み    　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contact {
	padding-bottom: 0px;
}
#tel_fax {
	margin-bottom: 90px;
}

#contact_tel {
	width: 280px;
	text-align: center;
	padding-left: 140px;
}

#contact_tel a {
	text-decoration: none;
	color: #000000;
}

#contact_fax {
	width: 280px;
	text-align: center;
	padding-right: 140px;
}
.contact_number {
	font-size: 30px;
/*     font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
    font-family: 'Shippori Mincho', serif;
}
.contact_number span {
	font-size: 18px;
}
.contact_text {
	font-size: 14px;
}
.pay_tt {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.pay_text {
	text-align: center;
	margin-bottom: 45px;
}
#bt_online {
	width: 360px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	margin-bottom: 100px;
	font-weight: bold;
}
#bt_online a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
}
#bt_dl {
	width: 360px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 16px;
}
#bt_dl a {
	text-decoration: none;
	color: #000000;
	display: block;
}
#bt_online span,
#bt_online img,
#bt_dl span,
#bt_dl img {
	vertical-align: middle;
}
#bt_online img,
#bt_dl img {
	margin-left: 20px;
}



/* ↓↓↓↓↓↓↓↓↓↓ ---以下スマホ--- ↓↓↓↓↓↓↓↓↓↓ */


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

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 基本あれこれ　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* テキスト */
h3 {
	margin-bottom: 50px;
	font-size: 24px;

}
h4 {
	font-size: 20px;
	line-height: 1.7em;
}


/* ボックス */
.box_left {
	float: none;
}
.box_right {
	float: none;
}
.sz_430 {
	width: 100%;
	margin-bottom: 20px;
}
.sz_380 {
	width: 100%;
	margin-bottom: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* DRAFT SAKEとは  　　                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#about .row {
	margin-bottom: 40px;
}

#about h4 {
	font-size: 18px;
}

#about_reed {
	margin-bottom: 30px;
}
#bt_member {
	width: 80%;

}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* DRAFT SAKEの楽しみ方          　　                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#fun {
	padding-bottom: 30px;
}
#fun .row {
	margin-bottom: 40px;
}
#fun .gr_name {
	padding-bottom: 20px;
	background-position: center bottom;
	text-align: center;
}
#fun h4 {
	font-size: 20px;
}

/* スマホ用 */
.sp_none {
	display: none;
}
.pc_none {
	display: inherit;
	text-align: center;
	background-position: center 0%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* お問合せ・お申し込み    　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contact {
	padding-bottom: 0px;
}
#tel_fax {
	margin-bottom: 50px;
}

#contact_tel {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	padding-left: 0px;
}
#contact_fax {
	width: 100%;
	text-align: center;
	padding-right: 0px;
}

.contact_text {
	font-size: 13px;
}
.pay_tt {
	font-size: 18px;
	text-align: left;
	margin-bottom: 15px;
}
.pay_text {
	text-align: left;
	margin-bottom: 30px;
}
#bt_online {
	width: 80%;
	font-size: 16px;
	margin-bottom: 60px;
}
#bt_online a {
	background-size: 18px 18px;
	background-position: 93% 23px;

}
#bt_dl {
	width: 80%;
}
#bt_dl a {
	background-position: 95% center;
	background-size: 14px auto;
}



}
