@charset "UTF-8";

.information {
    border: solid 3px #ff0000;
    margin: 15px 0 45px;
    border-radius: 5px;
    padding: 7px;
    font-weight: 700;
    background: #fff;
    font-size: 17px;
    color:#ff0000;
}

.cmp_information {
	background: #fff;
    color:#ff0000;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 ;
    border-radius: 5px;
	position: absolute;	
	bottom:30%;
	left:0;
	right:0;
	width:88%;
	max-width: 500px;
}

.info_btn{
	background-color: #004986;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	border-radius: 5px;
	margin:5px auto 0;
	padding:13px 10px;
	position: relative;
	max-width:400px;
	width: 95%;

}

.sp-only{
	display: block;
}

.pc-only {
	display: none;
}

.pad-only{
	display: none;
}

.link{
	color:#f7801b;
	text-decoration:underline;
}

.hover:hover{
	cursor: pointer;
}

.flex{
	display: flex;
}

.red{
    color:#ff0000;
}

.center{
	text-align: center;
}

.left{
	text-align: left;
}

.btn{
	position: relative;
	display: inline-block;
	padding:12px 0;
	color:#fff;
	font-size:16px;
	text-align:center;
	border-radius:5px;
}

hr{
	border:solid 1px #cecece;
	width:75%;
	margin:0 auto;
	margin-top:20px;
}

/*申込ボタン*/
.btn.apply{
	background-color: #004986;
	width:200px;
	padding:15px 0;
	font-size:16px;
	letter-spacing: -.5px;
}

img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
	font-size: medium;
}

html{
	overflow-y:scroll;

}

body{
	width:100%;
	line-height: 1.4;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	background-color: #fff;
	margin:0 auto;
}

table,th,td{
	padding:20px;
}

th,td{
	border:1px solid #313131;
	margin: 0 -1px -1px 0;
}

dl{
	padding:10px 0 0 15px;
}

dl dt{
	display: list-item;
	list-style: disc;
}

dl dd:not(:last-child){
	padding-bottom:5px;
	}

#wrapper{
	position: relative;
	width:100%;
	margin:0 auto;
	z-index: 1;
}

.button-area{
	text-align:center;
	margin:0px auto;
}


/*/////////////////////////////
header
////////////////////////////*/
header{
	position: relative;
	top:0;
	left:0;
	width:100%;
	background-color: #fff;
	z-index: 10;
}

#header-inner{
	display: flex;
    align-items: center;
    justify-content: space-between;
	max-width:960px;
	margin:0 auto;
	padding:5px 10px;
}

#header-inner #logo-img{
	width: 100px;
    margin: 3px 0;
}


/*メインビジュアル*/
#mainVisual{
	width:100%;
	margin:0 auto;
	text-align:center;
	max-width:750px;
	background:#f9f9f9;
	margin-bottom: 60px;
	position: relative;
}

.ankerlink_background{
	background: #f15a25;
	text-align: center;
	padding: 2px 0 7px;
}

.ankerlink_background a{
	color:#fff;
	font-size: 13px;
	border-bottom:1px solid #fff;

}

/*.zyoken_detail{
	color:#fff;
	font-size:12px;
	font-weight:700;
	background:#f15a25;
	display:block;
	padding-bottom:10px;

}*/



/*/////////////////////////////
コンテンツ
////////////////////////////*/


#main{
	position: relative;
	max-width:960px;
	margin:0 auto;
	padding:0px 1em 30px 1em;
	z-index: 1;
	background: #f9f9f9;
}

#main:after{
	display: block;
	content:"";
	clear:both;
}


/*/////////////////////////////
デバイス概要
////////////////////////////*/
.security{
	background: #fff6d5;
	margin-top:20px;
	padding:15px;
}

.security_title{
	color:#f15a25;
	font-weight: 700;
	text-align:center;
	font-size:16px;
	padding-bottom:5px;
}

.security img{
	width:90%;
	padding-top:8px;
	margin:0 auto;
	display:block;
}



/*/////////////////////////////
コンテンツ
////////////////////////////*/



.category{
	margin-bottom: 60px;
}

.category_title{
	position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%);
}

