@charset "utf-8";

.areaRecommend2 {
	padding: 30px 10px 30px 10px;
	border: 2px solid #dadada;
}

.iconTooltip > img {
	padding: 24px 0 0 0;
}

.recPlanV5 .iconTooltip {
	width: 100%;
	min-width: 45px;
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 0 0 0;
	background: url(/common_v3/images/icon/icon_tooltip.png) no-repeat 30px 9px;
}

.clearfix {
	/zoom: 1;
}

.recPlanV4Service li {
	float: left;
	margin-right: 8px;
}

.mb00 {
	margin-bottom: 0px!important;
}

.toolTipBaloonTypeA p {
	margin: 0;
}

.toolTipBaloonTypeA .close {
	cursor: pointer;
	 text-shadow: 1px 1px 0 #b2aeae;
	top: -8px;
	position: absolute;
	right: -8px;
}

.recPlanV5 .recPlanV5After {
	color: #e83416;
	font-size: 44px;
	font-family: "arial";
	font-weight: bold;
}

.btnTypeE {
	display: inline-block;
	position: relative;
	padding: 3px 45px 3px 9px;
	background: #ffffff;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cccccc;
	font-size: 12px;
}

a.btnTypeE::after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-top: 1px solid #e83416;
	border-right: 1px solid #e83416;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -6px;
}

.recPlanV5 p {
	margin: 0;
}

.recPlanV5 .recPlanV5Type {
	float: left;
	margin-right: 12px;
}

.recPlanV5 .recPlanV5Type li {
	float: left;
	margin-left: 4px;
}
.recPlanV5 .recPlanV5Type + div {
	float: left;
	line-height: 1;
}
.recPlanV5 .recPlanV5Type + div > p span {
	display: table-cell;
	vertical-align: bottom;
}
.recPlanV5 .recPlanV5Type + div > p.recPlanV5Tax, .boxAreaRecommendWrap p.recPlanV5Tax {
	margin-top: 5px;
	text-align: center;
}
.recPlanV5 .recPlanV5Type + div > p.recPlanV5Tax > span {
	display: inline-block;
}
.recPlanV5 .recPlanV5Month {
	display: block;
	width: 20px;
	height: 40px;
	padding-right: 5px;
	background: url(/common_v3/images/txt_rec_plan_month.png) no-repeat 0 50%;
	text-indent: -9999px;
}

.recPlanV5.typeSimple .recPlanV5PriceWrap {
	margin: 0 auto;
	line-height: 1 !important;
	position: relative;
}

.recPlanV5.typeSimple .recPlanV5Txt1 {
	font-size: 14px;
	position: absolute;
	top: -3px;
	left: -11px;
}

.recPlanV5.typeSimple .recPlanV5After {
	color: #e83416;
	font-size: 44px;
	font-family: "arial";
	font-weight: bold;
	line-height: 1;
	vertical-align: sub;
}

.recPlanV5.typeSimple .recPlanV5Yen {
	background-image: none;
	text-indent: 0;
	display: inline-block;
	font-weight: bold;
	font-size: 22px;
	vertical-align: baseline;
	width: auto;
	height: auto;
}

.recPlanV5.typeSimple .recPlanV5Month {
	width: auto;
	height: auto;
	background-image: none;
	text-indent: 0;
	display: inline-block;
	font-weight: bold;
	font-size: 22px;
	vertical-align: baseline;
	padding-right: 7px;
}

.recPlanV5 .recPlanV5Yen {
	display: block;
	width: 27px;
	height: 36px;
	padding-left: 5px;
	background: url(/common_v3/images/txt_rec_plan_yen.png) no-repeat 100% 50%;
	text-indent: -9999px;
}

.areaRecommend2Section {
	border-top: 1px solid #dadada;
	padding-top: 30px;
	margin-top:30px;
}

.areaRecommend2Section:first-child {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
}

@media screen and (max-width: 767px) {
	.areaRecommend2Section {
		margin-top:20px;
	}
}


/*旧リンク*/
a.linkArrowV3 {
	position: relative;
	display: inline-block;
	padding-left: 9px;
	padding-bottom:5px;
	font-size: 12px;
	text-decoration: none;
	color: #225383;
}

a.linkArrowV3::before {
	position: absolute;
	content: "";
	vertical-align: middle;
	top: 4px;
	left: 0;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 3px solid transparent;
	border-left: 3px solid #e83416;
}

.txtRight {
	text-align: right !important;
}

.btnResetting {
	display: block;
	width: 100%;
	padding: 8px 0;
	box-sizing: border-box;
	display: block;
	position: relative;
	background-color: #999;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
}

.iconExample1 {
	font-size: 13px;
	color: #fff;
	background-color: #0086cd;
	line-height: 1;
	display: inline-block;
	padding: 7px 16px;
	border-radius: 5px;
	position: relative;
	margin-right: 17px;
	vertical-align: 2px;
}

.iconExample1.typePrice {
	background-color: #ff5600;
}

.iconExample1.typePrice::after {
	border-left: 10px solid #ff5600;
}

.iconExample1::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 10px solid #0086cd;
}

