@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);


@media print, screen and (min-width: 737px) {

.line-text-cat {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}



.topics-space2 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.topics1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.topics-space {	
	margin-right: auto;
	margin-left: auto;	
	overflow: hidden;
	padding-top: 20px;
}

/*サムネ無news2*/

.topics-list2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.topics-list2 li {
	width: 31.3%;
	display: block;
	box-sizing: border-box;
	margin: 1%;
}

.news2 a {
	color: #000;
	display: block;
}

.tobx2 {
	box-sizing: border-box;
	padding: 22px;
	/*background: linear-gradient(180deg, #f38500 0%, #f38500 140px, #fff 140px, #fff 100%);*/
	border: 3px solid #D32F5A;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	background-color: #FFF;
}
.news2 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 250px;
	margin-bottom:15px;
}
.news2 .news_thumbnail img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.news_text2 {
	width: 100%;
	box-sizing: border-box;
}
.news2 h3 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 13pt;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news2 p {
	min-height: 90px;
}





/*.topics-list2 ul {padding-top: 30px;}
.topics-list2 li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
}
.news_text2 {
	width: 100%;
	box-sizing: border-box;
}
.news2 a {color: #000;}

.news_text2 {
	display: flex;
	flex-wrap: wrap;
}
.news_text2 h2 {
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text2 p{
	font-size: 12pt;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	min-width: 120px;
}*/

/*サムネ無news2*/

/*サムネ有news1*/
.topics-list1 ul {
	display: flex;
	flex-wrap: wrap;
}
.topics-list1 li {
	width: 31.3%;
	display: block;
	box-sizing: border-box;
	margin: 1%;
}

.news1 a {
	color: #fff;
	display: block;
}

.tobx {
	box-sizing: border-box;
	padding: 22px;
	background: linear-gradient(180deg, #f38500 0%, #f38500 140px, #fff 140px, #fff 100%);
	border: 3px solid #f38500;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}
.news1 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 180px;
	margin-bottom:15px;
}
.news1 .news_thumbnail img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.news_text1 {
	width: 100%;
	box-sizing: border-box;
}
.news1 h3 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 16pt;
	line-height: 30px;
	text-align: center;
	margin-bottom:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news1 p {
	min-height: 90px;
}
.topics-text2 {
	font-size: 12pt!important;
	line-height: 25px!important;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif!important;
	font-weight: 400!important;
	color: #000!important;
}



/*サムネ有news1*/

.daytime2 {
	font-size: 10pt;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.nagasa52 {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*サムネ有news3*/

.half50 {
	width: 46%;
	
}

.tittle {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.tittle:not(:last-child) {margin-bottom: 30px;}

.topicsbox {
	display: flex;
	justify-content: space-between;
	padding-top:100px;
	padding-bottom:130px;
}
.topicsbox2 {
	display: flex;
	flex-wrap: wrap;
}
.topicsbox2 li{
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}

.topi-midashi {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 22pt;
	line-height: 39px;
	font-weight: 700;
	color: #d32f5a;
}
.topi-midashi span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}


.topics-list3 ul {}

.topics-list3 li a{
	display: block;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}


.news3s {}
.news3s a {
	padding-top: 15px;
	padding-bottom:15px;
	color: #000;
	/*display: flex;
	align-items: center;
	justify-content: space-between;*/
}

.news_text3s h3 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text3s p{
	font-size: 12pt;
	line-height: 28px;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	color: #d32f5a;
}
/*サムネ有news3*/



.list1 a:hover{
	text-decoration: underline;
}

.line-text2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.newstittle {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
}

/*トピックスページャー*/


.pager {
	clear: both;
	margin-bottom: 20px;
	padding-top: 60px;
}
.pager a {
	color: #fff;
	display: block;
}
.count-text {
	text-align: center;
	font-size: 11pt;
	line-height: 22px;
	padding: 10px;
}
#topics_paging {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#topics_paging li {
	display: block;
}
#topics_paging_previous {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 12pt;
	height: 50px;
}
#topics_paging_previous::before,
#topics_paging_previous::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_previous,
#topics_paging_previous::before,
#topics_paging_previous::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_previous {
	background-color: #333;
	color: #FFF;
	
}
#topics_paging_previous:hover {
	color: #FFF;
	background-color: #000;
}
#topics_paging_next {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 12pt;
	height: 50px;
}
#topics_paging_next::before,
#topics_paging_next::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_next,
#topics_paging_next::before,
#topics_paging_next::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_next {
	background-color: #D32F5A;
	color: #FFF;
}
#topics_paging_next:hover {
	color: #FFF;
	background-color: #E9547B;
}



