@charset "utf-8";



/* ===== ▼2017.12 追加▼ ===== */







/* ===== ▼共通▼ ===== */
body {
	background: none;
}
ul,ol {
	list-style: none;
}

.sectioning_layout-inner {
	width: 100%;
}

main #mobileone_header_wrap {
	margin-left: 0;
	margin-right: 0;
}

.mom_top .table_wrap {
	margin: 0 auto;
	/*padding: 0 10px;*/
	padding: 0;
	max-width: 1260px;
}


#omo_wrap h1 {
	max-width: 100%;
	margin: 0 auto;
	padding: 15px 10px;
	background: #f1f8ff;
	font-weight: bold;
	color: #014895;
	background-color: #f1f8ff;
	font-size: 28px;
}
@media screen and (max-width: 480px) {
	#omo_wrap h1 {
		padding: 10px 10px;
	}
}
#omo_wrap h3.title_o, .title_o {
  border-bottom: solid 1px #ccc;
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-weight: bold;
  line-height: 1.1em;
  font-size: 24px !important;
}
#omo_wrap h3.title_o span:first-of-type {
  border-bottom: solid 2px #004795;
  padding: 0.5rem 1rem;
}
#omo_wrap h3.title_o::before, #omo_wrap h3.title_o::after {
  background: none;
  content: none;
}
@media screen and (max-width: 768px) {
  #omo_wrap h3.title_o {
    line-height: 1.8;
  }
  #omo_wrap h3.title_o span:first-of-type {
    border-bottom: none;
  }
}
@media screen and (max-width: 480px) {
	#omo_wrap h3.title_o, .title_o  {
	  margin-bottom: 12px;
	  line-height: 1.1;
	  font-size: 16px !important;
}
}
#omo_wrap h4.c_title {
/*
	border-bottom: solid 2px #004795;
  margin-bottom: 25px;
  padding-bottom: 15px;
  text-align: center;
*/
  border-bottom: solid 2px #004795;
  margin-bottom: 25px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
#omo_wrap h4.c_title2 {
  border-bottom: solid 2px #004795;
  margin-bottom: 25px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #omo_wrap h4.c_title {
    /*border-bottom: none;*/
	font-size: 16px;
  }
}
#omo_wrap h5{
	margin: 0 0 19px;
	padding: 3px 11px;
	border-left: 5px solid #004795;
	font-weight: bold;
	font-size: 18px;
}

#omo_wrap .section {
	padding: 39px 30px;
	clear: both;
}
#omo_wrap .section .inner {
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1260px;
	/*overflow: hidden;*/
}
#omo_wrap .img {
	text-align: center;
}
#omo_wrap img {
	max-width: 100%;
	height: auto;
}

	@media screen and (max-width: 480px) {
		#omo_wrap .section {
			padding: 39px 15px;
		}
		#omo_wrap .section .inner {
			padding: 0;
		}
	}


#omo_wrap .point {
	padding: 19px;
	border: 1px solid #cbcbcb;
	background: #fff;
}
#omo_wrap .point h3 {
	margin: 0 0 19px;
	padding: 3px 11px;
	border-left: 5px solid #29abe2;
	font-weight: bold;
}
#omo_wrap .sp-only {
	display: none;
}
	@media screen and (max-width: 768px) {
		#omo_wrap .sp-only {
			display: block;
		}
	}







#omo_wrap .nav_list {
	margin: 7px auto;
	width: 100%;
	overflow: hidden;
}
#omo_wrap .nav_list li {
	margin-right: 20px;
	float: left;
}
#omo_wrap .nav_list li:last-child {
	margin-right: 0;
}
#omo_wrap .nav_list a {
	padding: 7px 16px;
	max-width: 90%;
	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_wrap .nav_list a .deco_item {
	position: relative;
}
#omo_wrap .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: 768px) {
		#omo_wrap .nav_list {
			width: 100%;
		}
	}


