@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 1011px) {

.show_pc {
	display:none;
}

.show_sp {
	display:block;
}


/*=======================================================================
大枠
========================================================================*/

.base	{
	width:96%;
}



/*=======================================================================
ヘッダー
========================================================================*/

/*------ ロゴ ------*/
.header__logoBase {
	width:auto;
	height:auto;
	background:url(/sim/img/cp04/header_logo_bg.gif) repeat-x left bottom;
	background-size:10px 92px;
	padding:0 0 26px 2%;
}

.header__logoBase__image {
	width:100px;
	height:19px;
	margin:10px 0 0 0;
}


/*------ タイトル画像 ------*/
.header__titleBase {
	width:104%;
	height:auto;
	margin:0 -2%;
	padding:2%;
	box-sizing:border-box;
	border:10px solid #ffe7bf;
	background:url(/sim/img/cp04/header_title_bg-sp.jpg) repeat left top;
	background-size:247px 185px;
	position:relative;
}

.header__titleBase:before {
	display:none;
}

.header__titleBase:after {
	display:none;
}

.header__titleBase__image1 {
	width:100%;
	height:auto;
	position:static;
}

.header__titleBase__image1__image {
	width:100%;
	height:auto;
}

.header__titleBase__image2 {
	position:static;
	width:70%;
	height:auto;
	margin:0;
	line-height:1;
}

.header__titleBase__image2__image {
	width:100%;
	height:auto;
	line-height:1;
}

.header__titleBase__image3 {
	position:static;
	width:70%;
	height:auto;
	margin:0;
	line-height:1;
}

.header__titleBase__image3__image {
	width:100%;
	height:auto;
}

.header__titleBase__image4 {
	position:static;
	width:70%;
	height:auto;
	line-height:1;
}

.header__titleBase__image4__image {
	width:100%;
	height:auto;
}

.header__titleBase__image5 {
	position:absolute;
	width:40%;
	right:0px;
	bottom:-10px;
	z-index:5;
}

.header__titleBase__image5__image {
	width:100%;
	height:auto;
}


/*=======================================================================
あなたはどっち派
========================================================================*/

.docchihaBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	position:relative;
}

.docchihaBase__title:before {
	display:none;
}

.docchihaBase__title:after {
	display:none;
}

.docchihaBase__title__image {
	width:100%;
	height:auto;
	line-height:1;
}

.docchihaBase__title__image__image {
	width:100%;
	height:auto;
}

.docchihaBase__image1 {
	display:none;
}



.docchihaBase__selectBase {
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:30px 5% 15%;
	background:#ffffcc;
	overflow:hidden;
}

.docchihaBase__selectBase__image2 {
	float:none;
	width:100%;
	height:auto;
	margin-left:0;
}

.docchihaBase__selectBase__image2__image {
	width:100%;
	height:auto;
}

.docchihaBase__selectBase__image2-btn {
	top:auto;
	bottom:-3%;
	margin:0 auto;
	padding:2%;
	width:80%;
	height:auto;
}

.docchihaBase__selectBase__image2-btn__image {
	width:100%;
	height:auto;
}

.docchihaBase__selectBase__image3 {
	float:none;
	width:100%;
	height:auto;
	margin-left:0;
	margin-top:10%;
}

.docchihaBase__selectBase__image2__image {
	width:100%;
	height:auto;
}

.docchihaBase__selectBase__image3-btn {
	top:auto;
	bottom:-3%;
	margin:0 auto;
	padding:2%;
	width:80%;
	height:auto;
}

.docchihaBase__selectBase__image3-btn__image {
	width:100%;
	height:auto;
}
	
/*=======================================================================
たっぷり派10GBプラン
========================================================================*/

.tappuriBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	padding:20px 0;
	background:#f48c00;
	position:relative;
}

.tappuriBase__title__image {
	padding:0 4%;
	line-height:1;
}

.tappuriBase__title__image__image {
	width:100%;
	height:auto;
}

.tappuriBase__title:before {
	display:none;
}

.tappuriBase__title:after {
	display:none;
}

.docchihaBase__detailBase {
	width:auto;
	height:auto;
	background:#eee;
}

.docchihaBase__detailBase__10gbTitle {
	padding:40px 5% 30px;
}

.docchihaBase__detailBase__10gbTitle:before {
	left:25%;
}

.docchihaBase__detailBase__10gbTitle__image1 {
	float:none;
	width:90%;
	height:auto;;	
	margin-left:0;
	margin:0 auto;
}

.docchihaBase__detailBase__10gbTitle__image1__image {
	width:100%;
	height:auto;
}

.docchihaBase__detailBase__10gbTitle__image2 {
	float:none;
	width:90%;
	height:auto;
	margin:0 auto;
}

.docchihaBase__detailBase__10gbTitle__image2__image {
	width:100%;
	height:auto;
}