/*トピックスページャー*/

.button7 {
	display: block;
	text-decoration: none;
	line-height: 18px;
	outline: none;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
	color: #000;
	border: 1px solid #000000;
}
.button7:hover {
	color: #FFF;
	border: 1px solid #000;
	background-color: #000;
	
}

.archive-space {
	padding-top: 10px;
}
	
.topics {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
	
.topics-archive {
	width: 20%;
	padding-top: 20px;
	padding-right: 30px;	
}
.topics-detail {
	min-height: 500px;
	width: 65%;
	padding-bottom: 50px;
	padding-left: 20px;
}

h3 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 17pt;
	line-height: 32px;
	padding-bottom: 10px;
}

.program-text {
	padding-bottom: 50px;
	padding-top: 15px;
}
#topics_title {
	/*font-weight: normal;*/
	
}

#topics_body {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 12pt;
	line-height: 28px;
}

#topics_body img {
	padding-top: 10px;
	max-width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}



/*
input:focus {
	box-sizing:border-box;
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	box-sizing:border-box;
	border:2px solid #24bbb2;
}

select:focus {
	border:2px solid #24bbb2;
	box-sizing:border-box;
}
article.index {
	display: none;	
}
*/


/*** custom checkboxes ***/

/*input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\f111";
	color: #EDEDED;
	font-size: 19pt;
	
} 
input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f058";
	color: #FF6600;
	font-size: 19pt;	
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} 

.text-input{
	font-size: 12pt;
	display: inline-block;
	font-style: normal;
	margin-right: 5px;
	min-width: 165px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 1px;
}
.text-input2{
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.spacebox {margin-bottom: 5%;}

.leftname {
	float: left;
	width: 48%;
	margin-top: 0.5%;
	margin-right: 1%;
	margin-bottom: 0.5%;
	margin-left: 1%;	
}

.serchbtm {
	display: table;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 30px;
	
}

.form-imp5 {
	border: 2px solid #ccc;
	padding: 5%;
	font-size: 12pt;
	color: #000;
	width: 100%;
	background-color: #FFF;
	height: 50px;
	line-height: 50px;
	margin: 0;
}

.serchselect {
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	text-align: center;
}

.leftbox2 {
	float: left;
	width: 250px;
	
}

.leftbox3 {
	float: left;
	width: 40px;
	margin-top: 10px;	
}


.btmleft1 {
	float: left;
	width: 150px;
	
	
}
.btmleft2 {
	float: left;
	width: 350px;
	
}*/


/*button, input[type=button],
input[type=reset], input[type=submit] {
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 65%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #399;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*/
/*　サンプル1の要素
------------------------------------------------------------ */
/*.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #F60;
	color: #FFF;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}



.waku50 {
	width: 50px;
}
.spacer3 {
	padding-top: 15px;
	
	padding-bottom: 15px;
	
}

.normal12 {font-size: 11pt;}
.blc {
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

.blc2 {
	font-size: 11pt;
	font-weight: normal;
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	width: 200px;
}
.blc3 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}


.bk-col1 {
	font-size: 13pt;
	color: #FFF;
	background-color: #837561;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}*/

