@charset "utf-8";



/* ===== ▼2017.12 追加▼ ===== */

/* ===== ▼omo_info▼ ===== */
#omo_info {
	margin: 0 auto;
	padding: 4px 0 0;
	max-width: 1260px;
}
#omo_info .inner {
	padding: 0;
}
#omo_info .flex_wrap {
	/*padding: 0 10px;*/
	padding: 0;
	max-width: 1280px;
	display: -webkit-flex;
	display: flex;
}
#omo_info .flex_wrap .left {
	flex: 5.85;
}
#omo_info .flex_wrap .right {
	flex: 2;
	position: relative;
}
#omo_info .info {
	width: 100%;
	margin: 0px auto 11px;
	border: 1px solid #fffe2b;
	padding: 10px 10px 0;
	background: #ffffdd;
	overflow: hidden;
}
#omo_info .info .date,
#omo_info .info .content {
	margin: 0;
	display: inline-block;
}
#omo_info .info .date {
	margin-right: 1em;
}
#omo_info .info .date:before {
	content: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/201707_top/201707_maintenance.jpg);
	display: inline-block;
	margin-right: 5px;
	position: relative;
	bottom: -3px;
}
#omo_info .nav_list {
	margin: 0;
	padding: 0;
	width: 100%;
	float: right;
	text-align: right;
	overflow: hidden;
}

#omo_info .nav_list li {
	display: inline-block;
	float: none;
	white-space: nowrap;
}
#omo_info .nav_list li:first-child a {
	margin-right: 20px;
}
#omo_info .nav_list li a {
	padding: 7px 20px;
	max-width: 100%;
	display: inline-block;

	color: #004795;
	text-align: center;
	border: 1px solid #004795;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	display: block;
}
#omo_info .nav_list a .deco_item {
	position: relative;
}
#omo_info .nav_list a .deco_item:before {
	width: 5px;
	height: 8px;
	content: "";
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_link01.png) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 31%;
	left: -10px;
}

	@media screen and (max-width: 1064px) {
		#omo_info .flex_wrap {
			display: block;
		}
		#omo_info .nav_list {
			width: 100%;
			display: table;
			position: relative;
			top: auto;
			right: auto;
			text-align: center;
		}
		#omo_info .nav_list li {
			margin: 0;
		}
		#omo_info .nav_list li a {
			margin: 10px auto 0;
			display: block;
		}
	}
	@media screen and (max-width: 768px) {
		#omo_info .nav_list {
			width: 100%;
		}
		#omo_info .info{
			margin-top:11px;
		}
	}
	@media screen and (max-width: 480px) {
		#omo_info .nav_list {
			width: 100%;
			display: block;
			float: none;
			text-align: center;
		}
		#omo_info .nav_list li {
			width: 100%;
			display: block;
		}
		#omo_info .nav_list li a {
			margin: 10px auto;
			width: 50%;
		}
		#omo_info .nav_list li:first-child a {
			margin-right: auto;
		}
	}
	
/* ===== ▲omo_info▲ ===== */


.sectioning_layout-inner .par .mom_top{
	padding: 0 0 16px;
	background-color: #fff;
}
#omo_wrap .sub_tite {
	margin-top: 10px;
	font-size: 20px;
	font-size: 1.42857em;
}
#omo_wrap .lead_txt {
	margin: 26px 0;
}
#omo_wrap .mt50 {
	margin-top: 50px;
}
@media screen and (max-width: 480px){
	.sectioning_layout-inner .par .mom_top {
		padding-bottom: 0;
	}
	#omo_wrap .mt50 {
		margin-top: 30px;
	}
}
#omo_wrap .note-g {
	margin-top: 20px;
	padding: 5px 10px;
	padding-left: 30px;
	background-color: #eeeeee;
	text-indent: -1.6em;
}

