@charset "UTF-8";

/* -----------------------------------------------------------------------------
　共通
----------------------------------------------------------------------------- */

* {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 1.7;
	color: #333;
	max-height: 999999px;
	box-sizing: border-box;
}
body {
	-webkit-text-size-adjust: 100%;
}
header {
	overflow: hidden;
	margin-bottom: 10px;
}
main {
	display: block;
}
.content-outer {
	width: 1020px;
	margin: 0 auto;
}
.content-inner {
	width: 980px;
	margin: 0 auto;
}
.header-inner {
	width: 980px;
	margin:0 auto;
}

div#header h1, header h1 {
	text-align: center;
}
.pl10em {padding-left: 1em;}
h2.head {margin-bottom: 20px;}

.pc {display:block;}
.sp {display: none;}

a[href^="tel:"] {
	pointer-events: none;
	color: inherit;
}

.common-btn{
	margin:0 auto;
	width: 50%;
	display: block;
	color: #fff;
	text-align: center;
	background-color: #8fbf4a;
	position: relative;
	font-size:32px;
	font-weight:bold;
	line-height:2;
	letter-spacing:5px;
	padding:3px 0 0 0;
	margin-bottom: 30px;
}
.common-btn:hover {
	opacity:.9;
}
p.terms {
	text-align: center;
	margin-bottom: 15px;
}

article {
	margin-bottom: 100px;
}
section {
	margin-bottom: 30px;
}
h2 {
	margin-bottom: 20px;
	font-size: 40px;
	padding-top: 5px;
	border-left: 10px solid #8fbf4a;
	padding-left: 10px;
	line-height: 1;
}
h2 span > .fa {
	margin-right: 5px;
}

/* -----------------------------------------------------------------------------
　ヘッダー
----------------------------------------------------------------------------- */
header {
	min-width: 1020px;
	height: 390px;
	margin-bottom: 50px;
}
header #header-title {
	background: #8fbf4a;
	background: #fff;
	position: fixed;
	width: 100%;
	padding: 10px 0 5px;
	z-index: 9000;
}
header #header-title h1 {
	color: #fff6f3;
	position: relative;
}
header #header-title h1 span {
	color: #fbf9ec;
	color: #8fbf4a;
	font-size: 44px;
	font-weight: bold;
}
header #header-title h1 img {
	vertical-align: -2px;
	margin-right: 10px;
}
header #header-image {
	height: 370px;
	margin: 0 auto;
	background: url(../images/main-visual.jpg) #fff no-repeat center 60px;
}
header #image {
	background: url(../images/main-visual.jpg) #fff no-repeat center 60px;
	height: 370px;
}
.logo {
	width: 140px;
}

/* -----------------------------------------------------------------------------
　フッター
----------------------------------------------------------------------------- */
footer {
	min-width: 1020px;
	margin-top: 50px;
	background: #f2f2f2;
	height: 190px;
	position: relative;
}
footer address {
	position: absolute;
	top: 23px;
	left: 0;
	font-size:15px;
}
footer #copyright {
	display: block;
	text-align: center;
	color: #fff;
	width: 100%;
	padding: 20px 0;
	background: #8fbf4a;
	position: absolute;
	bottom: 0;
}
footer #footer-inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
footer #label {
	background: #fff;
	padding: 10px;
	float: right;
	margin-top: 10px;
}
footer #label .pmark {
	width: 80px;
}
footer #label .isms {
	width: 105px;
	margin-bottom: 2px;
}
footer #copyright small {
	color: #fff;
	font-size: 14px;
}
p.border {
	box-shadow: 1px 1px 10px 10px #ddd;
	padding-top: 10px;
}

/* -----------------------------------------------------------------------------
　メンテナンス告知
----------------------------------------------------------------------------- */
.mainte-container {
	width: 960px;
	padding: 6px 0 10px 0;
	border-top: 1px double #ccc;
	border-bottom: 1px double #ccc;
	margin-bottom: 10px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 30px;
}
.mainte-title {
	text-align: center;
	font-size: 18px;
	color: #333;line-height:2
}
.mainte-message {
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 1.4
}