.category_title h3{
	margin: 0 auto;
    background: #f15a25;
    border-radius: 5px;
    width: 250px;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom:10px;
}

.category_title h3 span{
	font-size:16px;
}


.category_inner{
	background: #fff;
	position:relative;
	border-radius: 5px;
	padding:0 7px 30px 7px;
	max-width: 700px;
    margin: 0 auto;
    
}

.category_inner_title{
	color:#f15a25;
	font-size:14px;
	font-weight:700;
	text-align: center;
	padding-top:40px;
	line-height: 1.4;
	padding-bottom:20px;
}


/*/////////////////////////////
auHOMEとは
////////////////////////////*/

.auhome_acordion{
	text-align: center;
}

.auhome .introduce{
	text-align: center;
}

/*.auhome .introduce span{
	color:#000;
	font-size:14px;
	line-height: 1.3;
	text-align:center;
	margin:0 auto;
	background: linear-gradient(transparent 50%, #ffff66 50%);
}*/

.auhome_hide{
	display: none;
}

.introduce_box{
	border:dotted 2px #004986;
	padding:10px;
	margin-top: 20px;
	border-radius: 5px;
}




/*/////////////////////////////
デバイス概要
////////////////////////////*/
.rimocon_attention{
	font-size:10px;
	margin-top:10px;
}


/*/////////////////////////////
オプションサービス
////////////////////////////*/
.ts_sub{
	font-size:16px;
	font-weight: 700;
	color:red;	
	display: block;
    margin-top: 10px;
}

.option_title{
	font-size:18px;
	font-weight:700;
	text-align: center;
	line-height: 1.2;
	margin-top:8px;
}

.option_title_price{
	font-size:13px;
}

.troublesupport{
	text-align: center;
}

.ts_detail{
	background:#fff6d5;
	padding: 5px 5px 25px;
	text-align:center;
    margin: -7px -7px -30px;
    border-radius:0 0 5px 5px;
}

.ts_detail_title{
	position: relative;
  	display: inline-block;
  	margin: -25px 0 15px;
  	padding: 7px 10px;
  	min-width: 120px;
  	max-width: 100%;
  	font-size: 16px;
  	background: #ccecfb;
  	border-radius: 15px;
}

.ts_detail_title::before{
	 content: "";
	 position: absolute;
	 top: 100%;
	 left: 53%;
	 margin-left: -15px;
	 border: 8px solid transparent;
	 border-top: 10px solid #ccecfb;
}

.ts_detail_title p{
  	margin: 0;
  	padding: 0;
  	font-size:14px;
  	text-align:center;
}

.ts_detail_fontsize{
	font-size:12px;
}

.ts_detail_fontsize2{
	font-size:20px;
}

.ts_detail_fontsize3{
	font-size: 12px;
}

.ts_title_li{
	font-size: 15px;
	font-weight: 700;
}

.contents{
	padding-top:40px;
}

.annotation-list li{
	font-size:10px;
	}


.contents .contents-title{
	font-size:18px;
	font-weight: 700;
	text-align:center;
	margin-top:5px;
	}

.contents .contents-title span{
	display: inline-block;
	position: relative;
	z-index: 1;
	padding:0 10px 8px 10px;
	border-bottom:4px solid #ffb774;

}

.contents .contents-title span::after{
	position: absolute;
	display: inline-block;
	content:"";
	top: calc(100% + 12px);
    left: 50%;
	transform: translate(-50%, -50%);
	border-top:10px solid #ffb774;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-bottom:10px solid transparent;
	z-index: 2;
}

.contents-inner{
	padding:30px 0 0;
}

#service .contents-inner{
	padding:0 0 30px 0;
}


/*サービスについて*/

.ytp_img{
	width:80%;
	max-width:400px;
}

.for_aupay_user{
	text-align: center;
	font-weight:700;
}

.imanara{
	font-size:20px;
	border-bottom:3px dotted #ed1c24;
	display: inline;
	padding:0 20px;
	padding-bottom:3px;
}

.contents-title .for_aupay_user{
	font-size:18px;
	margin-bottom:2px;
}

.contents-inner-campaign{
	padding:10px 0 0x;
}


