@charset "UTF-8";

/*
Theme Name: chachanoma_site
Description:表参道茶茶の間サイト
Author: Manaka Minami
Author URI:
Version: 1.0
*/



/****************************/
/******General Settings******/
/****************************/


html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}



body {
	background-color: #ffffff;
	/*margin:0 auto; */
	padding: 25px 0;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 14px;
	font-weight: lighter;
	-webkit-text-size-adjust: 100%;
}

hr.line-one {
	border: 0;
	height: 0;
    border-bottom: 1px solid rgba(179, 142, 102, 0.5);
    margin: 8px 0;
}


/**************************/
/*******Typography*********/
/**************************/


h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h1 {
	font-size: 1.2em;
	font: #1C1C1C;
}


/**************************/
/**********List************/
/**************************/

ul,ol {
	list-style: none;
}





/*************************/
/*********Link************/
/*************************/

a {
	text-decoration: none;
	font: #1C1C1C;
}

	a:link {
		color:  #1C1C1C;
	}
	a:visited {
		color:  #1C1C1C;
	}
/*	a:hover {
		color:  #1C1C1C;
	} */
	a:active {
		color:  #1C1C1C;
	}



/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}



/**************************/
/*******Main Layout********/
/**************************/

#wrapper {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

header {
	width: 100%;
	margin-bottom: 5px;
}


#mainContent {
	width: 100%;
	padding: 5px 0;
	display: -webkit-flex;
	display: flex;
}

	#left_col {
		width: 310px;
		margin: 10px 5px 5px 5px;
		padding-left: 5px;
		border-right: 1px solid #e6e6e6;
	}


	#center_col {
		width: 295px;
		margin: 5px;
		padding-left: 15px;
	}

	#right_col {
		width: 310px;
		margin: 5px ;
	}



footer {
	text-align: right;
	padding-top: 20px;
}


/***************************/
/*********header************/
/***************************/


#headerArea {
	width: 100%;
	display: -webkit-flex;
	display: flex;
}

 #headerArea div:first-child {
 	margin-right: auto;
 }


	#logo {
		min-height: 70px;
		padding-top: 3px;
		width: 250px;
	}

.breadcrumbs {
	padding: 5px 0;
	font-size: 0.9em;
	}


  /***************************/
  /*******Navigation**********/
  /***************************/



	#navigation {
		margin: 0;
	}

		#contact {
			text-align: right;
			margin-bottom: 5px;
		}

		#mainNavi {
			margin-right: 1px;
			margin-bottom: 0px;
		}

			#mainNavi ul {
			margin: 0;
			padding: 0;
			text-align: right;
			}

			#mainNavi ul li {
				padding: 0;
				margin: 0;
				float: left;
			}

		#navigation li a {
			display: block;
			border: 0;
		/*  	padding: 0; */
			width: 100%;
			height: 38px;
			margin-bottom: 5px;
			text-align: center;
			color: #ffffff;
			text-indent: 100%;
			white-space: nowrap;
		}

		#menu-item-23 {
			background: url(images/menu/menu_cafe.jpg) no-repeat left center;
			width: 115px;
			height: 38px;
		}

		#menu-item-27 {
			background: url(images/menu/menu_cya.jpg) no-repeat left center;
			width: 115px;
			height: 38px;
		}

		#menu-item-25 {
			background: url(images/menu/menu_seminar.jpg) no-repeat left center;
			width: 115px;
			height: 38px;
		}

		#menu-item-28 {
			background: url(images/menu/menu_blog.jpg) no-repeat left center;
			width: 115px;
			height: 38px;
		}

		#menu-item-22 {
			background: url(images/menu/menu_access.jpg) no-repeat left center;
			width: 115px;
			height: 38px;
		}



/**************************/
/********mainContent*******/
/**************************/


#TopBigImage {
	max-width: 100%;
	margin: 20px 0 20px 0;
}

.breadcrumbs {
	text-indent: -0.5em;
	font-size: 1em;
	margin-top: 15px;
}

