background: #c45800;
@charset "UTF-8";

@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');

.mansion-body .page_ttl_inner h1 img,
.pg-services-main .page_ttl_inner h1 img,
.services-option--kurashi-page .page_ttl_inner h1 img {
	margin-right: 20px;
	vertical-align: middle;
}
.page_ttl_inner h1 img {
	margin-right: 10px;
	vertical-align: middle;
}
/*img[data-sp-src] {
	left: 21px;
	width: 80px;
	top: 0;
	height: auto;
	position: absolute;
}*/
#side_nav li a {
	font-family: unset;
}

.tab_cont.view li {
	pointer-events: none;
}

.txt_box p {
	font-family: 'Noto Sans Japanese', sans-serif;
}
.mansion_items li img {
	width: unset;
	left: unset;
	top: unset;
	position: unset;
	vertical-align: top;
}
.component-content .text_normal_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	width: 100%;
	margin: 0 auto 0;
}
.common_table.spec_middle th,
.common_table.spec_middle td,
.common_table.spec_middle .txt_blue {
	vertical-align: middle;
}
.common_table th,
.common_table td {
	padding: 20px;
	vertical-align: top;
	word-break: break-all;
	line-height: 1.7;
}
.text_normal {
	color: #505050;
}
.slide_cont.opend .slide_ttl {
	padding: 40px 0;
}
.ctc-tabs .tab_area .tab_list li.view a {
	background-size: 8px auto;
	font-weight: 600;
}
.txt_btn p {
	font-size: 14px;
}
.component-content .tab_area {
	padding-top: 20px;
}
.ctc-tabs {
	width: unset;
}
.tabs-component {
	width: unset;
}
.tab_list {
	padding: 0 20px;
	justify-content: center;
}
.lead_txt .small {
	font-weight: 700;
}
li a {
}

.ctc-tabs .tab_area .tab_list li a:hover {
	opacity: 0.6;
	color: var(--color-dark-gray2);
}
.tab_area .tab_list li.view a:hover {
	opacity: 1;
	cursor: default;
	color: var(--color-dark-gray2);
}
.container {
	max-width: unset;
}
.movie {
	margin-bottom: 20px;
	position: relative;
	display: flex;
}
.btn_box ul li a {
	font-family: unset;
}

