@charset "utf-8";
@import url('common_smart.css');
body {
	padding-top: 68px;
}
/*########################################################################################
|
|全体
|
########################################################################################*/
/*-----------------------------------------------------------------------------
｜
｜■┓Now Loading...
｜┗┛
-----------------------------------------------------------------------------*/
.loader {
		top: 200px;
		left: 0;
	width: 100%;
}
.loader > h1 {
	font-size: 30px;
	font-size: 3.0rem;
}
.loader > h1:before {
	font-size: 10px;
	font-size: 1.0rem;
}
/*########################################################################################
|
|ヘッダー
|
########################################################################################*/
/*-----------------------------------------------------------------------------
｜
｜■┓ヘッダー左側レイアウト用（VHRロゴ　タイトル部分）
｜┗┛
-----------------------------------------------------------------------------*/
header > h1 {
	padding: 16px 0 0 8px;
}
header > h1 {
	padding: 8px 0 8px 8px;
}
header > h1 img {
	width: 176px;
}
/*-----------------------------------------------------------------------------
｜
｜■┓ヘッダー右側レイアウト用（お問い合わせ・資料請求ボタン）
｜┗┛
-----------------------------------------------------------------------------*/
/*----------------------------
リンクボタン
----------------------------------------------------------*/
header > div > .btn_contact_us  {
	background-image: none;
	padding: 0 16px;
}
header > div > .btn_contact_us > span {
	padding-right: 0;
}

@media screen and (max-width:320px) { 
	header > div > .btn_contact_us  {
		background-image: none;
		padding: 0 12px;
	}
	header > div > .btn_contact_us > span {
		padding-right: 0;
	}
}
/*########################################################################################
|
|768px以下対応用パーツ
|
########################################################################################*/
/*-----------------------------------------------------------------------------
|
|■┓ハンバーガーメニュー部分
|┗┛
-----------------------------------------------------------------------------*/
#panel_contents {
		top: 49px;
}
#panel_contents nav.gnavi_hm > ul {
	padding: 0 16px;
}
#panel_contents nav.gnavi_hm > ul > li > ul > li a {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 16px 0 ;
}
/*########################################################################################
|
|MV
|
########################################################################################*/

/*########################################################################################
|
|トップLP
|
########################################################################################*/
/*-----------------------------------------------------------------------------
|
|■┓トップLPコンテンツ
|┗┛
-----------------------------------------------------------------------------*/
.wrapper_top_contents > article {
	padding: 40px 8px;
}
.wrapper_top_contents article > h1 {
	font-size: 30px;
	font-size: 3.0rem;
}
.wrapper_top_contents > article > h1:before {
	font-size: 12px;
	font-size: 1.2rem;
}
.wrapper_top_contents > article > h1 + p {
	margin-bottom: 40px;
}
.wrapper_top_contents > article > div.circle_layout > ul > li {
	margin-bottom: 40px;
	padding: 0 16px;
	width: 100%;
}
.wrapper_top_contents > article > div.circle_layout > ul > li section > h2 {
	height: auto;
	min-height: auto;
	padding: 16px 0;
}
.wrapper_top_contents > article > div.circle_layout > ul > li section > h2 > span {
	font-size: 14px;
	font-size: 1.4rem;
}
.wrapper_top_contents > article > div.circle_layout > ul > li section > h2 + p {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 0;
}
.wrapper_top_contents > article > div.circle_layout > ul > li > a > img {
	max-width: 143px;
}
div.rect_layout > ul > li,
div.rect_layout.w70 > ul > li {
	width: 100%;
}
/*----------------------------
長方形ボタン・レイアウト
----------------------------------------------------------*/
.btn_rect {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px 38px 16px 16px;
}

/*----------------------------
お問い合わせ・資料請求用スタイル
----------------------------------------------------------*/
div.rect_layout.contact > ul > li {
	width: 100%;
}
div.rect_layout.contact > ul > li > .btn_rect {
	height: auto;
}

/*----------------------------
プレスリリース/お知らせ・dl dt dd
----------------------------------------------------------*/
.top_news dt,
.top_news dd {
	padding: 0 16px;
}
.top_news dt {
	padding-bottom: 8px;
	width: 100%;
}
.top_news dd {
	padding-bottom: 24px;
	width: 100%;
}
/*########################################################################################
|
|セカンダリ
|
########################################################################################*/
main > h1 {
	font-size: 28px;
	font-size: 2.8rem;
}
main > article,
main > .two_column > div,
main > .one_column > div,
main > .one_column > article {
	padding: 32px 16px;
}
main > .desc {
	padding: 32px 16px 0;
}
/*----------------------------
こんなご要望にお応えします！
----------------------------------------------------------*/
.req_soln {
}
.req_soln > h3 {
	font-size: 16px;
	font-size: 1.6rem;
}
.req_soln > ul li div {
	height: 100px;
	transform: none !important;
}
.req_soln > img.req_soln_2 {
		right: -40px;
	width: 120px;
}
/* テスト中 */
.req_soln > img.req_soln_2,
.req_soln_sec_1,
.req_soln_sec_2 {
	display: none;
}
.req_soln > h3,
.req_soln_sec > h3 {
	border-radius: 8px 8px 0 0;
	order: 1;
	width: 100%;
}
.req_soln > ul,
.req_soln_sec > ul {
	border-radius: 0 0 8px 8px;
	order: 2;
}
.req_soln > ul li,
.req_soln_sec > ul li {
	width: 100%;
}
.req_soln > h3,
.req_soln_sec > h3 {
	font-size: 16px;
	font-size: 1.6rem;
}
.req_soln > h3 > span,
.req_soln_sec > h3 > span {
	font-size: 16px;
	font-size: 1.6rem;
	margin-right: 0;
}
.req_soln > ul,
.req_soln > ul li,
.req_soln_sec > ul,
.req_soln_sec > ul li {
	padding: 4px;
}
.req_soln > ul li div,
.req_soln_sec > ul li div {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	white-space: normal;
	width: 100%;
	height: auto;
}
/*-----------------------------------------------------------------------------
|
|■┓1カラムスタイル
|┗┛
-----------------------------------------------------------------------------*/
table.normal.service_list th {

	font-size: 18px;
	font-size: 1.8rem;

	font-weight: 600;
	padding: 8px 16px;
	text-align: left;
}

