@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #47afeb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: none;
	background-color: #47afeb;
	background-size: 10px 10px;
	background-image: repeating-linear-gradient(45deg, #4bb6f3 0, #4bb6f3 1px, #47afeb 0, #47afeb 50%);
}

img {
    image-rendering: -webkit-optimize-contrast;
}

#wrap {
	margin: auto;
	height: auto;
	width: 960px;
}
#contents {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	/*background-color: #FFF;*/
	/*margin-top: 20px;*/
}
.text {
	clear: none;
	float: left;
	width: 860px;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.text p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 5px;
}
.summary {
	clear: none;
	float: left;
	width: 900px;
	margin-top: 70px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: auto;
}
.summary dl {
	clear: none;
	float: left;
	height: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.summary dt {
	width: 180px;
	margin-right: 20px;
	height: auto;
	clear: none;
	float: left;
	font-size: 14px;
	margin-left: 20px;
}
.summary dd {
	width: 660px;
	height: auto;
	float: left;
	clear: none;
	font-size: 14px;
	line-height: 26px;
	margin-right: 20px;
}
.map {
	clear: none;
	float: left;
	height: 300px;
	width: 960px;
	background-color: #CCC;
}

#foot {
	clear:both;

}

h1 {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	text-align: center;
	color: #FFF;
	font-size: 32px;
}
h2 {
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
	padding-bottom: 5px;
}

/*summary LINK*/

.summary a {
	color: #C30; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.summary a:visited {
	color: #C30;/*リンクの色*/
}

.summary a:hover {
	color: #6C3; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}

/*font option*/
.t1 {
	color: #39C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


/* アンカーリンク */
.anchor_area {
	clear: none;
	float: left;
	width: 700px;
	height: auto;
	margin:100px 130px 100px 130px;
	background-color: #fff;
	border-radius:  20px;
}

.anchor_area ul{
	list-style: none;
	text-align: center;
	font-size:26px;
	color:#60c5ff;
	margin:0 30px 0 30px;
	padding: 10px 0 0 10px ;
	/*display: flex;
	flex-wrap: wrap;*/
}

.anchor_area li{
	border-bottom: 1px dashed #d7d7d7;
	padding:20px 0 20px 0;
	letter-spacing: 0.2em;
	font-weight:600;
}

.anchor_area li:last-child {
	border-bottom: none;
}

.arrow{
	width: 10em;
	position: relative;
	display: inline-block;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 1em;
}

.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 0.4em;   /* arrow size */
	height: 0.4em;  /* arrow size */
	border-top: 1px solid #ff69b0;  /* thickness, color */
	border-right: 1px solid #ff69b0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.anchor_area a {
	color: #47afeb; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.anchor_area a:visited {
	color: #47afeb;/*リンクの色*/
}

.anchor_area a:hover {
	color: #ff69b0; /*リンクの色*/
	text-decoration: none; /*下線あり*/

}
/* main box ※各コンテンツ共通 */

 .main_box{
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	margin:80px 0 0 0;
}


/* title ※各コンテンツ共通 */

.title_box{
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	margin:0 0 120px 0;
}


.title_box .midashi{
	font-family: 'Questrial', sans-serif;
	width: 960px;
	height: auto;
	font-size:100px;
	text-align: center;
	color:#fff;
	border-bottom: 10px solid #fffaa2;
	font-weight:normal;
	padding:0 0 8px 0;
	margin:0 0 30px 0;
	letter-spacing: 0.1em;
}


.title_box p{
	text-align: center;
	color:#fff;
	font-size:30px;
	letter-spacing: 0.2em;
}


/* 募集概要 */

.note{
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	margin:0 0 80px 0;
}


.note .title{
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	color:#fff;
	font-size:24px;
	padding:0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px dotted #fffaa2;
	letter-spacing: 0.1em;
	font-weight:600;
	/*text-align: center;*/
}

.note p{
	font-size:20px;
	color:#fff;
	line-height: 40px;
	margin:0 20px 30px 20px;
}


.note .p2{
	font-size:17px;
	color:#fff;
	line-height: 26px;
	margin:0 20px 30px 20px;
}


.note .icon{
	margin:0 10px 0px 20px;
}


.note a {
	color: #fff89c;
	text-decoration:underline;
}
.note a:visited {
	color: #fff89c;
}
.note a:hover {
	color: #9cfff7;
	text-decoration: none;
}

/* 企業リスト */

.center_f{
	color:#fff;
	font-size:18px;
	padding: 0 0 10px 0;
	margin:35px 0 30px 0 ;
	text-align: center;
}

.co_box {
	width: 960px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:100px 0 0 0 ;
}
.co_box .item {
	width: 460px;
	height: auto;
	text-align: center;
	margin:0 0 50px 0 ;
}

.co_box .item p{
	color:#fff;
	font-size:18px;
	border-bottom: 3px dotted #fffaa2;
	padding: 0 0 10px 0;
	margin:35px 0 30px 0 ;
	display:inline-block
}

.img_area{
	width: 460px;
	height: 195px;
	background-color: #fff;
	border-radius:  20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.c_img{	width: 85%;
	height: auto;
}

.c_img2{
	width: 70%;
	height: auto;
}

.c_img3{
	width: 70%;
	height: auto;
}

.co_box  a:hover img{	
	filter: alpha( opacity=60 );  /* IE */
	opacity:0.60;                 /* Firefox,Opera,Safari */
	-moz-opacity:0.60;           /* Firefox 0.9より前 */
	}
	
.co_box a img:hover {
	position : relative;
	top : 1pt;
	left : 1pt;
}



/* 賞品 */

.aw_box {
	width: 960px;
	height: auto;

	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap; 
	margin:0px 0 120px 0 ;
}


.aw_box-item {width: 300px;
	font-size:20px;
	color:#fff;
	text-align: center;
	margin:50px 0 0 0;
	line-height: 36px;
}


/* 審査員 */

 .j_box{
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	margin:0 0 100px 0;
}

 .j_img{
	width: 460px;
	height: 315px;
	clear: none;
	float: left;
	margin:0 0px 0px 0;
	border-radius:  20px;
}

 .j_box .prof{
	width: 460px;
	height: auto;
	clear: none;
	float: left;
	color:#fff;
	margin:0 0 10px 40px;
}


 .j_box .name{
	width: 460px;
	height: auto;
	font-size:30px;
	letter-spacing: 0.1em;
	border-bottom: 3px dotted #fffaa2;
	padding:0 0px 5px 0px;
	margin:20px 0 30px 0 ;

}


 .j_box .sub{
	/*background-color: #ffff;*/
	background: linear-gradient(157deg, rgba(242,124,175,1) 0%, rgba(148,93,191,1)100%);
	color:#0069cb;
	font-size:15px;
	padding:0 15px 0 15px;
	margin:0 0 15px 0;
	line-height: 22px;
	color:#fff;
	display:inline-block



}


.prof p{
	color:#fff;
	font-size:15px;
	margin:0 10px 0 10px;
	line-height: 26px;

}



/* 問合せ */

.form {
	clear: none;
	float: left;
	width: 840px;
	text-align: center;
	margin:0 60px 120px 60px;
}

.form p{
	color:#fff;
	font-size:17px;
	margin:0 0px 80px 0px;
	line-height: 32px;
}

.form a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  font-weight:700;
  position: relative;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 5px 45px 0 25px;
  color: #ff9dcb;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
.form a.btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #ff9dcb;
  border-right: 2px solid #ff9dcb;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
.form a.btn:hover {
  background: #ff9dcb;
  color: #fff;
}
.form a.btn:hover:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