#tab_area {
	padding-top: 20px;
}
.txt_btn {
	margin-bottom: 0;
}
.menuCookie {
	display: inline-block;
}
.txt_btn .common_btn_gray {
	font-weight: 700;
}
.service_ttl {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 30px;
	font-weight: 200;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
.service_ttl span {
	display: inline-block;
	border: 1px solid #505050;
	font-size: 14px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	padding: 2px 4px;
	margin-right: 20px;
}
.function_icn {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}
.function_icn li {
	display: inline-block;
	background-color: #505050;
	padding: 2px 8px;
	border-radius: 4px;
	margin: 0 10px;
}
.service_box {
	border-radius: 8px;
	overflow: hidden;
	display: table;
}
.service_box.column01 {
	width: 100%;
	table-layout: fixed;
}
.service_box.column01.orange {
	height: 300px;
}
.service_box.column01.yellow {
	height: 250px;
}
.service_box.column01 .ttl_box,
.service_box.column01 .price_box {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.service_box.column01.orange .ttl_box {
	background-color: #ec6c00;
}
.service_box.column01.yellow .ttl_box {
	background-color: #f76b1f;
}
.service_box .ttl_box {
	text-align: center;
	position: relative;
}
.service_box .ttl_box:after {
	content: '';
	width: 28px;
	height: 28px;
	position: absolute;
	border-width: 14px;
	border-style: solid;
	box-sizing: border-box;
}
.service_box.column01 .ttl_box:after {
	left: 100%;
	margin-top: -14px;
}
.service_box.column01.orange .ttl_box:after {
	top: 150px;
}
.service_box.column01.yellow .ttl_box:after {
	top: 128px;
}
.service_box.column02 .ttl_box:after {
	left: 235px;
	top: 100%;
	margin-left: -14px;
}
.service_box.column01.orange .ttl_box:after {
	border-left-color: #ec6c00;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.service_box.column02.orange .ttl_box:after {
	border-left-color: transparent;
	border-top-color: #ec6c00;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.service_box.column01.yellow .ttl_box:after {
	border-left-color: #fff9f6;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.service_box.column02.yellow .ttl_box:after {
	border-left-color: transparent;
	border-top-color: #fff000;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.service_box.column01 .ttl_box h3 {
	padding-bottom: 40px;
}
.service_box.column02 {
	width: 470px;
}
.service_box.column02.orange .ttl_box {
	background-color: #ec6c00;
	height: 250px;
}
.service_box.column02.yellow .ttl_box {
	background-color: #fff000;
	/*	height: 216px;*/
	height: 250px;
}
.service_box.column02 .ttl_box h3 {
	padding: 40px 0;
}
.service_box.column02 .price_box {
	height: 136px;
}
.ttl_box .round_btn {
	width: 180px;
	margin: 0 20px;
}
.price_box {
	display: table;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #fff9f6;
}
.price_box .price_box_inner {
	display: table-cell;
	vertical-align: middle;
}
.price_box .price {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
}
.price_box .price span {
  color: #F76B1F;
}
.price_box .price .small {
	font-size: 16px;
	line-height: 1.2;
}
#simulation .ttl_area {
	background-color: #fff9f6;
	padding: 60px 0 20px;
	position: relative;
}
#simulation .ttl_area p {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
#simulation .ttl_area p:before {
	content: '';
	width: 66px;
	height: 9px;
	display: block;
	border-radius: 4px;
	background-color: #fff000;
	margin: 0 auto 30px;
}
#simulation .ttl_area .bg_arrow {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 40px;
}
#simulation .bg_area {
	height: 410px;
	background: url(..../../../../../images/services/images/bg_simulation) no-repeat center center;
	background-size: cover;
	text-align: center;
}
#simulation .bg_area h2 {
	margin: 80px 0 30px;
	display: inline-block;
}
#simulation .bg_area .top-text {
	margin: 80px 0 30px;
	display: inline-block;
}
#simulation .bg_area h2 .blue_icn {
	margin-right: 40px;
}
#simulation .bg_area .top-text .blue_icn {
	margin-right: 40px;
}
#simulation .bg_area h2 .ttl {
	margin-top: 26px;
}
#simulation .bg_area .top-text .ttl {
	width: 326px;
	margin-top: 26px;
}
#simulation .bg_area ul li {
	display: inline-block;
	margin: 0 5px;
}
#simulation .txt_area {
	background-color: #fff9f6;
	padding: 40px 0;
}
.container.sp_container .round_btn.large img {
	width: 30px;
}
/* service_link */
#service_link {
	background-color: #d29768;
	text-align: center;
	padding: 40px 0;
}
#service_link ul li {
	float: left;
	margin-left: 20px;
}
#service_link ul li:first-child {
	margin-left: 0;
}
#service_link ul li a {
	width: 176px;
	height: 176px;
	display: block;
	border-radius: 8px;
	background-color: #fff;
}
#service_link ul li a .icn {
	margin-top: 30px;
}
#service_link ul li a p {
	color: #f76b1f;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.4;
	font-size: 20px;
	height: 50px;
	width: 100%;
	display: table;
	margin-top: 8px;
}
#service_link ul li a p span {
	display: table-cell;
	vertical-align: middle;
}

/* conversion_link */
.conversion_link {
	background-color: #c45800;
	text-align: center;
	padding: 40px 0;
}
.conversion_link .catch {
	margin-bottom: 20px;
}
.conversion_link li {
	float: left;
	margin-left: 24px;
}
.conversion_link li:first-child {
	margin-left: 0;
}
/*****************************************************************************************************
*** huypq
*****************************************************************************************************/