#omo_wrap .nav_price {
	margin: 45px auto 25px;
	max-width: 445px;
}
#omo_wrap .nav_price a {
	padding: 12px 20px 10px;
	text-align: center;
	border: 1px solid #004795;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background: #004795 url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_price.png) no-repeat 103px 50%;
	background-size: 16px auto;
	color: #fff;
	display: block;
	position: relative;
}
#omo_wrap .nav_price a:before {
	width: 64px;
	height: 58px;
	content: "";
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_nav_price.png) no-repeat 0 0;
	background-size: contain;
	display: block;
	position: absolute;
	top: -15px;
	right: -10px;
	z-index: 1;
}
#omo_wrap .nav_price a .deco_item {
	position: relative;
}
#omo_wrap .nav_price a .deco_item:after {
	width: 10px;
	height: 15px;
	content: " ";
	background: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/icon_nav_price_arrow.png) no-repeat 0 0;
	background-size: contain;
	position: absolute;
	top: 25%;
	left: 8em;
}
	@media screen and (max-width: 768px) {
		#omo_wrap .nav_price a {
			background-position: 10% 50%;
		}
		#omo_wrap .nav_price a .deco_item:after {
			top: 10%;
		}
	}
	@media screen and (max-width: 480px) {
		#omo_wrap .nav_price {
			margin-right: 5%;
			margin-left: 5%;
		}
		#omo_wrap .nav_price a:before {
			width: 44px;
		}
		#omo_wrap .nav_price a:after {
			right: 5%;
		}
	}

#omo_wrap p {
	color: #333;
}
#omo_wrap .txt {
	margin: 26px 0;
}
#omo_wrap .col_wrap {
	width: 100%;
	overflow: hidden;
}
#omo_wrap .col_wrap .col2 {
	width: 50%;
	float: left;
}
#omo_wrap .col_wrap .col3 {
	width: 33.33%;
	float: left;
}

#omo_wrap .sub_tite {
	margin: 1em auto;
	text-align: center;
}
#omo_wrap strong {
	color: #e8380d;
}




/* アコーディオン　後で共通部分に移動すること！ */

#omo_wrap .accordion_component {
	max-width: 100%;
	width: 100%;
	margin: 50px auto 0;
}

#omo_wrap .accordion_header {
	padding: 10px;
	background-color: #004795;
	border-radius: 28px;
	text-align: center;
	color: #fff;
}

#omo_wrap .accordion_contents {
	padding: 30px 40px 0;
}
#omo_wrap .accordion_contents .section {
	padding: 0;
}
#omo_wrap .accordion_header:after {
	right: 20px;
	background-image: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/btn-blind-open.png);
}

#omo_wrap .accordion_header.accordion-close:after {
	right: 20px;
	background-image: url(/content/dam/nttcom/hq/jp/personal/services/mobile/one/img/201712/btn-blind-close.png);
}

	@media screen and (max-width: 768px) {
		#omo_wrap .accordion_contents {
			padding: 30px 0;
		}
		#omo_wrap .HTML.section {
			margin: 0;
			padding: 0;
		}
	}
/* アコーディオン　ここまで */




/* ===== ▲共通▲ ===== */






/* ===== ▼見出し▼ ===== */
#omo_wrap h2, .h2_basis, .level2Block .h2_basis {
	margin-bottom: 20px;
	max-width: 1260px;
	color: #333;
	line-height: 1.5;
	border-bottom: 2px solid #ccc !important;
	border-left: none !important;
	font-size: 28px !important;
	text-align: center !important;
	font-weight: normal !important;
}

@media screen and (max-width:480px) {
	#omo_wrap h2, .h2_basis, .level2Block .h2_basis {
		max-width: 480px;
		font-size: 18px !important;
	}
}

.h3_basis {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	text-align: left;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}

.h4_basis {
	background-color: #fff !important;
	font-size: 20px !important;
	border-bottom: 2px solid #004795;
	text-align: center !important;
}

@media screen and (max-width:480px) {
	.h4_basis {
		font-size: 16px !important;
	}
}

/* ===== ▲見出し▲ ===== */



/* ===== ▼共通フォントサイズ▼ ===== */
.txt002 {
  font-size: 2px;
  font-size: 0.14286em;
}

.txt004 {
  font-size: 4px;
  font-size: 0.28571em;
}