.breadcrumbs2 {
	text-indent: 0.5em;
	font-size: 1em;
	margin-top: 15px;
}

/**************************/
/********left_column*******/
/**************************/

#information h2{
	font-size: 1.1em;
	margin-bottom: 20px;
}

/*ul.info_list {
	margin-top: 10px;
}*/

.upperinfo {
	margin-top: 3px;
	margin-bottom: 25px;
	font-size: 0.9em;
}

.underinfo {
	margin-top: 30px;
	font-size: 0.9em;
}

.info_list li {
	margin: 15px 0 5px 5px;
	line-height: 1.5em;
}

.info_list a {
	text-decoration: none;
	font: #1C1C1C;
}


.info_archive_link{
	text-align: right;
	padding-right: 5px;
	padding-top: 15px;
}



/**************************/
/******center_column*******/
/**************************/


#webshop {
	margin: 5px 0 20px 0;
}


ul#sns {
	margin: 0;
	padding: 7px;
}

ul#sns li {
	display: block;
}


/**************************/
/*******right_column*******/
/**************************/

#shopinfo {
	border: 1px solid #BDBDBD;
	border-radius: 25px;
	padding: 20px;
}

	#shopimage {
		border: none;
		text-align: center;
		margin: 15px auto;
	}

	#shopaddress {
		text-align: left;
		font-size: 1em;
		line-height: 1.2em;
	}

	#QAbanner {
		margin-top: 25px;
		text-align: right;
		border: none;
	}

	#QAbanner2 {
		margin-top: 20px;
		margin-left: 50px;
		border: none;
	}

	#QAtext {
		display: inline;
		font-size: 1.1em;
		border: 3px solid rgba(179, 142, 102, 0.5);
		padding: 5px;
	}


/**************************/
/*******forMobile**********/
/**************************/


@media screen and (max-width: 700px) {
	 #headerArea {
		-webkit-flex-direction: column;
		flex-direction: column;
    }
}

@media screen and (max-width: 700px) {
	 #mainNavi ul li, .hvr-float  {
		float: none;
		margin: 0;
		width: auto;
		display: block;
    }
}


@media screen and (max-width: 600px) {
	#mainContent, .access {
		-webkit-flex-direction: column;
		flex-direction: column;
    }
}


@media screen and (max-width: 700px) {
	#contact {
		text-align: left;
    }
}




/**************************/
/**********page.php********/
/**************************/

.page_wrapper {
	width: 700px;
	margin: auto;
}




/**************************/
/**single_news.php**/
/**************************/


.page_title {
	margin-top: 50px;
}

.to_archive {
	text-align: right;
	padding-right: 30px;
}

.info {
	margin: 50px 0 30px 0;
}


.info_title {
	text-decoration: none;
	font: #1C1C1C;
}

.info_title h3 {
	font-size: 1.2em;
}


.info_title p {
	text-align: right;
	padding-right: 30px;
}

.info_thumbnail {
	margin: 10px 0;
}

.info_content {
	font-size: 1em;
	font: #1C1C1C;
	text-indent: 1em;
	line-height: 1.4em;
}

.info_content a {
	display: inline-block;
	border-bottom: 1px solid #BDBDBD;
}

.info_content p {
	text-indent: 0em;
}

/**************************/
/*****japanesetea.php******/
/**************************/

h1.stab-title {
	font-size: 1.5em;
	padding: 40px 0 50px;
}

.tea_type_box {
	margin-bottom: 40px;
}

.font12 {

}


.tea_type {
	font-size: 1.1em;
	padding-bottom: 5px;
}


h2.list-title {
	position: relative;
	padding-left: 25px;
	font-size: 1.2em;
	margin-bottom: 35px;
	padding-top: 40px;
}

h2.list-title:before {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 13px;
	height: 3px;
	border: 2px solid #afae80;
	content: "";
}

h2.list-title:after {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 13px;
	height: 3px;
	border-top: 6px solid #afae80;
	border-left: 2px solid #afae80;
	border-bottom: 2px solid #afae80;
	border-right: 2px solid #afae80;
	content: "";
}




