﻿@charset "UTF-8";

/* usedpc-index.css */
/* 中古パソコン販売 - トップページ に適用 */

/* --------------------------------------------- */
/* ▼モバイルファースト (全環境に共通のデザイン) */
/* --------------------------------------------- */

/* 詳細ページへジャンプボタン Start
-------------------------------------------------- */

#jump_detail{
	width:60px;
	height:60px;
	position:fixed;
	right:5px;
	bottom:335px;
	z-index:10;
	opacity:0.8;
}

#jump_detail a{
	position:relative;
	display:block;
	width:60px;
	height:60px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_detail a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f05a';
	font-size:15px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:8px;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}

#jump_detail a::after{
	content:'詳細';
	white-space:pre;
	font-size:8px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:35px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}
/* -------------------------------------------------- 
詳細ページへジャンプボタン End */

/* 初めてのお客様ページへジャンプボタン Start
-------------------------------------------------- */

#jump_first{
	width:60px;
	height:60px;
	position:fixed;
	right:5px;
	bottom:270px;
	z-index:10;
	opacity:0.8;
}

#jump_first a{
	position:relative;
	display:block;
	width:60px;
	height:60px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_first a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f059';
	font-size:15px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:8px;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}

#jump_first a::after{
	content:'初めての\Aお客様';
	white-space:pre;
	font-size:8px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:25px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}
/* -------------------------------------------------- 
初めてのお客様ページへジャンプボタン End */


/* 料金表へジャンプボタン Start
-------------------------------------------------- */
#jump_pricelist{
	width:60px;
	height:60px;
	position:fixed;
	right:5px;
	bottom:205px;
	z-index:10;
	opacity:0.8;
}

#jump_pricelist a{
	position:relative;
	display:block;
	width:60px;
	height:60px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_pricelist a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f157';
	font-size:15px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:8px;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}
#jump_pricelist a::after{
	content:'修理\A料金表';
	white-space: pre;
	font-size:8px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:25px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}

/* -------------------------------------------------- 
料金表へジャンプボタン End */


/* 見出し 日本語 */
.japanese_h2{
	margin:0;
	padding:0;
	font-size:15px;
	padding-top:15px;
	position:relative;	/* 中の要素の基準値 */
	padding-left:5px;
	padding-right:5px;
	line-height:0.5;
	font-style:italic;
}

/* 見出し 英語 */
.english_h2{
	margin:0;
	padding:0;
	font-size:28px;
	position:relative;
	padding-left:10px;
	padding-right:5px;
	letter-spacing:0.08em;	/* テキストの文字間隔 */
	font-style:italic;
}

/* 見出し 英語 先頭の文字のみ緑 */
.english_h2:first-letter{
	color:#5BB431;
}

/*メイン表示部 見出し */
.head_border_block{
	text-align:center;
}

/* メイン表示部 見出し(h3) Start */
.head-border{
	position:relative;
	display:inline-block;
	margin:0;
	padding:0 50px;
	font-size:16px;
}

.head-border:before,
.head-border:after{
	content:'';
	position:absolute;
	top:50%;
	display:inline-block;
	width:30px;
	height:2px;
	background-color:#5BB431;
}

.head-border:before {
	left: 0;
}

.head-border:after {
	right: 0;
}
/* メイン表示部 見出し(h3) End */

.head_border_block p{
	color:#006400;
}

/* 見出し 日本語 */
.h4jp{
	margin:0;
	margin-left:5px;
	margin-right:5px;
	padding:0;
	color:#006400;
	font-size:14px;
}

/* 安く早くそして安心 */
.main_slogan{
	margin:0;
	padding:0;
	font-style:oblique;
	font-size:25px;
	text-align:center;
	margin-top:40px;
	position:relative;
	margin-bottom:40px;
	font-style:italic;
}

/* サブスローガン */
.sub_slogan{
	margin:0;
	padding:0;
	font-style:oblique;
	text-align:center;
	margin-top:40px;
	position:relative;
}

/* イントロダクション イメージ(スマホ) */
.intro_sp_img{
	max-width:100%;
	height:auto;
	margin-top:15px;
	display:block !important;
}

