@charset "UTF-8";
/* ---------------------------------------------
 INDEX STYLES
 --------------------------------------------- */
.title {
	position: relative;
	margin-bottom: 1.4583333333em;
	font-family: "Noto Serif JP";
	font-size: 1.75em;
	font-weight: bold;
}
.title .en {
	display: block;
	position: relative;
	padding-left: 1.25em;
	font-size: 0.5714285714em;
	font-family: "Lato", sans-serif;
}
.title .en:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 0.625em;
	height: 2px;
	background: #ac0000;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

/* --------------------
   visualSection
-------------------- */
.visualSection .visualFrame {
	position: relative;
	max-width: 1760px;
}
.visualSection .visualFrame .catchFrame {
	padding: 11.786% 0;
}
@media only screen and (min-width: 1920px) {
	.visualSection .visualFrame .catchFrame {
		padding: 198px 0;
	}
}

.visualSection .visualFrame .catchFrame .catch {
	margin: 0 0 1em;
	line-height: 1.3;
	font-size: 3.5em;
	font-weight: bold;
}
.visualSection .visualFrame .catchFrame .catch .txtItem {
	padding: 0 0 .25em;
	border-bottom: 2px solid #000;
}
.visualSection .visualFrame .catchFrame .txt {
	font-size: 1.375em;
	font-weight: 500;
}
.visualSection .introFrame {
	margin-top: -210px;
	padding-top: 210px;
}
.visualSection .introFrame .container {
	padding-top: 120px;
	padding-bottom: 110px;
	padding-top: 6.25%;
	padding-bottom: 5.7291666667%;
	max-width: 1030px;
}
@media only screen and (min-width: 1920px) {
	.visualSection .introFrame .container {
		padding-top: 120px;
		padding-bottom: 110px;
	}
}

.visualSection .introFrame .catch {
	margin: 0 0 .75em;
	padding: 0 0 .35em;
	line-height: 1.3;
	font-size: 2.25em;
	font-weight: bold;
	border-bottom: 2px solid #000;
}
.visualSection .introFrame .catch .en {
	font-size: 0.5555555556em;
}
.visualSection .introFrame .txt {
	font-size: 1.125em;
}
.visualSection .introFrame .btnFrame {
	margin: 7.8947368421% auto 0;
}

.recommendSection {
	position: relative;
	padding-top: 9.7395833333%;
	padding-bottom: 0;
	font-size: 1.125em;
}
.recommendSection:before {
	content: "";
	display: block;
	width: 100%;
	height: 80%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/index/recommend.png) no-repeat 0 0;
	background-size: cover;
}
@media only screen and (min-width: 1920px) {
	.recommendSection {
		padding-top: 187px;
	}
}

@media only screen and (min-width: 767px) {
	.recommendSection .container {
		padding-left: 18.75%;
		padding-right: 0;
	}
}

.recommendSection .em {
	font-weight: 500;
}
.recommendSection .txtFrame .title {
	margin-bottom: 1.0714285714em;
	white-space: nowrap;
}
.recommendSection .txtFrame .list {
	margin-bottom: 2.5em;
}
.recommendSection .txtFrame .txt {
	max-width: 560px;
}
.recommendSection .dataFrame .box {
	padding: 30px 0;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 50%;
	        flex: 1 1 50%;
	max-width: 22.5em;
	max-height: 50%;
	border-bottom: 1px solid #707070;
}
.recommendSection .dataFrame .box:first-child {
	border-top: 1px solid #707070;
}
.recommendSection .dataFrame .box .hd {
	margin: 0 0 1em;
	font-weight: bold;
}
.recommendSection .dataFrame .box .asof {
	font-size: 0.8888888889em;
	font-weight: normal;
}
.recommendSection .dataFrame .box .data {
	padding-left: 30px;
	line-height: 1.6;
}
.recommendSection .dataFrame .performance .data {
	font-weight: 500;
}
.recommendSection .dataFrame .performance .data .num {
	margin-right: 10px;
	font-size: 3.8888888889em;
	font-weight: bold;
	line-height: 1;
}
@media only screen and (min-width: 768px) {
	.recommendSection .txtFrame,
	.recommendSection .dataFrame {
		width: calc(50% - 60px);
		width: 46.1538461538%;
	}
}


.advisorSection {
	position: relative;
	padding-top: 8.3854166667%;
}
@media only screen and (min-width: 1920px) {
	.advisorSection {
		padding-top: 161px;
	}
}

