.spmt0 {
	margin-top: -30px;
}
/* アンケート */
.present_flexbox {
	display: flex;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #cccccc;
}
.present_flexbox_left {
	width: 30%;
}
.present_flexbox_left img {
	width: 100%;
}
.present_flexbox_no {
	width: 6%;
	font-size: 13px;
	font-weight: normal;
}
.present_flexbox_right {
	width: 64%;
	font-size: 13px;
	font-weight: normal;
}
.present_flexbox_right_title {
	font-size: 13px;
}
.present_ninzu {
	margin-left: 1px;
	padding: 0 1%;
	border-radius: 3px;
	font-weight: normal;
	border: 1px solid deeppink;
	color: deeppink;
	font-size: 12px;
}

/* end アンケート */
/* アコーディオン（Q&A） */
	/*ボックス全体*/
.accbox {
    margin: -20px 0 0 0;
    padding: 0;
    max-width: 100%;/*最大幅*/
}
	/*ラベル*/
.qa {
	color: #0066cc;
	}
.accbox label {
	display: block;
	margin: 1px 0;
	padding: 0.5px 0;
	color: #525151;
	cursor: pointer;
}
	/*ラベルホバー時*/
.accbox label:hover {
	text-decoration: none;
}
	/*ラベルクリック時*/
.accbox label:active {
	text-decoration: none;
	color: red;
}
	/*チェックは隠す*/
.accbox input {
    display: none;
}
	/*中身を非表示にしておく*/
.accbox .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
 }
	/*クリックで中身表示*/
.cssacc:checked + .accshow {
	height: auto;
	border-radius: 5px;
	border: solid 1px #cccccc;
	margin: 10px 0 15px 0;
	padding: 5px 10px;
  background: #F1F1F1;
	opacity: 1;
}
	/* 頭出し */