/* イントロダクション */
.intro_img{
	max-width:100%;
	height:auto;
	margin-top:15px;
	display:none !important;
}

/* イントロダクション ブロック*/
.introduction_block{
	padding-bottom:20px;
}

/* リストタグ */
.list_box ul{
	margin:10px;
	padding-left:10px;
}

/* リストタグ */
.list_box li{
	margin-top:12px;
	margin-bottom:12px;
}

.sp_br{
	display:block;
}

/* 文字色 黄色 */
.yellow{
	color:yellow;
}

/* 文字色 緑 */
.green{
	color:#5BB431;
	font-weight:bold;
}

/* 文字色 赤 */
.red{
	color:red;
	font-weight:bold;
}

/* 注意事項 */
.caution{
	padding-left:1.1em;
	text-indent:-1.1em;
}

/* 区切り線（緑） */
.hr_g{
	display:block;
	height:3px;
	background-color:#5BB431;
	border:0;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
}

/* 区切り線（青） */
hr_b{
	display:block;
	margin:5px;
	height:3px;
	background-color: #5BB431;
	border:0;
}

/* 詳しくはこちら センタリング */
.detail{
	text-align:center;
	margin-top:40px;
	margin-bottom:0px;
}

/* リンクボタン アニメーションver Start */
/* Spetial Thanks https://jajaaan.co.jp/css/button/ */
*,
*:before,
*:after{
	-webkit-box-sizing:inherit;
	box-sizing:inherit;
}

html{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size:50%;
}

.btn,
a.btn,
button.btn {
	font-size:16px;
	font-weight:700;
	line-height:1.5;
	position:relative;
	display:inline-block;
	padding:1rem 4rem;
	width:80%;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	letter-spacing:0.1em;
	color:#BADA55;
	border-radius:0.5rem;
}

a.btn-flat {
	overflow:hidden;
	padding:1.5rem 0rem;
	color:#fff;
	border-radius:0;
	background:#F16101;
	border-radius:10px;
}

a.btn-flat span {
	position:relative;
}

a.btn-flat:before {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content: '';
	-webkit-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
	-webkit-transform:translateX(-96%);
	transform:translateX(-96%);
	background:#FF7F00;
}

a.btn-flat:hover:before {
	-webkit-transform:translateX(0%);
	transform:translateX(0%);
}

/* ボタン アニメーションver End */

/* イントロダクション */
.introduction{
	background:#000000 url(../images/usedpc/index/background-introduction.jpg) no-repeat center center;
	background-size:cover;
	color:snow;
	text-shadow:0 2px 2px #666;
	padding:5px;
	margin:0px;
	position:relative;			/* 中の要素の基準値 */
}

/* イントロダクション 背景 半透明の黒 */
.introduction:before{
	content: '';
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background-color:rgba(0,0,0,0.8);	/* 半透明のフィルターをかける */
}

/* Meta Sliderバナー */
.slideshow{
	max-width:100%;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}

.link_btn{
	padding-left:5px;
	padding-right:5px;
}

/* パソコン修理 料金表ページ リンク */
a.btn--orange.btn--border-solid{
	border:2px solid #b84c00;
	background-color:#E26100;
	color:#ffffff;
	width:80%;
	font-size:16px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:15px;
	margin-bottom:15px;
}

/* お知らせ 新着情報 上下入替 */
.info_block{
	display: flex;
	flex-direction: column-reverse;
}

/* お知らせ 新着情報 */
.notice{
	padding:0;
	margin:0;
	margin-top:10px;
}

/* お知らせ 新着情報 */
.information{
	padding:0;
	margin:0;
}

/* 新着情報 5件表示(横スクロール) */
.whatnew{
	display:flex;
	width:100%;
	overflow-y:hidden;
	overflow-x:auto;
	-ms-overflow-style:-ms-autohiding-scrollbar;
	-webkit-overflow-scrolling:touch;
}

/* 新着情報 個別表示 */
.whatnew_box{
	padding:5px;
	width:45%;
	flex-shrink:0;
}

