/**----------------- 基本レイアウト*/

html,body{
	margin:0;
	padding:0;
	overflow-x:hidden;
}
.wrapper {
	background:#f2f2f0;
}

.wrapper-event {
	background:#f2f2f0;
	min-height: 100vh;
    position: relative;
    padding-bottom: 50px;
}

.index_page{
	background:no-repeat;
    background-position:center top;
    background-size:cover;    
	width:100%;  
	background-image: url("/images/TOP_mainvisual.png/");
}

.clear{
	clear:both;
}

.container{
	min-width:100%;
	padding:10px 40px;
}

.contents{
	line-height:1.6;
	font-size:17px;
	padding: 2vw 3vw;
	background:#fff;
	margin-bottom:4vw;
}
@media (max-width:991px){
	.container{
		padding:auto 10px;
	}
}
.title_wrap{
	text-align:center;
	padding-top: 30px;
}
.title_wrap img{
	margin:2vh 0 4vh;
}
.copy_wrap{
	max-width: 100%;
	text-align: center;
	margin:0 0 100px 0;
}
.copy_wrap .inline_content{
	color:#ea581f;
	display: inline-block;
	text-align: left;
	padding:0 0 1.5vw 0;
	border-bottom:solid 1px #ff5810;
}
.poppins{
	font-family: "Poppins", sans-serif;
	font-size:2.6vw;
	font-weight: 800;
}
.mincho{
  font-family: "Yu Mincho";
  font-weight: 500;
}

h1{
	font-family: "Poppins", sans-serif;
	font-size:2.6vw;
	font-weight: 800;
}
h2{
	font-size:30px;
}
h3{
	font-size:18px;
	font-weight:bold;
}
h4{
	font-size:22px;
}

@media (max-width:991px){
	.poppins{font-size:27px;}
	h1{font-size:27px;}
	h2{font-size:1.4rem;}
	.contents{font-size:15px;padding: 15px;}
	h4{font-size:1.3rem;}
}



.member_timetable .time{
	background:#f05020;
	color:#fff;
	text-align:center;
	border-top:solid 1px #ccc;
	padding:2vw;
}

.member_timetable .sc{
	padding:2vw 2vw 3vw 2vw;
	border-top:solid 1px #ccc;
}

.member_photo_01{
	margin:0 0 50px 50px;
	max-width:400px;
}

@media (max-width:991px){
	.member_photo_01{
		padding:0;
		max-width:100%;
	}
}

.border-gray{
	border-bottom:solid 1px #ccc;
	padding:30px 10px 0 10px;
	margin-bottom:40px;
}

.border-orange{
	border-bottom:solid 1px #f05020;
	margin:20px 0 30px;
}

.container .page_link{
}

.contents .orange a{
	color:#f05020;
	text-decoration: underline;
}

.contents .orange a:hover{
	color:#f05020;
	text-decoration: underline;
	opacity:0.7;
}

.container .page_link a{
	color:#f05020;
	text-decoration: underline;
}

.container .page_link a:hover{
	color:#f05020;
	text-decoration: underline;
	opacity:0.7;
}

/** グリッド5分割（3：5） -----------------------------------------------*/

.column_3{
	width:100%;
	position: relative;
}
.column_5{
	width:100%;
	position: relative;
}

@media (min-width: 991px) {
  .column_3{
    width: 15%;
    float: left;
  }
  .column_5{
    width: 25%;
    float: left;
  }
}

/** --------- 汎用 STYLE ---------*/

.orange{
	color:#ff5810;
}
.orange2{
	color:#ea581f;
}

.blue {
	color:#266DD3;
}

.bottom_line td {
	border-top: none ;
	border-bottom:solid 1px #ccc;
	padding: 1.5vw 1.5vw 1.5vw 0;
}

.top_line td {
	border-bottom: none ;
	border-top:solid 1px #ccc;
	padding: 1.5vw 1.5vw 1.5vw 0;
}

