@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%;
	color: #483115;
	width: 100%;
	min-width: 1100px;
	word-break: break-all;
	line-height: 1.5;
	letter-spacing: 0;
	background-image: url(../img/common/bg_01.png);
	background-repeat: repeat;
	background-position: left top;
}
/*a {
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}*/
.th {
    text-decoration: line-through;
}
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;
}
.font01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 'Noto Serif JP', serif;
}
a {
	color: #483115;
	text-decoration: none;
}
a:hover {
	color: #483115;
	text-decoration: underline;
}
.hover:hover {
	opacity: 0.7;
}

.link01 {
	text-decoration: underline;
	color: #FF0000;
}
.link01:hover {
	text-decoration: none;
	color: #FF0000;
}
.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%;
}
.logoarea {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF;
}
.logoarea .pt01 {
	line-height: 1;
}


.gnavwrap {
	width: 100%;
	background-image: url(../img/common/bg_nav.png);
	height: 70px;
	background-position: center top;
}
.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: 21px;
	padding-bottom:21px;
	padding-right: 15px;
	padding-left: 15px;
}
.gnav>li>.nl {
	color: #fff;
	display:block;
	padding-top: 21px;
	padding-bottom:21px;
	padding-right: 15px;
	padding-left: 15px;
}
.gnav>li>a:hover {
	color: #fff;
	background-image: url(../img/common/bg_nav_icon.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.gnav>li.ln {
	text-decoration: none;
	color: #999;
}
.footerwrap01 {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	background-color: #000;
}
.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: 18px;
	text-align: center;
	padding-top: 0;
	color: #FFF;
}
.pagetop {
	opacity: 1
!important;
}
.pagetop a {
	position: fixed;
	right: 35px;
	bottom: 30px;
	z-index: 6000;
}
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;
	padding-top: 60px;
}

.topicpathwrap {
	padding-top: 15px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-bottom: 15px;
}
.topicpath {
	width: 1000px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #483115;
}
.topicpath span {
	color: #483115;
}
.topicpath a {
	color: #483115;
}
.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;
}

.tpm02 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 50px;
	
}
.tpm02 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;
}
.tpm03 dt {
	font-size: 20px;
	text-align: center;
	color: #00FFFF;
	margin-bottom: 10px;
}
.tpm03 dd {
	font-size: 24px;
	text-align: center;
	margin-bottom: 50px;
	font-weight: bold;
}
.cmnicon {
	position:relative;
	display:inline-block;
}
.cmnicon::before {
	content: "";
	display: inline-block;
	width: 19px;
	height:15px;
	background-image: url(../img/common/icon_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right:25px;
}
.cmnicon::after {
	content: "";
	display: inline-block;
	width: 19px;
	height:15px;
	background-image: url(../img/common/icon_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:25px;
}
.topbg {
	padding-top:35px;
	padding-bottom:75px;
}

.tpb01 {
	padding: 35px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #65431D;
	background-color:#fff;
	text-align:center;
}
.tpb02 {
	font-size: 18px;
	font-weight: 500;
	color: #0FF;
	margin-bottom: 30px;
}
.tpb03 {
	font-size: 18px;
	font-weight: bold;
}

.tps00 {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 75px;
}
.tps01 {
}
.tps02 {
	font-size: 18px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #65441F;
	text-align: center;
}
.tps03 table {
	width:100%;
	background-color: #fff;
	border: 2px solid #65441F;
	font-weight: bold;
	font-size: 18px;
}
.tps03 table td {
	padding: 15px;
	border-right: 1px solid #65441F;
	border-bottom: 1px solid #65441F;
}
.tps04 {
	background-color: #FFFFBF;
}
.tps05 {
	width:10em;
	text-align:center;
}
.tps06 {
}
.tps07 {
}
.tps03 table td.tps08 {
	border-right: 1px none #26B7AF;
}
.tps03 table td.tps09 {
	border-bottom: 1px none #26B7AF;
}
.tps10 {
	font-size: ;
}
.tps11 {
	font-size: 14px;
	background-image: url(../img/common/icon_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	margin-right: 7px;
	padding-bottom: 10px;
	margin-left: 7px;
	padding-left: 20px;
}

.tpn01 {
	margin-bottom: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 dotted #483115;
}
.tpn06 {
	font-weight: 500;
	display: block;
}
.tpn07 {
}

.cmnblock01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/*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: 60px;
}
.cmntitle01 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
	color: #FFF;
	background-image: url(../img/common/bg_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	width: 223px;
	margin-right: auto;
	margin-left: auto;
}
.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 #493116;
}
.newsmain .pt02 .pt03 {
	width: 6.5em;
	display: table-cell;
	vertical-align: top;
	color: #493116;
	font-weight: bold;
}
.newsmain .pt02 .pt04 {
	display: table-cell;
	vertical-align:top;
}
.cmntitle02 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 14px;
	font-weight: bold;
}
.cmntitle02.type02 {
	margin-bottom: 10px;
}
.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;
	color: #000;
}
.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;
}
.int01 {
	text-align:center;
	margin-bottom:25px;
}
.int02 {
	text-align: center;
	margin-bottom: 25px;
	font-size: 14px;
}

.cmnbox02 {
	margin-bottom: 40px;
	/*padding: 25px;
	background-color: #FFF;*/
}
.soon {
	text-align: center;
	font-size: 30px;
	margin-top: 100px;
	margin-bottom: 100px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 500;
}

.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 #483115;
	font-size:16px;
}
.faqbox01:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none 1px #483115;
}
.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: #26B7AF;*/
	font-weight:bold;
}
.faqbox01 .pt03 span.bold {
	color: #fff;
}

