@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 {
}
html::after {
	content: "";
	display: block;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background-image: url(../img/common/bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: cover;
}
body {
	font-size: 14px;
	font-family: 'Kiwi Maru', serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	width: 100%;
	min-width: 1230px;
	word-break: break-all;
	line-height: 1.8;
	color: #000;
	position: relative;
	z-index: 1;
}
.col01 {
	color: #963D71;
}
.th {
	text-decoration: line-through;
}
a {
	color:inherit;
}
p, dt, dd, li, th, td {
	line-height: 1.8;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: 0px;
	background: none;
	padding: 0;
	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;
}
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;
}
.link01 {
	text-decoration: underline;
	color: #963D71;
}
.link01:hover {
	text-decoration: none;
}
.link02 {
	text-decoration: underline;
	color: #0AAAD4;
}
.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: #D90000;
}
.blue {
	color: #0AAAD4;
}
.pink {
	color: #BF8F00;
}
.hover02 {
	cursor: default;
}



.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;
}
.footerwrap01 {
	position: relative;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000;
}
.ftbnr {
	text-align:center;
	margin:25px auto;
}
.ftbnr li {
	display:inline-block;
	margin-left:12px;
	margin-right:12px;
}
.copy {
	font-size: 15px;
	color: #FFF;
}
.pagetop {
	position:fixed;
	right:25px;
	bottom:30px;
}

.cmnbox01 {
	max-width:1230px;
	padding:0 15px;
	margin:0 auto;
	position:relative;
}

.wrap {
	overflow-x: hidden;
}
.logo {
	margin-bottom:35px;
	padding:35px 45px 0;
}
.main01 {
	position:relative;
}
.main02 {
	text-align:center;
	margin-bottom:100px;
	margin-left:-40px;
}
.main02.type02 {
	margin-left:0px;
}
.main03 {
	text-align:center;
	font-size:24px;
}
.main04 {
	text-align:center;
	font-size:44px;
	margin:0;
	margin-bottom:85px;
	padding:0;
}

.sqs01 {
	margin:0 110px;
	position:relative;
	padding:30px 75px 140px;
}
.sqs01::before {
    content: "";
    position: absolute;
    left: 0;
	top:0;
    width: 490px;
	height:220px;
	background: rgb(255,203,0);
	background: linear-gradient(90deg, rgba(255,203,0,1) 20%, rgba(150,61,113,1) 80%);
	z-index:0;
}
.typeB .sqs01::before {
	display: none;
}
.sqs02 {
	text-align:left;
	margin-bottom:25px;
	position:relative;
}
.sqs02 span {
	display:inline-block;
	text-align:center;
	font-size:24px;
	color:#FFF;
}
.typeB .sqs02 span {
	display: block;
	color: #000;
	text-align: center;
	line-height: 1.5;
}
.sqs03 {
	position:relative;
}
.sqs03 table {
	width:100%;
}
.sqs03 table th {
	background-color: #000;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding: 10px 12px;
	border: 1px solid #CCCCCC;
	width:20%;
}
.sqs03 table td {
	background-color:#FFF;
	font-size:15px;
	vertical-align:middle;
	padding:10px 12px;
	border: 1px solid #CCCCCC;
	width:40%;
}
.sqs04 {
}


.map {
  position: relative;
  width: 840px;
  margin:0 auto;
  padding-top: 35%;
}
.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.dt01 {
}
.dt02 {
}
.dt03 {
	font-size:31px;
	text-align:center;
}
.dt04 {
	max-width:840px;
	margin:15px auto;
}
.dt05 {
	margin-bottom:10px;
}
.dt06 {
}