.border__gray{
	border-bottom:solid 1px #ccc;
	margin:10px 0 10px 0;
}

/** -------------------------------------------- INDEX */

.top_01{
		font-size:18px;
		padding-top: 100px;
}

.top_02{
	padding-bottom:60px;
	font-size:18px;
	color:#fff ;
	background:#f2f2f0;
	background-repeat:no-repeat;
	background-image: url("https://mebiusseiyaku.gc.test-newindex.com/images/top-backimage02.jpg/");
}

.top_03{
	font-size:18px;
	background:#f2f2f0;
	background-repeat:repeat-y;
	background-image: url("https://mebiusseiyaku.gc.test-newindex.com/images/top-backimage03.jpg/");
}

.top_04{
	background:#e5e5e5;
	background-repeat:no-repeat;
	background-image: url("https://mebiusseiyaku.gc.test-newindex.com/images/top-backimage04.jpg/");

}

.top_05{
	background-repeat:no-repeat;
	background:#f2f2f0;
}

.top_06{
	font-size:18px;
	padding:40px 0;
	background-image: url("https://mebiusseiyaku.gc.test-newindex.com/images/top-backimage06.jpg/");
	background-repeat:no-repeat;
}

.top-text02{
	max-width:100%;
	margin:3vw 1.5vw 0 1.5vw;
}

.top-text03{
	margin:5.5vw 2vw 0 0;
}

.text-02-04{
	margin:12vw 0 3vw 0;
}
.aset{
	background:#fff;
	position: absolute;
	right: 50px;
	bottom: 40px;
}

.aset a:hover {
	text-decoration:none;
	opacity: 0.7;
}

@media (max-width: 991px) {
	.aset{
		background:none;
		padding:10px 0;
		text-align:center ;
		position:static;
	}
	.top-text02{
		text-align:center;
	}

	.top-text03{
		margin:40px 20px;
		text-align:center;
	}

	.text-02-04{
		font-size:16px;
		padding:10px;
		margin:10px 0 ;
	}
}
.title_img{
	max-width:50%;
	margin:3vw 0 5vw 20px;
}

.news_cat{
	color:#fff;
	width:130px;
	padding:4px 0;
	text-align:center;
	float:right;
	margin-right:30px;
}
.news-1{
	background:#000000 ;
}

.news-2{
	background:#d7d7d7 ;
}

.border-top-gray{
	border-bottom :none;
	border-top:solid 1px #ccc;
	padding:8px 0 ;
}
.normal-link a{
	font-size:18px;
	text-decoration: none;
	color:#000000 ;
}

.normal-link a:hover {
	opacity:0.7 ;
}

.top_message{
}




