@charset "utf-8";
.nolink {
	pointer-events: none;
}
.tab01 {
	display: none!important;
}
.tab03 {
	display: none!important;
}
.sp {
	display: none!important;
}
input[type="submit"] {
	-webkit-appearance: none;
}
* {
	margin: 0;
	padding: 0;
		box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
html {
}
body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	color: #1d2121;
	width: 100%;
	word-break: break-all;
	line-height: 1.5;
	letter-spacing: 0;
	background-repeat: repeat;
	background-position: center top;
	/*background-size: 100%;*/
	background-color: #fff;
}
body * {
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
p, dt, dd, li, th, td {
	line-height: 1.5;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: inherit;
	background: inherit;
	border-radius: inherit;
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
select {
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.hover:hover {
	opacity: 0.7;
	text-decoration: none;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
.mgnauto {
	margin-right: auto;
	margin-left: auto;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.red {
	color: #e14025;
}
.font01 {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
}
.font02 {
	font-family: 'Vollkorn', serif;
}



.headwrap01 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.logoarea {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 12px;
	position: relative;
}
.logoarea01 {
	position: absolute;
	right: 10px;
	top: 6px;
}
.gnavwrap {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #7D8080;
	border-bottom: 1px solid #7D8080;
}
.gnav {
	font-size:0;
	text-align: center;
}
.gnav>li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	line-height: 1;
	margin-right: 18px;
}

.gnav>li:last-child {
	margin-right: 0;
}
.gnav>li {
	color: #000;
	font-weight: bold;
}
footer .gnav>li {
	color: #fff;
	font-weight: bold;
}
.gnav>li>a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.gnav>li>a:hover {
	opacity: 0.7;
}
.gnav>li.ln {
	text-decoration: none;
	color: #000;
}
header .gnav>li.current {
	position: relative;
}
header .gnav>li.current::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../img/common/nav_active.png);
	width: 27px;
	height: 33px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-repeat: no-repeat;
}

.ft {
	padding-top: 30px;
	padding-bottom: 15px;
	color: #fff;
	background-color: #161515;
}
.ft01 {
	margin-bottom: 35px;
}
.ft01 .gnav>li {
	font-size: 13px;
}
.ft01 .gnav >li>a {
	color: #fff;
}
.ft02 {
	text-align:center;
	font-size: 0;
	padding-bottom: 20px;
}
.ft02 li {
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.ft03 {
	text-align: center;
	font-size: 13px;
}
.fttw {
	position: fixed;
	right: 30px;
	bottom: 30px;
}
input, select, textarea {
	padding: 7px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
}
#content {
	padding-bottom: 5px;
}
.topicpathwrap {
	padding-top: 15px;
	margin-bottom: 45px;
}
.topicpath {
	width: 1000px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #fff;
}
.topicpath span {
	color: #fff;
}
.topicpath a {
	color: #fff;
}
.link01 {
	color: #0ba29a;
	text-decoration: underline;
}
.link01:hover {
	text-decoration: none;
	color: #0ba29a
}
.link02 {
	color: #0ba29a;
	text-decoration: none;
}
.link02:hover {
	text-decoration: underline;
	color: #0ba29a
}
.side {
	background-color: #FFF;
	height: 100%;
	width: 80px;
	border-left: 1px solid #CCC;
	z-index: 3000;
	position: fixed;
	top: 0px;
	right: 0px;
}
.side img {
	margin-top: -110px;
	position: fixed;
	top: 50%;
	right: 32px;
}

/*///////////////////////////////////////////////////////////
	top
///////////////////////////////////////////////////////////*/

.topmain .cont01 {
	text-align: center;
	padding-bottom: 25px;
}
.topmain .cont01_01 {
	padding-top: 5px;
	padding-bottom: 45px;
	text-align: center;
}
.topmain .cont02wrap {
	padding-bottom: 90px;
}
.topmain .cont02 .pt01 {
	width: 900px;
	margin-right: auto;
	margin-bottom: 75px;
	margin-left: auto;
}
.topmain .cont02 .pt02 {
	position: relative;
	padding-left: 0px;
}
.topmain .cont02 .pt02.type01 {
	float:left;
	width: 440px;
}
.topmain .cont02 .pt02.type02 {
	float:right;
	width: 380px;
}
.topmain .cont02 .pt03 {
	text-align:center;
	margin-bottom:30px;
}
.topmain .cont02 .pt05 {
	
}
.topmain .cont02 .pt05 li {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #878A8A;
}
.topmain .cont02 .pt06 {
	display: block;
	color: #666;
	margin-bottom: 2px;
	font-size: 14px;
}
.topmain .cont02 .pt08 {
	padding-top: 28px;
	padding-bottom: 28px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #878A8A;
	border-bottom: 1px solid #878A8A;
}
.twitterbox {
	width: 380px;
	height: 100%;
}
.twitterbox .twitter-timeline {
	height: 100%!important;
}
.toptitle01 {
	margin-bottom: 20px;
	text-align:center;
	color: #666;
	font-size: 14px;
	line-height: 1.3;
}
.toptitle01.type02 {
	margin-bottom: 40px;
}
.toptitle01 span {
	display: block;
	font-size: 26px;
	color: #000;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.topmain .pt04.type02 {
	height: 650px;
	overflow-y: auto;
}
.pt04_01 {
	text-align: center;
	padding-top: 25px;
}
.cont03 {
	padding-bottom:60px;
}
.topmain .cont03 .pt01 {
	text-align: center;
	margin-bottom: 45px;
}
.topmain .cont03 .pt02 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color:#fff;
}
.topmain .cont03 .pt02 span {
	font-size: 14px;
	font-weight: normal;
}
.cont04_01  {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.cont04_01 span {
	font-size: 36px;
}
.cont04_02 {
	margin-bottom: 25px;
	text-align: center;
	color: #666666;
	font-size: 18px;
}
.cont04_03 {
	font-size: 20px;
	text-align: center;
	color: #0ba29a;
	margin-bottom: 5px;
}
.cont04_04 {
	font-size: 22px;
	text-align: center;
}
.cont04_05 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 45px;
}
.cont04_06 {
	margin-bottom: 45px;
	text-align: center;
}
.cont04_07 {
	width: 470px;
	margin-left: auto;
	margin-bottom: 40px;
	margin-right: auto;
	position: relative;
	color: #666666;
}
.cont04_07.type02 {
	width: 540px;
	margin-bottom: 0;
}
.cont04_07.type03 {
	width: 495px;
}
.cont04_07.type04 {
	width: 660px;
}
.cont04_07::before {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../img/common/orn_01.png);
	width: 20px;
	height: 58px;
	left: 0;
}
.cont04_07::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../img/top/orn_04.png);
	width: 31px;
	height: 51px;
	left: 165px;
	bottom: 0;
}
.cont04_07.type02::after {
	left: 213px;
}
.cont04_07.type03::after {
	bottom: 1em;
	left: 140px;
}
.cont04_07.type04::after {
	left: 250px;
}

