.pages .indexBtn {
	margin: 50px 0 30px 0;
}
.pages .indexBtn ul {
	text-align: center;
}
/*.pages .indexBtn.point ul li {
  margin: 0 30px;
}
*/
.pages .indexBtn ul li {
	display: inline-block;
	margin: 0 45px;
}
.pages .backBtn {
	text-align: center;
}
.pages .backBtn button.backtoMypage {
	-webkit-appearance: none;
	border: none;
	background-color: transparent;
	margin: 50px auto;
}
.pages .backBtn button:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
/*-----------eventpage-----------*/
.pages.event .sectionTitle {
	background-color: #F18D37;
}
.pages .sectionItemlong .partButton {
	/*  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -238px;
  width: 477px;*/
	width: 96%;
	-webkit-appearance: none;
	height: 55px;
	margin-top: 25px;
	background-color: #FFED61;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 143%;
	color: #000;
}
.pages .sectionItem .partButton {
	position: absolute;
	bottom: 20px;
	/*  left: 50%;
  margin-left: -238px;
  width: 477px;*/
	width: 96%;
	-webkit-appearance: none;
	height: 55px;
	margin-top: 25px;
	background-color: #FFED61;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 143%;
	color: #000;
}
.pages .sectionItemlong .endButton, .pages .sectionItem .endButton {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -238px;
	width: 477px;
	-webkit-appearance: none;
	height: 55px;
	margin-top: 25px;
	background-color: #D3D3D3;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 143%;
	color: #787878;
}
.pages .sectionItemlong .reopenButton, .pages .sectionItem .reopenButton {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -238px;
	width: 477px;
	-webkit-appearance: none;
	height: 55px;
	margin-top: 25px;
	background-color: #E60000;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 143%;
	color: #FFF;
}
.pages .sectionItemlong .reopenButton:hover, .pages .sectionItem .reopenButton:hover, .pages .sectionItemlong .endButton:hover, .pages .sectionItem .endButton:hover, .pages .sectionItem .partButto:hover, .pages .sectionItemlong .partButton:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
/* line 767, ../sass/style-pages.scss */
.pages .sectionItemlong {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*  float: left;
  position: relative;*/
	background-color: #f2f2f2;
	/*  padding: 15px 20px 110px 20px;*/
	padding: 15px 20px 60px 20px;
	margin-bottom: 15px;
	box-sizing: border-box;
	font-size: 108%;
	line-height: 1.5em;
	border: solid 1px #dcdcdc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* line 779, ../sass/style-pages.scss */
.pages .sectionItemlong .sectionItemInner {
	/*  position: relative;
  width: 100%;*/
	box-sizing: border-box;
}
/* line 785, ../sass/style-pages.scss */
.pages .sectionItemlong .date {
	float: left;
	margin-right: 20px;
}
/* line 789, ../sass/style-pages.scss */
.pages .sectionItemlong .newMark {
	float: left;
}
/* line 792, ../sass/style-pages.scss */
.pages .sectionItemlong .title {
	clear: both;
	color: #e60000;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
}
/* line 797, ../sass/style-pages.scss */
.pages .sectionItemlong .title a {
	color: inherit;
	text-decoration: underline;
}
/* line 802, ../sass/style-pages.scss */
.pages .sectionItemlong .description {
	margin: 10px 0;
	text-align: left;
}
/* line 806, ../sass/style-pages.scss */
.pages .sectionItemlong dl dt {
	clear: both;
	float: left;
	font-weight: bold;
}
/* line 811, ../sass/style-pages.scss */
.pages .sectionItemlong dl dd {
	float: left;
}
/* line 831, ../sass/style-pages.scss */
.pages .sectionItemlong.odd {
	margin-right: 2%;
}
/* line 838, ../sass/style-pages.scss */
.ie8 .pages .sectionItemlong {
	padding: 15px 20px 110px 20px;
}
/* line 1227, ../sass/style-pages.scss */
.pages.event .historyTable {
	padding: 10px;
	width: 100%;
}
/* line 1230, ../sass/style-pages.scss */
.pages.event .historyTable tr {
	border-bottom: 1px solid #dcdcdc;
}
/* line 1233, ../sass/style-pages.scss */
.pages.event .historyTable th {
	background-color: #f2f2f2;
	padding: 10px 20px 5px 20px;
	border: solid #dcdcdc;
	border-width: 0px 1px;
}
/* line 1239, ../sass/style-pages.scss */
.pages.event .historyTable td {
	padding: 20px;
	border: solid #dcdcdc;
	border-width: 0px 0px 0px 1px;
}
/* line 1244, ../sass/style-pages.scss */
.pages.event .historyTable td table tr {
	border-bottom: 0px;
}
/* line 1247, ../sass/style-pages.scss */
.pages.event .historyTable td table td {
	border: none;
	padding: 0;
}
/* line 1250, ../sass/style-pages.scss */
.pages.event .historyTable td table td img {
	border: 1px solid #dcdcdc;
	margin-right: 20px;
}
/* line 1257, ../sass/style-pages.scss */
.pages.event .historyTable th.first, .pages.event .historyTable td.first {
	border-left: 0px;
}
/* line 1260, ../sass/style-pages.scss */
.pages.event .historyTable th.last, .pages.event .historyTable td.last {
	border-right: 0px;
}
/* line 1263, ../sass/style-pages.scss */
.pages.event .historyTable tr.even td {
	background-color: #fdf1f4;
}
/* line 1266, ../sass/style-pages.scss */
.pages.event .historyTable button {
	display: block;
	padding: 3px 30px;
	min-height: 30px;
	font-size: 117%;
	-webkit-appearance: none;
	border: none;
	background-color: #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;/**/
}
.pages .sectionItemhs {
	/*  width: 49%;
  float: left;
  position: relative;
  background-color: #f2f2f2;*/
	padding: 15px 20px 110px 20px;
	margin-bottom: 15px;
	box-sizing: border-box;
	font-size: 108%;
	line-height: 1.5em;/*  border: solid 1px #dcdcdc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/
}
.pages .sectionItemhs .sectionItemInnerhs {
/*  position: relative;
  width: 100%;
  box-sizing: border-box;*/
}
.pages .sectionItemInnerhs .title {
	clear: both;
	font-weight: bold;
	margin-top: 5px;
	color: #3C3C3C;
	line-height: 1.5em;
}
.pages .sectionItemInnerhs .description {
	margin: 10px 0;
}
.pages .sectionItemInnerhs dl dt {
	clear: both;
	float: left;
	font-weight: bold;
}
/* line 984, ../sass/style-pages.scss */
.pages .sectionItemInnerhs dl dd {
	float: left;
}
.pages.event .historyTable th.first, .pages.event .historyTable td.first {
	border-left: 0px;
}
.pages.event .historyTable td.first {
	vertical-align: top;
	padding-top: 25px;
}
.pages.event .caution {
	font-size: 74%;
	float: left;
	margin: 10px 0;
}
.pages.event .historyTable tr.even td {
	background-color: #FEEEDF;
}
/*-----------infoindex-----------*/


/*-----------informationpage-----------*/
.pages.information .sectionTitle {
	background-color: #65A9DD;
}
/* line 1365, ../sass/style-pages.scss */
.pages.information .expl {
	/*  width: 59%;*/
	width: 85%;
	float: left;
	font-size: 108%;
	line-height: 1.6em;
	margin-top: 10px;
	margin-left: 2%;
}
/* line 1511, ../sass/style-pages.scss */
.pages.information section.items .item {
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
/* line 1516, ../sass/style-pages.scss */
.pages.information section.items .item .iteminformationText {
	padding: 2px;
	margin-bottom: 5px;
	background-color: #fbe4ea;
	font-size: 86%;
	line-height: 1.5em;
	box-sizing: border-box;
}
/* line 1524, ../sass/style-pages.scss */
.pages.information section.items .item .iteminformationText span {
	display: block;
}
/* line 1528, ../sass/style-pages.scss */
.pages.information section.items .item .iteminformationText .pointNum .red {
	display: inline-block;
	color: #e60000;
	font-weight: bold;
}
/* line 1535, ../sass/style-pages.scss */
.pages.information section.items .item button {
	width: 100%;
	-webkit-appearance: none;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 0 3px 0;
	min-height: 30px;
	box-sizing: border-box;
	font-size: 108%;
}
.pages.information section.items .item button.bicowsoap {
	background-color: #65A9DD;
	color: #fff;
}
.pages.information section.items .item button.bibison {
	background-color: #D9D9D9;
	color: #3C3C3C;
}
/* line 1549, ../sass/style-pages.scss */
.pages.information section.items .item.last {
	margin-right: 0px;
}
/* line 1555, ../sass/style-pages.scss */
.pages.information .informationItemImage {
	border: 1px solid;
	border-color: #dcdcdc;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
}
/* line 1565, ../sass/style-pages.scss */
.pages.information section.items .red {
	display: inline-block;
	color: #e60000;
	font-weight: bold;
}
/* line 1570, ../sass/style-pages.scss */
.pages.information section.items .selectedItem.last {
	border-bottom: 1px #dcdcdc solid;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
/* line 1731, ../sass/style-pages.scss */
.pages.information .caution, .pages.prof .caution {
	font-size: 74%;
	float: left;
	margin: 10px 0;
}
/* line 1737, ../sass/style-pages.scss */
.pages.information .forms .caution, .pages.prof .forms .caution {
	float: none;
}
/* line 1555, ../sass/style-pages.scss */
.pages.information .infoItemImage {
	border: 1px solid;
	border-color: #dcdcdc;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
}
/* line 1511, ../sass/style-pages.scss */
.pages.information section.items .item {
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
/* line 1516, ../sass/style-pages.scss */
.pages.information section.items .item .itemInfoText {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 86%;
	line-height: 1.5em;
	box-sizing: border-box;
}
.pages.information section.items .item .itemcowsoap {
	background-color: #E0EEF8;
}
.pages.information section.items .item .itembison {
	background-color: #ECECEC;
}
/* line 1524, ../sass/style-pages.scss */
.pages.information section.items .item .itemInfoText span {
	display: block;
}
/* line 1528, ../sass/style-pages.scss */
.pages.information section.items .item .itemInfoText .pointNum .red {
	display: inline-block;
	color: #e60000;
	font-weight: bold;
}
.pages.information section.releaselist {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 80%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.pages.information section.releaselist ul li {
	font-size: 180%;
	line-height: 150%;
	margin-bottom: 75px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.infobasesite {
	display: none;
}
/*-----------prof-----------*/

/* line 1834, ../sass/style-pages.scss */
.pages.prof .profDeleteDone {
	text-align: center;
}
/* line 1836, ../sass/style-pages.scss */
.pages.prof .profDeleteDone button.profDeleteDoneBtn {
	width: 70%;
	margin: 50px auto 40px auto;
	text-align: center;
	-webkit-appearance: none;
	border: none;
	min-height: 70px;
	background-color: #D9D9D9;
	box-sizing: border-box;
	font-size: 136%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.pages.prof .profEditDone button.profEditDoneBtn:hover, .pages.prof .profDeleteDone button.profDeleteDoneBtn:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
/* line 1849, ../sass/style-pages.scss */
.pages.prof .profDeleteDone .second {
	margin-bottom: 40px;
}
