@charset "shift_jis";

/* スマホ画面用設定
**********************************************************************************************/
@media screen and (max-width: 700px) {


ul, ol {
    list-style-type: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
em {
    font-style: normal;
}
a {
    color: #0B4A9E;
    text-decoration: underline;
}
a img {
    border: medium none;
}
img {
    vertical-align: top;
}
[hidden] {
    display: none;
}
mark {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
input {
    opacity: 1;
}
html {
    font-size: 10px;
}
div#sidebar {
    display: none;
}

#myjcb_btn {
    float: right;
    margin: 9px 95px 0 0;
}
#myjcb_btn li {
    float: left;
    margin: 0 6px 0 0;
    text-indent: -9999px;
}
#myjcb_btn li a {
    background-size: cover;
    display: block;
    height: 31px;
    width: 44px;
}
#myjcb_btn #login a {
    background-image: url("../../campaign/images/sp/btn_myjcb_login.png");
}
#myjcb_btn #regist a {
    background-image: url("../../campaign/images/sp/btn_myjcb_regist.png");
}
#globalNavi {
    display: none;
}

div#mainContents h1,
div#platformP1 div#mainContents h1 {
    background-image: url("../images/bg-h1.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 15px 0 27px;
    padding: 0 0 3px 10px;
}
div#mainContents h2,
.popUp div#mainContents h2 {
    background-color: #F2F2F2;
    background-image: url("../images/bg-h2.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #D9D9D9;
    clear: both;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 15px 0 15px;
    padding: 14px 0 14px 14px;
}

div#mainContents h3 {
    border-bottom: 2px solid #258AD0;
    clear: both;
    color: #258AD0;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 30px 0 20px;
    padding: 0 12px 5px;
}
div#mainContents h4 {
    color: #666666;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px 10px 11px;
}
div#mainContents p,
div#platformP1 div#mainContents p,
div#platformP1 div#mainContents p.lead {
    font-size: 1.2rem;
    margin: 10px 10px 20px;
}

.notes {
	padding-left: 1em;
	/*text-indent: -1.2em;*/
}

div#platformP1 div#mainContents ul.notes{
	margin-left: 23px;
}

ul.notes{
	margin:10px;
}

.popUp div#platformP1 div#mainContents ul.notes {
	margin-left: 10px;
}

p.notes, ul.notes li {
    font-size: 85% !important;
    line-height: 1.3;
}
ul.notes li em {
    margin: 0 0 0 -1.1em;
}

#keyvisual {
    width: auto;
}
div#mainContents #keyvisual .keyVisual {
    margin: 0;
}
#keyvisual .keyVisual img {
    width: 100%;
}
#social {
    display: none;
}
div#mainContents p.big_img img {
    width: 100%;
}
ul.list,
div#platformP1 div#mainContents ul.list {
    clear: both;
    line-height: 1.3;
    list-style-position: outside;
    list-style-type: disc;
    margin: 10px 27px;
}

ul.list li,
div#platformP1 div#mainContents ul.list li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    list-style-position: outside;
    list-style-type: disc;
    padding: 0;
}

div#platformP1 div#mainContents ul li {
	margin: 0;
}