table.normal.service_list td {
	line-height: 1.2;
	padding: 0 16px 16px 32px;
}
table.normal.service_list th + td {
	padding-top: 16px;
}
table.normal.service_list td a {
	display:block; /* IE対策　これがないとa::beforeのtop:6pxがずれる */
	position: relative;
}
table.normal.service_list td a::before {
	background-color: #545454;
	border-radius: 6px;
	content: "";
	position: absolute;
		top: 6px;
		left: -16px;
	width: 4px;
	height: 4px;
}

/*-----------------------------------------------------------------------------
|
|■┓2カラムスタイル
|┗┛
-----------------------------------------------------------------------------*/
.sticked {
}
main > .one_column > article > h2,
main > .two_column > div > article > h2 {
	font-size: 24px; /* 6px下げ */
	font-size: 2.4rem;
}
main > .two_column > div > article > h3 {
	font-size: 20px; /* 4px下げ */
	font-size: 2.0rem;
}
main > .two_column > div > article > h4 {
	font-size: 20px; /* 2px下げ */
	font-size: 2.0rem;
}
main > .two_column > div > article > h4::before {
		top: 0;
}
main > .two_column > nav {
	padding: 0 16px;
}

.sticked > div > a.btn_rect {
	padding: 16px;
}
/*----------------------------
ページ内挿絵
----------------------------------------------------------*/
.service_illust > figure {
	display: none;
}
/*-----------------------------------------------------------------------------
|
|■┓財団概要
|┗┛
-----------------------------------------------------------------------------*/
table.normal.about th {
	text-align: center;
}
table.normal.about td {
	padding: 16px 8px;
	text-align: center;
}
table.normal.about td > span {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
}
table.normal.about td > span::before,
table.normal.about td > span::after {
	padding: 0;
}

/*-----------------------------------------------------------------------------
|
|■┓ページのトップへ
|┗┛
-----------------------------------------------------------------------------*/
.page_top {
	position: fixed;
		bottom: 0;
		right: 8px;
}
.page_top a {
	width: 30px;
	height: 30px;
}
/*########################################################################################
|
|Footer
|
########################################################################################*/
footer {
	padding: 16px;
}
/*-----------------------------------------------------------------------------
｜
｜■┓フッター左側レイアウト用（VHR会社情報）
｜┗┛
-----------------------------------------------------------------------------*/
/*----------------------------
VHRロゴ
----------------------------------------------------------*/
footer > section > h1 {
	width: 100%;
}
footer > section > h1:after {
	font-size: 16px;
	font-size: 1.6rem;
}
footer > section > h1 img {
	width: 140px;
}
/*----------------------------
VHRロゴキャプション
----------------------------------------------------------*/
footer > section > p {
	padding-left: 0;
	width:100%;
}
/*----------------------------
お問い合わせリンクボタン
----------------------------------------------------------*/
footer > section > div {
	margin-bottom: 16px;
	width: 100%;
}
footer > section > div > a.btn_contact_us {
	padding: 16px;
}
/*----------------------------
その他、取得マークなど
----------------------------------------------------------*/
footer > section > ul {
		justify-content: center;
	padding-left: 0;
	width: 100%;
}
/*-----------------------------------------------------------------------------
｜
｜■┓フッター右側レイアウト用（フッターメニュー）
｜┗┛
-----------------------------------------------------------------------------*/
/*----------------------------
多階層用 li
----------------------------------------------------------*/
footer > nav > ul > li.multi_level > ul > li {
	width: 100%;
}
/*########################################################################################
|
|サイト共通スタイルまとめ
|
########################################################################################*/
/*-----------------------------------------------------------------------------
|
|■┓テーブル組み換え用
|┗┛
-----------------------------------------------------------------------------*/
table.sp_change_lengthway {
	width: 100%;
}
table.sp_change_lengthway thead {
	display: none;
}
table.sp_change_lengthway th,
table.sp_change_lengthway td {
	display: block;
	text-align: left;
}
table.sp_change_lengthway tr td {
	border-top: none;
	border-bottom: none;
}
table.sp_change_lengthway tbody tr:last-of-type {
	border-bottom: 1px solid #ccc;
}
/* data-label内表示 */
table.sp_change_lengthway tbody tr.show_thead_txt th::before,
table.sp_change_lengthway tbody tr.show_thead_txt td::before { /* eng対応で追加 */
	color: #000;
	content: attr(data-label);
	display: block;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: normal;
	white-space: pre;
}
/*-----------------------------------------------------------------------------
|
|■┓その他
|┗┛
-----------------------------------------------------------------------------*/
.width_10per {
	width: 100% !important;
}
/*-----------------------------------------------------------------------------
|
|■┓寄附について
|┗┛
-----------------------------------------------------------------------------*/
ol.flow_layout {
	display: block;
	text-align: center;
}
ol.flow_layout li {
	min-height: 100px;
	text-align: initial;
}
.fas.fa-angle-right {
	transform: rotate(90deg);
}