.advisorSection .bg_white {
	background: #fff;
	margin-top: 120px;
	padding-bottom: 1.0416666667%;
}
@media only screen and (min-width: 767px) {
	.advisorSection .container.full {
		padding: 0;
	}
}

.advisorSection .imgFrame .img {
	min-height: calc(100% - 95px);
}
.advisorSection .imgFrame .cap {
	margin: 1.7em 0 0;
}
.advisorSection .txtFrame .txt {
	margin: 0 0 1.4em;
}
.advisorSection .txtFrame .btnFrame {
	margin-top: 2.8125em;
}
@media only screen and (min-width: 768px) {
	.advisorSection .imgFrame {
		width: 47.9166666667%;
	}
	.advisorSection .imgFrame .img {
		margin-top: -95px;
	}
	.advisorSection .txtFrame {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 auto;
		        flex: 1 1 auto;
		max-width: 52.0833333333%;
		padding: 3.6458333333% 5.7291666667% 0;
	}
	.advisorSection .txtFrame .inner {
		max-width: 640px;
	}
	.advisorSection .txtFrame .txt {
		font-size: 1.125em;
		line-height: 2.2222222222;
	}
}

@media only screen and (min-width: 1920px) {
	.advisorSection .bg_white {
		padding-bottom: 20px;
	}
	.advisorSection .txtFrame {
		padding: 70px 110px 0;
		padding-right: 18.75%;
	}
}

.advisorSection .publishInfoFrame {
	margin: 4.6875% auto 8%;
}
.advisorSection .publishInfoFrame .head {
	font-size: 1.5em;
	font-weight: bold;
	border-right: 1px solid #6190C3;
}
.advisorSection .publishInfoFrame .head > span {
	display: inline-block;
	margin: 0 auto;
	padding-right: 2.9166666667em;
}
.advisorSection .publishInfoFrame .head > span:before {
	content: "";
	display: inline-block;
	margin: 0 10px 0 0;
	width: 2.9166666667em;
	height: 2.9166666667em;
	border-radius: 50%;
	background: #6190C3 url(../images/index/ico_book.png) no-repeat center center;
	vertical-align: middle;
}
@media only screen and (min-width: 767px) {
	.advisorSection .publishInfoFrame .head {
		width: 25.4237288136%;
		min-width: 250px;
	}
	.advisorSection .publishInfoFrame .infoFrame {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 auto;
		        flex: 1 1 auto;
		padding-left: 6.5%;
		width: 74.5762711864%;
	}
}


.contentsSection .title .sub {
	float: right;
	position: relative;
	top: .5em;
	font-size: .7em;
}
.contentsSection .seminarInfoFrame {
	padding: 5.2083333333% 0 6.25%;
	font-size: 1.125em;
}
.contentsSection .seminarInfoFrame .title_m {
	margin: .5em 0;
	font-size: 1.35em;
	font-weight: bold;
}
.contentsSection .seminarInfoFrame .link {
	color: #fff;
}
@media only screen and (min-width: 1920px) {
	.contentsSection .seminarInfoFrame {
		padding: 100px 0 120px;
	}
}

.contentsSection .seminarInfoFrame .list,
.contentsSection .seminarInfoFrame .txt {
	margin-left: 1.8em;
}
.contentsSection .seminarInfoFrame .scheduleTable {
	margin: 4.1666666667% auto 2.5em;
	max-width: 1000px;
}
.contentsSection .seminarInfoFrame .scheduleTable .box {
	margin: 0 0 30px;
	border: 1px solid #fff;
}
.contentsSection .seminarInfoFrame .scheduleTable .box:last-child {
	margin-bottom: 0;
}
.contentsSection .seminarInfoFrame .scheduleTable .box .head, .contentsSection .seminarInfoFrame .scheduleTable .box .schedule {
	padding: 1.62em;
	line-height: 1.3;
}
.contentsSection .seminarInfoFrame .scheduleTable .box .head {
	width: 8.8888888889em;
	border-right: 1px solid #fff;
	text-align: center;
}
.contentsSection .seminarInfoFrame .scheduleTable .box .schedule {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	max-width: calc(100% - 8.8888888889em);
}
.contentsSection .seminarInfoFrame .scheduleTable .box .schedule .lecturer {
	display: block;
	width: 8em;
	height: 2.1428571429em;
	line-height: 2.1428571429em;
	font-size: 0.7777777778em;
	font-weight: 500;
	border-radius: 9999px;
	color: #054d9a;
	background: #fff;
	text-align: center;
}
.contentsSection .availabilityFrame {
	padding: 4.1666666667% 0;
}
@media only screen and (min-width: 1920px) {
	.contentsSection .availabilityFrame {
		padding: 80px 0;
	}
}