.brt {
  display: inline-block;
  padding: 14px 32px;
  background: linear-gradient(135deg, #ff5e13, #ff7c1a);
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  border: none;
  border-radius: 6px; /* 四角に近い角丸 */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  min-width: 240px;
  line-height: 1.5;
  cursor: pointer;
}

.brt:hover {
  background: linear-gradient(135deg, #e65100, #ff6d00);
  opacity: 0.9;
  transform: translateY(-2px);
}

/* スマホ表示は中央寄せ */
@media screen and (max-width: 767px) {
  .brt {
    display: block;
    margin: 16px auto;
    width: fit-content;
    max-width: 90%;
  }
}



 .v_middle {
	display: flex;
	align-items: center;
	justify-content: center;
}


@media (max-width: 991px) {
	.top01jpg{
	  width:100px;
	}

	big{
		font-size:20px;
	}
}

/** -------------------------------------------- 画像なび共有 */

.navigation_wrap {
	overflow: hidden;
	background:#000;
	margin: 0 0 10px;
}
.navigation_wrap img {
	width:100% ;
	height:100%;
	opacity: 0.7;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.navigation_wrap a:hover img {
	opacity: 1;
	transform: scale(1.25);
}
.category_top .inline_content{
	position: absolute;
	right: 9%;
	bottom: 5%;
	color:#ffffff;
	text-align:center;
}

.navigation_wrap2 {
	overflow: hidden;
	background:#FFF;
	margin: 0 0 10px;
}
.navigation_wrap2 img {
	width:100% ;
	height:100%;

	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.navigation_wrap2 a:hover img {
	opacity:0.7;
	transform: scale(1.25);
}

/**--------------------mews */

.news_box{
	min-width:100%;
	padding: 0 100px 0 100px;
	background:#f2f2f0;
}

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

.news_box a:hover {
	opacity:0.7 ;
	text-decoration: none;
}

@media (max-width: 991px) {
	.news_box{
		min-width:100%;
		padding: 0 ;
	}
}


/** ------------------------------- FORM ELEMENTS */

 .form-group{
 	line-height:2;
	font-size:15px;
}
.form_ck{
	float:left;
	width:25%;
}




.form-group textarea , input ,select ,radio{
	margin:5px 0;
	padding: 3px 6px;
	border: 1px solid #cdd;
	border-radius: 0.25rem;
	max-width:95%;
}


.form_ck{
	float:left;
	width:25%;
}

.inp_xs{
	max-width:100%;	width:80px;
}

.inp_s{
	max-width:100%;	width:240px;
}

.inp_m{
	max-width:100%;	width:420px;
}


.form-group .row{
	padding:20px 0;
	border-top:solid 1px #ddd;
}

.form-group .lavel{
	padding:20px 0 10px 0;
}

.form_bottom{
	margin:50px 0 50px;
	text-align:center ;
}





.submit_button:hover{
	opacity:0.7;
}

@media (max-width: 991px) {

.submit_button{
	font-size:18px;
	line-height:3.5;
}

	.form_ck{
		float:left;
		width:100%;
	}
}


/** ------------------------------- other */
.pat20{	padding-top:20px;}
.pat50{	padding-top:50px;}
.pad10-0{padding:10px 0 ;}
.pad20-0{padding:20px 0 ;}

.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f27{font-size:27px;}

.w40{width:40px;}
.w60{width:60px;}
.w80{width:80px;}
.w100{width:100px;}
.w120{width:120px;}

.um10{margin-bottom:0.5vw;}
.um20{margin-bottom:1vw;}
.um30{margin-bottom:1.5vw;}
.um40{margin-bottom:2vw;}
.um50{margin-bottom:2.5vw;}
.um60{margin-bottom:3vw;}
.um70{margin-bottom:3.5vw;}
.um80{margin-bottom:4vw;}
.um100{margin-bottom:5vw;}
.um120{margin-bottom:6vw;}
.um140{margin-bottom:7vw;}
.um160{margin-bottom:8vw;}

.um_10{margin-bottom:10px;}
.um_20{margin-bottom:20px;}
.um_30{margin-bottom:30px;}
.um_40{margin-bottom:40px;}
.um_50{margin-bottom:50px;}
.um_60{margin-bottom:60px;}
.um_70{margin-bottom:70px;}
.um_80{margin-bottom:80px;}
.um_100{margin-bottom:100px;}
.um_120{margin-bottom:120px;}
.um_140{margin-bottom:140px;}
.um_160{margin-bottom:160px;}

.pad0-10{padding:0 10px;}
.pad0-20{padding:0 20px;}
.pad10{padding:0.5vw;}
.pad20{padding:1vw;}
.pad30{padding:1.5vw;}
.pad40{padding:2vw;}
.pad50{padding:2.5vw;}
.pad60{padding:3vw;}
.pad80{padding:4vw;}
.pad100{padding:5vw;}

.pad_10{padding:10px;}
.pad_20{padding:20px;}
.pad_30{padding:30px;}
.pad_40{padding:40px;}
.pad_50{padding:50px;}
.pad_60{padding:60px;}
.pad_70{padding:70px;}
.pad_80{padding:80px;}
.pad_100{padding:100px;}

.pat10{padding-top:10px;}
.pat20{padding-top:20px;}
.pat30{padding-top:30px;}
.pat40{padding-top:40px;}
.pat50{padding-top:50px;}
.pat60{padding-top:60px;}
.pat70{padding-top:70px;}
.pat80{padding-top:80px;}
.pat90{padding-top:90px;}
.pat100{padding-top:100px;}
.pat120{padding-top:120px;}

.pad10-0{padding:10px 0 ;}
.pad20-0{padding:20px 0 ;}

.ml40{margin-left:2vw;}
.mr40{margin-right:2vw;}

.ml_40{margin-left:40px;}
.mr_40{margin-right:40px;}


@media only screen and (max-width: 479px) {
	.send {
		position: relative;
	    height: 125px;
	    width: 45%;
	}

	.clear-button {
	    position: absolute;
	    bottom: 0;
	}

	.send-button {
	    position: absolute;
	    top: 0;
	}
}

@media only screen and (min-width:479px) and (max-width:768px) {
	.send {
		position: relative;
	    height: 140px;
	    width: 78%;
	}

	.clear-button {
	    position: absolute;
	    bottom: 0;
	}

	.send-button {
	    position: absolute;
	    top: 19px;
	}
}

@media (min-width: 991px) {
.title_wrap{
	text-align:center;
	padding-top: 100px;
}
.top_01{
		font-size:18px;
		padding-top: 150px;
}
}



.voice-one{
	padding:0 50px 75px 50px;
	
}


@media (max-width: 991px) {
	
.voice-one{
	padding:0 20px 75px 20px;
	
}
	
}


#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

#percent {
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
}
#gauge {
    width: 0px;
    height: 5px;
    background: #ff0000;
}

#agreeConentIn {
    height: 245px;
    overflow: auto;
    /*padding-left: 33px;
    padding-right: 33px;*/
    border: 1px solid #cccccc;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;*/
}

.agreeCont01 {
    padding: 16px 0 0 0;
}

#agreeConentIn h5 {
    font-weight: bold;
    display: block;
    padding-left: 0px;
    background-color: #f2f2f0;
    color: #212529;
 }

