@charset "utf-8";
.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: #211814;
	width: 100%;
	min-width: 1380px;
	word-break: break-all;
	line-height: 1.5;
	letter-spacing: 0;
	background-image: url(../img/common/bg_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;
	background-color:#000;
}
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;
}
body.top {
	background-color:#fff;
	background-image:none;
}
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;
	padding: 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;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.hover:hover {
	opacity: 0.7;
}
.link01 {
	text-decoration: underline;
}
.link01:hover {
	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;
}
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: #F00;
}



.headwrap01 {
	width: 100%;
	background-color: #FFF;
}
.logoarea {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.gnavwrap {
	width: 100%;
	margin-bottom: 0;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.gnav {
	text-align: center;
	font-size:0;
}
.gnav>li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	margin-right: 12px;
	margin-left: 12px;
}
.gnav>li>a {
	text-decoration: none;
	color: #000;
}
.gnav>li>a:hover {
	opacity: 0.7;
}
.gnav>li.ln {
	text-decoration: none;
	color: #999;
}
.footerwrap01 {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	background-color: #000;
	border-top: 1px solid #524530;
}
.footerwrap01 .pt01 {
	text-align: center;
}
.footerwrap01 .pt01 li {
	vertical-align: top;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	margin-bottom: 30px;
}
.copy {
	font-size: 12px;
	text-align: center;
	padding-top: 0;
	color: #FFF;
}
.pagetop {
	opacity: 1
!important;
}
.pagetop a {
	position: fixed;
	right: 35px;
	bottom: 30px;
	z-index: 6000;
}
.object-fit-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;'
}
.object-fit-img02 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: bottom;
	font-family: 'object-fit: cover; object-position: bottom;'
}
input, select, textarea {
	padding: 7px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
}
#content {
	padding-bottom: 0;
}

.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: #FFFFFF;
}
.topicpath a {
	color: #fff;
}

.link01 {
	color: #5B90B4;
	text-decoration: none;
}
.link01:hover {
	text-decoration: underline;
	color: #5B90B4;
}
.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;
}

.topmain .cont01wrap {
	/*background-image: url(../img/common/bg_05.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
}

.topmain .cont01 {
	text-align: center;
	/*padding-top: 100px;*/
	padding-bottom: 0px;
}
.topmain .cont02wrap {
	padding-top: 75px;
	padding-bottom: 90px;
	background-color: #000;
}
.topmain .cont02 .pt01 {
	width:860px;
	margin:0 auto;
}
.topmain .cont02 .pt02 {
	width: 420px;
}
.topmain .cont02 .pt02.type01 {
	float:left;
}
.topmain .cont02 .pt02.type02 {
	float:right;
}
.topmain .cont02 .pt03 {
	text-align:center;
	margin-bottom:30px;
}
.topmain .cont02 .pt04 {
	height: 530px;
	padding: 20px;
	background-color: #FFF;
}
.topmain .cont02 .pt05 {
	height:510px;
	overflow-y:auto;
}
.topmain .cont02 .pt05 li {
	width: 100%;
	display: table;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
	text-align:left;
}
.topmain .cont02 .pt06 {
	width: 6.5em;
	display: table-cell;
	vertical-align:top;
}
.topmain .cont02 .pt07 {
	display: table-cell;
	vertical-align:top;
}
.cont03wrap {
	background-image: url(../img/common/bg_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.cont03 {
	padding-top:60px;
	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;
}


.cmnblock01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	/*min-height: 450px;*/
}
.cmnbox01 {
	/*background-color: #EDEDED;
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border: 1px solid #eee;*/
	margin-bottom: 50px;
}
.cmntitle01 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	color: #000;
}
.cmntitle01.type02 {
	margin-bottom: 5px;
	color: #fff;
}
.cmntitle01.type03 {
	font-weight: normal;
	margin-bottom: 12px;
	color: #B99C6D;
}
/*.cmntitle01::before {
	content: "";
	background-image: url(../img/common/title_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	height: 29px;
	width: 55px;
	margin-right:20px;
	position: relative;
    top: 2px;
}
.cmntitle01::after {
	content: "";
	background-image: url(../img/common/title_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	height: 29px;
	width: 55px;
	margin-left:20px;
	position: relative;
    top: 2px;
}*/