/*****************************************************************************************************
*** end huypq
*****************************************************************************************************/
/*****************************************************************************************************
*** thaontp
*****************************************************************************************************/
.ml_20 {
	margin-left: 20px;
}
.mb_30 {
	margin-bottom: 30px !important;
}
.mansion_gift {
	background: url('../../../images/services/images/bg_gift') no-repeat left top;
	width: 544px;
	height: 64px;
	margin: 20px auto;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 2.5;
}
.mansion_system {
	margin: 0 auto;
}
.mansion_icon_plus {
	font-style: normal;
	font-size: 45px;
	line-height: 1;
	font-weight: 100;
}
.mansion_system_img {
	display: inline-block;
	vertical-align: top;
	margin: 2px 5px;
	width: 104px;
	height: auto;
}
.mansion_system_txt {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
}
.mansion_items {
	margin: 0 auto 20px;
}
.mansion_btn_search {
	padding: 15px;
	width: 288px;
}
.index_recommend {
	position: absolute;
	top: 0;
	left: 21px;
	width: 80px;
	height: auto;
}
.index_img_lg {
	max-width: 480px;
	width: 100%;
	height: auto;
}
.index_img_sm {
	max-width: 470px;
	width: 100%;
	height: auto;
}
.index_price {
	font-size: 18px;
	font-weight: 700;
}
.index_price_sm {
	font-size: 12px;
	margin: 0 2px;
}
.index_icon_down {
	width: 23px;
	height: auto;
	margin: 15px auto;
	display: block;
}
.index_campaign {
	font-size: 16px;
	font-weight: 700;
	color: #f83e54;
	margin: 0 0 5px;
}
.service_box.column02 .index_price_box {
	height: 242px;
}
.index_price_tv {
	width: 99px;
	height: auto;
	margin: 0 10px;
}
.index_price_10doubletv {
	width: 109px;
	height: auto;
	margin: 0 10px;
}
.index_price_10tv {
	width: 119px;
	height: auto;
	margin: 0 10px;
}
.index_price_smarttv {
	width: 157px;
	height: auto;
	margin: 0 10px;
}
.txt_gray {
	color: #787878;
}
.title_warning {
	font-size: 20px;
	position: relative;
	padding: 0 0 0 70px;
	font-weight: 500;
}
.title_warning img {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -20px 0 0;
}
.attention_dl dd {
	margin-left: 15px;
}
.btn_zoom {
	height: auto;
	margin: 10px auto;
	width: 35px;
	cursor: pointer;
}
.btn_zoom > img {
	display: block;
	width: 100%;
	height: auto;
}
.channel_img {
	max-width: 100%;
	height: auto;
	margin: 0 auto 40px;
	display: block;
}
.mail_delivery_table th,
.mail_delivery_table td {
	padding: 15px 10px;
}
.bg_white {
	background-color: #fff;
}
.pl_0 {
	padding-left: 0 !important;
}
.pr_0 {
	padding-right: 0 !important;
}
.border_bottom {
	border-bottom: 1px solid #c8c8c8;
}
.txt_bold {
	font-weight: 700;
}
.bg_none {
	background: none !important;
}
/*****************************************************************************************************
*** end thaontp
*****************************************************************************************************/
/*****************************************************************************************************
*** hiennt
*****************************************************************************************************/
.gray_container {
	padding: 20px;
	text-align: left;
}
.gray_container h3.lead_txt {
	margin: 0 auto 30px !important;
	text-align: left;
}
/*****************************************************************************************************
*** end hiennt
*****************************************************************************************************/
/*****************************************************************************************************
*** duyn
*****************************************************************************************************/
.txt_prov_list {
	display: table;
}
.txt_prov_list dt {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}
.txt_prov_list dd {
	display: table-cell;
}
.txt_charge_list dt {
	float: left;
}
.pl_10 {
	padding-left: 10px;
}
.txt_charge_box {
	position: relative;
}
.txt_charge_box .arrow {
	position: absolute;
	right: -2%;
	top: 0%;
}
.common_table.tb_special td,
.common_table.tb_special th,
.common_table.tb_special td,
.common_table.tb_special th {
	vertical-align: middle;
}
.pl_30 {
	padding-left: 30px !important;
}
.border_none {
	border-bottom: none !important;
}
.boder_bottom {
	border-bottom: 1px solid #c8c8c8;
}
.fw_bold {
	font-weight: bold;
}
/*****************************************************************************************************
*** end duyn
*****************************************************************************************************/
/*****************************************************************************************************
*** trantn
*****************************************************************************************************/

/*****************************************************************************************************
*** end trantn
*****************************************************************************************************/
/*****************************************************************************************************
*** other
*****************************************************************************************************/

/*****************************************************************************************************
*** end other
*****************************************************************************************************/

/*20160620*/
a.round_btn:hover {
	color: initial;
}
.round_btn.large {
	height: 50px;
	border-radius: 35px;
	padding: 14px 60px 14px 44px;
}
.round_btn.large img {
	padding: 10px 10px 0 0;
}

ul.container.sp_container.clearfix.cjk {
	width: 960px;
}
.ctc-tabs .component-content .tab_area {
	padding-top: 78px;
}
.ctc-tabs .component-content .tab_area li {
	width: 347px;
}

.ctc-tabs .tab_area .tab_list {
	width: 960px;
	margin: 0 auto;
	justify-content: inherit;
}

.pg-services-main .ctc-tabs .component-content .tab_area,
.mansion-body .ctc-tabs .component-content .tab_area,
.denki-chubu-body .ctc-tabs .component-content .tab_area {
	padding-top: 20px;
}

.pg-services-main .ctc-tabs .tab_area .tab_list li,
.mansion-body .ctc-tabs .tab_area .tab_list li,
.denki-chubu-body .ctc-tabs .tab_area .tab_list li {
	width: 100%;
}

/* .pg-services-main .container ul.function_icn li,
.mansion-body .container ul.function_icn li {  
  width: auto;  
} */