.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: 290px;
	margin-bottom: 45px;
	margin-left: 65px;
	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;
}
.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;
}
.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;
}

.cst00 {
	margin-bottom:100px;
}
.cst01 {
	font-size: 24px;
	font-weight: bold;
	color: #493116;
	text-align: center;
	margin-bottom: 15px;
}
.cst02 {
	text-align: center;
	margin-bottom: 20px;
}
.cst02 span {
	font-size: 18px;
	font-weight: bold;
	color: #493116;
	border: 1px solid #493116;
	background-color:#fff;
	display: inline-block;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.cst03 {
	margin-bottom: 60px;
	text-align: center;
	font-size: 0;
	margin-top: 12px;
}
.cst03.type02{
	margin-bottom: 35px;
}
.cst04 {
	width:233px;
	/*float:left;*/
	margin-left:8px;
	margin-right:8px;
	margin-bottom:35px;
	font-size:16px;
	display:inline-block;
}
/*.cst04:first-child {
	margin-left:0;
}*/
.cst04 dt {
	margin-bottom: 10px;
}
.cst04 dd {
	text-align: center;
}
.cst05 {
	text-align: center;
}
.cst05 dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.cst05 dd {
	margin-bottom: 55px;
}
.cst05.type02 {
}
.cst05.type02 dt {
	/*font-size: 16px;
	font-weight: normal;*/
}
.cst05.type02 dd {
	margin-bottom: 30px;
}


.sch01 {
	text-align: center;
}
.sch01 dt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.sch01 dd {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
.sch01.type02 dd {
	margin-bottom: 15px;
}
.sch01.type03 dd {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 55px;
}
.sch01.type03 dd.mbn {
	margin-bottom: 20px;
}
.sch02 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.sch03 {
	font-size: 14px;
}
.sch04 {
	text-align:center;
	margin-bottom: 60px;
}
.sch05 {
	text-align:center;
	margin-bottom: 10px;
}
.sch06 {
	text-align:left;
	font-size: 14px;
	margin-bottom: 50px;
}
.sch06 li {
	margin-bottom: 0;
}
.sch07 {
	color: #FF0000;
}
.sch08 {
	color: #00A3D9;
}

.schtitle {
	text-align:center;
	margin-bottom:35px;
	font-weight:500;
}
.schtitle dt {
	font-size: 28px;
	font-weight: bold;
}
.schtitle dd {
	font-size: 16px;
}

.syn00 {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 80px;
	border: 1px solid #493116;
	color: #000;
}
.syn01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	border: 1px solid #493116;
	background-image: url(../img/intro/bg_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	padding-bottom: 15px;
}
.syn02 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height:1.8;
}
.syn03 {
	font-size: 30px;
	font-weight: bold;
}

.goodsmain .boxwrap02 {
	text-align:center;
	font-size:0;
}
.goodsmain .box02 {
	width: 290px;
	margin-bottom: 45px;
	margin-left: 65px;
	margin-right: 65px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size: 16px;
}
.goodsmain .box02.type02 {
	margin-left:0;
	margin-right:0;
}
.goodsmain .box02.type03 {
	margin-right:32px;
}
.goodsmain .box02.type04 {
	margin-left:32px;
}
.goodsmain .box02 .pt01 {
	margin-bottom: 12px;
}
.goodsmain .box02 .pt01 a {
	cursor: pointer;
}
.goodsmain .box02 .pt02 {
	font-weight: bold;
	margin-bottom: 10px;
}
.goodsmain .box02 .pt02 img {
	position:relative;
	top:2px;
}
.goodsmain .box02 .pt03 dt {
	font-size: 13px;
	margin-bottom: 3px;
}
.goodsmain .box02 .pt03 dd {
	font-size: 13px;
	color: #D90000;
}
.goodsmain .box02 .pt03.type02 dd{
	color: #000000;
}

.gdsa01 {
	margin-bottom:60px;
}
.gdsa02 {
	margin-bottom:25px;
}
.gdsa02 li {
	text-indent:-1em;
	margin-left:1em;
}
.gdsa03 {
	margin-bottom: 20px;
}

.sch01.type03 dd.tal {
	padding-left:50px;
}

.adx01 {
	margin-left:27px;
	margin-right:27px;
}


.slst01 {
	padding: 40px;
}
.slst00 {
	text-align: center;
}
.slst02 {
	margin-bottom: 30px;
	vertical-align: top;
	display: inline-block;
	margin-right: 45px;
	margin-left: 45px;
}
.slst02 dt {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #000;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.slst02 dt.type01 {
	background-color: #C10000;
}
.slst02 dt.type02 {
	background-color: #008FBF;
}
.slst02 dd ul li {
	text-align: left;
	font-size: 20px;
	margin-bottom:7px;
}
.slst04 {
	display: inline-block;
	text-align: left;
	margin-bottom:25px;
}
.slst05 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.slst06 {
	text-align: center;
}
.plm01 {
	margin-bottom: 60px;
}


.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;
}