@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: 16px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	width: 100%;
	min-width: 1200px;
	word-break: break-all;
	line-height: 1.5;
	background-image: url(../img/tz/bg.png);
	background-repeat: repeat;
	background-size:100%;
	color: #FFF;
}
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, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
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;
	line-height: 1;
}
.th {
    text-decoration: line-through;
}
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: #FFF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a.link01 {
	text-decoration: underline;
}
a.link01:hover {
	text-decoration: none;
}

.hover01 {
	transition: 0.2s;
}
.hover01:hover {
	opacity: 0.7;
}
.hover02:hover {
	text-decoration: underline;
}
.hover:hover {
    opacity: 0.7;
    text-decoration: none;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
.left {
	text-align: left!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;
}
.blue {
	color: #2C59A6;
}
.green {
	color: #00A099;
}
.cmnwrap01 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.cmnwrap02 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.ttlbox {
	margin-bottom: 25px;
}
.ttlbox.type02 {
	margin-bottom: 30px;
}
.ttlbox02 {
	margin-bottom: 80px;
}

.cmnttl01 {
	display: block;
	position: relative;
	padding-bottom: 5px;
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
}
.cmnttl01_under {
	line-height: 1;
	font-size: 14px;
}
.cmnttl01_under span {
	font-size: 14px;
	font-weight: bold;
}

.cmnttl02 {
	display: inline-block;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 32px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	background-image: url(../img/common/bg_title.png);
	background-repeat: repeat;
	font-weight: bold;
	color: #FFF;
}
.cmnttl02_under {
	line-height: 1;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.cmnbox01 {
	padding-top: 80px;
}
.cmnbox02 {
	padding-bottom: 80px;
}
.note li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0.5em;
}
.note li:last-child {
	margin-bottom: 0;
}

/*//////////////////////////////////////////////////////////////
	header
/////////////////////////////////////////////////////////////*/

header {
	
}
.headtop {
	min-height: 85px;
	background-color: #fff;
}
.headtop01 {
	position: relative;
}
.headtop02 {
	padding-top: 18px;
	text-align: center;
}
.headtop03 {
	position: absolute;
	right: 0;
	top: 16px;
}
.headbtm {
	background-color: #0E0705;
	color: #FFF;
	border-bottom: 1px solid #4E4E4E;
}
.headbtm01 {
	font-size: 0;
	text-align: center;
}
.headbtm02 {
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
}
.headbtm03 {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	color:#fff;	
}
.headbtm03:hover {
	color:#fff;	
}
.headbtm03::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: calc(50% - 13px);
	width: 26px;
	height: 3px;
	transition: 0.2s;
}
span.headbtm03::after {
	background-color: transparent!important;
}
.headbtm03.current::after,
.headbtm03:hover::after {
	background-color: #D58B1E;
}

/*//////////////////////////////////////////////////////////////
	footer
/////////////////////////////////////////////////////////////*/

