@charset "UTF-8";

/* CSS INDEX for product/apps page */
/*common*/
.tone-product_main_bg {
	position: relative;
	width: 920px;
	margin: 0 auto;
}

.tone-general_main2 {
	position: absolute;
	top: 50%;
	margin-top: -64px;
	left: 40%;
}

.bg_img {
	width: 920px;
	margin: 0 auto;
}

.main_tit {
	margin: 0 0 16px 0;
}

.main_tit img {
	height: 37px;
}

.main_text {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}

.contentsHeading {
	color: #333;
	font-size: 24px;
	margin-bottom: 45px;
}

/* -------------------------------
灰色網掛け注釈　
------------------------------- */
@media screen and (max-width: 869px) {
	.tone-product_main_bg {
		width: auto;
	}

	.tone-general_main2 {
		position: static;
		margin: 16px 0 29px 0;
		padding: 0 16px !important;
	}

	.bg_img {
		width: auto;
	}

	.main_tit {
		position: absolute;
		top: 50%;
		margin: -64px 0 0 0;
		left: 38%;
	}

	.main_tit img {
		width: 85%;
		height: auto;
	}

	#hibi_box .disc, #memory_box .disc, #point_box .disc, #share_box .disc, #oyako_box .disc {
		width: auto;
	}

	.tone-general_main2 {
		padding: 0;
	}
}

/* 20160304 */
.app_img {
	padding: 5% 0 10% 0;
	margin-top: 20px;
}

.one_img {
	background: url(/product/app/image/one/one_bg.jpg) no-repeat scroll center top;
	background-size: contain;
	width: auto;
}

.box_img {
	background: url(/product/app/image/box/box_bg.jpg) no-repeat scroll center top;
	background-size: contain;
	width: auto;
}

.ipphone_img {
	background: url(/product/app/image/ipphone/ipphone_bg.jpg) no-repeat scroll center top;
	background-size: contain;
	width: auto;
}

.myplan_img {
	background: url(/product/app/image/myplan/myplan_bg.jpg) no-repeat scroll center top;
	background-size: contain;
	width: auto;
}

.app_text {
	padding-left: 35%;
}

h2.app_tit, h2.myplan_tit, h2.ipphone_tit {
	padding-left: 35%;
	text-align: left;
	margin: 20px 0;
}

/* /20160304 */
.fullwide h4 {
	text-align: left;
	font-weight: bold;
	font-size: 161%;
	margin: 2em 0 0;
}

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

.app_sectionBtn a {
	background-color: #f2f2f2;
	display: block;
	height: 100%;
	width: 50%;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 3em;
	font-size: 122%;
	text-decoration: none !important;
	margin: 10px auto 10px;
	border-radius: 50px;
}

.app_sectionBtn a:hover {
	background-color: #cfcfcf;
}

.bottom_link_btns {
	margin: 60px 0 0;
}

.bottom_link_btns a {
	background-color: #f2f2f2;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 3em;
	font-size: 122%;
	text-decoration: none !important;
	margin: 10px 0 10px;
	border-radius: 50px;
}

.bottom_link_btns a:hover {
	background-color: #cfcfcf;
}

.youtube iframe {
	width: 444px;
	height: 250px;
}

.tutorial_movie3 {
	background: #f2f5fa;
	padding: 20px 20px 20px 3%;
	margin: 5% 0;
	overflow: hidden;
}

.tutorial_title {
	display: block;
	margin-top: 3%;
}

.ipphone_callchargelist {
	padding: 1em 3em;
	box-sizing: border-box;
}

.ipphone_callchargelist table {
	width: 100%;
}

.ipphone_callchargelist table thead {
	font-weight: bolder;
	background: var(--primary);
	color: #fff;
}

.ipphone_callchargelist table td {
	border: 1px solid #efefef;
	font-size: 1.2em;
	text-align: center;
	padding: 1.5em 1em;
}

.ipphone_callchargelist table tbody td {
	height: 96px;
}

.ipphone_callchargelist table td .price {
	font-size: 1.8em;
	margin-left: 3px;
	margin-ritht: 3px;
}

.ipphone_callchargelist table td a {
	font-size: 0.8em;
}

.ipphone_callchargelist table small {
	font-size: 0.7em;
}

/* 対応端末 */

.model-flame {
	width: 920px;
	margin: auto;
	padding-top: 20px;
}

.model-box {
	margin-top: 20px;
	text-align: left;
}

.model-box p {
	font-weight: bold;
	margin: 10px 0 10px;
}

.model-box p:last-child {
	font-size: 16px;
	font-weight: normal;
	line-height: 160%;
}

