<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------------
 CSS Information

  File name: style.css (/excludes/css/sp/rev/idea/s_common.css)
  Summary: コエタス
  Created: 2018-02-16 by -
  Last update: YYYY-MM-DD by -
  Author: -

  Order of description
------------------------------------*/



/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■head
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.idea_wrap #hd_con{
	background:url(/excludes/images/sp/rev/idea/common/hd_bg.png) no-repeat left top #ff79b3;
	background-size:100% auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:2% 5%;
}
.idea_wrap #hd_con h2 img{
	width:41%;
	height:auto;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.idea_wrap #main_con .btn_top{
	padding:9%;
}
.idea_wrap #main_con .btn_top a{
	display:block;
	background:url(/excludes/images/sp/rev/common/arrow02.png) no-repeat 18px center #666;
	background-size: auto 9px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding:17px 0;
}



</pre></body></html>