/*20160620 end*/
@media screen and (max-width: 640px) {
	/*
img[data-sp-src] {
	left: 11px;
	width: 40px;
	top: 0;
	position: absolute;
} */
	.slide_cont .switch_area.icn_area {
		padding-bottom: 10px;
	}
	.sub_container .sp_container {
		font-size: 11px;
	}

	.ctc-tabs .tab_area .tab_list {
		width: 100%;
		margin: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	.ctc-tabs .component-content .tab_area {
		padding-top: 50px;
	}

	.pg-services-main .ctc-tabs .tab_area,
	.mansion-body .ctc-tabs .tab_area,
	.denki-chubu-body .ctc-tabs .tab_area {
		padding-top: 20px;
	}

	.pg-services-main .ctc-tabs .tab_area .tab_list li,
	.mansion-body .ctc-tabs .tab_area .tab_list li,
	.denki-chubu-body .ctc-tabs .tab_area .tab_list li {
		width: 50%;
	}

	.container.sp_container {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		font-size: 11px;
	}
	.slide_ttl .container.sp_container {
		padding: 7px;
		box-sizing: border-box;
		position: relative;
		font-size: 20px;
		letter-spacing: 0.1em;
		line-height: 1.5;
		text-align: center;
	}
	.slide_cont.opend .slide_ttl {
		padding: 20px 10px 20px;
	}
	.slide_ttl > span:before {
		content: '';
		width: 6px;
		height: 100%;
		border-radius: 3px;
		display: block;
		background-color: #fff000;
		position: absolute;
		top: 0;
		box-sizing: border-box;
	}
	.attention.container.sp_container {
		font-size: 8px;
		letter-spacing: 0.05em;
	}
	#simulation .bg_area .top-text {
		margin: 40px 0 20px;
		display: inline-block;
	}
	#simulation .bg_area .top-text .blue_icn {
		margin-right: 20px;
	}
	#simulation .bg_area .top-text .ttl {
		width: 212px;
		height: 43.19px;
		margin-top: 7px;
	}
	.slide_ttl > div {
		font-size: 20px;
	}
	.container.sp_container .round_btn.large img {
		width: 20px;
	}
	.component-content .text_normal_wrapper {
		width: 100%;

		padding: 0 20px;
	}
	.row .component-content .text_normal_wrapper {
		width: 100%;

		padding: 0;
	}
	.txt_btn p {
		font-size: 11px;
	}
	.mansion-body .tab_list,
	.pg-services-main .tab_list {
		padding: 0;
		justify-content: center;
	}
	.tab_list {
		padding: 0 10px;
		justify-content: center;
	}

	.page_ttl_inner h1 img {
		margin: 0 auto 10px;
		display: block;
		width: 30px;
		height: 30px;
	}

	.services-option--kurashi-page .page_ttl_inner h1 img {
		margin: 0 auto 10px;
	}
	.pg-services-main .page_ttl_inner h1 img {
		margin: 0 auto 10px;
		display: block;
		width: 30px;
	}
	ul.container.sp_container.clearfix.cjk {
		width: auto;
	}
	.round_btn.large {
		height: auto;
		border-radius: 15px;
		padding: 4px 40px 4px 24px;
	}
	.round_btn.large img {
		padding: 0;
	}

	.service_ttl {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.service_ttl span {
		display: inline-block;
		font-size: 12px;
		padding: 2px 4px;
		margin-right: 0;
		margin-bottom: 5px;
	}
	.function_icn {
		margin-bottom: 10px;
	}
	.function_icn li {
		display: inline-block;
		background-color: #505050;
		padding: 2px 8px;
		border-radius: 4px;
		margin: 0 7px 10px;
		letter-spacing: -0.01em;
	}
	.service_box {
		display: block;
	}
	.service_box.column01.orange,
	.service_box.column01.yellow {
		height: auto;
	}
	.service_box.column01 .ttl_box,
	.service_box.column01 .price_box {
		display: block;
		width: 100%;
	}
	.service_box .ttl_box:after {
		width: 20px;
		height: 20px;
		border-width: 10px;
	}
	.service_box.column01 .ttl_box:after,
	.service_box.column02 .ttl_box:after {
		left: 50%;
		top: 100% !important;
		margin-top: 0;
		margin-left: -10px;
	}
	.service_box.column01.orange .ttl_box:after {
		border-left-color: transparent;
		border-top-color: #ec6c00;
		border-right-color: transparent;
		border-bottom-color: transparent;
	}
	.service_box.column01.yellow .ttl_box:after {
		border-left-color: transparent;
		border-top-color: #f76b1f;
		border-right-color: transparent;
		border-bottom-color: transparent;
	}
	.service_box.column02.yellow .ttl_box:after {
		border-left-color: transparent;
		border-top-color: #fff000;
		border-right-color: transparent;
		border-bottom-color: transparent;
	}
	.service_box.column01 .ttl_box h3 {
		padding: 30px 0;
	}
	.service_box.column02 {
		width: 100%;
	}
	.service_box.column02.orange .ttl_box {
		background-color: #ec6c00;
		height: auto;
	}
	.service_box.column02.yellow .ttl_box {
		background-color: #fff000;
		height: auto;
	}
	.service_box.column02 .ttl_box h3 {
		padding: 30px 0;
	}
	.service_box.column02 .price_box {
		height: auto;
	}
	.ttl_box .round_btn {
		width: auto;
		margin: 0 5px 20px;
	}
	.price_box {
		display: block;
		padding: 25px 0;
	}
	.price_box .price_box_inner {
		display: block;
	}
	.price_box .price {
		font-size: 18px;
	}
	.price_box .price .small {
		font-size: 11px;
	}

	.ribbon {
		display: table;
		width: 100%;
	}

	.mansion_gift {
		display: table-cell;
		background: url('../../../images/services/images/bg_gift') no-repeat center center;
		font-size: 11px;
		line-height: 2.5;
		vertical-align: middle;
		box-sizing: border-box;
		background-size: contain;
		width: 100%;
		margin: 0 auto;
		background-size: 300px auto;
		padding-bottom: 5px;
	}

	#simulation .ttl_area {
		padding: 30px 0 10px;
	}
	#simulation .ttl_area p {
		font-size: 15px;
	}
	#simulation .ttl_area p:before {
		height: 6px;
		border-radius: 3px;
		margin: 0 auto 15px;
	}
	#simulation .ttl_area .bg_arrow {
		height: 20px;
	}
	#simulation .bg_area {
		background: url(..../../../../../images/services/images/bg_simulation_sp) no-repeat center top;
		background-size: 100% auto;
		width: 100%;
		height: auto;
		padding: 0 0 6.25%;
	}
	#simulation .bg_area h2 {
		margin: 40px 0 20px;
	}
	#simulation .bg_area h2 .blue_icn {
		margin-right: 20px;
	}
	#simulation .bg_area h2 .ttl {
		margin-top: 7px;
		width: 212px;
	}
	#simulation .bg_area ul li {
		margin: 0;
	}
	#simulation .txt_area {
		padding: 20px 0;
	}

	/* service_link */
	#service_link {
		padding: 15px 0;
	}
	#service_link ul li {
		width: 33.333333%;
		margin: 0;
	}
	#service_link ul li a {
		width: 95%;
		margin: 0 auto 5px;
		height: 88px;
		border-radius: 4px;
	}
	#service_link ul li a .icn {
		margin-top: 15px;
		width: 30px;
	}
	#service_link ul li a p {
		font-size: 10px;
		height: 25px;
		margin-top: 4px;
	}

	/* service_price */
	.service_price {
		text-align: center;
	}
	.service_price img {
		width: 300px;
		margin: 0 auto;
	}

	/* conversion_link */
	.conversion_link {
		padding: 20px 0 10px;
	}
	.conversion_link .catch {
		width: 256px;
		margin: 0 auto 10px;
	}
	.conversion_link ul {
		width: 100%;
		margin: 0 auto;
	}
	.conversion_link li {
		margin: 0 4px 20px 0;
		max-width: 290px;
		width: 27.7%;
		display: inline-block;
		float: none;
	}
	.conversion_link li:last-child {
		width: 39%;
		margin: 0;
	}
	/*****************************************************************************************************
*** huypq
*****************************************************************************************************/

	/*****************************************************************************************************
*** end huypq
*****************************************************************************************************/
	/*****************************************************************************************************
*** thaontp
*****************************************************************************************************/
	.mb_30 {
		margin-bottom: 15px !important;
	}
	.function_icn .pc_only {
		display: none;
	}
	.function_icn.sp_only {
		margin: 0 0 10px;
	}
	.mansion_items {
		margin: 0 auto 10px;
		width: 100%;
	}
	.mansion_items li {
		width: 49%;
	}
	.mansion_items li img {
		width: 95%;
		left: unset;
		top: unset;
		position: unset;
	}
	.mansion_icon_plus {
		font-size: 30px;
	}
	.mansion_system_img {
		width: 72px;
	}
	.mansion_system_txt {
		display: inline;
	}
	.mansion_btn_search {
		width: 100%;
		padding: 15px 0;
	}
	.index_recommend[data-sp-src] {
		left: 11px;
		width: 40px;
	}
	.index_price {
		font-size: 11px;
	}
	.index_price_sm {
		font-size: 8px;
	}
	.index_icon_down {
		width: 15px;
		margin: 10px auto;
	}
	.title_warning {
		padding: 0 0 0 35px;
		font-size: 15px;
	}
	.title_warning img {
		width: 28px;
		margin: -14px 0 0;
	}
	.channel_img {
		margin-bottom: 20px;
	}
	.txt_l_sp {
		text-align: left;
	}
	.mail_delivery_table th,
	.mail_delivery_table td {
		padding: 8px 2px;
	}

	.forward_choice_table th,
	.forward_choice_table td {
		padding: 10px 5px;
	}
	/*****************************************************************************************************
*** end thaontp
*****************************************************************************************************/
	/*****************************************************************************************************
*** hiennt
*****************************************************************************************************/
	.conversion_link li:nth-of-type(3),
	.conversion_link li:nth-of-type(4) {
		margin-bottom: 10px;
	}
	.gray_container {
		padding: 20px 0;
	}
	.gray_container h3.lead_txt {
		margin: 0 auto 20px !important;
	}
	/*****************************************************************************************************
*** end hiennt
*****************************************************************************************************/
	/*****************************************************************************************************
*** duyn
*****************************************************************************************************/
	.txt_prov_list {
		display: block;
	}
	.txt_prov_list dt {
		display: block;
		width: 100%;
		padding-right: 0;
	}
	.txt_prov_list dt img {
		max-width: 600px;
		height: auto;
		width: 100%;
		position: relative;
		left: 0;
	}
	.txt_prov_list dd {
		display: block;
	}
	.pl_30 {
		padding-left: 15px !important;
	}
	/*****************************************************************************************************
*** end duyn
*****************************************************************************************************/
	/*****************************************************************************************************
*** trantn
*****************************************************************************************************/

	/*****************************************************************************************************
*** end trantn
*****************************************************************************************************/
	/*****************************************************************************************************
*** other
*****************************************************************************************************/

	/*****************************************************************************************************
*** end other
*****************************************************************************************************/
	/*20160609*/
	.img_set img {
		display: block;
		width: 100%;
	}

	.sub_container .mail_delivery_table th,
	.mail_delivery_table td {
		padding: 8px 2px;
	}

	/*20160609 end*/
}
@media screen and (max-width: 320px) {
	ul.container.sp_container.clearfix.cjk {
		width: auto;
	}
	.mansion_system_img:nth-of-type(3) + .mansion_system_txt .sp_only {
		display: none;
	}
}