.contentsSection .availabilityFrame .btn_pullDown {
	display: block;
	position: relative;
	padding: .465em;
	color: #054d9a;
	border: 1px solid #054d9a;
	font-size: 1.75em;
	cursor: pointer;
	text-align: center;
	-webkit-transition: background .3s ease-out;
	transition: background .3s ease-out;
}
.contentsSection .availabilityFrame .btn_pullDown:before {
	content: "";
	display: block;
	position: absolute;
	right: 1.0714285714em;
	top: 50%;
	margin-top: -.14em;
	width: 0.6428571429em;
	height: 0.6428571429em;
	border-bottom: 1px solid #054d9a;
	border-right: 1px solid #054d9a;
	-webkit-transform: translateY(-50%) rotate(45deg);
	        transform: translateY(-50%) rotate(45deg);
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}
.contentsSection .availabilityFrame .btn_pullDown:hover {
	opacity: 1;
	background: #054d9a;
	color: #fff;
}
.contentsSection .availabilityFrame .btn_pullDown:hover:before {
	border-color: #fff;
}
.contentsSection .availabilityFrame .open .btn_pullDown:before {
	margin-top: .16em;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	        transform: translateY(-50%) rotate(-135deg);
}
.contentsSection .availabilityFrame .pullDownBox {
	margin: 30px auto 0;
	border: 1px solid #bcbcbc;
}
@media only screen and (min-width: 768px) {
	.contentsSection .availabilityFrame .pullDownBox .column:first-child {
		border-right: 1px solid #bcbcbc;
	}
	.contentsSection .availabilityFrame .pullDownBox .column:first-child .option:last-child {
		border-bottom: 0;
	}
}