/* 新着情報 アイキャッチ画像 */
.whatnew_thumbnail{
	position:relative;
	width:100%;		/* 上下のpaddingと同じにする */
	height:0;
	padding-top:75%;	/* アスペクト比 4:3 */
	overflow:hidden;
}

/* 税込価格 */
.price{
	margin:0;
	padding:0;
	font-size:12px;
	position:absolute;
	bottom:0px;
	right:0px;
	padding-left:2px;
	padding-right:5px;
	color:red;
	font-style:italic;
	text-shadow:
		1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF,  0-1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
}

/* 記事タイトル 配置*/
.whatnew_title{
	position:absolute;
	top:5px;
	left:5px;
	padding-right:5px;
	width:100%;
}

/* 記事タイトル */
.whatnew_title h5{
	margin:0;
	padding:0;
	font-size:12px;
	text-shadow:
		1px  1px 1px #777,
		-1px  1px 1px #777,
		1px -1px 1px #777,
		-1px -1px 1px #777;
	width:100%;
}

/* アイキャッチ画像 オンマウスでアニメーション */
.whatnew_box img{
	transition:1s all;
}
.whatnew_box img:hover{
	transform:scale(1.02,1.02);
	transition:0.5s all;
}

/* 画像の縦横比を維持 */
.articleimage{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	filter: brightness(70%);
}

.whatnew_thumbnail{
	color:snow;
}

.whatnew_thumbnail a {
	font-weight:bold;
	text-decoration:none;
}

.whatnew_thumbnail a:link {
	color:snow;
}

.whatnew_thumbnail a:visited {
	color:snow;
}

.whatnew_thumbnail a:hover {
	color:snow;
}

.whatnew_thumbnail a:active {
	color:snow;
}

/* WPS Office 標準搭載 */
.wpsbanner_img{
	max-width:99%;
	height:auto;
	margin:auto;
	margin-top:10px;
	display:block;
	border:1px solid #B91C37;
}

/* 販売台数 */
.unitsold_block{
	margin:5px;
	padding:5px;
	color:#BC8E1A;
	border-radius:5px;
	background-image: linear-gradient(90deg, rgba(251, 229, 182, 1), rgba(255, 252, 245, 1) 30% 70%, rgba(251, 229, 182, 1));
	font-family: "Murecho", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}

.unitsold_block p{
	color: #DA8E00;
}

/* 販売台数 段組 */
.unitsold_column{
	display:flex;
	align-items:center;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}

/* 販売台数 本文 */
.unitsold_column p{
	line-height:1.2;
	margin:0;
	padding:0;
}

/* ご愛顧感謝 */
.unitsold_thankyou_block{
	flex-basis:100%;
	display:flex;
	align-items:center;
	justify-content: space-around;
}

/* 右カラム */
.unitsold_text_block{
	flex-basis:48%;
	text-align:center;
}

/* 左カラム */
.unitsold_number_block{
	flex-basis:48%;
	text-align:center;
	background-image: 
		url(../images/usedpc/index/laurel_left.png),
		url(../images/usedpc/index/laurel_right.png);
	background-position:
		left 0px center,
		right 0px center;
	background-repeat:
		no-repeat,
		no-repeat;
	background-size:
		15%;
	font-size:calc(100vw * 20 / 600);

}

/* 販売台数 */
.unitsold_number_block p{
	background:-webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	line-height:1;
}

/* VIT-SHOP */
.vit-shop_name{
	font-style:italic;
	padding-right:5px;
	background:-webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	font-weight:400;
}

/* 販売台数 */
.unitsold_year{
	font-weight:500;
}

/* 販売台数 テキスト */
.unitsold_text{
	font-size:calc(100vw * 20 / 600);
	background:-webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	margin:0;
	padding:0;
	
	/* ジャギー対策 */
	transform: rotate(0.03deg);
	-moz-transform: rotate(0.03deg);
	-ms-transform: rotate(0.03deg);
	-o-transform: rotate(0.03deg);
	-webkit-transform: rotate(0.03deg);
	
	/* 上下中央 */
	display:flex;
	align-items:center;
	justify-content:center;
}