/* ===== ▼sec01▼ ===== */
#omo_wrap .sec01.section {
	padding: 39px 30px;
}
#omo_wrap .sec01 .nav_list {
	margin: 0 auto;
	max-width: 14em;
	float: none;
}

	@media screen and (max-width: 480px) {
		#omo_wrap .sec01.section {
			padding: 5px 0;
		}
		#omo_wrap .sec01.section .inner {
			padding: 00;
		}
		#omo_wrap .sec01 .nav_list {
			width: 100%;
		}
		#omo_wrap .sec01 .nav_list a {
			margin: 0 auto;
		}
		
		#omo_wrap .sec01 .nav_price {
			margin-top: 15px;
		}
	}
/* ===== ▲sec01▲ ===== */



/* ===== ▼sec02▼ ===== */
#omo_wrap .sec02 {
	background: #f1f8ff;
}
#omo_wrap .sec02 .formula {
	margin: 15px 0 30px;
	padding: 0;
	display: flex;
}
#omo_wrap .sec02 .formula li {
	padding-right: 99px;
	width: 33%;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_plus.png) no-repeat right 29px top 50%;
	flex: 3;
}
#omo_wrap .sec02 .formula li:nth-child(2) {
	width: 40%;
	flex: 4;
}
#omo_wrap .sec02 .formula li:nth-child(3) {
	padding: 0;
	width: 25%;
	background: none;
}
#omo_wrap .sec02 .formula li p {
	margin-right: 1%;
	padding: 38px 23px 38px 110px;
	border: 4px solid #cbcbcb;
	background: #fff url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one01.jpg) no-repeat 25px 50%;
	background-size: auto;
}
#omo_wrap .sec02 .formula li:nth-child(2) p {
	padding: 38px 23px 38px 133px;
	background: #fff url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one02.jpg) no-repeat 42px 50%;
}
#omo_wrap .sec02 .formula li:nth-child(3) p {
	margin-right: 0;
	padding: 38px 23px 38px 96px;
	background: #fff url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one03.jpg) no-repeat 36px 50%;
}
	@media screen and (max-width: 1260px) {
	    #omo_wrap .sec02 .formula li p,
	    #omo_wrap .sec02 .formula li:nth-child(2) p,
	    #omo_wrap .sec02 .formula li:nth-child(3) p {
			padding: 110px 23px 10px;
			background-position: 50% 15%;
			text-align: center;
	    }
		#omo_wrap .sec02 .formula li:nth-child(2) p {
			padding: 110px 23px 10px;
			background-position: 50% 25%;
		}
	}
#omo_wrap .sec02 .formula li:after {
	content: "";
	width: 44px;
}
#omo_wrap .sec02 .formula li:last-child {
	margin-right: 0;
}
#omo_wrap .sec02 .formula .s-txt {
}
#omo_wrap .sec02 .formula .nowrap {
	display: block;
}
#omo_wrap .sec02 .nav_list {
	margin: 0 auto;
	max-width: 14em;
	float: none;
}
	@media screen and (max-width: 991px) {
		#omo_wrap .sec02 .formula {
			margin: 0 auto;
		}
		#omo_wrap .sec02 .formula li,
		#omo_wrap .sec02 .formula li:nth-child(2) {
			padding-right: 48px;
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_plus.png) no-repeat right 14px top 50%;
			background-size: 22px auto;
		}
		#omo_wrap .sec02 .formula li p.txt022 {
			font-size: 18px;
			font-size: 1.28571em;
		}
	}
	@media screen and (max-width: 768px) {
		#omo_wrap .sec02 .formula {
			display: block;
		}
		#omo_wrap .sec02 .formula li,
		#omo_wrap .sec02 .formula li:nth-child(2),
		#omo_wrap .sec02 .formula li:nth-child(3) {
			margin-bottom: 20px;
			padding-right: 0;
			padding-bottom: 50px;
			width: 100%;
			background-position: right 50% bottom;
			background-size: 34px auto;
		}
		#omo_wrap .sec02 .formula li:nth-child(3) {
			padding-bottom: 0;
		}
		#omo_wrap .sec02 .nav_list {
			width: 100%;
		}
		#omo_wrap .sec02 .nav_list a {
			margin: 0 auto;
		}
	}
	@media screen and (max-width: 480px) {
	    #omo_wrap .sec02 .formula li p,
	    #omo_wrap .sec02 .formula li:nth-child(2) p,
	    #omo_wrap .sec02 .formula li:nth-child(3) p {
			padding: 20px 23px 20px 110px;
			background-position: 25px 50%;
			background-size: 14%;
	    }
		#omo_wrap .sec02 .formula li:nth-child(2) p {
			background-position: 26px 50%;
		}
		#omo_wrap .sec02 .formula li:nth-child(3) p {
			background-position: 35px 50%;
			background-size: 9%;
		}
	}

