@charset "utf-8";

/*
 ------------------------------------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#contentsContainer {
	padding-bottom: 1px;
}
/*
 ------------------------------------------------------------------- */
#partner-conts {
  color: #333;
}
#contents {
}
#contents .external_icon {
    vertical-align: -2px;
    margin-left: 5px;
}

#contents .main_wrap {
	position: relative;
	min-height: 170px;
	margin-bottom: 40px;
	background: url(/svcsol/partner/images/h1_pt_main.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
#contents .main_ttl {
	padding: 40px 40px 15px 40px;
	font-size: 272.45%;
	line-height: 1;
}
#contents .main_lead {
	padding: 0 40px 40px 40px;
	line-height: 1.3888;
	font-size: 144.77%;
}
#contents .pt_news_wrap {
	margin-bottom: 40px;
}
#contents .pt_ttl {
	padding: 15px 0 14px 25px;
	font-size: 128.33%;
	font-weight: bold;
	line-height: 1.0;
	color: #fff;
	margin-bottom: 15px;
	background: #3b4f56 url(/svcsol/partner/images/common/pt_lead.png) 0 0 no-repeat;
}
#contents .pt_flow_ttl {
	margin-bottom: 20px;
}
#contents .pt_lead {
	color: #333;
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 35px;
}
#contents .pt_news_wrap {
	display: table;
    width: 100%;
    margin-bottom: 40px;
}
#contents .pt_news_ttl {
    display: table-cell;
    width: 100px;
    background: #3d4e55;
    vertical-align: middle;
    text-align: center;
    font-size: 107.6%;
    font-weight: bold;
    color: #ffffff;
}
#contents .pt_news_lead {
	display: table-cell;
    padding: 10px 15px;
    border: 1px solid #d1d1d1;
    border-left: 0;
    line-height: 1.7;
    vertical-align: middle;
	color: #333;
  font-size: 97%;
}
#contents .pt_type {
	position: relative;
	width: 430px;
}
#contents .pt_type img {
	width: 100%;
}
#contents .pt_type_anchor {
	position: absolute;
  left: 50%;
  margin-left: -144px;
  bottom: 40px;
	width: 288px;
}
#contents .pt_type_lead {
	margin-bottom: 19px;
}
#contents .pt_type_wrap {
	padding: 19px 19px 17px 19px;
	background-color: #eff1f1;
	margin-bottom: 40px;
}
#contents .pt_type_left {float: left;}
#contents .pt_type_right {float: right;}


#contents .pt_service_table {
	margin-bottom: 40px;
	line-height: 1.5;
}
#contents .pt_service_table th {
	padding: 14px 10px;
	background-color: #828f94;
	text-align: center;
	color: #fff;
	vertical-align: middle;
}
#contents .pt_service_table th.row01 {width: 118px;}
#contents .pt_service_table th.row02 {width: 259px;}
#contents .pt_service_table th.row03 {width: 259px;}
#contents .pt_service_table tr td:first-child {
	background-color: #f1f3f3;
}
#contents .tableStyle01 td {
	word-break: break-all;
}
#contents .pt_flow_area {
	padding-bottom: 60px;
	margin-bottom: 22px;
	border-bottom: 1px dotted #d4d4d4;
}
#contents .pt_flow_wrap.tableStyle01 {
	position: relative;
	width: 868px;
	background: url(/svcsol/partner/images/bg_pt_flow.png) 0 0 repeat;
	border: none;
	font-size: 100%;
	padding: 22px;
}
#contents .pt_flow li {
	min-height: 102px;
	margin-bottom: 6px;
}
#contents .pt_flow li.step03 {
	min-height: 90px;
	margin-bottom: 0;
}
#contents .pt_step_wrap {
	min-height: 90px;
}
#contents .pt_step_ttl {
	float: left;
	width: 423px;
	min-height: 90px;
	text-align: center;
	font-size: 146%;
	line-height: 1.0;
	color: #fff;
	font-weight: bold;
	border-radius: 5px 0 0 5px;
}
#contents .pt_flow li.step01 {background: url(/svcsol/partner/images/bg_step01.png) 198px bottom no-repeat; padding-bottom: 6px;}
#contents .pt_flow li.step02 {background: url(/svcsol/partner/images/bg_step02.png) 198px bottom no-repeat;position: relative; padding-bottom: 6px;}
#contents .pt_flow li.step01 .pt_step_ttl {	background: #73b7cb;}
#contents .pt_flow li.step02 .pt_step_ttl {	background-color: #5b95b5;}
#contents .pt_flow li.step03 .pt_step_ttl {	background-color: #44739e;}
#contents .pt_step_num {
	display: block;
	padding-top: 22px;
	margin-bottom: 12px;
}
#contents .pt_step_txt {display: block;}
#contents .pt_flow li:nth-child(2) .pt_step_txt,.pt_flow li:nth-child(3) .pt_step_txt {
	width: 178px;
	margin: 0 auto;
}
#contents .pt_step_lead {
	float: left;
	width: 415px;
	min-height: 60px;
	padding: 12px 15px;
	color: #333;
	border-radius: 0 5px 5px 0;
}
#contents .pt_flow li.step01 .pt_step_lead { background-color: #c7e2ea;}
#contents .pt_flow li.step02 .pt_step_lead { background-color: #bdd5e1;}
#contents .pt_flow li.step03 .pt_step_lead { background-color: #b4c7d8;}
#contents .pt_step_img {
	position: absolute;
	bottom: -75px;
	left: 17px;
}
#contents .serviceBox02 {
	padding-bottom: 30px;
  margin: 0 auto 30px;
}

#contents .cv_wrap {
	height: 110px;
	padding: 26px 0 31px;
	margin: 0 auto 50px;
	background-color: #f1f3f3;
	text-align: center;
}


#contentsContainer .c-ctaBox.-column {
	grid-template-columns: repeat(auto-fit, 270px);
	gap: 16px;
}
#contentsContainer .c-ctaBox.-column .c-btn {
	width: 270px;
}
#contentsContainer .c-ctaBox .c-ctaBox_btn .-secondary {
	min-width: 270px;
}

/* 20250623 右カラムバナー */
#s-aside .box03 {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
  background: #fff;
  text-align: center;
	position: relative;
}
#s-aside .box03 a {
	color: #333;
}
#s-aside .box03 a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #98deff;
  z-index: 1;
  opacity: 0;
}
#s-aside .box03 a:hover::before {
	opacity: .2;
	transition: opacity .3s ease, color .3s ease, background-color .3s ease;
}
#s-aside .box03 a:hover {
	text-decoration: none;
}
#s-aside .box03 .banner-image {
	width: 100%;
}
#s-aside .box03 dl {
	padding: 10px 14px 14px;
}
#s-aside .box03 dt {
	font-size: 16px;
	font-weight: bold;
}
#s-aside .box03 dd {
	margin-top: 8px;
	text-align: left;
}