.cp_sep_box {
    clear: both;
    margin: 0 10px;
}
div#mainContents .cp_sep_box p {
    margin: 0 0 20px;
}
.cp_sep_box .cp_left {
    float: none;
    width: 100%;
}
.cp_sep_box .cp_right {
    float: none;
    text-align: center;
    width: 100%;
}
.cp_sep_box02 {
    clear: both;
    margin: 0;
}
div#mainContents .cp_sep_box02 h3 {
    margin: 10px 0 20px;
}
.cp_sep_box02 .cp_left {
    float: none;
    width: auto;
}
.cp_sep_box02 .cp_right {
    float: none;
    width: auto;
}
.cp_sep_box03 {
    clear: both;
    margin: 0 10px;
    overflow: hidden;
}
.cp_sep_box03 .cp_left {
    float: left;
    width: 47%;
}
.cp_sep_box03 .cp_right {
    float: right;
    width: 47%;
}
.cp_sep_box03 div.cp_img {
    display: inline-block;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.cp_sep_box03 div.cp_img:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
div.cp_img img {
    display: inline-block;
    max-width: 90% !important;
    vertical-align: middle;
}
.cp_sep_boxset {
    clear: both;
    margin: 20px 10px 0;
}
.cp_sep_boxset .cp_box {
    background-color: #FFF6C1;
    float: left;
    margin: 0 5px 10px;
    padding: 7px;
    text-align: center;
    width: 42%;
}
.cp_sep_boxset div.cp_img {
    background-color: #FFFFFF;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.cp_sep_boxset div.cp_img img {
    display: inline-block;
    max-width: 100% !important;
    vertical-align: middle;
}
div#mainContents .cp_sep_boxset p {
    margin: 9px 0 5px;
}
div#mainContents p.cp_link a {
    background-image: url("../../campaign/images/sp/icon_arrow01.png");
    background-position: left 0.5em;
    background-repeat: no-repeat;
    background-size: 6px auto;
    padding-left: 10px;
}
div#mainContents p.cp_link img {
    margin: 0 5px;
}
.cp_sep_boxset .box_hover {
    background: none repeat scroll 0 0 #FFF9D3;
    cursor: pointer;
}
.cp_sep_boxset .box_hover a {
    color: #0099FF !important;
}
.cp_info {
    background-color: #DFF0FF;
    margin: 40px 10px 20px;
    padding: 16px;
}
div#mainContents .cp_info h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0 0 20px;
    padding: 0;
}
div#mainContents .cp_info h3 {
    margin: 0 0 10px;
}
div#mainContents .cp_info p {
    margin: 10px 0 20px;
}
.cp_info ul.link_icon {
    clear: left;
    margin: 15px 0;
}
.cp_info .cp_sep_box {
    clear: both;
    margin: 0 0 30px;
}
.cp_info .cp_sep_box .cp_left {
    float: none;
    width: auto;
}
.cp_info .cp_sep_box .cp_right {
    float: none;
    width: auto;
}
ul.link_icon li {
    background-image: url("../../campaign/images/sp/icon_arrow01.png");
    background-position: left 0.5em;
    background-repeat: no-repeat;
    background-size: 6px auto;
	margin-left: 0px;
	margin-bottom: 10px;
    padding-left: 10px;
}

ul.link_icon li img {
    margin: 0 5px;
    width: 14px;
}
div#mainContents p.cp_btn {
    text-align: center;
}

div#footer {
    display: none;
}
.icon-external {
    background-image: url("../../campaign/images/sp/sprites.png");
    background-position: 0 -313px;
    background-repeat: no-repeat;
    background-size: 100px 365px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    font: 0px/0 a;
    height: 12px;
    margin-left: 7px;
    overflow: hidden;
    text-shadow: none;
    vertical-align: middle;
    width: 15px;
}
.pc_img {
    display: none;
}
.sp_img {
    width: 70%;
}
#important {
    background: none repeat scroll 0 0 #FFF3ED;
    margin: 20px auto;
    padding: 8px 0;
    width: auto;
}
#important .inner_top {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
#important .inner_btm {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
div#mainContents #important h2 {
    background-position: left center;
    margin: 0 10px 10px;
}
div#mainContents .mar00 {
    margin-bottom: 0 !important;
}
div#mainContents .mar05 {
    margin-bottom: 5px !important;
}
div#mainContents .mar10 {
    margin-bottom: 10px !important;
}
div#mainContents .mar15 {
    margin-bottom: 15px !important;
}
div#mainContents .mar20 {
    margin-bottom: 20px !important;
}
div#mainContents .mar30 {
    margin-bottom: 30px !important;
}

/*********************************************************************************
        11月27日追加分
**********************************************************************************/

div#mainContents h1,
div#platformP1 div#mainContents h1 {
	padding: 10px;
	background-image: none;
	background-color: #1B428E;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#526ba5), color-stop(1,#19408d));
	background: -webkit-linear-gradient(to top, #19408d 0%, #526ba5 100%);
	background: -moz-linear-gradient(bottom, #19408d 0%, #526ba5 100%);
	background: linear-gradient(to top, #19408d 0%, #526ba5 100%);
	color: #fff;
	font-size: 16px;
}

div#mainContents h2,
.popUp div#mainContents h2 {
	padding: 10px;
	/*
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#19408d), color-stop(1,#526ba5));
	background: -webkit-linear-gradient(to top, #526ba5 0%, #19408d 100%);
	background: -moz-linear-gradient(bottom, #526ba5 0%, #19408d 100%);
	background: linear-gradient(to top, #526ba5 0%, #19408d 100%);
	*/
	color: #fff;
	font-size: 16px;
    background-image: none;
    background-color: #318EEA;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2083e6), color-stop(100%, #7ebdfd));
    background: -webkit-linear-gradient(#2083e6 0%, #7ebdfd 100%);
	background: -moz-linear-gradient(#2083e6 0%, #7ebdfd 100%);
	background: -o-linear-gradient(#2083e6 0%, #7ebdfd 100%);
	background: linear-gradient(#2083e6 0%, #7ebdfd 100%);
	-webkit-box-shadow: 1px 0 0 #194f90;
	-moz-box-shadow: 1px 0 0 #194f90;
	box-shadow: 1px 0 0 #194f90;
}

div#mainContents h3,
div#platformP1 div#mainContents h3,
div#mainContents .col3 h3,
div#mainContents .col2 h3 {
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 3px solid #406a94;
	font-size: 16px;
	color: #406a94;
}

#serviceDeals h3 {
	padding-right: 40px !important;
	background: url(../images/ow/bu_open.png) no-repeat right center;
	background-size: 30px 30px;
	cursor: pointer;
}

#serviceDeals h3.select {
	background-image: url(../images/ow/bu_close.png);
}

#serviceDeals .col2Sec {
	margin-bottom: 30px;
}

div#mainContents .col3 p,
div#mainContents .col2 p {
	margin-bottom: 10px;
}