#agreeConentIn strong {
    font-weight: bold;
    font-size:17px;
 }

.personaly {
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    height: 245px;
    overflow: auto;
    border: 1px solid #cccccc;
}

@media (min-width: 768px) {
	.personaly {
    max-width: 63.3%;
	}
	.circle {
		width:90px;
	}
	.align {
		text-align:right;
	}
	.padding-top {
		padding-top: 1.2vw;
	}
	.padding-top2 {
		padding-top: 0.75rem;
	}
	.font-size2 {
		font-size: 1rem;
	}
	.margin-top {
		margin-top: 0px;
	}
	.font-size6 {
	  font-size: 19px;
     }
}

@media only screen and (max-width: 479px) {
	.font-small {
		font-size:0.8em;
	}
	.font-small2 {
		font-size:0.6em;
	}
	.font-small3 {
		font-size:0.83em;
	}
	.font-small td {
		padding-top:5px;
		padding-bottom:5px;
	}
	.font-size2 {
		font-size: 0.8rem;
	}

	.font-size3 {
		font-size: 0.6rem;
	}
	.font-size4 {
	  font-size: 16px;
      font-weight: bold;
     }
     .font-size5 {
	  font-size: 14px;
      font-weight: bold;
     }
     .font-size6 {
	  font-size: 1.05rem;
     }
     .font-size7 {
	  font-size: 15px !important;
     }
	.circle {
		width:60px;
	}
	.align {
		text-align:center;
	}
	.padding-top {
		padding-top: 2.6vw;
	}
	.padding-top2 {
		padding-top: 2.2rem;
	}
	.margin-top {
		margin-top: -14px;
	}


}

.font-size {
	font-size: 0.85rem;
	margin-left: -108px;
}

.shedule tbody tr {
	border-top: 1px solid #dee2e6;
}


