@charset "utf-8";
/*--------メインビジュアル---------*/
.topMainvisual {
	height: 380px;
	text-align: left;
	background-color:#1aa2ec;
}
.mainvisualIn {
	background-color: inherit;
	text-align: left;
	width: 954px;
	margin: 0 auto;
	/*position: relative;*/
	position: static;
	height: 380px;
}
h1 {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.4;
	padding-top: 45px;
	}
.btn {
	margin: 0 0 10px 0;
}
.mainBg {
	position: absolute;
	top: 0px;
	right: 0px;
}
.main_supplement_box{
	height: 100px;
	background-color: #9dddff;
}
.supplementIn{
	margin: 0 auto;
	display: flex;
	width: 844px;
}

.main_supplement_box p{
	margin-top: 12px;
	width: 500px;
	font-size: 16px;
}

a.packet_release_btn{
	margin-top : 17px;
	margin-right: 24px;
	display: block;
	width: 316px;
	height: 66px;
	background-image: url(../images/packet_release_btn.png);
	background-repeat: no-repeat;
  background-size: contain;
	text-indent: -9999px;
}
a.packet_release_btn:hover{
	background-image: url(../images/packet_release_btn_on.png);
}

/*------------サブナビ--------------*/
#subNaviBase {
	z-index: 100;
}
.subNavi li a:link {
	color: #003576;
	text-decoration: none;
}
.subNavi li a:visited {
	color: #003576;
	text-decoration: none;
}
.subNavi li a:hover {
	color: #003576;
	text-decoration: none;
	border-bottom: 3px solid #003576;
}
.subNavi li.active a {
	border-bottom: 3px solid #003576;
}
/*------------コンテンツボックス--------------*/
.contBlock02Wrap {
	background-color: #f4f4f4;
}
.contBlock h2 {
	margin-bottom: 40px;
}
.contBlock h2 span {
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	line-height: 54px;
	border-bottom: 4px solid #1aa2ec;
}
/*------------個別コンテンツ--------------*/