/* 中古パソコン */
.vit-shop_usedpc{
	font-size:calc(100vw * 28 / 600);
	display: inline-flex;
	background:-webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	line-height:1.5;
}

.bargain{
	display:block;
	margin:0px 10px;
	padding:5px;
	/* background-image: linear-gradient(90deg, rgba(186, 139, 25, 1), rgba(238, 215, 147, 1) 40% 60%, rgba(186, 139, 25, 1)); */
	background-color:#B88917;
	border-radius:5px;
	white-space:nowrap;
}

.bargain p{
	font-size:calc(100vw * 16 / 600);
	color:#FFFFFA;
	letter-spacing:2px;
	padding-left:2px;
}

/* 販売台数 「台」 */
.unitsold_number_text{
	font-size:calc(100vw * 30 / 600);
	white-space:nowrap;
	line-height:1;
}

/* 販売台数 数字 */
.unitsold_number{
	font-size:calc(100vw * 80 / 600);
	line-height:0.8;
	font-weight:bold;
}

/* 背景色 緑 */
.greenback{
	background-color:#5BB431;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

/* サービス */
.service_block{
	background-color:#5BB431;
}

/* サービス項目 */
.service{
	background-color:#ffffff;
	border-radius:5px;
	padding:10px;
	margin:5px;
}

.service_text_block{
	text-align:center;
}

/* 見出し h4 Start */
.service_text_h4{
	position:relative;
	display:inline-block;
	margin:20px 0;
	padding:0 20px !important;
	
	/* ジャギー対策 */
	transform: rotate(0.03deg);
	-moz-transform: rotate(0.03deg);
	-ms-transform: rotate(0.03deg);
	-o-transform: rotate(0.03deg);
	-webkit-transform: rotate(0.03deg);
}

.service_text_h4:before,
.service_text_h4:after{
	content:'';
	position:absolute;
	top:50%;
	display:inline-block;
	width:10px;
	height:2px;
	background-color:#515254;
}

.service_text_h4:before {
	left:0;
}

.service_text_h4:after {
	right:0;
}
/* 見出し h4 End */


/* サービス項目 イメージ */
.service_img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

/* 画像と説明文 */
figure{
	margin:0;
	padding:5px;
}

/* 画像の説明 */
figcaption{
	font-size:12px;
	font-weight:bold;
	color:#006400;
}

/* 症状各項目 */
.symptoms{
	flex-basis:50%;
	padding:5px;
}

/* サービスの説明 */
.explanation{
	background-color:#5BB431;
	display:flex;
	flex-flow:column;
}

/* サービスの説明 */
.explanation h3{
	/* ジャギー対策 */
	transform: rotate(0.03deg);
	-moz-transform: rotate(0.03deg);
	-ms-transform: rotate(0.03deg);
	-o-transform: rotate(0.03deg);
	-webkit-transform: rotate(0.03deg);
}

/* 初めてのお客様 */
.firsttime_block{
	background-color:#ffffff;
	border-radius:5px;
	padding:10px;
	margin:5px;
}

/* 初めてのお客様イメージ */
.firsttime_img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

/* ラインアップ多数あります */
.stock_block{
	background-color:#ffffff;
	border-radius:5px;
	padding:10px;
	margin:5px;
}

/* ラインアップ多数あります イメージ */
.stock_img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

/* Windows11について */
.win11_support_block{
	background-color:#ffffff;
	border-radius:5px;
	padding:10px;
	margin:5px;
}

/* Windows11について イメージ */
.win11_support_img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

/* Webroot 取扱店 */
.webroot_block{
	background-color:#ffffff;
	border-radius:5px;
	padding:10px;
	margin:5px;
}

/* Webroot 取扱店 イメージ */
.webroot_img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

/* WPS 正規取扱店 */
.wps_license_block{
	background-color:#ffffff;
	border-radius:5px;
	padding:10px;
	margin:5px;
}

/* WPS 正規取扱店 イメージ */
.wps_license_img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	height:auto;
}