/* 20181129 */
/* nagano area */
.nagano_ttl_wrap .nagano_fukidashi {
	position: relative;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	width: 390px;
	background: #ec6c00;
	box-sizing: border-box;
	padding: 4px 0;
	border-radius: 20px;
	margin: 0 auto 20px;
}
.nagano_ttl_wrap .nagano_fukidashi.blue {
	background: C45800;
}
.nagano_ttl_wrap .nagano_fukidashi:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 12px solid #ec6c00;
	border-bottom: 0;
	margin: 0 auto;
}
.nagano_ttl_wrap .nagano_fukidashi.blue:before {
	border-top: 12px solid #0b3182;
}
.nagano_ttl_wrap .nagano_fukidashi p:before,
.nagano_ttl_wrap .nagano_fukidashi p:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 14px;
	height: 20px;
	background: url('../../../images/services/images/icn_nagano.png') no-repeat center / cover;
	margin: auto;
}
.nagano_ttl_wrap .nagano_fukidashi p:before {
	margin-left: -175px;
}
.nagano_ttl_wrap .nagano_fukidashi p:after {
	margin-left: 161px;
}
@media screen and (max-width: 640px) {
	.mansion_link.branch_list li:last-child {
		margin: 10px 0 0 0;
	}

	ul.container.sp_container.clearfix.cjk {
		width: auto;
	}
	.nagano_ttl_wrap .nagano_fukidashi {
		font-size: 15px;
		width: 100%;
		padding: 2px 0;
		border-radius: 14px;
		margin-bottom: 10px;
	}
	.nagano_ttl_wrap .nagano_fukidashi:before {
		border: 4px solid transparent;
		border-top: 6px solid #ec6c00;
		border-bottom: 0;
	}
	.nagano_ttl_wrap .nagano_fukidashi.blue:before {
		border-top: 6px solid #0b3182;
	}
	.nagano_ttl_wrap .nagano_fukidashi p:before,
	.nagano_ttl_wrap .nagano_fukidashi p:after {
		width: 11px;
		height: 15px;
	}
	.nagano_ttl_wrap .nagano_fukidashi p:before {
		margin-left: -136px;
	}
	.nagano_ttl_wrap .nagano_fukidashi p:after {
		margin-left: 125px;
	}
}