.iconlist {
	margin-bottom: 30px;
	margin-right: -30px;
	overflow: hidden;
}

.iconlist li {
	display: inline-block;
	margin: 0 50px 25px 0;
}

.iconlist img {

}

ul.tealist {

}

.midtitle {
	font-size: 1.3em;
	margin-bottom:30px;
}

/**************************/
/**single-tea.php**/
/**************************/

.tea_outer {
	margin-top: 30px;
	width: 690px;
}


.tea_name {

}

.tea_inner {
	display: -webkit-flex;
	display: flex;
}

.tea_left {
	width: 320px;
	padding-left: 15px;
	margin-right: 30px;
}

.tea_image {
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin-bottom: 10px;
}

.tea_right {
	width: 340px;
	padding-top: 30px;
}

.tea_right h3 {
	font-size: 1.3em;
	margin-bottom: 25px;
}

.tea_shoplink {
	margin-top: 30px;
	text-align: right;
	border: 1px solid;
	border-radius: 8px;
	padding: 5px;
	display: box;
}

.tea_link_archive {
	text-align: right;
	margin-left: 80px;
	margin-top: 40px;
	border-bottom: 1px solid #BDBDBD;
	font-size: 1.1em;
}


/**************************/
/*********menu.php*********/
/**************************/

.menu-name {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.inner-link {
	display: inline-block;
	border-bottom: 1px solid #BDBDBD;
}

a.link-green {
	color: #336600;
}

.menu-pri {
	margin-bottom: 3px;
}

.menu-content {
	line-height: 1.2em;
	margin-bottom: 60px;
}

.menu-image {
	margin-top: 1px;
	padding: 2px;
	border: 1px solid #BDBDBD;
}

.snsinfo {
	padding: 1px;
	border: 1px solid #BDBDBD;
	margin-bottom: 2px;
}

.bold {
	text-decoration: underline;
	font-size: 1.1em;
}

.mpbox_outer {
	display: -webkit-flex;
	display: flex;
	margin-top: 10px;
}

.mpbox_left {
	margin-right: 25px;
	width: 250px;
}


.mpbox_left2  {
	width: 160px;
	text-align: center;
	margin: 20px auto;
}

.mpbox_right {
	padding-top: 10px;
}

.mpbox_right2 {
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 60px;
	width: 440px;
}

table.sweets-pri {
	border: 0;
	margin-top: 10px;
	margin-left: 30px;
}

.sweets-pri_height {
	height: 25px;
}

.sweets-pri_right {
	padding-left: 15px;
}


/**************************/
/*******seminer.php********/
/**************************/

p.sentence {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 15px;
}

.staff-box2 {
/*	background-color: #ece8df; */
	border: 1px solid #BDBDBD;
	padding: 15px 10px;
	width: 650px;
	margin-top: 20px;
}

.seminar_staff {
	padding-top: 20px;
}




.staff-box {
	background-color: #ece8df;
	padding: 15px 0;
	width: 650px;
}

.staff_right {
	width: 450px;
}

p.staff {
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 10px;
	text-indent: 1em;
}

.notice-brown {
	color: #663300;
}

.notice-green {
	color: #336600;
}

.mini-title {
	position: relative;
	font-size: 1.1em;
	padding-left: 15px;
	margin: 20px 0;
}

.mini-title:before {
	content: "";
	position: absolute;
	left: -5px;
	top: 3px;
	width: 8px;
	height: 8px;
	background-color: #555555;
	margin-left: 3px;
}

.mini-title_under {
	padding-bottom: 30px;
}


.horizon {
	margin-bottom: 50px;
}

.horizonup {
	margin-top: 60px;
}

.horizon_under{
	margin-bottom: 250px;
}

.seminar-box {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 60px;
}

.seminar-box_left {
	padding: 0 15px 0 25px;
	width: 160px;
}

.seminar-box_right {
	width: 480px;
	padding-left: 20px;
	}

h4.seminar-title {
	font-size: 1.2em;
	font-weight: bolder;
}

.seminar-info {
	padding-left: 20px;
	margin: 20px 0;
}

.seminar-info li {
	list-style-type: square;
	line-height: 1.5em;
}

.seminar-date {
	font-size: 1.1em;
	line-height: 1.4em;
}

.signup_link {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: center;
	margin-left: 230px;
	margin-top: 20px;
	display: inline-block;
	background-color: #ece8df;
}

.kouza {
	margin-top: 20px;
	padding-left: 10px;
}

.kouza-title {
	position: relative;
	font-size: 1.1em;
	padding-left: 8px;
}

.kouza-title:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 3px;
	width: 11px;
	height: 11px;
	border: 1px #555555 solid;
	background-color: #ffffff;
	margin-left: 3px;
}