/* ===== ▲sec02▲ ===== */



/* ===== ▼sec03▼ ===== */
#omo_wrap .sec03 .compare {
}
#omo_wrap .sec03 .compare p {
}
#omo_wrap .sec03 .col2 h3 {
	margin: 0;
	padding: 16px 10px;
	background: #757575;
	color: #fff;
	text-align: center;
}
#omo_wrap .sec03 .col2:nth-child(2) h3 {
	background: #004795;
}
#omo_wrap .sec03 .col2 h4 {
	margin: 0 0 20px;
	text-align: center;
	font-weight: bold;
}
#omo_wrap .sec03 .col2 ul {
	margin: 0;
	padding: 0;
}
#omo_wrap .sec03 .col2 ul li {
	padding: 28px;
	border: 1px solid #cbcbcb;
	border-top: none;
	display: block;
	position: relative;
}
#omo_wrap .sec03 .col2:first-child ul li:before {
	width: 62px;
	height: 49px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one04.png) no-repeat 0 0;
	position: absolute;
	z-index: 1;
	top: 45%;
	right: -35px;
	content: "";
}
#omo_wrap .sec03 .col2:nth-child(2) ul li {
	border-left: none;
}
#omo_wrap .sec03 .col2 ul li p {
	padding-left: 229px;
	min-height: 120px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one03.jpg) no-repeat 0 0;
}
#omo_wrap .sec03 .col2 ul li:nth-child(2) p {
	min-height: 150px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one05.jpg) no-repeat 0 0;
}
#omo_wrap .sec03 .col2:nth-child(2) ul li p {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one04.jpg) no-repeat 25px 50%;
}
#omo_wrap .sec03 .col2:nth-child(2) ul li:nth-child(2) p {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one06.jpg) no-repeat 48px 0;
}
#omo_wrap .sec03 .point {
	margin-top: 20px;
	padding-bottom: 0;
}
#omo_wrap .sec03 .point .col2 {
	padding-right: 5%;
	text-align: right;
}
#omo_wrap .sec03 .point .col2 .item3 {
	margin-left: 80px;
}
#omo_wrap .sec03 .point .lead_txt {
	margin-top: 0;
}
#omo_wrap .sec03 .point .img {
	margin: 0;
	position: relative;
}
#omo_wrap .sec03 .point .img img {
	position: absolute;
	bottom: 0;
	left: 0;
}
#omo_wrap .sec03 .point .col2:nth-child(2) {
	text-align: left;
}
#omo_wrap .sec03 .nav_list {
	margin: 30px auto 45px;
}
#omo_wrap .sec03 .nav_list a {
	float: right;
	max-width: 100%;
}
#omo_wrap .sec03 .price {
	text-align: center;
}
#omo_wrap .sec03 .price strong {
	color: #0063de;
}
#omo_wrap .sec03 .note-g {
	margin: 0 auto;
	max-width: 757px;
	text-indent: -1.3em;
}

	@media screen and (max-width: 991px) {
		#omo_wrap .sec03 .col2 {
			width: 100%;
			position: relative;
		}
		#omo_wrap .sec03 .col2 ul li {
			padding-bottom: 10px;
			border: 1px solid #cbcbcb;
			border-top: none;
			display: block;
			position: relative;
		}
		#omo_wrap .sec03 .col2:first-child {
			margin: 0 0 60px;
		}
		#omo_wrap .sec03 .col2:first-child:after {
			width: 62px;
			height: 49px;
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one04.png) no-repeat 0 0;
			position: absolute;
			z-index: 9999;
			right: calc(50% - 31px);
			bottom: -50px;
			content: "";
			transform: rotateZ(90deg);
		}
		#omo_wrap .sec03 .col2:nth-child(2) ul li {
			border-left: 1px solid #cbcbcb;
		}
		#omo_wrap .sec03 .col2:first-child ul li:before {
			background: none;
		}
		#omo_wrap .sec03 .point .col2 {
			margin: 0;
		}
		#omo_wrap .sec03 .point .col2:first-child:after {
			display: none;
		}
		#omo_wrap .sec03 .point .col2 {
			padding-right: 0;
		}
		#omo_wrap .sec03 .point .img {
			margin-bottom: 15px;
			border-bottom: 1px solid #bdbdbd;
		}
		#omo_wrap .sec03 .point .img img {
			position: relative;
		}
	}
	@media screen and (max-width: 768px) {
	
		#omo_wrap .sec03 .col2 h3 {
		}
		#omo_wrap .sec03 .col2 ul li p,
		#omo_wrap .sec03 .col2 ul li:nth-child(2) p,
		#omo_wrap .sec03 .col2:nth-child(2) ul li p,
		#omo_wrap .sec03 .col2:nth-child(2) ul li:nth-child(2) p {
			padding-top: 130px;
			padding-left: 0;
			background-position: 50% 0;
		}
		#omo_wrap .sec03 .col2 ul li:nth-child(2) p {
			padding-top: 160px;
		}
		#omo_wrap .sec03 .col2:nth-child(2) ul li p {
			padding-top: 70px;
		}
		#omo_wrap .sec03 .col2:nth-child(2) ul li:nth-child(2) p {
			padding-top: 140px;
		}