/* branch_link */
.branch_link li {
	width: 460px;
	float: left;
}
.branch_link li + li {
	margin-left: 40px;
}
.branch_link li a {
	display: block;
	position: relative;
	color: #0b3182;
	font-weight: 900;
	letter-spacing: 0.05em;
	box-sizing: border-box;
	padding: 57px 40px 35px;
	border: 2px solid #c8c8c8;
	border-radius: 8px;
}
.branch_link li a .main_txt {
	font-size: 30px;
	line-height: 40px;
}
.branch_link li a .main_txt.row_1 {
	line-height: 80px;
}
.branch_link li a .sub_txt {
	position: relative;
	font-size: 24px;
	margin-top: 20px;
}
.branch_link li a .sub_txt .arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	line-height: 1em;
	height: 1em;
	margin: auto;
}
.branch_link li a .icon {
	position: absolute;
	top: 40px;
	right: 40px;
}
@media screen and (max-width: 640px) {
	.branch_link li {
		width: 100%;
		float: none;
	}
	.branch_link li + li {
		margin-left: 0;
		margin-top: 10px;
	}
	.branch_link li a {
		letter-spacing: 0.05em;
		padding: 20px;
		border: 1px solid #c8c8c8;
	}
	.branch_link li a .main_txt {
		font-size: 20px;
		line-height: 30px;
	}
	.branch_link li a .main_txt.row_1 {
		line-height: 60px;
	}
	.branch_link li a .sub_txt {
		font-size: 15px;
		margin-top: 10px;
	}
	.branch_link li a .sub_txt .arrow {
		right: 0;
	}
	.branch_link li a .icon {
		top: 20px;
		right: 20px;
		width: 70px;
	}
}