/* -----------------------------------------------------------------------------
　お知らせ告知
----------------------------------------------------------------------------- */
.notice-container {
	width: 960px;
	padding: 6px 0 10px 0;
	border-top: 1px double #ccc;
	border-bottom: 1px double #ccc;
	margin-bottom: 10px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 30px;
}
.notice-title {
	text-align: center;
	font-size: 18px;
	color: #333;line-height:2
}
.notice-message p {
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 1.4
	margin-bottom: 10px;
}
.notice-message p:last-child {
	margin-bottom: 0;
}

/* -----------------------------------------------------------------------------
　NotFound
----------------------------------------------------------------------------- */
.notfound {
	margin: 150px 0;
}
.notfound .mes1 {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 50px;
}
.notfound .mes2 {
	text-align: center;
}


/* -----------------------------------------------------------------------------
　タブ
----------------------------------------------------------------------------- */
ul.tab {
	display: flex;
}
ul.tab li {
	width: 50%;
	border: 4px solid #333;
	padding: 10px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: #333;
	color: #fff;
}
ul.tab li:hover {
	cursor: pointer;
}

/* -----------------------------------------------------------------------------
　パソコン･スマホ･タブレットのお困り事を電話でサポート
----------------------------------------------------------------------------- */
article#telremote-features {
	margin-top: 50px;
}
.telremote-features {
	overflow:hidden;
	margin-bottom:40px;
}
.telremote-features p.copy {
	text-align:center;
	font-size:32px;
	font-weight:bold;
	line-height:1.3;
	margin: 30px 0;
}
.telremote-features p.copy span {
	font-size: inherit;
}
.telremote-features .service{
	border:2px solid #f2f2f2;
	padding:25px 0;
	background:#f2f2f2;
}
.telremote-features .service h2{
	color: #0068b6;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 1px;
	text-align: center;
	margin-bottom:10px;
}
.telremote-features .service ul {
	overflow:hidden;
	display: flex;
	justify-content: space-evenly;
}
.telremote-features .service img{
	width:100%;
	height:130px;
	background:#777;
	margin-bottom:10px;
}
.telremote-features .service h3 {
	text-align:center;
	font-weight:bold;
	font-size:28px;
	margin-bottom:10px;
	line-height:1.2;
	border-bottom:2px solid #444;
}
.telremote-features .service li {
	width: 430px;	
	margin-left:10px;
	float:left;
	padding:20px 10px;
}
.telremote-features .service li:last-child {
	display: none;
}
.telremote-features .service li:first-child {
	margin-left:0;
}
.telremote-features .service p{
	height: 120px;
	text-align: left;
}
.telremote-features .service a{
	display:block;
	text-align:center;
	background:#fb9e25;
	background: linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%) repeat scroll 0 0 #ffc477;
	padding:10px 0;
	margin:0 auto;
	width:90%;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border: 1px solid #;
}
.telremote-features .service a:hover{
	opacity:.8;
}

