@charset "UTF-8";
.t11 {
	font-size:11px;
	line-height:1.5;
}
.red {
	color:#ee0000;
}

div#club223_info {
	width:100%;
	margin:0px 0 30px 0;
}

div#club223_info div.two-column {
	width:100%;
}
div#club223_info div.two-column div.two-left {
	width:280px;
	float:left;
}
div#club223_info div.two-column div.two-right {
	width:280px;
	float:right;
}

div#club223_info div.three-column {
	width:90%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div#club223_info div.three-column div.three-left {
	width: 31%;
	text-align: center;
}
div#club223_info div.three-column div.three-center {
	width: 31%;
	text-align: center;
}
div#club223_info div.three-column div.three-right {
	width: 31%;
	text-align: center;
}


div#club223_info p.no {
	text-align:center;
	background-color:#728cc7;
	color:#fff;
	padding:3px 5px;
	font-family: Sans-serif, Helvetica, Arial, Tahoma ;
	line-height:1.3;
	font-weight:bold;
	font-size:1.5em;
}
div#club223_info div.ttl {
	text-align:center;
	background-color:#3fa9f5;
	color:#fff;
	padding:5px 5px 5px;
}
div#club223_info div.ttl a {
	color:#fff;
}
div#club223_info div.ttl-2 p.nm ,
div#club223_info div.ttl p.nm {
	font-weight:bold;
	font-size:1.1em;
	line-height:1.3;
}
div#club223_info div.ttl-2 p.mm ,
div#club223_info div.ttl p.mm {
	font-size:0.9em;
	line-height:1.3;
}
div#club223_info div.inf {
	text-align:left;
	background-color:#e4ecf9;
	padding:8px 8px;
	line-height:1.3;
}
div#club223_info div.inf2 {
	text-align:center;
	background-color:#728cc7;
	color:#fff;
	padding:5px 5px;
}
div#club223_info div.inf2 a {
	color:#fff;
	font-size:11px;
	text-align:center;
}
div#club223_info div.inf3 {
	text-align:left;
	background-color:#3fa9f5;
	color:#fff;
	padding:5px 5px;
}
div#club223_info p.doc {
	float:left;
	width:25px;
}
div#club223_info p.mail {
	float:left;
	width:25px;
}


div#club223_info p.no-2 {
	text-align:center;
	background-color:#e97ac7;
	color:#fff;
	padding:3px 5px;
	font-family: Sans-serif, Helvetica, Arial, Tahoma ;
	line-height:1.3;
	font-weight:bold;
	font-size:1.5em;
}
div#club223_info div.ttl-2 {
	text-align:center;
	background-color:#d9a9f5;
	color:#fff;
	padding:5px 5px 5px;
}
div#club223_info div.ttl-2 a {
	color:#fff;
}
div#club223_info div.inf-2 {
	text-align:left;
	background-color:#f3e6f8;
	padding:8px 8px;
	line-height:1.3;
}
div#club223_info div.inf2-2 {
	text-align:center;
	background-color:#d9a9f5;
	color:#fff;
	padding:5px 5px;
}
div#club223_info div.inf2-2 a {
	color:#fff;
	font-size:11px;
	text-align:center;
}
div#club223_info div.inf3-2 {
	text-align:left;
	background-color:#e97ac7;
	color:#fff;
	padding:5px 5px;
}



div#club223_info dl {
	width:500px;
	margin:20px 0 0 20px;
}
div#club223_info dt {
	width: 80px;
	float: left;
	clear: both;
}

div#club223_info dd {
	margin: 0 0 10px 100px;
	overflow: hidden;
	zoom: 1;
	font-size:1.1em;
}

div.course_box {
	width:270px;
	margin:0 5px 10px;
	float:left;
	padding:5px;
	background:#f1f1f1;
}
div.course_box h2 {
	font-weight:bold;
}

div.course_box p.course_memo {
	margin-top:5px;
}

/* Table-type1 */
div.table-type1 table {
	clear:both;
	width: 100%;	/**/
	margin:20px 0 10px 0px;
	line-height:1.2;
	border:1px solid #ccc;
	background-color:#ccc;
	border-collapse: separate;
	border-spacing: 1px;
}
div.table-type1 table th {
	padding:8px;
	background-color:#9cf;	/*	6fd608;	/**/
	border:solid 1px #ffffff;
	text-align:center;
	font-weight:normal;
}
div.table-type1 table th.th1 {
	background-color:#f3f5f8;	/*	6fd608;	/**/

}
div.table-type1 table td {
	padding:8px;
	background:none;
	background-color:#ffffff;
	border-right:none;
	border-bottom:none;
}
div.table-type1 table td.odd {
	background-color:#ffffff;
}
div.table-type1 table td.even {
	background-color:#f7f7f7;
}