.itembox{
position: relative;
    width: 100%;
    border: 2px solid #f15a24;
    border-radius: 5px;
    max-width: 600px;
    margin: 0 auto 24px auto;
}

.itembox2{
	position: relative;
    width: 100%;
    border: 2px solid #f15a24;
    border-radius: 5px;
    max-width: 600px;
}

#campaign-rimoconSpeker2{
	margin-top:40px;
}

.device_campaign{
	text-align: right;
	font-size:18px; 
	font-weight: 700;
	padding-right:10px;
}

.campaign_contents{
	font-weight:700;
	text-align:center;
	line-height: 1.3;
	margin-bottom:5px;

}

.campaign_contents_title{
	text-align: center;
	font-size:17px;
	margin-top: 10px;
}

.campaign_title{
	 color: #f15a25;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 10px;
}

.device_detail{
	line-height: 1.4;
}

.item-normalprice{
	text-align: center;
	color:#f15a24;
	font-weight: 700;
	line-height: 1.35;
	margin-top:10px;
	font-size:16px;
}

.campaign_price{
	border:2px solid #fff;
	position:relative;
}

.campaign_price::after{
	position: absolute;
    display: inline-block;
    content: "";
    top: calc(100% + 12px);
    left: 50%;
    transform: translate(-50%, -50%);
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 2;
}

.campaign_price2{
	position:relative;
	margin:15px 0;
}

.campaign_price2::after{
	position: absolute;
    display: inline-block;
    content: "";
    top: calc(100% + 15px);
    left: 50%;
    transform: translate(-50%, -50%);
    border-top: 15px solid #fff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    z-index: 2;
}

.campaign_price_background{
	background: #fce04c;
	padding: 10px 10px 5px;
	 
}

.campaign_price_background2{
	padding: 3px 12px 20px;
    border-radius: 0px 0px 5px 5px;
    background: #fff6d5;
}

.sp_price{
	text-align: center;
	font-size:26px;
	font-weight: 700;
}

.sp_price span{
	margin-bottom: 6px;
	margin-right: 6px;
    display: inline-block;
    
}

.sp_price img{
	width:50%;
	margin-top:10px;
	max-width: 153px;
}

.itembox:last-of-type{
	margin-bottom:0;
}

.plan-title2{
    text-align: left;
    font-weight: 700;
    color: #fff;
    margin-top:20px;
}

.plan-title{
    text-align: left;
    font-weight: 700;
    color: #fff;
}


.plan-title-head{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	background-color: #f15a24;
	padding:15px 10px;
}

.plan-title-head2{
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -2px;
    padding: 5px 15px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #f15a24;
    color: #ffffff;
    border-radius: 5px 5px 0 0;
}


.aupayonly{
	font-size:16px;
	text-align: right;
	color:#fff;
	padding-right:10px;
}

.ponta{
	font-size:24px;
	border-bottom: double 6px red;
}

.plan-title-inner2
{
	display: none;
	padding:12px 10px;
	color:#000;
	position:relative;
	}

	.plan-title-inner{
			display: block;
    padding: 12px 10px;
    color: #000;
}

.plan-title-inner.hide
	display: none;
}

.plan-title h3{
	
	font-size:18px;
	line-height: 1.25;
	margin:13px 0;
}

.plan-title h3 > br{
	display: block;
}

.plan-index ul li{
	padding:0;
	font-weight: 300;
}

.plan-index ul li .device-icon{
	display: flex;
	align-items: center;
	padding-bottom:5px;
	
}

.plan-index ul li.flex .device-icon{
	padding-right:5px;
}

.plan-index ul li .device-icon img{
	width:50px;
}

.plan-index ul li .device-icon p{
	font-weight: 700;
	line-height: 1.3;
	}

#campaign-camera .plan-index ul li .device-icon p br {
   display: none;
}

.plan-index ul li.plan-camPrice{
	font-weight: 700;
	font-size:18px;
	padding-top:3px;
	color: red;
}

.plan-index ul li.plan-camPrice span{
	display: inline-block;
	font-weight: 700;
	color:orange;
	font-size:16px;
	margin-left:5px;
}

