@charset "utf-8";
/* CSS Document */

p.note {  /*  注釈  */
	font-size: 12px;
	margin-top: 20px;
}

p.note_l {  /*  注釈  */
	margin-top: 20px;
}

/*  米印注釈  */
ul.kome {
	margin-top: 14px;
}
.kome li {
	font-size: 12px;
	margin-left: 0.5em;
}
.kome li::before {
	content: "*";
  margin-left: -0.5em;
}

.small {    /*  小文字  */
	display: inline-block;
	font-size: 12px !important;
	line-height: 1.8;
}

.txt_bold {    /*  小文字  */
  font-weight: bold;
}

.br-sp {
  display:none;
}

.nb {
	display: inline-block;
}

.txt_red{
color: #df0025; 
}

figcaption {  /*  画像＋キャプション  */
	font-size: 12px;
	margin-top: 0.6em;
	text-align: right;
}

/*  テーブル  */
table {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
    background: #fff;
}
table th, table td {
  border: solid 1px #ccc;
	padding: 0.8em 1em;
}
table th {
	line-height: 1.4;
	background-color: #edf6d7;
	white-space: nowrap;
  vertical-align: middle;
}
table strong {
	font-weight: bold;
}
table td.center {
	text-align: center;
}



/* ---- event_header ---- */
#event_header p {
	text-align: center;
	margin: 60px 0 0 0;
}
#event_header .inner_block {
	padding-bottom: 0px;
}



/* ---- event_main ---- */
#event_main section {
	overflow: hidden;
}
#event_main h2 {
	font-size: 28px;
	color: #fff;
	line-height: 1;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.08em;
	margin-bottom: 34px;
	padding: 0.43em 10px;
	background-color: #859a4e;
}
#event_main h2 .title_s {
	font-size: 20px;
}
#event_main h2.noletterspace {
	letter-spacing: 0;
}
#event_main h3 {
	font-size: 24px;
	letter-spacing: 0.08em;
	padding-bottom: 24px;
}
#event_main h4 {
	font-size: 20px;
	letter-spacing: 0.08em;
	margin: 40px 0 12px 0;
	padding: 0;
}

@media all and (-ms-high-contrast:none){ /*  for IE11 游明朝対策  */
    *::-ms-backdrop, #event_main .f-mincho { margin: 1em 0; padding-top: 0.6em; padding-bottom: 0.18em; line-height: 1;}
}


/* ---- 各セクション ---- */
.section {
	padding-bottom: 74px;
}

.inner_block.border {
  overflow: hidden;
}


/* ---- 濃茶体験会 ---- */

#koicha .koicha_img {
  display:flex;
  justify-content:space-between;
  margin: 40px 0;
}

#koicha .koicha_img li {
  width: 390px;
}

#koicha .koicha_img li:first-child {
  width: 430px;
}

#koicha .koicha_img li img{
  width: 100%;
}



/* ---- 聞香体験会 ---- */

#monkou .monkou_img {
  display:flex;
  justify-content:space-between;
  margin: 40px 0;
}

#monkou .monkou_img li {
  width: 470px;
}

#monkou .monkou_img li:first-child {
  width: 350px;
}

#monkou .monkou_img li img{
  width: 100%;
}


/* ---- 学生創作茶席 ---- */

#gakusei_photo {
	position: relative;
}
#gakusei_photo > p {
	width: 420px;
	padding-bottom: 80px;
}
#gakusei_photo ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}
#gakusei_photo li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#gakusei_photo li.photo_01 {
	position: absolute;
	top: 0;
	right: 0;
}
#gakusei_photo li.photo_01 > p {
	text-align: right;
}
#gakusei_photo li.photo_02 {
	margin-right: 20px;
}
#gakusei_photo li.photo_02 img {
  width: 599px;
}
#gakusei_photo li.photo_03 > p {
	text-align: right;
}
#gakusei_photo li.photo_03 img {
  width: 220px;
}
#gakusei_photo li p {
	font-size: 12px;
	margin-top: 12px;
}


/*  日程  */
#gakusei_date {  
	margin: 20px 0 0 0;
	padding: 1.2em;
  font-size: 16px;
	background-color: #edf6d7;
	border: 1px solid #ccc;
	vertical-align: top;
	box-sizing: border-box;
}

#gakusei_date .gakusei_date .gakusei_wrapper {
  display:flex;
  justify-content:space-between;
  align-items: center;
  flex-wrap:wrap;
	border-top: 1px solid #ccc;
  padding-top: 10px;
}