div.float_list {
/*		list-style:none;	/**/
}
div.float_list li {
	float:left;
	margin-right:20px;
	margin-left:0;
	margin-top:10px;
	display:inline;
	white-space:nowrap;
	padding: 0 0 0 16px;
	list-style-type:none !important;
	background:url(../../common/images/mark/sankaku2.gif) no-repeat left;
}


/*	clearfix	*/
.clearfix:after {
	content: ".";	/* 新しい要素を作る */
	display: block;	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.bld {
	font-weight:bold;
}



.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;/*カルーセル大枠*/
	height:170px;
	margin-top:10px;
    padding: 10px 0px 10px;
/*		text-align:center;	/**/
/*		background:#fffeee;	/**/
	background:#f7f7f7;
}

.jcarousel-skin-tango .jcarousel-container-vertical {

}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  100%;/*カルーセルバナー部分枠*/
    height: 150px;/*カルーセル枠*/

}

.jcarousel-skin-tango .jcarousel-clip-vertical {
}

.jcarousel-skin-tango .jcarousel-item {
    width: 180px;/*カルーセルアイテム幅*/
    height: 150px;
	    background:#fffee5;	/**/
/*    background:#e5f7ff;	/**/
    text-align:center;
}

.jcarousel-skin-tango .jcarousel-item img{
	border:none;
    margin-right:10px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;/*たてならび*/
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
/*	    top: 60px;	/**/
    top: 24px;
    right: 0px;
    width: 10px;
    height: 100px;
    cursor: pointer;
/*	    background: transparent url(../../common/images/club223/arrow_right.gif) no-repeat center;	/**/
    background: transparent url(../../common/images/club223/arrow_right.gif) no-repeat right center;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
/*
    top: 60px;
    left: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: transparent url(../../common/images/club223/arrow_left.gif) no-repeat center ;
*/
    top: 24px;
    left: 0px;
    width: 10px;
    height: 100px;
    cursor: pointer;
    background: transparent url(../../common/images/club223/arrow_left.gif) no-repeat left center;
}



div#sub_contents  dl.dl-design02 dl {
	width:520px;
	background-color:#aa0000;
	martin-top:0px !important;
	padding-top:0px !important;
}
div#sub_contents  dl.dl-design02 dt {
	float:left;
	width:75px;
	padding:0px 0 3px 0px;
	font-weight:bold;
	letter-spacing: 0.2em;
}
div#sub_contents  dl.dl-design02 dd {
	margin-left:75px;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:4px;
	width:400px;
	background: url(../../common/images/club223/h27/line.gif) repeat-x bottom;
}


