@charset "utf-8";

/**
 * common: コンテンツ共通
 */


/*----------------------------------------------------------------------
	section
----------------------------------------------------------------------*/
.sec{}

.sec-inner{
	width: 978px;
	margin: 0 auto;
}

.sec-inner p.lead{
	font-size:15px;
	font-size:1.5rem;
}

/*----------------------------------------------------------------------
	Sidemenu
----------------------------------------------------------------------*/
#Sidemenu{
	position: absolute;
	top: 226px;
	right:0;
	z-index: 1000;
}
#Sidemenu_lower_top{
	position: absolute;
	top: 660px;
	right:0;
}
#Sidemenu_lower{
	position: absolute;
	top: 126px;
	right:0;
}
#Sidemenu li,
#Sidemenu_lower_top li,
#Sidemenu_lower li{
	margin:0 0 18px 0;
}

/* PageTtl
--------------------------------------------------*/
#PageTtl .ttl{
	height: 400px;
	background: #506bb8 url(/shared/images/page_ttl_bg.jpg) no-repeat 50% 0;
}
#PageTtl.type02 .ttl{
	height: 390px;
}

#PageTtl h1{
	padding-top: 98px;
	text-align: center;
	color: #fff;
}
#PageTtl h1.line-2 {
	padding-top: 30px;
	text-align: center;
	color: #fff;
}
#PageTtl.type02 h1{
	padding: 85px 0 28px;
}
#PageTtl h1 span.main{
	display: block;
	line-height: 1;
	font-size: 60px;
	font-size: 6.0rem;
	-ms-text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	-moz-text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	-webkit-text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	padding-bottom:46px;
	margin-bottom:28px;
	background: url(/shared/images/ttl_bottom.gif) no-repeat 50% bottom;
}
#PageTtl h1.line-2 span.main{
	font-size:40px;
	font-size:4.0rem;
	background: none;
	line-height: 1.2;
	letter-spacing: 1px;
}
#PageTtl p{
	font-size:24px;
	font-size:2.4rem;
	color:#FFF;
	line-height: 1.8;
	text-align:center;
}
#PageTtl h1 span.sub{
	display: block;
	padding-top: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
}

#PageTtl.type02 h1 span.sub{
	padding-bottom: 35px;
	background: url(/shared/images/page_ttl_bg.png) no-repeat 50% 100%;
}


/* #Refresh
--------------------------------------------------*/
#Refresh{
	padding: 60px 0 90px;
	text-align: center;
}


/*----------------------------------------------------------------------
	navi
----------------------------------------------------------------------*/
.inner-navi02{
	background: url(/shared/images/bg_submenu.jpg) repeat-x left top;
	height:22px;
	font-size: 13px;
	font-size: 1.3rem;
	padding:9px 0;
}
.inner-navi02 li{
	float: left;
	margin: 0 0 5px 0;
	padding-left: 17px;
	background: url(/shared/images/ico_submenu.gif) no-repeat 0 center;
}

.inner-navi02 li.home{
	margin-top:4px;
	background: none;
}
.inner-navi02 li {
	width: auto;
	margin-right: 12px;
}


/*----------------------------------------------------------------------
	left-cont
----------------------------------------------------------------------*/
.left-cont{
	width:704px;
	margin-top:70px;
	float:left;
	display:inline;
}
/*----------------------------------------------------------------------
	right-cont
----------------------------------------------------------------------*/
.right-cont{
	background:#E8F5FF;
	width:220px;
	margin-top:70px;
	display:inline;
	float:right;
}
.right-cont dl{
	padding-bottom:30px;
}
.right-cont dt{
	background:#2177AD;
	padding:20px;
	color:#FFF;
	font-size:17px;
	font-size:1.7rem;
	border-top:1px solid #FFF;
}
.right-cont dd{
	font-size:14px;
	font-size:1.4rem;
	line-height:1.6;
	border-bottom:1px solid #D0EBFF;
}
.right-cont dd.line2 {
	line-height: 1.35;
}
.right-cont dd.ban {
	padding:30px 0 0;
	text-align:center;
	border:none;
}
.right-cont dd.ban + dd.ban {
	padding:10px 0 0;
}
.right-cont dd a{
	background:url(/shared/images/ico_arrow01.png) 25px 50% no-repeat;
	padding:15px 15px 15px 50px;
	color:#0D598D;
	border-bottom: solid 4px #E8F5FF;
	display:block;
}
.right-cont dd.active a,
.right-cont dd a:hover{
	background-color:#D0EBFF;
	border-bottom:4px solid #1A83C1;
}
.right-cont dd a:link{
	text-decoration:none;
}
.right-cont dd a:hover{
	text-decoration:none;
}
.right-cont dd a:visited{
	text-decoration:none;
}
.right-cont dd.ban a{
	background:none;
	padding:0;
}
.right-cont dd.ban.active a,
.right-cont dd.ban a:hover{
	border-bottom: solid 4px #E8F5FF;
	opacity:0.85;
}

