@charset "utf-8";

/*-------------------------------------

ミニPCをかんたん自作！ベアボーンキット特集

Copyright (c) Dospara Co., Ltd. All rights reserved. 
---------------------------------------*/

/*-------------------------------------
　PCページ基本設定
---------------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}
#lp_page {
	width: 960px;
	margin: 0 auto;
	color: #333333;
	line-height: 1.5em;
	font-size: 14px;
	position: relative;
}

/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}


/*-------------------------------------
　その他　PC
---------------------------------------*/
.red {
	color: #FF0004;
}
.header_box {
	margin: 0 0;
}
.multi_unit {
	margin: 60px auto;
	width: 805px;
	color: #333333;
}
.tit_bar {
	padding: 0 0 10px 10px;
	font-size: 2.4em;
	background: linear-gradient(transparent 60%, #7bbaed 70%);
}
.tit_bar:first-letter {
	font-size: 1.4em;
}
.about_box {
	height: 360px;
	background: url(/5info/img/dg_ua1/img_001.jpg) no-repeat;
	background-size: 45%;
	background-position: right 10px top 20px;
}
.about_box_l {
	padding: 80px 0 0 10px;
    width: 490px;
    font-size: 1.4em;
    line-height: 1.8em;
}
.sub_tex {
	margin: 30px 35px 0 0;
	font-size: 0.6em;
	line-height: 1.8em;
}
.special_box {
	/*height: 650px;*/
	background: url(/5info/img/dg_ua1/img_002.jpg) no-repeat;
	background-size: 32%;
	background-position: left 10px top 80px;
}
.special_box_r {
	padding: 15px 0 0 235px;
    width: 550px;
    font-size: 1.8em;
    line-height: 1.4em;
}
.special_box_r ul {
	margin: 0 0 0 55px;
}
.special_box_r ul li {
	position: relative;
	display: inline-block;
 	margin: 20px 0 5px 15px;
	padding: 20px 25px;
    width: 440px;
	font-size: 18px;
	line-height: 1.6em;
	background: #f6f4ea;
	border-radius: 10px;
}
.special_box_r ul li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #f6f4ea;
}
.special_box_r ul li p {
	margin: 0 0 10px;
	font-size: 1.2em;
	/*font-weight: bold;*/
	color: #0075d1;
}
.settei {
	margin: 0 0 -10px !important;
	float: right;
	font-size: 14px !important;
}
.item_unit {
	margin: 35px 0 0;
	padding: 25px 40px;
	border: #4aa1e7 5px solid;
	overflow: hidden;
}
.item_unit img {
	float: right;
}
.item_box {
	width: 435px;
	text-align: center;
}
p.item_name {
	padding: 30px 0 0;
	font-size: 3.2em;
}
p.item_price {
	padding: 50px 0 0;
	font-size: 3.4em;
	color: #FF0004;
}
.item_tax {
	font-size: 0.6em;
}
p.item_buy {
	padding: 45px 0 15px;
	font-size: 1.6em;
	color: #0075d1;
}
.pc_buy {
	padding: 12px 0;
	border: #026dbb 3px dashed;
}
p.pc_buy_name {
	font-size: 24px;
	line-height: 1.2em;
}
.apply_btn a {
	margin: 15px auto 25px;
	padding: 15px 0 7px;
	background: #0075d1;
	width: 100%;
	color: #FFFFFF;
	display: block;
	font-size: 26px;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	box-shadow: 0px 3px 0px 0px #666;
}
.apply_btn .to_page {
	color: #fff;
	font-size: 16px;
}

.notice {
	margin: 10px 0 0;
}



/*-------------------------------------
　SP （0〜479pxの場合に適用するCSS）
---------------------------------------*/
@media screen and (max-width:479px){
	
	.pc, .sp_no {
		display:none;
	}
	

/*-------------------------------------
　SPページ基本設定
---------------------------------------*/
	#lp_page {
		width: 97%;
		margin: 20px auto;
		color: #333333;
		line-height: 1.5em;
		font-size: 100%;
		position: relative;
	}
	#main img {
		max-width:100%;
		height:auto;
	}
	
/*-------------------------------------
  その他　SP
---------------------------------------*/
.multi_unit {
	margin: 50px auto;
	width: 100%;
}
.tit_bar {
	padding: 0 0 5px 10px;
	font-size: 2.0em;
}
.about_box {
	height: 360px;
	background: url(/5info/img/dg_ua1/img_001.jpg) no-repeat;
	background-position: right top 190px;
	background-size:70% auto;
}
.about_box_l {
	padding: 20px 0 0 0;
    width: 100%;
    font-size: 1.4em;
    line-height: 1.4em;
}	
.sub_tex {
	margin: 10px 0 0 0;
	font-size: 0.7em;
}
.special_box {
	height: 880px;
	background: url(/5info/img/dg_ua1/img_002.jpg) no-repeat;
	background-position: left 50px top 550px;
	background-size:60% auto;
}
.special_box_r {
	padding: 0 0;
    width: 100%;
    font-size: 1.8em;
    line-height: 1.4em;
}
.special_box_r ul {
	margin: 0 0 0 0px;
}
.special_box_r ul li {
	position: relative;
	display: inline-block;
 	margin: 20px 0 5px;
	padding: 15px;
 	width: 90%;
	font-size: 16px;
	line-height: 1.4em;
	border-radius: 8px;
}
.special_box_r ul li:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #f6f4ea;
}	
.special_box_r ul li p {
	margin: 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
.settei {
	margin: 10px 0 -5px !important;
	float: right;
	font-size: 12px !important;
}
.item_unit {
	margin: 35px 0 0;
	padding: 15px 15px;
	border: #4aa1e7 3px solid;
}	
.item_unit img {
	float: none;
}
.item_box {
	width: 100%;
	text-align: center;
}
p.item_name {
	padding: 20px 0 0;
	font-size: 2.6em;
}
p.item_price {
	padding: 30px 0 0;
	font-size: 2.8em;
}
.item_tax {
	font-size: 0.6em;
}
p.item_buy {
	padding: 25px 0 15px;
	font-size: 1.6em;
	color: #0075d1;
}
.pc_buy {
	padding: 12px 0;
	border: #026dbb 2px dashed;
}
p.pc_buy_name {
	font-size: 20px;
	line-height: 1.2em;
}	
.apply_btn a {
	margin: 15px auto 10px;
	font-size: 22px;
}


}