#gakusei_date .gakusei_date .gakusei_info {
 width: 540px;
}

#gakusei_date .gakusei_date h5 {
  font-size: 18px;
  font-weight: bold;
}

#gakusei_date .gakusei_date p {
  padding-bottom: 10px;
}

#gakusei_date p.txt_kome {
  font-size: 13px;
  padding-bottom: 0;
  padding-left: 0.5em;
}

#gakusei_date p.txt_kome:before {
  content: "*";
  margin-left: -0.5em;
}

#gakusei_date .gakusei_apply {
  width: 250px;
}

#gakusei_date .gakusei_apply .link_btn {
  width: 250px;
	display: block;
	padding: 8px 32px 8px 0;
	margin:0;
	background:#fff url(../../common/img/arrow_01_s.png) right 10px top 44% no-repeat;
	border: 2px solid #000;
	color: #000;
	font-size: 19px;
	letter-spacing: 0.03em;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
  line-height: 1.3;
}

.gakusei_wagashi{
  background: #fce5e7;
  border-radius: 5px;
  padding: 18px 10px 8px;
  margin-top: 30px;
}

.gakusei_wagashi > div{
  position: relative;
  padding: 0 0 10px;
}

.gakusei_wagashi > div:first-child{
  min-height: 48px;
}

.gakusei_wagashi img.gakusei_wagashi01{
    width: 55px;
    position: absolute;
    top: -13px;
    left: 3px;
}

.gakusei_wagashi img.gakusei_wagashi02{
    width: 55px;
    position: absolute;
    top: -16px;
    left: 3px;
}

.gakusei_wagashi p{
    font-size: 14px;
    padding-left: 70px;
}



/* ---- 東京藝大の作品でお茶を楽しむ ---- */
#geidai .geidai_main{
  width: 100%;
  padding-top: 40px;
}

#geidai .read span{
  display: block;
  font-size: 14px;
}

.geidai_outline{
    overflow: hidden;
    clear: both;
}
.geidai_img{
    float: right;
    width: 360px;
    padding: 89px 0 0;
}

.geidai_outline div{
    float: left;
    width: 460px;
}

#geidai table.gray tbody tr:first-child {
  text-align: center;
}

#geidai table.gray th {
	background: #f1f1f1;
  width: 235px;
}

#geidai table.mb10 {
  margin-bottom: 10px;
}

#geidai_list {  /*  作品リスト  */
	width: 100%;
	margin-top: 60px;
}
#geidai_list ul {
  display:flex;
  justify-content:space-between;
	font-size: 12px;
}
#geidai_list li {
	width: 31%;
}
#geidai_list li img {
	width: 100%;
	margin-bottom: 10px;
}
#geidai_list li strong {
	font-weight: bold;
	font-size: 14px;
}
#geidai_list p.note {
	text-align: right;
}

#geidai_other ul {  /*  同時開催イベント  */
	margin: 0;
	padding: 0;
	font-size: 0;
}
#geidai_other li {
	display: inline-block;
	font-size: 16px;
	margin: 0;
	padding: 1.2em;
	background-color: #edf6d7;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
#geidai_other li {
	width: 100%;
}
#geidai_other li p {
	margin-bottom: 0.4em;
}
#geidai_other li p strong {
	font-weight: bold;
}



/* ---- ストア ---- */
#store {
  margin-bottom: 30px;
}

#store section {
	overflow: hidden;
}
#store section.border {
	margin-bottom: 30px;
	border-bottom: 1px solid #cdcdcd;
}
#store h2 {
	font-size: 16px;
	line-height: 1.4;
	padding: 0.6em 0;
	margin: 0 0 20px 0;
}
#store h2 span {
	font-size: 14px;
}
#store p {
	margin-bottom: 20px;
}
#store p.store_name {
	font-size: 26px;
	color: #da0000;
	text-align: center;
	margin-bottom: 25px;
	line-height: 1.3;
	letter-spacing: 0.08em;
}
#store p.store_name a {
	font-size: 16px;
	color: #222;
	text-decoration: none;
	letter-spacing: normal;
}
#store p.store_name a:hover {
	color: #666;
}

#store .sub_block ul { /*  2カラム  */
	font-size: 0;
	margin-right: -40px;
}
#store .sub_block li {
	display: inline-block;
	width: 400px;
	padding-right: 40px;
	vertical-align: top;
  margin-bottom: 10px;
}
#store .sub_block li h2 {
	margin: 0 0 20px 0;
}
#store .sub_block li p {
	font-size: 16px;
}