/* mansion_link */
.mansion_link li {
	text-align: center;
	width: 460px;
	float: left;
}
.mansion_link li + li {
	margin-left: 40px;
}
.mansion_link li a {
	display: block;
	position: relative;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	background: #c45800;
	padding: 25px 0;
	border-radius: 8px;
}
.mansion_link li a .main_txt {
	font-size: 24px;
	line-height: 36px;
}
.mansion_link li a .sub_txt {
	font-size: 14px;
}
.mansion_link li a .arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	line-height: 1em;
	height: 1em;
	margin: auto;
}
@media screen and (max-width: 640px) {
	.mansion_link {
		margin-bottom: 40px;
	}
	.mansion_link li {
		width: 100%;
	}
	.mansion_link li + li {
		margin-left: 0;
		margin-top: 10px;
	}
	.mansion_link li a {
		padding: 12px 0;
	}
	.mansion_link li a .main_txt {
		font-size: 13px;
		line-height: 20px;
	}
	.mansion_link li a .sub_txt {
		font-size: 8px;
	}
	.mansion_link li a .arrow {
		right: 10px;
	}
}
/*20181129 end*/

.home_campaign_application .txt_montly_price span.txt_montly_rate {
	vertical-align: super;
}
.koushin_img {
	display: block;
	margin: 0 auto;
	width: 713px;
}
.common_table .txt_price.txt_year {
	font-size: 16px;
}
.free_txt {
	font-weight: 600;
	font-size: 24px;
	color: #e84052;
}