/* -----------------------------------------------------------------------------
　サポート対象OS
----------------------------------------------------------------------------- */
.telsupport-device,
.remotesupport-device {
	margin-bottom:20px;
	border:2px solid #ccc;
	padding:8px;
}
.telsupport-device h3,
.remotesupport-device h3 {
	display:inline-block;
	font-weight:bold;
	font-size:23px;
	background:#ccc;
	color:#fff;
	padding:8px 15px;
	margin-bottom:5px;
}
.telsupport-device h3 span,
.remotesupport-device h3 span {
	font-size:14px;
	font-weight:normal;
}
.telsupport-device ul,
.remotesupport-device ul {
	overflow:hidden;
}
.telsupport-device .device ul li,
.remotesupport-device .device ul li {
	float:left;
	font-weight:bold;
	margin-left:20px;
}
.telsupport-device .device ul li:first-child,
.remotesupport-device .device ul li:first-child {
	margin-left:0;
}
.telsupport-device .device ul li.pc span,
.remotesupport-device .device ul li.pc span {
	color:#ffebc8;
}
.telsupport-device .device ul li.sp span,
.remotesupport-device .device ul li.sp span {
	color:#ffe3f2;
}
.telsupport-device .device ul li.tab span,
.remotesupport-device .device ul li.tab span {
	color:#d5ffe9;
}
.telsupport-device ul li p,
.remotesupport-device ul li p {
	display: inline-block;
	width: 126px;
	border: 1px solid #ccc;
	text-align: center;
	padding-top: 95px;
	font-size: 15px;
}
.telsupport-device .device ul li p.win,
.remotesupport-device .device ul li p.win {
	background:url(/images/common_telremote/icon-windows.png) no-repeat center center #f2f2f2;
}
.telsupport-device .device ul li p.apple,
.remotesupport-device .device ul li p.apple {
	background:url(/images/common_telremote/icon-apple.png) no-repeat center center #f2f2f2;
}
.telsupport-device .device ul li p.android,
.remotesupport-device .device ul li p.android {
	background:url(/images/common_telremote/icon-android.png) no-repeat center center #f2f2f2;
}
.telsupport-device .sptos-list ul,
.remotesupport-device .sptos-list ul {
	overflow: hidden;
}
.telsupport-device .sptos-list ul li,
.remotesupport-device .sptos-list ul li {
	float: left;
	margin-right: 15px;
	text-indent: -1em;
	padding-left: 1em;
}

#telsupport,
#remotesupport {
	margin-top: -90px;
	padding-top: 90px;
}

/* -----------------------------------------------------------------------------
　サポートメニュー
----------------------------------------------------------------------------- */
.supportmenu-grp {
	margin-bottom: 40px;
}
.supportmenu{
	width:980px;
	overflow:hidden;
}
.supportmenu h3 {
	background-color: #f2f2f2;
	border: medium none;
	color: #231815;
	font-size: 18px;
	padding: 8px 5px 7px 5px;
	text-align: left;
	font-weight:normal;
}
.supportmenu .telsupport-image {
	width: 980px;
	height: 220px;
	margin-bottom: 15px;
	background: url(/images/common_telremote/telsupport_image02.jpg) no-repeat 0 0;
}
.supportmenu ul{
	width:1000px;
	overflow:hidden;
	margin-bottom: -20px;
}
.supportmenu ul li{
	border:1px solid #ccc;
	width:478px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.supportmenu ul li span.tag {
	background: #999;
	color: #fff;
	display: inline-block;
	padding: 0 3px;
	font-size: 11px;
	margin-top: 4px;
	line-height: 1.8;
	float: right;
}
supportmenu ul li span.tagpc {
	padding: 0 10px;
}
.supportmenu ul li img{
	width:130px;
	overflow:hidden;
	float:left;
}
.supportmenu ul li > div.inner {
	position: relative;
	padding: 5px;
	background-repeat: no-repeat;
	background-size: 110px auto;
	background-position: 5px 5px;
}
.supportmenu ul li > div p.description{
	margin-left:115px;
	min-height:120px;
	line-height: 1.5;
}
.supportmenu ul li > div p.support{
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	right: 5px;
}
.supportmenu ul li > div p.support span.price {
	color: #e50112;
	font-size: 18px;
	font-weight: normal;
}
.supportmenu ul li > div p.support span.yen {
	color: inherit;
	font-size: 12px;
	font-weight: normal;
}
.supportmenu ul li > div p span.attention1{
	font-size:13px;
	padding:5px 0px;
	line-height:18px;
	color:#777;
	line-height:1.2;
}
.remote-image {
	margin: 20px 0;
	width: 100%;
}
p.about-tools {
	padding:10px;
	background:#f0f8ff;
	font-size:14px;
	line-height:1.3;
	margin-bottom:10px;
}
#support_step {
	margin-bottom:20px;
}
#support_step h3 {
	font-size:25px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:1.4;
}
#support_step h3 span {
	font-weight:normal;
	font-size:16px;
}
#support_step p {
	margin-bottom:10px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
