@charset "UTF-8";
/* CSS Document */
.pc_view { display: none; }
.sp_view img { width: 100%; }
body { background: #fff; }
.headerLogo { display: block; width: 30%; margin: 2% 2.5%; float: left; }
h1#logo { width: 100%; height: 0; padding-top: 22%; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url("../img/sp/header_logo.png?190919") no-repeat; background-size: cover; }
#report_wrapper { background-color: #FFFFFF; padding: 0 2.6%; margin: 4.5% 0; }

/* パンくず */
#report_wrapper .breadcrumb { padding-left: 0; margin-left: 0; font-size: 2.5vw; margin-bottom: 4.2%; }
#report_wrapper .breadcrumb li { display: inline; list-style: none; font-weight: bold; }
#report_wrapper .breadcrumb li:after { content: '>>'; padding: 0 3px; color: #555; }
#report_wrapper .breadcrumb li:last-child:after { content: ''; }
#report_wrapper .breadcrumb li a { text-decoration: underline; }
#report_wrapper .breadcrumb li a:hover { text-decoration: underline; }

/* キービジュアル */
#report_wrapper h1 { margin: 0 auto  7%; width: 100%; height: 0; padding-top: 29.5%; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url("../img/sp/main_key_sp_r.png") no-repeat; background-size: cover; }

/* ボタン */
#report_wrapper .btn_block { margin-bottom: 20px; }
#report_wrapper .btn_block a { width: 100%; display: block; }
#report_wrapper .bt_media { margin: 0 auto 4.2%; width: 76.4%; height: 0; padding-top: 25%; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url("../img/sp/bt_media.png") no-repeat; background-size: cover; }
#report_wrapper .bt_post { margin: 0 auto 4.2%; width: 76.4%; height: 0; padding-top: 25%; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url("../img/sp/bt_post.png") no-repeat; background-size: cover; }

/* リスト */
h2 { color: #40bfab; font-size: 7.6vw; margin-bottom: 2%; font-weight: bold; padding-left: 11%; background-image: url("../img/sp/icon_pie.png"); background-size: 7% auto; background-repeat: no-repeat; background-position: left; }

/* ページネーション */
#pagination { width: 100%; margin: 0 auto 4.2%; display: none; }
#pagination p { text-align: center; margin-bottom: 4.2%; font-size: 4.5vw; }
#pagination .pageblock { margin-bottom: 4.2%; background: #fff; border: #cccccc 2px solid; border-radius: 5px; -webkit-border-radius: 5px; /* for Safari and Chrome 対応*/ -moz-border-radius: 5px; /* for Firefox 対応*/ }
#pagination .pageblock:after { display: block; clear: both; height: 0px; visibility: hidden; content: "."; }
#pagination .pageblock { min-height: 1px; /*IE6、7対策*/ }
#pagination ul { width: 100%; margin: 0 auto; display: -webkit-flex; display: flex; float: left; }
#pagination li { width: 100%; text-align: center; transition: background-color .2s linear 0s; position: relative; margin: 0 4px; border-right: #eaeaea 1px solid; padding: 10px 0; }
#pagination li a { display: block; text-decoration: none; color: #f59141; font-size: 4.5vw; font-weight: bold; line-height: 2em; }
#pagination .nopage a { color: #cccccc; }
#pagination .first { display: block; width: 30%; text-align: center; margin: 0; border-right: #eaeaea 1px solid; }
#pagination .last { display: block; width: 30%; text-align: center; margin: 0; float: left; border-right: none; }
#pagination a:hover { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; }

/* 記事一覧 */
#news_list { margin-bottom: 2.8%; }
.news_box { position: relative; border-radius: 10px; border: solid 2px #ffd0aa; background: #fff9f4 url(../img/sp/icon_listarrow.png) no-repeat; background-position: 97% 50%; background-size: 2.5%; padding: 4.9% 7.7% 4.5% 3.5%; margin-bottom: 2.8%; }
.news_box a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -9999px; }
.news_box a:hover { background-color: #FFF; opacity: 0.3; filter: alpha(opacity=30); -ms-filter: "alpha( opacity=30 )"; }
.news_box:after { display: block; clear: both; height: 0px; visibility: hidden; content: "."; }
.news_box { min-height: 1px; /*IE6、7対策*/ }
ul.news_top { display: flex; justify-content: space-between; margin-bottom: 5.6%; }
li.category { font-size: 4.5vw; color: #f59141; font-weight: bold; }
li.category:before { content: 'カテゴリ：'; }
li.category b { text-decoration: underline; }
li.date { font-size: 4.5vw; color: #666666; }
#news_list h3 { font-size: 7vw; color: #333333; margin-bottom: 0; font-weight: bold; }
p.description { font-size: 4.5vw; line-height: 1.7; text-align: justify; margin-bottom: 4.9%; }
ul.keyword { display: flex; flex-wrap: wrap; }
ul.keyword li { border-radius: 6px; background: #fd8a2d; color: #fff; font-size: 4.5vw; padding: 2.8% 4.2%; margin-right: 2%; margin-bottom: 2%; font-weight: bold; }

/* レポート詳細 */
#date_block { text-align: justify; }
#date_block h3 { font-size: 6.6vw; color: #666666; margin-bottom: 4.2%; font-weight: bold; }
#date_block h4 { font-size: 7.6vw; color: #333333; font-weight: bold; margin-bottom: 9%; }
#date_block h5 { font-size: 6.6vw; color: #289c8a; line-height: 1.38; border-top: #40bfab 10px solid; border-bottom: #40bfab 1px solid; background: #eff7f6; padding: 5.6% 3.5% 4.2%; margin-bottom: 5.6%; }
#date_block h6 { font-size: 6.6vw; color: #333333; margin-bottom: 7.6%; }
#date_block table { margin-bottom: 25%; width: 100%; }
#date_block table, th, td { border-collapse: collapse; border: 1px solid #f7b27a; line-height: 1.5; }
#date_block th { display: block; padding: 2.8%; color: #fff; font-weight: bold; vertical-align: top; background-color: #f59141; font-size: 6vw; margin: 0; }
#date_block td { display: block; padding: 2.8%; background-color: #fefefe; font-size: 4.5vw; margin: 0; }
#date_block section { margin-bottom: 20%; }
#date_block h6.summary:before { content: '調査結果概要'; display: block; color: #40bfab; border-bottom: #40bfab 2px solid; padding-bottom: 0.7%; font-size: 7.6vw; margin-bottom: 7%; font-weight: bold; }
#date_block p { font-size: 5.3vw; line-height: 1.71; color: #555555; margin-bottom: 11%; }
#date_block dt { color: #40bfab; font-size: 4.2vw; border-bottom: #40bfab 3px solid; text-align: center; font-weight: bold; margin-bottom: 4.2%; }
#date_block dd { margin-bottom: 3.5%; }
#date_block dd:last-child { margin-bottom: 0px; }
#date_block dd img { width: 100%; }

/* 商材表示 */
#item_block { margin-top: 11%; }

/* バナー表示 */
.bnr_area { margin-top: 5.6%; }

/* ローカルフッター */
.local_footer { width: 100%; background: #f2f2f2; margin-top: 100px; }
.local_footer_inner { padding: 20px 0; position: relative; width: 95%; margin-left: auto; margin-right: auto; }
.pagetop { text-align: center; background: #f2f2f2; position: absolute; top: -50px; width: 70%; left: 50%; margin-left: -36%; height: 50px; line-height: 50px; border-radius: 6px 6px 0 0; box-sizing: border-box; }
.pagetop a { color: #333; }
.pagetop_arrow { width: 18px; margin-left: 5px; position: absolute; top: 20px; }
.local_footer_link dt { font-weight: bold; margin-bottom: 5px; }

/* SNS */
.sns-buttons{display: none;}
.sns_button_list { width: 100%; margin: 40px auto 0 auto; display: flex; justify-content: space-around; }
.icon_sns { text-align: center; width: 16%; border-radius: 3px; }
.icon_sns a { display: block; width: 100%; height: 100%; }
.icon_twitter { background: #00acec; }
.icon_facebook { background: #265a96; }
.icon_googleplus { background: #dc4a38; }
.icon_hatena { background: #006fbb; }
.icon_twitter img { width: 60%; height: auto; padding-top: 14px; }
.icon_facebook img { width: 37%; height: auto; padding: 9px 0 0 8px; }
.icon_googleplus img { width: 60%; height: auto; padding-top: 16px; }
.icon_hatena img { width: 60%; height: auto; padding-top: 13px; }