@media screen and (max-width: 640px) {
	.index_price_10doubletv,
	.service_price .index_price_10doubletv {
		width: 70px;
		margin: 0 5px 5px;
	}
	.index_price_smarttv {
		width: 95px;
		margin: 0 5px 5px;
	}
	.index_price_10gigadouble {
		width: 71px;
		margin: 0 5px 5px;
	}
	.service_price .index_price_smarttv {
		width: 90px;
		margin-left: 5px;
		margin-bottom: 10px;
	}
	.index_price_10tv {
		width: 73px;
		margin: 0 5px 5px;
	}
	.service_price .index_price_10tv {
		width: 69px;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.index_price_tv {
		width: 68px;
		margin: 0px 5px 5px;
	}
	.service_price .index_price_tv {
		width: 68px;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	img[data-sp-src].ttl_home1giga_hikari,
	img[data-sp-src].ttl_vl100_hikari_smart {
		width: auto;
		vertical-align: bottom;
		margin-bottom: 10px;
	}
	.common_table .txt_price .small {
		font-size: 10px;
		letter-spacing: -0.01em;
	}
	h3.ttl_bg img.ttl_vl100_hikari_sp {
		width: 304px;
	}
	h3.ttl_bg img.ttl_home1giga_hikari {
		width: 466px;
	}
	.koushin_img {
		padding-bottom: 20px;
		width: 100%;
	}
	.free_txt {
		font-size: 15px;
	}
	.logo_10gmf {
		text-align: left;
	}
	.logo_10gmf img {
		width: 225px;
		margin: 0;
	}
}

/* 20190611 */
.service_box.column02.orange .ttl_box.height_auto {
	height: auto;
	padding-bottom: 40px;
}
.service_box.column02.orange .ttl_box.height_auto h3 {
	padding-bottom: 20px;
}
.ttl_box .edion_txt p {
	color: #fff;
	margin: 15px auto 0;
}
.edion_table td {
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
}
.slide_cont_area .icon_edionnet {
	display: inline-block;
	margin: 15px 0;
}
@media screen and (max-width: 640px) {
	.service_box.column02.orange .ttl_box.height_auto {
		padding-bottom: 20px;
	}
	.ttl_box .edion_txt p {
		margin: 0;
	}
	.slide_cont_area .icon_edionnet {
		margin: 5px 0;
	}
}
/* 20190611 */

/*20200311 */
/*slider delete*/
.slide_ttl {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 200;
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
	padding: 40px 0 40px;
	letter-spacing: 0.1em;
}
.pg-services-main .slide_ttl,
.mansion-body .slide_ttl {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 200;
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
	padding: 40px 0 0;
	letter-spacing: 0.1em;
}
.pg-services-main .slide_ttl.switch_area,
.mansion-body .slide_ttl.switch_area {
	padding: 40px 0 40px;
}
.slide_ttl > div {
	box-sizing: border-box;
	padding: 15px;
	position: relative;
}
.slide_ttl > div:before {
	content: '';
	width: 9px;
	height: 100%;
	display: block;
	border-radius: 4px;
	background-color: #fff000;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
}
@media screen and (max-width: 640px) {
	.pg-services-main .slide_ttl,
	.mansion-body .slide_ttl,
	.pg-services-main .slide_ttl.switch_area,
	.mansion-body .slide_ttl.switch_area {
		padding: 20px 10px 20px;
	}
	.slide_ttl {
		font-size: 20px;
		padding: 20px 10px 0;
	}
	.slide_ttl > div {
		padding: 7px;
	}
	.slide_ttl > div:before {
		width: 6px;
		border-radius: 3px;
	}
}

/*20200311 end*/

/* 20210621 add */
.recommend_box {
	background: #fff9f6;
	padding: 25px 30px;
	border-radius: 8px;
	border: 2px solid #fff9f6;
}
.recommend_box h4.ttl {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.recommend_box h4.ttl:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #ec6c00;
	display: inline-block;
	border-radius: 8px;
	vertical-align: middle;
	margin-right: 10px;
}
.recommend_box_ttl {
	display: flex;
}
.recommend_box ul {
	display: inline-block;
	margin-left: 15px;
}
.recommend_box ul li {
	display: inline-block;
	background: #fff;
	color: #ec6c00;
	border: 1px solid #ec6c00;
	border-radius: 20px;
	padding: 0 0.5em;
	font-weight: bold;
	vertical-align: middle;
}
.recommend_box p {
	display: inline-block;
}

.btn_box {
	border: 1px solid #c8c8c8;
	border-radius: 8px;
	padding: 40px;
}
.btn_box ul {
	margin: auto;
}
.btn_box li {
	width: 468px;
	margin: auto;
}
.btn_box a {
	display: block;
	background-color: #f76b1f;
	color: #fff;
	padding: 15px 20px;
	border-radius: 8px;
	text-align: center;
	font-weight: 500;
}

.movie_frame {
	position: relative;
	padding-top: 56.6%;
	height: 0;
	overflow: hidden;
}
.movie_frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.txt_price .xsmall {
	display: inline-block;
	font-size: 14px;
}
.txt_year_small {
	font-size: 15px;
}
.ttl_hikari {
	width: 110px;
}

.sub_container .relay_howtouse__ttl h4 {
	font-size: 14px;
}

@media screen and (max-width: 640px) {
	.recommend_box {
		padding: 15px 20px;
	}
	.recommend_box_ttl {
		flex-wrap: wrap;
	}
	.recommend_box h4.ttl {
		font-size: 14px;
		width: 100%;
	}
	.recommend_box ul {
		margin-left: 0;
		margin-bottom: 10px;
	}
	.btn_box {
		padding: 20px;
	}
	.btn_box li {
		width: 100%;
	}
	.btn_box a {
		padding: 12px 10px;
		font-size: 12px;
	}

	.movie_frame iframe {
		width: 100%;
	}
	.ttl_hikari {
		width: 150px;
	}
	.txt_price .xsmall {
		font-size: 10px;
		width: 100%;
	}
	.txt_year_small {
		font-size: 10px;
	}
	.common_table th,
	.common_table td {
		padding: 7px 12px;
	}
	.sub_container .relay_howtouse__ttl h4 {
		font-size: 11px;
	}
}

/* 20210621 end */
/* 20210921 add */
.txt_link {
	word-break: break-all;
}
.border_box {
	border: 1px solid #c8c8c8;
	padding: 20px;
	border-radius: 4px;
}
.relay_howtouse {
	display: flex;
	justify-content: space-between;
}
.relay_howtouse + .relay_howtouse {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #c8c8c8;
}
.relay_howtouse__ttl {
	width: 40%;
}
.relay_howtouse__ttl h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	display: inline-block;
}
.relay_howtouse__img {
	text-align: center;
}
.relay_howtouse__step {
	width: 60%;
}
.relay_howtouse__step dl + dl {
	margin-top: 20px;
}
.relay_howtouse__step dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.relay_howtouse__step dt:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 10px;
	background-color: #fff000;
	margin-right: 10px;
	vertical-align: middle;
}
.relay_howtouse__step dd ol {
	list-style: decimal;
	padding-left: 20px;
}
@media screen and (max-width: 640px) {
	.border_box {
		padding: 10px;
	}
	.relay_howtouse {
		flex-wrap: wrap;
	}
	.relay_howtouse__ttl {
		width: 100%;
	}
	.relay_howtouse__ttl h4 {
		font-size: 14px;
	}
	.relay_howtouse__step dt {
		font-size: 14px;
	}
	.relay_howtouse__img {
		margin-bottom: 20px;
	}
	.relay_howtouse__step {
		width: 100%;
	}
}