#store dl { /*  イベント情報項目  */
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}
#store dt {
	clear: left;
	float: left;
	width: 86px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #000;
	font-weight: normal;
	margin-bottom: 0.4em;
	padding: 0.35em 0;
}
#store dd {
	margin-left: 94px;
	margin-top: -0.2em;
	word-break: break-all;
	margin-bottom: 0.4em;
}

#store .left {
  float: left;
}
#store .col2 .left {
  width: 480px;
}
#store figure {
	float: right;
	margin-bottom: 30px;
}


/* 銀座三越 */
#store .img_right {
	overflow: hidden;
}

#store .img_right img {
	margin: 0 0 10px 15px;
	float: right;
}

#store .store_kome {
	margin-top: -15px;
	margin-bottom: 30px;
}



/* ---- お〜いお茶大茶会 ---- */

#ooiocha p {
  padding-bottom: 20px;
}

#ooiocha img.ooiocha_title {
  margin-top: -20px;
}

#ooiocha h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.4;
}

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

#ooiocha ul.ooiocha_main {
  margin: 0 0 40px;
}

#ooiocha ul.ooiocha_main li:first-child {
  width: 58%;
  order:2;
}

#ooiocha ul.ooiocha_main li:nth-child(2) {
  width: 40%;
  order:1;
}

#ooiocha ul.ooiocha_detail {
  background: #fff;
  padding: 20px 25px;
  border-radius: 6px;
}

#ooiocha ul.ooiocha_detail li {
  width: 48%;
}

#ooiocha ul.ooiocha_detail li p img {
  width: 30%;
  float: right;
  padding: 0 0 5px 5px;
}

#ooiocha dl {
	font-size: 16px;
	overflow: hidden;
}

#ooiocha dt {
	clear: left;
	float: left;
	width: 92px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #000;
	font-weight: normal;
	margin-bottom: 0.4em;
	padding: 0.35em 0;
}

#ooiocha dd {
	margin-left: 100px;
	margin-top: -0.2em;
	margin-bottom: 0.4em;
}

#ooiocha .bnr {
	text-align: center;
	margin-top: 40px;
}



/* ==== Smart phone ==== */

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


#event_header p {
	text-align: left;
	margin: 10% 0 0 0;
}

.section {
	padding-bottom: 60px;
}

.small {
	font-size: calc(100vw / ( 320 / 11 ));
}

#event_main section {
	overflow: inherit;
}

#event_main .br-sp {
	display: block;
}

#event_main figure img {
	width: 100%;
}

#event_main h2 {
	font-size: calc(100vw / ( 320 / 18 ));
	margin-bottom: 30px;
  line-height: 1.2;
}

#event_main h2 .title_s {
	font-size: calc(100vw / ( 320 / 15 ));
}

#event_main h3 {
	font-size: calc(100vw / ( 320 / 17 ));
	letter-spacing: 0.04em;
	padding-bottom: 20px;
}
#event_main h4 {
	margin-top: 30px;
	font-size: calc(100vw / ( 320 / 15 ));
}

.sp_no{
  display: none;
}
  


/* ---- 濃茶体験会 ---- */

#koicha .koicha_img {
  margin: 30px 0;
}


#koicha .koicha_img li {
  width: 46.43%;
}

#koicha .koicha_img li:first-child {
  width: 51.19%;
}



/* ---- 聞香体験会 ---- */

#monkou .monkou_img {
  margin: 30px 0;
}
  

#monkou .monkou_img li {
  width: 55.95%;
}

#monkou .monkou_img li:first-child {
  width: 41.67%;
}
  
  

#gakusei_photo {
  height: auto;
}

#gakusei_photo > p {
	width: 100%;
	padding-bottom: 30px;
}
#gakusei_photo li {
	display: inherit;
	float: none;
	margin: 0 0 30px 0;
	padding: 0;
}

#gakusei_photo li p {
font-size: calc(100vw / ( 320 / 10 ));
}

#gakusei_photo li.photo_01 {
	position: relative;
}

#gakusei_photo li.photo_02 {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

#gakusei_photo li.photo_02 > p {
  width: 100%;
  text-align: left;
}

#gakusei_photo li.photo_02 img {
  width: 100%;
  padding-right: 0;
}

#gakusei_photo li.photo_03 {
  width: 70%;
  position: relative;
  display: block;
  margin: 0 auto 30px;
  top: 0;
  left: 0;
}