ul.link_icon,
div#platformP1 div#mainContents ul.link_icon {
	margin: 0 0 10px 10px;
	padding: 0;
	line-height: 1.3;
}

#bottomContents .toTop {
	margin-top: 15px;
}

div#mainContents .shortcut {
	/*margin: 0 0 15px;*/
	margin: 0 0 1px;
	padding: 0;
}

div#mainContents .shortcut a {
	display: block;
	margin: 0;
	padding: 10px;
	background: #526ba5 url(../images/ow/bu_pagetop.png) no-repeat right center;
	background-size: 30px 30px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#mainContents .shortcut.secondary a {
	display: block;
	margin: 0;
	padding: 10px;
	background: #7f99cc url(../images/ow/bu_pagetop.png) no-repeat right center;
	background-size: 30px 30px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

	#monthlyBill .col3Sec .img {
		display: none;
	}
	
	.noSp {
		display: none !important;
	}
	
	/*-------------------------------------------お問い合わせ*/
	div#platformP1 {
		background: none;
		width: 100%;
	}
	
	div#platformP1 div#mainContents table {
		width: 96%;
		margin: 5px 10px 0 10px;
	}
	div#platformP1 p.toTop {
		display: none;
	}
	
	div#platformP1 #bottomContents p.toTop {
		display: block;
		margin: 0 10px 0 auto;
		text-align: left;
	}
	
	div#platformP1 p.lastTop {
		display: block !important;
		width: 120px;
		margin: 0 10px 0 auto;
	}
	
	.popUp div#mainContents ul.notes li {
		margin-left: 0px !important;
	}
	.popUp .notes {
		text-indent: 0px !important;
	}
	.popUp table tr p {
		margin: 5px 10px 5px 20px !important;
	}
	

#wrapper {
	width: 100%;
	border: none;
}
	
	
div#contents,
div#platformP1 div#contents {
	float: none;
	width: 100%;
	border: none;
	margin: 0;
}

div#mainContents {
	width: 100%;
	margin: 0;
	padding: 0;
}

.col3BoxWrap,
.col2BoxWrap {
	width: 100%;
	margin: 0;
}

.col3Sec,
.col2Sec {
	margin-bottom: 15px;
    overflow: hidden;
}

.col2,
.col3,
div.col4B {
    float: none;
    margin: 0;
    width: 100%;
	display: block;
}

div#mainContents .col3 p,
div#mainContents .col2 p {
	margin: 10px;
}

.col3Sec .img,
.col2Sec .img {
    float: right;
    text-align: center;
    width: 80px;
}

.col2Sec .img {
    float: right;
    width: 120px;
}

.col2Box,
.col3Box {
	width: 100%;
}

ol li,
ul li,
dl dt {
	font-size: 100%;
}

.col3Sec .text p {
	padding: 0;
}

/*-------------------------------------------紛失・盗難のご連絡*/

.authlist {
	padding-left: 0px;
}
.authdef {
	margin-left: 24px;
	font-size: 85%;
}

.noPC {
	display:block;
}


/*********************************************************************************
        2014年7月14日追加分
		アンカーリンクボックスを非表示にする
**********************************************************************************/

/* 非表示 */
#header,
#globalNavi,
div#mainContents p.keyVisual,
div#mainContents ul.link,
div#sidebar,
#footer {
display: none;
}


}

div#mainContents .mar00 { margin-bottom: 0px !important; }
div#mainContents .mar05 { margin-bottom: 5px !important; }
div#mainContents .mar10 { margin-bottom: 10px !important; }
div#mainContents .mar15 { margin-bottom: 15px !important; }
div#mainContents .mar20 { margin-bottom: 20px !important; }
div#mainContents .mar30 { margin-bottom: 30px !important; }