/* 基本 */
.br-mobile-hidden {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
}

p {
	font-size: 18px;
}

.header-wrap {
	width: 100%;
    max-width: 1360px;
	margin: 0 auto;
	height: 60px;
	text-align: left;
	position: relative;
}

.logo {
	position: relative;
	padding: 10px 0 0 10px;
	display: inline-block;
}

.logo img {
	width: auto;
	height: 40px;
}

.globalnavi {
	display: none;
}

.search {
	display: none;
}

.contents {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0 auto;
}

#footer {
	width: 100%;
	position: relative;
	padding: 20px 0 20px;
	text-align: center;
}

#footer img {
	width: 80%;
	padding-bottom: 10px;
	border-bottom: dotted 1px #009999;
	margin-bottom: 10px;
}

#footer p {
	font-size: 16px;
	padding: 0 10px 20px;
}

#footer em {
	display: block;
	padding: 0 10px 10px;
	font-size: 12px;
}


#footer span {
	font-size: 12px;
}


/* タイトル・文字 */
.title01 {
	font-size: 24px;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

.title01 span {
	letter-spacing: 1px;
	display: block;
	font-size: 22px;
}

.title02 {
	color: #000;
	font-size: 24px;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 7px;
	padding-bottom: 10px;
	transform: rotate(0.05deg);
}

.title03 {
	color: #009999;
	font-size: 23px;
	font-weight: 500;
	line-height: 100%;
	padding-bottom: 10px;
	transform: rotate(0.05deg);
}


/* クアオルトキャンパスとは */
.about {
	padding: 130px 0 50px;
	box-sizing: border-box;
}

.about-img01 {
	display: none;
}

.about-img02 {
	display: none;
}

.about-img01-mobile {
	display: inline;
	padding-bottom: 60px;
}

.about-img02-mobile {
	display: inline;
	padding-top: 40px;
	padding-bottom: 0;
}

/* 活動地域紹介 */
.back_introduction {
	background: url(../introduction/img/introduction_back.png) no-repeat top center #C0E286;
	padding-top: 220px;
	padding-bottom: 10px;
}

.chiiki-list {
	padding-top: 20px;
}

.chiiki-list ul li {
	border-radius: 10px;
	width: 100%;
	margin-bottom: 30px;
}

.chiiki-list ul li:nth-child(odd){
	margin-right: 0;
}

.chiiki-list ul li span {
	font-size: 22px;
	padding: 10px 10px 0;
}

.chiiki-list ul li p {
	font-size: 100%;
	padding: 10px;
}

.chiiki-list-img02 {
	position: absolute;
	top: 210px;
	left: auto;
	right: -10px;
}

/* ローカル：メインイメージ */
.main_image {
    width: 100%;
    min-height: 520px;
    height: calc(100vh - 300px);
	position: relative;
}

.mainimg-shima {
	background: #CCC url(../introduction/shima/img/mainimg_shima.jpg) no-repeat 25% center;
	background-size: cover;
}

.mainimg-shima h1 {
	position: absolute;
	top: 100px;
	left: 10px;
}

.mainimg-shima h1 img {
	width: auto;
	height: 70px;
}

.mainimg-kaminoyama {
	background: #CCC url(../introduction/kaminoyama/img/mainimg_kaminoyama_new.jpg) no-repeat 46% center;
	background-size: cover;
}

.mainimg-kaminoyama h1 {
	position: absolute;
	top: 100px;
	left: 10px;
}

.mainimg-kaminoyama h1 img {
	width: auto;
	height: 70px;
}

.mainimg-gifu {
	background: #CCC url(../introduction/gifu/img/mainimg_gifu.jpg) no-repeat 30% center;
	background-size: cover;
}

.mainimg-gifu h1 {
	position: absolute;
	bottom: 80px;
	left: 10px;
}

.mainimg-gifu h1 img {
	width: auto;
	height: 70px;
}

.mainimg-tokorozawa {
	background: #CCC url(../introduction/tokorozawa/img/mainimg_tokorozawa.jpg) no-repeat 65% center;
	background-size: cover;
}

.mainimg-tokorozawa h1 {
	position: absolute;
	bottom: 80px;
	left: 10px;
}

.mainimg-tokorozawa h1 img {
	width: auto;
	height: 70px;
}

.introduction {
	margin-top: 0;
	padding-top: 30px;
	position: relative;
	width: 100%;
	background: url(../introduction/img/program_back_top.png) no-repeat top center,
	url(../introduction/img/program_back_middle.png) no-repeat center 350px;
}

.introduction-list {
	margin-top: 10px;
	margin-bottom: 40px;
}

.introduction-list ul {
	margin-bottom: 0;
}

.introduction-list ul li {
	box-sizing: border-box;
	text-align: left;
	display: inline-block;
	position: relative;
	padding-bottom: 20px;
}

.introduction-list ul li:nth-child(even){
	width: 100%;
}

.introduction-list ul li:nth-child(odd){
	width: 100%;
	text-align: center;
	padding-top:30px;
}

.introduction-guide {
	margin-top: 20px;
}

.introduction-guide ul {
	margin-bottom: 40px;
}

.introduction-guide ul li {
	box-sizing: border-box;
	text-align: left;
	display: inline-block;
	position: relative;
	padding-bottom: 20px;
}

.introduction-guide ul li:nth-child(odd){
	width: 100%;
}

.introduction-guide ul li:nth-child(even){
	width: 100%;
	padding-left: 0;
	padding: 0;
	box-sizing: border-box;
}

.back_green_program {
	padding-top: 160px;
	padding-bottom: 0;
}

.program table{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
}

.program table tr{
  border-bottom: solid 2px white;
}

.program table tr:last-child{
  border-bottom: none;
}

.program table th{
	box-sizing: border-box;
	position: relative;
	width: 10%;
	background-color: #66CCCC;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 10px;
}

.program table th:after{
	box-sizing: border-box;
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	top:calc(50% - 10px);
	right:-10px;
	border-left: 10px solid #66CCCC;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.program table td{
  text-align: left;
  width: 90%;
  background-color: #eee;
  padding: 10px 10px;
}

.program-photo-list ul {
	width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.program-photo-list ul li {
	width: 100%;
	margin-bottom: 20px;
}

.program-photo-list ul li img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 5px;
}

.program-photo-list ul li:nth-child(odd){
	margin-right: 0;
}

.program table tr:last-child {
	border-bottom: none;
}

/* ホーム */
.news-cover {
	background: #A8CCAD;
	padding: 30px 0;
}

.news dl{
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #000000;
}

.news dt{
	width: 100%;
	float: none;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle;
}

.news dt span {
	margin-right: 10px;
}

.home-about-cover {
	padding: 40px 0 40px;
}

.home-about p {
	text-align: left;
}

.home-about a {
	margin-top: 30px;
}

.home-katsudo-cover {
	padding: 40px 0 80px;
}

.home-katsudo-cover p {
	text-align: left;
}

.home-katsudo-graph01 {
	padding-top: 30px;
}



.home-katsudo-list {
	padding-bottom: 0;
}

.home-katsudo-list li {
	padding-top: 30px;
}

.home-katsudo-list img {
	width: 100%;
}

.home-katsudo-list li:nth-child(odd) img{
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
}

.home-katsudo-list li:nth-child(even) img{
	float: left;
	margin-left: 0;
	margin-bottom: 10px;
}

.home-katsudo-list li:nth-child(odd) h4 {
	font-size: 24px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
}

.home-katsudo-list li:nth-child(even) h4 {
	font-size: 24px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
}

.home-katsudo-list li:nth-child(odd) h4 img {
	width: 60px;
	height: 60px;
	margin-right: 10px!important;
}

.home-katsudo-list li:nth-child(even) h4 img {
	width: 60px;
	height: 60px;
	float: left;
	display: block;
	margin: 0 10px 0 0!important;
}

.home-katsudo-list a {
	font-size: 14px;
	border-radius: 15px;
	color: #FFFFFF;
	margin-bottom: 10px;
	display: inline-block;
	padding: 3px 30px;
	margin-top: 5px;
}

.home-katsudo-list a:link,
.home-katsudo-list a:visited {
	text-decoration: none;
	color: #000;
	background: #C1DD97;
}

.home-katsudo-list a:hover,
.home-katsudo-list a:active {
	text-decoration: none;
	color: #000;
	background: #CCCCCC;
}

.home-guide-cover {
	padding: 140px 0 30px;
	background: url(../img/home_guide_back_top.png) no-repeat top center #C1DD97;
}

.home-guide {
	text-align: center;
	padding-bottom: 60px;
}

.home-guide p {
	text-align: left;
}

.home-guide a {
	font-size: 14px;
	border-radius: 15px;
	color: #FFFFFF;
	margin-bottom: 10px;
	display: inline-block;
	padding: 10px 70px;
	margin-top: 40px;
}



/*　トップページスライダー　*/
#slide_wp {
    min-height: auto;
    height: calc(100vh - 150px);
}