.txt006 {
  font-size: 6px;
  font-size: 0.42857em;
}

.txt008 {
  font-size: 8px;
  font-size: 0.57143em;
}

.txt010 {
  font-size: 10px;
  font-size: 0.71429em;
}
.txt010 {
  font-size: 10px;
  font-size: 0.71429em;
}

.txt011 {
  font-size: 11px;
  font-size: 0.78571em;
}

.txt012 {
  font-size: 12px;
  font-size: 0.85714em;
}

.txt013 {
  font-size: 13px;
  font-size: 0.92857em;
}

.txt014 {
  font-size: 14px;
  font-size: 1em;
}

.txt016 {
  font-size: 16px;
  font-size: 1.14286em;
}

.txt018 {
  font-size: 18px;
  font-size: 1.28571em;
}

.txt020 {
  font-size: 20px;
  font-size: 1.42857em;
}

.txt022 {
  font-size: 22px;
  font-size: 1.57143em;
}

.txt024 {
  font-size: 24px;
  font-size: 1.71429em;
}

.txt026 {
  font-size: 26px;
  font-size: 1.85714em;
}

.txt028 {
  font-size: 28px;
  font-size: 2em;
}

.txt030 {
  font-size: 30px;
  font-size: 2.14286em;
}

.txt032 {
  font-size: 32px;
  font-size: 2.28571em;
}

.txt034 {
  font-size: 34px;
  font-size: 2.42857em;
}

.txt036 {
  font-size: 36px;
  font-size: 2.57143em;
}

.txt038 {
  font-size: 38px;
  font-size: 2.71429em;
}

.txt040 {
  font-size: 40px;
  font-size: 2.85714em;
}

.txt042 {
  font-size: 42px;
  font-size: 3em;
}

.txt044 {
  font-size: 44px;
  font-size: 3.14286em;
}

.txt046 {
  font-size: 46px;
  font-size: 3.28571em;
}

.txt048 {
  font-size: 48px;
  font-size: 3.42857em;
}

.txt050 {
  font-size: 50px;
  font-size: 3.57143em;
}

.txt052 {
  font-size: 52px;
  font-size: 3.71429em;
}

.txt054 {
  font-size: 54px;
  font-size: 3.85714em;
}

.txt056 {
  font-size: 56px;
  font-size: 4em;
}

.txt058 {
  font-size: 58px;
  font-size: 4.14286em;
}

.txt060 {
  font-size: 60px;
  font-size: 4.28571em;
}

@media screen and (max-width: 480px) {
  .smt-txt010 {
    font-size: 10px !important;
    font-size: 0.71429em !important;
  }

  .smt-txt011 {
    font-size: 11px !important;
    font-size: 0.78571em !important;
  }

  .smt-txt012 {
    font-size: 12px !important;
    font-size: 0.85714em !important;
  }

  .smt-txt013 {
    font-size: 13px !important;
    font-size: 0.92857em !important;
  }

  .smt-txt014 {
    font-size: 14px !important;
    font-size: 1em !important;
  }

  .smt-txt015 {
    font-size: 15px !important;
    font-size: 1.07143em !important;
  }

  .smt-txt016 {
    font-size: 16px !important;
    font-size: 1.14286em !important;
  }

  .smt-txt017 {
    font-size: 17px !important;
    font-size: 1.21429em !important;
  }

  .smt-txt018 {
    font-size: 18px !important;
    font-size: 1.28571em !important;
  }

  .smt-txt019 {
    font-size: 19px !important;
    font-size: 1.35714em !important;
  }

  .smt-txt020 {
    font-size: 20px !important;
    font-size: 1.42857em !important;
  }

  .smt-txt008em {
    font-size: 0.8em !important;
  }

  .smt-txt010em {
    font-size: 1em !important;
  }

  .smt-txt012em {
    font-size: 1.2em !important;
  }

  .smt-txt014em {
    font-size: 1.4em !important;
  }

  .smt-txt016em {
    font-size: 1.6em !important;
  }
}

h1 {
  font-size: 36px;
  font-size: 2.57143em;
}

