@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead,
article, aside, figure, footer, header,
hgroup, menu, nav, section, audio, video, canvas {
    margin: 0;
    padding: 0;
}
@font-face {
	font-family: CONDENSEicon;
	src: url("/static/css/CONDENSEicon.eot");
}
@font-face {
    font-family: 'CONDENSEicon';
    src:url('/static/css/CONDENSEicon.woff') format('woff'),
        url('/static/css/CONDENSEicon.otf') format('opentype');
}
@font-face {
  font-family: 'fontello';
  src: url('fontello.eot?12938826');
  src: url('fontello.eot?12938826#iefix') format('embedded-opentype'),
       url('fontello.woff2?12938826') format('woff2'),
       url('fontello.woff?12938826') format('woff'),
       url('fontello.ttf?12938826') format('truetype'),
       url('fontello.svg?12938826#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?12938826#fontello') format('svg');
  }
}
*/
 
 [class^="g-icon-"]:before, [class*=" g-icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.g-icon-birthday:before { content: '\e800'; } /* '' */
.g-icon-headphones:before { content: '\e801'; } /* '' */
.g-icon-gift:before { content: '\e802'; } /* '' */
.g-icon-gauge:before { content: '\e803'; } /* '' */
.g-icon-heart-empty:before { content: '\e804'; } /* '' */
.g-icon-star-empty:before { content: '\e805'; } /* '' */
.g-icon-food:before { content: '\e806'; } /* '' */
.g-icon-smile:before { content: '\e807'; } /* '' */
.g-icon-child:before { content: '\e808'; } /* '' */
.g-icon-bank:before { content: '\e809'; } /* '' */
.g-icon-fire:before { content: '\e80a'; } /* '' */
.g-icon-wrench:before { content: '\e80b'; } /* '' */
.g-icon-tools:before { content: '\e80c'; } /* '' */
.g-icon-users:before { content: '\e80d'; } /* '' */
.g-icon-megaphone:before { content: '\e80e'; } /* '' */
.g-icon-user:before { content: '\e80f'; } /* '' */
.g-icon-mobile:before { content: '\e810'; } /* '' */
.g-icon-hourglass:before { content: '\e811'; } /* '' */
.g-icon-book:before { content: '\e812'; } /* '' */
.g-icon-data-science:before { content: '\e813'; } /* '' */
.g-icon-database:before { content: '\e814'; } /* '' */
.g-icon-graduation-cap:before { content: '\e815'; } /* '' */
.g-icon-graduation-cap-1:before { content: '\e816'; } /* '' */
.g-icon-database-1:before { content: '\e817'; } /* '' */
.g-icon-ticket:before { content: '\e818'; } /* '' */
.g-icon-ticket-1:before { content: '\e819'; } /* '' */
.g-icon-facebook:before { content: '\e81a'; } /* '' */
.g-icon-twitter:before { content: '\e81b'; } /* '' */
.g-icon-facebook-rect:before { content: '\e81c'; } /* '' */
.g-icon-facebook-1:before { content: '\e81d'; } /* '' */
.g-icon-twitter-1:before { content: '\e81e'; } /* '' */
.g-icon-twitter-rect:before { content: '\e81f'; } /* '' */
.g-icon-thumbs-up-alt:before { content: '\e820'; } /* '' */
.g-icon-facebook-rect-1:before { content: '\e821'; } /* '' */
.g-icon-flag:before { content: '\e822'; } /* '' */
.g-icon-tumblr:before { content: '\e823'; } /* '' */
.g-icon-book-1:before { content: '\e824'; } /* '' */
.g-icon-lamp:before { content: '\e825'; } /* '' */
.g-icon-user-1:before { content: '\e826'; } /* '' */
.g-icon-scissors:before { content: '\e827'; } /* '' */
.g-icon-globe:before { content: '\e828'; } /* '' */
.g-icon-rain:before { content: '\e829'; } /* '' */
.g-icon-h-sigh:before { content: '\e82a'; } /* '' */
.g-icon-home:before { content: '\e82b'; } /* '' */
.g-icon-calendar-outlilne:before { content: '\e82c'; } /* '' */
.g-icon-emo-tongue:before { content: '\e82d'; } /* '' */
.g-icon-attention-alt:before { content: '\e82e'; } /* '' */
.g-icon-sound:before { content: '\e82f'; } /* '' */
.g-icon-left-open:before { content: '\e830'; } /* '' */
.g-icon-angle-left:before { content: '\e831'; } /* '' */
.g-icon-angle-right:before { content: '\e832'; } /* '' */
.g-icon-right-open:before { content: '\e833'; } /* '' */
.g-icon-down-open:before { content: '\e834'; } /* '' */
.g-icon-up-open:before { content: '\e835'; } /* '' */
.g-icon-angle-up:before { content: '\e836'; } /* '' */
.g-icon-angle-down:before { content: '\e837'; } /* '' */
.g-icon-up-dir:before { content: '\e838'; } /* '' */
.g-icon-down-dir:before { content: '\e839'; } /* '' */
.g-icon-left-dir:before { content: '\e83a'; } /* '' */
.g-icon-right-dir:before { content: '\e83b'; } /* '' */
.g-icon-file-pdf:before { content: '\e83c'; } /* '' */
.g-icon-file-word:before { content: '\e83d'; } /* '' */
.g-icon-file-excel:before { content: '\e83e'; } /* '' */
.g-icon-file-powerpoint:before { content: '\e83f'; } /* '' */
.g-icon-file-image:before { content: '\e840'; } /* '' */
.g-icon-search:before { content: '\e841'; } /* '' */
.g-icon-list-bullet:before { content: '\e842'; } /* '' */
.g-icon-spin3:before { content: '\e843'; } /* '' */
.g-icon-spin5:before { content: '\e844'; } /* '' */
.g-icon-doc-inv:before { content: '\e845'; } /* '' */
.g-icon-doc-text:before { content: '\e846'; } /* '' */
.g-icon-doc-text-inv:before { content: '\e847'; } /* '' */
.g-icon-doc:before { content: '\e848'; } /* '' */
.g-icon-docs:before { content: '\e849'; } /* '' */
.g-icon-building:before { content: '\e84a'; } /* '' */
.g-icon-heart-empty-1:before { content: '\e84b'; } /* '' */
.g-icon-star-empty-1:before { content: '\e84c'; } /* '' */
.g-icon-star:before { content: '\e84d'; } /* '' */
.g-icon-heart:before { content: '\e84e'; } /* '' */
.g-icon-video:before { content: '\e84f'; } /* '' */
.g-icon-bookmark:before { content: '\e850'; } /* '' */
.g-icon-tag:before { content: '\e851'; } /* '' */
.g-icon-bell:before { content: '\e852'; } /* '' */
.g-icon-book-2:before { content: '\e853'; } /* '' */
.g-icon-tag-1:before { content: '\e854'; } /* '' */
.g-icon-tags:before { content: '\e855'; } /* '' */
.g-icon-bookmark-1:before { content: '\e856'; } /* '' */
.g-icon-bookmark-empty:before { content: '\e857'; } /* '' */
.g-icon-edit:before { content: '\e858'; } /* '' */
.g-icon-emo-sleep:before { content: '\e859'; } /* '' */
.g-icon-crown:before { content: '\e85a'; } /* '' */
.g-icon-tag-2:before { content: '\e85b'; } /* '' */
.g-icon-tags-1:before { content: '\e85c'; } /* '' */
.g-icon-bookmark-2:before { content: '\e85d'; } /* '' */
.g-icon-bookmark-empty-1:before { content: '\e85e'; } /* '' */
.g-icon-attach:before { content: '\e85f'; } /* '' */
.g-icon-export:before { content: '\e860'; } /* '' */
.g-icon-magic:before { content: '\e861'; } /* '' */
.g-icon-fast-food:before { content: '\e862'; } /* '' */
.g-icon-bicycle:before { content: '\e863'; } /* '' */
.g-icon-note:before { content: '\e864'; } /* '' */
.g-icon-tree:before { content: '\e865'; } /* '' */
.g-icon-frown:before { content: '\e866'; } /* '' */
.g-icon-wallet:before { content: '\e867'; } /* '' */
.g-icon-bell-1:before { content: '\e868'; } /* '' */
.g-icon-sun-filled:before { content: '\e869'; } /* '' */
.g-icon-money:before { content: '\e86a'; } /* '' */
.g-icon-money-1:before { content: '\e86b'; } /* '' */
.g-icon-glasses:before { content: '\e86c'; } /* '' */
.g-icon-emo-sunglasses:before { content: '\e86d'; } /* '' */
.g-icon-child-1:before { content: '\e86e'; } /* '' */
.g-icon-rocket:before { content: '\e86f'; } /* '' */
.g-icon-mobile-1:before { content: '\f034'; } /* '' */

article, aside, figure, figcaption, footer,
header, hgroup, menu, nav, section {
    display: block;
}
body {  
    color: #333;
    font-family: 'YuGothic', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
    font-size: 13px;
    -webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}
a {
    text-decoration: none;
    color: #345cbf;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}
caption, th, td {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
img {
    border: none;
    vertical-align: middle;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* clearfix */
.clearfix:after {
	content:".";  /* 新しい要素を作る */
	display:block;  /* ブロックレベル要素に */
	clear:both;
	height:0;
	visibility:hidden;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
}
.wrap{
	width:100%;
	margin:0;
	padding:0;
}
/*↓共通 */
.mt01 { margin-top: 1px; }
.mt03 { margin-top: 3px; }
.mt04 { margin-top: 4px; }
.mt05 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt12 { margin-top: 12px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }

.mt-10 { margin-top: -10px; }

.mr03 { margin-right: 3px; }
.mr05 { margin-right: 5px; }
.mr08 { margin-right: 8px; }
.mr10 { margin-right: 10px; }
.mr12 { margin-right: 12px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }

.mb03 { margin-bottom: 3px; }
.mb04 { margin-bottom: 4px; }
.mb05 { margin-bottom: 5px; }
.mb08 { margin-bottom: 8px; }
.mb10 { margin-bottom: 10px; }
.mb12 { margin-bottom: 12px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }

.mb-12 { margin-bottom: -12px; }

.ml02 { margin-left: 2px; }
.ml03 { margin-left: 3px; }
.ml05 { margin-left: 5px; }
.ml08 { margin-left: 8px; }
.ml10 { margin-left: 10px; }
.ml12 { margin-left: 12px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }

.pt03 { padding-top: 3px; }
.pt05 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt12 { padding-top: 12px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }

.pr03 { padding-right: 3px; }
.pr05 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr12 { padding-right: 12px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }

.pb03 { padding-bottom: 3px; }
.pb05 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb12 { padding-bottom: 12px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }

.pl03 { padding-left: 3px; }
.pl05 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl12 { padding-left: 12px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }

.cRed { color: #FF0000; }


.loading_box {
    text-align: center;
    margin-top: 10px;
}
.loading_box img{
    width: 20px;
    height: 20px;
}
.scrollwrap {
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.socialbox {
	padding: 20px 10px;
	width: 100%;
	box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.social_btn_first {
    float:left;
    height: 22px;
    max-width: 130px;
}
.social_btn {
    margin: 1px 0 0 20px;
    float:left;
    height: 22px;
    max-width: 118px;
}
/*↑共通 */
/*↓ヘッダー */
.header_bg {
    width: 100%;
    padding: 0 10px;
    height: 44px;
    background: #fff;
    border-bottom: 1px #EDEDED solid;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.menu_btn {
	margin-top: 9px;
    width:14%;
    text-align: left;
    float:left;
}
.top_logo {
	margin-top: 13px;
    width:72%;
    text-align: center;
    float:left;
}
.search_btn {
	margin-top: 8px;
    width:14%;
    text-align: right;
    float:right;
}
ul.titlebox {
	padding: 0 10px;
	width: 100%;
	border-bottom: 1px #EDEDED solid;
	float: left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.titlebox li {
	float: left;
}
ul.titlebox li a {
	float: left;
	padding: 7px 6px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	position: relative;
	text-align: center;
	margin-right: 10px;
	color: #000;
}
ul.titlebox li a.select {
	color: #00BE00;
	text-decoration: none;
}
ul.titlebox li a.select:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #22B200;
	height: 2px;
	width: 100%; 
    border-top-right-radius: 2px;  
    border-top-left-radius: 2px;  
	-webkit-border-top-right-radius: 2px;  
    -webkit-border-top-left-radius: 2px;  
    -moz-border-radius-topright: 2px;  
    -moz-border-radius-topleft: 2px;  
}
.page_titlebox {
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 10px;
	float: left;
	background: #F8F8F8;
}
/*↑ヘッダー */
/*↓ヘッドライン */
.headline_box {
        width: 100%;
	padding: 10px;
	border-bottom: 1px solid #EDEDED;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #F8F8F8;
        display: inline-block;
}
.second_headline_box {
	padding: 10px;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #F8F8F8;
}
.headline {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.headline_icon {
	font-weight: bold;
	font-size: 14px;
	color: #00B900;
}
/*↑ヘッドライン */
/*↓リスト */
article {
    width: 100%;
}
.release {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
}
.release a {
    display: block;
    color: #333;
    text-decoration: none;
}   
release a:hover {
    background: #E9EBEF;
}
.intro_imagebox {
    display: table;
    width: 56px;
    height: 56px;
    margin-left: 10px;
    float: left;
}
.intro_imagebox span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.intro_imagebox img {
    display: inline;
    max-width: 56px;
    max-height: 56px;
}
.intro_textbox {
    display:table-cell;
    vertical-align: top;
    padding: 0 10px;
    width: 100%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.intro_textbox_title {
    line-height:140%;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.02em;
}
.intro_textbox_company {
    margin-top: 2px;
    font-size:11px;
    color: #666;
}
.intro_textbox_time {
    margin-top: 4px;
    font-size:8px;
    color: #666;
    float: right;
}
.intro_textbox_time_new {
    margin-top: 2px;
    font-size:8px;
    color: #00B900;
    float: right;
}
.intro_textbox_rank01 {
	margin-top: 2px;
	font-size:11px;
	color: #F80;
	float: right;
}
.intro_textbox_rank02 {
	margin-top: 2px;
	font-size:11px;
	color: #FFA833;
	float: right;
}
.intro_textbox_rank03 {
	margin-top: 2px;
	font-size:11px;
	color: #FFCB00;
	float: right;
}
.intro_textbox_rank04 {
	margin-top: 2px;
	font-size:11px;
	color: #C29000;
	float: right;
}
.intro_textbox_rank05 {
	margin-top: 2px;
	font-size:11px;
	color: #C29000;
	float: right;
}
.intro_label {
    font-size:9px;
    display:inline-block;
    vertical-align: top;
    line-height: 16px;
    font-weight:bold;
    height:16px;
    padding:1px 5px 0 5px;
    color:#fff;
    background-color: #ddd;
    border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
}
/*↑リスト */
/*↓フッター */
footer {
    padding: 14px 0;
    background: #F8F8F8;
    text-align: center;
	width: 100%;
}
.footer_list01 {
    margin-bottom: 10px;
    line-height: 220%;
}
.footer_list01 li {
    display: inline-block;
    margin: 0 10px;
    font-size: 12px;
    color: #666;
}
.footer_list01 li a {
    color: #666;
}
.footer_copyright {
    font-size: 8px;
    color: #666;
}
/*↑フッター */

/*↓検索結果一覧 */
.result_title {
	font-size: 14px;
	color: #666;
	width: 83%;
	float: left;
	margin-left: 10px;
}
.result_title span {
	font-size: 11px;
	color: #666;
	margin-left: 10px;
}
/* 幅が可変なのでボタンには合わない
   使うなら要調整(現状では不要と判断)
.list_view_mode {
	float: right;
	border: none;
	width: 7%;
	padding: 0;
	margin: 0 10px 0 0;
}*/
.magazine_article {
    width: 94%;
    margin: 0 3%;
    padding-top: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
}
.magazine_article a{
    color: #333;
}
.magazine_textbox {
    display:table-cell;
    vertical-align: top;
    width: 100%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.magazine_imagebox_small {
    display: table;
    width: 56px;
    height: 56px;
}
.magazine_imagebox_small span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.magazine_imagebox_small img {
    display: inline;
    max-width: 56px;
    max-height: 56px;
}
.magazine_imagebox_medium {
    display: table;
    width: 100px;
    height: 100px;
}
.magazine_imagebox_medium span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.magazine_imagebox_medium img {
    display: inline;
    max-width: 100px;
    max-height: 100px;
}
.magazine_title {
    line-height:140%;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
    padding-bottom: 2px;
    letter-spacing: 0.02em;
}
.magazine_company {
    width: 100%;
    font-size:11px;
    color: #666;
    word-wrap: break-word;
    line-height: 140%;
}
.list_firstbox {
	border-bottom: 1px solid #EDEDED;
	width: 94%;
	margin: 10px 3% 0px;
	padding-bottom: 10px;
}
.mainrelease01 {
	width: 47%;
        padding-right: 3%;
	border-right: 1px solid #EDEDED;
        vertical-align: top;
}
.mainrelease01:last-child {
	width: 47%;
        margin-right: 0px;
        padding-left: 3%;
        padding-right: 0%;
        border-right: 0px none;
}
.mainrelease01:first-child + * {
	width: 47%;
        margin-right: 0px;
        padding-left: 3%;
        padding-right: 0%;
        border-right: 0px none;
}
.mainrelease_img01 {
	width: 140px;
	height: 100px;
    margin: 0 auto 10px;
	display: table;
}
.mainrelease_img01 span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.mainrelease_img01 img {
	max-width: 140px;
	max-height: 100px;
	border-radius: 2px;
}
.mainrelease02 {
	width: 32%;
    padding-right: 2%;
	border-right: 1px solid #EDEDED;
    vertical-align: top;
    box-sizing: border-box;
}
.mainrelease02:last-child {
	width: 32%;
    margin-right: 0px;
    padding-left: 2%;
    padding-right: 0%;
    border-right: 0px none;
    box-sizing: border-box;
}
.mainrelease02:first-child + * {
	width: 36%;
    margin-right: 0px;
    padding-left: 2%;
    padding-right: 2%;
    border-right: 1px solid #EDEDED;
    box-sizing: border-box;
}
.mainrelease_img02 {
	width: 88px;
	height: 67px;
    margin: 0 auto 10px;
	display: table;
}
.mainrelease_img02 span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.mainrelease_img02 img {
	max-width: 88px;
	max-height: 67px;
	border-radius: 2px;
}
.table {
    display: table !important;
    table-layout: fixed;
}
.td {
    display: table-cell !important;
}
.line_clamp_2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.line_clamp_4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
/*↑検索結果一覧 */

/* 検索ページのcss */
#searchform_box {
    padding: 0;
    width:100%;
    background: #FFF;
}
.search_box {
	background: #F2F8F6;
	height: 44px;
	border: 1px solid #EDEDED;
}
.search_arrow {
    width:20%;
    margin-top: 4px;
    text-align: right;
    float:right;
}
.back_arrow {
	margin: 14px 20px 0 20px;
	font-family: CONDENSEicon;
	font-size: 14px;
	font-weight: normal;
	color: #00BE00;
	float: left;
}
.search_window {
	margin-top: 8px;
	float: left;
}
.search_window input{
        width: 150px;
        font-size: 12px;
	border: 1px solid #ccc;
        padding: 5px;
	border-radius: 3px;            /* CSS3 */
	-moz-border-radius: 3px;       /* Firefox */
	-webkit-border-radius: 3px;    /* Safari,Chrome */
}
.search_window button.search{
        font-size: 12px;
        color: #555;
        padding: 2px 8px;
        background-color: #ddd;
        border: 1px solid #ccc;
	border-radius: 3px;            /* CSS3 */
	-moz-border-radius: 3px;       /* Firefox */
	-webkit-border-radius: 3px;    /* Safari,Chrome */
}

#release_search_form {
	float: left;
}
#keywords{
	margin-top: 10px; 
	width: 210px;
    padding: 4px 4px 4px 20px;
    border:1px solid #EDEDED;
    background: url(/static/image/smart/search_icon_min.png) no-repeat 4px 6px , #FFF;
}
#close_search_form{
    display: none;
}
.search_result {
	margin: 10px 20px;
	color: #666;
	font-size: 10px;
}
/*↑ヘッダー */

/*↓会社概要 */
.companybox {
    padding: 10px;
    border-top: 1px solid #FFF;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
}
.company_title {
    margin-bottom: 3px;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.company_detail {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.5px;
}
/*↑会社概要 */

/*↓企業ページ */
.slider{
	display: block;
	position: relative;
}
.slider:after {
	display: block;
	content: "";
	position: absolute;
	top: 60%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #093;
	border-right: solid 2px #093;
	-webkit-transform: rotate(315deg);
	        transform: rotate(315deg);
}
.slider.close{
	display: block;
	position: relative;
}
.slider.close:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #093;
	border-right: solid 2px #093;
	-webkit-transform: rotate(135deg);
	        transform: rotate(135deg);
}
.content {
	width: 100%;
}
.content dl {
	background-color: #F2F8F6;
	width: 100%;
	font-size: 14px;
	float: left;
	border-bottom: 1px solid #EDEDED;
	line-height: 140%;
}
.content dt {
	background-color: #F2F8F6;
	padding: 15px 0 15px 10px;
	width: 30%;
        min-height: 50px;
	float: left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.content dd {
	background-color: #FFF;
	padding: 15px 0 15px 10px;
	width: 70%;
        min-height: 50px;
	float: left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.add_release_btn_box {
	margin: 10px 0;
    padding: 0 10%;
    text-align: center;
    width: 80%;
}
.add_release_btn {
	background: none repeat scroll 0 0 #00B900;
    border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
    padding: 6px 0;
    text-align: center;
    width: 100%;
    border: none;
    color: #FFF;
}
/*↑企業ページ */

/*↓リリース詳細ページ */
.popup_menu {
	text-align: right;
}
.release_title {
    font-size: 16px;
    color: #333;
    line-height: 150%;
    margin: 10px 0;
    padding: 0 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.release_other_text {
	margin: 0 10px 10px;
	padding: 5px;
	background: #F8F8F8;
	font-size: 8px;
	color: #666;
	line-height: 120%;
	border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
}
.release_summary {
	font-size: 13px;
    color: #666;
    line-height: 150%;
    margin-bottom: 5px;
    padding: 0 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.release_company {
	font-size: 11px;
	color: #666;
	padding: 0 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.release_date {
	font-size: 11px;
	color: #666;
	padding: 0 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.release_icatch {
    display: table;
    width: 284px;
    min-height: 90px;
    max-height: 310px;
    margin: 0 auto 10px auto;
}
.release_icatch span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.release_icatch img {
    max-width: 284px;
    max-height: 310px;
}
.release_body {
	padding: 0 10px;
	font-size: 13px;
	line-height: 160%;
    word-wrap: break-word;
	color: #666;
	box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.release_body .video-container iframe{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.release_inquiry {
    margin-top: 20px;
}

.release_material_text {
	padding: 20px 10px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.release_material_box {
	width: 99%;
	margin: 0 1%;
}
.release_material_img {
	width: 30%;
	height: 80px;
	border: 1px solid #EFEFEF;
	margin: 0 1% 10px;
	float: left;
	display: table;
}
.release_material_img a {
	height: 80px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #CCC;
}
.release_material_img img {
	display: inline;
	max-width: 96%;
    max-height: 96%;
}
.release_company_box {
	padding: 15px 10px;
	width: 100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #F8F8F8;
}
.release_company_link {
	display: block;
	position: relative;
}
.release_company_link:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #093;
	border-right: solid 2px #093;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.release_company_link a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #00B900;
}
.release_recom_title {
	width: 100%;
	margin-left: 10px;
	font-size: 13px;
	box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.cheerbox {
	padding: 20px 10px 0;
	box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
	text-align: center;
}

.cheer_btn_box {
    float: left;
}

.cheer_btn_box a:hover {
    cursor: default;
}

.cheer_btn {
    padding: 5px 20px;
    background-color:#fff;
    border: 1px solid #00C300;
    border-radius:3px;  /* CSS3 */
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius:3px;  /* Safari,Chrome */
    font-size: 12px;
    color: #00C300;
}

.cheer_count {
    padding: 5px 8px;
    border-top: 1px solid #21A100;
    border-right: 1px solid #21A100;
    border-bottom: 1px solid #21A100;
    border-radius:0 3px 3px 0;  /* CSS3 */
	-moz-border-radius:0 3px 3px 0; /* Firefox */
	-webkit-border-radius:0 3px 3px 0;  /* Safari,Chrome */
    font-size: 12px;
    font-weight: bold;
    color: #00C300;
}
.cheer_what_text {
	float: left;
    margin-left: 20px;
}
.cheer_what_text a {
    font-size: 12px;
    color: #00B900;
}
.cheer_icon {
	font-family: CONDENSEicon;
	font-size: 12px;
}
.FbBtn {
	background-color: #3b5998;
	height: 47px;
	display: inline-block;
	position: relative;
	text-decoration: none;
	border-radius: 4px;
}
.FbBtn:after {
	content: "";
	position: absolute;
	top: 9px;
	left: 9px;
	width: 29px;
	height: 29px;
	background-image: url(/static/image/common/FB-Logo_white_29.png);
	background-repeat: no-repeat;
	background-size: 29px 29px;
}
.FbBtnLabel {
	color: #ffffff;
	position: relative;
        font-weight: bold;
	top: 13px;
	text-align: center;
 	padding: 0 40px 0 60px;
}
.closebtn {
	width: 24px;
	height: 24px;
	-webkit-border-radius: 12px;/* width,heightの半分 */
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #CCC;/* 円の色 */
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	position: relative;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	position: relative;
}
.closebtn span {
	position: absolute;
	top: 0;
	right: 7px;
}
/*↑リリース詳細ページ */

/*↓いらないかも（調査中） */
article h1 {
    margin-top: 2px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    /*float: left;*/
}
.category_btn {
    margin-top: 2px;
    width: 112px;
    height: 26px;
    float: right;
}
.second_titlebox {
    padding: 10px;
    border-top: 1px solid #FFF; 
    border-bottom: 1px solid #C9CACE;
    background: #eee;
}

/*↓広報インタビュー */
.iview_titlebox {
    padding: 10px;
    border-bottom: 1px solid #C9CACE;
}
.iview_title {
    font-size: 18px;
    color: #333;
    line-height: 150%;
    letter-spacing: 0.5px;
}
.iview_company {
    text-align: right;
    font-size: 12px;
    color: #666;
}
.iview_name {
    text-align: right;
    font-size: 12px;
    color: #666;
}
.iview_lead {
    font-size: 15px;
    color:#666;
    line-height: 150%;
    letter-spacing: 0.5px;
}
.iview_imagebox {
    margin: 10px auto 0 auto;
    width: 284px;
    height: 167px;
}
.iviewbox_subject_top {
    margin-bottom: 15px;
    padding: 3px 0 3px 10px;
    border-left: solid 6px #808080;
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
    letter-spacing: 0.5px;
}
.iviewbox_question {
padding: 0 0 10px 0;
font-size: 15px;
font-weight: bold;
line-height: 160%;
letter-spacing: 0.5px;
}
.iviewbox_answer {
margin-bottom: 25px;
padding: 5px;
background-color: #FFF;
font-size: 15px;
line-height: 160%;
letter-spacing: 0.5px;
}

#page_contents {
	border-bottom: 1px solid #C9CACE;
}
#interview_article_title {
	width: 100%;
}
#interview_article_title #reporter_img {
	margin: 10px auto 0 auto;
    width: 284px;
    height: 192px;
}
#interview_article_title #reporter_img img {
    width: 284px;
    height: 192px;
}
#interview_article_title .title_copy02 {
    padding: 10px 10px 0 10px;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    line-height: 150%;
    letter-spacing: 0.5px;
    float: none;
}
#interview_article_title .title_name {
    padding: 5px 10px 0 10px;
    font-size: 12px;
    color: #666;
}
.interview_description {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;    
    color: #666;
    line-height: 150%;
}
#contents #contents_main {
	padding: 0 10px;
}
#contents_main .content_img{
    text-align: center;
    display: block;
}
#contents_main .content_img img{
    max-width: 284px;
    max-height: 310px;
}
.right_line {
	margin: 0;
	padding: 0 10px;
}
.text_big02 {
    font-size: 15px;
    color:#666;
    line-height: 150%;
    letter-spacing: 0.5px;
}
.box01 {
	word-wrap: break-word;
    word-break: break-all;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACE;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.subtitle05 {
    margin: 25px 0 10px 0;
    padding: 3px 0 3px 7px;
    border-left: solid 3px #808080;
    font-size: 19px;
    font-weight: normal;
    line-height: 150%;
    float: none;
    color: #000;
}
.subtitle04 {
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 160%;
	letter-spacing: 0.5px;
	float: none;
	border: none;
	text-align: left;
	color: #333;
}
.text_small {
	font-size: 0.8em!important;
}
.text_big {
	margin-bottom: 17px;
	padding: 5px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 150%;
	color: #333;
}
.title_q {
	padding: 0 0 3px 0;
	font-size: 16px;
        font-weight: normal;
	line-height: 150%;
	float: none;
	border: none;
	text-align: left;
	color: #333;
}
.title_q span {
	color: #00C300;
	font-size: 17px;
	margin-right: 5px;
}
/*↑広報インタビュー */

/*↓会員登録ボタン */
.release_sendbox {
	margin: 20px 0;
	padding: 0 10% 20px;
	width: 80%;
	float: left;
	text-align: center;
}
.release_sendbox a {
	font-size: 14px;
	color: #FFF;
}
.release_send_btn {
	padding: 12px 0;
	width: 100%;
	background: #FF7F00;
	border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
	text-align: center;
	float: left;
}
.release_receive_btn {
	padding: 12px 0;
	width: 100%;
	background: #00C300;
	border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
	text-align: center;
	float: left;
}
.medias_box {
	margin: 20px 10% 10px;
	padding: 20px 0;
	width: 80%;
	float: left;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.medias_box a {
	font-size: 14px;
	color: #FFF;
}
.medias_box_title {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	width: 100%;
	float: left;
	text-align: center;
}
.medias_join_btn {
	padding: 12px 0;
	width: 100%;
	background: #00C300;
	border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
	text-align: center;
	float: left;
}
.medias_login_btn {
	padding: 12px 0;
	width: 100%;
	background: #FF7F00;
	border-radius:3px;            /* CSS3 */
	-moz-border-radius:3px;       /* Firefox */
	-webkit-border-radius:3px;    /* Safari,Chrome */
	text-align: center;
	float: left;
}
/*↑会員登録ボタン */

/*↓サービス紹介 */
body#service_body{
	margin:0;
	padding:0;
	width:100%;
	max-width:750px;
	overflow-x:hidden;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
        }

body#service_body *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
        }
            
.service_row {
	width: 100%;
	background-color:#fff;
	font-family: arial,helvetica,YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	}
        
.service_container{
	padding:0;
	width:100%;
	}

.service_container h2{
	text-align:center;
	font-weight:normal;
	color:#555;
	font-size:22px;
	margin:25px 0 0 0;
	padding:0;
	}

.service_row p {
	font-size: 12px;
	color: #555;
	line-height: 1.6em;
	}

.service_row .clear{
	clear:both;}

span.service_green{
	color:#00C500
	}
	
.service_btn-register span{
	font-size:1em;
	margin:0 5px 0 3px;
        }

.service_btn-register a{
	line-height: 1em;
	color: #FFF;
	text-align: center;
	padding:13px 15px 15px 15px;
	font-weight: normal;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #24B200;
	/*box-shadow: 0px 4px 0px #21A100;
	-moz-box-shadow: 0px 4px 0px #21A100;
	-webkit-box-shadow: 0px 4px 0px #21A100;*/
	font-size: 14px;
	margin-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
	letter-spacing:0.05em;
	}
	
.service_btn-register a:hover{
	background-color: #1f9900;
	color: #FFF;
	text-decoration: none;
	box-shadow: 0px 0px 0px #21A100;
	-moz-box-shadow: 0px 0px 0px #21A100;
	-webkit-box-shadow: 0px 0px 0px #21A100;
	/*margin-top: 4px;*/
	margin-bottom: 0px;
	}

.service_clear{
	clear:both;}
/*------------------------------------------
ヘッダー
------------------------------------------*/

.service_head_nav{
	width: 100%;
	background-color: #fff;
	height:1.6em;
	}

.service_head_nav ul{
}

.service_head_nav ul li{
	float:left;
	margin-top:0.5em;
	margin-left:1em;
	font-size:10px;}

.service_head_nav ul li a{
	text-decoration:none;
	color:#333;}

.service_head_nav ul li a:hover{
	text-decoration:none;
	color:#999;}

#service_header{
	margin:0;
	}


#service_header h1{
	color:#333;
	font-weight:normal;
	font-size:28px;
	line-height:1.3em;
	margin:0 0 20px 0;
	text-align:center;}

#service_header p{
	font-size:23px;
	margin:0;
	padding:0;
	text-align:center;
	}

#service_title{
	margin:20px 0 0 0;
	}

#service_header .service_btn-register{
	padding-top:30px;
	padding:0 10%;
	margin-bottom:50px;
	width:100%;
	margin:0;
	height:80px;
	overflow:hidden;
	}

#service_header .service_btn-register a{
	display:block;
	text-align:center;
	}
	

#service_header #service_top_image1{
	width:100%;
	background:url("/static/image/smart/service/service_bg_header1.png");
	height:90px;
	background-position:center top;
	}

#service_header #service_top_image2{
	width:100%;
	background:url("/static/image/smart/service/service_bg_header2.png");
	height:90px;
	background-position:center bottom;
	}