/***** -- JCOM -- *****/
.iconExample1.typeTv {background-color: #999!important}
.iconExample1.typeTv::after {border-left: 10px solid #999;}
.areaPlanSetting1 {background: #eee url(https://www.jcom.co.jp/common_v3/images/zaq/ico_zaq_01.png) 670px 30px no-repeat;}
.areaPlanSetting1 p {font-size: 13px;}
.areaRecommendTitle .headingV303 {width: 900px!important;}
.areaRecommendTitle .btnResettingWrap {width: 200px;}
.toolTipBaloonTypeA {
	height: 170px;
	font-size: 12px;
}
.recPlanV5 .recPlanV5PriceOld {width: 270px!important;}
.recPlanV5.recPlanV5_02 .recPlanV5Before {width: 170px!important;}
@media screen and (max-width: 480px){
	.sectionInner {padding: 0!important;}
	.course_list_btn li a {font-size: 10px!important;}
	.mv {padding: 20px 5px!important;}
}



/***** -- HEADER -- *****/
.header-wrap {
	position: static;
	top: -80px;
	left: 0;
	z-index: 98;
	width: 100%;
	height: 70px;
	background-color: #fff;
	opacity: 1;
	transition: all .2s;
}
.headerFix .header-wrap {
	position: fixed;
	top: 0;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
}
.header-inner {
	height: inherit;
}
.header-logo {
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translate(0,-50%);
}
.header-logo a {display: block;}
.header-logo img {
	width: 115px;
	height: auto;
}
.header-nav {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0,-50%);
	letter-spacing: -.40em;
}
.header-nav > * {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: normal;
}
.header-nav > a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.header-nav > a:hover::before {opacity: 1;}
.header-nav > *:last-child {margin: 0;}
.header-nav img {
	width: auto;
	height: 50px;
}
.header-menu {
	display: none;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%);
	width: 65px;
	height: inherit;
	cursor: pointer;
}
.header-menu span {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 36px;
	height: 2px;
	transform: translate(0,-50%);
	background-color: #999;
	transition: background-color .2s;
}
.header-menu span::before, .header-menu span::after {
	display: block;
	position: absolute;
	right: 0;
	width: 36px;
	height: 2px;
	background-color: #999;
	transition: background-color .3s cubic-bezier(.215,.61,.355,1), transform .3s cubic-bezier(.215,.61,.355,1);
	content: '';
}
.header-menu span::before {top: -8px;}
.header-menu span::after  {top: 8px;}
.header-menu.is_active span::before, .header-menu.is_active span::after {background-color: #fa0089;}

.header-link {
	position: absolute;
	top: 50%;
	left: 200px;
	transform: translate(0,-50%);
	width: 400px;
	opacity: 0;
}
.header-link > a {
	position: relative;
	width: 50%;
	font-size: 13px;
	color: #000!important;
	padding-left: 20px;
}
.header-link > a:nth-child(n+3) {margin-top: 10px;}
.header-link > a:hover {color: #fa0089!important;}
.header-link > a::before {
	position: absolute;
	top: 50%;
	left: 0;
	font-family: FontAwesome;
	font-size: 20px;
	font-weight: normal;
	color: #ff208b;
	content: "\f107";
	transform: translate(0,-50%);
	transition: all .5s ease;
}
.headerFix .header-link {opacity: 1;}

@media screen and (max-width: 768px){
	.header-wrap {
		position: fixed;
		top: 0;
		height: 55px;
	}
	.header-logo {left: 0;}
	.header-logo img {width: 90px;}
	.header-nav {
		right: 55px;
		height: inherit;
	}
	.header-nav > * {
		width: 50px;
		height: inherit;
		margin-right: 2px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 45px;
		cursor: pointer;
	}
	.header-nav > *.is_sim {background-image: url(../img/cmn-icon-header-sim_sp.png);}
	.header-nav > *.is_tel {background-image: url(../img/cmn-icon-header-tel_sp.png);}
	.header-nav > *.is_entry {background-image: url(../img/cmn-icon-header-entry_sp.png);}

	.header-menu {display: block;}
	.header-menu {width: 50px;}
	.header-menu span {right: 7px;}

	.header-link {display: none;}
	.headerFix .header-link {display: none;}

/*
	.header-menu:hover {background-color: #000;}
	.header-menu:hover span, .header-menu:hover span::before, .header-menu:hover span::after {background-color: #fff;}
	.header-menu_area {display: none;}
*/
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
	.header-wrap {}
}
@media screen and (max-width: 370px){}


/***** -- FOOTER -- *****/
.footer-wrap {
	position: relative;
	padding: 30px 0;
	background-color: #fff;
	z-index: 1;
}
.footer-inner {}
.footer-note {
	font-size: 10px;
	line-height: 1.5;
	padding: 0 25px;
}
.footer-note > * {margin-bottom: 5px;}
.footer-note > * > * {vertical-align: top;}
.footer-note > * > *:nth-child(1) {width: 30px;}
.footer-note > * > *:nth-child(2) {}
.footer-copy {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 1px;
	margin-top: 30px;
}
.footer-copy a {color: #fff;}
@media screen and (max-width: 768px){
	.footer-note  {padding: 0;}
}
@media screen and (max-width: 480px){
	.footer-copy {font-size: 11px;}
}


/***** -- MV -- *****/
.mv-wrap {
	position: relative;
	width: 100%;
	padding: 15px 0;
	background-color: #fff;
	z-index: 1;
}
#is-baseball .mv-wrap {background-color: #000;}
.headerFix .mv-wrap {margin-top: 70px;}
.mv-inner {}
.mv-lead {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 10px 0;
	letter-spacing: 1px;
}
.mv-lead strong {
	position: relative;
}
.mv-lead strong.is-star::after {
	position: absolute;
	top: 5px;
	right: -5px;
/*
	font-family: FontAwesome;
	content: "\f005";
*/
	content: '★';
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
.mv-cont {}
.mv-slider, .mv-main {
	width: 770px;
	margin-right: 20px;
	overflow: hidden;
}
.mv-main img {
	width: 100%;
	height: auto;
}
.mv-slider-bg {
	position: relative;
	width: 100%!important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	border: 1px solid #ff208b;
	border-radius: 5px;
}
.mv-slider-bg::before {
	display: block;
	padding-top: 27.4%;
	content: '';
}
.mv-slider-icon, .mv-slider-ttl {
	display: block;
	position: absolute;
	max-width: 90%;
}
.mv-slider-icon {
	left: 25px;
	top: 26px;
	z-index: 1;
 }
.mv-slider-ttl {
	right: 25px;
	top: 50%;
	transform: translate(0,-50%);
}
.mv-link {width: 210px;}
.mv-link > * {
	display: block;
	position: relative;
	border: 1px solid #ff208b;
	border-radius: 5px;
}
#is-baseball .mv-link > * {border: 1px solid #fff;}
.mv-link > *::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.mv-link > *:hover::before {opacity: 1;}
.mv-link > *::after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: FontAwesome;
	font-size: 24px;
	font-weight: bold;
	color: #f10782;
	transform: translate(0,-50%);
	content: '\f105';
}
.mv-link > *:nth-child(1) {
	text-align: center;
	padding: 10px 0;
	background-color: #fff;
}
.mv-link-txt {
	font-size: 13px;
	color: #000;
	line-height: 1.5;
}
.mv-link > *:nth-child(2) {
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
}

.mv-info {
	margin-top: 10px;
	border: 1px solid #333333;
}
.mv-info a {
	position: relative;
	display: block;
	margin: 2px;
	background-color: #333333;
}
.mv-info a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.mv-info a:hover::before {opacity: 1;}
.mv-info a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: FontAwesome;
	font-size: 24px;
	color: #c3c3c3;
	transform: translate(0,-50%);
	transition: all .5s ease;
	content: '\f105';
}
.mv-info a > * {
	display: inline-block;
	position: relative;
	margin-right: 5px;
	line-height: 1.5;
	vertical-align: middle;
	letter-spacing: normal;
}
.mv-info a > *:nth-child(1) {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 10px 15px;

	background-color: #444444;
}
.mv-info a > *:nth-child(1)::after {
	position: absolute;
	top: 0;
	left: 100%;
	width: 15px;
	height: 100%;
	background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #444 50%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(255,255,255,0) 50%, #444 50%) no-repeat bottom right/100% 50%;
	content: '';
}
.mv-info a > *:nth-child(2) {
	font-size: 13px;
	color: #fff;
	padding: 10px 15px 10px 30px;
}
.mv-note {
	font-size: 10px;
	color: #fff;
	line-height: 1.5;
	margin-top: 5px;
}
.mv-note .l-table > * {vertical-align: top;}
.mv-note .l-table > *:nth-child(1) {width: 15px;}

@media screen and (max-width: 768px){
	.mv-wrap {
		margin-top: 55px;
		padding: 5px 0 15px;
	}
	.headerFix .mv-wrap {margin-top: 55px;}
	.mv-slider, .mv-main {
		width: 100%;
		margin-right: 0;
	}
	.mv-slider-bg {padding: 5px 5px 10px;}
	.mv-slider-bg::before {
		display: none;
		padding-top: 160px;
	}
	.mv-slider-icon {
		display: none!important;
		left: 55%;
		top: 25px;
		transform: translate(-50%,0);
	 }
	.mv-slider-ttl {
		position: static;
		margin: auto;
		transform: none;
	}
	.mv-link {
		width: 100%;
		margin-top: 10px;
		position: relative;
		display: none;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: stretch;
	}
	.mv-link > * {
		width: 49%;
		margin-right: 2%;
	}
	.mv-link > *:last-child {margin-right: 0;}
	.mv-link > *:nth-child(1) {padding: 0;}
	.mv-link > *:nth-child(2) {margin-top: 0;}
	.mv-link-img {display: none;}
	.mv-link-txt {padding: 13px 0;}


	.mv-lead {font-size: 16px;}
	.mv-info a::after {display: none;}
	.mv-info a > * {
		display: block;
		margin-right: 0;
	}
	.mv-info a > *:nth-child(1) {
		text-align: center;
		padding: 5px 10px;
	}
	.mv-info a > *:nth-child(1)::after {display: none;}
	.mv-info a > *:nth-child(2) {
		padding: 10px 25px 10px 10px;
	}
	.mv-info a > *:nth-child(2)::after {
		position: absolute;
		top: 50%;
		right: 10px;
		font-family: FontAwesome;
		font-size: 24px;
		color: #c3c3c3;
		transform: translate(0,-50%);
		transition: all .5s ease;
		content: '\f105';
	}
	.mv-lead strong.is-star::after {
		top: 0;
		right: -5px;
		font-size: 10px;
	}

}
@media screen and (max-width: 640px){
	.mv-lead {font-size: 13px;}
}
@media screen and (max-width: 480px){
	.mv-slider-bg::before {padding-top: 300px;}
	.mv-link > *:nth-child(2) {font-size: 12px;}
	.mv-link > *::after {font-size: 16px;}
	.mv-link-txt {
		font-size: 11px;
		padding: 15px 0;
	}
	.mv-lead {font-size: 11px;}
	.mv-info a > *:nth-child(2) {font-size: 12px;}
}
@media screen and (max-width: 370px){
	.mv-lead {font-size: 9px;}
}


.link-wrap {
	padding: 30px 0;
	background-color: #f1f1f1;
}
.link-inner {}
.link-btn {text-align: center;}
.link-btn.is_3btn > * {
	max-width: 100%;
	width: 32%;
	margin-right: 2%;
}
.link-btn.is_2btn {
	width: 95%;
	margin: auto;
}
.link-btn.is_2btn > * {
	max-width: 100%;
	width: 49%;
	margin-right: 2%;
}
.link-btn > *:last-child {margin-right: 0;}
.link-btn.is_3btn .l-btn p > * {display: block;}
.link-btn.is_2btn .l-btn p > * {
	display: inline-block;
	position: relative;
	margin-right: 5px;
	vertical-align: middle;
	letter-spacing: normal;
}
.link-btn .l-btn p > *:nth-child(1) {font-size: 13px;}
.link-btn .l-btn p > *:nth-child(2) {font-size: 18px;}
@media screen and (max-width: 768px){
	.link-wrap {padding: 10px 0;}
	.link-btn.is_3btn > *:nth-child(1) {
		width: 49%;
		margin-right: 2%;
	}
	.link-btn.is_3btn > *:nth-child(2) {
		width: 49%;
		margin-right: 0;
	}
	.link-btn.is_3btn > *:nth-child(3) {
		width: 100%;
		margin-top: 10px;
		margin-right: 0;
	}
	.link-btn.is_2btn {width: 100%;}
	.link-btn.is_2btn .l-btn p > * {
		display: block;
		margin-right: 0;
	}
}
@media screen and (max-width: 640px){
	.link-btn .l-btn p > *:nth-child(1) {font-size: 11px;}
	.link-btn .l-btn p > *:nth-child(2) {font-size: 13px;}
}
@media screen and (max-width: 480px){
	.link-wrap {padding: 10px 0;}
}
@media screen and (max-width: 370px){
	.link-btn .l-btn p > *:nth-child(1) {font-size: 10px;}
	.link-btn .l-btn p > *:nth-child(2) {font-size: 12px;}
}


.lead-wrap {
	position: relative;
	padding: 15px 0 20px;
	background-color: #ffe8f3;
	z-index: 1;
}
#is-baseball .lead-wrap {background-color: #004400;}
.lead-inner {}
.lead-flex {
	margin-top: 20px;
	padding: 0 25px;
}
.lead-flex > * {
	position: relative;
	width: 200px;
	margin-right: 50px;
	cursor: pointer;
}
.lead-flex > *::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.lead-flex > *:hover::before {opacity: 1;}
.lead-flex > *:nth-child(4n) {margin-right: 0;}
.lead-img {text-align: center;}
.lead-img img {
	max-width: 100%;
	height: auto;
}
.lead-note {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 25px;
	padding: 0 25px;
}
@media screen and (max-width: 768px){
	.lead-flex {padding: 0;}
	.lead-flex > * {
		width: 49%;
		margin-right: 2%;
	}
	.lead-flex > *:nth-child(4n) {margin-right: 0;}
	.lead-flex > *:nth-child(2n) {margin-right: 0;}
	.lead-flex > *:nth-child(n+3) {margin-top: 2%;}
	.lead-note  {padding: 0;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
	.lead-wrap {padding: 30px 0 20px;}
	.lead-flex {margin-top: 20px;}
}
@media screen and (max-width: 370px){}


/***** -- HEADING -- *****/
.hd-2 {
	font-size: 28px!important;
	font-weight: bold;
	color: #fa0089;
	line-height: 1.5;
	letter-spacing: -.40em;
}
.hd-2 > * {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.hd-2 > * > span {display: inline;}
.hd-img {
	margin-right: 10px;
	line-height: 1;
}
.hd-img img {
	max-width: 100%;
	width: auto;
	height: 45px;
}
.hd-img span {display: none;}
.hd-3 {
	position: relative;
	font-size: 20px!important;
	font-weight: bold;
	color: #fa0089;
	text-align: center;
}
.hd-3 span {position: relative;}
.hd-3 span::before, .hd-3 span::after {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	width: 16px;
	height: 22px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	content: '';
}
.hd-3 span::before {
	left: -20px;
	background-image: url(../img/cmn-icon-hd3-left.png);
}
.hd-3 span::after {
	right: -15px;
	background-image: url(../img/cmn-icon-hd3-right.png);
}
@media screen and (max-width: 768px){
	.hd-2 {font-size: 22px!important;}
	.sec01-inner .hd-2 {color: #000;}
	.hd-3 {font-size: 18px!important;}
	.hd-2 > * > q {display: none;}
	.hd-2 > * {display: block;}
	.hd-img {
		margin-right: 0;
		margin-bottom: 5px;
	}
	.hd-img span {
		display: inline-block;
		vertical-align: bottom;
		margin-top: 15px;
		margin-left: 5px;
	}

}
@media screen and (max-width: 640px){
	.hd-2 {font-size: 20px!important;}
	.hd-3 {font-size: 16px!important;}
}
@media screen and (max-width: 480px){
	.hd-2 {font-size: 18px!important;}
	.hd-3 {font-size: 15px!important;}
	.hd-img img {height: 35px;}
}
@media screen and (max-width: 370px){
	.hd-2 {font-size: 16px!important;}
	.hd-3 {font-size: 13px!important;}
}


.sec01-wrap {
	position: relative;
	padding: 50px 0 0;
	background-color: #fff;
	z-index: 1;
}
.sec01-inner {
	padding-bottom: 80px;
	border-bottom: 1px solid #fa0089;
}
.sec01-course {
	margin-bottom: 20px;
	padding: 0 25px;
}
.sec01-course > *:nth-child(1) {padding: 20px 15px 20px 0;}
.sec01-course > *:nth-child(2) {}
.sec01-course-memo {
	font-size: 15px;
	line-height: 1.5;
}
.sec01-course-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #f10082;
	margin-top: 20px;
}
.sec01-course-icon {
	margin-top: 20px;
	letter-spacing: -.40em;
}
.sec01-course-icon > * {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: normal;
}
.sec01-course-icon > *:last-child {margin-right: 0;}
.sec01-course-icon img {max-width: 100%;}
.sec01-course-img {text-align: center;}
.sec01-course-img img {max-width: 100%;}
.sec01-channel {
	width: 95%;
	margin: 20px auto 0;
}
.sec01-channel-btn {text-align: center;}
.sec01-channel-btn > * {width: 100%;}
.sec01-channel-btn .l-btn p > * {font-size: 15px;}
.sec01-channel-cont {
	display: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.sec01-channel-inner {padding: 15px 25px 25px;}
.sec01-channel-name {margin-top: 20px;}
.sec01-channel-name > *:nth-child(1) {font-size: 40px;}
.sec01-channel-name > *:nth-child(2) {font-size: 18px;}
.sec01-channel-name > *:nth-child(2) sup {font-size: 10px;}
.sec01-channel-name > *:nth-child(3) {
	font-size: 22px;
	margin-left: 5px;
}
.sec01-channel-list {margin-top: 15px;}
.sec01-channel-list > * {
	display: table;
	table-layout: fixed;
	width: 32%;
	margin-right: 2%;
}
.sec01-channel-list > *:nth-child(3n) {margin-right: 0;}
.sec01-channel-list > *:nth-child(n+4) {margin-top: 2%;}
.sec01-channel-list > * > * {
	display: table-cell;
	vertical-align: middle;
}
.sec01-channel-list > * > *:nth-child(1) {width: 60px;}
.sec01-channel-list > * > *:nth-child(1) img {max-width: 60px;}
.sec01-channel-list > * > *:nth-child(2) {
	font-size: 13px;
	line-height: 1.5;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sec01-channel-list > * > *:nth-child(2) > a {text-decoration: underline!important;}
.sec01-channel-list > * > *:nth-child(2) > a:hover {text-decoration: none!important;}
.sec01-channel-plus {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #fa0089;
	margin: 40px 0;
	padding: 15px 10px;
	border: 1px solid #fa0089;
}
.sec01-channel-plus::before {
	display: block;
	position: absolute;
	left: 50%;
	top: -35px;
	width: 43px;
	height: 43px;
	margin-left: -20px;
	background: url(https://www.jcom.co.jp/common_v3/images/icon/icon_tv_plus.png) no-repeat;
	content: '';
}
.sec01-channel-ganre {
	position: relative;
	margin-top: 35px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.sec01-channel-ganre > div {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.40em;
}
.sec01-channel-ganre > div > * {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: normal;
}
.sec01-channel-ganre > a {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	font-size: 13px;
	color: #000!important;
	padding-left: 10px;
}
.sec01-channel-ganre > a::after {
	position: absolute;
	top: 50%;
	left: 0;
	font-family: FontAwesome;
	font-size: 15px;
	color: #e83316;
	transform: translate(0,-50%);
	content: '\f0da';
}
.sec01-channel-ganre > a:hover {text-decoration: underline!important;}
.sec01-channel-memo {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #eee;
}
.sec01-plan {
	font-size: 13px;
	line-height: 1.5;
	padding: 0 25px;
}
.sec01-plan-lead > * {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: normal;
}
.sec01-plan-lead > *:last-child {margin-right: 0;}
.sec01-plan-btn {
	width: 95%;
	text-align: center;
	margin: 30px auto 0;
}
.sec01-plan-btn > * {
	width: 49%;
	margin-right: 2%;
}
.sec01-plan-btn > *:last-child {margin-right: 0;}
.sec01-plan-btn .l-btn p {letter-spacing: -.40em;}
.sec01-plan-btn .l-btn p > * {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: normal;
}
.sec01-plan-btn .l-btn p > *:nth-child(1) {font-size: 13px;}
.sec01-plan-btn .l-btn p > *:nth-child(2) {font-size: 18px;}
.sec01-benefit {margin-top: 80px;}
.sec01-benefit-ttl {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.sec01-benefit-item {
	margin: 30px auto 0;
	padding: 0 25px;
}
.sec01-benefit-item > * {
	position: relative;
	width: 32%;
	margin-right: 2%;
	padding-bottom: 35px;
}
.sec01-benefit-item > *:last-child {margin-right: 0;}
.sec01-benefit-img {text-align: center;}
.sec01-benefit-img img {
	max-width: 100%;
	margin: auto;
}
.sec01-benefit-img a > *:nth-child(1) {display: block;}
.sec01-benefit-img a > *:nth-child(2) {display: none;}
.sec01-benefit-catch {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin-top: 10px;
}
.sec01-benefit-name {display: none;}
.sec01-benefit-link {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	color: #000!important;
	text-decoration: underline!important;
	padding-left: 10px;
}
.sec01-benefit-link::after {
	position: absolute;
	top: 50%;
	left: 0;
	font-family: FontAwesome;
	font-size: 15px;
	color: #e83316;
	transform: translate(0,-50%);
	content: '\f0da';
}
.sec01-benefit-link:hover {text-decoration: none!important;}


.sec01-option {
	margin: 20px 0 50px;
	padding: 0 25px;
}
.sec01-option-ttl {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	padding: 5px 0 5px 15px;
}
.sec01-option-ttl::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	background-color: #fa0089;
	content: '';
}
.sec01-option-txt {
	font-size: 15px;
	line-height: 1.5;
	margin-top: 10px;
}
.sec01-option-box {}
.sec01-option-box > * {margin-top: 20px;}
.sec01-option-box-ttl, .sec01-option-box-plan, .sec01-option-box-price {width: 330px;}
.sec01-option-box-mark {
	width: 50px;
	text-align: center;
	vertical-align: middle;
}
.sec01-option-box-mark i {font-size: 15px;}
.sec01-option-box-ttl {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	padding: 10px 5px;
	background-color: #eee;
	vertical-align: middle;
}
.sec01-option-box-plan, .sec01-option-box-price {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #eee;
	vertical-align: middle;
}
.sec01-option-box-plan {
	position: relative;
	font-size: 13px;
	line-height: 1.8;
	cursor: pointer;
}
.sec01-option-box-plan::after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: FontAwesome;
	font-size: 20px;
	font-weight: normal;
	color: #ff208b;
	content: "\f107";
	transform: translate(0,-50%);
	transition: all .5s ease;
}
.sec01-option-box-plan.is_no_arrow::after {display: none;}
.sec01-option-box-price {
	text-align: center;
	font-size: 13px;
}
.sec01-option-box-price span {
	font-size: 18px;
	font-weight: bold;
	margin-right: 5px;
}

.sec01-option-note {
	font-size: 11px;
	line-height: 1.5;
	margin-top: 20px;
}
.sec01-option-note > * {margin-bottom: 5px;}
.sec01-option-note > * > * {vertical-align: top;}
.sec01-option-note > * > *:nth-child(1) {width: 15px;}
.sec01-option-note > * > *:nth-child(2) {}

.sec01-option-subttl {
	font-size: 18px;
	font-weight: bold;
	color: #fa0089;
	margin-top: 40px;
}
.sec01-option-set {}
.sec01-option-set > * {margin-top: 30px;}
.sec01-option-set-ttl {font-size: 16px;}
.sec01-option-set-imgtxt {margin-top: 10px;}
.sec01-option-set-imgtxt > *:nth-child(1) {width: 300px;}
.sec01-option-set-imgtxt > *:nth-child(1) img {width: 100%;}
.sec01-option-set-imgtxt > *:nth-child(2) {
	font-size: 15px;
	line-height: 1.5;
	padding-left: 10px;
}
.sec01-option-set-imgtxt > *:nth-child(2) .normal-price {
	margin-right: 5px;
	text-decoration: line-through;
}
.sec01-option-set-imgtxt > *:nth-child(2) .special-price {
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
.sec01-option-btn {
	text-align: center;
	margin-top: 30px;
}
.sec01-option-btn > * {
	max-width: 600px;
	width: 100%;
}
.sec01-option-btn .l-btn p > * {font-size: 15px;}

@media screen and (max-width: 768px){
	.sec01-course {padding: 0;}
	.sec01-course > * {
		display: block;
		width: 100%!important;
	}
	.sec01-course > *:nth-child(1) {padding: 10px 0 20px;}
	.sec01-course > *:nth-child(2) {padding-bottom: 20px;}
	.sec01-plan {padding: 0;}
	.sec01-plan-btn .l-btn p > *:nth-child(1) {display: none;}
	.sec01-channel {margin: 15px auto 15px;}
	.sec01-channel-inner {padding: 15px 15px 25px;}
	.sec01-channel-name {margin-top: 10px;}
	.sec01-channel-name > *:nth-child(1) {font-size: 32px;}
	.sec01-channel-name > *:nth-child(2) {font-size: 15px;}
	.sec01-channel-name > *:nth-child(3) {font-size: 20px;}
	.sec01-channel-ganre {margin-top: 20px;}
	.sec01-channel-ganre > div {font-size: 15px;}
	.sec01-channel-list > * {
		width: 49%;
		margin-right: 2%;
	}
	.sec01-channel-list > *:nth-child(3n) {margin-right: 2%;}
	.sec01-channel-list > *:nth-child(2n) {margin-right: 0;}
	.sec01-channel-list > *:nth-child(n+3) {margin-top: 2%;}
	.sec01-benefit-item {
		width: 100%;
		padding: 0;
	}
	.sec01-benefit-catch {font-size: 12px;}

	.sec01-option {padding: 0;}
	.sec01-option-set-imgtxt > *:nth-child(1) {width: 200px;}
	.sec01-option-set-imgtxt > *:nth-child(2) {font-size: 13px;}
}
@media screen and (max-width: 640px){
	.sec01-inner {padding-bottom: 40px;}
	.sec01-course-icon > * {width: 30%;}
	.sec01-course-icon img {width: 100%;}
	.sec01-plan-btn .l-btn p > *:nth-child(2) {font-size: 15px;}
	.sec01-benefit-item > * {
		position: relative;
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-right: 0;
		padding-bottom: 35px;
	}
	.sec01-benefit-item > * > * {
		display: table-cell;
		vertical-align: middle;
	}
	.sec01-benefit-img {width: 60px;}
	.sec01-benefit-img a > *:nth-child(1) {display: none;}
	.sec01-benefit-img a > *:nth-child(2) {display: block;}

	.sec01-benefit-catch {
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		padding-left: 15px;
	}
	.sec01-benefit-name {
		display: block;
		font-size: 15px;
		font-weight: bold;
	}
	.sec01-benefit-link {
		bottom: 15px;
		font-size: 12px;
	}
}
@media screen and (max-width: 480px){
	.sec01-wrap {padding: 30px 0 0;}
	.sec01-inner {padding-bottom: 10px;}
	.sec01-course > *:nth-child(1) {padding: 0 0 20px;}
	.sec01-course > *:nth-child(2) {padding-bottom: 0;}
	.sec01-course-memo {font-size: 13px;}
	.sec01-channel {
		width: 100%;
		margin: 10px auto;
	}
	.sec01-channel-btn .l-btn p > * {font-size: 13px;}
	.sec01-channel-list > * > *:nth-child(1) {width: 40px;}
	.sec01-channel-list > * > *:nth-child(1) img {max-width: 40px;}
	.sec01-channel-list > * > *:nth-child(2) {
		font-size: 12px;
		padding-left: 10px;
	}
	.sec01-channel-name > *:nth-child(1) {font-size: 24px;}
	.sec01-channel-name > *:nth-child(2) {font-size: 12px;}
	.sec01-channel-name > *:nth-child(3) {font-size: 16px;}
	.sec01-channel-ganre > div {font-size: 13px;}
	.sec01-channel-ganre > div > * {margin-right: 5px;}
	.sec01-channel-ganre img {width: 20px;}
	.sec01-channel-ganre > a {font-size: 11px;}
	.sec01-channel-plus {font-size: 12px;}
	.sec01-channel-memo {padding: 15px;}
	.sec01-plan-btn {
		width: 100%;
		margin: 10px auto 0;
	}
	.sec01-plan-btn .l-btn p > *:nth-child(2) {font-size: 13px;}
	.sec01-benefit {margin-top: 35px;}

	.sec01-option-ttl {font-size: 16px;}
	.sec01-option-box-ttl {font-size: 3vw;}
	.sec01-option-txt {font-size: 13px;}
	.sec01-option-box-mark i {font-size: 12px;}
	.sec01-option-box-plan {font-size: 10px;}
	.sec01-option-box-price {font-size: 11px;}
	.sec01-option-box-price span {font-size: 15px;}

	.sec01-option-subttl {font-size: 15px;}
	.sec01-option-set-ttl {font-size: 13px;}
	.sec01-option-set-imgtxt > *:nth-child(1) {width: 130px;}
	.sec01-option-set-imgtxt > *:nth-child(2) {font-size: 12px;}
	.sec01-option-btn {margin-top: 10px;}
	.sec01-option-btn .l-btn p > * {font-size: 13px;}
	.sec01-option-set-imgtxt > *:nth-child(2) .special-price {font-size: 15px;}
}
@media screen and (max-width: 370px){
	.sec01-channel-btn .l-btn p > * {font-size: 12px;}
	.sec01-plan-btn .l-btn p > *:nth-child(2) {font-size: 12px;}
}


.sec02-wrap {
	position: relative;
	padding: 50px 0;
	background-color: #fff;
	z-index: 1;
}
.sec02-inner {}
.sec02-campaign {
	margin-top: 30px;
	padding: 0 25px;
}
.sec02-campaign-bnr {margin-top: 20px;}
.sec02-campaign-bnr > * {
	display: block;
	position: relative;
	width: 450px;
	margin-right: 50px;
	border: 1px solid #eee;
}
.sec02-campaign-bnr > *::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.sec02-campaign-bnr > *:hover::before {opacity: 1;}
.sec02-campaign-bnr > *:last-child {margin-right: 0;}
.sec02-campaign-bnr img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px){
	.sec02-campaign {padding: 0;}
	.sec02-campaign-bnr > * {
		width: 100%;
		margin-right: 0;
	}
	.sec02-campaign-bnr > *:last-child {margin-top: 10px;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
	.sec02-wrap {padding: 30px 0 10px;}
	.sec02-campaign {margin-top: 20px;}
}
@media screen and (max-width: 370px){}


.sec03-wrap {
	position: relative;
	padding: 50px 0;
	background-color: #fff;
	z-index: 1;
}
.sec03-inner {}
.sec03-service {padding: 0 25px;}
.sec03-service > * {
	margin-top: 20px;
	padding: 15px 15px 30px;
	border: 1px solid #ccc;
}
.sec03-service-ttl {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	letter-spacing: -.40em;
	border-bottom: 2px solid;
}
.is_tv .sec03-service-ttl {border-color: #fa0089;}
.is_net .sec03-service-ttl {border-color: #0085cd;}
.sec03-service-ttl > * {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.sec03-service-ttl > *:first-child {margin-right: 10px;}
.sec03-service-subttl {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}
.sec03-service-subttl > *:nth-child(1) {
	width: 41px;
	line-height: 1;
}
.sec03-service-subttl > *:nth-child(2) {padding: 10px;}
.sec03-service-subttl img {
	width: 41px;
	height: 41px;
}
.sec03-service-subttl span { line-height: 1.5;}
.sec03-service-cont > * {margin-top: 15px;}
.sec03-service-tbl {}
.sec03-service-tbl > *:nth-child(1) img {width: 100%;}
.sec03-service-tbl > *:nth-child(2) {
	font-size: 15px;
	line-height: 1.5;
	padding: 10px 30px 10px 15px;
	vertical-align: top;
}
.sec03-service-btn {
	text-align: center;
	margin-top: 25px;
}
.sec03-service-btn > * {
	max-width: 100%;
	width: 300px;
}
.sec03-service-btn .l-btn p > * {font-size: 15px;}
.sec03-service-link {text-align: right;}
.sec03-other {margin-top: 50px;}
.sec03-other-lead {
	font-size: 20px!important;;
	font-weight: bold!important;;
	line-height: 1.5!important;
}
.sec03-other-grid {
	margin-top: 30px;
	padding: 0 25px;
}
.sec03-other-grid > * {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.sec03-other-grid > *:nth-child(2n) {margin-right: 0;}
.sec03-other-grid a {
	display: block;
	position: relative;
}
.sec03-other-grid a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.sec03-other-grid a:hover::before {opacity: 1;}
.sec03-other-service {
	position: relative;
	padding: 0 15px 15px;
	border: 1px solid #ccc;
}
.sec03-other-service::after {
	display: none;
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 24px;
	font-family: FontAwesome;
	color: #f10782;
	transform: translate(0,-50%);
	content: '\f105';
}
.is_phone .sec03-other-service, .is_mobile .sec03-other-service {height: 200px;}
.is_mega .sec03-other-service, .is_au .sec03-other-service {
	height: 170px;
	padding: 20px 15px;
}
.is_mega .sec03-other-service::after, .is_au .sec03-other-service::after {display: block;}
.sec03-other-logo {
	position: relative;
	text-align: center;
	padding: 15px 0;
	border-bottom: 2px solid;
}
.is_mega .sec03-other-logo, .is_au .sec03-other-logo {padding: 0;}
.sec03-other-logo img {width: auto;}
.sec03-other-logo::after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: FontAwesome;
	font-size: 24px;
	font-weight: bold;
	color: #f10782;
	transform: translate(0,-50%);
	content: '\f105';
}
.is_phone .sec03-other-logo {border-color: #01a33e;}
.is_phone .sec03-other-logo::after {color: #01a33e;}
.is_mobile .sec03-other-logo {border-color: #29a4a9;}
.is_mobile .sec03-other-logo::after {color: #29a4a9;}
.is_electricity .sec03-other-logo {border-color: #f48e00;}
.is_electricity .sec03-other-logo::after {color: #f48e00;}
.is_gas .sec03-other-logo {border-color: #4b5ea7;}
.is_gas .sec03-other-logo::after {color: #4b5ea7;}
.is_mega .sec03-other-logo, .is_au .sec03-other-logo {border-bottom: none;}
.is_mega .sec03-other-logo::after, .is_au .sec03-other-logo::after {display: none;}
.sec03-other-txt {
	color: #000;
	text-align: center;
	line-height: 1.5;
	margin-top: 20px;
}
.sec03-other-txt p {margin: 0;}
.sec03-other-txt .is_l {font-size: 18px;}
.is_mobile .sec03-other-txt .is_l {font-size: 24px;}
.sec03-other-txt .is_l span {
	font-size: 34px;
	margin: 0 5px;
}
.sec03-other-txt .is_m {font-size: 15px;}
.sec03-other-txt .is_s {font-size: 13px;}
.sec03-other-memo {
	font-size: 16px;
	padding: 25px 0 25px 10px;
}
@media screen and (max-width: 768px){
	.sec03-service {padding: 0;}
	.sec03-service-tbl > * {
		display: block;
		width: 100%!important;
	}
	.sec03-service-tbl > *:nth-child(2) {
		font-size: 13px;
		padding: 10px 0;
	}
	.sec03-other-lead {font-size: 18px!important;}
	.sec03-other-grid {padding: 0;}
	.sec03-other-grid > * {
		width: 100%;
		margin-right: 0;
	}
	.is_phone .sec03-other-service, .is_mobile .sec03-other-service {height: auto;}
	.is_mega .sec03-other-service, .is_au .sec03-other-service {height: auto;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
	.sec03-wrap {padding: 30px 0 10px;}
	.sec03-service > * {
		margin-top: 10px;
		padding: 15px 10px 20px;
	}
	.sec03-service-subttl {
		font-size: 13px;
		padding: 0px 0 10px;
	}
	.sec03-service-btn {margin-top: 10px;}
	.sec03-service-btn .l-btn p > * {font-size: 13px;}
	.sec03-other {margin-top: 30px;}
	.sec03-other-grid {margin-top: 20px;}
	.sec03-other-grid > * {margin-bottom: 10px;}
	.sec03-other-logo {padding: 10px 0;}
	.sec03-other-lead {font-size: 15px!important;}
	.sec03-other-service {padding: 0 15px 10px;}
	.sec03-other-txt {margin-top: 10px;}
	.sec03-other-txt .is_l {font-size: 15px;}
	.sec03-other-txt .is_m {font-size: 13px;}
	.sec03-other-txt .is_s {font-size: 11px;}
	.is_mobile .sec03-other-txt .is_l {font-size: 18px;}
}
@media screen and (max-width: 370px){
	.sec03-other-lead {font-size: 13px!important;}
	.sec03-service-ttl > *:nth-child(2) {display: none;}
}


.sec04-wrap {
	position: relative;
	padding: 50px 0;
	background-color: #fff;
	z-index: 1;
}
.sec04-inner {}
.sec04-step {
	margin-top: 25px;
	margin-bottom: 40px;
	padding: 0 25px;
}
.sec04-step-desc {
	font-size: 15px;
	line-height: 1.5;
}
.sec04-step-img {
	margin-top: 20px;
	text-align: center;
}
.sec04-step-img img {
	max-width: 100%;
	height: auto;
	margin: auto;
}
.sec04-step-btn {
	text-align: center;
	margin-top: 30px;
}
.sec04-step-btn > * {
	max-width: 600px;
	width: 100%;
}
.sec04-step-btn .l-btn p > * {font-size: 15px;}
.sec04-faq {margin-top: 25px;}
.sec04-faq-list {
	width: 800px;
	margin: auto;
}
.sec04-faq-list > * {
	display: block;
	position: relative;
	font-size: 15px;
	text-align: left;
}
.sec04-faq-list > * p {
	padding-left: 50px;
	padding-right: 40px;
}
.sec04-faq-list > * p::before {
	left: 15px;
	content: url(../img/cmn-icon-q.png);
}
.sec04-faq-btn {
	text-align: center;
	margin-top: 30px;
}
.sec04-faq-btn > * {
	max-width: 600px;
	width: 100%;
}
.sec04-faq-btn .l-btn p > * {font-size: 15px;}


.sec04-flow {
	margin-top: 20px;
	padding: 0 25px;
}
.sec04-flow > * {margin-top: 40px;}
.sec04-flow > *:first-child {margin-top: 0;}
.sec04-flow-ttl > *:nth-child(1) {width: 40px;}
.sec04-flow-ttl > *:nth-child(1) img {width: 100%;}
.sec04-flow-ttl > *:nth-child(2) {
	font-size: 20px;
	font-weight: bold;
	color: #f78800;
	line-height: 1.2;
	padding-left: 10px;
}
.sec04-flow-ttl > *:nth-child(2).is_join {color: #6baa00;}
.sec04-flow-inner {
	width: 100%;
	max-width: 850px;
	margin: auto;
}
.sec04-flow-desc {
	font-size: 15px;
	line-height: 1.5;
	margin-top: 15px;
}
.sec04-flow-img {
	margin-top: 20px;
	text-align: center;
}
.sec04-flow-img img {
	max-width: 100%;
	height: auto;
	margin: auto;
}
.sec04-flow-btn {
	text-align: center;
	margin-top: 30px;
}
.sec04-flow-btn .l-btn p > *:nth-child(1) {font-size: 11px;}
.sec04-flow-btn .l-btn p > *:nth-child(2) {font-size: 15px;}
.sec04-flow-imgtxt {margin-top: 15px;}
.sec04-flow-imgtxt-img {width: 90px;}
.sec04-flow-imgtxt-txt {
	font-size: 15px;
	line-height: 1.5;
}

@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
	.sec04-step {padding: 0;}
	.sec04-faq-list {width: 100%;}

	.sec04-flow {padding: 0;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
	.sec04-wrap {padding: 30px 0 20px;}
	.sec04-step {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.sec04-step-btn {margin-top: 10px;}
	.sec04-step-btn .l-btn p > * {font-size: 13px;}
	.sec04-step-desc {font-size: 13px;}
	.sec04-faq {margin-top: 20px;}
	.sec04-faq-list > * {font-size: 13px;}
	.sec04-faq-list > * p {padding-right: 30px;}
	.sec04-faq-btn {margin-top: 10px;}
	.sec04-faq-btn .l-btn p > * {font-size: 13px;}
	.sec04-flow {margin-top: 20px;}
	.sec04-flow-ttl > *:nth-child(1) {width: 25px;}
	.sec04-flow-ttl > *:nth-child(2) {
		font-size: 15px;
		padding-left: 5px;
	}
	.sec04-flow-desc {font-size: 13px;}
	.sec04-flow-btn .l-btn p > *:nth-child(1) {font-size: 11px;}
	.sec04-flow-btn .l-btn p > *:nth-child(2) {font-size: 13px;}
	.sec04-flow-imgtxt-txt {font-size: 13px;}
}
@media screen and (max-width: 370px){
	.sec04-flow-btn .l-btn p > *:nth-child(1) {font-size: 10px;}
	.sec04-flow-btn .l-btn p > *:nth-child(2) {font-size: 12px;}
}


.sec05-wrap {
	position: relative;
	padding: 30px 0;
	background-color: #000;
	z-index: 1;
}
.sec05-inner {}
.sec05-point {padding: 0 25px;}
.sec05-point > * {
	position: relative;
	margin-top: 50px;
	padding: 25px 20px;
	border: 2px solid #fff;
}
.sec05-point-icon {
	position: absolute;
	top: -35px;
	left: 0;
}
.sec05-point-cont > *:nth-child(1) {
	width: calc(100% - 240px);
	padding-right: 15px;
}
.sec05-point-cont > *:nth-child(2) {width: 240px;}
.sec05-point-cont > *:nth-child(2) img {
	width: 100%;
	height: auto;
}
.sec05-point-cont_txt {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1.8;
}
.sec05-point-cont_txt sup {font-size: 8px;}
.sec05-point-cont_btn {margin-top: 20px;}
.sec05-point-cont_btn .l-btn {
	width: 180px;
	padding: 5px 0;
}
.sec05-point-cont_btn .l-btn p::after {color: #000;}
.sec05-point-cont_btn .l-btn p > *:nth-child(1) {font-size: 13px;}

.sec05-point-cont_bnr {margin-top: 20px;}
.sec05-point-cont_bnr > * {position: relative;}
/*
.sec05-point-cont_bnr > *::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	transition: all .2s ease;
	opacity: 0;
	content: '';
}
.sec05-point-cont_bnr > *:hover::before {opacity: 1;}
*/
.sec05-point-cont_bnr img {max-width: 100%;}

.sec05-point-cont_note {
	font-size: 10px;
	color: #fff;
	line-height: 1.5;
	margin-top: 20px;
}
.sec05-point-cont_note .l-table > * {vertical-align: top;}
.sec05-point-cont_note .l-table > *:nth-child(1) {width: 15px;}

@media screen and (max-width: 768px){
	.sec05-point > * {padding: 25px 30px;}
	.sec05-point-cont {flex-direction: column-reverse;}
	.sec05-point-cont > *:nth-child(1) {
		width: 100%;
		padding-right: 0;
	}
	.sec05-point-cont > *:nth-child(2) {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.sec05-point-cont_bnr {text-align: center;}
	.sec05-point-cont_btn .l-btn {
		width: 100%;
		padding: 10px 0;
	}
	.sec05-point-cont_txt {font-size: 16px;}
}
@media screen and (max-width: 480px){
	.sec05-point {padding: 0;}
	.sec05-point > * {padding: 20px 20px;}
	.sec05-point-cont_txt {font-size: 13px;}
}


.bnr-wrap {
	position: relative;
	padding: 15px 0;
	background-color: #fff;
	z-index: 1;
}
.bnr-img {text-align: center;}
.bnr-img img {
	width: 100%;
	max-width: 450px;
}
.bnr-btn {text-align: center;}
.bnr-btn > * {color: #000!important;}
.bnr-btn.is_1btn > * {width: 100%;}
.bnr-btn.is_2btn > * {
	width: 49%;
	margin-right: 2%;
}
.bnr-btn > *:last-child {margin-right: 0;}
.bnr-btn-ttl {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	padding: 10px 5px;
}
.bnr-btn-txt {
	position: relative;
	font-size: 18px;
	line-height: 1.5;
	padding: 10px 5px;
}
.bnr-btn-txt::after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: FontAwesome;
	color: #f10782;
	transform: translate(0,-50%);
	transition: all .5s ease;
	font-size: 20px;
	content: '\f105';
}
.bnr-btn-4k {
	position: relative;
	border: 1px solid #ff208b;

	min-height: 90px;
}
.bnr-btn-4k::after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: FontAwesome;
	color: #f10782;
	transform: translate(0,-50%);
	transition: all .5s ease;
	font-size: 20px;
	content: '\f105';
}
.bnr-btn-img {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);

	width: 100%;
}
.bnr-btn-img img {
	width: 70%;
	max-width: 350px;
}
.bnr-btn-memo {
	font-size: 13px;
	line-height: 1.2;
	padding: 0 25px;
}
@media screen and (max-width: 768px){
	.bnr-btn-ttl {font-size: 13px;}
	.bnr-btn-txt {font-size: 15px;}
	.bnr-btn-memo {margin-top: 5px;}
}
@media screen and (max-width: 480px){
	.bnr-btn.is_2btn > * {
		width: 100%;
		margin-right: 0;
	}
	.bnr-btn-ttl {
		font-size: 12px;
		padding: 5px;
	}
	.bnr-btn-txt {font-size: 13px;}
	.bnr-btn-4k {margin-top: 10px;}
	.bnr-btn.is_1btn > *.bnr-btn-4k {margin-top: 0;}
	.bnr-btn-img {
		position: relative;
		padding: 5px 0;
	}
	.bnr-btn-memo {font-size: 13px;}
}


/***** -- LOADER -- *****/
@keyframes am-loader-rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
.loader-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 100;
}
.loader-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.to-top-btn {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 5;
	cursor: pointer;
}
@media screen and (max-width: 768px){
	.to-top-btn {
		bottom: 20px;
		right: 5px;
	}
	.to-top-btn img {
		width: 45px;
		height: 45px;
	}
}


/*
2019/8 price module style
*/

.m-price-box-head .iconTooltip {
	/*width: 20%;*/
	/*margin: 0 2%;*/
	background: url(/common_v3/images/icon/icon_tooltip.png) no-repeat 45px 10px;
}
.m-price-box-head .iconTooltip.m-tooltip-none {
	background: none;
}
.m-price-box-head .iconTooltip:first-child {
	margin: 0;
}
.m-price-box-head .iconTooltip:last-child {
	margin: 0;
}
.m-price-box-head .iconTooltip > img {
	padding: 24px 0 0 0;
}

@media screen and (max-width: 767px){
	.m-price-box {
		border: #dcdcdc 1px solid;
		margin-bottom: 20px;
	}
}
.m-price-box-left {
	border: #dcdcdc 1px solid;
	border-left: none;
	background-color: #f5f5f5;
	margin-right: -1px;
	padding: 0;
	align-items: center;
	display: flex;
	justify-content: right;
}
.m-price-box-left p {
	word-break: break-word;
}

@media screen and (max-width: 767px){
	.m-price-box-left {
		border: none;
		border-bottom: #dcdcdc 1px solid;
	}
	.m-price-box-left-item {
		text-align: right;
	}
	.m-price-box-left .m-txt-box{
		width: 100%;
	}
}

.m-price-box-center {
	padding: 0;
	border: #dcdcdc 1px solid;
	background-color: #f5f5f5;
	align-items: center;
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 767px){
	.m-price-box-center {
		background-color: #FFFFFF;
		padding: 5px 0;
		border: none;
		border-bottom: #dcdcdc 1px solid;
	}
}
.m-price-box-center .m-txt-box {
	line-height: 1.1;
	text-align: center;
}
.m-price-box-center span {
	display: inline-block;
}

.m-price-box-right {
	border: #dcdcdc 1px solid;
	border-right: none;
	margin-left: -1px;
	padding: 10px 0;
	justify-content: flex-start !important;
}
@media screen and (max-width: 767px){
	.m-price-box-right {
		border: none;
		justify-content: center !important;
	}
}
.m-price-box-right-items {
	width: 100%;
}
.m-price-box-right-items .m-grid-col {
	text-align: center;
	padding-bottom: 0px;
	padding: 0 10px;
	margin: 0px;
}
@media screen and (max-width: 767px){
	.m-price-box-right-items .m-grid-row {
		padding: 10px;
		justify-content: center;
	}
	.m-price-box-right-items .m-grid-col {
		flex: none !important;
		width: auto;
		padding: 0 5px;
	}
}
@media screen and (max-width: 767px){
	.m-price-box-right-item {
		width: auto;
		max-width: 60px;
	}
}

.m-price-vod {
	width: 90%;
	margin: 0 0 0 8%;
}
.m-price-vod img {
	width: 44%;
}
@media screen and (max-width: 767px){
	.m-price-box-right-item.m-price-vod {
		max-width: 140px;
		margin: 0 0 0 8%;
	}
	.m-price-vod img {
		width: auto;
	}
}
.m-price-vod .txtPriceTypeA {
	font-weight: bold;
	margin: 0 8%;
}

.m-stacked-table {
	margin-top: -1px;
}

.js-no_area_box .m-btn.js-area_modal_link2[href="#area_modal"] {
	font-size: 16px;
	padding: 10px 20px;
}

@media screen and (max-width: 767px) {
	.js-pack_box1 .m-bg-grayF {
		text-align: center;
	}
	.recPlanV4Service {
		text-align: center;
	}
	.recPlanV4Service li {
		float: none;
		display: inline-block;
	}
}

.js-pack_box1 .js-disp_pack_name.m-fs-ll {
	font-size: 16px !important;
}

.js-pack_box1 .js-au_smart img {
	width: 110px;
}
.js-pack_box2 .js-au_smart img {
	width: 110px;
}
@media screen and (max-width: 767px){
	.js-pack_box1 .js-au_smart {
		text-align: center;
	}
}

.js-pack_box1 .m-fw-bold s {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.js-pack_box1 .m-fw-bold s .js-total_price {
	position: relative;
}

.js-pack_box1 .m-fw-bold s .js-total_price::after {
	content: '';
	height: 1px;
	width: calc(100% + 6.5em);
	position: absolute;
	left: -2em;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #000;
}


/*
2019/8 plan module style
*/

.m-bg-plan {
	background-color:#fffaca;
}
.js-area_selected_box .btnResetting {
	width: 100px;
	height: 36px;
}
.js-area_selected_box .areaRecommendTitle {
	font-size: 16px;
}
.m-flex-end {
	display: flex;
	justify-content: flex-end;
}
.m-plan-box-left {
	padding: 20px 20px 0 20px;
}
@media screen and (max-width: 767px){
	.m-plan-box-left {
		padding: 10px 10px 0 10px;
	}
}
.m-plan-box-right {
	padding: 20px;
}
.m-plan-box-right .clearfix {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 767px){
	.m-plan-box-right {
		padding: 10px;
	}
}
.m-plan-box-foot {
	margin: 15px 0 0 0;
}
.m-plan-box-foot .m-pr-5 {
	padding-bottom: 10px;
}
.m-plan-box-foot .m-pl-5 {
	padding-bottom: 10px;
}
.m-plan-box-foot .mr10 {
	margin-right: 10px;
}
@media screen and (max-width: 767px){
/*  .m-plan-box-foot {
		margin: 15px 0 10px 0;
	}*/
	.m-plan-box-foot .m-pr-5 {
		padding-bottom: 20px;
	}
	.m-plan-box-foot .m-pl-5 {
		padding-bottom: 20px;
	}
	.m-plan-box-price p {
		margin-left : 20px;
	}
}


/* suggest */
.l-header #SS_searchForm {
	position: relative;
}

.l-header #SS_searchForm div.SS_suggest {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	width: calc(100% - 50px);
	border: 1px solid #ccc;
	border-top: none;
	z-index: 300;
}

.l-header #SS_searchForm div.SS_suggest div.SS_suggestItemOff {
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 2px 0;
	width: 100%;
}

.l-header #SS_searchForm div.SS_suggest div.SS_suggestItemOn {
	background-color:#ecf5fa;
	border-top: 1px solid #ccc;
	padding: 2px 0;
	width: 100%;
}

.l-header #SS_searchForm div.SS_suggest span.SS_suggestKey {
	font-size: 13px;
	padding-left: 4px;
}

.m-bnr-spec img{
	width: 193px;
}
@media screen and (max-width: 767px){
	.m-bnr-spec {
		text-align: right;
	}
	.m-bnr-spec img{
		width: calc(100% * (350/620));
		max-width: 350px;
	}
	.m-bnr-spec img.m-pc-hidden{
		display: inline-block !important;
	}
}