@charset "UTF-8";
/*------- procedure -------*/
html {
	font-family: 'Noto Sans Japanese', sans-serif;
	color: #333;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 0;
}
form, input, p, img, ul, ol, li, dt, dd, dl, input, h1, h2, h3, h4, h5, h6, q {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: top;
}
form {
	background: none;
	border: none;
}
hr {
	display: none;
}
del {
	text-decoration: none;
}
em {
	font-style: normal;
}
i {
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
}
br.line40 {
	line-height: 40px;
}
br.line60 {
	line-height: 60px;
}
.clear-fix:after {
	content: "";
	display: table;
}
.clear-fix:after {
	clear: both;
}
.clear-fix {
 *zoom:1;
}

/*------- common -------*/
body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #666;
}
a {
	color: #135656;
}
.wrap {
	width: 890px;
	margin: 0 auto;
}

/*------- procedure -------*/
.tl {
	text-align: center;
	display: block;
	margin: 50px 0;
}

ul.list li {
	list-style: disc;
	list-style-position: inside;
}
ul.list li span {
	font-size: 14px;
}
/* header */
ul.hd_wrap {
	display: table;
}
ul.hd_wrap　h1,
ul.hd_wrap　h2{
	display:block;
	margin:0 0;
	padding:0 0;
}
ul.hd_wrap li {
	display: table-cell;
	vertical-align: middle;
}
ul.hd_wrap li:first-child {
	width: 477px;
	padding: 0;
}
ul.hd_wrap li:last-child {
	width: 413px;
	padding: 20px 0;
}
.kv {
	background: url(../img/top/kv_bg_ph.png) no-repeat top center;
	padding: 10px 0 20px;
}
.kv ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 950px;
}
.kv .copy {
	padding: 20px 0;
	width: 100%;
}
.kv li:nth-child(2) {
	margin: 0 15px 0 0;
}
.kv li:last-child {
	position: relative;
}
.kv_cv_right_btn {
	position: absolute;
	top: 110px;
	left: 15px;
}
/* lineup */
.lineup_h3 {
	display: block;
	margin-bottom: 10px;
}
.lineup_lead {
	font-size: 20px;
}
.lineup_box {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
.lineup_subtit {
	border-left: 5px solid #eb3c00;
	font-size: 22px;
	padding-left: 10px;
}
.lineup_left {
	float: left;
	width: 500px;
}
.lineup_right {
	float: right;
	width: 390px;
}
.lineup_service {
	width: 460px;
}
.lineup_service > li {
	border-bottom: 1px solid #ccc;
	padding: 15px 5px;
}
.lineup_service > li p {
	margin-bottom: 10px;
}
.lineup_service > li:last-child {
	border-bottom: none;
	font-size: 14px;
}
.lineup_service > li:last-child a {
	font-size: 12px;
}
.lineup_wrap {
	margin: 25px 0;
}
.lineup_price {
	margin-bottom: 10px;
	padding: 5px 0;
	background: #509c91;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 20px;
}
.lineup_price span {
	font-size: 14px;
}
.lineup_right table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
.lineup_right table th {
	background: #e9f2f2;
	text-align: center;
	border-bottom: 10px solid #fff;
	border-right: 10px solid #fff;
	padding: 20px 0;
}
.lineup_right table td {
	background: #f4e5e5;
	border-bottom: 10px solid #fff;
	text-align: center;
	padding: 5px;
}
.lineup_right table tr:last-child th,
.lineup_right table tr:last-child td{
	border-bottom: none;
}
.lineup_right_btn {
	text-align: center;
	margin-top: 20px;
}
#functiion {
	padding: 50px 0 0;
}
.functiion_tl {
	display: inline-block;
	border: 1px solid #ccc;
	letter-spacing: 0.1em;
	background: #fff;
	padding: 5px 10px;
}
.functiion_lead {
	margin-top: 20px;
	font-size: 18px;
}
dl.functiion_detail {
	margin-top: 20px;
}

.function_content{
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}

.functiion_text{
    width: 100% ;
}

.function_icon{
    display: flex;
    align-items: center;
}