/*		#omo_wrap .sec03 .col2:first-child:after {
			left: 43%;
		}*/
		#omo_wrap .sec03 .col2 h4 {
		}
		#omo_wrap .sec03 .nav_list a {
			margin: 0 auto;
			float: none;
		}
		#omo_wrap .sec03 .nav_list {
			max-width: 80%;
		}
		#omo_wrap .sec03 .nav_list.t02 {
			max-width: 100%;
		}
	}
	
	@media screen and (max-width: 480px) {
		#omo_wrap .sec03 .compare {
			margin: 0 auto;
		}
		#omo_wrap .sec03 .point {
			margin-right: 0;
			margin-left: 0;
		}
		#omo_wrap .sec03 .col2 h3 {
			font-size: 1.3em;
		}
		#omo_wrap .sec03 .col2 h4 {
			padding-right: 10%;
			padding-left: 10%;
			text-align: center;
			font-size: 1.2em;
		}
		#omo_wrap .sec03 .point .col2 .item3 {
			margin-left: 40px;
			margin-right: 40px;
		}
	}
/* ===== ▲sec03▲ ===== */


/* ===== ▼sec04▼ ===== */
#omo_wrap .sec04 {
	background: #f1f8ff;
}
#omo_wrap .sec04 .accordion_contents {
	padding-bottom: 0;
}
#omo_wrap .sec04 .accordion_component {
	margin-top: 30px;
}
#omo_wrap .sec04 .contents01 {
	margin: 36px 0 30px;
	padding: 0 0 0 346px;
	min-height: 182px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one08.jpg) no-repeat 0 0;
}
#omo_wrap .sec04 .point {
	margin: 40px 0 0;
}
#omo_wrap .sec04 .point .inner {
	padding-left: 338px;
	min-height: 126px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one12.jpg) no-repeat 92px 50%;
}
#omo_wrap .sec04 .detail01,
#omo_wrap .sec04 .detail02 {
	margin: 0 0 30px;
}
#omo_wrap .sec04 .detail01 h3,
#omo_wrap .sec04 .detail02 h3 {
	padding-bottom: 8px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #004795;
}
#omo_wrap .sec04 .detail01 p,
#omo_wrap .sec04 .detail02 p {
}
#omo_wrap .sec04 .detail01 .col_wrap {
	display: flex;
}
#omo_wrap .sec04 .detail01 .col2 {
	flex: 1;
}
#omo_wrap .sec04 .detail01 .col2:first-child {
	margin-right: 2%;
	max-width: 410px;
}
#omo_wrap .sec04 .detail02 .flex_wrap {
	display: flex;
}
#omo_wrap .sec04 .detail02 .flex_wrap .col2 {
	padding-left: 2%;
	flex: 1;
}