/*------------------------------------------
ユーザーボイス
------------------------------------------*/

.service_voice{
	width:100%;
	background-color:#F1FCF1;
	padding:1em 5% 0.5em 5%;
	}

.service_voice .service_halfbox{
	width:100%;
	padding:0;
	margin:0;
	}

.service_voice .service_halfbox h4{
	font-size:13px;
	color:#00C500;
	margin:10px 0 5px 0;
	font-weight:bold;
	letter-spacing:-0.03em;
	text-indent:-0.5em;
	line-height:1.4em;
	font-weight:bold;
	}

.service_voice .service_halfbox>p{
	letter-spacing:-0.01em;
	font-size:11px;
	margin:0 0 1.5em 0;
	display:block;
	overflow: auto;
	max-width:500px;}

.service_voice .last{
	margin-right:0;}

.service_voice .service_halfbox .service_voice_photo{
	float:left;
	text-align:center;
	width:28%;
	max-width:120px;
	min-width:100px;
	margin:0 3% 0 0;
	height:100%;
	}

.service_voice .service_halfbox .service_voice_photo p{
	margin:5px -5px 1.5em-5px;
	line-height:1.3em;
	padding:0;
	font-size:10px;
	letter-spacing:-0.01em;}

/*------------------------------------------
３つの特徴
------------------------------------------*/