.js_planSlide{
	text-align: right;
} 

.js_planSlide:hover{
	cursor: pointer;
} 

.js_planSlide span{
	display: inline-block;
	background-color: #fff;
	color:#333333;
	padding:3px 7px;
	text-align:center;
	border-radius:5px;
	font-size:11px;
}

#js_plan-another{
	text-align:center;
	margin-bottom:20px;
	background-color: #f15a24;
	color:#fff;
	font-weight:700;
	width:80%;
	max-width:400px;
	padding:10px 0;
	margin:15px auto 30px auto;
	border-radius:100px;
}

#js_plan-another:hover{
	cursor: pointer;
	}

.payment{
	width:100%;
}

.payment span{
	display: inline-block;
	padding:2px 4px;
	border:1px solid rgba(255,255,255,.6);
	text-align:center;
	font-size:10px;
	font-weight: 300;
	}

.payment span+span{
	margin-left:5px;
}

.itembox-inner3{
	padding:10px 0px 0px;
	background: #fff;
	border-radius: 5px;
}

.itembox-inner{
	padding: 30px 12px 20px 12px;
}

.itembox-inner-padding{
	padding-left:12px;
	padding-right:12px;
}

.itembox-inner2{
	padding:10px 12px 20px 12px;
	background: #fff;
	margin:0 5px;
	border-radius: 5px;
}


.device-info{
	padding-top:20px;
}

.device-info{
	display: flex;
	margin-bottom:8px;
}

.device-info-caution{
	font-size:12px;
	color:#000;
	margin-top:5px;
}

.device-info+.device-info{
	padding-top:5px;
	}

span.info-number{
	display: inline-block;
	background-color: #ffb774;
	color:#fff;
	font-size:12px !important;
	font-weight: 700;
	text-align:center;
	border-radius:100%;
	width:20px;
	height:20px;
	line-height: 20px;
	margin-right:10px;
}

.device-info p{
	width:90%;
	line-height: 1.4;
}

.itembox-detail.flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.item-img{
	width:100%;
	text-align:center;
	display:flex;
}

.item_device{
	width:50%;
}

.item-img-camera{
	width:62%;
	text-align:center;
	margin:0 auto;
}

.two-device .item-img{
	display: flex;
	align-items: center;
	justify-content: center;
	width:100%;
	margin-top: 10px;
}

.item-img > div{
	position: relative;
	z-index: 1;
}

.two-device .item-img > div{
	
	width:40%;
	
}


.item-img .info-number{
	position: absolute;
	top:-5px;
	left:5px;
	z-index: 2;
}

.device-title{
	font-size:12px;
	font-weight: 700;
	line-height: 1.2;
	padding-top:5px;
	text-align:center;
}

.device-title span{
	display: inline-block;
	padding:0 2px;
	font-size:16px;
}

.item-price{
	width:50%;
}

.two-device .item-price{
	width:100%;
	text-align: center;
}

#campaign-rimoconPlug .item-price .cam-price
{
	width:120px;
}

#campaign-rimoconSpeaker .item-price .cam-price{
	position: relative;
	width:45%;
	top:7px;
	margin-left: 5px;
}

.two-device .item-price .base-price{
	width:100%;
	text-align:center;
}

#campaign-camera .item-price{
	width:100%;
	text-align: center;
}

.price-icon{
	display: inline-block;
	background-color: #f4a528;
	color:#fff;
	text-align:center;
	border:3px solid #fff;
	font-size:10px;
	padding:5px 8px;
	border-radius: 20px;
	box-shadow:0px 2px 0px 0px #e0e0e0;
}

.cam-price{
	text-align:left;
}

#campaign-camera .cam-price{
	display: inline-block;
	width:120px;
	padding:10px 0;
}

.cam-price .caption{
	font-size:14px;
	font-weight: 300;
	color:#000;
}

.cam-price span{
	display: inline-block;
	font-size:60px;
	}

.base-price{
	text-align: center;
	width:100%;
}

.base-price span{
	padding:0 2px;
	font-size:22px;
}

.js_deviceDetail:hover{
	cursor: pointer;
}

