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




.mores {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 11pt;
	text-transform: uppercase;
	padding-right: 60px;
	padding-left: 60px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -12px;
}
.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: #ff9600;
	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;
	
}


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


.topics-space {	
	margin-right: auto;
	margin-left: auto;	
	overflow: hidden;
	padding-top: 20px;
}
.topics-midashi {
	
	box-sizing: border-box;
}




/*サムネ無-news2*/

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

.news_text2 {
	
}
.news_text2 h2 {
	font-weight: 500;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text2 p{
	font-size: 10pt;
	line-height: 18px;
	font-weight: 600;
	min-width: 110px;
	color: #2a9fa9;
}


	

/*サムネ無-news2*/

/*サムネ有-news1*/

.topics-list1 ul {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
.topics-list1 li {
	width: 47%;
	display: block;
	box-sizing: border-box;
	margin: 1.5%;	
}
.news_text1 {
	width: 100%;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news1 a {color: #64554e;}
.news1 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #FFF;
}
.news1 .news_thumbnail img {
	width: 100%;
	height: 140px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.news_text1 h2 {
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text1 h3 {
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.news_text1 p{
	color: #64554e;
	font-size: 10pt;
	line-height: 20px;
	font-family: 'YakuHanMP','Noto Serif JP', sans-serif;
	font-weight: 600;
}

/*.news_text2 h2 {
	
	font-weight: 500;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text2 p{
	font-size: 11pt;
	line-height: 25px;
	font-weight: 600;
	min-width: 110px;
	color: #64554e;
	font-family: 'YakuHanMP','Noto Serif JP', sans-serif;
}
*/

/*サムネ有-news3*/

.half50 {
	box-sizing: border-box;
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
	
}
.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: #64554e;display: block;}
.news3 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #FFF;
}
.news3 .news_thumbnail img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.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*/

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

/*.line-text2 span:nth-child(1) {
	
	font-size: 10pt;
	display: block;
	line-height: 23px;
	font-weight: 600;
	color: #F90;
}*/
/*.line-text2 span:nth-child(2) {
	font-size: 11pt;
	display: block;
	line-height: 23px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	color: #333;
}*/
.line-text2 p:nth-child(1) {
	font-size: 10pt;
	display: block;
	line-height: 23px;
	font-weight: 600;
	color: #F90;
}
.line-text2 p:nth-child(2) {
	font-size: 11pt;
	display: block;
	line-height: 23px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	color: #333;
}
.newstittle {
	font-weight: 700;
}

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

.pager {
	clear: both;
	margin-bottom: 20px;
	padding-top: 60px;
}
.pager a {
	display: block;
	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: 45px;
	outline: none;
	font-size: 11pt;
}
#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: #3f3532;
	color: #FFF;
	
}
#topics_paging_previous:hover {
	color: #FFF;
	background-color: #3f3532;
}
#topics_paging_next {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 11pt;
}
#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: #FD6262;
	color: #FFF;
}
#topics_paging_next:hover {
	color: #FFF;
	background-color: #FD6262;
}

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

.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-archive {
	padding-left: 10px;
	padding-right: 10px;
}


h3 {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}

.program-text {
	padding-bottom: 20px;
	padding-top: 15px;
}
#topics_title {
	/*font-weight: normal;*/
	
}
.topics-detail {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}

#topics_body {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 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 {
	/*padding-top: 20px;*/
}

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


/*button, input[type=button],
input[type=reset], input[type=submit] {
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	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 {
	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: 9pt;
	color: #FFF;
	background-color: #5BADE1;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 3px;
	vertical-align: 13%;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 3px;
	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;
	
	/*margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;*/
}
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;
	/*-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;*/
	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;
	/*border: 1px solid #333333;*/
	width: 100%;
	border-collapse: collapse;
	color: #333;
}
.form750 td,
.form750 th{
	/*border: 1px solid #333333;*/
	display: block;
	
}
.form750 th{
	font-weight: bold;
	/*text-align: center;*/
	
	/*border: 1px solid #DCDCDC;*/
}
.form750 tr{
	/*display: block;*/
	/*border: 1px solid #DCDCDC;*/
	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;	
	/*margin-bottom: 5px;*/
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;*/
}

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



.privacy {
	height: 300px;
	/*border: 1px solid #D6D6D6;*/
	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;
    /*border-radius: 10px;*/
}

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

.line-text-cat {
	font-size: 11pt;
	line-height: 25px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

input{
    -webkit-appearance: none;
}

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