.cst01 {
	position: relative;
	background-image: url(../img/common/bg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.cst01::before {
	content: '';
	display: block;
	position: absolute;
	top: -210px;
	right: 50%;
	margin-right: -1000px;
	width: 535px;
	height: 1355px;
	background-image: url(../img/common/bg_tz02.png);
	background-repeat: no-repeat;
	background-position: center;
}
.cst02 {
	padding:140px 0;
}
.cst03 {
	text-align:center;
}
.cst03 li {
	font-size:22px;
	margin-bottom:5px;
}
.cst04 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1015px;
}
.cst05 {

}
.cst06 {
	margin-bottom: 40px;
	text-align: center;
}
.cst06.type02 {
	padding-top: 10px;
}
.cst07 {
	margin-bottom: 40px;
}
.cst05:last-child .cst07 {
	margin-bottom: 20px;
}
.cst08 {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.cst08:nth-child(4n) {
	margin-right: 0;
}
.cst09 {
	margin-bottom: 8px;
}
.cst10 {
	font-size: 15px;
}
.cst11 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}

.tc01 {
	position: relative;
}
.tc02 {
	position: relative;
	z-index: 1;
	padding:100px 10px;
}
.tc03 {
	text-align:center;
	font-size:22px;
	margin-bottom:20px;
}
.tc04 {
	text-align:center;
	margin-bottom:35px;
}
.tc05 {
	font-size:14px;
}

.tck01 {
	position: relative;
	background-image: url(../img/common/bg_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.tck01::before {
	content: '';
	display: block;
	position: absolute;
	top:  -280px;
	left: 50%;
	margin-left: -1030px;
	width: 566px;
	height: 1238px;
	background-image: url(../img/common/bg_tz03.png);
	background-repeat: no-repeat;
	background-position: center;
}
.tck01::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -250px;
	right: 50%;
	margin-right: -1020px;
	width: 535px;
	height: 1355px;
	background-image: url(../img/common/bg_tz02.png);
	background-repeat: no-repeat;
	background-position: center;
}
.tck02 {
	position: relative;
	z-index: 1;
	padding:140px 0;
}
.tck03 {
	max-width:830px;
	margin:0 auto;
}
.tck04 {
	background-color: #FFF;
	padding: 60px 70px 40px;
	margin-bottom: 50px;
	border-radius:10px;
	font-size:16px;
	border:solid 1px #DBDBDB;
}
.tck05 {
	text-align:center;
	margin:0 75px 35px;
}
.tck05 span {
	display: block;
	font-size: 21px;
	text-align: center;
	background-color: #E0D820;
	border-radius:50px;
}
.typeB .tck05 span {
	background: #000;
}
.tck06 {
}
.tck07 {
	font-size:14px;
	margin-bottom:55px;
}
.tck08 {
	padding: 25px 35px;
	border: 3px solid #E0D820;
	margin-bottom: 35px;
	background-color: #FFF;
}
.tck09 {
}
.tck10 {
}


.stf01 {
}
.stf02 {
	position: relative;
	z-index: 1;
	padding:140px 0;
}
.stf03 {
	text-align:center;
}
.stf03 li {
	font-size:22px;
	margin-bottom:20px;
}

.cnt01 {
	position: relative;
	background-image: url(../img/common/bg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.cnt01_01 {
	position: relative;
	z-index: 1;
}
.cnt02 {
	text-align:center;
	font-size:18px;
}

.title01 {
	text-align:center;
	position:relative;
	margin-bottom:30px;
}
.typeB .title01 {
	margin-bottom: 0;
}
.title02 {
	font-size:36px;
	line-height:1.2;
	position:relative;
}
.typeB .title02 {
	display: block;
	padding-top: 64px;
	padding-bottom: 64px;
	line-height: 1;
	color: #fff;
	background-image: url(../img/common/obj01.png);
	background-repeat: no-repeat;
	background-position: center;
}
.title03 {
	font-size:15px;
	line-height:1.2;
	position:relative;
}
.title01::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
	top:calc(50% - 11px);
    width: 140px;
	height:22px;
    margin: 0 auto;
	background: rgb(255,203,0);
	background: linear-gradient(90deg, rgba(255,203,0,1) 20%, rgba(150,61,113,1) 80%);
	z-index:0;	
	transform:rotate(-25deg) skewX(-25deg) ;
}
.typeB .title01::before {
	display: none;
}
.typeB .title03 {
	display: none;
}

/*本サイト*/
.headwrap01 {
	width: 100%;
}
.logoarea {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFF;
}
.logoarea .pt01 {
	line-height: 1;
}


.gnavwrap {
	width: 100%;
	background-color:#000;
}
.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: #fff;
	display:block;
	padding-top: 15px;
	padding-bottom:15px;
	padding-right: 7px;
	padding-left: 7px;
}
.gnav>li>.nl {
	color: #fff;
	display:block;
	padding-top: 15px;
	padding-bottom:15px;
	padding-right: 7px;
	padding-left: 7px;
}
.gnav>li>a:hover , .gnav>li.current>a {
	color: #fff;
	background-image: url(../img/common/bg_nav_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gnav>li.ln {
	text-decoration: none;
	color: #999;
}

.topicpathwrap {
	padding-top: 15px;
	padding-bottom: 25px;
	font-size:14px;
}
.topicpath {
	font-weight: normal;
}
.topicpath span {
}
.topicpath a {
}

.cmnbox02 {
	padding-bottom:20px;
}
.typeB .title01 {
	margin-bottom:35px;
}
.newsmain .pt02 li {
	width: 100%;
	display: table;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #BABABA;
}
.newsmain .pt02 .pt03 {
	width: 6.5em;
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
}
.newsmain .pt02 .pt04 {
	display: table-cell;
	vertical-align:top;
}

.title02 {
    font-size: 26px;
}
.cmnbox03 {
	margin-bottom:100px;
}
.cast02 {
	font-size:18px;
	text-align:center;
}
.cast02 li {
	margin-bottom:15px;
}


.colred {
	color:#DF0F0F;
}
.colblue {
	color:#5E94BE;
}
.intro01 {
	padding:0 150px;
}
.intro02 {
	text-align:center;
	margin-bottom:25px;
}
.intro03 {
	font-size:24px;
	text-align:center;
	margin-bottom:25px;
}
.intro04 {
}


.dt03 {
	font-size:22px;
	margin-bottom:20px;
}
.dt04 {
	margin-bottom:60px;
}
.tc03 {
	margin-bottom:35px;
}
.sac01 {
	font-size:16px;
}



.main01 {
	padding-top:100px;
}
.cmnbox03.type02{
	padding-top:75px;
}


.gr01 {
	background: rgb(150,61,113);
	background: linear-gradient(90deg, rgba(150,61,113,1) 0%, rgba(255,203,0,1) 100%);
	color:#FFF;
	display:inline-block;
	padding:2px 20px;
	line-height:1.4;
}
.tpn01 {
	max-width:1000px;
	margin:0 auto 75px;
}
.tpn02 {
	width:480px;
}
.tpn02.type01 {
	float:left;
}
.tpn02.type02 {
	float:right;
}
.tpn03 {
	text-align:center;
	margin-bottom:35px;
}
.tpn04 {
	height:420px;
	overflow:auto;
	background-color:#fff;
}
.tpn05 {
	padding:15px;
}
.tpn05 li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #D4D4D4;
	display:table;
	width:100%;
}
.tpn06 {
	font-weight: 500;
	display: block;
	display:table-cell;
	vertical-align:top;
	width:6em;
}
.tpn07 {
	display:table-cell;
	vertical-align:top;
}
.tpn05 li a {
	color:#000;
}

.asd01 {
	text-align:center;
	font-size:20px;
}

.tztxt01.typecast {
    margin-bottom:25px;
}


.cst07.type02 .cst08 {
    float: none;
    margin-right: auto;
	margin-left:auto;
}





.ntc01 {
	margin-bottom: 30px;
}
.ntc02 {
	margin-bottom: 70px;
}
.ntc03 {
	text-align: center;
	font-size:22px;
	margin-bottom:20px;
}

.faq02 {
	padding-left: 50px;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #000;
}
.faq02 dt {
	position: relative;
	margin-bottom: 15px;
	padding-top:7px;
}
.faq02 dt::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(../img/faq/orn_01.png);
	width: 38px;
	height: 38px;
}
.faq_add .faq02 dt::after {
	background-image: url(../img/faq/orn_02_01.png);
}
.faq02 dd {
	position: relative;
	padding-top:7px;
}
.faq02 dd::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(../img/faq/orn_02.png);
	width: 38px;
	height: 38px;
}
.faq_add .faq02 dd::after {
	background-image: url(../img/faq/orn_02_02.png);
}
.faq_add {
	padding-top: 40px;
	padding-bottom: 40px;
}
.faq03 {
	margin-bottom: 30px;
}
.faq_add .tk01 {
	margin-bottom: 35px;
}



.gi01 {
    margin-bottom:60px;
}
.gi02 {
    text-align:center;
    font-size:28px;
    margin-bottom:25px;
}
.gi03 {
    margin-bottom:25px;
}
.gi03 a {
    color: #B40019;
    text-decoration: underline;
}
.gi04 {
    font-size:24px;
    margin-bottom:25px;
}
.gi05 {
}
.gi05  a {
    color: #B40019;
    text-decoration: underline;
}

.goods01 {
    margin-bottom:60px;
	margin-left:20px;
}
.goods02 {
    float: left;
    width: 250px;
    margin-left: 54px;
    margin-bottom: 45px;
}
.goods02:nth-child(4n+1) {
	margin-left: 0;
	clear:both;
}
.goods03 {
	text-align:center;
}
.goods04 {
	font-size: 16px;
    font-weight:bold:;
	margin-top: 10px;
	text-align:center;
}
.goods05 {
	margin-top: 5px;
}
.goods05 dt {
    font-size: 15px;
    text-align: center;
    color: #D90000;
}
.goods05 dd {
	font-size: 14px;
	text-align:center;
}
.goods06 {
	margin-top: 40px;
	margin-bottom: 110px;
}
.goods07 {
	text-align:center;
	font-size:0;
}
.goods07.type02 {
    margin-bottom:60px;
}
.goods08 {
	width: 247px;
	display:inline-block;
	text-align: center;
	vertical-align:top;
	margin-left:4%;
	margin-right:4%;
	margin-bottom:15px;
}
.goods07.type02 .goods08 {
	width: 100%;
	margin-left:0%;
	margin-right:0%;
}

.typemg.goods07 {
	margin-bottom:45px;
}
.typemg .goods08 {
	margin-left:1%;
	margin-right:1%;
}
.goods09 {
	margin-top: 10px;
	font-size: 18px;
    font-weight:bold:;
}
.goods10 {
	font-size: 18px;
    font-weight:bold:;
	margin-bottom: 15px;
}
.goods11 {
	font-size: 14px;
}
.goods12 {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.goods03 .hover {
    cursor:pointer;
}

.ga01 {
	text-align: center;
    width:165px;
    margin:5px auto 5px;
}
.ga01 span {
    color: #FFF;
    background-color: #CB4141;
    display: block;
    padding: 3px;
}
.ga01.type02 span {
    background-color: #146DA8;
}

.tk01 {
    text-align:center;
    font-size:28px;
    margin-bottom:15px;
}
.tk02 {
    text-align:center;
    font-size:20px;
    margin-bottom:15px;
}
.tk03 {
    text-align:center;
    font-size:18px;
    margin-bottom:15px;
}
.tk04 {
    text-align:center;
    margin-bottom:40px;
}
.tk04 li {
    display:inline-block;
    margin:15px 15px;
}
.tk05 {
    padding-top:12px;
    font-size:14px;
}


.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;
	text-decoration: none;
}
.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;
}
.rr09 {
margin-top: 20px;
margin-bottom: 20px;	
}
.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;
	margin-bottom:50px;
}
.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;
}