h2 {
  font-size: 32px;
  font-size: 2.286em;
}

h3 {
  font-size: 24px;
  font-size: 1.71429em;
}

h4, h5 {
  font-size: 22px;
  font-size: 1.57143em;
}

#omo_wrap .point h3 {
  font-size: 20px;
  font-size: 1.42857em;
}
#omo_wrap .txt {
  font-size: 20px;
  font-size: 1.42857em;
}
#omo_wrap .point .txt {
  font-size: 18px;
  font-size: 1.28571em;
}
#omo_wrap .l-txt {
  font-size: 48px;
  font-size: 3.42857em;
}
#omo_wrap .s-txt {
  font-size: 12px;
  font-size: 0.85714em;
}
#omo_wrap .nav_list a {
  font-size: 14px;
  font-size: 1em;
}
#omo_wrap .nav_price a {
  font-size: 24px;
  font-size: 1.71429em;
}
#omo_wrap .sub_tite {
  font-size: 24px;
  font-size: 1.71429em;
}
#omo_wrap .accordion_header {
  font-size: 18px;
  font-size: 1.28571em;
}
@media screen and (max-width: 768px) {
  #omo_wrap .nav_list a {
    font-size: 14px;
    font-size: 1em;
  }
  #omo_wrap .nav_price a {
    font-size: 16px;
    font-size: 1.14286em;
  }
}
@media screen and (max-width: 480px) {
  #omo_wrap h1{
    font-size: 18px;
    font-size: 1.286em;
  }

  #omo_wrap h2{
    font-size: 18px;
    font-size: 1.286em;
  }

  #omo_wrap h3{
    font-size: 16px;
    font-size: 1.14286em;
  }

  #omo_wrap h4{
    font-size: 16px;
    font-size: 1.14286em;
  }

  #omo_wrap h5{
    font-size: 16px;
    font-size: 1.14286em;
  }

  #omo_wrap h6{
    font-size: 16px;
    font-size: 1.14286em;
  }

  #omo_wrap .section {
    font-size: 14px;
    font-size: 1em;
  }
}
/* ===== ▲共通フォントサイズ▲ ===== */

/* ===== ▼共通margin-top▼ ===== */
.mt0 {
  margin-top: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}
/* ===== ▲共通margin-top▲ ===== */

/* ===== ▼共通margin-bottom▼ ===== */
.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}
/* ===== ▲共通margin-bottom▲ ===== */


/* 2018.11.01 追記
------------------------------------ */

/* h1下の文章 */
.h1_text {
	font-size: 18px !important;
	font-weight: normal !important;
	text-align: left !important;
}

/* border-leftを消す */
.bl_none, .level2Block .bl_none {
	border-left: none !important;
}

.mg7040_30 {
	margin: 70px 0 40px !important;
}

@media screen and (max-width:480px) {
	.mg7040_30 {
		margin: 30px 0 !important;
	}
}

.level2Block h2, .main h2 {
	border-bottom: 2px solid #ccc !important;
	font-size: 28px !important;
	text-align: center !important;
	border-left: none !important;
}

@media screen and (max-width:480px) {
	.level2Block h2, .main h2 {
		font-size: 18px !important;
	}
}

.level2Block h3, .main h3 {
	border-bottom: 1px solid #ccc !important;
	font-size: 24px !important;
	font-weight: bold !important;
	text-align: left!important;
	border-left: none !important;
}

@media screen and (max-width:480px) {
	.level2Block h3, .main h3 {
		font-size: 16px !important;
	}
}

.level2Block h4 {
	border-bottom: 2px solid #004795 !important;
	font-size: 20px !important;
	font-weight: bold !important;
	text-align: center !important;
	border-left: none !important;
	background-color: #fff !important;
}

@media screen and (max-width:480px) {
	.level2Block h4 {
		font-size: 16px !important;
	}
}

.level2Block h3.set_tableTitle {
	text-align: center !important;
	font-weight: normal !important;
	font-size: 18px !important;
}

.bb_none, .level2Block h2.bb_none, .main h2.bb_none, #muryoutoku h4 {
	border-bottom: none !important;
}