.cont04_07 dl {
	display: table;
	text-align: left;
}
.cont04_07 dt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 55px;
}
.cont04_07.type02 dt {
	padding-right: 65px;
}
.cont04_07.type03 dt {
	padding-right: 100px;
}
.cont04_07.type04 dt {
	padding-right: 55px;
}
.cont04_07 dd {
	display: table-cell;
	vertical-align: middle;
	padding-top: 6px;
}
.cont04_07.type03 dd {
}
.cont04_07 h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
.cont04_08 {
	font-size: 14px;
}
.cont04_09.type02 {
	font-size: 18px;
	color: #1d2121;
}
.cont04_09.type03 {
	font-size: 18px;
	color: #1d2121;
	font-weight: normal;
}
.cont04_09 span {
	color: #0ba29a;
}
.topmain .cont04_10 {
	text-align: center;
	margin-bottom: 85px;
}
.btnarea {
	text-align: right;
	padding-bottom: 10px;
}
.btn01 {
	display: inline-block;
	position: relative;
	min-width: 240px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #666666;
	text-align: center;
	border: 1px solid #666666;
}
.btn01:hover {
	text-decoration: none;
	color: #666666;
}
.btn01.tw::before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 15px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/common/btn_tw.png);
}
.btn02 {
	display: inline-block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	color: #fff;
	background-color: #0ba29a;
	text-align: center;
}
.btn02:hover {
	text-decoration: none;
	color: #fff;
}


