@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* CSS Document */

a{
	text-decoration: none;
	color:#FFF;
}

a:hover{
	opacity:0.7
}

.dummy{
	clear:both;
}

.m5{
	margin-bottom:5px;
}
.m10{margin-bottom:10px;}
.m15{margin-bottom:15px;}
.m20{margin-bottom:20px;}
.m25{margin-bottom:25px;}
.m30{margin-bottom:30px;}
.m40{margin-bottom:30px;}
.up_next{font-weight: bold;}
.pt_t{
	padding-top: 50px;
}
h4{
	font-size:20px;
	font-weight: bold;
	margin-top:30px;
}

.disabled{
	pointer-events:none;
	opacity: 0.2;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#loader-bg {
  	display: none;
  	position: fixed;
  	width: 100%;
  	height: 100%;
  	top: 0px;
  	left: 0px;
  	background: #0a2e3b;
  	z-index: 1;
}
	
#loader {
	display: none;
  	position: fixed;
  	top: 50%;
  	left: 50%;
  	margin-top: -40px;
  	margin-left: -40px;
  	text-align: center;
  	z-index: 2;
}
	
#loader img{
	margin:0 auto;
	width:80px;
	height:80px;
}

.is-fixed {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 100%;
}

.moz{display: none;}

@-moz-document url-prefix() {
	.moz{
		display:block;
		font-size:15px;
		line-height: 1;
	}
	p.point3 span.moz{
		line-height: 1 !important;
	}
}

@-webkit-keyframes scale {
  	50% { -webkit-transform: scale(1.08); }
}
	
@keyframes scale {
  	50% { transform: scale(1.08); }
}
/****************************
PC用コード
****************************/
@media screen and (min-width:769px) { 
	.sp{
		display: none;
	}
	
	html {
		/* width:100%;
		min-width:1000px;
    	height: 100%; */
		overflow: auto;
	}
	
	body{
    	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
		-ms-text-size-adjust: 100%;
		text-align: center;
		width:100%;
		height:100%;
		position:relative;
		animation: fadeIn 2s ease 0s 1 normal;
    　　 -webkit-animation: fadeIn 3s ease 0s 1 normal;
		background-color:#0a2e3b;
	}

	@keyframes fadeIn {
    	0% {opacity: 0}
    	100% {opacity: 1}
	}

	@-webkit-keyframes fadeIn {
    	0% {opacity: 0}
    	100% {opacity: 1}
	}
	
	#loader-bg {
  		display: none;
  		position: fixed;
  		width: 100%;
  		height: 100px;
  		top: 0px;
  		left: 0px;
  		background: #0a2e3b;
  		z-index: 500000;
	}
	
	#loader {
  		display: none;
  		position: fixed;
  		top: 50%;
  		left: 50%;
  		margin-top: -40px;
  		margin-left: -40px;
  		text-align: center;
  		z-index: 2;
	}
	
	#loader img{
		margin:0 auto;
		width:100px;
		height:100px;
	}
	
	/****************************
			  #TOP-AREA
	****************************/
	#top-area{
		width:100%;
		height:110vh;
		min-height:810px;
		background-image:url(../img/top_bg.jpg);
		background-size:cover;
		background-repeat: no-repeat;
		background-position: top center;
		position:relative;
	}
	
	#top-area h1{
		width:38%;
		max-width:800px;
		min-width:570px;
		height:auto;
		padding-top:5vh;
		margin:0 auto;
		position:relative;
	}
	
	#top-area h1 img{
		width:100%;
	}
	
	#top-area img.bnr{
		width:30%;
		max-width: 400px;
		position:absolute;
		bottom:15%;
		right:0;
	}
	
	#top-area .sns-area{
		float:left;
		width:190px;
		position:absolute;
		top:5vh;
		right:0px;
	}
	
	#top-area .sns-area .tw{
		float:right;
		margin-right:20px;
	}
	
	#top-area .sns-area .tw img{
		width:50px;
	}
	
	#top-area .sns-area .fb{
		float:left;
		margin:0;
	}
	
	#top-area .sns-area .fb img{
		width:50px;
	}
	
	#top-area .tokuten-top{
		width:100%;
		height:63px;
		position:absolute;
		bottom:0;
		background-image:url(../img/tokuten_top.png);
		background-position:top center;
		background-size:cover;
	}
	#pc-navi-area ul li.float_none a{
	margin: 0 auto;
    display: block;
}
#pc-navi-area ul li.float_none{
	float:none;
	display: inline-block;
}