/*
.mark3 {
	font-size: 8pt;
	color: #FFF;
	background-color: #FF0066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark2 {
	font-size: 8pt;
	color: #FFF;
	background-color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark1 {
	font-size: 8pt;
	color: #FFF;
	background-color: #5BADE1;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: 13%;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mark1s {
	font-size: 8pt;
	color: #FFF;
	background-color: #8FC012;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: 13%;
	margin-right: 5px;
	margin-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
}

::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.lins {border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;}
.form-left {
	float: left;
	width: 200px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 12pt;
}
.form-right {
	font-size: 12pt;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 580px;
	line-height: 50px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form-under {
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.form-left2 {
	float: left;
	padding-top: 20px;
	width: 200px;
	margin-right: 20px;
	font-size: 12pt;
}
.form-right2 {
	overflow: hidden;
	padding-top: 20px;
}

.formbox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 35px;
	padding-bottom: 30px;
}

.comname-left2v {
	display: inline-block;
	width: 210px;
	color: #333333;
}

.kaigyo40 {
	display: block;
	padding-left: 37px;
}

.form-left5v {
	float: left;
	width: 290px;
	vertical-align: middle;
	padding-right: 20px;
	
	font-size: 12pt;
}

.form-right5v {
	font-size: 12pt;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 5px;
	font-weight: 600;
}	


.comname-left2 {
	display: inline-block;
	width: 210px;
	color: #333333;
}

.formtex {
	font-size: 11pt;
	line-height: 20px;
	float: left;
}



.form-left5 {
	float: left;
	width: 290px;
	vertical-align: middle;
	padding-right: 20px;
	
	font-size: 12pt;
	font-weight: 600;
}
.form-right5 {
	font-size: 12pt;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 5px;
	
}	

.textbox-space2 {
	overflow: hidden;
	padding-left: 5px;	
}
.form1000 {
	border: 1px solid #CCCCCC;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-color: #FFF;
}
.formspace {
	padding: 5%;
}
.form-space {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	color: #000;
}


.radio01 {
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;	
}
.radio01-input{
  display: none;
}
.radio01-input + label{
	padding-left: 15px;
	position: relative;
	margin-right: 5px;
}
.radio01-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	border: 1px solid #999;
	border-radius: 50%;
}
.radio01-input:checked + label{
	color: #000;
}
.radio01-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  background: #FF6600;
  border-radius: 50%;
}

.form-text9 {
	padding-left: 10px;
	line-height: 22px;	
}

*/
/*ラジオ*/
/*セレクトボックス*/

/*.selectbox {
	width: 70%;
	position: relative;
	
}
select{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}
.selectbox::after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 5%;
	top: 35%;
	transform: rotate(45deg)translateY(-30%);
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.color.selectbox select{
	color: #FFF;
	background-color: #333;
	border:#333 2px solid;
}
.color.selectbox::after{
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}


.form-imp3 {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}	
.form-imp2 {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	border:#ededed 2px solid;
	background-color: #ededed;
}

.form-imp {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ededed 2px solid;
	background-color: #ededed;
}

.form-imp6 {
	border: 1px solid #ededed;
	box-sizing:border-box;
	padding: 2%;
	font-size: 12pt;
	color: #333;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
}



table{}

.table{
	border-collapse: collapse;
	border: 1px solid #333333;
	width: 100%;
	border-collapse: collapse;
	color: #333;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.table td,
.table th{
	border: 1px solid #333333;
}
.table th{
	font-weight: bold;
	text-align: center;
}
.table thead th{
	background-color: #CCCCCC;
}
.form750 {width: 100%;}

.privacy {
	height: 300px;
	overflow: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	margin-bottom: 50px;
	clear: both;
	background-color: #EDEDED;
}

.privacy::-webkit-scrollbar{ 
    width: 5px;
}

.privacy::-webkit-scrollbar-thumb{ 
    background: #000;
    
}

.privacy::-webkit-scrollbar-track-piece:start{ 
    background: #cecece;
}
.privacy::-webkit-scrollbar-track-piece:end{
    background: #cecece;
}

.privacy-tittle {
	font-size: 15pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 11pt;
	line-height: 26px;
	margin-bottom: 20px;
}


ul.privacy-point {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;	
}
ul.privacy-point li{padding-left: 0.7em;}  
ul.privacy-point li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.privacy-point li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}


.arrleft {
	font-size: 45pt;
	position: absolute;
	z-index: 100;
	top: 40%;
	color: #FFF;
	cursor : pointer;
	margin-left: 15px;
	line-height: 0px;
}

.arright {
	font-size: 45pt;
	position: absolute;
	right: 0px;
	z-index: 100;
	top: 40%;
	margin-right: 15px;
	color: #FFF;
	cursor : pointer;
	line-height: 0px;
}

*/


}