.docchihaBase__tableBase {
	padding-top:30px;
	padding-bottom:60px;
}

.docchihaBase__tableBase__item {
	width:90%;
}

.docchihaBase__attention {
	width:90%;
	margin:30px auto 0;
	font-size:0.8em;
	color:#666;
}


/*=======================================================================
ちょびっと派3GBプラン
========================================================================*/

.chobittoBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	padding:20px 0;
	background:#4988ce;
	position:relative;
}

.chobittoBase__title__image {
	padding:0 4%;
	line-height:1;
}

.chobittoBase__title__image__image {
	width:100%;
	height:auto;
}

.chobittoBase__title:before {
	display:none;
}

.chobittoBase__title:after {
	display:none;
}

.docchihaBase__detailBase__3gbTitle {
	padding:40px 5% 30px;
}

.docchihaBase__detailBase__3gbTitle:before {
	left:25%;
}

.docchihaBase__detailBase__3gbTitle__image1 {
	float:none;
	width:90%;
	height:auto;;	
	margin-left:0;
	margin:0 auto;
}

.docchihaBase__detailBase__3gbTitle__image1__image {
	width:100%;
	height:auto;
}

.docchihaBase__detailBase__3gbTitle__image2 {
	float:none;
	width:90%;
	height:auto;
	margin:0 auto;
}

.docchihaBase__detailBase__3gbTitle__image2__image {
	width:100%;
	height:auto;
}


.docchihaBase__tableBase {
	padding-top:30px;
	padding-bottom:60px;
}



/*=======================================================================
まだ高いスマホ代を払い続けるのですか？
========================================================================*/

.takaiBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	position:relative;
}

.takaiBase__title:before {
	display:none;
}

.takaiBase__title:after {
	display:none;
}

.takaiBase__title__image {
	width:100%;
	height:auto;
	line-height:1;
}

.takaiBase__title__image__image {
	width:100%;
	height:auto;
}

.takaiBase__priceBase {
	width:auto;
	height:auto;
	margin-bottom:30px;
	padding:30px 5%;
	background:#ffffcc;
}

.takaiBase__priceBase__image1 {
	width:100%;
	height:auto;
}

.takaiBase__priceBase__image1__image {
	width:100%;
	height:auto;
}

.takaiBase__priceBase__image2 {
	width:100%;
	height:auto;
	margin-top:10px;
}

.takaiBase__priceBase__image2__image {
	width:100%;
	height:auto;
}

.takaiBase__priceBase__text {
	width:100%;
}

/*=======================================================================
MNP
========================================================================*/

.mnpBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	position:relative;
}

.mnpBase__title:before {
	display:none;
}

.mnpBase__title:after {
	display:none;
}

.mnpBase__title__image {
	width:100%;
	height:auto;
	line-height:1;
}

.mnpBase__title__image__image {
	width:100%;
	height:auto;
}

.mnpBase__stepBase__image {
	background:url(/sim/img/cp04/mnp_bg1.png) repeat left top;
	background-size:24px 24px;
	overflow:hidden;
	padding:30px 5%;
}

.mnpBase__stepBase__image1 {
	width:100%;
	height:auto;
}

.mnpBase__stepBase__image1__image {
	width:100%;
	height:auto;
}

.mnpBase__stepBase__image2 {
	width:90%;
	height:auto;
}

.mnpBase__stepBase__image2__image {
	width:100%;
	height:auto;
}


.mnpBase__stepBase__text {
	width:90%;
}

.mnpBase__stepBase__text-attention {
	width:90%;
}


/*=======================================================================
お客様の声
========================================================================*/

.voiceBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	position:relative;
}

.voiceBase__title:before {
	display:none;
}

.voiceBase__title:after {
	display:none;
}

.voiceBase__title__image {
	width:100%;
	height:auto;
	line-height:1;
}

.voiceBase__title__image__image {
	width:100%;
	height:auto;
}

.voiceBase__image1 {
	position:absolute;
	width:18%;
	height:auto;
	top:18%;
	right:20px;
	z-index:100;
}

.voiceBase__image1__image {
	width:100%;
	height:auto;
}

.voiceBase__itemBase {
	padding-top:30px;
}

.voiceBase__selectBase__image2 {
	width:90%;
	height:auto;
}

.voiceBase__selectBase__image2__image {
	width:100%;
	height:auto;
}

.voiceBase__selectBase__image3 {
	width:90%;
	height:auto;
}

.voiceBase__selectBase__image3__image {
	width:100%;
	height:auto;
}

.voiceBase__selectBase__image4 {
	width:90%;
	height:auto;
}

.voiceBase__selectBase__image4__image {
	width:100%;
	height:auto;
}

/*=======================================================================
ご利用開始までの流れ
========================================================================*/

.stepBase {
	background:#eee;
}

.stepBase__title {
	width:104%;
	height:auto;
	margin:0 -2%;
	position:relative;
}