/* 富山県内3店舗 */
.shop{
	margin:5px;
	padding:10px;
	border-radius:5px;
	background-color:#ffffff;
}

/* 富山県内3店舗 */
.shop h3{
	/* ジャギー対策 */
	transform: rotate(0.03deg);
	-moz-transform: rotate(0.03deg);
	-ms-transform: rotate(0.03deg);
	-o-transform: rotate(0.03deg);
	-webkit-transform: rotate(0.03deg);
}

/* 富山県内3店舗 イメージ */
.shop_img{
	max-width:100%;
	height:auto;
}

/* 販売実績 5件表示(横スクロール) */
.example_scroll{
	display:flex;
	max-width:100%;
	overflow-y:hidden;
	overflow-x:auto;
	-ms-overflow-style:-ms-autohiding-scrollbar;
	-webkit-overflow-scrolling:touch;
}

/* 販売実績 5件表示(横スクロール) */
.example h4{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#006400;
	
	/* ジャギー対策 */
	transform: rotate(0.03deg);
	-moz-transform: rotate(0.03deg);
	-ms-transform: rotate(0.03deg);
	-o-transform: rotate(0.03deg);
	-webkit-transform: rotate(0.03deg);
}

/* Meta Slider */
.banner_sp{
	display:block !important;
}
.banner_pc{
	display:none !important;
}