@media screen and (min-width: 0px) and (max-width: 736px) {
.line-text-cat {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}

.mores {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 11pt;
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.mores::before,
.mores::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.mores,
.mores::before,
.mores::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.mores {
	background-color: #333;
	color: #FFF;	
}
.mores:hover {
	color: #FFF;
	background-color: #000;
}




.mores2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 11pt;
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.mores2::before,
.mores2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.mores2,
.mores2::before,
.mores2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.mores2 {
	color: #333;
	border: 2px solid #333;
}
.mores2:hover {
	color: #333;
	border: 2px solid #333;
	
}


.tittle {
	
}

.tittle:not(:last-child) {margin-bottom: 20px;}

.topics1100 {
	margin-right: 15px;
	margin-left: 15px;	
}

.half50:not(:last-child) {margin-bottom: 40px;}

.topicsbox {

	padding-top:50px;
	padding-bottom:50px;
}

.topicsbox2 {
	/*display: flex;
	flex-wrap: wrap;*/
}
.topicsbox2 li{
	/*width: 48%;
	margin-right: 1%;
	margin-left: 1%;*/
}

.topi-midashi {
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 700;
	color: #d32f5a;
	text-align: center;
}
.topi-midashi span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	color: #111;
	display: block;
	text-transform: uppercase;
}

.topics-space {	
	margin-right: auto;
	margin-left: auto;	
	overflow: hidden;
}
/*.topics-midashi {
	
	box-sizing: border-box;
}*/

.topics-midashi:not(:last-child) {margin-bottom: 20px;}
.topics-midashi h2{
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 20pt;
	line-height: 38px;
	color: #f38500;
	text-align:center;
}
.topics-midashi h2 span{
	font-family: 'YakuHanJP', fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 11pt;
	line-height: 20px;
	color: #000;
	display: block;
	text-transform: uppercase;
}



/*サムネ無-news2*/

.topics-list2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.topics-list2 li {
	width: 48%;
	display: block;
	box-sizing: border-box;
	margin: 1%;
}

.news2 a {
	color: #000;
	display: block;
}

.tobx2 {
	box-sizing: border-box;
	padding: 15px;
	/*background: linear-gradient(180deg, #f38500 0%, #f38500 140px, #fff 140px, #fff 100%);*/
	border: 3px solid #D32F5A;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	background-color: #FFF;
}
.news2 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 120px;
	margin-bottom:15px;
}
.news2 .news_thumbnail img {
	width: 100%;
	height: 120px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.news_text2 {
	width: 100%;
	box-sizing: border-box;
}
.news2 h3 {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 12pt;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news2 p {
	
}


/*サムネ無-news2*/

/*サムネ有-news1*/

.topics-list1 ul {
	display: flex;
	flex-wrap: wrap;
}
.topics-list1 li {
	width: 49%;
	display: block;
	box-sizing: border-box;
	margin: 0.5%;
}

.news1 a {
	color: #fff;
	display: block;
}

.tobx {
	box-sizing: border-box;
	padding: 10px;
	background: linear-gradient(180deg, #f38500 0%, #f38500 140px, #fff 140px, #fff 100%);
	border: 3px solid #f38500;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}
.news1 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 150px;
	
}
.news1 .news_thumbnail img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.news_text1 {
	width: 100%;
	box-sizing: border-box;
}
.news1 h3 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 13pt;
	line-height: 28px;
	text-align: center;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news1 p {
	/*min-height: 90px;*/
}
.topics-text2 {
	display:none;
	/*font-size: 10pt!important;
	line-height: 22px!important;
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif!important;
	font-weight: 400!important;
	color: #000!important;*/
}


/*サムネ有-news3*/

.half50 {
	box-sizing: border-box;
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
	
}
.topics-list3 { margin-bottom:40px;}
.topics-list3 ul { margin-bottom:20px;}

.topics-list3 li {
	display: block;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

.topics-list3s ul {
	/*display: flex;
	flex-wrap: wrap;*/
}

.topics-list3s li {
	/*width: 46%;*/
	/*margin:2%;*/
	display: block;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-right: 2%;
	margin-left: 2%;
}

.news3 {}
.news3 a {
	padding-top: 15px;
	padding-bottom:15px;
	color: #535353;
	display: flex;
	align-items: center;
	flex-wrap:nowrap;
	/*justify-content: space-between;*/
	/*justify-content: space-between;*/
}

.news3 .news_thumbnail {
	position: relative;
	width:70px;
    height:70px;
	/*width: 65px!important;
	height: 65px;*/
	background-color: #FFF;
	margin-right: 10px;
	display: block;
}
.news3 .news_thumbnail img {
	width:70px;
    height:70px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
}



.news_text3 {
	display: block;
	width: 240px;
}

@media screen and (min-width: 0px) and (max-width: 320px) {
	.news_text3 {
	display: block;
	width: 200px;
}
}

.news_text3 h3 {
	font-family: 'YakuHanJP',"a-otf-ud-shin-maru-go-pr6n", sans-serif;
	font-weight: 300;
	font-size: 12pt;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text3 p{
	font-size: 12pt;
	line-height: 28px;
	font-family: 'YakuHanMP', Renner;
	font-weight: 400;
	color: #6e6e6e;
}




/*.news3s {}
.news3s a {
	padding-top: 15px;
	padding-bottom:15px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news3s .news_thumbnail {
	display: block;
	position: relative;
	width: 110px;
	height: 80px;
	background-color: #FFF;
	margin-right: 25px;
}
.news3s .news_thumbnail img {
	width: 110px;
	height: 80px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.news_text3s {display: block;width: 75%;}
.news_text3s h3 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 12pt;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text3s p{
	font-size: 12pt;
	line-height: 28px;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	color: #f38500;
}*/


.news3s {}
.news3s a {
	padding-top: 15px;
	padding-bottom:15px;
	color: #535353;
	display: flex;
	align-items: center;
	/*justify-content: space-between;*/
}

.news3s .news_thumbnail {
	position: relative;
	width:70px;
    height:70px;
	/*width: 65px!important;
	height: 65px;*/
	background-color: #FFF;
	margin-right: 10px;
	display: block;
}
.news3s .news_thumbnail img {
	width:70px;
    height:70px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
}

.news_text3s h3 {
	font-family: 'YakuHanJP', 'Kosugi Maru', sans-serif;
	font-weight: 400;
	font-size: 12pt;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text3s p{
	font-size: 11pt;
	line-height: 25px;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	color: #d32f5a;
}


.news_text3s {
	display: block;
	width: 240px;
}

@media screen and (min-width: 0px) and (max-width: 320px) {
	.news_text3s {
	display: block;
	width: 200px;
}
}


/*.news_text3s h3 {
	font-family: 'YakuHanJP',"a-otf-ud-shin-maru-go-pr6n", sans-serif;
	font-weight: 300;
	font-size: 12pt;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text3s p{
	font-size: 11pt;
	line-height: 22px;
	font-family: 'YakuHanMP', Renner;
	font-weight: 400;
	color: #6e6e6e;
}*/
/*.topics-list3 ul {}
.topics-list3 li {
	display: block;
	box-sizing: border-box;
	margin: 1%;
}
.topics-list3 li  {
	margin-bottom: 20px;
	display: block;
	clear: both;
}*/
/*.news3 a {
	color: #000;
	display: flex;
}
.news3 .news_thumbnail {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background-color: #FFF;
	margin-right: 10px;
}
.news3 .news_thumbnail img {
	width: 50px;
	height: 50px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.news_text3 {
	display: block;
	width: 83%;
}
.news_text3 h2 {
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text3 h3{
	font-size: 11pt;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}*/

/*サムネイル有-news3*/

.list1 a:hover{
	text-decoration: underline;
}

.line-text2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.daytime2 {
	font-size: 11pt;
	display: block;
	line-height: 22px;
	font-weight: 700;
	color: #333;
}
.nagasa52 {
	font-size: 12pt;
	display: block;
	line-height: 22px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #202020;
}

.newstittle {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
}

/*トピックスページャー*/

.pager {
	clear: both;
	margin-bottom: 20px;
	padding-top: 60px;
}

.pager a {
	color: #FFF;
}
.count-text {
	text-align: center;
	font-size: 10pt;
	line-height: 22px;
	padding: 10px;
}
#topics_paging {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#topics_paging_previous {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	padding: 10px;
}
#topics_paging_previous::before,
#topics_paging_previous::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_previous,
#topics_paging_previous::before,
#topics_paging_previous::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_previous {
	background-color: #333;
	color: #FFF;
	
}
#topics_paging_previous:hover {
	color: #FFF;
	background-color: #000;
}
#topics_paging_next {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	padding: 10px;
}
#topics_paging_next::before,
#topics_paging_next::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_next,
#topics_paging_next::before,
#topics_paging_next::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_next {
	background-color: #D32F5A;
	color: #FFF;	
}
#topics_paging_next:hover {
	color: #FFF;
	background-color: #D32F5A;
}