.footwrap {
	padding-top: 70px;
	padding-bottom: 25px;
	background-color: #191919;
}
.footwrap01 {
	margin-bottom: 60px;
	font-size: 0;
	text-align:center;
}
.footwrap01.type02 {
	margin-bottom: 20px;
}
.footwrap02 {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.footwrap03 {
	
}
.footwrap04 {
	line-height: 1;
	text-align: center;
	color: #FFF;
}
.btntop {
	position:fixed;
	right:30px;
	bottom:30px;
}
.footerwrap01 {
	background-color: #0E0705;
	padding-top: 45px;
	padding-bottom: 100px;
}
.copy {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.bnr01 {
	text-align: center;
	padding-top: 65px;
}
.ftbnr {
	text-align:center;
	margin:25px auto;
}
.ftbnr li {
	display:inline-block;
	margin-left:12px;
	margin-right:12px;
}

.content {
	width: 1200px;
	margin: 0 auto;
	padding-bottom:5px;
	background-color: #0E0705;
}


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

.topcnt01 {
	padding-top: 0;
	padding-bottom: 60px;
	text-align: center;
}
.topcnt01_01 {
	margin-bottom: 80px;
	background-color: #FFF;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
}
.topcnt01_02 {
	margin-bottom: 4px;
	font-size: 30px;
}
.topcnt01_03 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #787878;
}
.topcnt01_04 {
	margin-bottom: 5px;
	font-size: 20px;
	color: #0086A6;
}
.topcnt01_05 {
	font-size: 22px;
}
.topcnt02 {
	padding-bottom: 50px;
}
.topcnt02_01 {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
}
.topcnt02_01 span {
	display: inline-block;
	border-bottom: 2px solid #000;
	padding-top:12px;
}
.topcnt03wrap {
	margin-bottom: 80px;
}
.topcnt03 {
	width: 490px;
	float: left;
}
.topcnt03_01_box {
	height: 435px;
	overflow-y: auto;
	border-top: 1px solid #5D5957;	
}
.topcnt03_01 {
}
.topcnt03_02 {
	display: table;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #5D5957;
}
.topcnt03_02:last-child {
	border-bottom: none;
}
.topcnt03_03 {
	display: table-cell;
	vertical-align: top;
	width: 100px;
	font-weight:bold;
}
.topcnt03_04 {
	display: table-cell;
	vertical-align: top;
}
.topcnt04 {
	width: 490px;
	float: right;
}
.topcnt04_01_box {
}
.topcnt05 {
	background-color: #191919;
	padding-top: 80px;
}
.topcnt05_01 {
	text-align: center;
	border-bottom: 1px solid #5e5e5e;
	padding-bottom: 60px;
}
.topcnt05_02 {
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.topcnt05_02 span {
	display: inline-block;
	border: 1px solid #FFF;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 6px;
	padding-left: 35px;
	border-radius:7px;
}
.txt_fs16 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

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

.breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1;
	font-size: 14px;
}

.itr01 {
	font-size: 30px;
	line-height: 2;
	text-align: left;
	letter-spacing: 0.5em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;		  
    margin-left: auto;
    margin-right: auto;
}
.itr02 {
	width: 720px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}
.itr02:last-child {
	margin-bottom: 0;
}
.itr03 {
	display: table;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.itr03 dt {
	display: table-cell;
	vertical-align: middle;
	width: 230px;
}
.itr03 dd {
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.itr02.type01 .itr03 dd {
}
.itr02.type02 .itr03 dd {
}
.itr04 {
	line-height: 2;
}
.itr05 {
	margin-right: auto;
	margin-left: auto;
	/*width: 720px;*/
}


/*///////////////////////////////////////////////////////////
	news
///////////////////////////////////////////////////////////*/

.news_content .pt02 li {
	width: 100%;
	display: table;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #5D5957;
}
.news_content .pt02 .pt03 {
	width: 6em;
	display: table-cell;
	font-weight: bold;
}
.news_content .pt02 .pt04 {
	display: table-cell;
	word-break: normal;
}
.news_content .title {
	display: block;
	margin-bottom: 0;
}

.cst01 {
	margin-bottom:60px;
}
.cst02 {
	text-align:center;
	margin-bottom:30px;
}
.cst03 {
	text-align:center;
	font-size:0;
}
.cst04 {
	display:inline-block;
	vertical-align: top;
    margin-bottom: 40px;
    width: 250px;
    margin-right: 12px;
    margin-left: 12px;
}
.cst04 dt {
	margin-bottom:10px;	
}
.cst04 dd {
	font-size:16px;
}
.cst05 li {
	text-align: center;
	margin-bottom: 10px;
}
.cst06 {
	background-color: #000;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF;
}

.col00 {
	color: #00B0F0;
}
.col01 {
	color: #F60086;
}
.col02 {
	color: #88C546;
}
.col03 {
	color: #F7F700;
}
.col04 {
	color: #0070B8;
}
.col05 {
	color: #D60000;
}
.col06 {
	color: #317F78;
}
.col07 {
	color: #E46C0A;
}
.col08 {
	color: #D89793;
}
.col09 {
	color: #B29DC5;
}
.col10 {
	color: #981007;
}
.col11 {
	color: #96D1DA;
}

.cmnbox01.typesc {
	width:800px;
	margin:0 auto;
}
.sche01 {
	font-size: 26px;
	font-weight:bold;
	text-align: center;
}
.sche02 {
	font-weight:bold;
	text-align: center;
	margin-bottom:15px;
}
.sche03 {
	color: #E3007E;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
.sche04 {
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	margin-bottom:45px;
}
.sche05 {
	text-align: center;
	margin-bottom: 18px;
}
.sche05 span {
	font-size: 20px;
	color: #FFF;
	display: inline-block;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(../img/common/bg_title.png);
	background-repeat: repeat;
	font-weight: bold;
}
.sche05.type02 {
	margin-bottom: 25px;
}
.sche06 {	
	font-size: 28px;
	font-weight:bold;
	text-align: center;
	margin-bottom: 12px;
}
.sche07 {
	margin-bottom:15px;
}
.sche08 {
	margin-bottom:15px;
}
.sche09 {
	margin-bottom:60px;
}
.sche09 li {
	font-size: 14px;
	/*text-indent:-1em;
	margin-left:1em;*/
}
.sche10 {
	text-align: center;
	margin-bottom:15px;
	font-weight: bold;
}
.sche11 {
}
.sche12 {
	text-align: center;
	font-size: 15px;
	line-height:2;
	margin-bottom:25px;
}
.sche13 {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #7C5F22;
}
.sche14 {
	text-align: center;
	font-size: 18px;
	line-height:2;
	font-weight: bold;
}
.sche16 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.sche17 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.sche18 {
	font-size: 18px;
	text-align: center;
	margin-bottom:30px;
}
.sche19 {
	font-size: 18px;
	text-align: center;
	margin-top:30px;
}

.star01 {
	color:#2C59A6;
}
.star02 {
	color:#0BA099;
}
.itr00 {
	text-align:center;
}
.itr01 {
}


.note {
	font-size:16px;
}
.stl01 {
	text-align:center;
}
.stl02 {
	width:440px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:45px;
}
.stl03 {
	font-size:22px;
	text-align:center;
	margin-bottom:25px;
}
.type01 .stl03 {
	color:#4679CE;
}
.type02 .stl03 {
	color:#10879E;
}
.stl04 li {
	font-size:18px;
	margin-bottom:25px;
	text-align:left;
	padding-left:2em;
}

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

.goods01 {
	max-width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.goods02 {
	float: left;
	width: 247px;
	margin-left: 139px;
	margin-bottom: 45px;
}
.goods02:nth-child(3n+1) {
	margin-left: 0;
	clear:both;
}
.goods04 {
	font-size: 14px;
	margin-top: 10px;
	text-align:center;
}
.goods05 {
	margin-top: 5px;
}
.goods05 dt {
	font-size: 14px;
	text-align:center;
}
.goods05 dd {
	font-size: 14px;
	text-align:center;
}
.goods06 {
	margin-top: 40px;
	margin-bottom: 110px;
}
.goods07 {
	text-align:center;
	font-size:0;
}
.goods08 {
	width: 247px;
	display:inline-block;
	text-align: center;
	vertical-align:top;
	margin-left:4%;
	margin-right:4%;
	margin-bottom:15px;
}

.typemg.goods07 {
	margin-bottom:45px;
}
.typemg .goods08 {
	margin-left:1%;
	margin-right:1%;
}
.goods09 {
	margin-top: 10px;
	font-size: 14px;
}
.goods10 {
	font-size: 14px;
	margin-bottom: 15px;
}
.goods11 {
	font-size: 14px;
}
.goods12 {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.goods13 {
	font-size: 19px;
	margin-bottom: 10px;
}
.goods15 {
	padding-bottom: 60px;
}
.goods15 dt {
	margin-bottom: 20px;
}
.goods15 dd {
	
}
.goods17 {
	max-width: 1100px;
	margin:0 auto;
	margin-bottom: 25px;
}
.goods17 li {
	float: left;
	margin-right: 30px;
}
.goods17 li:last-child {
	margin-right: 0;
}
.goods18 {
	font-size: 14px;
	text-align:center;
}
.goods19 {
	margin-bottom: 60px;
}
.goods19_01 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
}



.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: 34px;
	height: 34px;

}
.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: 34px;
	height: 34px;
}
.faq03 {
	margin-bottom: 30px;
}


.syn01 {
	background-image: url(../img/intro/bg_01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.syn02 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
}

.vbg01 {
	margin-bottom:30px;
}
.vbg01 table {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}
.vbg01 table th {
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	vertical-align: middle;
	width:50%;
	padding-bottom:7px;
}
.vbg01 table td {
	text-align: left;
	vertical-align: middle;
	width:50%;
	padding-left:20px;
	padding-bottom:7px;
}
.vbg03 {
	display:inline-block;
	margin-right:7px;
	min-width:120px;
}
.vbg03 span {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.vbg03.type01 span {
	background-color: #2C5AA7;
}
.vbg03.type02 span {
	background-color: #1EA38C;
}

.vbg01 table th .type01 {
	color: #2C5AA7;
}
.vbg01 table th .type02 {
	color: #1EA38C;
}
.vbg04 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.first01 {
	opacity:0;
}

#c-modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}
#c-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 600px;
    min-height: 150px;
    transform: translate(-50%, -50%);
    background: #ffffff;
	padding:25px;
	text-align:center;
}
#c-modal_close {
    cursor: pointer;
}
.first01 label {
	cursor:pointer;
}
.first02 {
	position:relative;
}

#c-modal_close {
    position: absolute;
    opacity: 1;
    z-index: 10;
    cursor: pointer;
    right: -15px;
    top: -15px;
    color: #F9BE44;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-shadow: none;
    background: #000;
    border: 1px solid #F9BE44;
    border-radius: 50%;
}
#c-modal_close span {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-size: 20px;
    display: block;
    left: 50%;
    line-height: 1;
    position: absolute;
    top: 50%;
}
.topcnt01_01 img {
	pointer-events: none;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}
.txt_fs16.type02 {
	font-size:14px;
}
.txt_fs16 a {
	color:#fff;
}

.ads01 {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	line-height:1.3;
}
.ads02 {
	padding-top:7px;
	text-align:center;
	font-weight:bold;
	margin-bottom:80px;
}
.ads03 li {
	margin-bottom:0;
	margin-left:1em;
	text-indent:-1em;
	font-size:14px;
}
.ntc01 {
	margin-bottom: 30px;
}
.ntc02 {
	margin-bottom: 70px;
}
.ntc03 {
	text-align: center;
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}

.ga01 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ga01 span {
	color: #BB2F00;
	background-color: #FFCFBF;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #BB2F00;
}
.ga01.type02 span {
	color: #0159B2;
	background-color: #BFFFFF;
	border: 1px solid #0159B2;
}

.pr02 {
	margin-top:35px;
	margin-bottom:35px;
	text-align:center;
}
.pr02.type02 {
	margin-bottom:10px;
}
.pr02 li {
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.pr02 li:last-child {
	margin-bottom:0;
}
.pr02 li span {
	display:block;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
.pr03 {
	text-align:center;
	font-weight:bold;
	margin-bottom:35px;
}

.titlewrap {
	text-align: center;
	margin-bottom: 40px;
}
.title01 {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #E7007D;
	border-bottom: 1px solid #E7007D;
	color:#E7007D;
}
.title02 {
	font-size: 32px;
	font-weight: 500;
}
.title03 {
	font-size: 12px;
	font-weight: bold;
}
.abt01 {
	margin-bottom: 45px;
	text-align: center;
}
.abt01 dt {
	font-weight: bold;
	margin-bottom: 15px;
}
.abt02 {
	margin-bottom: 15px;
}
.abt03 {
	font-size: 14px;
	margin-bottom: 15px;
}
.abt03 li {
	text-indent: -1em;
	margin-left: 1em;
}
.abt04 {
	color: #171A5F;
}
.abt05 {
	color: #0BA199;
}
.cst00 {
	text-align: center;
}
.cst01 {
	display: inline-block;
	vertical-align: top;
	width: 390px;
	margin-left: 0;
	margin-right: 0;
}
.cst01 dt {
	margin-bottom: 20px;
}
.cst01 dd table {
	width: 100%;
}
.cst01 dd table th {
	width: 52%;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cst01 dd table td {
	width: 48%;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cst01.type01 dd {
	color: #171A5F;
}
.cst01.type02 dd {
	color: #0BA199;
}
.tkt01 {
	text-align: center;
}
.tkt02 {
	font-weight: bold;
	margin-bottom: 25px;
}
.tkt03 {
	margin-bottom: 25px;
	line-height: 2;
}
.tkt04 dt {
	display: inline-block;
	vertical-align: middle;
}
.tkt04 dt span {
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border: 1px solid #6D1217;
	font-size: 16px;
}
.tkt04 dd {
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: bold;
}
.tkt05 {
	font-size: 14px;
	margin-bottom: 35px;
}
.stf01 table {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
.stf01 table th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	width: 11em;
}
.stf01 table td {
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
}
.tpbtm03 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
	border: 1px solid #FFF;
	text-align: center;
}
.tpbtm03 dt {
	font-size:18px;
	margin-bottom: 15px;
	font-weight: bold;
}
.chwp {
	width: 800px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-bottom: 50px;
	border-bottom: 1px solid #6D1217;
}
.chwp .tkt04 {
	text-align: left;
	margin-bottom: 12px;
}
.tkt06 {
	text-align: center;
	width: 380px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #6D1217;
}
.tkt06 dt {
	font-weight: bold;
}
.tkt06 dd a {
	color: #6D1217;
}

.cs01 {
}
.cs02 {
	margin-bottom:65px;
}
.cs03 {
	text-align:center;
	margin-bottom:25px;
}
.cs04 {
	text-align:center;
	font-size:0;
}
.cs05 {
	width:195px;
	display: inline-block;
	margin-left:5px;
	margin-right:5px;
}
.cs05:first-child {
	margin-left:0;
}
.cs05:last-child {
	margin-right:0;
}
.cs05 dt {
	margin-bottom:5px;
}
.cs05 dd {
	color: #171B60;
	font-size:15px;
}
.cs04.type02 .cs05 dd {
	color: #0BA199;
}

.ml01 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
	font-size:14px;
}
.ml02 {
	text-align:center;
}
.ml03 {
	display:inline-block;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:30px;
	vertical-align:top;
}
.ml04 {
	margin-bottom:30px;
}
.ml05 {
}
.ml05 li {
	font-size:18px;
	margin-bottom:7px;
}
.ml06 {
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
}
.blue {
	color: #2832AA;
}
.green {
	color: #0BA199;
}


.op01 {
	text-align:center;
	font-size:33px;
}
.op02 {
	text-align:center;
	margin-bottom:20px;
	font-size:22px;
}
.op03 {
}
.fst01 {
	max-width:870px;
	margin:0 auto;
}
.fst02 {
	margin-bottom:5px;
}
.fst02 table {
	width: 100%;
	background-color: #000;
	font-weight: normal;
	font-size: 18px;
}
.fst02 table td {
    padding: 15px;
    border: 1px solid #FFF;
}
.fst03 {
	width: 8em;
	text-align: center;
	position: relative;
	background-color: #F60086;
}
.fst04 {
	position:relative;
}
.fst05 {
	position:relative;
}
/*.fst06 {
	color: #CDA465;
	background-color: #120E09;
}
.fst06 .fst03 {
	border: 1px solid #CDA465;
}
.fst06 .fst04 {
	border: 1px solid #CDA465;
}
.fst06 .fst05 {
	border: 1px solid #CDA465;
}
.fst06 .fst03:after {
	content: "";
	position: absolute;
	border: 2px solid #CDA465;
	border-top: 3px solid #CDA465;
	border-right: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.fst06 .fst04:after {
	content: "";
	position: absolute;
	border-top: 3px solid #CDA465;
	border-bottom: 2px solid #CDA465;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.fst06 .fst05:after {
	content: "";
	position: absolute;
	border: 2px solid #CDA465;
	border-top: 3px solid #CDA465;
	border-left: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}*/


.top01 {
    background-color: #FFF;
	text-align:center;
}
.top02 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
	position:relative;
}
.top04 {
	position:absolute;
	top:20px;
	right:0;
}

.date01 {
	text-align:center;
}
.date02 {
	margin-bottom:15px;
}
.date03 {
	font-size:18px;
	margin-bottom:12px;
}
.date04 {
}

.tzc01 {
	margin-bottom:60px;
}
.tzc02 {
	text-align:center;
	margin-bottom:25px;
}
.tzc03 {
	text-align:center;
	font-size:0;
}
.tzc03 dl {
	text-align:center;
	width:181px;
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
}
.tzc03 dl dt {
	margin-bottom:10px;
}
.tzc03 dl dd {
	font-size:15px;
}
.tpblock01 {
	margin-bottom: 100px;
}

.tmain01 {
	text-align:center;
	padding:70px 3%;
}
.ttop01 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
}
.ttop01 span {
	font-weight: bold;
	color: #FFF;
	background-color: #F60086;
	text-align: center;
	display: inline-block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-radius:5px;
}
.ttop02 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 75px;
}
.ttop02 span {
	font-size: 16px;
	font-weight: normal;
	display:block;
}

.typesche .abt01 dt {
	color: #F60085;
	font-size: 20px;
}
.abt01.type02 dt {
	font-size: 18px;
}
.typesche .abt01 dd {
	font-weight: bold;
}

.cst05.type02 {
	font-size:14px;
}

.cmnwrap03 {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.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 #DBDBDB;
}
.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;
	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;
}

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