.list-all {
	max-width: 60%;
    margin: 0 auto;
}

.list-all a {
	cursor: pointer;
    text-decoration: underline;
    color: #000;
}

.list-all div .article_inr {
	display: table;
    width: 100%;
    padding: 28px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-all div .article_inr .sub {
	display: table-cell;
    vertical-align: middle;
    width: 240px;
    text-align: center;
    padding: 0 10px;
}

.list-all div .article_inr .sub .day {
	margin-top: -0.2em;
    font-size: 4em;
}

.list-all div .article_inr .sub .week {
	margin-top: 12px;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    font-size: 1.6em;
}

.list-all div .article_inr .sub .time {
	margin-top: 8px;
    font-size: 1.6em;
   	font-family: 'franklin-gothic-urw-comp', 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: 700;
}

.list-all div .article_inr .sub .event-name {
	margin-top: 14px;
    font-family: 'DSあかり', ' DS-akari', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    -webkit-font-feature-settings: 'palt' 1;
    -moz-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    font-size: 1.6em;
}

.list-all div .article_inr .sub .event-name a {
    text-decoration: none;
    line-height: 20px;
}

.list-all div .article_inr .txt{
	display: table-cell;
    vertical-align: top;
    padding: 0 30px;
    border-left: 1px solid #f0ebe6;
    min-height: 130px;
}

.list-all div .article_inr .txt .thumb{
	float: right;
    width: 300px;
    margin-left: 20px;
}

.list-all div .article_inr .txt .thumb img{
	width: 100%;
    height: auto;
}

.list-all div .article_inr .ttl{
    margin-top: -2px;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.5;
    margin-bottom: 14px;
}

.list-all div .article_inr .place{
 	font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 18px;
    margin-bottom: 17px;
    position: relative;
}

.list-all div .article_inr .place dt{
    position: absolute;
    top: 0;
    left: 0;
	padding-top: 4px;
    width: 58px;
    height: 26px;
    background: #dbd1c5;
    color: #fff;
    border-radius: 3px;
    text-align: center;
}

.list-all div .article_inr .place dd{
	padding-left: 76px;
    padding-top: 4px;
}

.list-all div .article_inr .btn{
	display: inline-block;
    vertical-align: middle;
}

.list-all div .article_inr .btn a{
	background: #f08200;
	display: inline-block;
    min-width: 150px;
    height: 54px;
    border-radius: 18px;
    text-decoration: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 47px;
    line-height: 36px;
    text-align: center;
    font-size: 1.2em;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    color:#fff;
}

.box1 {
    border-color: #e63178;
}

.col-main {
    float: left;
    width: 65%;
    padding-left: 30px;
}

.event {
    padding-top: 17px;
    margin-bottom: 10px;
    position: relative;
    width: 93%;
}

.tags {
    font-size: 85%;
    color: #999;
    font-family: "ubuntu", Helvetica, Arial, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Osaka", "MS PGothic", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.event-description.part-description {
    position: relative;
    font-size: 22px;
}

.event-description p, .event-description div, .event-description h2, .event-description-editor p, .event-description-editor div, .event-description-editor h2, .mce-content-body p, .mce-content-body div, .mce-content-body h2 {
    line-height: 150%;
}

.event-section {
    clear: both;
    padding: 15px 0;
    border-top: 1px solid #DDD;
}

.col-sub {
    float: left;
    width: 28%;
}

.tix-box-content {
    padding: 10px 0 0 20px;
}

.tix-detail:first-child {
    border: none;
}

.tix-detail {
    border-top: 1px solid #F7F7F7;
    padding: 7px 0;
}

.tix-box-content .tickets {
    border-bottom: none;
}

.tix-detail-wide {
    clear: both;
}

.cutoff-date {
    color: #999;
    font-size: .8em;
}

.center {
    text-align: center;
}

.tix-box-content .tix-action {
    text-align: center;
}

.map-box {
    position: relative;
    width: 280px;
    margin: .7em auto;
}

.tix-detail__organizer {
    margin-top: 20px;
}

.attendees {
    padding: 20px 0;
}

.base {
    padding: 20px;
    margin: 1em 0 2em 0;
    clear: both;
    width: 75%;
    margin: 0 auto;
    background-color: #fff;
}

#visual-banner-preview {
    position: relative;
}