/*トピックスページャー*/

.button7 {
	display: block;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
	color: #000;
	border: 2px solid #000;
}
.button7:hover {
	color: #FFF;
	background-color: #000;
	border: 2px solid #000;
}

.archive-space {
	padding-top: 10px;
	margin-bottom: 30px;
}


.topics {
	position: relative;
}
	
.topics-archive {
	padding-left: 10px;
	padding-right: 10px;
}

.topics-detail {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}




h3 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 15pt;
	line-height: 25px;
	padding-bottom: 10px;
}

.program-text {
	padding-bottom: 20px;
	padding-top: 15px;
}
#topics_title {
	/*font-weight: normal;*/
	
}

#topics_body {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 11pt;
	line-height: 28px;
}

#topics_body img {
	padding-top: 10px;
	max-width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}



/*
input:focus {
	box-sizing:border-box;
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	box-sizing:border-box;
	border:2px solid #24bbb2;
}

select:focus {
	border:2px solid #24bbb2;
	box-sizing:border-box;
}
article.index {
	display: none;	
}
*/


/*** custom checkboxes ***/

/*input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\f111";
	color: #ccc;
	font-size: 15pt;
	
} 
input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f058";
	color: #FF6600;
	font-size: 15pt;
	
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} 

.text-input{
	font-size: 11pt;
	display: inline-block;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	min-width: 167px;
	padding-left: 2px;
	
}
.text-input2{
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.spacebox {padding-bottom: 20px}

.text-input2{
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.tittlebox {
	margin-bottom: 10px;
}

.serth-box {margin-bottom: 40px;}




.serchbtm {
	clear: both;
	padding-top: 15px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}

.serth-tittle {
	font-size: 15pt;
	line-height: 60px;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #6C2735;
	height: 60px;
	padding-left: 20px;
}

.form-imp5 {
	border: 0;
	font-size: 12pt;
	color: #333;
	border: 1px solid #B0B0B0;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-bottom: 5px;
	padding: 1%;
	height: 35px;
	background-color: #FFF;
	margin-left: auto;
}
.serth-text {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.serchselect {
	
}

.leftbox3 {
	font-size: 15pt;
	line-height: 28px;
	font-weight: 800;
	text-align: center;
	
}
.btmleft1 {
	width: 100%;
}
.btmleft2 {
	padding-top: 10px;
	width: 100%;
}


.demo1 {
	margin-bottom: 15px;
}
.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border: 0;
	clear: both;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #F60;
	color: #FFF;
	border: 0;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border: 0;
}




.waku50 {
	width: 50px;
}

.blc3 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}


.bk-col1 {
	font-size: 13pt;
	color: #FFF;
	background-color: #837561;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.mark3 {
	font-size: 8pt;
	color: #FFF;
	background-color: #FF0066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark2 {
	font-size: 8pt;
	color: #FFF;
	background-color: #666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark1 {
	font-size: 8pt;
	color: #FFF;
	background-color: #5BADE1;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: 13%;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mark1s {
	font-size: 8pt;
	color: #FFF;
	background-color: #8FC012;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: 13%;
	margin-right: 5px;
	margin-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
}

::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.lins {border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;}
::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
	
.form-left {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px;
	line-height: 40px;
	font-size: 10pt;
}
.form-right {
	font-size: 10pt;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 20px;	
}


.formtext-tittle {padding-top: 15px;}

.formtex {
	font-size: 11pt;
	line-height: 20px;
	margin: 1%;
	float: left;
	width: 48%;
}



.form-left5 {
	padding-top: 10px;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: 600;
}
.form-right5 {
	font-size: 10pt;
	
	overflow: hidden;
	padding-top: 15px;
}



.form-under {
	font-size: 10pt;
	line-height: 22px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
}
.form-left2 {
	
	padding-top: 20px;
	
	margin-right: 20px;
	font-size: 10pt;
}
.form-right2 {
	
	padding-top: 20px;
}	

.formbox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	color: #000;
}
.textbox-space2 {
	overflow: hidden;
	padding-top: 10px;
}

.form1000 {
	
	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.formspace {
	padding: 2%;
}
.form-space {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 35px;
	color: #000;
}

.radio01 {
	padding-bottom: 5px;
	
	margin-right: 10px;
	font-size: 11pt;	
}
.radio01-input{
	
	display: none;
}
.radio01-input + label{
	padding-left: 15px;
	position: relative;
	margin-right: 5px;
}
.radio01-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	border: 1px solid #999;
	border-radius: 50%;
	
}
.radio01-input:checked + label{
	color: #000;
	
}
.radio01-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  background: #FF6600;
  border-radius: 50%;
}

.form-text9 {
	padding-left: 10px;
	line-height: 22px;	
}


.selectbox {
	width: 60%;
	position: relative;
	
}
select{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 12pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}
.selectbox::after{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	right: 5%;
	top: 35%;
	transform: rotate(45deg)translateY(-30%);
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.color.selectbox select{
	color: #FFF;
	
	background-color: #333;
	border:#333 2px solid;
}
.color.selectbox::after{
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}


.form-imp3 {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	background-color: #ededed;
	border:#ededed 2px solid;
}	

.form-imp2 {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	background-color: #ededed;
	border:#ededed 2px solid;
}

.form-imp {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	background-color: #ededed;
	border:#ededed 2px solid;
}

.comname-left2 {
	display: inline-block;
	
	color: #333333;
}

.cur2{
	border-collapse: collapse;
	border: 1px solid #D6D5D6;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	margin-bottom: 15px;
}
.cur2 td,
.cur2 th{
	border: 1px solid #D6D5D6;
}
.cur2 th{
	font-weight: bold;
	text-align: center;
}
.cur2 thead th{
	background-color: #CCCCCC;
}
.cur-bk2 {
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f6fcea), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f6fcea),color-stop(.75, #f6fcea), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur-tittle2 {
	font-size: 13pt;
	color: #333;
	text-align: center;
	width: 140px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f6fcea), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f6fcea),color-stop(.75, #f6fcea), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur160 {width: 220px;}
.cur250 {width: 360px;}
.cur180 {width: 180px;}
.cur170 {width: 170px;}
.cur160 {width: 160px;}
.cur150 {width: 150px;}
.cur-moz {
	font-size: 11pt;
	color: #333;
	padding: 10px;
}

.left50 {}

.cur-moz-cen {
	font-size: 11pt;
	color: #333;
	padding: 10px;
	text-align: center;
}
.cur-moz-right {
	font-size: 11pt;
	color: #333;
	padding: 10px;
	text-align: right;
}
.cur-moz3 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
}





.cur{
	border-collapse: collapse;
	border: 1px solid #D6D6D6;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	margin-bottom: 15px;
}
.curriculum-space {
	width: 48%;
	
	margin-bottom: 2%;
	
	float: left;
}
.curriculum-space2 {
	width: 48%;
	
	margin-bottom: 2%;
	
	float: right;
}
.cur-tittle {
	font-size: 13pt;
	color: #FFF;
	background-color: #EC95A4;
	text-align: center;
	width: 140px;
}
.cur-mo {
	font-size: 12pt;
	color: #333;
	padding: 10px;
}
.cur-mo2 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
}
.cur-ko {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #FFEFEF), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #FFEFEF),color-stop(.75, #FFEFEF), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur-ko2 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #fafae6;	
}
.cur100 {width: 100px;}

.cur td,
.cur th{
	
	border: 1px solid #EC95A4;
}
.cur th{
	font-weight: bold;
	text-align: center;
}
.cur thead th{
	background-color: #CCCCCC;
}

.cur-space {
	padding: 10px;
}



.logosiz  {
	width: 45px;
	text-align: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

.logosiz img  {
	
}

.logos{
	border-collapse: collapse;
	border: 1px solid #333333;
	width: 100%;
	border-collapse: collapse;
	color: #333;
}


.logos td,
.logos th{
	
	border: 1px solid #CCCCCC;
}
.logos th{
	font-weight: bold;
	text-align: center;
}
.logos thead th{
	background-color: #CCCCCC;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

.table{
	border-collapse: collapse;
	border: 1px solid #333333;
	width: 100%;
	border-collapse: collapse;
	color: #333;
}
.table td,
.table th{
	border: 1px solid #333333;
}
.table th{
	font-weight: bold;
	text-align: center;
}
.table thead th{
	background-color: #CCCCCC;
}
.form750 {width: 100%;}



.form750{
	border-collapse: collapse;
	
	width: 100%;
	border-collapse: collapse;
	color: #333;
}
.form750 td,
.form750 th{
	
	display: block;
	
}
.form750 th{
	font-weight: bold;
	
}
.form750 tr{
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	

}
.form750 thead th{
	background-color: #CCCCCC;
}


.spacer3 {
	
	
}
.blc {
	font-size: 11pt;
	padding-bottom: 10px;
	padding-left: 10px;	
	
}

.blc2 {
	font-size: 13pt;
	font-weight: normal;
	color: #F90;
	padding-top: 10px;
	
}



.privacy {
	height: 300px;
	
	overflow: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding: 30px;
	margin-bottom: 50px;
	clear: both;
	background-color: #EDEDED;
}

.privacy::-webkit-scrollbar{ 
    width: 5px;
}

.privacy::-webkit-scrollbar-thumb{ 
    background: #333;
    
}

.privacy::-webkit-scrollbar-track-piece:start{ 
    background: #cecece;
}
.privacy::-webkit-scrollbar-track-piece:end{ 
    background: #cecece;
}
.privacy-tittle {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 10pt;
	line-height: 17px;
	margin-bottom: 40px;
}

ul.privacy-point {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;	
}
ul.privacy-point li{padding-left: 0.7em;}  
ul.privacy-point li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	font-size: 9pt;
	color: #000;
}
.privacy-point li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	text-align: left;
}

.arrleft {
	font-size: 30pt;
	position: absolute;
	z-index: 100;
	top: 40%;
	color: #FFF;
	cursor : pointer;
	margin-left: 15px;
	line-height: 0px;
}

.arright {
	font-size: 30pt;
	position: absolute;
	right: 0px;
	z-index: 100;
	top: 40%;
	margin-right: 15px;
	color: #FFF;
	cursor : pointer;
	line-height: 0px;
}


input{
    -webkit-appearance: none;
}

input[type="button"]{
    -webkit-appearance: none;
}*/
}