.contentsSection .availabilityFrame .pullDownBox .option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding: 10px 20px;
	border-bottom: 1px solid #bcbcbc;
	line-height: 1.3;
}
.contentsSection .availabilityFrame .pullDownBox .option .pref {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-line-pack: center;
	    align-content: center;
	position: relative;
	padding-right: 3.75em;
	font-weight: bold;
	width: 8.125em;
}
.contentsSection .availabilityFrame .pullDownBox .option .pref:after {
	content: "満員";
	display: none;
	position: absolute;
	right: 0;
	top: 50%;
	width: 4.2857142857em;
	height: 1.5714285714em;
	line-height: 1.5714285714em;
	font-size: 0.875em;
	border-radius: 9999px;
	color: #fff;
	background: #6f6f6f;
	text-align: center;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.contentsSection .availabilityFrame .pullDownBox .option .venue {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	padding-left: 1.7142857143em;
	width: calc(100% - 130px);
	font-size: 0.875em;
	font-weight: normal;
	word-break: break-all;
	display:inline-block;
}
.contentsSection .availabilityFrame .pullDownBox .option.available .pref:after {
	content: "空き";
	background: #ac0000;
}
.contentsSection .btnFrame .btn {
	margin: 8% auto 5%;
}

/* index幅767px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.contentsSection .seminarInfoFrame {
		padding: 40px 10px;
		font-size: 1em;
	}
	.contentsSection .seminarInfoFrame .title_m {
		font-size: 1.2em;
	}
	.contentsSection .seminarInfoFrame .list, .contentsSection .seminarInfoFrame .txt {
		margin-left: 0;
	}
	.contentsSection .seminarInfoFrame .scheduleTable .box {
		margin: 0 0 20px;
	}
	.contentsSection .seminarInfoFrame .scheduleTable .box .head, .contentsSection .seminarInfoFrame .scheduleTable .box .schedule {
		padding: 1em 1.25em;
		line-height: 2;
	}
	.contentsSection .seminarInfoFrame .scheduleTable .box .head {
		width: 6.3076923077em;
	}
	.contentsSection .seminarInfoFrame .scheduleTable .box .schedule {
		max-width: calc(100% - 6.3076923077em);
	}
	.contentsSection .seminarInfoFrame .scheduleTable .box .schedule .lecturer {
		margin: 10px 0 0;
		font-size: 1em;
		width: 6.9230769231em;
		height: 1.8461538462em;
		line-height: 1.8461538462em;
	}
	.contentsSection .availabilityFrame {
		padding: 40px 10px 50px;
	}
	.contentsSection .availabilityFrame .btn_pullDown {
		font-size: 1.55em;
		padding-right: 1.5em;
	}
	.contentsSection .availabilityFrame .pullDownBox {
		margin: 20px auto 0;
	}
	.contentsSection .availabilityFrame .pullDownBox .option {
		padding: 1em;
	}
	.contentsSection .availabilityFrame .pullDownBox .option .pref {
		padding-right: 4em;
		width: 8.2307692308em;
	}
	.contentsSection .availabilityFrame .pullDownBox .option .pref:after {
		font-size: 0.9230769231em;
		width: 4em;
	}
	.contentsSection .availabilityFrame .pullDownBox .option .venue {
		padding-left: 1.6666666667em;
		width: calc(100% - 117px);
		font-size: 0.75em;
	}
	.contentsSection .btnFrame .btn {
		margin: 45px auto 0;
	}
}

.newsSection {
	position: relative;
	padding-top: 9.7395833333%;
	padding-bottom: 7.2916666667%;
	background: url(../images/index/news.png) no-repeat 0 0;
	background-size: contain;
}
@media only screen and (min-width: 1920px) {
	.newsSection {
		padding-bottom: 140px;
	}
}

@media only screen and (min-width: 1920px) {
	.newsSection {
		padding-top: 187px;
	}
}

@media only screen and (min-width: 767px) {
	.newsSection .container.full {
		padding-right: 18.75%;
		padding-left: 0;
	}
}

.newsSection .newsFrame {
	float: right;
	width: 100%;
	max-width: 1100px;
}
.newsSection .newsList {
	font-size: 1.125em;
}
.newsSection .newsList .listItem {
	padding: 1.32em 0;
	border-bottom: 1px dotted #bcbcbc;
}
.newsSection .newsList .listItem .date {
	display: block;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 22.7272727273%;
	        flex: 0 1 22.7272727273%;
}
.newsSection .newsList .listItem .txt {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	width: 77.2727272727%;
}
.newsSection .note {
	margin-top: 8.3333333333%;
	font-size: 1.125em;
}

/* index幅991px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
	/* --------------------
	   visualSection
	-------------------- */
	.visualSection .visualFrame .catchFrame {
		padding: 10% 0;
	}
	.visualSection .visualFrame .catchFrame .catch {
		font-size: 3.2em;
	}
	.visualSection .introFrame .catch {
		font-size: 1.93em;
	}

	.recommendSection {
		font-size: 1em;
	}

	.advisorSection .bg_white {
		margin-top: 95px;
	}
	.advisorSection .imgFrame .img {
		margin-top: -60px;
		height: calc(100% - 60px);
	}
	.advisorSection .txtFrame .txt {
		font-size: 1em;
	}
}

/* index幅767px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.title {
		font-size: 1.5384615385em;
	}
	.title .en {
		font-size: 0.7em;
	}

	/* --------------------
	   visualSection
	-------------------- */
	.visualSection .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.visualSection .visualFrame .catchFrame .catch {
		font-size: 2.3076923077em;
		line-height: 2;
	}
	.visualSection .visualFrame .catchFrame .catch .txtItem {
		padding: 0 0 .17em;
	}
	.visualSection .visualFrame .catchFrame .txt {
		font-size: 1.2307692308em;
	}
	.visualSection .introFrame .container {
		padding-top: 40px;
		padding-bottom: 80px;
	}
	.visualSection .introFrame .catch {
		font-size: 1.8461538462em;
		border-bottom: 0;
	}
	.visualSection .introFrame .catch .en {
		font-size: 0.5416666667em;
	}
	.visualSection .introFrame .txt .in-block {
		display: inline;
	}

	.recommendSection {
		padding-top: 13.3333333333%;
		font-size: 1em;
	}
	.recommendSection:before {
		height: 0;
		padding: 40% 0 0;
		background: url(../images/index/recommend_sp.png) no-repeat center 0;
		background-size: cover;
	}
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
	.recommendSection:before {
		background: url(../images/index/recommend_sp@2x.png) no-repeat center 0;
		background-size: cover;
	}
}