.event-main-visual {
    width: 100% !important;
    position: unset !important;
}

.base-event-view hgroup {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #dddddd;
}

.tix-box-content #field-event-datetime strong {
    font-size: 190%;
}

strong, b {
    font-weight: bold;
}

/**footer-----------------------------------------  */

.container-footer-event .child {
	margin-left:20px;color:#fff;font-weight:bold;
	line-height: 1.5;
}
.container-footer-event .parent {
	margin-top:30px;color:#fff;font-weight:bold;
}

.container-footer-bottom-event .logoarea{
	text-align:center;
	padding-top:20px;
	color:#fff;
}

.container-footer-bottom-event .logoarea img{
	padding:15px 0 25px;
}
.container-footer-bottom-event .logoarea p{
	font-size:0.9rem;
}
@media screen and (max-width:991px) {
.container-footer-bottom-event .logoarea p{
	font-size:0.5rem;
}
}
.container-footer-event a {
  font-weight:bold;
  color: #ffffff;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.container-footer-event a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .5s;
}

.container-footer-event a:hover::after {
  transform: scale(1, 1);
}

.container-footer-event {
	background: #ff5810;
    line-height: 0.7;
    padding: 15px;
    position: absolute;
    bottom: 210px;
    width: 100%;
}

.container-footer-bottom-event {
    background: #ff5810;
    line-height: 0.7;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#field-event-venue_name a {
	color: #0096d2;
    font-size: 1.5em;
    line-height: 1.875;
}

.tix-box-content #field-event-datetime strong.small {
    color: #999;
}

.tix-box-content .weekdate {
    color: #999;
}

.tix-box-content dt {
    float: left;
    width: 4.1em;
    font-size: 135%;
    color: #999;
    font-family: "ubuntu", Helvetica, Arial, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Osaka", "MS PGothic", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.tix-box-content .tix-detail-wide dt, .tix-box-content .tix-detail-wide dd {
    width: 100%;
}

.tix-types td {
    background: #F7F7F7;
    border-bottom: 2px solid #FFF;
    padding-left: 5px;
    word-break: break-all;
}

.tix-box-content .tix-detail-wide dd .ticket-name {
    max-width: 180px;
}

.tix-box-content .tix-detail-wide dd .price {
    text-align: right;
    padding-left: 0;
    font-weight: normal;
    font-size: 90%;
}

.tix-box-content .tix-detail-wide dd .price .currency {
    font-size: inherit;
}

.tix-types {
	font-size: 1.5em;
    width: 120%;
}

.button.important {
    background-color: #f7b930;
    border-color: #eba509;
    color: #fff !important;
    text-shadow: 0 1px 0 #eba509;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    padding: 0.5em 1em;
}

.tix-box-content .tix-action p {
    margin-top: 0.5em;
}

.tix-detail {
    border-top: 1px solid #F7F7F7;
    padding: 7px 0;
}

.cutoff-date {
    color: #999;
    font-size: .8em;
}

.watch-event-button {
    display: block;
    padding: 0.75em;
    background: #56ab48;
    border: 1px solid #58ab46;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    font: 13px "Helvetica Neue";
}

.base-event-view-content {
	overflow: hidden;
}

#ticket-content-main {
    line-height: 1.3em;
}

#ticket-content-main {
    padding: 2em 1em 1em;
    box-sizing: border-box;
}

#ticket-content-main, #container, nav.global-nav {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    min-width: 300px;
    width: auto;
}

#ticket-content-main {
    *zoom: 1;
    clear: both;
    padding: 18px 14px 14px;
    width: 980px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}