.right-cont ul.menu_sub {
	background:#F6FBFF;
	margin:0;
	padding:0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.right-cont ul.menu_sub li {
	width:100%;
	font-size: 13px;
	font-size: 1.3rem;
	line-height:1.4;
	display:inline-block;
}
.right-cont ul.menu_sub li span {
	/*padding-left:20px;*/
	display:block;
}
.right-cont ul.menu_sub li a {
	background: url("/shared/images/ico_arw07.png") no-repeat scroll 45px 50% rgba(0, 0, 0, 0);
	width:100%;
	padding:12px 0 10px 60px;
	color:#0d598d;
	text-decoration:none;
	border-bottom:1px solid #D0EBFF;
	display:block;
}
.right-cont ul.menu_sub li a:hover,
.right-cont ul.menu_sub li.active  a {
	background-color:#D0EBFF;
	border-bottom:1px solid #8ACAEF;
}


/*----------------------------------------------------------------------
	h
----------------------------------------------------------------------*/
.ttl-type01{
	margin: 40px 0 30px;
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
	color: #004381;
	background: url(/shared/images/ttl_bg.png) repeat-x 0 50%;
}
.ttl-type01 span{
	background: #FFF;
	padding: 0 30px;
}

.ttl-type02{
	margin: 40px 0;
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
	background: #F08512;
}
.ttl-type02 span{
	color:#FFF;
	padding: 0 30px;
}

.ttl-type03{
	margin: 40px 0;
	text-align: center;
	font-size: 26px;
	font-size: 2.6rem;
	line-height:1.4;
	color: #004381;
	background: #FFF;
	position:relative;
}
.ttl-type03 span:before{
	background:url(/shared/images/ttl_bg_L.png) no-repeat left top;
	width:16px;
	height:29px;
	margin:0 18px 0 0;
	content:"■";
	display:inline-block;
	text-indent:-9999em;
}
.ttl-type03 span:after{
	background:url(/shared/images/ttl_bg_R.png) no-repeat left top;
	width:16px;
	height:29px;
	margin:0 0 0 15px;
	content:"■";
	display:inline-block;
	text-indent:-9999em;
}


.main_copy {
	color:#344A5F;
	font-weight:bold;
	font-size:26px;
	font-size:2.6rem;
	line-height:1.6;
	text-align:left;
	margin-bottom:30px;
}
.main_copy.sp {
	letter-spacing:-0.005em;
}
.main_copy.sp2 {
	letter-spacing:-0.0475em;
}
.ttl-product-detail {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #21AEE6;
	border-left: 5px solid #21AEE6;
	padding: 1px 10px; 0 13px;
	margin-bottom:20px;
}

/*----------------------------------------------------------------------
	ico
----------------------------------------------------------------------*/
span.link{
	background: url(/shared/images/ico_arw04.png) no-repeat left 5px;
	padding:0 0 0 17px;
}
.sec a.blank{
	padding-right: 16px;
	background: url(/shared/images/ico_blank02.png) no-repeat right center;
}

.pdf a{
	display: inline-block;
	padding: 5px 35px 5px 0;
	background: url(/shared/images/ico_pdf.png) no-repeat 100% 5px;
}


/*----------------------------------------------------------------------
	list
----------------------------------------------------------------------*/

ul.notes li{
	padding: 2px 0 2px 1em;
	text-indent: -1em;
	font-size:14px;
	font-size:1.4rem;
}

ul.disc{
	padding-left: 2em;
}
ul.disc li{
	list-style: disc;
	line-height:1.8;
}

ol.decimal{
	padding-left: 2em;
}
ol.decimal li{
	padding-top: .8em;
	list-style: decimal;
}



/*----------------------------------------------------------------------
	table
----------------------------------------------------------------------*/
table{
	width: 100%;
	border: none;
	line-height: 1.8;
}

table th,
table td{
	padding: 15px 23px;
	border: 2px solid #fff;
	vertical-align: middle;
}

table th{
	white-space: nowrap;
}

table .none{
	text-align: center;
}
table .none img{
	vertical-align: middle;
}

/* .table-type01
--------------------------------------------------*/
.table-type01 th,
.table-type01 td{
	text-align: center;
}
.table-type01 th a{
	color:#2077ac;
}
.table-type01 th a:hover{
}

.table-type01 thead{ color: #fff;}
.table-type01 thead th{	background: #2177ad;}
.table-type01 thead td{ background: #51a9dd;}

.table-type01 thead th.row,
.table-type01 tbody th{ background: #E9EAEB; color: #555;}
.table-type01 tbody td{ background: #ebf7fd}


/* .table-type02
--------------------------------------------------*/
.table-type02 th{
	background: #2177ad;
	width:25%;
	color: #fff;
	text-align: center;
}
.table-type02 th ul.disc{
	padding-left:4em;
}
.table-type02 td{
	background: #ebf7fd;
}


/* .table-type03
--------------------------------------------------*/
.table-type03{
	margin-bottom: 15px;
}
.table-type03 col{ background: #ebf7fd;}
.table-type03 col:nth-child(odd){ background: #ebf7fd;}
.table-type03 col:nth-child(even){ background: #d2effa;}

.table-type03 th,
.table-type03 td{
	text-align: left;
}
.table-type03 thead th{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: center;
}
.table-type03 th:first-child{
	background: #e8e8e8 !important;
	color:#444 !important;
}
.table-type03 th:nth-child(odd){
	background: #37A7E1;
	color: #fff;
}
.table-type03 th:nth-child(even){
	background: #004381;
	color: #fff;
}

.table-type03 tbody{
	color: #394B53;
}


/* .table-type04
--------------------------------------------------*/
table.table-type04 th,
table.table-type04 td{
	border: 1px solid #DADEE1;
}
table.table-type04 th{
	text-align: left;
	background: #f6f6f6;
}


/* .table-type05
--------------------------------------------------*/
.table-type05 th,
.table-type05 td{
	text-align: left;
}

.table-type05 thead{ color: #fff;}
.table-type05 thead th{	background: #2177ad;}
.table-type05 thead td{ background: #51a9dd;}

.table-type05 thead th.row,
.table-type05 tbody th{ background: #E9EAEB; color: #555;}
.table-type05 tbody td{ background: #ebf7fd}




/*----------------------------------------------------------------------
	form
----------------------------------------------------------------------*/
/* input */
input[type="checkbox"],
input[type="radio"]{
	vertical-align: text-bottom;
}


/*----------------------------------------------------------------------
	box
----------------------------------------------------------------------*/

/* .plans-box
   .cp-box
--------------------------------------------------*/
.plans-box,
.new-box,
.cp-box{
	background:#FFF;
	margin:20px 0 0;
	padding:7px 20px 15px;
}
.plans-box h5,
.new-box h5,
.cp-box h5{
	margin:0 0 5px;
	font-size:20px;
	font-size:2rem;
	font-weight:bold;
	text-align:center;
}
.cp-box h5 span{
	font-size:15px;
	font-size:1.5rem;
}

/* .plans-box のみ */
.plans-box{
	border:2px solid #2177AD;
}
.plans-box h5{
	color:#013b81;
	border-bottom:1px solid #2177AD;
}
.plans-box li{
	padding:10px 0 0;
	line-height:1.2;
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
}
.plans-box li span{
	display:block;
	padding:5px 0 0 20px;
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
}

/* .new-box のみ */
.new-box{
	background:url(/shared/images/bg_new.png) no-repeat left top;
	background-color:#FBFBFB;
	border:2px solid #96B0CB;
}
.new-box h5{
	color:#85B831;
	border-bottom:3px solid #CCD9E6;
}
.new-box li{
	padding:10px 1em 0;
	line-height:1.8;
	font-size:14px;
	font-size:1.4rem;
}
.new-box li em{
	background:#8FC635;
	margin:-10px 0 3px;
	padding:6px 10px 5px;
	color:#FFF;
	font-size:13px;
	font-size:1.3rem;
	line-height:1;
	display:inline-block;
	border:1px solid #85B831;
	border-radius:30px;
}

/* .cp-box のみ */
.cp-box{
	border:2px solid #FFA36A;
}
.cp-box h5{
	color:#F08512;
	border-bottom:3px solid #FFA36A;
}
.cp-box ul.disc{
	margin-top:7px;
}
.cp-box p{
	padding:10px 1em 0;
	line-height:1.5;
}
.cp-box .bold{
	font-weight:bold;
	font-size:15px;
	font-size:1.5rem;
}
.cp-box .subject{
	margin:3px 0 0;
	padding:5px 0 0;
	font-size:12.5px;
	font-size:1.25rem;
	border-top:1px solid #c8cbd2;
}
.cp{
	background:#FAFAFA;
	margin:15px 0 0;
	padding:20px 0 10px;
	text-align:center;
	border:2px solid #F08512;
}
.cp p{
	padding:0 0 5px;
	font-weight:bold;
	font-size:18px;
	font-size:1.8rem;
	color:#F08512;
	line-height:1;
}
.cp span{
	font-size:14px;
	font-size:1.4rem;
	margin-left:15px;
}

/* .banner-box のみ */

.banner-box {
	width:100%;
	overflow:hidden;
	text-align:center;
}
.banner-box ul {
	margin:0 auto;
	font-size:0;
}
.banner-box li {
	display:inline-block;
	font-size:14px;
	font-size:1.4rem;
}
.banner-box li:hover {
	opacity:0.85;
}
/*
.banner-box li img {
	width:233px;
	height:auto;
}
*/

.left-cont .banner-box p{
	padding:0 0 5px;
	text-align:left;
}
.left-cont .banner-box li{
	width:233px;
	overflow:hidden;
	border:1px solid #D4DBDD;
	border-right:none;
}
.left-cont .banner-box li+li{
	border-left:none;
}
.left-cont .banner-box li:last-child{
	border-right:1px solid #D4DBDD;
}


/*----------------------------------------------------------------------
	汎用
----------------------------------------------------------------------*/
.of-h{
	clear:both;
	overflow:hidden;
}
.mt0{
	margin-top:0px!important;
}
.mt5{
	margin-top:10px!important;
}
.mt20{
	margin-top:20px!important;
}
.mt70{
	margin-top:70px!important;
}
.mb5 {
	margin-bottom:5px!important;
}
.mb10 {
	margin-bottom:10px!important;
}
.mb15{
	margin-bottom:15px!important;
}
.mb20 {
	margin-bottom:20px!important;
}
.mb30{
	margin-bottom:30px!important;
}
.mb40{
	margin-bottom:40px!important;
}
.mb50{
	margin-bottom:50px!important;
}
.mb60{
	margin-bottom:60px!important;
}
.mb100{
	margin-bottom:100px!important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: center !important;
}
.tac{
	text-align:center!important;
}
.del{
	padding:0 !important;
	text-decoration:line-through;
}
.cp-txt{
	color:#1db27e;
	font-weight:bold;
}

.small{
	font-size:13px !important;
	font-size:1.3rem !important;
}


/*----------------------------------------------------------------------
	お申込みボタン
----------------------------------------------------------------------*/

.btn-order span{
	color:#F1B450;
	font-size:18px;
	font-size:1.8rem;
	display:block;
	margin-bottom:5px;
}
.btn-order span.dark{
	color:#FF8C45;
}
.btn-order a{
	display:block;
	background-color:#FF8C45 !important;
	width:360px;
	margin:0 auto;
	padding:24px 0 21px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:25px;
	font-size:2.5rem;
	color:#FFF;
	box-shadow:2px 2px 0 #CC7037;
}
.btn-order a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left center;
	width:17px;
	padding-right:10px;
	z-index:100;
	text-indent:-9999em;
}
.btn-order a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:305px center;
}
.btn-order a:hover{
	background-color:#FF701A !important;
	box-shadow:2px 2px 0 #9D5428;
}

.btn-order + p.flow{
	margin:0 auto;
	padding:10px 0 0;
}
.btn-order + p.flow a{
	background:url("/shared/images/ico_arw06.png") no-repeat left center;
	padding:0 0 0 20px;
	text-decoration:none;
}
.btn-order + p.flow a:hover{
	text-decoration:underline;
}


/*  お申込みボタン（小さめサイズ）      */
.btn-order.short span{
	font-size:13px;
	font-size:1.3rem;
}
.btn-order.short a{
	width:280px;
	padding:16px 0 13px;
	font-size:18px;
	font-size:1.8rem;
}
.btn-order.short a.blank{
	background-position:230px center;
}

/*  お申込みボタン（大きめサイズ）      */
.btn-order.large span{
	font-size:18px;
	font-size:1.8rem;
}
.btn-order.large a{
	width:590px;
	padding:35px 0 28px;
	font-size:35px;
	font-size:3.5rem;
}
.btn-order.large a:before{
	background:url(/shared/images/ico_arw_order_large.png) no-repeat left center;
	width:31px;
}
.btn-order.large a.blank{
	background-position:475px center;
}


/*----------------------------------------------------------------------
	お問合せボタン
----------------------------------------------------------------------*/

.btn-contact a{
	display:block;
	background-color:#20AEE5 !important;
	width:360px;
	max-height:80px;
	margin:0 auto;
	padding:16px 0 12px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
	font-size:2.2rem;
	color:#FFF;
	box-shadow:2px 2px 0 #1987B3;
	vertical-align:middle;
}
.btn-contact a span{
	display:block;
	padding-top:5px;
	font-size:12px;
	font-size:1.2rem;
}
.btn-contact a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left 0;
	width:17px;
	padding-right:15px;
	line-height:1;
	vertical-align:middle;
	z-index:100;
	text-indent:-9999em;
}
.btn-contact a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:300px center;
}
.btn-contact a:hover{
	background-color:#079FDA !important;
}


/*----------------------------------------------------------------------
	カスタマーポータル　ログインボタン
----------------------------------------------------------------------*/

.btn-portal a{
	display:block;
	background-color:#20AEE5 !important;
	width:360px;
	margin:0 auto;
	padding:24px 0 21px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
	font-size:2.2rem;
	color:#FFF;
	box-shadow:2px 2px 0 #1987B3;
}
.btn-portal a span{
	padding-right:5px;
	font-size:18px;
	font-size:1.8rem;
}
.btn-portal a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left 2px;
	width:17px;
	padding-right:7px;
	z-index:100;
	text-indent:-9999em;
}
.btn-portal a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:330px center;
}
.btn-portal a:hover{
	background-color:#079FDA !important;
}
.btn-portal + p.lead-login{
	background:url(/shared/images/ico_blank02.png) no-repeat 325px 18px;
	padding:10px 0 0;
	text-align:center;
}
.btn-portal + p.lead-login a{
	background:url(/shared/images/ico_arw04.png) no-repeat left center;
	padding:0 0 0 15px;
	text-decoration:none;
}
.btn-portal + p.lead-login a:hover{
	text-decoration:underline;
}

/*----------------------------------------------------------------------
	会員WEB　ログインボタン
----------------------------------------------------------------------*/

.btn-member a{
	display:block;
	background-color:#FF8C45 !important;
	width:360px;
	max-height:80px;
	margin:0 auto;
	padding:24px 0 21px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
	font-size:2.2rem;
	color:#FFF;
	box-shadow:2px 2px 0 #CC7037;
}
.btn-member span{
	padding-right:5px;
	font-size:18px;
	font-size:1.8rem;
}
.btn-member a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left center;
	width:17px;
	padding-right:10px;
	z-index:100;
	text-indent:-9999em;
}
.btn-member a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:290px center;
}
.btn-member a:hover{
	background-color:#FF701A !important;
	box-shadow:2px 2px 0 #9D5428;
}

/*----------------------------------------------------------------------
	よくあるご質問（FAQ）ボタン
----------------------------------------------------------------------*/

.btn-faq a{
	display:block;
	background-color:#20AEE5 !important;
	width:360px;
	max-height:80px;
	margin:0 auto;
	padding:24px 0 21px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
	font-size:2.2rem;
	color:#FFF;
	box-shadow:2px 2px 0 #1987B3;
}
.btn-faq a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left 0;
	width:17px;
	padding-right:10px;
	z-index:100;
	text-indent:-9999em;
}
.btn-faq a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:325px center;
}
.btn-faq a:hover{
	background-color:#079FDA !important;
}

/*----------------------------------------------------------------------
	ビジネスパートナー　ボタン
----------------------------------------------------------------------*/

.btn-bp a{
	display:block;
	background-color:#20AEE5 !important;
	width:360px;
	max-height:80px;
	margin:0 auto;
	padding:24px 0 21px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	font-size:1.8rem;
	color:#FFF;
	box-shadow:2px 2px 0 #1987B3;
}
.btn-bp a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left center;
	width:17px;
	padding-right:10px;
	z-index:100;
	text-indent:-9999em;
}
.btn-bp a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:320px center;
}
.btn-bp a:hover{
	background-color:#079FDA !important;
}

/*----------------------------------------------------------------------
	移行案内ボタン
----------------------------------------------------------------------*/

.btn-change a{
	display:block;
	background-color:#004381 !important;
	width:360px;
	max-height:80px;
	margin:0 auto;
	padding:16px 0 12px;
	-ms-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:1;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
	font-size:2.2rem;
	color:#FFF;
	box-shadow:2px 2px 0 #00315E;
}
.btn-change a:before{
	display:inline-block;
	content:"■";
	background:url(/shared/images/ico_arw_order.png) no-repeat left 1px;
	width:17px;
	padding-right:15px;
	z-index:100;
	text-indent:-9999em;
}
.btn-change a.blank{
	background-image:url(/shared/images/ico_blank01.png);
	background-repeat:no-repeat;
	background-position:300px center;
}
.btn-change a:hover{
	background-color:#003362 !important;
}


/*----------------------------------------------------------------------
	汎用　紺色ボタン
----------------------------------------------------------------------*/

.btn-navy{
	width:240px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:2;
}
.btn-navy a:before{
	background:url(/shared/images/ico_arw04_white.png) no-repeat left center;
	display:inline-block;
	content:"■";
	width:11px;
	padding-right:5px;
	text-indent:-9999em;
}
.btn-navy a{
	background-color:#004381;
	display:block;
	padding:10px 0 8px;
	color:#FFF;
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
	text-decoration:none;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	box-shadow:2px 2px 0 #00284D;
}
.btn-navy a.blank{
	background-position:235px center;
}
.btn-navy a:hover{
	background:#023565;
}

/*----------------------------------------------------------------------
	汎用　水色ボタン
----------------------------------------------------------------------*/

.btn-blue{
	width:240px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:2;
}
.btn-blue a:before{
	background:url(/shared/images/ico_arw04_white.png) no-repeat left center;
	display:inline-block;
	content:"■";
	width:11px;
	padding-right:5px;
	text-indent:-9999em;
}
.btn-blue a{
	background-color:#20AEE5;
	display:block;
	padding:10px 0 8px;
	color:#FFF;
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
	text-decoration:none;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	box-shadow:2px 2px 0 #1987B3;
}
.btn-blue a.blank{
	background-position:235px center;
}
.btn-blue a:hover{
	background:#079FDA;
}

/*----------------------------------------------------------------------
	ふちありボタン
----------------------------------------------------------------------*/

.btn-border{
	width:240px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:2;
}
.btn-border a:before{
	background:url(/shared/images/ico_arw04.png) no-repeat left center;
	display:inline-block;
	content:"■";
	width:11px;
	padding-right:5px;
	text-indent:-9999em;
}
.btn-border a{
	background-color:#FFF;
	display:block;
	padding:10px 0 8px;
	color:#3B4B53;
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
	text-decoration:none;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:2px solid #83B3D1;
}
.btn-border a.blank{
	background-position:235px center;
}
.btn-border a:hover{
	background-color:#F2F6F9;
}