.cmnblock01 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.cmnblock02 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.cmnbox01 {
	margin-bottom: 130px;
	position: relative;
}
.cmntitle01 {
	margin-top: 60px;
	margin-bottom: 100px;
	text-align: center;
}
.cmntitle01.type02 {
	margin-bottom: 75px;
}

/*///////////////////////////////////////////////////////////
	news
///////////////////////////////////////////////////////////*/
.newsmain .cmnbox01 {
	padding-bottom: 170px;
}

.newsmain .pt02 li {
	width: 100%;
	display: table;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #666666;
}
.newsmain .pt02 .pt03 {
	width: 6em;
	display: table-cell;
	color: #666666;
}
.newsmain .pt02 .pt04 {
	display: table-cell;
	word-break: normal;
	font-size: 16px;
	color: #1d2121;
}
.newsmain .title {
	display: block;
	margin-bottom: 10px;
	font-size: 19px;
}
.pagenav {
	padding-top: 65px;
	text-align: center;
}
.pagenav li {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 0;
}
.pagenav li a {
	display: block;
	font-size: 16px;
	color: #1d2121;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.pagenav .current a {
	pointer-events: none;
	border-bottom: 2px solid #0ba29a;
}
.pagenav01 {
	margin-right: 12px;
}
.pagenav02 {
	margin-right: 32px;
}

/*///////////////////////////////////////////////////////////
	intro
///////////////////////////////////////////////////////////*/

.intro01 {
	position: relative;
	max-width: 930px;
	margin-left: auto;
	margin-bottom: 120px;
	margin-right: auto;
	font-size: 16px;
}
.intro01_01 {
	position: absolute;
	top: 0;
	left: 0;
}
.intro01_02 {
	position: absolute;
	bottom: -40px;
	left: 0;
}
.intro02 {
	display: block;
	padding-left: 85px;
	padding-right: 85px;
	min-height: 250px;
}
.intro03 {
	width: 100%;
	max-width: 760px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}
.intro04 {
	margin-bottom: 10px;
}
.intro06 {
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.intro07 {
	margin-bottom: 35px;
}
.intro08 {
	float: left;
}
.intro08_02 {
	padding-top: 10px;
}
.intro08_01 {
	height: 50px;
}
.intro09 {
	float: right;
}
.intro10 {
	margin-left: 60px;
	font-size: 23px;
}
.intro10 li {
	line-height: 2;
}
.intro09 .intro08_02 {
	margin-top: 20px;
}
.intro11 dt {
	font-size: 16px;
	margin-bottom: 10px;
}
.intro11 dd {
	color: #666;
}

/*///////////////////////////////////////////////////////////
	cast
///////////////////////////////////////////////////////////*/

.cast01 {
	margin-bottom: 80px;
	text-align: center;
}
.cast01.type02 {
	margin-bottom: 60px;
}
.cast01.bg .cmnblock01 {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.cast01.bg .cmnblock01::before {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../img/cast/bg_01.png);
	right: 0;
	top: 68px;
	width: 164px;
	height: 234px;
	z-index: -1;
}
.cast01.bg .cmnblock01::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../img/cast/bg_02.png);
	bottom: -50px;
	left: 0;
	width: 164px;
	height: 234px;
	z-index: -1;
}
.cast02 {
	margin-bottom: 50px;
}
.cast03 {
	font-size: 0;
}
.cast03 li {
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
}
.cast03 li:last-child {
	margin-right: 0;
}
.cast04 {
	margin-top: 10px;
}
.cast04 .type01 {
	color: #4083ab;
}
.cast04 .type02 {
	color: #f08300;
}
.cast04 .type03 {
	color: #eb6d8e;
}
.cast04 .type04 {
	color: #a674b0;
}
.cast04 .type05 {
	color: #6f0c0c;
}
.cast04 .type06 {
	color: #a0dbe2;
}
.cast05 {
	margin-bottom: 50px;
}
.cast05 span {
	font-size: 36px;
}
.cast05_01 {
	margin-top: 10px;
}
.cast06 {
	font-size: 16px;
}
.cast07 {
	font-size: 0;
	margin-bottom: 25px;
}
.cast07:last-child {
	margin-bottom: 0;
}
.cast07 li {
	display: inline-block;
}
.cast07.type02 li {
	width: 33.3%;
}
.cast08 {
	color: #666;
	font-size: 14px;
}
.cast09 {
	font-size: 18px;
}
.cast09 span {
	font-size: 14px;
}
.cast10 {
	margin-top: 45px;
	margin-bottom: 50px;
}
.cast10 dt {
	margin-bottom: 15px;
	font-size: 19px;
}
.cast10 dd span {
	font-size: 18px;
}