/* ------------------------------------ */
/* ▼タブレット用デザインとして付け足すデザイン */
/* ------------------------------------ */
@media print, screen and (min-width: 600px) {

/* アニメーション リンクボタン */
html{
	font-size:62%;
}

/* 背景色 緑 */
.greenback{
	background-color:#5BB431;
	padding-top:20px;
	padding-bottom:20px;
}

/* 中古パソコン販売 料金表ページ リンク */
a.btn--orange.btn--border-solid{
	font-size:22px;
	margin-top:15px;
	margin-bottom:0px;
}

.btn, a.btn, button.btn {
	font-size:22px;
}

/* 見出し 日本語 */
.japanese_h2{
	font-size:22px;
	padding-top:30px;
}

/* 見出し 英語 */
.english_h2{
	font-size:50px;
}

/*メイン表示部 見出し */
.head_border_block{
	margin-top:25px;
}

/* メイン表示部 見出し(h3) Start */
.head-border{
	font-size:24px;
}

/* メインスローガン */
.main_slogan{
	font-size:40px;
	margin-top:30px;
	line-height:45px;
}

/* イントロダクション イメージ */
.intro_img{
	display:block !important;
}
.intro_sp_img{
	display:none !important;
}

/* スライドショー バナー */
.slideshow{
	margin-top:40px;
}

/* 販売台数 */
.unitsold_block{
	border-radius:10px;
	margin-bottom:40px;
}

/* 販売台数 段組 */
.unitsold_column{
	margin-top:10px;
	margin-bottom:10px;
}

/* お買い得 */
.bargain{
	border-radius:10px;
}

.bargain p{
	font-size:calc(100vw * 28 / 1024);
	letter-spacing:4px;
	padding-left:4px;
}

/* 新着情報 5件表示 */
.whatnew_box{
	flex-basis:30%;
}

/* サービス項目 */
.service{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

/* サービス項目 イメージ */
.service_image{
	flex-basis:30%;
}

/* サービス項目 本文 */
.service_text{
	flex-basis:70%;
	padding:20px;
}

/* 初めてのお客様 */
.firsttime_block{
	display:flex;
	align-items:center;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
}

/* 初めてのお客様 イメージ */
.firsttime_image{
	flex-basis:30%;
}

/* 初めてのお客様 本文 */
.firsttime_text{
	flex-basis:70%;
	padding:20px;
}

/* ラインアップ多数あります */
.stock_block{
	display:flex;
	align-items:center;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
}

/* ラインアップ多数あります イメージ */
.stock_image{
	flex-basis:30%;
}

/* ラインアップ多数あります 本文 */
.stock_text{
	flex-basis:70%;
	padding:20px;
}

/* Windows11について */
.win11_support_block{
	display:flex;
	align-items:center;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
}

/* Windows11について  イメージ */
.win11_support_image{
	flex-basis:30%;
}

/* Windows11について  本文 */
.win11_support_text{
	flex-basis:70%;
	padding:20px;
}

/* WPS 正規取扱店 */
.webroot_block{
	display:flex;
	align-items:center;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
}

/* WPS 正規取扱店 イメージ */
.webroot_image{
	flex-basis:30%;
}

/* WPS 正規取扱店 本文 */
.webroot_text{
	flex-basis:70%;
	padding:20px;
}

/* WPS 正規取扱店 */
.wps_license_block{
	display:flex;
	align-items:center;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
}

/* WPS 正規取扱店 イメージ */
.wps_license_image{
	flex-basis:30%;
}

/* WPS 正規取扱店 本文 */
.wps_license_text{
	flex-basis:70%;
	padding:20px;
}

/* 富山県内3店舗 */
.shop{
	display:flex;
	align-items:center;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
}

/* 富山県内3店舗 見出し */
.shop h4{
	margin:0;
	margin-bottom:16px;
	padding:0;
}

/* 富山県内3店舗 イメージ */
.shop_image{
	flex-basis:30%;
}

/* 富山県内3店舗 テキスト */
.shop_text{
	flex-basis:70%;
	padding:20px;
}

/* Meta Slider */
.banner_sp{
	display:none !important;
}
.banner_pc{
	display:block !important;
}

}/*for Tablet design END */

/* ------------------------------------ */
/* ▼PC用デザインとして付け足すデザイン（スクエアモニタ対応） */
/* ------------------------------------ */
@media print, screen and (min-width: 1024px) {

.greenback{
	background-color:#5BB431;
	padding-top:30px;
	padding-bottom:30px;
}

/* 見出し 日本語 */
.japanese_h2{
	font-size:30px;
	padding-top:30px;
}

/* 見出し 英語 */
.english_h2{
	font-size:70px;
}

/*メイン表示部 見出し */
.head_border_block{
	margin-top:35px;
}

/* メイン表示部 見出し(h3) Start */
.head-border{
	font-size:30px;
}

/* メインスローガン */
.main_slogan{
	font-size:60px;
	margin-top:200px;
	line-height:65px;
}

/* サブスローガン */
.sub_slogan{
	font-size:25px;
	margin-top:60px;
}

/* イントロダクション */
.introduction{
	/* margin-top:50px; */
	min-height:calc(100vh - 78px);
}

/* イントロダクション ブロック*/
.introduction_block{
	max-width:1280px;
	margin-left:auto;	/* 左側マージンを自動的に空ける */
	margin-right:auto;	/* 右側マージンを自動的に空ける */
	text-align:left;	/* 中身を左側表示に戻す */
}

/* サブ_イントロダクション ブロック*/
.sub_introduction_block{
	width:900px;
	margin-left:auto;	/* 左側マージンを自動的に空ける */
	margin-right:auto;	/* 右側マージンを自動的に空ける */
	text-align:left;	/* 中身を左側表示に戻す */
	padding-top:30px;
	padding-bottom:30px;
}

/* サブ_イントロダクション タイトル */
.sub_introduction_title{
	padding-top:15px;
	padding-bottom:15px;
	font-size:16px;
}

/* 中古パソコン販売 料金表ページ リンク */
a.btn--orange.btn--border-solid{
	font-size:30px;
}

.btn, a.btn, button.btn {
	font-size:30px;
}

/* 新着情報 5件表示 */
.whatnew_box{
	flex-basis:20%;
}

/* 記事タイトル */
.whatnew_title h5{
	font-size:16px;
}

/* 税込価格 */
.price{
	font-size:14px;
}

/* WPS Office 標準搭載 */
.wpsbanner_img{
	max-width:99%;
}

/* 販売台数 */
.unitsold_block{
	border-radius:15px;
}

/* 左カラム */
.unitsold_number_block{
	font-size:calc(100vw * 30 / 1024);
}

/* 販売台数 テキスト */
.unitsold_text{
	font-size:calc(100vw * 30 / 1024);
}

/* 中古パソコン */
.vit-shop_usedpc{
	font-size:calc(100vw * 40 / 1024);
}

.bargain p{
	font-size:calc(100vw * 28 / 1024);
}

/* 販売台数 「台」 */
.unitsold_number_text{
	font-size:calc(100vw * 30 / 1024);
}

/* 販売台数 数字 */
.unitsold_number{
	font-size:calc(100vw * 80 / 600);
}

.sp_br{
	display:block;
}

.sp_br_2{
	display:block;
}

/* サービス一覧 */
.service_list{
	display:flex;
	align-items:stretch;
	justify-content:space-between;
}

/* サービス項目 */
.service{
	flex-direction:column;
	align-items:stretch;
	flex-basis:30%;
	padding:15px;
	border-radius:10px;
}

/* サービス項目 本文 */
.service_text{
	margin:0;
	padding:0;
}

}/* for PC design(square) END */

/* ------------------------------------ */
/* ▼PC用デザインとして付け足すデザイン（ワイドモニタ対応） */
/* ------------------------------------ */
@media print, screen and (min-width: 1366px) {

/* 区切り線（緑） */
.hr_g{
	width:1330px;
	margin-left:-25px;
	margin-top:25px;
	margin-bottom:25px;
}

/* 詳細ページへジャンプボタン Start
-------------------------------------------------- */

#jump_detail{
	width:100px;
	height:100px;
	position:fixed;
	right:5px;
	bottom:495px;
	z-index:10;
	opacity:0.8;
}

#jump_detail a{
	position:relative;
	display:block;
	width:100px;
	height:100px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_detail a::before{
	font-weight:900;
	font-size:36px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:12px;
	right:12px;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}

#jump_detail a::after{
	white-space:pre;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:65px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}