/*------------課題--------------*/
.cont01 {
	position: relative;
	width:680px;
	padding: 30px 50px;
	background-color: #efefef;
	margin-left: 130px;
	line-height: 2.2;
	border-radius: 10px;
}
.cont01 ul {
	font-size: 20px;
	font-weight: bold;

}
.cont01 ul li {
	background-image: url(../images/cont01_bg_01.png);
	background-repeat: no-repeat;
	background-position: top 6px left 0px;
	padding: 0 0 0 40px;
}
.cont01 ul li span {
	background: linear-gradient(transparent 50%, #ffe600 50%);
}
.cont01 p {
	position:absolute;
	top: 56px;
	left: -90px;
}
/*------------アップゲートとは--------------*/
.cont02 {
	width: 820px;
}
.cont02 h3 {
	font-size: 24px;
	padding: 20px auto;
	background-color: #FFF;
	border-radius: 5px;
}
.cont02 li {
	width: 390px;
}
.cont02 li:first-child {
	margin-right: 40px;
}
.cont02 dt {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 20px;
}
.cont02 dd {
	font-size:18px;
	text-align: left;
}
/*------------3つの特徴--------------*/
.cont03 li{
	width: 214px;
	margin-right: 32px;
}
.cont03 li:last-child{
	margin-right: 0;
}

.cont06 li,.cont10 li {
	width: 292px;
	margin-right: 39px;
}
.cont06 li:last-child,.cont10 li:last-child {
	margin-right: 0;
}
.cont03 dt {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 36px;
	color: #2ea8f1;
}
.cont03 dt.num {
	margin-bottom: 20px;
	font-size:48px;
	color: #1aa2ec;
}
.cont03 dd,.cont06 dd {
	text-align: left;
}
.cont03 dd.txt {
	margin:0;
	padding:0;
	font-size:16px;
	height:90px;
}

.inquiry_btn{
	margin:0 auto 19px auto;
	width: 300px;
	height: 60px;
}
.inquiry_btn:hover{  opacity: 0.7; }
/*------------サービス選びのポイント--------------*/

.cont04 th,.cont04 td {
	border:2px #f4f4f4 solid;
}
.cont04 th.svc {
	color: #FFF;
}
.cont04 th.item {
	background-color: #FFF;
}
.cont04 th.ptn01 {
	background-color: #1aa2ec;
	background-image: url(../images/cont04_bg_01.png);
	background-repeat: no-repeat;
	background-position: top 10px left 10px;
	padding: 0 0 0 70px;
}
.cont04 th.ptn02 {
	background-color: #2b6179;
}
.cont04 th.ptn03 {
	background-color: #898989;
}
.cont04 th.ptn04 {
	background-image: url(../images/cont04_bg_02.png);
	background-repeat: no-repeat;
	background-position: top 10px left 66px;
	padding: 53px 0 0 0px;
}
.cont04 th.ptn05 {
	background-image: url(../images/cont04_bg_03.png);
	background-repeat: no-repeat;
	background-position: top 20px left 62px;
	padding: 53px 0 0 0px;
}
.cont04 th.ptn06 {
	background-image: url(../images/cont04_bg_04.png);
	background-repeat: no-repeat;
	background-position: top 10px left 66px;
	padding: 53px 0 0 0px;
}
/*------------働き方にこんな変化が--------------*/
.cont06 dt {
	width:292px;
	padding: 10px 0;
	color:#1aa2ec;
	background-color: #FFF;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
}
.cont06 dd.txt {
	font-size:16px;
	height:40px;
}
/*------------ご利用料金--------------*/
.cont07 th.ptn01 {
	background-color: #1aa2ec;
	color: #FFF;
	}
/*------------連携サービス--------------*/
.cont08 .table_default {
	border-collapse: separate;
	border-top: 1px solid #1aa2ec;
	border-left: 1px solid #1aa2ec;
}
/*------------導入事例--------------*/
.cont09 {
	width: 820px;
	text-align: left;
	}
.cont09 h3 {
	font-size: 24px;
	font-weight: bold;
	color: #1aa2ec;
	line-height: 1.5;
	margin: 0 0 10px 0;
	}
.cont09 h4 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #dcdddd;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	}
.cont09 h5 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px solid #dcdddd;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background-color: #FFF;
	}