dl.functiion_detail dt {
	border-left: 5px solid #509c91;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
dl.functiion_detail dd {
	margin-top: 10px 0;
}
/*dl.functiion_detail dd.mail {
	background: url(../img/top/function_icon_mail.png) no-repeat;
	background-position: right center;
}
dl.functiion_detail dd.onedrive {
	background: url(../img/top/function_icon_onedrive.png) no-repeat;
	background-position: right center;
}
dl.functiion_detail dd.conference {
	background: url(../img/top/function_icon_conference.png) no-repeat;
	background-position: right center;
}
dl.functiion_detail dd.sns {
	background: url(../img/top/function_icon_sns.png) no-repeat;
	background-position: right center;
}
dl.functiion_detail dd.online {
	background: url(../img/top/function_icon_online.png) no-repeat;
	background-position: right center;
}
dl.functiion_detail dd.skype {
	background: url(../img/top/function_icon_skype.png) no-repeat;
	background-position: right center;
}*/
/* estimate */
#estimate {
	text-align: center;
}
.estimate_tl {
	font-size: 20px;
	margin-top: 50px;
}
.estimate_btn {
	margin-top: 30px;
}
.estimate_txt {
	margin-top: 60px;
}
.estimate_detail {
	display: block;
	margin: 30px auto 50px;
	padding: 10px 30px 10px 10px;
	background: url(../img/top/estimate_icon_arrow.png) no-repeat #f4e5e5;
	background-position: right 15px center;
	background-size: 15px;
	border: 1px solid #ccc;
	width: 300px;
	font-size: 22px;
	color: #333;
	text-decoration: none;
}
/* topics */
#topics{
	margin-top:35px;
	padding:0 30px;
}
#topics h2{
	margin-bottom:20px;
	text-align:center;
}
#topics div{
	padding:20px;
	border:1px dotted #ccc;
}
/* support */
#support {
	background: #f5f5f5;
	padding: 50px 0;
    margin-top: 50px;
}
.support_tl {
	width: 849px;
	margin: 0 auto 40px;
}
.support_detail {
	display: table;
	margin-top: 30px;
	height: 100px
}
.support_detail dt {
	display: table-cell;
	box-sizing: border-box;
	width: 300px;
	padding: 0 20px 0 120px;
	border-right: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.support_detail dt.support_detail_tel {
	background: url(../img/top/support_icon_tel.png) no-repeat;
	background-position: left center;
}
.support_detail dt.support_detail_easy {
	background: url(../img/top/support_icon_step.png) no-repeat;
	background-position: left center;
}
.support_detail dt.support_detail_optimum {
	background: url(../img/top/support_icon_proposal.png) no-repeat;
	background-position: left center;
}
.support_detail dd {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	width: 500px;
	padding-left: 20px;
}
/* footer */
ul.ft_logo {
	display: table;
	border-collapse: separate;
	border-spacing: 20px 0;
	width: 757px;
	margin: 30px auto;
}
ul.ft_logo li {
	display: table-cell;
}
ul.ft_menu_link {
	display: table;
	margin: 40px auto;
}
ul.ft_menu_link li {
	display: table-cell;
	padding: 0 20px;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #ccc;
}
.ft_logo {
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;
}
.ft_pagetop{
	position:fixed;
	right:20px;
	bottom:20px;
}
/*------- procedure -------*/
.procedure_tl{
	margin:50px 0;
}
.h1_btm{
	margin-bottom:20px;
	text-align:right;
}
.procedure_box{
	margin-bottom:30px;
}
.procedure_subtit{
	font-size:18px;
}
.procedure_subtit_number{
	background:#008e89;
	color:#fff;
	display:inline-block;
	margin-right:10px;
	padding:5px;
	height:30px;
	width:30px;
	text-align:center;
	font-size:24px;
	line-height:1.3;
}
.procedure_subtit_text{
	font-size:18px;
}
table.procedure_detail{
	border-collapse:separate;
	border-spacing:0 20px;
}
table.procedure_detail.mt0{
	border-spacing:0 0;
}
table.procedure_detail th{
	width:450px;
	display:table-cell;
}
table.procedure_detail td{
	width:410px;
	padding-left:30px;
	display:table-cell;
	vertical-align:top;
	line-height:1.8;
}

/*------- koshin -------*/
.koshin_tl{
	margin:50px 0;
}
.h1_btm{
	margin-bottom:20px;
	text-align:right;
}
.koshin_box{
	margin-bottom:30px;
}
.koshin_subtit{
	font-size:18px;
}
.koshin_subtit_number{
	background:#008e89;
	color:#fff;
	display:inline-block;
	margin-right:10px;
	padding:5px;
	height:30px;
	width:30px;
	text-align:center;
	font-size:24px;
	line-height:1.3;
}
.koshin_subtit_text{
	font-size:18px;
}
table.koshin_detail{
	border-collapse:separate;
	border-spacing:0 20px;
}
table.koshin_detail.mt0{
	border-spacing:0 0;
}
table.koshin_detail th{
	width:450px;
	display:table-cell;
}
table.koshin_detail td{
	width:410px;
	padding-left:30px;
	display:table-cell;
	vertical-align:top;
	line-height:1.8;
}