#omo_wrap .sec04 .detail02 .flex_wrap .col2:nth-child(1) {
	padding-right: 2%;
	padding-left: 0;
	border-right: 1px solid #cbcbcb;
}
#omo_wrap .sec04 .detail02 .flex_wrap .col2 .col2 {
	border: none;
	width: 60%;
}
#omo_wrap .sec04 .detail02 .flex_wrap .col2 .col2:first-child {
	max-width: 210px;
	width: 40%;
}

	@media screen and (max-width: 991px) {
		#omo_wrap .sec04 .img {
			text-align: center !important;
		}
		#omo_wrap .sec04 .contents01 {
			margin-left: 0;
			padding: 210px 0 0;
			min-height: auto;
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one08.jpg) no-repeat 50% 0;
		}
		#omo_wrap .sec04 .detail01 .col2 {
			margin: 0 0 15px;
			width: 100%;
			float: none;
		}
		#omo_wrap .sec04 .detail01,
		#omo_wrap .sec04 .detail02 {
			margin: 0 0 30px;
		}
		#omo_wrap .sec04 .detail01 img,
		#omo_wrap .sec04 .detail02 img {
			margin-bottom: 15px;
		}
		#omo_wrap .sec04 .detail01 .col_wrap {
			display: block;
		}
		#omo_wrap .sec04 .detail01 .col2:first-child {
			margin-right: 0;
			max-width: 100%;
		}
		#omo_wrap .sec04 .detail02 .flex_wrap {
			display: block;
		}
		#omo_wrap .sec04 .detail02 .flex_wrap .col2 {
			padding-left: 2%;
		}
		#omo_wrap .sec04 .detail02 .flex_wrap .col2:nth-child(1) {
			padding-right: 0;
			padding-left: 0;
			border-right: none;
			border-bottom: 1px solid #cbcbcb;
		}
		#omo_wrap .sec04 .detail02 .flex_wrap .col2 .col2 {
			border: none;
			width: 100%;
		}
		#omo_wrap .sec04 .detail02 .flex_wrap .col2:first-child .col2:first-child {
			margin-top: 0;
		}
		#omo_wrap .sec04 .detail02 .flex_wrap .col2 .col2:first-child {
			margin-top: 15px;
			max-width: 100%;
			width: 100%;
		}
		#omo_wrap .sec04 .point .inner {
			padding-top: 140px;
			padding-left: 0;
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one12.jpg) no-repeat 50% 0;
		}
	}
	

/* ===== ▲sec04▲ ===== */


