/*/content/dam/nttcom/hq/jp/business/lp/education-ict/door/img/*/
@charset "UTF-8";
main img{
	vertical-align: bottom;
}
.contents main p{
	margin-bottom: 0;
	margin-top: 0;
}
.contents{
	width: 100%;
	margin: 60px auto 0;
}
.contents .contents_inr{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.main_visual{
	position: relative;
	width: 1290px;
	margin-left: auto;
	margin-right: auto;
}
.main_visual .sp_img{
	display: none;
}
.main_visual .main_txt{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 174px;
}

.inrlink_conts{
	padding: 30px 0;
	background: #01B0F3;
}
.inrlink_conts ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.inrlink_conts li{
	border: 1px solid #fff;
}
.inrlink_conts li a{
	display: block;
	padding: 10px;
	width: 280px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	position: relative;
}
.inrlink_conts li a::before {
	content: "";
	display: block;
	position: absolute;
	top: 30%;
	right: 20px;
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translateX(-50%) rotate(135deg);
}
.inrlink_conts p{
	color: #fff;
	font-size: 13px;
}
.inrlink_conts .disc_txt{
	display: flex;
}
.inrlink_conts .disc_txt .ttl{
	font-weight: bold;
	font-size: 30px;
	margin-right: 30px;
}
.campus_conts{
	margin: 60px 0;
}
.campus_conts .disc_txt{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.campus_conts .disc_txt p{
	font-weight: bold;
	font-size: 18px;
}
.campus_conts .disc_txt p span{
	font-weight: normal;
	font-size: 14px;
}
.campus_conts .disc_txt .ttl{
	font-weight: bold;
	font-size: 48px;
	margin: 0 25px;
}
.easy_conts{
	padding: 90px 0;
}
.temp_conts,.case_conts,.free_conts{
	background: #F5F5F5;
	padding: 90px 0 0;
}
.free_conts .contents_inr{
	border-bottom: 1px solid #9F9F9F;
	padding-bottom: 60px;
}
.case_detail_conts{
	background: #F5F5F5;
	padding: 50px 0;
	text-align: center;
	font-size: 20px;
}
.temp_conts{
	padding-bottom: 30px;
}
.case_detail_conts .bt_area{
	margin-top: 30px;
}
.paid_conts,.temp_conts,.faq_conts{
	padding: 90px 0;
}
.flow_conts{
	background: #F5F5F5;
	padding: 90px 0 150px;
}
.faq_conts{
	padding-bottom: 30px;
}
.ttl_area h2{
	font-size: 34px !important;
}
.ttl_area h2 .red_txt{
	color: #CC0033;
}
.ttl_area{
	position: relative;
	text-align: center;
	margin-bottom: 55px;
}
.ttl_area .icon{
	position: absolute;
	left: -20px;
	top: 0;
}
.ttl_area .txt{
	font-size: 20px;
}
.ttl_area .note{
	font-size: 15px;
}

.temp_list{
	display: flex;
	flex-wrap: wrap;
}
.temp_list li{
	width: 295px;
	margin-right: 27px;
	margin-bottom: 60px;
}
.temp_list li:nth-of-type(3n){
	margin-right: 0;
}
.temp_list li a{
	color: #000;
	text-decoration: none;
	border: 3px solid #F5F5F5;
	display: block;
	padding: 5px;
}
.temp_list li a:hover{
	border: 3px solid #CD0133;
}
.temp_list .ttl{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 15px auto;
}
.free_conts .note{
	font-size: 13px;
}
.scroll_box{
	overflow-x: auto;
}
.flow_area{
	margin-bottom: 60px;
	width: 940px;
}
.flow_area ul{
	display: flex;
}
.flow_area ul li{
	margin-right: 13px;
	margin-top: 13px;
	background: #EEF2F4;
}
.flow_area.step04 ul li{
	width: 220px;
}
.flow_area.step05 ul li{
	width: 176px;
}
.flow_area ul li img{
	width: 100%;
}
.flow_area ul li .txt{
	padding: 10px;
	font-size: 14px;
	color: #4C4C4C;
}
.flow_area ul li .txt span{
	color: #CC0033;
	display: block;
	text-align: center;
}
.paid_conts p{
	text-align: center;
}
.paid_conts .ttl{
	font-weight: bold;
	margin-bottom: 15px;
}
.paid_conts .txt02{
	margin: 20px auto 40px;
}
.easy_block{
	width: 800px;
	margin: 0 auto;
}
.easy_item{
	display: flex;
	background: #F5F5F5;
	padding: 15px 15px 15px 30px;
}
.easy_block .arrow{
	margin: 20px auto;
	text-align: center;
}
.easy_item .no{
	margin-right: 30px;
}
.easy_item .btn{
	margin-left:auto;
}
.easy_item .btn .line_arrow{
	font-size: 16px;
	padding: 10px;
	width: 220px;
}
.easy_item .btn .line_arrow::before, .easy_item .btn .line_arrow::after{
	right: 8px;
}
.case_area{
	display: flex;
	justify-content: space-between;
}
.case_area .txt_area{
	width: 480px;
}
.case_area .ttl_block{
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}
.case_area .ttl_block h3{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}
.case_area .txt_area .txt{
	margin: 15px 0;
}
.case_area .txt_area .detail_link{
	text-align: right;
	margin-bottom: 30px;
}
.case_area .txt_area .detail_link a{
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #000;
	margin: 0 auto;
	padding-right: 35px;
	font-size: 14px;
}
.case_area .txt_area .detail_link a:before, .case_area .txt_area .detail_link a:after {
  content: "";
  border-bottom: #ca0a37 1px solid;
  width: 1.75em;
  position: absolute;
  bottom: 0.45em;
  right: 0;
  margin-right: 0.1em;
}
.case_area .txt_area .detail_link a:after {
  transform: rotate(45deg);
  transform-origin: 100% 0;
  width: 0.9em;
}

.bt_area{
	margin: 0 auto;
	text-align: center;
}
.line_arrow{
	position: relative;
	border: 1px solid #9F9F9F;
	padding: 15px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #000;
	width: 335px;
	margin: 0 auto;
	font-size: 20px;
	background: #fff;
}
.line_arrow::before, .line_arrow::after {
	content: "";
	border-bottom: #ca0a37 1px solid;
	width: 24px;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	right: 20px;
	margin-right: 0.1em;
}
.line_arrow::after {
	transform: rotate(45deg);
	transform-origin: 100% 0;
	width: 12px;
}
.line_arrow:hover {
	background: #ca0a37;
	color: #fff;
	border: #ca0a37 1px solid;
}
.line_arrow:hover:before, .line_arrow:hover:after {
	border-bottom: #fff 1px solid;
}

.faq_conts h3{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.accordion {
	position: relative;
	width: 100%;
	margin-bottom:50px;
}
.accordion-item{
	border-bottom: 1px solid #000;
}
.accordion-title {
	cursor: pointer;
	font-size: 16px;
	padding: 15px;
}
.accordion-content {
	display: none;
	padding: 10px 20px;
}
.accordion-content p {
}
.accordion-item .qus{
	font-weight: bold;
	color: #CC220A;
	margin-right: 10px;
}
.answer_block{
	display: flex;
}
.answer_block .ans{
	font-weight: bold;
	margin-right: 10px;
}
.accordion-item p{
	margin-bottom: 15px !important;
}
/* 矢印 */
.accordion-title {
	position: relative;
}
.accordion-title::after {
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	right: 25px;
	top: 38%;
	transform: rotate(135deg);
	transition: transform .3s ease-in-out, top .3s ease-in-out;
	width: 8px;
}
.accordion-title.open::after {
	top: 45%;
	transform: rotate(-45deg);
}
.answer_txt table{
	width: 870px;
}
.answer_txt table th,
.answer_txt table td{
	padding: 15px;
}
.answer_txt table tr:nth-of-type(odd){
	background: #F5F5F5;
}
.answer_txt table th{
	border-right: 1px solid #DDDDDD;
}



@media screen and (max-width: 834px){
	main img{
		max-width: 100%;
	}
	.contents .contents_inr{
		width: 100%;
	}
	.main_visual{
		width: 100%;
	}
	.main_visual .sp_img{
		display: block;
		text-align: center;
	}
	.main_visual .main_txt ,
	.main_visual .pc_img{
		display: none;
	}
	.inrlink_conts{
		padding: 20px 10px;
	}
	.inrlink_conts ul{
		margin-bottom: 15px;
		display: block;
	}
	.inrlink_conts li{
		width: 100%;
		margin-bottom: 10px;
	}
	.inrlink_conts li a{
		width: 100%;
		font-size: 16px;
	}
	.inrlink_conts li a::before{
		top: 37%;
		right: 1vw;
		width: 1.5vw;
		height: 1.5vw;
	}
	.inrlink_conts .disc_txt{
		display: block;
	}
	.inrlink_conts .disc_txt .ttl{
		font-size: 30px;
	}
	.inrlink_conts p{
		font-size: 16px;
	}
	.campus_conts {
		margin: 30px 0;
	}
	.campus_conts .disc_txt{
		flex-wrap: wrap;
	}
	.campus_conts .disc_txt .ttl {
		font-size: 46px;/*60px*/
	}
	.campus_conts .disc_txt p{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.flow_conts {
		padding: 20px 10px 130px;
	}
	.temp_conts, .case_conts, .faq_conts {
		padding: 20px 10px;
	}
	.paid_conts {
		padding: 70px 10px 20px;
	}
	.free_conts, .easy_conts {
		padding: 20px 10px;
	}
	.ttl_area {
		margin-bottom: 20px;
	}
	.ttl_area .icon {
		right: 0;
		left: auto;
		top: -34px;
	}
	.ttl_area .icon img{
		width: 60px;
	}
	.ttl_area h2 {
		font-size: 20px !important;
		text-align: left;
	}
	.ttl_area h2 span{
		display: block;
	}
	.ttl_area .txt {
		font-size: 16px;
		text-align: left;
		margin-top: 10px;
	}
	.free_conts .ttl_area .txt br{
		display: none;
	}
	.temp_list li{
		width:calc((100% / 2) - 5px);
		margin-right: 10px;
		margin-bottom: 20px;
	}
	
	.temp_list li a{
		border: none;
	}
	.temp_list li a:hover{
		border: none;
	}
	.temp_list li:nth-of-type(2n) {
		margin-right: 0;
	}
	.temp_list li:nth-of-type(3n) {
		margin-right: auto;
	}
	.temp_list li .img{
		text-align: center;
	}
	.temp_list .ttl{
		font-size: 16px;
		margin: 10px auto;
	}
	.temp_list .txt{
		font-size: 13px;
	}
	.flow_area {
		margin-bottom: 10px;
	}
	.flow_conts .scroll_box {
		margin-bottom: 20px;
	}
	.paid_conts .txt02{
		margin-bottom: 20px;
	}
	.easy_block{
		width: 100%;
	}
	.easy_item{
		display: block;
		padding: 10px;
	}
	.easy_item .no {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.easy_item .btn {
		margin-left: auto;
		text-align: center;
	}
	.case_area{
		display: block;
	}
	.case_area .img{
		text-align: center;
	}
	.case_area .txt_area {
		width: 100%;
		margin-top: 20px;
	}
	.accordion-title{
		padding: 15px 34px 15px 10px;
	}
	.accordion-title div{
		display: flex;
	}
	.accordion-content{
		padding: 0 0 10px;
	}
	.answer_txt table {
		width: 100%;
	}
	.answer_txt table th,.answer_txt table td{
		font-size: 14px;
	}
	.accordion-title::after {
		right: 10px;
	}
	.p-contact__wrap .s-contact {
		display: flex !important;
	}
}


@media screen and (max-width: 540px){
	.campus_conts .disc_txt {
		display: block;
		text-align: center;
	}
	.flow_conts {
		padding: 20px 10px 90px;
	}
}

.free_conts .ttl_area .detail_link{
	margin-top: 20px;
}
.free_conts .ttl_area .detail_link a{
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #000;
	margin: 0 auto;
	padding-right: 35px;
	font-size: 14px;
}
.free_conts .ttl_area .detail_link a:before, .free_conts .ttl_area .detail_link a:after {
  content: "";
  border-bottom: #ca0a37 1px solid;
  width: 1.75em;
  position: absolute;
  bottom: 0.45em;
  right: 0;
  margin-right: 0.1em;
}
.free_conts .ttl_area .detail_link a:after {
  transform: rotate(45deg);
  transform-origin: 100% 0;
  width: 0.9em;
}
.fow_paid_conts{
	position: relative;
	text-align: center;
}
.fow_paid_conts p{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -30px;
}
/* top ------------------------------ */
.mgt0   {margin-top:   0   !important;}
.mgt3   {margin-top:   3px !important;}
.mgt5   {margin-top:   5px !important;}
.mgt10  {margin-top:  10px !important;}
.mgt15  {margin-top:  15px !important;}
.mgt20  {margin-top:  20px !important;}
.mgt25  {margin-top:  25px !important;}
.mgt30  {margin-top:  30px !important;}
.mgt35  {margin-top:  35px !important;}
.mgt40  {margin-top:  40px !important;}
.mgt45  {margin-top:  45px !important;}
.mgt50  {margin-top:  50px !important;}
.mgt55  {margin-top:  55px !important;}
.mgt60  {margin-top:  60px !important;}
.mgt65  {margin-top:  65px !important;}
.mgt70  {margin-top:  70px !important;}
.mgt75  {margin-top:  75px !important;}
.mgt80  {margin-top:  80px !important;}
.mgt85  {margin-top:  85px !important;}
.mgt90  {margin-top:  90px !important;}
.mgt95  {margin-top:  95px !important;}
.mgt100 {margin-top: 100px !important;}
.mgt140 {margin-top: 140px !important;}

@media screen and (max-width:768px) {
.mgt5  {margin-top:  0.3125rem !important;}
.mgt10 {margin-top: 0.625rem !important;}
.mgt15 {margin-top: 0.9375rem !important;}
.mgt20 {margin-top: 1.25rem !important;}
.mgt25 {margin-top: 1.5625rem !important;}
.mgt30 {margin-top: 1.875rem !important;}
.mgt35 {margin-top: 2.1875rem !important;}
.mgt40 {margin-top: 2.5rem !important;}
.mgt45 {margin-top: 2.8125rem !important;}
.mgt50 {margin-top: 3.125rem !important;}
.mgt55 {margin-top: 3.4375rem !important;}
.mgt60 {margin-top: 3.75rem !important;}
.mgt65 {margin-top: 4.0625rem !important;}
.mgt70 {margin-top: 4.375rem !important;}
.mgt75 {margin-top: 4.6875rem !important;}
.mgt80 {margin-top: 5rem !important;}
.mgt85 {margin-top: 5.3125rem !important;}
.mgt90 {margin-top: 5.625rem !important;}
.mgt95 {margin-top: 5.9375rem !important;}
.mgt100 {margin-top: 6.25rem !important;}
.mgt140 {margin-top: 8.75rem !important;}
}

/* bottom --------------------------- */
.mgb0   {margin-bottom:   0   !important;}
.mgb5   {margin-bottom:   5px !important;}
.mgb8   {margin-bottom:   8px !important;}
.mgb10  {margin-bottom:  10px !important;}
.mgb15  {margin-bottom:  15px !important;}
.mgb20  {margin-bottom:  20px !important;}
.mgb25  {margin-bottom:  25px !important;}
.mgb30  {margin-bottom:  30px !important;}
.mgb35  {margin-bottom:  35px !important;}
.mgb40  {margin-bottom:  40px !important;}
.mgb45  {margin-bottom:  45px !important;}
.mgb50  {margin-bottom:  50px !important;}
.mgb55  {margin-bottom:  55px !important;}
.mgb60  {margin-bottom:  60px !important;}
.mgb65  {margin-bottom:  65px !important;}
.mgb70  {margin-bottom:  70px !important;}
.mgb75  {margin-bottom:  75px !important;}
.mgb80  {margin-bottom:  80px !important;}
.mgb85  {margin-bottom:  85px !important;}
.mgb90  {margin-bottom:  90px !important;}
.mgb95  {margin-bottom:  95px !important;}
.mgb100 {margin-bottom: 100px !important;}
.mgb200 {margin-bottom: 200px !important;}

@media screen and (max-width:768px) {
.mgb5  {margin-bottom:  0.3125rem !important;}
.mgb8  {margin-bottom:  0.5rem !important;}
.mgb10 {margin-bottom: 0.625rem !important;}
.mgb15 {margin-bottom: 0.9375rem !important;}
.mgb20 {margin-bottom: 1.25rem !important;}
.mgb25 {margin-bottom: 1.5625rem !important;}
.mgb30 {margin-bottom: 1.875rem !important;}
.mgb35 {margin-bottom: 2.1875rem !important;}
.mgb40 {margin-bottom: 2.5rem !important;}
.mgb45 {margin-bottom: 2.8125rem !important;}
.mgb50 {margin-bottom: 3.125rem !important;}
.mgb55 {margin-bottom: 3.4375rem !important;}
.mgb60 {margin-bottom: 3.75rem !important;}
.mgb65 {margin-bottom: 4.0625rem !important;}
.mgb70 {margin-bottom: 4.375rem !important;}
.mgb75 {margin-bottom: 4.6875rem !important;}
.mgb80 {margin-bottom: 5rem !important;}
.mgb85 {margin-bottom: 5.3125rem !important;}
.mgb90 {margin-bottom: 5.625rem !important;}
.mgb95 {margin-bottom: 5.9375rem !important;}
.mgb100 {margin-bottom: 6.25rem !important;}
.mgb100 {margin-bottom: 12.5rem !important;}
}