.model-box p.annotation {
	font-size: 12px;
}

.model-box ul {
	display: flex;
	justify-content: left;
	margin-bottom: 10px;
}

.model-box ul li {
	background: var(--primary);
	padding: 5px 10px;
	color: #fff;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.model-box ul li.ios {
	background: #D0A8DB;
}

.model-box ul li:last-child {
	margin-right: 0;
}

.service_end {
	margin-top: 40px;
}

.service_end p {
	width: 600px;
	margin: 0 auto;
	padding: 30px;
	background: #ffe2e2;
	text-align: justify;
	line-height: 180%;
}

.service_end_app {
	width: 600px;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0;
	font-size: 20px;
}

.service_end_app img {
	height: 70px;
	width: auto;
	margin: 30px 10px ;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

.cmt {
	font-size: 12px;
}

@media screen and (max-width: 869px) {
	.fullwide-container {
		margin-left: 12px;
		margin-right: 12px;
	}

	.youtube {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}

	.youtube iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.tutorial_movie3 {
		background: #f2f5fa;
		padding: 5% 3%;
		margin-bottom: 10%;
		overflow: hidden;
	}

	main .pull-left, main .pull-right {
		float: none;
	}

	.pull-right {
		margin: 5% 0 0;
	}

	.tutorial_title {
		display: block;
		margin-top: 0 !important;
		width: 40%;
		width: 70%;
	}

	.tutorial_title2 {
		width: 45%;
	}

	h2.app_tit {
		width: 55%;
		margin: 0 0 10%;
		padding-top: 10%;
	}

	.app_text {
		padding-top: 15%;
	}

	h2.myplan_tit {
		margin: 9% 0 7%;
	}

	h2.ipphone_tit {
		width: 50%;
		margin: 5% 0 7%;
	}
	.model-box p:last-child {
		font-size: 14px;
	}
}



/*2017.1~レスポンシブ化*/
.contents_headline h2 {
	line-height: 28px;
}

.span6 {
	margin-top: 45px;
}

h5 {
	font-size: 20px;
	margin-bottom: 16px;
}

.btn_area_pc {
	margin-bottom: 74px;
}

label {
	margin-bottom: 0;
}

.app_text {
	color: var(--primary) !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.2 !important;
	padding-left: 41%;
}

#toha {
	display: inline-block;
	width: auto;
	margin: 0 auto;
}

#toha #toha_disc {
	text-align: left;
	width: auto;
}

#toha.appli {
	display: block;
}

.app_sectionBtn {
	margin: 0 auto;
}

.app_sectionBtn a {
	max-width: 460px;
	width: 100% !important;
	height: auto;
	line-height: 1;
	padding: 16px 0;
}

.btn_area_pc {
	margin: 0 auto;
}

.btn_area_pc a {
	margin: 0 auto;
	max-width: 460px;
	width: 460px;
	height: auto;
	line-height: 1;
	padding: 16px 0;
}

.bottom_link_btns a {
	line-height: 2 !important;
}

/*one*/
#app_one .second_contents,
#app_one .third_contents,
#app_one .fourth_contents {
	display: table;
	width: 100%;
}

#app_one .second_contents .span3,
#app_one .third_contents .span3,
#app_one .fourth_contents .span4 {
	display: table-cell;
}

/*box*/
#app_box .second_contents,
#app_box .fourth_contents {
	display: table;
	width: 100%;
}

#app_box .second_contents .span6,
#app_box .fourth_contents .span6 {
	display: table-cell;
	width: 48%;
	padding-right: 3%;
}

#app_box .second_contents .span6:last-child,
#app_box .fourth_contents .span6:last-child {
	padding-right: 0;
}

/*ipphone*/
#app_ipphone .btn_area_pc a {
	line-height: 1 !important;
	margin: 10px 0;
}

#app_ipphone .btn_area_pc:nth-child(odd) a {
	float: left;
	max-width: 48%;
	width: 48%;
}

#app_ipphone .btn_area_pc:nth-child(even) a {
	float: right;
	max-width: 48%;
	width: 48%;
}

/*myplan*/
#app_myplan .row-fluid {
	display: table;
	width: 100%;
}

#app_myplan .row-fluid .span6 {
	display: table-cell;
	width: 48%;
	padding-right: 3%;
}

#app_myplan .row-fluid .span6:last-child {
	padding-right: 0;
}