.tzmainwrap {
	background-image: url(../img/tz/bg_tz_00.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding: 75px 3% 150px;
}
.tzlogo {
	margin-bottom:150px;
}
.tzmain01 {
	text-align:center;
	margin-bottom:30px;
}
.tzmain02 {
	font-size: 24px;
	text-align:center;
	margin-bottom:5px;
}
.tzmain03 {
	font-size: 32px;
	text-align:center;
}
.tzwrap01 {
	padding:85px 0;
}
.tzwrap02 {
	background-image: url(../img/tz/bg_tz_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding:85px 0;
}
.tzwrap02.type02 {
	background-image: url(../img/tz/bg_tz_02.png);
}
.tztitle01 {
	font-size: 36px;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:40px;
	position:relative;
}
.tztitle01::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 4px solid #E0D820;
    width: 45px;
    margin: 0 auto;
}
.tzac01 {
	font-size: 30px;
	text-align:center;
}
.tzac02 {
	font-size: 18px;
	text-align:center;
	margin-bottom:35px;
}
.tzac03 {
	max-width:840px;
	margin:0 auto;
}
.tzac03 iframe {
	width:100%;
	height:350px;
}
.tztkt01 {
	font-size: 22px;
	text-align:center;
}
.tztkt02 {
	font-size: 20px;
	text-align:center;
}
.tztkt03 {
	text-align:center;
	margin-bottom:35px;
}
.tztkt04 {
}
.tzstf01 {
	font-size: 20px;
	text-align:center;
	margin-bottom:50px;
}
.tzstf01 li {
	margin-bottom:30px;
}
.tzcnt01 {
	font-size: 18px;
	text-align:center;
}
.nstitle {
	font-size: 18px;
	color:#A39D0C;
	font-weight:500!important;
}


.syn01 {
	text-align:center;
	font-size:18px;
}
.syn02 {
	font-size:24px;
}

.slst00 {
	padding: 40px;
}
.slst01 {
	text-align: center;
}
.slst02 {
	margin-bottom: 30px;
	vertical-align: top;
	display: inline-block;
	margin-right: 45px;
	margin-left: 45px;
	min-width:250px;
}
.slst02 dt {
	text-align: center;
	font-size: 20px;
	margin-bottom: 25px;
	color: #FFF;
	background-color: #000;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.slst02 dt.type01 {
	background-color: #DF0F0F;
}
.slst02 dt.type02 {
	background-color: #3F749D;
}
.slst02 dd ul li {
	text-align: center;
	font-size: 18px;
	margin-bottom:10px;
}