/* ===== ▼sec05▼ ===== */
#omo_wrap .sec05 .accordion_component {
	margin-top: 30px;
}
#omo_wrap .sec05 .contents01 {
	margin: 36px 0 30px;
	padding: 0 0 0 346px;
	min-height: 182px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one13.jpg) no-repeat 0 0;
}
#omo_wrap .sec05 .detail01 h3,
#omo_wrap .sec05 .detail02 h3 {
	padding-bottom: 8px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #004795;
}
#omo_wrap .sec05 .detail02 {
	margin-top: 45px;
}
#omo_wrap .sec05 .txt02 {
	text-align: center;
}
#omo_wrap .sec05 .col2 {
	width: 49.9%;
}
#omo_wrap .sec05 .col2:first-child {
	margin-right: 1px;
}
#omo_wrap .sec05 .col2 h5 {
	margin: 0;
	padding: 12px 0 10px;
	color: #fff;
	background: #737373;
	border: none;
	text-align: center;
}
#omo_wrap .sec05 .col2 p {
	margin: 0;
	padding: 20px 0;
	border: 1px solid #cbcbcb;
	border-top: 0;
	text-align: center;
}
#omo_wrap .sec05 .col2 .baloon {
	padding: 15px 0 0;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one07.png) no-repeat 50% 0;
}
#omo_wrap .sec05 .col2 .baloon p {
	padding: 10px 34px;
	color: #fff;
	font-weight: bold;
	background: #e8380d;
	border: none;
}
#omo_wrap .sec05 .col3 {
	margin-right: 3%;
	width: 31.33%;
}
#omo_wrap .sec05 .col3:last-child {
	margin-right: 0;
}
#omo_wrap .sec05 .col3 h5 {
	margin: 0 0 16px;
	padding: 16px 0 12px;
	background: #fdeddb;
	border: none;
	text-align: center;
	font-weight: bold;
}
#omo_wrap .sec05 .col3 .img{
	margin-bottom: 0;
}
/*
#omo_wrap .sec05 .col3 p {
	padding: 184px 0 0;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one14.jpg) no-repeat 50% 0;
	background-size: auto;
}
#omo_wrap .sec05 .col3:nth-child(2) p {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one15.jpg) no-repeat 50% 0;
}
#omo_wrap .sec05 .col3:nth-child(3) p {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one16.jpg) no-repeat 50% 0;
}
*/
#omo_wrap .sec05 .col3 p .deco_item {
	padding: 20px 0 0;
	border-top:1px solid #cbcbcb;
	display: block;
}
#omo_wrap .sec05 .nav_list {
	margin: 30px 0 0 30px;
	width: auto;
}
#omo_wrap .sec05 .nav_list a {
	float: right;
	max-width: 25em;
}

	@media screen and (max-width: 768px) {
		#omo_wrap .sec05 .accordion_contents {
			padding-bottom: 0;
		}
		#omo_wrap .sec05 .contents01 {
			padding: 210px 0 0;
			min-height: auto;
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one13.jpg) no-repeat 50% 0;
		}
		#omo_wrap .sec05 .detail01,
		#omo_wrap .sec05 .detail02 {
			max-width: 100%;
		}
		#omo_wrap .sec05 .col2 {
			width: 100%;
		}
		#omo_wrap .sec05 .col2:first-child {
			margin-right: 0;
			margin-bottom: 15px;
		}
		#omo_wrap .sec05 .col3 {
			margin-right: 0;
			margin-bottom: 15px;
			width: 100%;
		}
		#omo_wrap .sec05 .col3:last-child {
			margin: 0;
		}
		#omo_wrap .sec05 .nav_list {
			margin-left: 0;
			width: 100%;
		}
		#omo_wrap .sec05 .nav_list a {
			margin: 0 auto;
			float: none;
			max-width: 25em;
		}
	}
	@media screen and (max-width: 480px) {
		#omo_wrap .sec05 .contents01 {
			margin-left: 0;
			padding: 210px 0 0;
			min-height: auto;
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one13.jpg) no-repeat 50% 0;
		}
		
		#omo_wrap .sec05 .nav_list a {
			margin: 0 auto;
			float: none;
			max-width: 80%;
		}
	}

/* ===== ▲sec05▲ ===== */


/* ===== ▼sec06▼ ===== */
#omo_wrap .sec06 .accordion_component {
	margin-top: 30px;
}
#omo_wrap .sec06 {
	background: #f1f8ff;
}
#omo_wrap .sec06 .contents01 {
	margin: 36px 0 30px 0;
	padding: 0 0 0 346px;
	min-height: 182px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one17.jpg) no-repeat 0 0;
}
#omo_wrap .sec06 .point .contents01 {
	padding: 0 0 0 100px;
	min-height: auto;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/set/img/201707_set_08.png) no-repeat 0 50%;
}
#omo_wrap .sec06 .detail01 {
	margin: 0 0 45px;
}
#omo_wrap .sec06 .col_wrap,
#omo_wrap .sec06 .detail02 {
	margin: 0 auto;
}
#omo_wrap .sec06 .detail02 .col2 {
	width: 58%;
}
#omo_wrap .sec06 .detail02 h5 {
	padding: 0;
	border: none;
}
#omo_wrap .sec06 .detail02 .col2:first-child {
	margin-right: 2%;
	max-width: 400px;
	width: 40%;
}
#omo_wrap .sec06 .detail02 .col2 .img {
	text-align: left;
}
#omo_wrap .sec06 .detail02 .col2 .h5 {
	margin: 0 0 19px;
	padding: 3px 11px;
	border-left: 5px solid #004795;
	font-weight: bold;
}
#omo_wrap .sec06 .col3 {
	margin-right: 3%;
	width: 31.33%;
}
#omo_wrap .sec06 .col3:last-child {
	margin-right: 0;
}
#omo_wrap .sec06 .col3 .inner {
	padding: 150px 0 0;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one18.png) no-repeat 50% 0;
	background-size: auto;
}
#omo_wrap .sec06 .col3:nth-child(2) .inner {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one19.png) no-repeat 50% 0;
}
#omo_wrap .sec06 .col3:nth-child(3) .inner {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one20.png) no-repeat 50% 0;
}
#omo_wrap .sec06 .detail01 .col3 .inner{
	width: 300px;
}
#omo_wrap .sec06 .detail01 .col3 .ht05{
	margin: 0 0 19px;
	padding: 3px 11px 3px 0;
	font-weight: bold;
}
#omo_wrap .sec06 .col3 h3,
#omo_wrap .sec06 .detail02 h3 {
	padding-bottom: 8px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #004795;
}
@media screen and (max-width: 768px){
	#omo_wrap .sec06 .detail02 img.p93{
		width: 93%;
	}
}
#omo_wrap .sec06 .col3 h5 {
	border: none;
}
#omo_wrap .sec06 h6 {
	font-weight: bold;
	color: #004795;
}