#support_step ul {
	overflow:hidden;
}
#support_step ul li{
	padding:8px 0;
	float:left;
	width:350px;
	height:280px;
	overflow:hidden;
}
#support_step img {
	width:350px;
	height:230px;
	display:block;
}

/* -----------------------------------------------------------------------------
　電話リモサポ料金表
----------------------------------------------------------------------------- */
.common_feetbl_3col  table{
	width:100%;
	margin-bottom:10px;
	table-layout:fixed;
}
.common_feetbl_3col  table,
.common_feetbl_3col  tr,
.common_feetbl_3col  th,
.common_feetbl_3col  td{
	border:2px solid #bbb;
}
.common_feetbl_3col  th,
.common_feetbl_3col  td{
	font-size:21px;
	line-height: 2;
	text-align:center;;
}
.common_feetbl_3col  th{
	text-align:center;
	background-color:#f2f2f2;
	line-height: 2.6;
}
.common_feetbl_3col .unitfee{
	font-size:29px;
	color: #e50012;
}
.common_feetbl_3col .td2,
.common_feetbl_3col .td2 * {
	color: #e50012;
	font-weight: bold !important;
}
.common_feetbl_3col td.fs28 {
	font-size: 32px !important;
}
.common_feetbl_3col .td2 span.fs18 {
	font-size: 18px !important;
}

/* -----------------------------------------------------------------------------
　電話リモサポフロー
----------------------------------------------------------------------------- */
.flow{
	margin-bottom:30px;
}
.flow table{
	width:100%;
	border:1px solid #ccc;
	line-height:1.4;
}
.flow th{
	padding:5px 10px;
	border:1px solid #ccc;
	text-align:center;
	font-size:40px;
	background-color:#f2f2f2;
	color:#333;
	vertical-align:top;
}
.flow th.th_t{
	border-top:1px solid #ccc;
}
.flow th.th_b{
	border-bottom:1px solid #ccc
}
.flow td{
	border:1px solid #ccc;
	padding:15px 10px;
}
.flow td p{
	background:url(/images/transparent.png) no-repeat 0 0;
}
.flow td p.h{
	font-weight:bold;
	font-size:25px;
	color:#333;
	margin-bottom:10px;
}
.flow .tel {
	color:#f00;
	font-size:24px;
	font-weight:bold;
}
.flow .howto-payment dt {
	clear: both;
}
.flow .howto-payment dl dd > div {
	float: left;
	width: 725px;
}
.flow .howto-payment p.title {
	font-weight: bold;
	color: #db0080;
	margin-bottom: 5px;
}
.flow .np-payment {
	margin: 10px 0 15px;
	font-size: 13px;
}
.flow .np-image {
	float: left;
	margin-top: -20px;
	margin-left: 15px;
}
.flow + a.common-btn {
	display: none;
}


/* -----------------------------------------------------------------------------
　訪問サポート特徴
----------------------------------------------------------------------------- */
#features {
	margin: 100px 0;
}
#features ul {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
#features ul li {
	width: 314px;
}
#features ul li .fa {
	display: block;
	text-align : center;
	font-size: 100px;
}
#features ul li .fa-clock-o {
	color: #6aa3f2;
}
#features ul li .fa-map-marker {
	color: #f2756a;
}
#features ul li .fa-user {
	color: #6af2b9;
}
#features ul li p {
	text-align: center;
	font-size: 26px;
}

/* -----------------------------------------------------------------------------
　訪問サポートパック
----------------------------------------------------------------------------- */
#list > div {
	position: relative;
	margin-bottom: 100px;
}
#list a {
	position :absolute;
	right: 0;
	top: 8px;
	background: #f2756a;
	color: #fff;
	padding: 5px 20px;
	display: inline-block;
	font-size: 16px;
}
#list a:hover {
	opacity: .8;
}
#list p.price {
	text-align: right;
	color: #e50012;
	font-size: 32px;
	font-weight: bold;
}
.about-tax {
	display: none;
}