.service_feature{
	background-color:#fff;
	border-bottom:#ddd solid 1px;
	}

.service_feature .service_textarea{
	margin:1.5em 1.5em 0 1.5em;
	padding:0;
	}

.service_feature p{
	margin:0;}

.service_feature h3{
	font-size:20px;
	color:#555;
	font-weight:normal;
	margin:-5px 0 5px 0;
	padding:0;
	}

.service_feature h4{
	font-size:13px;
	color:#00BB00;
	margin:12px 0 3px 0;
	font-weight:bold;}
	
.service_feature p.service_subtitle{
	font-size:13px;
	padding:0;
	margin:0 0 30px 0}

.service_feature .service_number{
	width:100%;
	height:30px;
	font-size:0.8em;
        margin-top: 3em;}

.service_feature .service_number p{
	margin:0;
	color:#00C500;
	padding:0;
	font-weight:bold;
	float:left;
        font-size:15px;}

.service_feature span{
	float:left;
	font-size:1.6em;
	display:block;
	color:#00C300;
	padding-top:0.15em;
	margin-left:3px;
	}

.service_feature p.service_detail{
	display:block;
	width:100%;}

.service_feature img{
	
	max-width:270px;
        max-height:270px;
	margin:0 auto;
	padding:0;
	display:block;
	text-align:center;}