.ticketsContent {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 970px;
    background-color: #fff;
    border-radius: 2px;
}

[role="banner"] {
    padding: 2em 2em 0 2em;
    background: transparent;
    text-align: left;
}

[role="banner"] .heading-secondary {
    margin-bottom: .3em;
}

.heading-primary, .heading-secondary {
    text-transform: uppercase;
    font-family: ubuntu,"Helvetica Neue",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック","Kozuka Gothic Pr6N",Osaka,"MS PGothic",sans-serif;
    font-weight: normal;
    color: #5a5d58;
    line-height: 130%;
    letter-spacing: .1em;
}

.sub-text {
    color: rgba(90,93,88,0.6);
    font-size: 120%;
}

[role="main"].choose-ticket {
    margin-top: 1em;
}

[role="main"] {
    margin: 3em 2em 2em;
}

.gap {
    margin: 1em 0;
}

.heading-primary, .heading-secondary {
    text-transform: uppercase;
    font-family: ubuntu,"Helvetica Neue",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック","Kozuka Gothic Pr6N",Osaka,"MS PGothic",sans-serif;
    font-weight: normal;
    color: #5a5d58;
    line-height: 130%;
    letter-spacing: .1em;
}

#payment_option.row-3-col div {
    width: 45%;
    margin-right: 2%;
}

#payment_option div {
    position: relative;
    height: 80px;
    margin: 0 0 1.8em 0;
    width: 48%;
    float: left;
}

#payment_option .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ticket-sales .quantity_content {
    display: inline-block;
    text-align: center;
}

.ticket-sales .decr-button, .ticket-sales .incr-button {
    float: left;
    padding: 0.5em 0 0 0;
    vertical-align: top;
}

.ticket-sales .quantity-input {
    float: left;
    text-align: center;
    margin: 0.4em 0.4em 0.4em;
    height: 2.5em;
    width: 2.5em;
}

.ticket-sales table td {
    padding: .8em 0 .8em .8em;
    border: solid #d3d3d5;
    border-width: 0 0 1px 0;
    vertical-align: top;
    word-wrap: break-word;
}

.ticket-sales tbody td:first-child {
    padding-left: 0;
    text-align: left;
}

.ticket-sales .type {
    color: #333;
}

#payment_option .ui-state-active {
    position: relative;
    background: #fff;
    border-color: #56ab48;
    font-size: 115%;
    opacity: 1;
}

#payment_option .ui-state-default {
    border: 1px solid #6c6c6c;
    font-weight: normal;
    background: #fff;
    text-align: center;
}

#payment_option label {
    display: block;
    width: 100%;
    height: 150px;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.6;
    box-sizing: border-box;
}

#payment_option .ui-button-text {
    display: block;
    height: 100%;
    line-height: 80px;
    padding: 0;
    text-align: center;
    font-family: ubuntu,"Helvetica Neue",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック","Kozuka Gothic Pr6N",Osaka,"MS PGothic",sans-serif;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
}

#payment_option img {
    height: 25px;
    width: auto;
    vertical-align: middle;
    pointer-events: none;
}

.small-font-size {
	font-size: 0.9rem;
}


.actions-bar .button {
    background: #f08200;
    display: inline-block;
    min-width: 150px;
    height: 54px;
    border-radius: 18px;
    text-decoration: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 47px;
    line-height: 36px;
    text-align: center;
    font-size: 1.2em;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin-top:70px;
}

.button.important {
    background: #f08200;
    display: inline-block;
    min-width: 150px;
    height: 54px;
    border-radius: 18px;
    text-decoration: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 36px;
    line-height: 36px;
    text-align: center;
    font-size: 1.2em;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    color: #fff;
    cursor: pointer;

}

.actions-bar {
	text-align: center;
	padding-bottom: 50px;
}

.top_border {
	border-top: 3px solid #f08200;
}

.toggle-event-description {
	display:none;
}
.event-flex {
	display:flex;
}