/* -----------------------------------------------------------------------------
　訪問サポート料金
----------------------------------------------------------------------------- */
#price {
	margin-top: -100px;
	padding-top: 100px;
}
#price .price-tbl table {
	width: 100%;
	font-size: 21px;
	border: 2px solid #bbb;
	margin-bottom: 10px;
}
#price .price-tbl table th,
#price .price-tbl table td {
	font-size: 21px;
	border: 1px solid #ccc;
	padding :0 10px 0;
	height: 30px;
	line-height: 30px;
}
#price .price-tbl table thead th {
	text-align :center;
	font-size: 21px;
	background: #f2f2f2;
	border-bottom: 2px solid #bbb;
	line-height: 2.6;
}
#price .price-tbl table td {
	text-align: center;
	padding-right: 20px;
}
#price .price-tbl table td:last-child {
	text-align :right;
}
#price .price-tbl span.unit {
	font-size: 21px!important;
}

#price .price {
	color: #e50012;
	font-size: 32px;
	font-weight: normal;
	text-align:right;
}
#price .price span {
	color: inherit;
	font-size: 18px;
}
#price .price span.unit {
	font-weight: normal;
	font-size: 20px;
	color: #333;s
}
#price .em{
	background: url(../images/add-charge-bg1.jpg) no-repeat 0.5px 0;
	background-size: cover;
	width: 70px;
}
#price .le{
	background: url(../images/add-charge-bg2.jpg) no-repeat 0.5px 0;
	background-size: cover;
	width: 70px;
}
#price .price span.unit {
	font-weight: normal;
	font-size: 20px;
	color: #333;
}

/*---------- 全国訪問サポートエリア ----------*/
.support_area {
	border:none;
	padding:0;
	width:980px;
	height:580px;
}
.support_area a {
	text-decoration:none;
}
.support_area td {
	border: 1px solid #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
.support_area td a {
	color: #fff;
	display:block;
	text-decoration:none;
}
.btn_support_area {
	text-align: center;
}
.btn_support_area a {
	cursor:pointer;
	background-color:#8fbf4a;
	color: #fff;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	height: auto;
	line-height: 2;
	margin-left: 0;
	padding: 0 70px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.btn_support_area a:hover {
	opacity:.8;
}
.btn_support_area i.fa {
	color:#fff;
	font-size:200%;
	vertical-align: -15%;
}
.support_area p {
	font-size:28px;
	font-weight:bold;
}

/* ---------- お支払い ---------- */
.payment-info .payment-logo > a {
	display:inline-block;
	width:300px;
	margin-top:8px;
	margin-left:574px;
	margin-left:580px;
}
.payment-info .payment-logo > a img {
	width:300px;
}


/* -----------------------------------------------------------------------------
　お問合せ
----------------------------------------------------------------------------- */
#contact {
	margin-bottom: 30px;
}
#contact p.company {
	font-size: 24px;
	margin-bottom: 5px;
}
#contact p.tel {
	font-size: 48px;
	line-height: 1;
}
#contact section {
	float: left;
	width: 60%;
}
#contact section + section {
	float: right;
	width: 37%;
}
#contact a.btn {
	background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7b425), color-stop(1, #f29500));
	background-color: -moz-linear-gradient(top, #f7b425 5%, #f29500 100%);
	background-color: -webkit-linear-gradient(top, #f7b425 5%, #f29500 100%);
	background-color: -o-linear-gradient(top, #f7b425 5%, #f29500 100%);
	background-color: -ms-linear-gradient(top, #f7b425 5%, #f29500 100%);
	background: linear-gradient(to bottom, #f7b425 5%, #f29500 100%);
	background-color: #f7b425;
	font-size: 26px;
	color: #fff;
	padding: 15px 37px;
	display: inline-block;
	margin-top: 12px;
}
#contact a.btn {
	font-size: 24px;
	color: #fff;
	padding: 20px 10px;
	display: inline-block;
	margin-top: 40px;
}
#contact section {
	float: left;
	width: 65%;
}
#contact section + section {
	float: right;
	width: 35%;
}
#contact p.company {
	margin-bottom: 0;
}
#contact p.tel {
	font-size: 58px;
}
#contact p.call {
	display: inline-block;
	background: #f2756a;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}