#slide_wp h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 150px;
	margin: auto;
}

#slide_wp h1 img {
	width: 70%;
}

#slide_wp h2 {
	display: none;
}

#slider {
	position: absolute;
    width: 100%;
}

#slider div {
	min-height: auto;
	height: calc(100vh - 150px);
}

#slider div:nth-child(1) {
	background: url(../img/mainimg02.jpg) 55% center / cover;
}

#slider div:nth-child(2) {
	background: url(../img/mainimg05_new.jpg) center center / cover;
}

#slider div:nth-child(3) {
	background: url(../img/mainimg04.jpg) 60% center / cover;
}

#slider div:nth-child(4) {
	background: url(../img/mainimg03.jpg) 60% center / cover;
}



/* お問い合わせ */
.contact {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}

.sub_title {
	padding-top: 30px;
	font-size: 18px;
}

.contact_box {
	padding: 20px 0;
}

.contact_box h6 {
	font-size: 46px;
}







/* エントリーフォーム */
.entryform {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.entryform th {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	display: block;
	line-height: 150%;
}

.entryform td {
	width: 100%;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	line-height: 150%;
	font-size: 12px;
}

.entryform td input,
.entryform td textarea,
.entryform td select {
	width: 100%;
	margin-bottom: 5px;
	box-sizing: border-box;
}