.event-fa {
	margin-top: 17px;
    color: #ff5810;
    cursor: pointer;
}

/*#content-main {
    clear: both;
    padding: 18px 14px 14px;
    width: 980px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}*/

@media (max-width: 600px) {
	.base {
    	width:auto;
	}
	.event {
		width:100%;
		max-height: 900px;
        overflow: hidden;
        position: relative;
	}
	.event-description.part-description {
		font-size:90%;
	}
	.tix-box-content {
    	padding:0;
	}
	.tix-box-content #field-event-datetime strong {
    	font-size: 130%;
	}
	#field-event-venue_name a {
    	font-size: 1.1em;
	}
	.tix-types {
    	font-size: 0.8em;
    	width: 100%;
	}
	.tix-box-content dt {
    	font-size: 100%;
    }
    #field-event-address {
    	font-size: 100%;
    }
    .list-all div .article_inr {
    	display: block;
    	padding: 15px 20px 20px;
	}
	.main {
    	width: 100%;
	}
	.list-all {
    	max-width: 100%;
    	margin-top: 50px;
	}

	.list-all div .article_inr .sub .day {
		display: inline;
    	margin-top: -0.2em;
    	font-size: 1.6em
	}
	.list-all div .article_inr .sub .week {
		display: inline;
    	margin-top: 0;
    	font-size: 1.2em;
	}
	.list-all div .article_inr .sub .time {
    	display: inline;
    	margin-top: 0;
    	font-size: 1.2em;
    	padding-left: 10px;
	}
	.list-all div .article_inr .sub {
    	display: block;
    	width: auto;
    	text-align: left;
    	padding: 0 0 0;
	}
	.list-all div .article_inr .sub .event-name {
		margin-top: 10px;
    	font-size: 1em;
    	margin-bottom: 0;
	}
	.list-all div .article_inr .txt {
		display: block;
    	vertical-align: top;
    	padding: 15px 0 0;
    	border-left: none;
    	border-top: 1px solid #f0ebe6;
    	min-height: inherit;
    }
    .list-all div .article_inr .txt .thumb {
    	width: 100%;
		margin-left: 0px;
    	margin-top: 0px;
    	margin-bottom: 20px;
    }
    .list-all div .article_inr .ttl {
    	margin-top: 0;
    	font-size: 0.9em;
    	line-height: 1.5;
    	margin-bottom: 14px;
    }
    .list-all div .article_inr .place {
		font-size: 0.7em;
    	line-height: 16px;
    	margin-bottom: 12px;
    }
    .list-all div .article_inr .btn a {
    	height: 40px;
    	padding: 2px 30px;
    	font-size: 0.8em;
    }
    #ticket-content-main {
    	width:100%;
    }
    #payment_option.row-3-col div {
    	width:100%;
    }
    #payment_option div {
    	margin: 0 0 5em 0;
    }
    .actions-bar .button {
    	margin-top: 20px;
    	font-size: 1em;
    }
    #payment_option label {
    	height:150px;
    }
    .heading-primary, .heading-secondary {
    	margin-top: 0em;
    }
    .title_heder {
    	padding-top:0px;
    }
    #ticket-content-main {
    	padding: 0px 14px 14px;
    }
    .top-border {
    	border-top: 3px solid #f08200;
    }
    .toggle-event-description {
		display:block;
		color: #ff5810 !important;
	}
	#field-event-address {
		font-size:90% !important;
	}
	.col-main {
    	width: 100%;
    	padding-left:0px;
	}
	.col-sub {
    	width: 100%;
	}
	.event-btn {
		width:100%;
	}
	.card-button {
		max-width: 115%;
	}
	.js-ticket-quantity {
		width:54% !important;
	}
	.payment-option {
		margin-top:20px;
	}
	.small-font-size {
		font-size: 0.6rem;
	}
	.form-control {
		font-size: 0.5rem;
		max-width: 100% !important;
	}
}

.dgecon-option {
	display:none;
}