/*-- デバイス絞込みリスト 2017.12 ADD --*/
#device {
	border: 5px solid #d2f5a0;
	padding: 10px 0px 10px 2px;
	margin: 30px 0 20px;
	position: relative;
}
#device > p {
	position: absolute;
	top: -13px;
	left: 10px;
	display: inline-block;
	padding: 0 5px 0 5px;
	background: #fff;
	z-index: 100;
}
#device ul {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	display: flex;
	justify-content: space-evenly;
}
#device ul.device-list li {
	font-size: 17px;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 15px;
}
#device ul.device-list li.now {
	color: #fff;
	background: #8fbf4a
}


h3.category{
	clear: both;
	padding: 0 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #333;
	font-size: 28px;
}


h2#menu,
#cate-list,
#cate2-menu .btn_cate-list,
#supportmenu div.btn_cate-list span a,
#cate7-menu ul li:nth-child(2) a{
	display: none;
}
#cate7-menu ul li#illegalremittance a{
	display: none;
}


#cate4-menu ul li:nth-child(3) p.description,
#cate4-menu ul li:nth-child(4) p.description{
	height:190px!important;
}

#cate4-menu ul li:nth-child(5) p.description,
#cate4-menu ul li:nth-child(6) p.description{
	height:150px!important;
}
#cate7-menu ul li:nth-child(n + 3) p.description{
	height:140px!important;
}


#supportmenu .marker{
	color:#b3b3b3;
}
#supportmenu{
	width: 980px;
	overflow: hidden;
}
#supportmenu ul{
	width: 1000px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
#supportmenu ul li{
	border:1px solid #ccc;
	width:478px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
/*
#supportmenu ul li:nth-child(even) {
	margin-right: 0;
}
*/
#cate-list > p {
	padding-left: 1em;
}
#cate-list ul li.nolink a,
#cate-list ul li.nolink a span {
	cursor: default;
	color: #ccc;
}
#cate-list ul li.nolink a:hover,
#cate-list ul li.nolink:hover {
	cursor: default;
	pointer-events: none;
	background: #f2f2f2;
}




#supportmenu ul li p.title{
	background-color: #f2f2f2;
	border: medium none;
	color: #231815;
	font-size: 18px;
	padding: 8px 5px 7px 6px;
	text-align: left;
}
#supportmenu ul li p.title span.tag {
	background: #999;
	color: #fff;
	letter-spacing: 0;
	display: inline-block;
	padding: 0 3px;
	font-size: 11px;
	font-weight: normal;
	float: right;
	line-height: 1.8;
	margin-top: 4px;
}
#supportmenu ul li p.title span.tagpc {
	padding: 0 5px;
}
#supportmenu ul li .inner{
	width: 478px;
	padding:5px;
	position: relative;
	min-height: 120px;
}
#supportmenu ul li a {
	color: #fff;
	background: #1480ff;
	padding: 0 3px;
	font-size: 13px;
}
#supportmenu ul li img{
	width:130px;
	padding-top:10px;
	overflow:hidden;
	float:left;
}
#supportmenu ul li p.description{
	margin-left: 140px;
	min-height: 120px;
	font-size: 16px;
	line-height: 1.5;
}
#supportmenu ul li p.description span{
	font-size:90%;
	color:#777;
}
#supportmenu ul li p.support{
	margin-left:150px;
	font-size: 12px;
	margin-bottom: 0;
	padding-top: 0;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 0;
}
#supportmenu ul li p.support span {
	font-size: 12px;
}
#supportmenu ul li p.support span.price{
	color: #e50112;
	font-size: 18px;
	font-weight: bold;
}
#supportmenu ul li span.orange {
	font-size: inherit;
	color: #ff6347;
}
#supportmenu ul li span.yen{
	color: inherit;
	font-size:12px;
	font-weight:bold;
}
#supportmenu .link{
	color:#0066cc;
}


