@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;

}
.text {
	clear: none;
	float: left;
	width: 860px;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: center;
}
.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 {
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	background-color: #fff;
	border-radius:  20px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:80px 0 80px 0 ;
	padding:30px 0 30px 0;
}

.l_img{	width: 90%;
	height: auto;
	padding:33px 0 33px 0;
}

.l_img2{
	width: 75%;
	height: auto;
	padding:36px 0 36px 0;
}

.l_img3{
	width: 75%;
	height: auto;
	padding:0px 0 0px 0;
}


h1 img{ width:100%; }

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;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 10px;
}



/*制作ポイント・会社紹介あたりのやつ*/

.company {
	width: 960px;
	height: auto;
	display: flex;
	align-items:stretch;
	margin:0px 0px  80px 0px;
}

.company p {
	font-size:14px;
	margin:0 15px 0px 15px;
	line-height: 25px;
}

.company-item {
	color:  #333C;
	border-radius:  20px;
}

.company-item:nth-child(1) {
	background-color:  #fff; 
	width: 640px;
	margin:0px 20px 0px 0px;
	padding: 30px 10px 30px 10px;
}
 
.company-item:nth-child(2) {
	/*background-color:  #4CAF50;*/
	width: 300px;
	margin: auto;
}
 
.company-item:nth-child(2) img {
	width: 300px;
	border-radius:  20px;
}

.company  a {
	color: #333C; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.company  a:visited {
	color: #333C;/*リンクの色*/
}

.company  a:hover {
	color: #6C3; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}


/*会社情報*/

.co_link {
	/*width: 960px;*/
	height: auto;
	display: flex;
	align-items:stretch;
	/*border: solid 1px #fffaa2;*/
	border-radius:  20px;
	margin:40px 0px 30px 0px;
	padding:10px 10px 15px 10px;
	background-color:#fff;
}

.co_link p {
	font-size:14px;
	padding:0 0 0px 10px;
	margin:0 0 10px 0;
}

.co_link-item {
	/*width: 100%;*/
	height: auto;

}
 
.co_link-item:nth-child(1) {
	width: 550px;
	margin:20px 30px 0 10px;
}
 
.co_link-item:nth-child(2) {
	width: 320px;
	height: auto;
	margin: auto;
}

.co_link-item:nth-child(2) img {
	width: 320px;
	height: auto;
}

.co_link a {
	color: #333; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.co_link a:visited {
	color: #333;/*リンクの色*/
}

.co_link a:hover {
	color: #6C3; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}

/* fontawesome */
.icon
{
	padding:0 10px 0 0;
}

/* 入賞者エリア */

.winner {
	width: 960px;
	height: auto;
	clear: none;
	float: left;
	margin:30px 0px  60px 0px;
	padding: 0 0 50px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}

.win_title {
	width: 960px;
	height: auto;
	font-weight: normal;
	text-align: center;
	font-size: 35px;
	/*letter-spacing: 0.1em;*/
	margin: 0 0 30px 0;
	color:#fff;

}

.win_title_sp {
	display:none;

}


.win_name{
	width: 960px;
	height: auto;
	font-weight: normal;
	text-align: center;
	font-size: 28px;
	/*letter-spacing: 0.1em;*/
	margin:0 0 20px 0;
	color:#fff;
}

.win_name2{
	width: 960px;
	height: auto;
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin:0 0 30px 0;
	color:#fff;
}
.mov_area {
	width: 930px;
	height: auto;
	display: flex;
	align-items:stretch;
	margin:40px 0px  40px 0px;
	padding:30px 15px 20px 15px;
	border-radius:  5px;
	background-color: #e3f5ff;
	
}

.mov_area p {
	font-size:14px;
	margin:0 20px 20px 15px;
	line-height: 26px;
}
.mov_area .sp_name {
	font-size:15px;
	margin:0 0px 0px 0px;
	line-height: 24px;
	text-align: center;
}

.mov_area .an_name {
	font-size:13px;
	margin:0 0px 0px 0px;
	line-height: 24px;
	text-align: center;
}


.mov_area .an_name_sp {
	display:none;
}

.mov_area .movie_memo{
	width: 480px;
	margin:0px 0px 0px 0px;
	padding:10px 0 5px 0;
	background-color:#70a7c1;

	text-align: center;
	color:#fff;
}

.mov_area .note{
	width: 450px;
	font-size:23px;
	font-weight: bold;
	margin:0px 0px 30px 0px;
	line-height: 26px;
	color:#70a7c1;
	letter-spacing: 0.1em;
	text-align: center;
}

.mov_area-item {
	font-size:  14px;
	color:  #333C;
	border-radius:  5px;
}

.mov_area-item:nth-child(1) {
	width: 480px;
	margin:auto;
	padding:0 10px 0 5px;
}
 
.mov_area-item:nth-child(2) {
	
	width: 480px;
	height:auto;
	margin: 0 0 0 0;
	padding:5px 0px 0px 0;
}



/* 作成サンプル */

.cm_sample {
	width: 960px;
	height: auto;
	margin:0px 0px  80px 0px;
	padding:40px 0px 30px 0px;
	border-radius:  20px;
	background-color: #eefbff;
	text-align: center;
}


.cm_sample p {
	font-size:14px;
	margin:20px 0px 10px 0px;
	line-height: 26px;
}

.cm_sample audio{
	margin:20px 0px 10px 0px;
	padding:30px 30px 30px 30px;
	border-top: dotted 1px #0eaac1;
	border-bottom: dotted 1px #0eaac1;

}

.f2{
	font-size:13px;
	/*padding:0px 50px 0px 50px;*/
	padding:0px 300px 0px 320px;
	color:#08325a;
	line-height: 26px;
	text-align: left;
	}

/* form link option*/

.form {
	clear: none;
	float: left;
	width: 840px;
	text-align: center;
	margin-top: 80px;
	margin-right: 60px;
	margin-bottom: 80px;
	margin-left: 60px;
}

.form a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #ff9dcb;
  font-size: 16px;
  font-weight:600;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding:15px 0px 10px 0px;
  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: #ffff;
}
.form a.btn:hover:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}


/* rec end */
.form_end {
  width: 800px;
  height: auto;
  clear: none;
  float: left;
  border-radius: 30px;
  padding:15px 0px 10px 0px;
  margin:60px 80px 60px 80px;
  background-color: #ff9dcb;
  font-size: 20px;
  font-weight:600;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  letter-spacing: 0.1em;
}