/* -------------------------------------------------- 
詳細ページへジャンプボタン End */

/* 初めてのお客様ページへジャンプボタン Start
-------------------------------------------------- */

#jump_first{
	width:100px;
	height:100px;
	position:fixed;
	right:5px;
	bottom:390px;
	z-index:10;
	opacity:0.8;
}

#jump_first a{
	position:relative;
	display:block;
	width:100px;
	height:100px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_first a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f059';
	font-size:36px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:12px;
	right:12px;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}

#jump_first a::after{
	content:'初めての\Aお客様';
	white-space:pre;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:55px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}
/* -------------------------------------------------- 
初めてのお客様ページへジャンプボタン End */


/* 料金表へジャンプボタン Start
-------------------------------------------------- */
#jump_pricelist{
	width:100px;
	height:100px;
	position:fixed;
	right:5px;
	bottom:285px;
	z-index:10;
	opacity:0.8;
}

#jump_pricelist a{
	position:relative;
	display:block;
	width:100px;
	height:100px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_pricelist a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f157';
	font-size:36px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:12px;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}
#jump_pricelist a::after{
	content:'修理\A料金表';
	white-space:pre;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:55px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}

/* -------------------------------------------------- 
料金表へジャンプボタン End */

/* 左カラム */
.unitsold_number_block{
	font-size:calc(100vw * 40 / 1920);
}

/* 販売台数 テキスト */
.unitsold_text{
	font-size:calc(100vw * 40 / 1920);
}

/* 中古パソコン */
.vit-shop_usedpc{
	font-size:calc(100vw * 60 / 1920);
}

.bargain p{
	font-size:calc(100vw * 38 / 1920);
	letter-spacing:6px;
	padding-left:6px;
}

/* 販売台数 「台」 */
.unitsold_number_text{
	font-size:calc(100vw * 40 / 1920);

}

/* 販売台数 数字 */
.unitsold_number{
	font-size:calc(100vw * 100 / 1920);
}

/* サービス項目 */
.service{
	padding:30px;
	border-radius:15px;
}

/* 初めての方でもご安心ください！ */
.firsttime_block{
	padding:30px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:15px;
}

/* ラインアップ多数あります */
.stock_block{
	padding:30px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:15px;
}

/* Windows11について */
.win11_support_block{
	padding:30px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:15px;
}

/* Webroot取扱店 */
.webroot_block{
	padding:30px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:15px;
}

