	

#mainVisual {
  background-image: url(../../img/online/online-header_v2.jpg);
}




.welcomeTop .topTxtWrap {
    height: 200px;
    position: relative;
    margin: 40px auto 70px;
}
		.welcomeTop .topTxt {
    width: 140px;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 9px;
    line-height: 3;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}			
			.welcomeTop .subTxt {
    font-size: 13px;
    letter-spacing: 5px;
    line-height: 2.5;
    text-align: center;
}			
			.welcomeListImg {
    display: block;
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
    z-index: 0;
}
	.welcomeList {
    margin: 0 auto 70px;
    text-align: center;
}		
	.welcomeList .imgTit {
    width: 70px;
    display: block;
    margin: 0 auto -5px;
}		
		.welcomeList .pointTit {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 2px;
}
		.welcomeList .txt02 {
    font-size: 15px;
    letter-spacing: 4px;
    margin-bottom: 30px;
}
			.welcomeList .txt {
    width: 100%;
    max-width: 690px;
    font-size: 13px;
    margin: 0 auto;
}
			.titWrap.gold {
	width: 450px;
    height: 450px;
    margin: -200px auto 30px;
    background: #d5b45c;
    display: table;
    border-radius: 50%;
    position: relative;
    z-index: 10;
}
			.titWrap .tit {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 80px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 3px;
    line-height: 1.5;
	font-family: YuMincho, "Yu Mincho", "游明朝", "游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
			.titWrap .tit span {
    display: block;
    font-size: .4em;
}
			.titWrap .tit em {
    font-size: .7em;
}
			.pricePlan {
    margin-bottom: 45px;
    border: 1px solid #4c4b4c;
}
			.pricePlan .topName {
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 5px;
    background: #4c4b4c;
}
			.pricePlan .txtBox {
    padding: 30px;
}
			.pricePlan .subName {
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    position: relative;
    padding-top: 40px;
    margin-bottom: 35px;
}
			.pricePlan .subName:before {
    content: "";
    width: 6px;
    height: 30px;
    background: #d5b45c;
    border-radius: 10px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}
			.pricePlanData {
    width: 33.3%;
    margin: 20px 0 30px 0;
    float: left;
}
			.pricePlanData:last-of-type th, .pricePlanData:last-of-type td {
    border-right: 1px solid #b4b4b4;
}
			.ticket th {
    padding: 15px;
    background: #4c4b4c;
    color: #fff;
    font-weight: 500;
}
			.pricePlanData th, .pricePlanData td {
    text-align: center;
    vertical-align: top;
    font-size: 27px;
    border: 1px solid #b4b4b4;
    border-right: none;
}
			.pricePlanData td {
    padding: 15px 5px;
    letter-spacing: 3px;
    font-weight: bold;
    background: #fff;
}
			.pricePlanData td em {
    font-size: .6em;
    margin-left: 5px;
}
			.pricePlanData th span, .pricePlanData td span {
    display: block;
    font-size: .55em;
    font-weight: normal;
}
				.pricePlanData .premium th {
    background: #51a199;
}
			.onlineyogafull .txt {
    margin: 20px auto;
    font-size: 13px;
    text-align: center;
}
			.price .txt {
    font-size: 13px;
    text-align: center;
	margin-bottom: 20px;
}
			.priceInfo {
				margin-bottom: 50px;
			}
			.priceInfo .tit {
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
	margin-top: 30px;
    margin-bottom: 45px;
    border-bottom: 1px solid #d5b45c;
}
			.priceInfo .subTit {
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}
			.inner02 .subTit:before {
    color: #d5b45c;
    content: "●";
}
			.interview dt, .interview dd {
    padding: 7px 0 13px 55px;
    margin-bottom: 15px;
}
			.interview dt {
    font-weight: bold;
    background: url(https://yogastudio-posture.com/wpss/wp-content/themes/yogastudio-posture/img/ico/ico_q.png) no-repeat left top;
    background-size: 42px;
}
			.interview dd {
    font-size: 13px;
    background: url(https://yogastudio-posture.com/wpss/wp-content/themes/yogastudio-posture/img/ico/ico_a.png) no-repeat left top;
    background-size: 42px;
	margin-bottom: 35px;
}
			.a-gold {
				color: #d5b45c !important;
				font-weight: 600;
			}
.button-tenmetsu {
				-webkit-animation: blink 0.5s ease-in-out infinite alternate;
    			-moz-animation: blink 0.5s ease-in-out infinite alternate;
    			animation: blink 0.5s ease-in-out infinite alternate;
			}																					
			.marginbottom100 {
				margin-bottom: 100px;
			}	
.pricePlanData tr td.matchH18 {font-size: 18px !important;}
	.pricePlanData tr td.matchH18 span {font-size: 14px !important;}
	.titWrap2 {
		margin-top: 0 !important;
		margin-bottom: 50px !important;
	}
	.pricePlanData2 {
		width: 100%;
	}
	.pricePlanData2 th,.pricePlanData2 td {
		padding: 30px;
	}
	.pricePlanData2 th {
		width: 260px;
		vertical-align: middle;
	}




@media screen and (max-width: 767px) {
.welcomeTop .topTxt {
    width: 100px;
    font-size: 16px;
}
.welcomeTop .topTxtWrap {
    height: 220px;
    margin-bottom: 30px;
}
.welcomeTop .subTxt {
    line-height: 2;
    font-size: 14px;
    margin: 0 10px;
}
.welcomeList .imgTit {
    width: 50px;
}
.welcomeList .pointTit {
    font-size: 26px;
}
.titWrap.gold {
    width: 230px;
    height: 230px;
margin-top: -100px;
}
.titWrap .tit {
    font-size: 36px;
}
.pricePlanData {
    float: none;
    width: 100% !important;
    max-width: 300px;
    margin: 0 auto 15px;
}
.pricePlanData th, .pricePlanData td {
    padding: 10px 15px !important;
    display: block;
    font-size: 20px;
    border: 1px solid #b4b4b4;
    border-bottom: none;
}
.pricePlanData tr:last-of-type th, .pricePlanData tr:last-of-type td {
    border-bottom: 1px solid #b4b4b4;
}
.interview dt, .interview dd {
    padding: 0 0 5px 40px;
    margin-bottom: 10px;
    background-size: 28px;
}
.pricePlanData2 th {
    width: 100%;
}

}	