/*------------------------------------------
基本機能
------------------------------------------*/

.service_function {
	padding-bottom:1em;}

.service_function .service_quarterbox{
	width:50%;
	margin:0;
	padding:10px;
	float:left;
	text-align:center;
	}

.service_function .service_quarterbox .icon{
	text-align:center;
	display:inline;
        }

.service_function .service_quarterbox h3{
	text-align:center;
	font-size:13px;
	color:#555;
	margin:0;
	letter-spacing:-0.05em;
	font-weight:bold;
	}

.service_function .service_quarterbox p{
	font-size:12px;
	margin:0 0 5px 0;
	letter-spacing:-0.03em;
	line-height:1.45em;
	}

.service_function .service_quarterbox span{
	font-size:120px;
	color:#00C300;
	display:block;
	text-align:center;
	}

/*------------------------------------------
料金プラン
------------------------------------------*/

.service_plan{
	background-color:#efefef;
	padding:5px 0 30px 0;}

.service_plan .service_table{
	width:100%;
	margin:0;
	}

.service_plan .service_recomend{
	background-color:#00C300;
	color:#fff;
	height:35px;
	position: relative;
	z-index: 2;
	font-size:14px;
	letter-spacing:0.1em;
	display:table-cell;
	vertical-align:middle;
	width:10%;
	}