.newsmain .pt02 li {
	width: 100%;
	display: table;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCC;
}
.newsmain .pt02 .pt03 {
	width: 6.5em;
	display: table-cell;
	vertical-align:top;
}
.newsmain .pt02 .pt04 {
	display: table-cell;
	vertical-align:top;
}

.cmntitle02 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #221815;
}
.cmntitle03 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom:30px;
	color: #221815;
}
.intromain .box01 {
  padding: 40px;
  margin-bottom: 50px;
  border: none;
  background-image: url(../img/intro/bg_01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.intromain .box01 .pt01 {
	display:table;
	margin-bottom:20px;
}
.intromain .box01 .pt01 dt {
	display:table-cell;
	vertical-align:top;
	width:284px;
}
.intromain .box01 .pt01 dd {
	display: table-cell;
	vertical-align: top;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #F00;
	padding-top:5px;
}
.intromain .box01 .pt02 {
	font-size: 16px;
	color: #FFF;
}
.intromain .box02 {
	padding: 40px;
	margin-bottom: 50px;
	border: 1px solid #eee;
	background-image: url(../img/intro/bg_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.intromain .box02 .pt01 {
	display:table;
	margin-bottom:5px;
}
.intromain .box02 .pt01 dt {
	display:table-cell;
	vertical-align:top;
	width:245px;
}
.intromain .box02 .pt01 dd {
	display:table-cell;
	vertical-align:top;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	padding-top:13px;
}
.intromain .box02 .pt02 {
	font-size: 16px;
}

.cmnbox02 {
	padding: 25px;
	margin-bottom: 40px;
	background-color: #FFF;
}
.soon {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 20px;
  font-weight: bold;
}

.castmain .box01 {
	margin-bottom: 50px;
	background-image: url(../img/cast/bg_02.png);
	background-repeat: repeat;
	color: #FFF;
}
.castmain .box02 {
	background-image: url(../img/cast/bg_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

.castmain .box03 {
	margin-bottom: 50px;
	background-image: url(../img/cast/bg_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #eee;
	background-color: #FFF;
}
.castmain .box04 {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.castmain .title01 {
	text-align: center;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: bold;
}
.castmain .title02 {
	text-align:center;
	margin-bottom:50px;
}
.castmain .list01 {
	text-align: center;
}
.castmain .list01 li {
	vertical-align: top;
	display: inline-block;
	margin-right: 35px;
	margin-bottom: 45px;
	margin-left: 35px;
	font-size: 16px;
}
.castmain .img01 {
	margin-bottom:15px;
}
.castmain .list02 table {
	width:100%;
}
.castmain .list02 table th {
	width: 50%;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	vertical-align:top;
}
.castmain .list02 table td {
	width: 50%;
	font-size: 16px;
	text-align: left;
	vertical-align:top;
}
.castmain .list03 li {
	font-size:16px;
	text-align:center;
}

.faqbox01 {
	margin-bottom:30px;
	padding-bottom:5px;
	border-bottom:solid 1px #eee;
  font-size:16px;
}
.faqbox01:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none 1px #eee;
}
.faqbox01 .pt01 {
	width:100%;
	display:table;
	margin-bottom:20px;
}
.faqbox01 .pt01 dt {
	width:60px;
	display:table-cell;
	vertical-align:top;
}
.faqbox01 .pt01 dd {
	display:table-cell;
	vertical-align:top;
	padding-top:2px;
}
.faqbox01 .pt02 {
	width:100%;
	display:table;
	margin-bottom:5px;
}
.faqbox01 .pt02 dt {
	width:60px;
	display:table-cell;
	vertical-align:top;
}
.faqbox01 .pt02 dd {
	display:table-cell;
	vertical-align:top;
	padding-top:2px;
}
.faqbox01 .pt03 {
	margin-bottom:25px;
	line-height:1.8;
}
.faqbox01 .pt03 span {
	color: #5F92B6;
}
.faqbox01 .pt03 span.bold {
	color: #000;
}

.cmntitle04 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 15px;
}

.schemain .pt01 {
	margin-bottom:40px;
}
.schemain .pt02 {
	color: #E4000C;
}
.schemain .pt03 {
	color: #009FE7;
}
.schemain .pt04 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
.schemain .pt04 span {
	text-align: left;
	display: block;
	padding-top: 5px;
}

.schemain .pt05 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 25px;
}
.schemain .pt06 {
	word-break: break-all;
}

.schemain .pt06 dt {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
	font-weight: bold;
}
.schemain .pt06 dt.bdn {
	padding-top: 5px;
	border-top: 1px none #eee;
}

.schemain .pt07 dt {
	text-align: center;
	margin-bottom: 5px;
}
.schemain .pt07 dt span {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	width: 6em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
	border: 2px solid #000;
}
.schemain .pt07 dd {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.schemain .pt08 {
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}

.goodsmain .txt01 {
	margin-bottom:25px;
}
/*.goodsmain .boxwrap01 {
	margin-right:-15px;
	margin-left:-15px;
}*/
.goodsmain .box01 {
	width: 272px;
	margin-bottom: 45px;
	margin-left: 30px;
	float: left;
}
.goodsmain .box01:nth-child(3n+1) {
	margin-left:0;
	clear:both;
}
.goodsmain .box01 .pt01 {
	margin-bottom: 12px;
}
.goodsmain .box01 .pt01 a {
	cursor: pointer;
}
.goodsmain .box01 .pt02 {
	font-weight: bold;
	margin-bottom: 10px;
}
.goodsmain .box01 .pt02 img {
	position:relative;
	top:2px;
}
.goodsmain .box01 .pt03 dt {
	font-size: 13px;
	margin-bottom: 3px;
}
.goodsmain .box01 .pt03 dd {
	font-size: 13px;
	color: #D90000;
}
.goodsmain .box01 .pt03.type02 dd{
	color: #000000;
}
.sad01 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 35px;
	font-size: 17px;
}
.sad02 {
	width: 800px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top:30px;
}
.sad03 {
	text-align: center;
}
.nimg01 {
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ver01 {
	margin-bottom: 80px;
}
.ver01.type02 {
	margin-bottom: 0px;
}
.ver02 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
	display: inline-block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 2px solid #019FE8;
	margin-right: auto;
	margin-left: auto;
}
.ver03 {
  margin-bottom: 40px;
  text-align: center;
}
.ver04 {
  text-align: center;
  width: 272px;
  margin-left: 10px;
  display: inline-block;
  margin-right: 10px;
}
.ver04:first-child {
	margin-left:0;
}
.ver04 dt {
	margin-bottom: 12px;
	cursor: pointer;
}
.ver04 dd {
	font-weight: bold;
}
.typex .ver04 {
  width: 212px;
  margin-left: 2px;
  margin-right: 2px;
}
.ver05 {
	margin-bottom: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
}
.ver05.type02 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none #eee;
  font-size: 16px;
  text-align: center;
}
.ver05.type02.left {
  text-align: left;
}
.ver05 li {
	margin-bottom: 5px;
	text-indent:-1em;
	margin-left:1em;
}
.ver07 {
	text-align: center;
}
.gad01 {
	color: #F00;
	margin-bottom: 30px;
	margin-left: -15px;
}
.ver08 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.ver04.type02 {
  text-align: center;
  width: 272px;
  margin-left: 10px;
  display: inline-block;
  margin-right: 10px;
}
.ver04.type02:first-child {
	margin-left:0;
}

.gi01 {
	margin-bottom:25px;
}
.gi01.type02 {
	font-size:16px;
	font-weight:bold;
}
.gi02 {
	margin-bottom:25px;
}
.gi03 {
	margin-bottom:35px;
}
.gi03 li {
	text-indent:-1em;
	margin-left:1em;
}
.gi04 {
	margin-bottom:12px;
}
.gi05 {
	margin-bottom:35px;
}
.gi06 {
	margin-bottom:12px;
}
.gal01 {
	margin-top: 40px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.gal01 dt {
	margin-bottom: 10px;
}
.gal01 dd {
	font-size: 16px;
	text-align: center;
}
.gal02 {
	width: 477px;
	margin-right: auto;
	margin-left: auto;
}
.gal02 li {
	margin-bottom: 35px;
}

.cmntitle02.ev {
	font-size:27px;
	margin-bottom:40px;
}
.ev01 {
    text-align: center;
    margin-bottom: 20px;
}
.ev01 span {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    display: inline-block;
    width: 6em;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #000;
}
.ev02 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
	line-height:1.8;
	margin-bottom:45px;
}
.ev03 {
    font-size: 16px;
	margin-bottom:45px;
	margin-top:35px;
}
.ev04 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.ev05 table {
	width:100%;
	margin-bottom:45px;
}
.ev05 table th {
	width: 50%;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	vertical-align:top;
}
.ev05 table td {
	width: 50%;
	font-size: 16px;
	text-align: left;
	vertical-align:top;
}


/*.rr01 {
	font-size:0;
	text-align:center;
}
.rr02 {
	width:212px;
	display: inline-block;
}
.rr02:nth-child(2) {
	margin-right: 80px;
	margin-left: 80px;
}
.rr03 {
	text-align:center;
	margin-bottom:15px;
}
.rr04 {
	font-size: 14px;
	margin-bottom: 25px;
	font-weight: bold;
	text-align:left;
}
.rr05 a {
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-radius: 3px;
	text-decoration: none;
}
.rr05 a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
}*/
.inad01 {
	font-size: 17px;
}
.inad02 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}
.inad02 span {
	color: #C30C22;
}
a.hover03 {
	cursor: default!important;
}
a.hover03:hover {
	cursor: default!important;
}

.nimg01 img {
	max-width:755px;
}
.topmain01 {
	text-align:center;
	margin-bottom:60px;
}

.scad05   {
	text-align: center;
	margin-bottom: 25px;
}
.scad05 span {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000;
	padding-right: 30px;
	padding-left: 30px;
}
.scad05.type02 span {
  background-color: #C30D23;
}
.scad05.type03 span {
  background-color: #5C90B5;
}
.adgd02 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 25px;
}

.topmain .cont01 .pt01 {
	margin-bottom:35px;
  pointer-events: none;
}
.topmain .cont01 .pt02 dt {
	margin-bottom:7px;
}
.topmain .cont01 .pt02 dd {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 35px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
}
.topmain .cont01 .pt03 {
	text-align:center;
}
.topmain .cont01 .pt03 li {
	display:inline-block;
	margin-left:15px;
	margin-right:15px;
}

.tscad01 {
	margin-bottom:25px;
	font-size:16px;
}
.tscad01.type02 {
	margin-bottom:12px;
}
.tscad02 {
	text-align:center;
}
.tscad02 li {
	padding: 20px;
	border: 3px solid #C30D23;
	font-size: 16px;
	display: inline-block;
}

.tscad02.type02 li {
	width:700px;
	margin:0 auto;
  margin-top:30px;
	margin-bottom:30px;
	display: block;
  font-size:20px;
  font-weight:bold;
}

.gdf {
  font-size:16px;
}
.ct01 {
  text-align:center;
  font-size:16px;  
}
.itr01 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 26px;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 35px;
}

.inad01.type02 {
  padding-left:15px;
}

.gly01 li {
	float:left;
	margin-left:35px;
	margin-bottom:36px;
}

.gly01 li:nth-child(3n+1) {
	margin-left:0;
	clear:both;
}
.th {
    text-decoration: line-through;
}
.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;
}


.rr01 {
}
.rr02 {
	margin-bottom: 45px;
	padding-bottom: 45px;
	border-bottom: 1px solid #000;
}
.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: #808000;
    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 #000;
}
.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: #E3007E;
	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;
	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;
}
.rrboxa {
	margin-top: 4px;
	margin-bottom: 4px;
}
.rrboxa span {
    display:inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1;
	font-size: 14px;
	color: #fff;
	background-color: #E3007E;
	text-align: center;
    padding-left:12px;
    padding-right:12px;
}
.plctxt {
	text-align:center;
	margin:30px 0 15px;
}
.plctxt a {
	color: #FFF;
}