.another-plan-title{
	position: relative;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 1.35;
    background-color: #795548;
    border-radius: 5px;
    color: #fff;
    max-width: 520px;
    width: 100%;
    margin: 20px auto 25px auto;
    padding: 10px;
    z-index: 1;
}

.another-plan-title:after{
	position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-top: 16px solid #795548;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    left: 0;
    right: 0;
    top: calc(100% - 5px);
    margin: auto;
    z-index: 2;
}

.normal-price{
	font-size:12px;
	text-align: center;
}


/*/////////////////////////////
キャンペーン申し込みにあたって
////////////////////////////*/

.caution-list.apply2 li span{
	padding-right:5px;
}

.caution-list.apply2 li{
	display:flex;
	list-style:none;
	
}

.caution-ul li{
	list-style-type:none;

}


/*/////////////////////////////
キャンセルポリシー
////////////////////////////*/
#cancel-policy h4{
	font-weight:700;
	margin-bottom:3px;
}


/*/////////////////////////////
適用条件
////////////////////////////*/
.apply-contents{
	margin-bottom:20px;
}

.apply-contents:last-child{
	margin-bottom:0;

}

.caution-list.apply{
	border:1px dotted #000;
	padding:15px;
}

.caution-list.apply li span{
	padding-right:5px;
}

.caution-list.apply li{
	display:flex;
	list-style:none;
	
}

#apply-img{
	margin-top:20px;
	text-align:center;
}

#apply-img h3{
	margin-bottom:5px;
	font-weight: 700;
	font-size:18px;
}



/*/////////////////////////////
注意事項
////////////////////////////*/

.caution-list li{
	list-style-type:disc;
}

.caution-list li span{
	padding-right:5px;
}

#apply-btn-area{
	padding-top: 0;
	padding-bottom:20px;
}

/*適用ケース*/
.apply-caution-list{
	font-size:12px;
	color:#ff0000;
	padding-top:5px;
	line-height: 1.35;
}
.apply-caution-list li:not(:last-child){
	padding-bottom:3px;
	}


/*/////////////////////////////
フッター
////////////////////////////*/

footer{
	width:100%;
	background-color:#f15a24;
	padding:30px 0;
}

#footer-inner {
	padding:0 10px;
	text-align: center;
	
}

#copyright{
	display: block;
	font-size:10px;
	color:#fff;
	letter-spacing: .5px;
}

/*お申し込みボタン*/
#js_applyButton-area{
	position: fixed;
	bottom:0;
	width:100%;
	padding:15px 0;
	text-align:center;
	background-color: rgba(222,222,222,0.9);
	transition: all ease .5s;
	transform:translateY(100%);
	z-index: 10;
}

#js_applyButton-area.show{
	transform:translateY(0);
}

/*デバイス詳細設定*/
 #device-detail-overlay{
 position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.85);
    overflow: hidden;
    z-index: 11;
    display: none;
}

 #overlay-inner {
 	position: relative;
/*    padding:50px 0 70px 0;*/
    margin: 0 auto;
    z-index: 100;
}

 #overlay-contents{
 	position: relative;
 	background-color: #fff;
 	padding:20px 10px;
 	z-index: 1;
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
    z-index: 10000;
    
 }

 #overlay-contents.apply-table{
 	position: relative;
 	padding:20px 10px;
    width:100%;
    max-width: inherit;
 }

#overlay-contents.apply-table #js_device-iframe{
	width:700px;
	
}
#overlay-contents.apply-table .js_overlayClose{
	text-align: left;
}


#device-info-wrapper{
	background-color: #fff;
    border-radius: 5px;
    overflow-y: scroll;
    clear: both;
    height: 380px;
 }

 #device-info-inner{
 	height:100%;
 	width:100%;
 	padding-top: 15px;
 	overflow-y: auto;
 	-webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.js_overlayClose{
	text-align:right;
	padding-right:10px;
}

.js_overlayClose.foot{
	text-align:center;
	padding:15px 0 0 0;
}

.js_overlayClose img{
	width:35px;
}

 #js_device-iframe{
 	border:0;
 	height:100%;
 	width:100%;
 }