#omo_wrap .sec06 .price {
	color: #e8380d;
}
#omo_wrap .sec06 .price .l-txt {
}
#omo_wrap .sec06 .nav_list {
	margin: 0 0 30px;
}
#omo_wrap .sec06 .nav_list a {
	max-width: 35em;
	float: right;
}
#omo_wrap .sec06 .nav_list.t02 {
	width: 100%;
	margin-bottom: 0;
}
#omo_wrap .sec06 .nav_list.t02 a {
	max-width: 16em;
	margin: 0 auto;
	float: none;
}
#omo_wrap .sec06 .point {
	padding-bottom: 0;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}
#omo_wrap .sec06 .point .ttl {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	/*display: block;*/
}
#omo_wrap .sec06 .point .price::after {
	content: "\A";
	white-space: pre;
}
#omo_wrap .sec06 .point .col_wrap {
	max-width: 100%;
}
#omo_wrap .sec06 .point .col_wrap .col2 {
	padding: 0 0 0 197px;
	min-height: 179px;
	width: 46%;
}
#omo_wrap .sec06 .point .col_wrap .col2 .ht06{
	color: #e8380d;	
}
#omo_wrap .sec06 .point .col_wrap .col2:first-child {
	margin-right: 8%;
}
#omo_wrap .sec06 .point .col_wrap .col2 {
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one22.jpg) no-repeat 0 0;
}
#omo_wrap .sec06 .point .col_wrap .col2:last-child {
	padding: 0 0 0 152px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/img_one23.jpg) no-repeat 0 1px;
}

	@media screen and (max-width: 991px) {
		#omo_wrap .sec06 .accordion_contents {
			padding-bottom: 0;
		}
		#omo_wrap .sec06 .contents01 {
			margin: 0 0 30px;
			padding: 210px 0 0;
			min-height: auto;
			background-position: 50% 0;
		}
		#omo_wrap .sec06 .point .contents01 {
			margin: 0 0 30px;
			padding: 210px 0 0;
			min-height: auto;
			background-position: 50% 0;
		}
		#omo_wrap .sec06 .col3 {
			margin-right: 0;
			margin-bottom: 15px;
			width: 100%;
		}
		#omo_wrap .sec06 .col3:last-child {
			margin: 0;
		}
		#omo_wrap .sec06 .col2 {
			width: 100%;
		}
		#omo_wrap .sec06 .col2:first-child {
			margin-right: 0;
			margin-bottom: 15px;
		}
		#omo_wrap .sec06 .point .col_wrap .col2 {
			width: 100%;
		}
		#omo_wrap .sec06 .point .col_wrap .col2:last-child {
			margin-bottom: 0;
			padding: 0 0 0 197px;
			background-position: 30px 0;
		}
	}
	@media screen and (max-width: 768px) {
		#omo_wrap .sec06 .col3 .inner {
			padding: 140px 0 0;
		}
		#omo_wrap .sec06 .point .col_wrap .col2,
		#omo_wrap .sec06 .point .col_wrap .col2:last-child {
			margin-bottom: 30px;
			padding: 197px 0 0;
			min-height: 179px;
			background-position: 50% 0;
		}
		#omo_wrap .sec06 .detail02 .col2 {
			width: 100%;
		}
		#omo_wrap .sec06 .detail02 .col2:first-child {
			margin-right: 0;
			max-width: 100%;
			width: 100%;
		}
		#omo_wrap .sec06 .detail02 .col2:first-child {
			margin-right: 0;
		}
		#omo_wrap .sec06 .detail02 .col2 .img {
			text-align: center;
		}
		#omo_wrap .sec06 .point {
			margin-top: 0;
		}
		#omo_wrap .sec06 .nav_list a {
			margin: 0 auto;
			max-width: 90%;
			float: none;
		}
	}

	@media screen and (max-width: 480px) {
		#omo_wrap .sec06 .point .col_wrap .col2 {
			padding-top: 156px;
			background-size: 134px 143px;
		}
		#omo_wrap .sec06 .point .col_wrap .col2:last-child {
			padding-top: 156px;
			background-size: 87px 142px;
		}
		
		#omo_wrap .sec06 .point .contents01 {
			padding-top: 95px;
		}
	}