.service_plan .service_fukidashi{
	width: 0;
	height: 0;
	border-top: 10px solid #00C300;
	border-right: 7px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 7px solid transparent;
	margin:0 auto;
}

.service_plan .service_table h3{
	margin:15px 0 0 0;
	line-height:1.2em;
	letter-spacing:-0.05em;
	font-size:16px;
	}

.service_table #service_economy h3{
	color:#00C500;
	margin-top:0;
	}

.service_table #service_media-contact h3{
	color:#7E345D;
	}

.service_plan .service_table h3 span{
	font-size:14px;
	font-weight:normal;
	}

.service_plan .service_table-col{
	margin-left:14%;
	width:72%;
	background-color:#fff;
	border:1px #ddd solid;
	text-align:center;
	z-index:0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-bottom:25px;
	margin-top:20px;}

.service_plan .service_table .service_price{
	font-size:34px;
	letter-spacing:-0.05em;
	margin:-5px 0 0 0;
	height:50px;
	}

.service_plan #service_free .service_price{
	font-size:24px;
	padding-top:10px;
	letter-spacing:0.2em;
	height:50px;}

.service_plan .service_table .service_price span{
	font-size:15px;
	letter-spacing:0em;
	}

.service_plan .service_table h4{
	font-size:12px;
	letter-spacing:0.5em;
	color:#555;
	border-top:1px #ccc solid;
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	}