/*/////////////////////////////
/////////////////////////////
iphone5での表示
/////////////////////////////
////////////////////////////*/
@media screen and (max-width:320px){
body{
	font-size:12px;
	line-height: 1.5;
}


.category_inner_title {
	font-size:13px;
	letter-spacing: -.1px;
}

.imanara{
	font-size:15px;
}

.btn.apply{
	padding:12px 0;
}

#service .contents-title{
	font-size:18px;
}

.plan-title-head{
	padding: 9px;
}

.plan-title-head2{
    font-size: 14px;
    text-align: center
}

.plan-title h3 {
    font-size:15px;
}

.device_campaign {
    margin-right:0px;
    font-size:16px;
}

#campaign-camera .item-price{
	margin-left:20px !important;
}

.base-price{
	font-size:12px;
}

.device-title {
    font-size: 12px;
}

#js_applyButton-area{
	padding:15px 0;
}

#device-info-wrapper{
    height: 350px;
    overflow-y: scroll;
 }

#overlay-contents.apply-table #js_device-iframe{
	width:600px;
	
}
#overlay-contents.apply-table .js_overlayClose{
	text-align: left;
}

.option_title{
	line-height:0.9;
}

.ts_sub{
	font-size:13px;
}

.ts_detail_title p{
	font-size:12px;
}

.ts_detail_fontsize{
	font-size:11px;
}

.ts_title_li{
	font-size: 14px;
	font-weight: 700;
}

.option_title_price{
	font-size:12px;
}



}/*iphone5*/

/*/////////////////////////////
Ipdの表示設定
////////////////////////////*/

@media screen and (min-width:768px){

.information {
    margin-right: 25px;
    margin-left: 25px;
    padding: 10px 20px;
    font-size: 22px;
}

.pad-only{
	display: block;
}


body{
	font-size:16px;
	line-height: 1.6;
}

.pc-center{
text-align:center;
}

/*ヘッダー*/

#header-inner *{
	transition:all ease .5s;
}


#header-inner #logo-img {
    width: 180px;
    padding: 3px;
}

/*コンテンツタイトル*/
.contents .contents-title{
	font-size:28px;
}



.contents .contents-title span {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 15px 10px 15px;
    border-bottom: 5px solid #ffb774;
}

.contents .contents-title span::after {
    top: calc(100% + 15px);
    left: 50%;
    transform: translate(-50%, -50%);
    border-top: 15px solid #ffb774;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    z-index: 2;
}

#main{
	padding:25px 40px 45px 40px;
}

.category_inner{
	padding:0px 20px 30px 20px;
}

.ts_detail{
	padding:5px 20px 15px;
	margin-left:-20px;
	margin-right:-20px;
}

.contents{
	padding-left:0;
	padding-right:0;
	margin-top:20px;
}

.contents-inner{
	padding:45px 0 60px 0;
 }

 #service .contents-inner.sp-only{
	max-width:600px;
	margin:0 auto;

 }

/*サービス内容*/


.itembox2{
margin: 30px auto 15px auto;
}

.service-text{
	width:50%;
}

#service #service-img{
	width:45%;
}

/*キャンペーン内容*/

.campaign_title{
	top:-40px;
}

.for_aupay_user{
	font-size:20px;
}

.payment span{
    padding:6px 10px;
    font-size: 14px;
}

.plan-title-head{
padding: 15px;
}

.plan-title-head2{
	font-size: 26px;
    padding: 20px auto;
    text-align: center;
    width: 150px;
    height: 45px;
    top:-45px;
}

.plan-title h3{
	padding-top:10px;
	font-size:22px;
	text-align:center;
}

.plan-title h3 > br{
	display: none;
}

.js_planSlide span{
	padding:6px 10px;
	font-size:14px;
}

.plan-title-inner{
	padding:15px;
}

.plan-index ul li .device-icon{
	padding-bottom:5px;
}


.plan-index ul li .device-icon img {
    width: 80px;
}

.plan-index ul li.flex .device-icon{
	padding:0 15px 5px 0;
}

.plan-index ul li .device-icon p br{

    display: none;
}

.plan-index ul li.plan-camPrice{
	font-size:30px;
	padding-top: 0;
}