@media screen and (max-width: 869px) {
	.pull-right {
		margin: 0 auto;
	}

	.contents_title span {
		margin-left: 0;
	}

	.contents_headline {
		min-height: auto;
		float: none;
		text-align: left;
	}

	.contents_headline h2 {
		line-height: 1;
		padding: 16px 0 0 0 !important;
		min-height: auto;
		height: auto;
	}

	.tone-general_main2 {
		padding-bottom: 0;
	}

	.app_img {
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
	}

	.app_text {
		padding-top: 5%;
		padding-left: 0;
	}

	.tutorial_movie3 .pull-left, .tutorial_movie3 .pull-right {
		display: block;
		float: none;
	}

	.btn_area_pc a {
		margin: 0 auto;
		max-width: 460px;
		width: 100%;
		padding: 8px 16px !important;
		box-sizing: border-box;
	}

	/*one*/
	#app_one .second_contents,
	#app_one .third_contents,
	#app_one .fourth_contents {
		display: block;
		width: 100%;
	}

	#app_one .second_contents .span3,
	#app_one .third_contents .span3,
	#app_one .fourth_contents .span4 {
		display: block;
		margin-top: 16px;
	}

	/*box*/
	#app_box .second_contents,
	#app_box .fourth_contents {
		display: block;
		width: 100%;
	}

	#app_box .second_contents .span6,
	#app_box .fourth_contents .span6 {
		display: block;
		width: 100%;
		margin-top: 16px;
		padding-right: 0;
	}

	/*ipphone*/
	#app_ipphone .contents_headline h2 {
		line-height: 28px !important;
		padding-top: 6px !important;
	}

	#app_ipphone .btn_area_pc a {
		float: none !important;
		padding: 16px !important;
		max-width: 440px !important;
		width: 100% !important;
	}


	/*myplan*/
	#app_myplan h2.app_tit {
		width: 62%;
		padding-top: 13%;
	}

	#app_myplan .row-fluid {
		display: block;
		width: 100%;
	}

	#app_myplan .row-fluid .span6 {
		display: block;
		width: 100%;
		padding-right: 0;
	}
}

/*2019.07〜　ユーザー向けmyplan*/
.movie iframe {
	width: 760px;
	height: 427.5px;
}

.btnBox {
	display: -webkit-flex;
	display: flex;
	margin-top: 20px;
	padding: 0 100px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.btnBox p:nth-of-type(3) {
	margin: 16px auto 0;
}

.btnBox a {
	width: 344px;
}

.service_btn a {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0px;
	border: 1px solid #333333;
	background: #fff;
	text-align: center;
	display: block;
	line-height: 1.7;
	width: 410px;
	margin: 0 auto;
	color: #333333;
	border-radius: 100px;
}

a.arrow_btn_blue:after {
	position: absolute;
	font-family: "FontAwesome";
	content: "\f105";
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	top: 50%;
	margin-top: -17px;
	right: 6%;
}

.service_btn a:hover {
	color: #fff;
	background: var(--primary);
	border: 1px solid var(--primary);
}

a.arrow_btn_blue:hover:after {
	color: #fff;
}

.enqueteBox {
	width: 600px;
	padding: 20px;
	text-align: center;
	border: 2px solid #fff30d;
}

.enquete_text {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 16px;
}

@media screen and (max-width: 869px) {
	#toha {
		margin: 16px auto !important;
	}

	.tfourth {
		text-align: left;
	}

	.movie iframe {
		width: 85vw;
		height: 47.8vw;
	}

	.btnBox {
		display: block;
		padding: 0;
	}

	.btnBox a {
		width: 73.3vw;
		margin-top: 16px;
	}

	.btnBox p:first-of-type a {
		margin-top: 0;
	}

	.service_btn a {
		padding: 10px 0px;
		font-size: 12px;
		font-weight: normal;
		width: 100%;
	}

	.enqueteBox {
		width: 80vw;
		padding: 20px;
		margin-bottom: 50px;
	}

	.enquete_text {
		font-size: 14px;
	}

	.sp_span6 {
		margin-top: 0;
	}

	/* 対応機種 SP版 */

	.model-flame {
		width: 100%;
	}

	.model-box ul {
		flex-wrap: wrap;
		gap: 8px;
	}

	.model-box ul li {
		font-size: 12px;
		width: calc(100% / 4 - 8px);
		text-align: center;
		margin-bottom: 0;
		margin-right: 0;
	}

	.service_end {
		margin: 20px 0;
	}

	.service_end p {
		width: 100%;
		box-sizing: border-box;
	}

	.service_end_app {
		width: 100%;
		padding: 10px 0 30px;
		font-size: 16px;
		line-height: 1.8;
	}

	.service_end_app img {
		height: 13vw;
		max-height: 70px;
		margin: 20px 5px ;
	}

	.pc {
		display: none;
	}

	.sp {
		display: block;
	}
}