/****************************
2019/0127
			  #TOP-AREA_2
	****************************/
	#top-area_2{
		width:100%;
		height: 100vh;
    min-height: 900px;
    /* max-height: 980px; */
		background-image:url(../img/top_bg_201903.jpg);
		background-size:cover;
		background-repeat: no-repeat;
		background-position: top center;
		position:relative;

	}
	@media screen and (min-width:1729px) { 

	}
	.top-area_2_inner{
		height: 88%;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.top-area_2_inner_flex{
		display: block;
	}
	#top-area_2 .top_main_img{
		width: 730px;
		max-width: 54vw;
		min-width: 690px;
    /* min-width: 860px; */
    display: block;
    margin: 0 auto;
    height: auto;
		/* padding-top: 10vh; */
		/* padding-top: 85px; */
	}
	#top-area_2 .top_main_img.top_main_img_logo{
		/* margin-top: 50px; */
	}
	#top-area_2 .top_anime_bnr{
		margin: 10px 0 0 0;
	}
	#top-area_2 .top_anime_bnr a:hover img{
		opacity: .7;;
	}
	#top-area_2 .top_anime{
		background-color: #362e2c;
		width: 730px;
		max-width: 54vw;
		min-width: 690px;
		/* min-width: 860px; */
    margin: 0 auto;
    padding: 10px 50px 20px;
	}
	#top-area_2 .top_anime img{
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	@media all and (-ms-high-contrast:none){
		#top-area_2 .top_bnr{
			width: 55vw;
    margin: 0 auto;
    position: absolute;
    bottom: 2.5vh;
    left: 0;
    right: 0;
		} 
	}
	@media all and (-ms-high-contrast:none){
		*::-ms-backdrop, #top-area_2 .top_bnr{
			width: 55vw;
			margin: 0 auto;
			position: absolute;
			bottom: 2.5vh;
			left: 0;
			right: 0;
		} 
	}

	#top-area_2 .top_bnr a:hover img{
		opacity: .7;
	}
	#top-area_2 .top_bnr img{
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	#top-area_2 h1{
		width: 100%;
		max-width: 800px;
		min-width: 570px;
		height: auto;
		padding-top: 1vh;
		margin: 0 auto;
		position: relative;
	}
	
	#top-area_2 h1 img{
		width:100%;
	}
	
	#top-area_2 img.bnr{
		width:30%;
		max-width: 400px;
		position:absolute;
		bottom:15%;
		right:0;
	}
	
	#top-area_2 .sns-area{
		float:left;
		width:190px;
		position:absolute;
		top:5vh;
		right:0px;
	}
	
	#top-area_2 .sns-area .tw{
		float:right;
		margin-right:20px;
	}
	
	#top-area_2 .sns-area .tw img{
		width:50px;
	}
	
	#top-area_2 .sns-area .fb{
		float:left;
		margin:0;
	}
	
	#top-area_2 .sns-area .fb img{
		width:50px;
	}
	
	#top-area_2 .tokuten-top{
		width:100%;
		height:63px;
		position:absolute;
		bottom:0;
		background-image:url(../img/tokuten_top.png);
		background-position:top center;
		background-size:cover;
	}
.kimikoe_passed_ttl img{
	max-width: 100%;
	height: auto;
	margin: auto;
	display: block;
}
.kimikoe_passed_box{
	max-width: 980px;
	margin:20px auto 0;
}
.kimikoe_passed_box img{
	max-width: 100%;
	height: auto;
	margin: auto;
	display: block;
}
.kimikoe_passed_txt{
	background-color:#fff;
	padding: 20px 0;
}

#news-area .inner_flower{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#news-area img.flower{
	position:absolute;
	top:-590px;
	left:-250px;
	z-index: 100;
}