.service_plan .service_table ul{
	font-size:11px;
	list-style-type:none;
	margin:5px 0 20px 0;
	padding:0;
	color:#555;
	}

.service_plan .service_table ul li{
	line-height:1.6em;
	}

.service_plan .service_table a{
	font-size: 12px;
	padding: 8px 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 1em;
	cursor: pointer;
	font-weight: normal;
	text-decoration:none;
	}

.service_plan .service_table a:hover{
	text-decoration: none;
	opacity: 1;
	}

.service_plan .service_table #service_media-contact a{
	background-color: #FAF2FA;
	color: #7E345D;
	}

.service_plan .service_table #service_media-contact a:hover{
	background-color: #F7E9F9;
	}


.service_plan .service_table #service_economy a{
	background-color: #F1FCF1;
	color: #00C300;
	}

.service_plan .service_table #service_economy a:hover{
	background-color: #E7FBEC;
	}

.service_plan .service_table #service_free a{
	background-color: #F6F6F6;
	color: #999;
	}

.service_plan .service_table #service_free a:hover{
	background-color: #F0F0F0;
	}

/*------------------------------------------
グレード制度
------------------------------------------*/

.service_grade{
	padding:0 10%;
	background:url("/static/image/smart/service/what_bg_grade.png") no-repeat;
	background-position:center 50px}