a.indent1 {
	padding-left: 3em;
	text-indent: -2.1em;
	line-height: 1.3;
}
a.indent2 {
	padding-left: 3.6em;
	text-indent: -2.7em;
	line-height: 1.3;
}
.index_title_2019_sp_first {
	text-align: left;
	margin-top: 0;
}
/* アコーディオン（Q&A）end */
.indent {
	margin-left: 0;
}
.indent_kome {
	margin-left: 1em;
	text-indent: -1em;
}
.xxlarge {
  font-size: 171.4%;
}
.unit_square::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 20px;
  top: 5px;
  margin-right: 5px;
  background-color: #6CBDEF;
}
.rule_notes dd {
	margin: 0 0 5px 8em;
	padding: 0;
}
.rule_notes dt {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	clear: left;
	width: 7em;
	text-align: right;
}
.h2_niigata_caution {
	display: table-cell;
	vertical-align: middle;
	border-radius: 5px;
	padding: 1% 0 0.5% 1%;
	width: 650px;
	height: 40px;
	color: white;
  font-size: 100%;
	font-weight: bold;
	background-color: dodgerblue;
}
.h3_niigata1-3 {
border-radius: 5px;
	height: 30px;
	width: 95%;
	color: white;
  font-size: 150%;
	background-color: seagreen;
}
.h3_niigata4-6 {
border-radius: 5px;
	height: 30px;
	width: 95%;
	color: white;
  font-size: 150%;
	background-color: #10238c;
}
.h3_niigata7 {
	border-radius: 5px;
	height: 30px;
	color: white;
  font-size: 100%;
	background-color: #10238c;
}
.box_2column {
	margin: 2% 0 0 0;
	width: 101%;
}
.pc {
	display: none !important;
}
.sp {
	display: block !important; 
}
.blue {
	color: royalblue;
}
.black {
	color: black;
}
.text_box1 {
	text-align: center;
	margin: 0 auto 3%;
	padding: 1%;
	width: 92%;
	color:  #10238c;
	background-color: lightpink; 
}
.text_box2 {
	border-radius: 7px 7px 7px 7px;
	margin: 0 auto 3%;
	padding: 1%;
	width: 90%;
	border: 2px solid #10238c;
}
.text_box_st6 {
	border-radius: 7px 7px 7px 7px;
	margin: 0 auto 3%;
	padding: 1%;
	width: 92%;
	color:  #10238c;
	background-color: lightpink;
}
.niigata_shukuhaku_box1-3 {
	border-radius: 7px 7px 7px 7px;
	margin: 0 auto;
	width: 90%;
	border: 1px solid green;	
}
.niigata_shukuhaku_box4-6 {
	border-radius: 7px 7px 7px 7px;
	margin: 0 auto;
	width: 90%;
	border: 1px solid #10238c;	
}
.niigata_shukuhaku_box7 {
	margin: 1% auto 3%;
	padding: 1%;
	width: 98%;
	border: 1px solid #C0C0C0;
	float: left;
}
.niigata_shukuhaku_box1-3 p{
	padding-left: 17px;
}
.niigata_shukuhaku_box4-6 p{
	padding-left: 17px;
}
.step1-3 {
	border-radius: 7px 7px 0 0;
  font-size: 145%;
	color: green;
	height: 37px;
	background-color: lightgreen;
}
.step4-6 {
	border-radius: 7px 7px 0 0;
  font-size: 145%;
	color: #10238c;
	height: 37px;
	background-color: #b7c4f7;
}
.step_no {
  font-size: 150%;	
}
.aside_box-caution {
	padding: 1%;
  background-color: gold;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.bg_w {
	border-radius: 3px 3px 3px 3px;
	color: dodgerblue;
	background-color: white;
}
.bg_blue {
	width: 30%;
	margin: 20px auto 0;
}
.bg_blue a {
	display: block;
	padding-top: 10px;
	text-align: center;
	border-radius: 4px;
	height: 26px;
	font-size: 85%;
	color: #ffffff;
	background-color: dodgerblue;
}
.bg_blue a:hover {
	text-decoration: none;
}
.aside_box_niigata {
	margin: 5% 0 0 0;
	padding: 2%;
  border: 1px solid #CCC;
}
.niigata_blue {
	display: block;
	margin: 0 0 -2% 0;
	color: blue;
}
.triangle {
	margin: 2% auto -2%;
  width: 0;
  height: 0;
  border-top: 25px solid #F0897F;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}
	/* カレンダー */
.contents .cont_calenderbox1 {
	min-height: 215px;
  width: 100%;
  float: left;
	margin-right: 1%;
  text-align: center;
  margin-bottom: 1em;
}
.contents .cont_calenderbox3 {
	height: 215px;
  width: 49%;
  float: left;
	margin-right: 1%;
  text-align: center;
  margin-bottom: 1em;
}
/*
.contents .cont_calenderbox:nth-child(odd) {
  margin-right: 2%;
  clear: left;
}
*/
.month {
	font-size: 150%;
}
.contents .cont_calenderbox1 span.tit {
	margin: 0 0 -2% 0;
	border-radius: 10px 10px 10px 10px;
	border: solid 2px #cccccc;
  background: #c1deee;
	color: #333333;
  font-weight: bold;
  display: block;
  padding: 0.2em;
}
.contents .cont_calenderbox3 span.tit_2day {
	height: 22px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
  background: #3da414;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
	padding: 0 0 3% 0;
}
.contents .cont_calenderbox3 span.tit_3day {
	height: 22px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
  background-color:  dodgerblue;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
	padding: 0 0 3% 0;
}
.contents .cont_calender_tbl {
  width: 100%;
  text-align: center;
  border-collapse: separate;
}
.contents .cont_calender_tbl td {
  background: #EFEFEF;
}
.contents .cont_calender_tbl th.cont_week {
  font-weight: bold;
	border: solid 1px #cccccc;
}
.contents .cont_calender_tbl th.sat {
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl th.hol {
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_sat {
  background: #FDD3EB;
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_hol {
  background: #FDD3EB;
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_noday {
  background: noneF;
}
.contents .cont_calender_tbl td.cont_syuku {
  background: #FDD3EB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.sat {
	color: #4B9EEB;
	font-weight: bold
}
.contents .cont_calender_tbl td.hol {
	color: #F40751;
	font-weight: bold;
}
.contents .cont_calender_tbl td.cont_blue {
  background: #B1D9FA;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_pink {
  background: #FDD3EB;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_yellow {
  background: #FBE887;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_green {
  background: #9dfe9f;
  font-weight: none;
}
/* end カレンダーの設定 */

.tokuten_title {
	display: flex;
	font-size: 98%;
	flex-direction: column;
}
.tokuten_title_left {
	border-bottom: solid 1px dodgerblue;
}
.tokuten_title_left_no {
	width: 50px;
	margin-bottom: -1px;
	border-radius: 3px 3px 3px 0;
	color: white;
	background-color: dodgerblue;
}
.tokuten_title_right {
	margin: 3px 0;
	color: dodgerblue;
}

.tokuten_box {
	display: flex;
	width: 100%;
	padding: 5px 0 2px 0;
	font-size: 85%;
	flex-direction: column;
}
.tokuten_left {
	width: 100%;
	padding: 2px 0 2px 0;
	min-height: 0%;
}
.tokuten_left img {
	width: 100%;
}
.tokuten_right {
	width: 100%;
	padding: 2px 0 0 0;
	min-height: 0%;
}
ul.nomark_gunma {
	margin: 0;
  padding-left: 0;
}
.nomark_gunma li {
	padding: 5px 0;
}
ul.nomark_gunma li.nomark-li {
  list-style-type: none;
  padding-left: 0;
}
.kikan {
  font-size: 10px;
}

@media only screen and (min-width: 641px) {
.spmt0 {
	margin-top: 0;
}
/* アンケート */
.present_flexbox {
	display: flex;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
}
.present_flexbox_left {
	width: 17%;
}
.present_flexbox_left img {
	width: 100%;
}
.present_flexbox_no {
	width: 5%;
	font-size: 18px;
	font-weight: bold;
}
.present_flexbox_right {
	width: 78%;
	font-size: 16px;
}
.present_flexbox_right_title {
	font-size: 18px;
	font-weight: bold;
}
.present_ninzu {
	margin-left: 1px;
	padding: 0 1%;
	border-radius: 3px;
	font-weight: bold;
	border: 1px solid deeppink;
	color: deeppink;
	font-size: 14px;
}

/* end アンケート */
/* アコーディオン（Q&A） */
	/*ボックス全体*/
.accbox {
	margin: 1em 0;
	padding: 0;
	max-width: 100%;/*最大幅*/
}
/*ラベル*/
.accbox label {
	display: block;
	margin: 1px 0;
	padding : 0.5px 0;
	color: #0066cc;
	cursor: pointer;
}
	/*ラベルホバー時*/
.accbox label:hover {
	text-decoration: underline;
}
	/*チェックは隠す*/
.accbox input {
	display: none;
}
	/*中身を非表示にしておく*/
.accbox .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}
	/*クリックで中身表示*/
.cssacc:checked + .accshow {
  height: auto;
	border-radius: 7px;
	border: solid 1px #cccccc;
	margin-bottom: 15px;
	padding: 2px 10px 2px 12px;
  background: #F1F1F1;
	opacity: 1; 
}
	/* 頭出し */
a.indent1 {
	padding-left: 3em;
	text-indent: -2.1em;
	line-height: 1.3;
}
a.indent2 {
	padding-left: 3.6em;
	text-indent: -2.7em;
	line-height: 1.3;
}
/* アコーディオン（Q&A）end */
.indent {
	margin-left: 1em;
}
.indent_kome {
	margin-left: 1em;
	text-indent: -1em;
}
.h2_niigata {
	padding: 1% 0 0 2%;
	color: #494949;
	font-size: 171.4%;
	background: #d2eef9;
	border-left: solid 5px #7db4e6;
	border-bottom: solid 2px #d7d7d7;
}
.box_2column {
	margin: 0 0 0 1%;
	width: 49%;
	float: left;
}
.pc {
	display: block !important;
}
.sp {
	display: none !important; 
}
.bg_blue {
	width: 33%;
	margin: 20px auto 0;
}
.bg_blue a {
	display: block;
	padding-top: 10px;
	text-align: center;
	border-radius: 4px;
	height: 35px;
	font-size: 125%;
	color: #ffffff;
	background-color: dodgerblue;
}
.bg_blue a:hover {
	text-decoration: none;
}
/* カレンダーの設定 */
.contents .cont_calenderbox1 {
	min-height: 215px;
  width: 100%;
  float: left;
	margin-right: 1%;
	font-size: 16px;
  text-align: center;
  margin-bottom: 1em;
}
.contents .cont_calenderbox3 {
	height: 215px;
  width: 32%;
  float: left;
	margin-right: 1%;
	font-size: 13.5px;
  text-align: center;
  margin-bottom: 1em;
}

/*
.contents .cont_calenderbox:nth-child(odd) {
  margin-right: 2%;
  clear: left;
}
*/

.month {
	font-size: 150%;
}
.contents .cont_calenderbox1 span.tit {
	margin: 0 0 -2% 0;
	border-radius: 10px 10px 10px 10px;
	border: solid 2px #cccccc;
  background: #c1deee;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
  display: block;
  padding: 0.2em;
}
.contents .cont_calenderbox3 span.tit_2day {
	height: 25px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
	background: #3da414;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
  padding: 0 0 3% 0;
}
.contents .cont_calenderbox3 span.tit_3day {
	height: 25px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
	background-color: dodgerblue; 
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
  padding: 0 0 3% 0;
}
.contents .cont_calender_tbl {
  width: 100%;
  text-align: center;
  border-collapse: separate;
}
.contents .cont_calender_tbl td {
  background: #EFEFEF;
}
.contents .cont_calender_tbl th.cont_week {
  font-weight: bold;
	border: solid 1px #cccccc;
}
.contents .cont_calender_tbl th.sat {
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl th.hol {
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_sat {
  background: #FDD3EB;
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_hol {
  background: #FDD3EB;
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_noday {
  background: none;
}
.contents .cont_calender_tbl td.cont_syuku {
  background: #FDD3EB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.sat {
	color: #4B9EEB;
	font-weight: bold
}
.contents .cont_calender_tbl td.hol {
	color: #F40751;
	font-weight: bold;
}
.contents .cont_calender_tbl td.cont_blue {
  background: #B1D9FA;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_pink {
  background: #FDD3EB;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_yellow {
  background: #FBE887;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_green {
  background: #9dfe9f;
  font-weight: none;
}
/* end カレンダーの設定 */

.tokuten_title {
	display: flex;
	font-size: 125%;
	flex-direction: column;
}
.tokuten_title_left {
	border-bottom: solid 1px dodgerblue;
}
.tokuten_title_left_no {
	width: 70px;
  text-align: center;
	margin-bottom: -1px;
	border-radius: 3px 3px 3px 0;
	color: white;
	background-color: dodgerblue;
}
.tokuten_title_right {
	margin: 3px 0;
	color: dodgerblue;
}
.tokuten_box {
	display: flex;
	width: 100%;
	padding: 5px 0 2px 0;
	font-size: 90%;
	flex-direction: row;
}
.tokuten_left {
	width: 40%;
	padding: 2px 0;
}
.tokuten_left img {
	width: 100%;
}
.tokuten_right {
	width: 60%;
	padding: 1px 0 2px 10px;
}
ul.nomark_gunma {
	margin: 0;
  padding-left: 0;
}
.nomark_gunma li {
	padding: 1px 0;
}
ul.nomark_gunma li.nomark-li {
  list-style-type: none;
  padding-left: 0;
}
.kikan {
  font-size: 18px;
}
}