/*----- ピックアップバナー -----*/
.pickup-banner {
	margin-bottom: 0;
}
.pickup-banner a {
	display: block;
	border: 1px solid #000;
	margin-bottom: 5px;
}
.pickup-banner a:last-child {
	margin-bottom: 10px;
}
#pickup-banner div { /*スマホバナーは非表示 */
	display: none;
}



#supportmenu ul li p.description {
	margin-left: 115px;
}
#supportmenu ul li {
	background-repeat: no-repeat !important;
	background-position: 5px 50px !important;
	background-size: 110px auto !important;
}
#supportmenu ul li a {
	display: none;
}
#cate-list {
	display: block;
	margin-bottom: 25px!important;
}
#cate7-menu ul li#illegalremittance a{
	display: none;
}
#cate-list {
	overflow: hidden;
}
#cate-list ul {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#cate-list ul li {
	float: left;
	width: 33.33%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#cate-list ul li#cate0-list {
	display :none;
}

#cate-telremote {
	display: none;
}
#cate4-menu ul li:nth-child(3) p.description,
#cate4-menu ul li:nth-child(4) p.description{
	height:auto!important;
}

#cate4-menu ul li:nth-child(5) p.description,
#cate4-menu ul li:nth-child(6) p.description{
	height:auto!important;
}
#cate7-menu ul li:nth-child(n + 3) p.description{
	height:auto!important;
}
#cate-list ul li a {
	display: block;
	line-height: 1.2;
	color: #333;
	padding-left: 5px;
	padding-top: 14px;
	padding-bottom: 10px;
	background: #f2f7ea;
}
#cate-list ul li a:hover {
	background: #f2f2f2;
}
#cate-list ul li a:hover span,
#cate-list ul li a:hover span.arrow {
}
#cate-list ul li span {
	font-weight: normal;
	font-size: 12px;
	color: #597731;
}
#cate-list ul li span.arrow {
	font-family: mono-space;
	color: #333;
}
.cate-detail {
	border: 1px solid #1480ff;
	margin-bottom: 10px;
}
.cate-detail p {
	padding: 15px;
	color: #1480ff;
	font-size: 18px;
}



#category1,
#category2,
#category3,
#category4,
#category5,
#category6,
#category7 {
	padding-top: 100px !important;
	margin-top: -100px !important;
}
.pickup-banner {
	margin-top: 10px !important;
}

/*------------------------------------------------------------------------------
　お支払い
------------------------------------------------------------------------------*/
.payment-info {
	overflow: hidden;
	margin-bottom: 5px;
}
.payment-info > p {
	margin-bottom:10px;
}
.payment-info ul {
	float: left;
	margin-top: 0px;
}
.payment-info .payment-logo {
	width: 980px;
	height: 150px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(/images/txt/payment-logo-pc.svg) no-repeat 0 0;
}
.payment-info .payment-logo5 {
	width: 980px;
	height: 70px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(/images/txt/payment-logo-telremote.jpg) no-repeat 0 0;
}
.payment-info .payment-logo > a {
	display:inline-block;
	width:300px;
	margin-top:8px;
	margin-left:580px;
}
.payment-info .payment-logo > a img {
	width:300px;
}

/*------------------------------------------------------------------------------
　お問合せ
------------------------------------------------------------------------------*/
#contact {
	margin: -70px 0 20px;
}
#contact dl.contact {
	/*width: 750px;*/
	margin: 20px auto 0;
	overflow: hidden;
	font-size: 15px;
}
#contact .contact dt {
	float: left;
	font-size: 15px;
}
#contact .contact dd {
	margin-left: 80px;
	font-size: 15px;
}
#contact p.company {
	font-size: 24px;
	margin-bottom: 5px;
}