.itembox-detail.flex {
    align-items: center;
}

.device-info{
	padding-top:40px;
}

 #device-info-inner{
 	overflow-y: visible;
 	-webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.device-info-caution{
	font-size: 16px;
	margin-top:10px;
}

.itembox-inner3 {
    padding: 10px 0px 0px;
}

.itembox-inner3 p{
	padding:0 10px;
}

.aupayonly{
	text-align: center;
	font-size:24px;

}

.device_campaign{
	text-align: center;
	font-size:24px;
}


.item-img {
    text-align: center;
}

.item-img > .item-img-area{
	text-align: center
}

.device-img {
	width:200px;
	height:auto;
}

.device-title {
    font-size: 16px;
    line-height: 1.35;
    padding-top: 10px;
}

.item-price{
	width:45%;
}

#campaign-camera .cam-price {
    width:160px;
}

.cam-price span{
	font-size:70px;
}

.base-price{
	font-size:20px;
}

span.info-number {
    font-size: 18px !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
}

#campaign-rimoconPlug .item-price .cam-price  {
    /*width: 30%;*/
    width: 120px;
}

#campaign-rimoconSpeaker .item-price .cam-price  {
	width:60%;
	}

#campaign-rimoconSpeker2 {
    margin-top: 60px;
}

.another-plan-title{
	margin-top:20px;
}

/*適用条件*/
.apply-th {
    padding: 15px 0;
    font-size: 18px;
}
.apply-td {
    padding: 20px 15px;
}

.caution-list.apply{
	padding:20px;
}

/*適用ケース*/
.apply-caution-list{
	font-size:16px;
	padding-top:10px;

}

/*申込ボタン*/

.btn.apply {
    width: 320px;
    padding: 20px 0;
    font-size: 20px;
    letter-spacing: 0px;
}

.annotation-list li{
	font-size:12px;
	text-align: left;
}

/*フッター*/
footer {
    padding: 40px 0;
}

#copyright{
    font-size: 14px;
    letter-spacing:0px;
}

#js_applyButton-area {
    padding: 20px 0;
}

/*デバイス詳細*/

#device-info-wrapper {
    height: 550px;
}

#overlay-contents {
    padding: 20px;
}

.js_overlayClose img {
    width: 50px;
}

.js_overlayClose.foot {
    padding: 32px 0 0 0;
}

.ts_detail_title p{
	font-size: 15px;
}

.ts_detail_fontsize{
	font-size:14px;
}

.ts_detail_fontsize2{
	font-size:22px;
}

}


/*/////////////////////////////
PCの表示設定
////////////////////////////*/

@media screen and (min-width:1024px){

.sp-only{
	display: none;
}

.pad-only{
	display: none;
}

.pc-only {
	display: block;
}


.btn.apply:hover{
	opacity: 80%;
}

/*ヘッダー*/
header {
	position:static;
	max-width: 750px;
	margin:0 auto;
}

#header-inner p {
    font-size: 18px;
}



.apply-bar-inner{
	text-align: center;
}

#main{
	padding:25px 0 60px 0;
	max-width:750px;
	margin:0 auto;
}

/*メインビジュアル	*/

.contents {
    padding-top: 60px;
}

.contents-inner {
    padding: 50px 0;
}


/*キャンペーン内容*/
#campaign-plan-area{
	display: flex;
	justify-content: space-between;
	align-items:flex-start;
	flex-wrap: wrap;
}

.plan-title h3 {
    font-size: 20px;
}


span.info-number {
    font-size: 14px !important;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
}


.item-img .device-img {
    width: 140px;
}

#campaign-camera .item-price {
    margin-left: 30px;
}

.plan-index ul li .device-icon p br {
    display: block;
}

.plan-index ul li.plan-camPrice {
    font-size:24px;
}

#campaign-camera .cam-price {
    width: 130px;
}

.base-price{
	font-size:16px;
}


#campaign-camera .plan-index ul li .device-icon p br {
   display: none;
}

.device-info-caution{
	font-size: 14px;
    line-height: 1.4;
}


#js_applyButton-area {
    padding: 15px 0;
}

footer {
    padding: 40px 0;
}



}