/****************************
2019/0128
grand_prix
****************************/
.grand_prix{
	background-color: #E73920;
	position: relative;
	padding: 40px 0 110px 0;
}
.grand_prix_inner{
	margin:0 auto;
	padding: 40px 40px 10px;
	width: 980px;
	background-color: #fff;
}
.grand_prix_box{
	display: flex;
	justify-content: space-between;
	margin:0 0 30px 0;
}
.grand_prix_img{
	width: 35%;
}
.grand_prix_img img{
	max-width: 100%;
	height: auto;
	display: block;
	margin:0 auto;
}
.grand_prix_txt{
	width: 60%;
	text-align: left;
}
.grand_prix_txt_ttl{
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}
/* #top-area_2 .grandprix-top{
	width:100%;
	height:63px;
	position:absolute;
	bottom:0;
	background-image:url(https://kimikoe.com/audition2/img/grandprix_top_bg.png);
	background-position:top center;
	background-size:cover;
}
.grand_prix .grandprix-btm{
	width:100%;
	height:63px;
	position:absolute;
	bottom:0;
	background-image:url(https://kimikoe.com/audition2/img/grandprix_btm_bg.png);
	background-position:top center;
	background-size:cover;
} */





	.top-area-finalist{
		width: 1100px;
		margin:0 auto;
		position: relative;
	}
	.top-area-finalist_inner{
		position: absolute;
		top:0;
		left: 33px;
	}
	@media screen and (min-width: 2100px){
		.top-area-finalist_inner{
			position: absolute;
			top:0;
			left: -8%;
		}
	}
	
	/****************************
			  #TOKUTEN-AREA
	****************************/
	#tokuten-area{
		width:100%;
		height:280px;
		background-color:#E73920;
		display: block;
	}
	
	#tokuten-area .inner{
		width:866px;
		margin:0 auto;
		padding:20px 0 20px;
		text-align: left;
		line-height: 1.2;
	}
	
	#tokuten-area .inner img.point1{width:112px; display: block;}
	#tokuten-area .inner img.point2{width:85px; padding-top:10px;}
	#tokuten-area .inner img.point3{width:85px; padding-top:10px;float:left;margin-bottom:5px;}
	
	#tokuten-area .inner p.point1{
		font-size:41px;
		color:#fff;
		float:left;
	}
	
	#tokuten-area .inner p.seisaku{
		float:right;
		color:#fff;
		padding-top:0px;
		padding-right:9px;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	#tokuten-area .inner .point2{
		clear: both;
		float:left;
		margin-right: 16px;
	}
	
	ruby {
  		position: relative;
	}

	ruby span {
  		position: absolute;
  		top: 40px;
		left:15px;
	}
	
	#tokuten-area .inner ruby span{
		font-size:15px;
		line-height: 0;
	}
	
	#tokuten-area .inner p.point2{
		font-size:24px;
		color:#fff;
	}
	
	#tokuten-area .inner div.point3{
		float:left;
		text-align: left;
		margin-right: 36px;
	}
	
	#tokuten-area .inner div.point4{
		float:left;
		text-align: left;
	}
	
	#tokuten-area .inner p.point3,
	#tokuten-area .inner p.point4{
		font-size:24px;
		color:#fff;
		line-height: 1.3;
		clear: both;
	}
	
	#tokuten-area .inner p.point3 span,
	#tokuten-area .inner p.point4 span{
		font-size:16px;
		line-height: 1;
	}
	
	#tokuten-area .inner p.point3 ruby span,
	#tokuten-area .inner p.point4 ruby span{
		font-size:16px;
		line-height: 0;
	}
	
	#tokuten-area .inner p.chui{
		clear: both;
		text-align: right;
		padding-top:40px;
		color:#fff;
		font-size:12px;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	/****************************
			  #PC-NAVI-AREA
	****************************/
	#pc-navi-area{
		width:100%;
		height:75px;
		background-color:#0D2E3C;
	}
	
	#pc-navi-area ul{
		width:980px;
		margin:0 auto;
	}
	
	#pc-navi-area ul li{
		margin-right:30px;
		margin-top:20px;
		float:left;
	}
	
	#pc-navi-area ul li:last-child{
		margin-right:0;
	}
	
	#pc-navi-area ul li a{
		width:300px;
		display: block;
		font-size:20px;
		border:1px solid #fff;
		border-radius: 20px;
	}
	
	#pc-navi-area ul li a:hover{
		background-color:#fff;
		color:#000;
		opacity: 1;
	}

	/****************************
			#exa_area
	****************************/
	#exa_area{
		background-image: url(../img/comment_bg.jpg);
		background-size: cover;
		padding: 70px 0 160px;
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		position: relative;
	}
	.exa_area_inner{
		background-color: #fff;
		width: 980px;
		margin: 0 auto;
		padding: 40px;
		box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.30);
	}
	.exa_area_ttl{
		margin:0 0 30px 0;
	}
	.exa_area_ttl img{
		max-width: 100%;
		height: auto;
		margin:0 auto;
		display: block;
	}
	.exa_sch{
		margin:30px 0 0 0;
	}
	.exa_sch img{
		max-width: 100%;
		height: auto;
		margin:0 auto;
		display: block;
	}
	#exa_area .exa_area_btm {
		width: 1176px;
		height: 129px;
		position: absolute;
		bottom: 0;
		right: 0;
		background-image: url(../img/exa-bg_img.png);
		background-position: top center;
		background-size: cover;
	}
	.exa_youtube{
		width: 650px;
		margin: 30px auto;
	}
	.exa_youtube_inner{
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}
	.exa_youtube iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	/****************************
				#vote-area
	****************************/
	.vote-area_result .vote-area_result_ttl{
		text-align: center;
		color:#e23920;
		margin:30px 0 15px 0;
		font-weight: bold;
		font-size: 21px;
	}
	.vote-area_result_txt{
		margin: 0 0 20px;
		line-height: 1.5;
	}
	.vote-area_result_no{
		margin: 0 0 70px;
		line-height: 1.6em;
		font-size: 24px;
	}

	#vote-area{
		width:100%;
		background-image: url(../img/steps_bg.jpg);
		position:relative;
		padding:80px 0 190px;
	}
	#vote-area .inner{
		border:solid 3px #ffd04c;
		background-color: #fff;
		width:980px;
		margin:0 auto;
		padding:40px;
		box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.30);
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	#vote-area .vote_accepting_title{
		margin:40px 0 30px;
	}
	#vote-area .vote_presentation_title{
		margin:40px 0 30px;
	}
	.vote_presentation_title img{
		max-width: 100%;
		height: auto;
		margin:0 auto;
		display: block;
	}

	#vote-area .vote_accepting_txt{
		margin:0 0 70px;
		line-height: 1.5;
	}
	#vote-area .vote_accepting_txt .red_txt{
		color:#e23920;
		font-weight: bold;
	}
	#vote-area .finalist{
		display: flex;
		display: -ms-flexbox;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		flex-wrap:wrap;
	}
	#vote-area .finalist .finalist_list{
		text-align: left;
		width: 48%;
		margin:0 0 60px 0;
		display: flex;
		display: -ms-flexbox;
		justify-content: flex-start;
		flex-wrap:wrap;
	}
	#vote-area .finalist_list_info{
		display: flex;
		display: -ms-flexbox;
		flex-direction: column;
		-webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
		width: 42%;
	}
	#vote-area .finalist_age{
		font-size: 13px;
	}
	#vote-area .finalist_list_img{
		margin:0 15px 0 0;
		max-width: 230px;
		width: 230px;
		position: relative;
	}
	#vote-area .finalist_list_img.vote_rank_1:before{
		position: absolute;
		content: '';
		top:-20px;
		left:-20px;
		background-image: url('../img/1st.png');
		background-repeat: no-repeat;
		width: 72px;
		height: 74px;
	}
	#vote-area .finalist_list_img.vote_rank_2:before{
		position: absolute;
		content: '';
		top:-20px;
		left:-20px;
		background-image: url('../img/2nd.png');
		background-repeat: no-repeat;
		width: 72px;
		height: 74px;
	}
	#vote-area .finalist_list_img.vote_rank_3:before{
		position: absolute;
		content: '';
		top:-20px;
		left:-20px;
		background-image: url('../img/3rd.png');
		background-repeat: no-repeat;
		width: 72px;
		height: 74px;
	}
	#vote-area .finalist_list_img img{
		max-width: 100%;
		height:auto;

	}
	#vote-area .finalist_list_profile_btn a{
		display: block;
		background-color:#31a39b;
		border:solid 2px #31a39b;
		color:#fff;
		line-height: 1.1em;
		text-align: center;
		padding:4px 0;
		height: 45px;
	}
	#vote-area .finalist_list_vote_btn p{
		display: block;
		background-color:#e23920;
		border:solid 2px #ffd04c;
		color:#fff;
		line-height: 1em;
		text-align: center;
		padding: 14px 0px 11px;
		margin:15px 0 0 0;
		cursor: pointer;
	}
	#vote-area .finalist_list_vote_btn.none p{
		display: none;
	}
	#vote-area .finalist_list_vote_btn_end p{
		display: none;
		background-color:#fff;
		border:solid 2px #e23920;
		color:#000;
		line-height: 1em;
		text-align: center;
		padding: 14px 0px 11px;
		margin:15px 0 0 0;
	}
	#vote-area .finalist_list_vote_btn_end.block p{
		display: block;
	}
	#vote-area .finalist_list_vote_btn p.btn-vote-end{
		color: #fff;
		background: #7c7c7c;
		border: solid 2px #7c7c7c;
		pointer-events: none;
		font-size: 14px;
	}
	/* #vote-area .finalist_list_vote_btn p{
		width: 180px;
		height: 45px;
		margin: 10px auto 0;
		background: url(https://kimikoe.com/audition2/img/vote_btn_vote.jpg) center top no-repeat;
		cursor: default;
		text-indent: -9999px;
	}
	#vote-area .finalist_list_vote_btn p.btn-vote-end{
		width: 180px;
		height: 45px;
		margin: 10px auto 0;
		background: url(../img/vote_btn_vote_end.jpg) center top no-repeat;
		cursor: default;
		text-indent: -9999px;
	} */
	#vote-area .finalist_list_vote_btn p:hover{
		opacity: 0.7;
	}
	#vote-area .news-top{
		width:100%;
		height:136px;
		position:absolute;
		bottom:0;
		background-image:url(../img/news_top.png);
		background-position:top center;
		background-size:cover;
	}
	#top-area .news-top{
		width:100%;
		height:136px;
		position:absolute;
		bottom:0;
		background-image:url(../img/news_top.png);
		background-position:top center;
		background-size:cover;
	}
	#top-area_2 .news-top{
		width:100%;
		height:136px;
		position:absolute;
		bottom: 0;
		background-image:url(../img/news_top20190127.png);
		background-position:top center;
		background-size:cover;
	}
	#vote-area .inner_flower{
		width: 980px;
		margin: 0 auto;
		position: relative;
	}
	#vote-area img.flower{
		position:absolute;
		bottom:-230px;
		left:-250px;
		z-index: 100;
	}
	#vote-area .finalist .finalist_ruby{
		font-size: 14px;
	}
	#vote-area .finalist_note{
		text-align: right;
		font-size: 13px;
	}
	.remodal-cancel:hover, .remodal-cancel:focus {
		background-color:#31a39b;
		border:solid 2px #31a39b;
		color:#fff;
	}
	.remodal-confirm:hover, .remodal-confirm:focus {
		background-color:#e23920;
		border:solid 2px #ffd04c;
		color:#fff;
	}
	
	/****************************
			  #STEPS-AREA
	****************************/
	#steps-area{
		width:100%;
		padding-bottom:180px;
		background-image: url(../img/steps_bg.jpg);
		position:relative;
	}
	
	#steps-area h2{
		width:655px;
		height:auto;
		margin:0 auto 30px;
	}
	
	#steps-area h2 img{
		width:100%;
	}
	
	#steps-area ul{
		width:980px;
		margin:0 auto 50px;
	}
	
	#steps-area ul li{
		width:238px;
		float:left;
		margin-right:4px;
	}
	
	#steps-area ul li img{
		width:100%;
	}
	
	#steps-area ul.oubo{
		width: 980px;
		display: flex;
		justify-content: space-between;
		
	}
	
	#steps-area ul.oubo li{
		width: 230px;
		height: 60px;
		margin-right: 0;
		color:#fff;
		background-color:#E73920;
		line-height: 1.4em;
		border:5px solid #E73920;
		display: flex;
  		justify-content: center;
  		align-items: center;
		box-sizing: border-box;
	}
	
	#steps-area ul.oubo li a{
		width: 224px;
		height: 50px;
		display: block;
		display: flex;
  		justify-content: center;
  		align-items: center;
		border:3px solid #FFD54C;
		box-sizing: border-box;
		font-size:18px;
		font-weight: 600;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	#steps-area ul.oubo li:hover {
  		-webkit-animation: scale .6s ease-in-out;
  		animation: scale .6s ease-in-out;
	}
	
	#steps-area ul.oubo li:hover a{
		opacity: 1;
	}
	
	#steps-area .top{
		width:980px;
		height:36px;
		margin:0 auto -2px;
		background-image: url(../img/steps_top.png);
		background-size:contain;
		background-repeat: no-repeat;
		background-position:center;
	}
	
	#steps-area .middle{
		width:980px;
		margin:0 auto;
		padding:12px 0;
		background-image: url(../img/steps_middle.png);
		background-size:contain;
		background-repeat: repeat;
		background-position:center;
	}
	
	#steps-area .bottom{
		width:980px;
		height:36px;
		margin:-2px auto 60px;
		background-image: url(../img/steps_bottom.png);
		background-size:contain;
		background-repeat: no-repeat;
		background-position:center;
	}
	
	#steps-area .middle p.sime{
		font-size:25px;
		font-weight: bold;
		margin-bottom:20px;
		color:#E73920;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	#steps-area .middle p.sime span{
		font-size: 15px;
		font-weight: bold;
	}
	
	#steps-area .middle .hr{
		width: 655px;
		margin: 0 auto;
		border-bottom:1px solid #0F2C3B;
	}
	
	#steps-area .middle .mysta{
		font-size: 22px;
		font-weight: bold;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		margin: 20px auto 30px;
		color:#038A86;
	}
	
	#steps-area .middle .mysta span{
		font-weight: bold;
	}
	
	#steps-area .middle a{
		color:#fff;
		background-color:#0F2C3B;
		padding:10px 200px;
	}
	
	#steps-area .inner{
		width:980px;
		margin:0 auto;
		position:relative;
	}
	
	#steps-area img.flower{
		position:absolute;
		bottom:-230px;
		left:-250px;
		z-index: 100;
	}
	
	#steps-area .news-top{
		width:100%;
		height:136px;
		position:absolute;
		bottom:0;
		background-image:url(../img/news_top.png);
		background-position:top center;
		background-size:cover;
	}
	/****************************
			  #NEWS-AREA
	****************************/
	#news-area{
		width:100%;
		background-color:#362E2C;
		padding-bottom:50px;
	}
	
	#news-area .inner{
		width:980px;
		margin:0 auto;
	}
	
	#news-area h2{
		width:244px;
		margin:0 auto 40px;
	}
	
	#news-area h2 img{
		width:100%;
	}
	
	#news-area .news-main{
		width:980px;
		height:350px;
		background-color:#fff;
		margin:0 auto;
	}
	
	#news-area a.detail{
		float:right;
		text-align: right;
		color:#fff;
		font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
		border-bottom:1px solid #fff;
		line-height:2;
	}
	
	#news-area ul{
		width:980px;
		margin:0 auto;
		clear: both;
	}
	
	#news-area ul li{
		width:400px;
		margin:40px auto 30px;
	}
	
	#news-area ul li img{
		width:100%;
	}
	
	/****************************
			  #CNTS-AREA
	****************************/
	#cnts-area dt{
    	width:100%;
    	height:120px;
    	line-height:120px;
    	text-align:center;
    	border-top:#fff799 3px solid;
    	cursor:pointer;
		color:#fff;
		font-size:30px;
		font-weight: bold;
		background-color:#E73920;
    	/*background:url(https://kimikoe.com/audition2/css/images/i_swich.png) 177px -69px no-repeat;*/
    }
	
	#cnts-area dt.active{
		background-color:#E73920;
    	/*background:url(https://kimikoe.com/audition2/css/images/i_swich.png) 177px 18px no-repeat;*/
    }
	
	#cnts-area dd{
    	background-image: url(../img/cnts_bg.png);
    	width:100%;
    	line-height:50px;
    	display:none;
    }
	
	#cnts-area dd .inner{
		width:980px;
		margin:0 auto;
		padding:30px 0;
	}
	
	#cnts-area dd .block{
		width:100%;
		border:4px solid #0F2C3B;
		background-color:#fff;
		margin-bottom:30px;
	}
	
	#cnts-area dd .ttl{
		background-color:#0F2C3B;
		color:#fff;
		font-size:25px;
		font-weight: bold;
		line-height: 1.6;
	}
	
	#cnts-area dd .txt{
		text-align: left;
		padding:20px 40px;
		line-height: 1.5;
		font-size:15px;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	#cnts-area dd span{
		font-size:12px;
	}
	
	#cnts-area dd span.sime{
		font-size:32px;
		font-weight: bold;
	}
	
	#cnts-area dd .shikaku ul{
		list-style:none;
	}
	
	#cnts-area dd .shikaku ul li{
		text-indent: -1em;
		padding-left:0em;
	}
	
	#cnts-area dd .shinsain ul{
		padding:30px 40px 0;
	}
	
	#cnts-area dd .shinsain ul li{
		display:inline-block;
		margin-bottom:20px;
		clear: both;
	}
	
	#cnts-area dd .shinsain ul .left{
		width:160px;
		height:160px;
		background-color:#999999;
		float:left;
		margin-right:30px;
	}
	
	#cnts-area dd .shinsain ul .right{
		width:900px;
		float:right;
		text-align: center;
		border-bottom:1px solid #eee;
		font-size:15px;
		line-height: 1.6;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	#cnts-area dd .shinsain ul .name{
		font-size:22px;
		line-height: 1.4;
		font-weight: bold;
	}
	
	#cnts-area dd .shinsain ul .works{
		font-size:15px;
		font-weight: bold;
		margin-bottom:10px;
	}
	
	#cnts-area dd .shinsain p.other{
		display: block;
		text-align: center;
		margin-top:-10px;
		margin-bottom:20px;
	}
	
	#cnts-area dd .chart{
		/*width:700px;*/
		margin:10px auto 30px;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;	
	}
	
	#cnts-area dd .chart p.left{
		float:left;
		height:36px;
		background-color:#3AC3BC;
		line-height: 32px;
		color:#fff;
		font-size: 17px;
		font-weight: bold;
		padding:0 30px;
		margin-right:30px;
		border:2px solid #3AC3BC;
	}
	
	#cnts-area dd .chart p.right{
		text-align: left;
		height:36px;
		line-height: 32px;
		border:2px solid #3AC3BC;
	}
	
	#cnts-area dd .chart p.right span{
		font-size:17px;
		font-weight: bold;
		color:#E73920;
	}
	
	#cnts-area dd .chart p.info{
		font-size:14px;
		text-align: left;
		margin-top: 5px;
		padding:10px 0 10px 35px;
		line-height: 25px;
		background: #D5F2F1;
	}
	
	#cnts-area dd .detail_ttl{
		/*width:700px;*/
		height:40px;
		margin:50px auto 20px;
		border-radius: 30px;
		background-color:#362E2C;
		color:#fff;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		font-size:18px;
		line-height: 40px;
		text-align: center;
		clear: both;
	}
	
	#cnts-area dd .detail{
		/*width:700px;*/
		margin:0 auto 30px;
	}
	
	#cnts-area dd .how_ttl{
		width:100%;
		margin:40px auto 10px;
		text-align: center;
		font-size:18px;
		font-weight: bold;
		padding-top: 8px;
		padding-bottom:5px;
		border-bottom:3px solid #c49e24;
		background: #eec84d;
	}
	
	#cnts-area dd .sec_inner{
		height:200px;
		margin-bottom:30px;
	}
	
	#cnts-area dd .sec_inner .step{
		float: left;
		width:330px;
		height:100%;
    	border: 4px solid #bfbfbf;
		text-align: center;
	}
	
	#cnts-area dd .sec_inner .step img{
		height:70px;
		margin:20px
	}
	
	#cnts-area dd .sec_inner .step .desc{
		
	}
	
	#cnts-area dd .sec_inner .step .note a{
		color:#000;
		font-weight: bold;
		font-size:12px;
	}
	
	#cnts-area dd .sec_inner .step .note a:hover{
		text-decoration: underline;
	}
	
	#cnts-area dd .sec_inner .arrow{
		width: 0;
  		height: 0;
  		border-left: 10px solid #0d2e3b;
  		border-top: 10px solid transparent;
  		border-bottom: 10px solid transparent;
		float:left;
		margin:90px 5px 90px 6px;
	}
	
	#cnts-area dd .sec_inner .complete{
		width:190px;
		height:200px;
		text-align: center;
		color:#31a8a0;
		font-size:20px;
		font-weight: bold;
		line-height: 190px;
		float:right;
		padding-left:10px;
		border:4px solid #40c4bb;
	}
	
	#cnts-area dd .sec_inner2{
		height:250px;
		margin-bottom:30px;
	}
	
	#cnts-area dd .sec_inner2 .step{
		float: left;
		width:213px;
		height:100%;
    	border: 4px solid #bfbfbf;
		text-align: center;
	}
	
	#cnts-area dd .sec_inner2 .step img{
		height:70px;
		margin:20px
	}
	
	#cnts-area dd .sec_inner2 .step .desc{
		
	}
	
	#cnts-area dd .sec_inner2 .step .note a{
		color:#000;
		font-weight: bold;
		font-size:12px;
	}
	
	#cnts-area dd .sec_inner2 .step .note a:hover{
		text-decoration: underline;
	}
	
	#cnts-area dd .sec_inner2 .arrow{
		width: 0;
  		height: 0;
  		border-left: 10px solid #0d2e3b;
  		border-top: 10px solid transparent;
  		border-bottom: 10px solid transparent;
		float:left;
		margin:115px 5px 115px 6px;
	}
	
	#cnts-area dd .sec_inner2 .complete{
		width:190px;
		height:250px;
		text-align: center;
		color:#31a8a0;
		font-size:20px;
		font-weight: bold;
		line-height: 240px;
		float:right;
		padding-left:10px;
		border:4px solid #40c4bb;
	}
	
	.dam{
		width: 100%;
		text-align: center;
	}
	
	.dam .h4{
		margin-bottom: 20px;
	}
	
	.dam .h4 img{
		width: 70%;
	}
	
	.dam .step1 a{
		display: inline-block;
		width: 530px;
		height: 60px;
		text-align: center;
		vertical-align: middle;
		background: linear-gradient(#90d048, #48a50f);
		border:3px solid #fff;
		border-radius: 5px;
		margin-bottom: 20px;
		filter: drop-shadow(0px 3px 3px rgba(0,0,0,0.4));
		transition-duration: 0.3s;
	}
	
	.dam .step1 a:hover{
		opacity: 1;
		filter: drop-shadow(0px 0px 0px rgba(0,0,0,0));
	}
	
	.dam .step1 a p{
		color:#fff;
		font-size:20px;
		line-height: 52px;
		font-weight: bold;
		text-shadow: 0px 2px 5px rgba(0,0,0,0.5)
	}
	
	.dam .step1 .ttl,
	.dam .step2 .ttl{
		background: none !important;
		margin-bottom: 15px;
	}
	
	.dam .step1 .ttl img,
	.dam .step2 .ttl img{
		height:24px;
	}
	
	.dam .step2 ul{
		display: flex;
		justify-content: space-between;
	}
	
	.dam .step2 ul li.stp1,
	.dam .step2 ul li.stp2{
		width: 33%;
	}
	
	.dam .step2 ul li.stp3{
		width: 28%;
	}
	
	.dam .step2 ul li img{
		width: 100%;
		height: auto;
		margin-bottom: 8px;
	}
	
	.dam .step2 ul li .txt{
		width: 100%;
		padding: 0 !important;
		font-size:12px !important;
	}
	
	.dam .step2 ul li .txt a{
		color:#000;
		text-decoration: underline;
	}
	
	.dam a.oubo{
		display: block;
		width: 250px;
		margin: 30px auto 10px;
	}
	
	.dam a img{
		width: 100%;
	}
	
	.dam .triangle{
		width: 0;
		height: 0;
		border-top: 30px solid #48a50f;
  		border-right: 40px solid transparent;
  		border-left: 40px solid transparent;
		margin: 30px auto;
		display: block;
		text-align: center;
	}
	
	.dam a.btn5{
		margin-top: 40px;
	}
	
	#cnts-area dd .btn5{
		width:700px;
		display: block;
		border:4px solid #48a50f;
		padding:4px;
		box-sizing: border-box;
		margin:0px auto 10px;
	}
	
	#cnts-area dd .btn5 .inner{
		width:100%;
		padding:10px;
		color:#fff;
		font-size:20px;
		font-weight: bold;
		text-align: center;
		text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
		background: linear-gradient(#90d048, #48a50f);
	}
	
	#cnts-area dd .btn-area{
		width:700px;
		margin:0 auto 40px;
	}
	
	#cnts-area dd .btn1{
		width:330px;
		border:4px solid #E73920;
		padding:4px;
		box-sizing: border-box;
		float:left;
		margin:0px 10px;
	}
	
	#cnts-area dd .btn2{
		width:700px;
		display: block;
		border:4px solid #E73920;
		padding:4px;
		box-sizing: border-box;
		margin:0px auto 30px;
	}
	
	#cnts-area dd .btn3{
		width:330px;
		display: block;
		border:4px solid #E73920;
		padding:4px;
		box-sizing: border-box;
		margin:0px auto 10px;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		line-height: 30px;
	}
	
	#cnts-area dd .btn4{
		width:700px;
		display: block;
		border:4px solid #E73920;
		padding:4px;
		box-sizing: border-box;
		margin:0px auto 10px;
	}
	
	#cnts-area dd .btn1 .inner,
	#cnts-area dd .btn2 .inner,
	#cnts-area dd .btn3 .inner,
	#cnts-area dd .btn4 .inner{
		width:100%;
		padding:10px;
		color:#fff;
		font-size:20px;
		font-weight: bold;
		text-align: center;
		background-color:#E73920;
	}
	
	#cnts-area dd .send{
		width:500px;
		margin:30px auto;
		border:1px solid #000;
		padding:10px 20px;
		font-size:12px;
	}
	
	#cnts-area dd .send p.big{
		text-align: center;
		font-size:15px;
		font-weight: bold;
		margin-bottom:5px;
	}
	
	#cnts-area dd .qa{
		text-indent: -1em;
	}
	
	#cnts-area dd .qa a{
		color:#0A4E6B;
		border-bottom:1px solid #0A4E6B;
	}
	
	#cnts-area dd span.qestion{
		font-weight: bold;
		font-size:20px;
		color:#19BDA2;
	}
	
	#cnts-area dd span.answer{
		font-weight: bold;
		font-size:20px;
		color:#D60003;
	}
	
	/****************************
			  #COMMENT
	****************************/
	#comment{
		width:100%;
		background-image: url(../img/comment_bg.jpg);
		background-size:cover;
		background-attachment: fixed;
		padding:50px 0;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	 
	#comment .tuda{
		width: 980px;
		margin: 0 auto 50px;
		line-height: 1.5;
	}
	
	#comment .tuda .top{
		display: flex;
		flex-wrap: wrap;
		justify-content:space-between;
		margin-bottom: 5px;
	}
	
	#comment .tuda .photo{
		width: 275px;
		height: auto;
		background: url(../img/tuda.jpg);
		-webkit-background-size: cover;
		background-size: cover;
		background-position:center;
	}
	
	#comment .tuda .right{
		width: 700px;
		background: #fff;
		padding: 10px 20px;
		text-align: left;
		font-size:14px;
	}
	
	#comment .name{
		font-size:25px;
		font-weight: bold;
	}
	
	#comment .name span{
		font-size:13px;
	}
	
	#comment .profile{
		font-size:12px;
	}
	
	#comment .profile .works{
		margin-top: 10px;
		border:1px solid #000;
		display: inline-block;
		padding: 0px 10px;
	}
	
	#comment .profile table th{
		width: 65px;
		text-align: left;
	}
	
	#comment .comment{
		width: 100%;
		padding: 20px;
		text-align: left;
		font-size:14px;
		background: #fff;
	}
	
	#comment .comment .comment-ttl{
		color:#9F7913;
		font-size:16px;
	}
	
	#comment .shinsa-ttl{
		font-size:30px;
		font-weight: bold;
		text-indent: 2.5em;
		margin-bottom: 15px;
		color:#000;
		letter-spacing: 2;
	}
	
	#comment .shinsa-ttl span{
		font-size:13px;
		margin-left: 20px;
	}
	
	#comment .space{
		width: 120px;
		height: 5px;
		background: #000;
		margin: 0 auto 40px;
	}
	
	#comment .shinsa{
		background: #fff;
		width: 980px;
		margin: 0 auto 10px;
		padding: 15px;
		font-size:14px;
		text-align: center;
	}
	
	#comment .shinsa .name{
		font-size:20px;
	}
	
	#comment .txt{
		background-color:#fff;
		width:980px;
		margin:50px auto 0;
		padding:30px 0;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	#comment .txt span{
		font-size:20px;
	}
	
	#comment .txt span.right{
		font-size:16px;
		text-align: center;
		display: block;
	}
	
	#comment a.pdf{
		display: inline-block;
		background: #D60003;
		border:2px solid #FFD54C;
		width: 300px;
		padding: 10px;
		margin-top: 10px;
	}
	
	/****************************
			  #FOOTER-AREA
	****************************/
	#footer-area{
		width:100%;
		padding:60px 0 10px;
		background-color:#0a2e3b;
	}
	
	#footer-area img{
		width:300px;
		margin:0 auto 50px;
	}
	
	#footer-area a{
		width:200px;
		display: block;
		margin:0 auto 20px;
		font-size:12px;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		text-decoration: underline;
	}
	
	#footer-area p{
		font-size:10px;
		color:#686868;
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	
	.pagetop {
    	display: none;
    	position: fixed;
    	bottom: 30px;
    	right: 15px;
		z-index: 999999;
	}
	
	.pagetop a {
    	display: block;
		filter:alpha(opacity=50);
    	-moz-opacity: 0.5;
    	opacity: 1;
	}
	
	.pagetop a img{
		width:120px;
		height:auto;
	}
	
	.pagetop a:hover {
    	display: block;
    	padding:5px 0px 0;
		filter:alpha(opacity=80);
    	-moz-opacity: 0.8;
    	opacity: 0.8;
	}
	
	/****************************
			  #NEWS-AREA
	****************************/
	
	#news-area .main-area{
		height:250px;
		overflow-y:scroll;
		background-color:#fff;
		border-bottom:solid 20px #fff;
		padding:20px 30px; 
	}
	
	#news-area .main-area p{
		font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		margin-bottom:5px;*zoom:1
	}
	#news-area .main-area p:after{
		content:"";
		display:block;
		clear:both
	}
	#news-area .main-area p span{
		display:block
	}
	#news-area .main-area p .date{
		float:left;
		width:140px
	}
	#news-area .main-area p .info{
		float:right;
		width:730px;
		text-align: left;
	}
	#news-area .main-area p .info a{
		color:#333
	}
	#news-area .main-area p .info a:hover{
		text-decoration:underline
	}
}