/*///////////////////////////////////////////////////////////
	sche
///////////////////////////////////////////////////////////*/

.schemain .cont04_07 {
	text-align: left;
}
.sche01 {
	text-align: center;
}
.sche02 {
	margin-bottom: 30px;
	display: inline-block;
	background-color: #000;
	color: #fff;
	vertical-align: bottom;
	font-size: 19px;
	min-width: 120px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
}
.sche03 {
	font-size: 19px;
	margin-bottom: 30px;
}
.sche04 {
	max-width: 608px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.sche04_01 {
	text-align: right;
	font-size: 12px;
}
.sche05 {
	font-size: 19px;
	margin-bottom: 20px;
}
.sche06 {
	font-size: 16px;
	margin-bottom: 25px;
}
.sche07 {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 760px;
	padding-top: 42%;
	margin-bottom: 60px;
}
.sche07 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.sche08 {
	margin-bottom: 30px;
}
.sche09 {
	max-width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.sche09 li {
	float: left;
	margin-right: 30px;
}
.sche09 li:last-child {
	margin-right: 0;
}
.sche10 {
	text-align: left;
	margin-bottom: 60px;
	font-size: 16px;
}
.sche12 {
	text-align: left;
	max-width: 760px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: linear-gradient(to right, #9b9b9b, #9b9b9b 4px, transparent 1px, transparent 3px);
	background-size: 5px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
}
.sche12 dt {
	position: relative;
	font-size: 19px;
	margin-bottom: 20px;
}
.sche12 dt::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../img/common/nav_active.png);
	width: 27px;
	height: 33px;
	left: -18px;
	top: -5px;
}
.sche12 dd {
	font-size: 16px;
}
.gray {
	color: #666;
}
.caption {
	color: #666;
	font-size: 14px;
}

/*///////////////////////////////////////////////////////////
	goods
///////////////////////////////////////////////////////////*/

.goods01 {
	max-width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.goods02 {
	float: left;
	width: 290px;
	margin-right: 30px;
	margin-bottom: 25px;
}
.goods02:nth-child(3n) {
	margin-right: 0;
}
.goods04 {
	font-size: 16px;
	margin-top: 10px;
}
.goods05 {
	margin-top: 5px;
}
.goods05 dt {
	float: left;
	font-size: 14px;
}
.goods05 dd {
	float: right;
	font-size: 14px;
}
.goods06 {
	margin-top: 40px;
	margin-bottom: 110px;
}
.goods08 {
	float: left;
	width: 50%;
	text-align: center;
}
.goods09 {
	margin-top: 10px;
	font-size: 16px;
}
.goods10 {
	font-size: 14px;
	margin-bottom: 15px;
}
.goods11 {
	font-size: 14px;
}
.goods12 {
	max-width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.goods13 {
	font-size: 19px;
	margin-bottom: 10px;
}
.goods15 {
	margin-bottom: 20px;
}
.goods15 dt {
	margin-bottom: 20px;
}
.goods15 dd {
	
}
.goods17 {
	max-width: 930px;
	margin-bottom: 25px;
}
.goods17 li {
	float: left;
	margin-right: 30px;
}
.goods17 li:last-child {
	margin-right: 0;
}
.goods18 {
	font-size: 16px;
}
.goods19 {
	margin-bottom: 60px;
}
.goods19_01 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
}

/*///////////////////////////////////////////////////////////
	release
///////////////////////////////////////////////////////////*/

.rls03 {
	text-align: center;
	font-size: 16px;
}

/*///////////////////////////////////////////////////////////
	faq
///////////////////////////////////////////////////////////*/

.faq01 {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.faq02 {
	padding-left: 50px;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #878A8A;
}
.faq02 dt {
	position: relative;
	margin-bottom: 15px;
}
.faq02 dt::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(../img/faq/orn_01.png);
	width: 26px;
	height: 21px;

}
.faq02 dd {
	position: relative;
}
.faq02 dd::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(../img/faq/orn_02.png);
	width: 26px;
	height: 21px;
}


/*///////////////////////////////////////////////////////////
	add
///////////////////////////////////////////////////////////*/

.pg-scheduleTable {
    margin-bottom: .5em;
    border-collapse: collapse;
    border: 1px solid #d1d4d4;
    width: 100%;
}
.pg-scheduleTable td, .pg-scheduleTable th {
    background-color: #fbfbfb;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pg-scheduleTable th {
    font-weight: 400;
}
.pg-scheduleTable thead td, .pg-scheduleTable thead th {
    padding: 0 .25em;
    text-align: center;
}
.pg-scheduleTable tbody th, .pg-scheduleTable thead th:first-child {
    border-right: 1px solid #d1d4d4;
}
.pg-scheduleTable tbody td, .pg-scheduleTable tbody th, .pg-scheduleTable thead .date-cell {
    border: 1px solid #d1d4d4;
}
.pg-scheduleTable .date-cell:nth-child(even), .pg-scheduleTable tbody td:nth-child(even) {
    background-color: #f8f8f8;
}
.pg-scheduleTable {
    margin-bottom: .5em;
    border-collapse: collapse;
    border: 1px solid #d1d4d4;
    width: 100%;
}
.pg-scheduleTable td {
    color: #0ba29a;
    font-weight: 700;
}
.pg-scheduleTable .sat {
    color: #2c56d9;
}
.pg-scheduleTable .sun {
    color: #e14025;
}
.mb0 {
	margin-bottom: 0!important;
}


.nws01 {
	display: block;
}
.nws02 {
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-top: 25px;
}
.nws03 {
	width: 100%;
	display: table;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom:-1px;
}
.nws03.type02 .nws04  {
	background-color:#f6f6f6;
}
.nws03.type02 .nws05  {
	background-color:#f6f6f6;
}
.nws03.type02 .nws06  {
	background-color:#f6f6f6;
}
.nws04 {
	display: table-cell;
	vertical-align: top;
	padding: 7px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.nws05 {
	display:table-cell;
	vertical-align:top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:7px;
	width:7.5em;
}
.nws06 {
	display:table-cell;
	vertical-align:top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:7px;
	width:5.5em;
}

.plctxt {
	text-align: center;
	padding: 15px;
  }
  .plctxt a {
	color: #FFF;
  }


.rr01 {
}
.rr02 {
	margin-bottom: 45px;
	padding-bottom: 45px;
	border-bottom: 1px solid #CCC;
}
.rr02:last-child {
	margin-bottom: 80px;
}
.rr03 {
	width:165px;
	float:left;
}
.rr04 {
	width:calc(100% - 195px);
	float:right;
}
.rr05 {
	font-size: 18px;
	font-weight: bold;
	color: #1772AA;
	margin-bottom:25px;
}
.rr06 {
	margin-bottom:25px;
}
.rr07 {
	font-size: 18px;
	font-weight: bold;
	color: #1772AA;
	margin-bottom:12px;
}
.rr08 {
	padding-top: 10px;
}
.rr08 li {
	margin-bottom:10px;
	width:300px;
}
.rr08 li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #325FAB;
	background-image: url(../img/release/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right 15px top 18px;
	text-align: center;
	display: block;
	padding: 15px 12px 15px;
	border-radius:50px;
}
.rr08 li.type02 a {
	background-color: #F6B600;
	padding: 5px 12px 5px;
}
.rr08 li.type03 a {
	background-color: #EC7F7F;
}
.rr08 li a:hover {
	opacity:0.8;
}
.rrbox {
	
}
.rrbox01 {
	margin-bottom: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	border-bottom: 1px solid #333;
}
.rrbox02 {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 52px;
	line-height: 1;
	font-size: 14px;
	color: #fff;
	background-color: #F60086;
	text-align: center;
}
.rrbox02.type02 {
	width: 85px;
}
.rrbox02.type03 {
	width: 150px;
}
.rrbox03 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.rrbox04 {
	padding-top: 8px;
}
.rrbox05 {
	float: left;
	margin-right: 25px;
	margin-bottom:15px;
	width: 285px;
}
.rrbox05:nth-child(3n) {
	margin-right: 0;
}
.rrbox05:nth-child(3n + 1) {
	clear: both;
}
.rrbox06 {
	position: relative;
	width: 100%;
	margin-bottom: 6px;
	padding-top: 56.25%;
}
.rrbox06 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.rr_center {
	text-align: center;
}