#gakusei_photo li.photo_03 img {
  width: 100%;
}

#gakusei_photo li.photo_03 > p {
  width: 100%;
  text-align: center;
}

#gakusei_photo li.photo_04 {
  width: 100%;
  position: relative;
  display: block;
  top: 0;
  left: 0;
}

#gakusei_photo li.photo_04 img {
  width: 100%;
  padding-left: 0;
}

#gakusei_photo li.photo_04 > p {
  width: 100%;
  text-align: left;
}

#gakusei_date {  
	padding: 1em 1em 0.6em 1em;
  font-size: calc(100vw / ( 320 / 13 ));
  display:block;
}

#gakusei_date .gakusei_date {
 width: 100%;
}

#gakusei_date .gakusei_apply {
  width: 100%;

}

#gakusei_date .gakusei_apply .link_btn {
  position: relative;
  width: 80%;
  padding: 10px 20px;
  margin: 15px auto;
  background:#fff url(../../common/img/arrow_01_l.png) right 7px top 44% no-repeat;
  background-size: 15px;
  border: 1px solid #000;
  font-size: calc(100vw / ( 320 / 15 ));
  line-height: 1.45;
  top: 0;
  right: 0;
}
  
  

#gakusei_date .gakusei_date .gakusei_info {
 width: 100%;
}

#gakusei_date .gakusei_date p {
  font-size: 16px;
}


#gakusei p.note {
	margin-top: 0;
	margin-bottom: 0.4em;
}

.gakusei_wagashi{
	margin-top: 20px;
}

.gakusei_wagashi img{
	top: 15px;
}

.gakusei_wagashi p{
	font-size: 13px;
}

.geidai_outline{
	overflow: hidden;
}
.geidai_img{
	float: none;
	width: 70%;
	padding: 30px 15% 0;
}

.geidai_outline div{
	float: none;
	width: 100%;
}

#geidai .geidai_txt{
  width: 100%;
  float: none;
}
#geidai .geidai_main{
  width: 100%;
  float: none;
  padding-top: 20px;
}




#geidai_list {
	margin-top: 40px;
}

#geidai_list ul {
  flex-wrap:wrap;
}

#geidai_list li {
	width: 47%;
  margin-bottom: 6%;
}

#geidai_list p.note {
	text-align: left;
	margin-top: 0;
}




#geidai_other li {
	font-size: calc(100vw / ( 320 / 13 ));
}

#geidai table.gray th {
  width: 125px;
  padding:0.8em 0 0.8em 1em;
}


#store p.store_name {
	font-size: calc(100vw / ( 320 / 18 ));
}

#store h2 {
	font-size: calc(100vw / ( 320 / 15 ));
	line-height: 1.2;
	padding: 0.3em;
	margin: 0 0 20px 0;
}
#store figure {
	float: none;
	margin-bottom: 20px;
}
#store dl {
	font-size: calc(100vw / ( 320 / 13 ));
}
#store dt {
	font-size: calc(100vw / ( 320 / 11 ));
  width: 92px;
}
#store dd {
  margin-left: 100px;
}
#store dd.pt15 {
  padding-top: 15px;
}
#store .sub_block ul { /*  2カラム  */
	font-size: 0;
	margin-right: 0;
}
#store .sub_block li {
	display: block;
	width: 100%;
	padding-right: 0;
	vertical-align: top;
}
#store .left {
	float: none;
}
#store .col2 .left {
	width: auto;
}

#store .sub_block li p {
	font-size: calc(100vw / ( 320 / 13 ));
}


/* ---- お〜いお茶大茶会 ---- */

#ooiocha p {
  padding-bottom: 20px;
}

#ooiocha img.ooiocha_title {
  margin-bottom: 20px;
}

#ooiocha h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.4;
}

#ooiocha ul {
  display: block;
}

#ooiocha ul.ooiocha_main {
  margin: 0 0 20px;
}

#ooiocha ul.ooiocha_main li:first-child {
  width: 100%;
  border-bottom: none;
  margin: 0;
  padding: 0;
}

#ooiocha ul.ooiocha_main li:nth-child(2) {
  width: 100%;
}

#ooiocha ul.ooiocha_detail li {
  width: 100%;
}

#ooiocha ul.ooiocha_detail li:first-child  {
  border-bottom: 1px dotted #cdcdcd;
  margin: 0 0 20px;
  padding: 0 0 15px;
}
  
  #ooiocha .bnr img {
	width: 50%;
}

}