.service_grade img{
	}

.service_grade p{
	margin-top:1em;
	display:block;
	font-size:13px;
	}

.service_grade ul{
	margin:10px -8px 40px -8px;
	padding:0;
	list-style-type:none;
	width:104%;}

.service_grade ul li{
	font-size:14px;
	font-weight:bold;
	color:#666;
	border-top:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	padding:10px 0 10px 8px;
	margin-top:-1px;
	}

.service_grade ul li span{
	font-size:0.85em;}

.service_grade ul li span.icon-service_check{
	color:#00c300;
	font-size:1.2em;}
	
/*------------------------------------------
最下部ボタン
------------------------------------------*/

.service_apply{
	padding:25px 10%;
	background-color:#efefef;
	text-align:center;
	height:100px;
	}

.service_apply .service_btn-register{
	width:100%;}

.service_apply .service_btn-register a{
	display:block;
	width:100%;}

/*------------------------------------------
アイコン
------------------------------------------*/

@font-face {
	font-family: 'icomoon';
	src:url('/static/css/icomoon.eot?-afu7xj');
	src:url('/static/css/icomoon.eot?#iefix-afu7xj') format('embedded-opentype'),
		url('/static/css/icomoon.woff?-afu7xj') format('woff'),
		url('/static/css/icomoon.ttf?-afu7xj') format('truetype'),
		url('/static/css/icomoon.svg?-afu7xj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-service_check:before {
	content: "\e600";
}

.icon-service_feature1:before {
	content: "\e601";
}

.icon-service_feature2:before {
	content: "\e602";
}

.icon-service_feature3:before {
	content: "\e603";
}

.icon-service_function1:before {
	content: "\e604";
}

.icon-service_function2:before {
	content: "\e605";
}

.icon-service_function3:before {
	content: "\e606";
}

.icon-service_function4:before {
	content: "\e607";
}

.icon-service_mail:before {
	content: "\e608";
}
/*↑サービス紹介 */