.trip {
	font-size: 1.1em;
	margin-bottom: 15px;
}

.trip-list {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 30px 0;
}

li.trip-date {
	padding-left: 40px;
}

ul.trip-link {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 20px;
}

li.trip-linkadd {
	margin-bottom: 20px;
	display: block;
	border: 2px solid rgba(179, 142, 102, 0.5);
}


/**************************/
/*******trip.php***********/
/**************************/

.trip_b_title {
	margin-top: 50px;
}


.staff_name {
	font-size: 1.2em;
}


/**************************/
/******seminar-form********/
/**************************/

.privacy {
	color: #000033;
	padding-bottom: 25px;
}

.form-setsumei {
	margin-bottom: 30px;
	line-height: 1.2em;

}

table.form,
table.form td {
	border: 1px #ccc0a3 solid;
	border-collapse: collapse;
}

.form_left {
	background-color: #ece8df;
	width: 150px;
	line-height: 3em;
	padding-left: 2em;
	vertical-align: middle;
}

.form_right {
	width: 500px;
	padding: 7px 12px;
	line-height: 1.5em;
}

.form_bottom {
	padding: 10px 0 10px 30px;
	background-color: #ece8df;
}

.bottom-parts {
	display: -webkit-flex;
	display: flex;
}

.bottom-parts_l {
	margin-left: 70px;
	width: 400px;
}

.bottom-parts_r {
	/*vertical-align: middle; */
	padding-top: 10px;
}

.notice-mini {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 3px 0 1px;
}



/**************************/
/*******access.php*********/
/**************************/

.access {
	display: -webkit-flex;
	display: flex;
	margin-top: 50px;
}


.access_left {
	width: 350px;
}


.accessmap {
	margin-top: 40px;
	margin-bottom: 40px;
}

.googlemaplink {
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	padding: 5px;
	margin-left: 50px;
	margin-bottom: 30px;
	display: inline-block;
	border-bottom: 1px solid #1c1c1c;
}


.access_right {
	margin-left: 20px;
}

.access_right h3 {
	margin: 5px 0 15px;
}

table.accesspage {
	border: 0;
	font-size: 0.9em;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
}

.shopinfo01 {
	font-weight: bold;
}

.shopinfo02 {
	height: 30px;
	line-height: 1.1em;
}

.himitsu {
	margin-top: 30px;
	margin-left: 15px;
}

.bgcolor {
	 font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	margin-top: 30px;
	margin-right: 65px;
	background-color: #faf0e6;
	padding: 50px;
}

.bgcolor p {
	font-size: 0.85em;
	margin-bottom: 10px;
}

.access_image_left {
	margin-right: 60px;
}

/**************************/
/*******privacy.php********/
/**************************/

h5 {
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 20px;
}

ul.simple-list {
	line-height: 1.3em;
	padding-left: 30px;
	padding-bottom: 15px;
}

.simple-list li {
	list-style: disc;
}

/**************************/
/*********QandA************/
/**************************/

.qatopic {
	font-size: 1.1em;
	margin-top: 30px;
	margin-bottom: 10px;
}

/*************************/
/*******  parts   *******/
/************************/


.mb20 {
	margin-bottom: 20px;
}

.outlineBox01 {
	border: 2px solid #BDBDBD;
	padding: 15px 10px;
	width: 650px;
	margin-top: 20px;
}