.stepBase__title:before {
	display:none;
}

.stepBase__title:after {
	display:none;
}

.stepBase__title__image {
	width:100%;
	height:auto;
	line-height:1;
}

.stepBase__title__image__image {
	width:100%;
	height:auto;
}

.stepBase__itemBase {
	padding:30px 5%;
}

.stepBase__itemBase__image1 {
	float:none;
	width:170px;
	height:263px;
	margin:0 auto 85px;;
	position:relative;
}

.stepBase__itemBase__image2 {
	float:none;
	width:170px;
	height:263px;
	margin:0 auto 85px;;
	position:relative;
}

.stepBase__itemBase__image3 {
	float:none;
	width:170px;
	height:275px;
	margin:0 auto 85px;;
	position:relative;
}

.stepBase__itemBase__image4 {
	float:none;
	width:170px;
	height:263px;
	margin:0 auto;
	position:relative;
}

.stepBase__itemBase__image5 {
	position:absolute;
	width:49px;
	height:48px;
	right:0;
	left:0;
	bottom:-60px;
	margin:0 auto;
	z-index:2;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.stepBase__itemBase__image6 {
	width:90%;
}

.stepBase__itemBase__image6__image {
	width:100%;
	height:auto;
}

.stepBase__itemBase__text-attention {
	width:90%;
}

.voiceBase__selectBase__attentionBase {
	width:90%;
}



/*=======================================================================
申し込みボタン
========================================================================*/
.applyBtnBase {
	width:86%;
	height:auto;
	margin:10% auto;
	padding:0;
	background:#fff;
}

.applyBtnBase__date {
	font-size:0.8em;
}

.applyBtnBase__s {
	width:65%;
	height:auto;
	margin:10% auto;
	padding:0;
	background:#fff;
}

.applyBtnBase__kochira {
	width:90%;
	height:auto;
	margin:10% auto;
	padding:0;
	background:#fff;
}

.applyBtnBase__kochira__image {
	width:100%;
	height:auto;
}


/*=======================================================================
税抜注意
========================================================================*/
.tax__attention {
	width:90%;
}

/*=======================================================================
フォームの進捗ナビゲーション
========================================================================*/

.applyform_navi2 ol {
	width: 90%;
	margin: 30px auto 0 auto;
	background: url(/sim/img/cp04/apply_navi_bg-sp.gif) no-repeat center 16px;
	background-size:contain;
	overflow: hidden;
}

.applyform_navi2 ol li {
	width: 33.3333%;
}


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

.footerBase__copyright {
	font-size: 0.5em;
	text-align: center;
	margin-top: 15px;
}

.footerBase__menu {
	width: 90%;
	height:auto;
}

.footerBase__menu__item {
	float: left;
	width: 33%;
	height:auto;
	text-align: center;
	border-right: 1px solid #000000;
}

/*=======================================================================
確認画面
========================================================================*/
.kakuninBase {
	width:90%;
}

.btnKakuteiBase {
	width:90%;
}

.btnKakuteiBase__back {
	width:15%;
}

.btnKakuteiBase__back__btn {
	display:block;
	box-sizing:border-box;
	width:100%;
	height:auto;
	margin-top:20%;
	padding:10% 0;
}

.btnKakuteiBase__kakutei {
	width:75%;
	margin-left:10%;
}

.btnKakuteiBase__kakutei__image {
	width:100%;
	height:auto;
}

.btnKakuteiBase__kakutei:hover {
	opacity:0.8;
	cursor:pointer;
}

}

@media screen and (max-width: 481px) {
.btnKakuteiBase__kakutei {
	float:none;
	width:100%;
	margin-left:0;
}

.btnKakuteiBase__back {
	float:none;
	width:30%;
	margin:40px auto 0;
}

.btnKakuteiBase__back__btn {
	padding:5% 0;
}

}


@media screen and (max-width: 1011px) {
/*=======================================================================
完了画面
========================================================================*/
.kanryoBase {
	width:90%;
}

.kanryoBase__text2 {
	text-align:left;
}

.kanryoBase__osasoiBase {
	width:100%;
	padding:2% 2% 150px;
}

.kanryoBase__osasoiBase__image1 {
	width:100px;
	height:150px;
}

.kanryoBase__osasoiBase__image1__image {
	width:100%;
	height:auto;
}

.kanryoBase__osasoiBase__image2__image {
	width:50%;
	height:auto;
}

.kanryoBase__snsBase {
	width:100%;
}

.kanryoBase__snsBase__facebook {
	float:left;
	width:45%;
}

.kanryoBase__snsBase__facebook__image {
	width:100%;
	height:auto;
}

.kanryoBase__snsBase__twitter {
	float:left;
	width:45%;
	margin-left:10%;
}

.kanryoBase__snsBase__twitter__image {
	width:100%;
	height:auto;
}

.kanryoBase__text3 {
	text-align:left;
}


}