/* WPS正規取扱店 */
.wps_license_block{
	padding:30px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:15px;
}

/* 富山県内3店舗 */
.shop{
	padding:30px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:15px;
}

}/* for PC design(wide) END */

/* ------------------------------------------------ */
/* ▼PC用として付け足すデザイン（横幅1920対応） */
/* ------------------------------------------------ */
@media print, screen and (min-width:1920px) {

/* 詳細ページへジャンプボタン Start
-------------------------------------------------- */
#jump_detail{
	width:120px;
	height:120px;
	position:fixed;
	right:5px;
	bottom:575px;
	z-index:10;
	opacity:0.8;
}

#jump_detail a{
	position:relative;
	display:block;
	width:120px;
	height:120px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_detail a::before{
	font-weight:900;
	font-size:40px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:12px;
	right:12px;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}

#jump_detail a::after{
	white-space:pre;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:75px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}
/* -------------------------------------------------- 
詳細ページへジャンプボタン End */

/* 初めてのお客様ページへジャンプボタン Start
-------------------------------------------------- */

#jump_first{
	width:120px;
	height:120px;
	position:fixed;
	right:5px;
	bottom:450px;
	z-index:10;
	opacity:0.8;
}

#jump_first a{
	position:relative;
	display:block;
	width:120px;
	height:120px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_first a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f059';
	font-size:40px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:12px;
	right:12px;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}

#jump_first a::after{
	content:'初めての\Aお客様';
	white-space:pre;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:65px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}
/* -------------------------------------------------- 
初めてのお客様ページへジャンプボタン End */


/* 料金表へジャンプボタン Start
-------------------------------------------------- */
#jump_pricelist{
	width:120px;
	height:120px;
	position:fixed;
	right:5px;
	bottom:325px;
	z-index:10;
	opacity:0.8;
}

#jump_pricelist a{
	position:relative;
	display:block;
	width:120px;
	height:120px;
	text-decoration:none;
	z-index:10;
	background-color:#006400;
	border-radius:10px;
}

#jump_pricelist a::before{
	font-family:"Font Awesome 7 Free";
	font-weight:900;
	content:'\f157';
	font-size:40px;
	color:#F4F4F4;
	position:absolute;
	width:25px;
	height:25px;
	top:12px;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	z-index:10;
}
#jump_pricelist a::after{
	content:'修理\A料金表';
	white-space:pre;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:65px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	color:#F4F4F4;
	z-index:10;
}

/* 左カラム */
.unitsold_number_block{
	font-size:30px;
}

/* 販売台数 テキスト */
.unitsold_text{
	font-size:40px;
}

/* 中古パソコン */
.vit-shop_usedpc{
	font-size:66px;
}

.bargain p{
	font-size:36px;
}

/* 販売台数 「台」 */
.unitsold_number_text{
	font-size:50px;

}

/* 販売台数 数字 */
.unitsold_number{
	font-size:160px;
}

/* -------------------------------------------------- 
料金表へジャンプボタン End */

}/* for PC design（横幅1920対応） END */

/* ---------------------------------------------------------------------- */
/* ▼PC用として付け足すデザイン（超高解像度4K・ウルトラワイドモニタ対策） */
/* ---------------------------------------------------------------------- */
@media only screen and (min-width: 3840px) {

/* イントロダクション */
.introduction{
	max-height:1000px;
}

}/* for PC design(4K/Ultra Wide) END */

/* --------------------------------------------------- */
/* ▼印刷用として付け足すデザイン 「バイ～ン対策」とも */
/* --------------------------------------------------- */
@media print{

/* 初めてのお客様 ジャンプボタン Start */
#jump_first{
	display:none;	/* 印刷しない */
}

#jump_first a{
	display:none;	/* 印刷しない */
}
/* トップへ戻るボタン End */

/* 料金表 ジャンプボタン Start */
#jump_pricelist{
	display:none;	/* 印刷しない */
}

#jump_pricelist a{
	display:none;	/* 印刷しない */
}
/* 料金表 ジャンプボタン End */

}/* for Print design END */