p.c_kikan {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -4px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.c_youbi {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0px -34px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.c_jikan {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0px -64px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.c_basyo {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0px -94px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.c_teiin {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0px -124px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.c_motim {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0px -154px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.c_entry {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0px -184px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}


/*	clearfix	*/
.clearfix:after {
	content: ".";	/* 新しい要素を作る */
	display: block;	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}



.commentLink {
padding:2px 0 3px 20px;/*上Ａ 0 下Ｂ 左Ｃ*/
background-image:url(画像のＵＲＬ);
background-repeat:no-repeat;
}
/*記事下トラックバックアイコン*/
.trackbackLink{
padding:2px 0 3px 20px;/*上Ａ 0 下Ｂ 左Ｃ*/
background-image:url(画像のＵＲＬ);
background-repeat:no-repeat;
}
/*記事下ペタアイコン*/
.petaLink {
padding:2px 0 3px 20px;/*上Ａ 0 下Ｂ 左Ｃ*/
background-image:url(画像のＵＲＬ);
background-repeat:no-repeat;
}

p.c_kikan2 {
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -4px;
	background-size:64px 30px;
	font-size:13px;
	padding:5px 10px 5px 75px;/*上Ａ 0 下Ｂ 左Ｃ*/
	width:170px !important;
	float:left !important;
	margin-bottom:8px;
}
p.c_youbi2 {
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -34px;
	font-size:13px;
	padding:5px 10px 5px 75px;/*上Ａ 0 下Ｂ 左Ｃ*/
	width:170px !important;
	float:left !important;
	margin-bottom:8px;
}
p.c_jikan2 {
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -64px;
	font-size:13px;
	padding:5px 10px 5px 75px;/*上Ａ 0 下Ｂ 左Ｃ*/
	width:170px !important;
	float:left !important;
	margin-bottom:8px;
}
p.c_basyo2 {
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -94px;
	font-size:13px;
	padding:5px 10px 5px 75px;/*上Ａ 0 下Ｂ 左Ｃ*/
	width:170px !important;
	float:left !important;
	margin-bottom:8px;
}
p.c_basyo2 span {
	padding-left:0px;
	display: block;
}
p.c_teiin2 {
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -124px;
	font-size:13px;
	padding:5px 10px 5px 75px;/*上Ａ 0 下Ｂ 左Ｃ*/
	width:170px !important;
	float:left !important;
	margin-bottom:8px;
}
p.c_motim2 {
	background-image:url(../../common/images/club223/h27/c_blue.gif) ;
	background-repeat:no-repeat;
	background-position:0 -154px;
	font-size:13px;
	padding:5px 10px 5px 75px;/*上Ａ 0 下Ｂ 左Ｃ*/
	width:170px !important;
	float:left !important;
	margin-bottom:8px;
}



p.g_kikan {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0 -4px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_youbi {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -34px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_jikan {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -64px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_basyo {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -94px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_teiin {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -124px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_motim {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -154px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_taisyou {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -184px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.g_entry {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_green.gif) ;
	background-repeat:no-repeat;
	background-position:0px -214px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}



p.p_kikan {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0 -4px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_youbi {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -34px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_jikan {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -64px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_basyo {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -94px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_teiin {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -124px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_motim {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -154px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_taisyou {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -184px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_price {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -214px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
p.p_entry {
	text-align:center;
	margin:0px 0 0px 0px !important;
	width:66px;
	height:24px;
	background-image:url(../../common/images/club223/h27/c_pink.gif) ;
	background-repeat:no-repeat;
	background-position:0px -244px;
	padding:0px 0 0 0px !important;
	text-indent:-9999px;
	font-size:0;
}
.entry_mail {
	background:url(../../common/images/club223/h27/mail.gif) no-repeat left;
	padding-left:35px;
	height:20px;
	padding-top:5px;
	padding-bottom:4px;
}

.table_club {
	border: 3px #1565C0 solid;
	border-collapse: collapse;
}
.table_club td,
.table_club th {
	border: 3px #1565C0 solid;
	vertical-align: middle;
}
.table_club th {
	text-align: center;
}
.table_club th h3 {
	text-align: center;
	font-size:1.4em;
}
.table_club td span ,
.table_club th span {
	color: #f00;
}


.table_club2 {
	border: 2px #1565C0 solid;
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;

}
.table_club2 td,
.table_club2 th {
	border: 2px #1565C0 solid;
	font-weight: normal;
}
.table_club2 th {
	text-align: center;
	vertical-align: middle !important;
	background-color: #E1F5FE;
}
.table_club2 th h3 {
	text-align: center;
	font-size:1.4em;
}
.table_club2 td span ,
.table_club2 th span {
	color: #f00;
}
.table_club2 td em ,
.table_club2 th em {
/*
	color: #f00;
*/
	font-style: normal;
	font-size: large;
	font-family: Sans-serif, Helvetica, Arial, Tahoma ;
}


.club223_fee {
	margin: 0px auto;
	padding: 5px 0;
	width: 100% !important;
	background: #fff;
	box-sizing: border-box;
	border: none;
}
.club223_fee th {
	width: 50% !important;
	font-weight: normal;
	margin: 5px 0;
	padding: 5px 10px;
	border: none;
	line-height: 2;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px #dedede solid;
	background-color: #fff;
}
.club223_fee dt span {
	display: inline-block;
}
.club223_fee td {
	width: 50% !important;
	margin: 5px 0;
	padding: 5px 10px;
	text-align: center;
	line-height: 2;
	border: none;
	border-bottom: 1px #dedede solid;
}

.club223_fee td span ,
.club223_fee th span {
	color: #f00;
}
.club223_fee td em ,
.club223_fee th em {
/*
	color: #f00;
*/
	font-style: normal;
	font-size: large;
	font-family: Sans-serif, Helvetica, Arial, Tahoma ;
}





.club223_footer {
	margin: 50px auto 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #1E88E5;
	padding: 1em;
	color: #fff;
}
.club223_footer .photo_item {
	width: 25%;
}
.club223_footer .text_item {
	width: 70%;
}
.club223_footer .text_item h3 {
	font-size: 24px;
	margin-bottom: 15px;
	border-bottom: 3px #fff double;
	padding-bottom: 10px;
}
.club223_footer .text_item h3 small {
	font-size: 16px;
	color: #fff;
}
.club223_footer .text_item .ml ,
.club223_footer .text_item .inq ,
.club223_footer .text_item .tel ,
.club223_footer .text_item .addr {
	margin-bottom: 5px;
}
.club223_footer .text_item .ml a {
	color: #fff;
}


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

	.club223_footer .photo_item {
		width: 100%;
		margin-bottom: 10px;
	}
	.club223_footer .text_item {
		width: 100%;
	}
	.club223_footer .text_item h3  {
		font-size: 20px;
	}
	.club223_footer .text_item h3 small {
/*
		display: block;
*/
	}
}





.member_adult {
	margin: 30px auto 50px;
	background: #2196F3;
	border-radius: 15px;
	padding: 10px;
}
.member_child {
	margin: 30px auto 50px;
	background: #00BAA4;
	border-radius: 15px;
	padding: 10px;
}
.guest {
	margin: 30px auto 50px;
	background: #FA6CA8;
	border-radius: 15px;
	padding: 10px;
}
.club223_fee_info {
	margin: 30px auto 50px;
	background: #FB8C00;
	border-radius: 15px;
	padding: 10px;
}


.member_adult .entry .entry_ttl {
	border: 1px solid #2196F3;
	font-weight: bold;
	text-align: center;
	color: #333;
	background-color: #fff;
	border-radius: 6px;
	width: 30%;
	padding: 10px;

	display: flex;
	align-items: center;
	position: relative;
	margin-right: 15px;
	padding: .8em 1.2em;
	border: 3px solid #2196F3;
	border-radius: 5px;
}
.member_adult .entry .entry_ttl::after ,
.member_adult .entry .entry_ttl::before {
	position: absolute;
	right: -15px;
	width: 15px;
	height: 30px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	content: '';
}
.member_adult .entry .entry_ttl::before {
	background-color: #2196F3;
}
.member_adult .entry .entry_ttl::after {
    right: -11px;
    background-color: #fff;
}

.member_child .entry .entry_ttl {
	border: 1px solid #00BAA4;
	font-weight: bold;
	text-align: center;
	color: #333;
	background-color: #fff;
	border-radius: 6px;
	width: 30%;
	padding: 10px;

	display: flex;
	align-items: center;
	position: relative;
	margin-right: 15px;
	padding: .8em 1.2em;
	border: 3px solid #00BAA4;
	border-radius: 5px;
}
.member_child .entry .entry_ttl::after ,
.member_child .entry .entry_ttl::before {
	position: absolute;
	right: -15px;
	width: 15px;
	height: 30px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	content: '';
}
.member_child .entry .entry_ttl::before {
	background-color: #00BAA4;
}
.member_child .entry .entry_ttl::after {
    right: -11px;
    background-color: #fff;
}


.club223_fee_info .entry .entry_ttl {
	border: 1px solid #FB8C00;
	font-weight: bold;
	text-align: center;
	color: #333;
	background-color: #fff;
	border-radius: 6px;
	width: 30%;
	padding: 10px;

	display: flex;
	align-items: center;
	flex-direction: column;
	line-height: 1.3;
	position: relative;
	margin-right: 15px;
	padding: .8em 1.2em;
	border: 3px solid #FB8C00;
	border-radius: 5px;
}
.club223_fee_info .entry .entry_ttl::after ,
.club223_fee_info .entry .entry_ttl::before {
	position: absolute;
	right: -15px;
	width: 15px;
	height: 30px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	content: '';
}
.club223_fee_info .entry .entry_ttl::before {
	background-color: #FB8C00;
}
.club223_fee_info .entry .entry_ttl::after {
    right: -11px;
    background-color: #fff;
}
.club223_fee_info .entry .entry_ttl small {
	display: block !important;
}

.guest .entry .entry_ttl {
	border: 1px solid #FA6CA8;
	font-weight: bold;
	text-align: center;
	color: #FA6CA8;
	background-color: #E8F5E9;
	border-radius: 6px;
	width: 30%;
	padding: 10px;
}



.club223_fee_info p ,
.guest p ,
.member_child p ,
.member_adult p {
	margin-bottom: 10px;
}
.club223_fee_info h2 ,
.guest h2 ,
.member_child h2 ,
.member_adult h2 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 20px;
	line-height: 1;
}
.club223_fee_info .inner ,
.guest .inner ,
.member_child .inner ,
.member_adult .inner {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
}
.club223_fee_info .entry ,
.guest .entry ,
.member_child .entry ,
.member_adult .entry {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 20px;
}
.club223_fee_info .entry .info ,
.guest .entry .info ,
.member_child .entry .info ,
.member_adult .entry .info {
	width: 65%;
	
}

.club223_fee_info .entry .input_item ,
.guest .entry .input_item ,
.member_child .entry .input_item ,
.member_adult .entry .input_item {
	background-color: #FFF9C4;
	text-align: left;
	padding: 10px;
}
.club223_fee_info .entry .input_item .f_right ,
.guest .entry .input_item .f_right ,
.member_child .entry .input_item .f_right ,
.member_adult .entry .input_item .f_right {
	float:right;
}

@media screen and ( max-width : 767px ){
	.member_adult {
		margin: 20px auto;
		border-radius: 10px;
		padding: 10px;
	}
	.member_child {
		margin: 20px auto;
		border-radius: 10px;
		padding: 10px;
	}
	.guest {
		margin: 20px auto;
		border-radius: 10px;
		padding: 10px;
	}
	.club223_fee_info {
		margin: 20px auto;
		border-radius: 10px;
		padding: 10px;
	}


	.member_adult .entry .entry_ttl {
		border-radius: 6px;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;

		display: flex;
		justify-content: center;
		position: relative;
		margin-bottom: 15px;
		padding: .8em 1.2em;
		border: 3px solid #2589d0;
		border-radius: 5px;
		background-color: #fff;
		color: #333333;
	}
	.member_adult .entry .entry_ttl::before,
	.member_adult .entry .entry_ttl::after {
		position: absolute;
		right: calc(50% - 7px);
		bottom: -15px;
		width: 30px;
		height: 15px;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		content: '';
	}

	.member_adult .entry .entry_ttl::before {
		background-color: #2589d0;
	}

	.member_adult .entry .entry_ttl::after {
		bottom: -11px;
		background-color: #fff;
	}


	.member_child .entry .entry_ttl {
		border-radius: 6px;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;

		display: flex;
		justify-content: center;
		position: relative;
		margin-bottom: 15px;
		padding: 1em 1.2em;
		border: 3px solid #00BAA4;
		border-radius: 5px;
		background-color: #fff;
		color: #333333;
	}
	.member_child .entry .entry_ttl::before,
	.member_child .entry .entry_ttl::after {
		position: absolute;
		right: calc(50% - 7px);
		bottom: -15px;
		width: 30px;
		height: 15px;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		content: '';
	}

	.member_child .entry .entry_ttl::before {
		background-color: #00BAA4;
	}

	.member_child .entry .entry_ttl::after {
		bottom: -11px;
		background-color: #fff;
	}


	.club223_fee_info .entry .entry_ttl {
		border-radius: 6px;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;

		display: flex;
		justify-content: center;
		position: relative;
		margin-bottom: 15px;
		padding: 1em 1.2em;
		border: 3px solid #FB8C00;
		border-radius: 5px;
		background-color: #fff;
		color: #333333;
	}
	.club223_fee_info .entry .entry_ttl::before,
	.club223_fee_info .entry .entry_ttl::after {
		position: absolute;
		right: calc(50% - 7px);
		bottom: -15px;
		width: 30px;
		height: 15px;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		content: '';
	}

	.club223_fee_info .entry .entry_ttl::before {
		background-color: #FB8C00;
	}

	.club223_fee_info .entry .entry_ttl::after {
		bottom: -11px;
		background-color: #fff;
	}




	.member_child .entry .entry_ttl {
		border-radius: 6px;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
	}
	.guest .entry .entry_ttl {
		border-radius: 6px;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
	}
	.club223_fee_info .entry .entry_ttl {
		border-radius: 6px;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
	}



	.club223_fee_info h2 ,
	.guest h2 ,
	.member_child h2 ,
	.member_adult h2 {
		padding: 8px 0 10px;
	}
	.club223_fee_info .inner ,
	.guest .inner ,
	.member_child .inner ,
	.member_adult .inner {
		border-radius: 8px;
		padding: 15px;
	}
	.club223_fee_info .entry ,
	.guest .entry ,
	.member_child .entry ,
	.member_adult .entry {
		margin-bottom: 10px;
	}
	.club223_fee_info .entry .info ,
	.guest .entry .info ,
	.member_child .entry .info ,
	.member_adult .entry .info {
		width: 100%;
	}

	.club223_fee_info .entry .input_item .f_right ,
	.guest .entry .input_item .f_right ,
	.member_child .entry .input_item .f_right ,
	.member_adult .entry .input_item .f_right {
		display: none;
	}

}
.em_txt {
	font-style: normal; 
	font-size: large; 
	font-family: Sans-serif, Helvetica, Arial, Tahoma ;
	color: #f00;
}