@media only screen and (max-width: 767px) {
	.recommendSection .txtFrame .title {
		white-space: normal;
	}
	.recommendSection .dataFrame {
		margin: 40px auto 0;
		padding-bottom: 15px;
	}
	.recommendSection .dataFrame .box {
		padding: 20px 0;
	}
	.recommendSection .dataFrame .box .hd {
		margin: 0 0 .7em;
		font-size: 1.1538461538em;
	}
	.recommendSection .dataFrame .box .asof {
		font-size: 1em;
	}
	.recommendSection .dataFrame .performance .data .num {
		font-size: 2.9230769231em;
	}
	.recommendSection .dataFrame .awards .data {
		margin-top: -.4em;
		font-size: 1.3846153846em;
	}
	.recommendSection .dataFrame .awards .data .asof {
		font-size: 0.7222222222em;
	}

	.advisorSection {
		padding-top: 60px;
	}
	.advisorSection .bg_white {
		margin-top: 0;
		background: none;
	}
	.advisorSection:before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 27%;
		bottom: 0;
		background: #fff;
	}
	.advisorSection .colWrap {
		position: relative;
		z-index: 1;
	}
	.advisorSection .imgFrame {
		margin: 0 auto 25px;
	}
	.advisorSection .imgFrame .img {
		margin: 0 auto;
		height: auto;
		min-height: 0;
	}
	.advisorSection .imgFrame .cap {
		padding: 0 10px;
	}
	.advisorSection .txtFrame {
		padding: 0 10px;
	}
	.advisorSection .publishInfoFrame {
		margin: 60px 10px 45px;
	}
	.advisorSection .publishInfoFrame .head {
		margin: 0 0 20px;
		padding: 0 0 10px;
		border: 0;
		border-bottom: 1px solid #6190C3;
	}
	.advisorSection .publishInfoFrame .head > span:before {
		width: 42px;
		height: 42px;
		top: -3px;
		position: relative;
		background: url(../images/index/ico_book_sp.png) no-repeat center center;
		background-size: 23px auto;
		background-color: #6190C3 !important;
	}
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
	.advisorSection .publishInfoFrame .head > span:before {
		background: url(../images/index/ico_book_sp@2x.png) no-repeat center center;
		background-size: 23px auto;
	}
}

@media only screen and (max-width: 767px) {
	.advisorSection .publishInfoFrame .infoFrame {
		letter-spacing: 0;
	}

	.seminarSection .seminarInfoFrame {
		padding: 40px 10px;
		font-size: 1em;
	}
	.seminarSection .seminarInfoFrame .scheduleTable .box {
		margin: 0 0 20px;
	}
	.seminarSection .seminarInfoFrame .scheduleTable .box .head, .seminarSection .seminarInfoFrame .scheduleTable .box .schedule {
		padding: 1em 1.25em;
		line-height: 2;
	}
	.seminarSection .seminarInfoFrame .scheduleTable .box .head {
		width: 6.3076923077em;
	}
	.seminarSection .seminarInfoFrame .scheduleTable .box .schedule {
		max-width: calc(100% - 6.3076923077em);
	}
	.seminarSection .seminarInfoFrame .scheduleTable .box .schedule .lecturer {
		margin: 10px 0 0;
		font-size: 1em;
		width: 6.9230769231em;
		height: 1.8461538462em;
		line-height: 1.8461538462em;
	}
	.seminarSection .availabilityFrame {
		padding: 40px 10px 50px;
	}
	.seminarSection .availabilityFrame .btn_pullDown {
		font-size: 1.55em;
		padding-right: 1.5em;
	}
	.seminarSection .availabilityFrame .pullDownBox {
		margin: 20px auto 0;
	}
	.seminarSection .availabilityFrame .pullDownBox .option {
		padding: 1em;
	}
	.seminarSection .availabilityFrame .pullDownBox .option .pref {
		padding-right: 4em;
		width: 8.2307692308em;
	}
	.seminarSection .availabilityFrame .pullDownBox .option .pref:after {
		font-size: 0.9230769231em;
		width: 4em;
	}
	.seminarSection .availabilityFrame .pullDownBox .option .venue {
		padding-left: 1.6666666667em;
		width: calc(100% - 117px);
		font-size: 0.75em;
	}

	.newsSection {
		padding-top: 13.3333333333%;
	}
	.newsSection:before {
		height: 0;
		padding: 40% 0 0;
		background: url(../images/index/news_sp.png) no-repeat center 0;
		background-size: cover;
	}
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
	.newsSection:before {
		background: url(../images/index/news_sp@2x.png) no-repeat center 0;
		background-size: cover;
	}
}

@media only screen and (max-width: 767px) {
	.newsSection .title {
		margin-bottom: 5px;
	}
	.newsSection .newsList {
		font-size: 1em;
	}
	.newsSection .note {
		margin: 30px 0 40px;
		padding: 0 10px;
		font-size: 1.0769230769em;
	}
}