/* ===== ▲sec06▲ ===== */


/* ===== ▼sec07▼ ===== */
#omo_wrap .sec07 dl {
	margin: 30px auto 15px;
	max-width: 970px;
}
#omo_wrap .sec07 dt,
#omo_wrap .sec07 dd {
	padding: 17px 0 17px 57px;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one05.png) no-repeat 0 50%;
}
#omo_wrap .sec07 dd {
	margin-bottom: 16px;
	border-bottom: 1px solid #cbcbcb;
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one06.png) no-repeat 0 50%;
}
#omo_wrap .sec07 dd.last {
	border-bottom: none;
}
#omo_wrap .sec07 .nav_list {
	margin-bottom: 45px;
	max-width: 960px;
}
#omo_wrap .sec07 .nav_list a {
	float: right;
	max-width: 25em;
}

	@media screen and (max-width: 768px) {
		#omo_wrap .sec07 dd {
			background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_one06.png) no-repeat 0 17px;
		}
		#omo_wrap .sec07 .nav_list a {
			margin: 0 auto;
			max-width: 80%;
			float: none;
		}
	}

/* ===== ▲sec07▲ ===== */


/* ===== ▼sec08▼ ===== */
#omo_wrap .sec08 {
	background: #f1f8ff;
}
#omo_wrap .sec08 .col_wrap {
	margin: 0 auto;
	/*max-width: 970px;*/
	max-width: 1200px;
}
#omo_wrap .sec08 .col2 {
	width: 47%; /*width: 46%;*/
}
#omo_wrap .sec08 .col2:first-child {
	margin-right: 6%; /*margin-right: 8%;*/
}
#omo_wrap .sec08 .col2 h3 {
	padding-bottom: 8px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #004795;
}
#omo_wrap .sec08 .col2 img {
	width: 445px;
	max-width: 100%;
	height: auto;
}
#omo_wrap .sec08 .nav_list a {
	margin: 0 auto;
	max-width: 80%;
}

	@media screen and (max-width: 768px) {
		#omo_wrap .sec08 .col2 {
			width: 100%;
		}
		#omo_wrap .sec08 .col2:first-child {
			margin-bottom: 45px;
			margin-right: 0;
		}
	}

/* ===== ▲sec08▲ ===== */


/* ===== ▼sec09▼ ===== */
#omo_wrap .sec09 .img {
	margin: 0 auto;
	max-width: 970px;
}


#omo_wrap .sec09 .pc_only {
	display: block;
}
#omo_wrap .sec09 .sp_only {
	display: none;
}
	@media screen and (max-width: 480px) {
		#omo_wrap .sec09 .pc_only {
			display: none;
		}
		#omo_wrap .sec09 .sp_only {
			display: block;
		}
	}

/* ===== ▲sec08▲ ===== */


