/*共通パーツ*/
#footerNavLink.oya li ul.ko li.evangelist{
	margin-left:17px;
}
.bt_type07_min.green01_min, .bt_type07_min.orange01_min {
	width: 120px !important;
}




/*ダウンロード*/
.dl_btarea .bt_type07 a{
	/*ダウンロード＆トライアルページ：ダウンロードボタンの長文対応*/
	/*line-height:1em;*/
	padding:0.4em 0;
	background-position:left bottom;
}
.dl_btarea .bt_type07.green02 a{
	background-color: #9ddf4f;
}
.tour_link .bt .bt_type07_min a{
	background-position:left bottom;
	background-color:#fefffe;
}

@media screen and (max-width: 1105px) {
	#Header_menu ul li a, #Header_menu ul li p.commingsoon {
		min-width: 4em;
	}
	.bt_type07_min.green01_min,
	.bt_type07_min.orange01_min {
		width:70px !important;
	}
	.bt_type07_min.green01_min a,
	.bt_type07_min.orange01_min a {
		font-size: 12px !important;
	}
}
@media screen and (max-width: 759px){
	.green01_large a{
		font-size: 160% !important;
	}
	.orange01_large a{
		font-size: 160% !important;
	}
}
@media screen and (max-width: 460px) {
	.site_top h2.badge, h1.badge{
		padding-right:20px;
	}
	.site_top h2.badge .text, h1.badge .text,
	.site_top h2.badge .space, h1.badge .space {
		display:block;
		width:auto;
		padding:5px 0 0 0;
	}
	.site_top h2.badge .space, h1.badge .space {
		text-align:center;
	}
	.site_top h2.badge .space img, h1.badge .space img {
		width:75px !important;
		height:67px;
	}
}

/*---------------------------------------------------------------------------parts*/
.paragraph{/*改行位置を調節*/
	display:inline-block;
}
@media screen and (max-width: 759px){
	.paragraph{
		display:block;
	}
}

/*------------------------------------------------------------------------purchase*/
.dl_table table tbody tr td.product_name.pro{
	background-color:#7CCAD3;
}
.dl_table table tbody tr td.product_name.ex{
	background-color:#498ECC;
}
.dl_table table tbody tr.price th{
	font-size:150%;
	padding-top:16px;
}
.dl_table table tbody tr.price td{
	font-size:210%;
	padding:16px 0 2px;
	line-height:1.1em;
}
.dl_table table tbody tr.price td.pro,
.dl_table table tbody tr.price td span.pro{
	color:#7CCAD3;
}
.dl_table table tbody tr.price td.ex,
.dl_table table tbody tr.price td span.ex{
	color:#498ECC;
}
.dl_table table tbody tr.price td span.font_gray{/*セール*/
	font-size:75%;
	text-decoration:line-through;
}
.dl_table table tbody tr.price td span.font_gray:after{/*セール*/
	content:url("/view/img/en/icon_rarr2.jpg");
	vertical-align:2px;
	padding:0 10px;
}
.dl_table table tbody tr.price td span.font_red{/*セール*/
	display:inline-block;
}
.dl_table table tbody tr.price td span.discount{/*セール*/
	display:block;
	padding:0;
	margin-bottom:4px;
	font-size:100%;
}
@media screen and (max-width: 1200px) {
.dl_table table tbody tr.price td span.font_red{/*セール*/
	display:block;	
}
}
@media screen and (max-width: 1000px) {
.dl_table table tbody tr.price td span.font_gray{/*セール*/
	line-height:1.4em;
}
.dl_table table tbody tr.price td span.font_red{/*セール*/
	display:block;

}
.bt_type07_min.green01_min a,
.bt_type07_min.orange01_min a {
	font-size: 14px !important;
}
}
@media screen and (max-width: 760px){
.dl_table table tbody tr.price td span.font_gray{/*セール*/
	font-size:60%;
}
.dl_table table tbody tr.price td span.font_gray:after{/*セール*/
	content:normal;
	padding:0;
}
.text_price_usd{
	font-size:70%;
}
}
.dl_table table tbody tr.tax_caution td{
	text-align:left;
	font-size:85%;
	padding:10px 0 10px;
}
.dl_table table tbody tr.button{
	background-color:#E7E7E7;
}
.dl_table table tbody tr.button th{
	padding-top:15px;
	font-size:120%;
	line-height:1.3em;
}
.dl_table table tbody tr.button td.app_caution{
	position:relative;	
}
.dl_table table tbody tr.button td.app_caution p{
	position:absolute;
	width:100%;
	margin:0;
	bottom:-35px;
	left:0;
	font-size:115%;
}
@media screen and (max-width: 760px){
.dl_table table tbody tr.button td.app_caution{
	position:static;	
}
.dl_table table tbody tr.button td.app_caution p{
	position:static;
	margin-bottom:15px;
}
}

/*------------- 180418_galleryページ下部導線*/
.btm_buy_area > div.logo_bt .logo p{
	font-size:115%;
}

@media screen and (max-width: 1200px) {
	.btm_buy_area .bt_type07_large a {
		font-size: 150%;
	}
}
@media screen and (max-width: 900px) {
	.btm_buy_area > div.logo_bt .logo p{
		font-size:90%;
	}
	.btm_buy_area .bt_type07_large {
		width:100% !important;
		float:none !important;
	}
}