.cont09 p.name {
	font-size: 20px;
	border-bottom: 2px solid #dcdddd;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	}
/*------------セキュアで簡単　クラウドサービス--------------*/
.cont10 dt {
	margin-bottom: 20px;
}
.cont10 dd {
	font-size: 18px;
}

/*------------パケット測定機能--------------*/
.packet_text{
	display: block;
	margin-left: 12px;
	text-align: left;
}

.packet_measurement_image{
	margin-bottom: 38px;
}

.packet_measurement_box{
	margin-bottom: 11px;
	display: flex;
	width: 851px;
}

.packet_measurement_box .text01{
	padding: 5px 0 0 0;
	margin: 0 25px 0 0;
	text-align: left;
	width: 182px;
	height: 67px;
	font-size: 18px;
	font-weight:bold;
	border-right: 5px solid #1aa2ec;
	color: #1aa2ec;
}
.packet_measurement_box .text02{
	padding:0;
	margin: -2px 0 0 0;
	text-align: left;
	font-size: 16px;
	font-weight:normal;
	letter-spacing: -0.5px;
	/*width: 800px;*/
}

/*-------------各プランで出来ること-------------*/
/* .each_plan_box{
	margin: 0 auto 14px auto;
	width: 926px;
  position: relative;
}
.each_plan_box strong{
display: block;
text-align: left;
margin-bottom: -30px;
}
.each_plan_ul{margin-bottom: 17px;}

.each_plan_box li{margin-right: 13px;}
.each_plan_box li:last-child{margin-right: 0;}

.each_plan{
	padding: 37px 0 0 0;
	width: 300px;
	height: 466px;
	background-color: #ffffff;
	text-align: center;
}

p.each_plan_sub_text{
	margin: -24px 0 0 0;
	font-size: 16px;
	color: #c30011;
	font-weight: bold;
}

p.each_plan_title{
	padding-bottom: 15px;
	margin: 0 auto;
	width: 240px;
	font-size: 30px;
	line-height: 29px;
	font-weight: bold;
	color: #19a3ee;
	border-bottom: 2px solid #1aa2ec;
} */

.each_plan_title span{font-size: 16px!important;}

.each_plan_text{
	padding-top: 5px;
	margin: 0 0 13px 0;
	font-size: 34px;
	font-weight: bold;
}
.each_plan_text span{font-size: 24px!important;}

ul.feature_list{
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 240px;
	list-style-type: none;
}
ul.feature_list li{
	margin:0 0 8px 0;
	padding:20px 0 0 0;
	width: 116px;
	height: 40px;
	border-radius: 3px;
	background-color: #1aa2ec;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: middle;
	color: #ffffff;
}

ul.feature_list li.margin{
	padding:10px 0 0 0;
	height: 50px;
}

ul.feature_list li.bg_g{
	background-color: #aaaaaa;
	color: #dcdcdc;
}


.each_plan_attention{
	margin:-1px;
	padding:0;
	font-size: 11px;
	text-align: left;
}

/*-------------サービス関連リンク-------------*/

.appgate_btn{
	margin:-36px auto 0 auto;
	width: 461px;
	height: 47px;
	float: none;
}

/*-------------横3列ボックス パターン1-------------*/

.box3Ul01 {
	margin-bottom: 20px;
}
.box3Ul01 a:link {
	color: #333333;
	text-decoration: none;
}
.box3Ul01 a:visited {
	color: #333333;
	text-decoration: none;
}
.box3Ul01 a:hover {
	color: #333333;
	text-decoration: none;
}
.box3Ul01 a:active {
	color: #333333;
	text-decoration: none;
}
.box3li01 {
	float: left;
	width: 310px;
	margin-right: 12px;
}
.box3li02 {
	float: left;
	width: 310px;
	margin-right: 12px;
}
.box3li03 {
	float: left;
	width: 310px;
}
.box3H401 {
	display: block;
	font-size: 16px;
	line-height: 1em;
	color: #ffffff;
	background-color: #002896;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}
.box3Box01 {
	display: block;
	border-right: 4px solid #f5f2e4;
	border-bottom: 4px solid #f5f2e4;
	border-left: 4px solid #f5f2e4;
	text-align: left;
}
.box3Text01 {
	font-size: 16px;
	line-height: 25px;
	padding-top: 12px;
	padding-bottom: 5px;
}
.box3Text02 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #32389a;
	padding-top: 20px;
	padding-bottom: 5px;
}
.box3Ul02 li {
	font-size: 13px;
	line-height: 20px;
	padding-left: 1em;
	text-indent: -1em;
}
.box3Text03 {
	display: block;
	background-color: #f5f2e4;
	padding: 16px 20px 16px 22px;
	font-size: 16px;
	line-height: 1.6em;
}
/*-----------2カラムレイアウト（導入事例）-----------*/
.box2div01 {
	float: left;
	width: 390px;
	margin-right: 40px;
}
/*-----------------下部お問い合わせ------------------*/
.contactArea {
	background-color: #002896;
}
/*----固定コンタクト
#btmLink {
	width: 100%;
}
#btmLink .inner {
	background: #002896;
	width: 100%;
	color: white;
	font-size: 12px;
	line-height: 1.5;
}
#btmLink .inner ul {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#btmLink .inner ul li {
	float: left;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#btmLink .inner ul .links a {
	display: block;
}
#btmLink .inner ul .links{
	margin-right:52px;
}
#btmLink .inner ul .pagetop {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#btmLink .inner ul .pagetop a {
	display: block;
	background: #FFF;
}
#btmLink .inner li.freetel {
	font-family: arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-right: 8px;
	margin-left: -5px;
}
#btmLink .inner li.freetel:before {
	content: url(../images/contact_icon_free2.png);
}
#btmLink .inner li span {
	font-size: 10px;
	background: white;
	color: #002896;
	font-weight: bold;
	padding: 2px;
	margin-right: 3px;
}
#btmLink .button, #btmLink .button:visited {
	color: #fff!important;
    text-align: center;
	font: bold 20px/100% "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-seri;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	width: 254px;
	letter-spacing: 3px;
	margin-top: 3px;
}
#btmLink .button:hover {
	text-decoration: none;
}
#btmLink .orange {
	border: solid 1px #ff8700;
	background-color:#ff8700;
}
-----*/

/*------------諸々--------------*/
.margin120 {
	margin-bottom: 120px;
}
h2 span {
	font-size: 28px;
	color: #333;
	font-weight: normal;
}
h3.caption {
	margin-bottom: 0;
	font-size: 32px;
	font-weight: bold;
	color: #002896;
}
/*------------豊富な標準機能--------------*/
ul.point_appgate {
	border-left: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
	overflow: hidden;
	width: 954px;
	text-align: left;
}
ul.point_appgate li {
	border: 1px solid #f4f4f4;
	float: left;
	background-color: #fff;
}
ul.point_appgate li.none {
	background-color: #f4f4f4;
	border: none;
}
ul.point_appgate li a .icon {
	float: right;
}
ul.point_appgate li dl {
	float: left;
	width: 340px;
}
ul.point_appgate li dl dt {
	color: #0037cc;
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
ul.point_appgate li dl dd {
	font-size: 18px;
	text-decoration: none;
}
ul.point_appgate .bdr {
	border-right: 2px solid #f4f4f4;
}
ul.point_appgate .bdb {
	border-bottom: 2px solid #f4f4f4;
}
ul.point_appgate .bdrb {
	border-bottom: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
}
ul.point_appgate li {
	height: 105px;
	padding: 18px;
	width: 438px;
}
ul.point_appgate li .icon {
	float: right;
}
/*------------水色のテーブル--------------*/
.tBlue {
	border: 1px solid #1aa2ec;
}
.tBlue th {
	background-color: #1aa2ec;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: none;
	border-top: none;
	width: 25%;
}
.tBlue th:last-child {
	border-right: 1px solid #1aa2ec;
}
.tBlue th:first-child {
	border-left: 1px solid #1aa2ec;
}
.tBlue th span {
	font-size: 11px;
	font-weight: normal;
}
.tBlue td {
	border: 1px solid #1aa2ec;
	width: 25%;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 25px;
}
.tBlue .denwa {
	height: 46px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}

/* IE10以降 */
@media all and (-ms-high-contrast:none) {
.tBlue .denwa {
	height: auto;
}
}
/*-------------モバチョ-------------*/

.mobachoArea {
	background-color: #34964b;
	padding: 40px;
}
.mobachoAreaIn {
	background-color: #fff;
	padding: 50px 30px;
}
.operation {
	padding: 0 37px;
}
.operation li {
	float: left;
	width: 155px;
	margin-right: 40px;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
}
.operation li:last-child {
	margin-right: 0px;
}
.operation span {
	display: block;
	margin: 10px 0;
	font-weight: bold;
}
.aboutMobacho {
	border: 2px solid #fff;
	color: #fff;
	padding: 15px 20px;
	position: relative;
}
.aboutMobacho p {
	font-size: 16px;
}
.aboutMobacho a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.tit_aboutMobacho {
	position: absolute;
	top: -14px;
	left: 14px;
}
/*----フッタ 電話番号-----*/
.contactArea .contactArea_01 .contactTel {
	font-size: 49px!important;
}
/*--------導入事例---------*/
.casestudyContainer h2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 54px;
}
.casestudyContainer h2 span {
	display: inline-block;
	margin-right: 15px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	background-color: #089fb7;
	color: #fff;
	font-size: 28px;
}
.read {
	padding: 25px;
	border: 1px solid #d6d6d6;
}
.casestudyContainer p {
	font-size: 16px;
	line-height: 1.6;
}
.casestudyContainer h3 {
	color: #333;
	font-size: 38px;
}
.casestudyContainer p.q {
	font-weight: bold;
	font-size: 18px;
	color: #002896;
}
.companyprof dt {
	background-color: #666666;
	font-size: 20px;
	padding: 8px 0 8px 25px;
	color: #fff;
	font-weight: bold;
}
.companyprof dd {
	background-color: #f4f4f4;
	padding: 25px 0 20px 25px;
}
.companyprof dd p {
	font-size: 18px;
}
.companyprof ul {
	margin-left: 20px;
	margin-top: 42px;
}
.caseListWrap{
  display: flex;
  justify-content: center;
}
.caseListWrap div{
  margin: 0 auto;
  text-align: center;
  border: solid 1px #ccc;
  width: 40%;
  padding: 15px 15px 10px;
}
.caseListWrap img{
  height: 200px;
  width: auto;
}
.caseListWrap div p:first-of-type{
  white-space: nowrap;
}
.caseListWrap div p:nth-last-of-type(2){
  text-align: left;
  font-size: 16px;
  padding: 0 30px;
}
.caseListWrap .arrow{
  text-align: right;
}
/*media*/
.mediaContainer h4 {
    margin-top: 0;
    margin-bottom: 30px;
}
.mediaContainer h4 span {
    border-bottom: 4px solid #44b007;
}
.mediaContainer h5{
	font-size: 30px;
	background-color:transparent;
}
.mediaContainer h6{
		font-size: 24px;
		font-weight: bold;
    border-bottom: 2px solid #cfd3d7;
}
.mediaImage{
	align:center;
	display: inline-block;
}
.mediaContainer small{
		font-size: 13px;
		color: #666666;
}

/*./packet/ から「各プランで出来ること」移植*/
.contBlock.plan_inner{
	width: 980px;
}
.each_plan_box{
	width: 980px;
}
.each_plan_ul{margin-bottom: 8px;}
.each_plan_box li{margin-right: 10px;}
.each_plan_box li:last-child{margin-right: 0;}
.packet_each_plan_box{
	padding-top: 25px;
	margin: 0 auto 62px auto;
	width: 980px;
}
.packet_each_plan_ul{margin-bottom: 17px;}

.packet_each_plan_box li{margin-right: 13px;}
.packet_each_plan_box li:last-child{margin-right: 0;}

.packet_each_plan{
	padding: 40px 0 8px;
	width: 320px;
	height: 690px;
	background-color: #ffffff;
	text-align: center;
}

p.packet_each_plan_sub_text{
	margin: -24px 0 0 0;
	font-size: 16px;
	color: #c30011;
	font-weight: bold;
}
p.packet_each_plan_sub_text02{
	margin: -24px 0 0 0;
	font-size: 16px;
	color: #6c6c6c;
	font-weight: bold;
}

p.packet_each_plan_title{
	padding-bottom: 15px;
	margin: 0 auto;
	width: 240px;
	font-size: 30px;
	line-height: 29px;
	font-weight: bold;
	color: #19a3ee;
}
p.packet_each_plan_title02{
	padding-bottom: 15px;
	margin: 0 auto;
	width: 240px;
	font-size: 30px;
	line-height: 29px;
	font-weight: bold;
	color: #3774cd;
}
p.packet_each_plan_title03{
	padding-bottom: 15px;
	margin: 0 auto;
	width: 240px;
	font-size: 28px;
	line-height: 29px;
	font-weight: bold;
	color: #84b967;
}

.packet_each_plan_title span, .packet_each_plan_title02 span{font-size: 16px!important;}
.packet_each_plan_title03 span{font-size: 14px!important;}

.packet_each_plan_info{
	margin: 0 auto;
	padding-top: 17px;
	display: block;
	width: 280px;
	height: 44px;
	background-color: #efefef;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
}
.packet_each_plan_info02{
	margin: 0 auto;
	padding-top: 10px;
	display: block;
	width: 280px;
	height: 51px;
	background-color: #efefef;
	border-radius: 3px;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}

.packet_each_plan_text{
	padding-top: 5px;
	margin: 0 0 13px 0;
	font-size: 34px;
	font-weight: bold;
}
.packet_each_plan_text span{font-size: 24px!important;}

ul.packet_feature_list, ul.packet_feature_list02, ul.packet_feature_list03{
	margin: 0 auto 15px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 280px;
	list-style-type: none;
}

.packet_list{
	margin-left: 4px;
	padding-right: 17px;
	border-right: 2px solid #efefef;
}
.packet_list:last-child{
	padding-right: 0px;
	border-right: none;
}

ul.packet_feature_list li{
	margin:0 0 8px 0;
	padding:10px 0 0 0;
	width: 136px;
	height: 30px;
	border-radius: 3px;
	background-color: #1aa2ec;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: middle;
	color: #ffffff;
}
ul.packet_feature_list02 li{
	margin:0 0 8px 0;
	padding:10px 0 0 0;
	width: 136px;
	height: 30px;
	border-radius: 3px;
	background-color: #3673ce;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: middle;
	color: #ffffff;
}
ul.packet_feature_list03 li{
	margin:0 0 8px 0;
	padding:10px 0 0 0;
	width: 136px;
	height: 30px;
	border-radius: 3px;
	background-color: #85bb67;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: middle;
	color: #ffffff;
}

ul.packet_feature_list li.margin, ul.packet_feature_list02 li.margin, ul.packet_feature_list03 li.margin{
	padding:2px 0 0 0;
	height: 38px;
}

ul.packet_feature_list li.bg_g, ul.packet_feature_list02 li.bg_g, ul.packet_feature_list03 li.bg_g{
	background-color: #aaaaaa;
	color: #dcdcdc;
}
ul.packet_feature_list li.bg_b, ul.packet_feature_list02 li.bg_b, ul.packet_feature_list03 li.bg_b{
	background-color: #85bb67;
	color: #dcdcdc;
}

dl.packet_cando{
	position: relative;
	padding: 18px 35px 0 35px;
	margin: 0 auto;
	width: 210px;
	height: 244px;
	background-color: #efefef;
	border-radius: 3px;
	font-weight: bold;
	text-align: left;
}

.packet_cando_img04{
	position: absolute;
	top: -7px;
	right: 38px;
}
.packet_cando_img05{
	position: absolute;
	top: -3px;
	right: 34px;
}
.packet_cando_img06{
	position: absolute;
	top: -3px;
	right: 35px;
}

dl.packet_cando dt, dl.packet_cando dd{
	margin-bottom: 11px;
	padding-bottom: 18px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dt.one_line, dl.packet_cando dd.one_line{
	padding-top: 8px;
	margin-bottom: 12px;
	padding-bottom: 20px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dt.one_line02, dl.packet_cando dd.one_line02{
	padding-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 26px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dt.two_line, dl.packet_cando dd.two_line{
	margin-bottom: 11px;
	padding-bottom: 12px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dt.two_line02, dl.packet_cando dd.two_line02{
	margin-bottom: 11px;
	padding-bottom: 12px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dd:last-child{
	margin-bottom: 0;
	padding-bottom: 18px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dd.one_line02:last-child{
	padding-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 20px;
	border-bottom: 2px solid #c9cbca;
}
dl.packet_cando dd.two_line:last-child{
	margin-bottom: 0;
	padding-bottom: 14px;
	border-bottom: 2px solid #c9cbca;
}

dl.packet_cando dt span.text01{color: #34ace9;}
dl.packet_cando dt span.text02{color: #3774cf;}
dl.packet_cando dt span.text03{color: #86ba65;}

.packet_each_plan_attention{
	margin:-1px 0 0 14px;
	padding:0;
	font-size: 11px;
	text-align: left;
}

/* サブナビCTA追加分 */
#subNaviWrap .rightBlock a {
  /* width: 141px; */
}
#subNaviWrap .rightBlock a.small {
  width: 78px;
}
#subNaviWrap .rightBlock a.login {
  color: #002896;
  padding-top: 37px;
  background-image: url(../images/login.svg);
  background-repeat: no-repeat;
  background-position: center top 18px;
  background-size: 21px;
  border: 1px solid #DADADA;
  background-color: #fff;
}
#subNaviWrap .rightBlock a.login:hover {
/*  background-color: #CEEDFD;
  border-color: #DADADA;*/
  opacity: 1;
}
