@charset"utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
/* ============================================
*
　共通
*
===============================================*/
.sec_box{
	margin-top: 70px;
}
span.red{
	color: #d64747!important;
	font-weight: bold!important;
	font-size: 1.5rem!important;
	margin-top: 0px!important;
	line-height: 1.5!important;
}
.column2 div p.ttl_in{
	background: #e3e8e9;
    text-align: center;
    padding: 5px;
    width: 95%;
    margin: 10px auto;
}
a.link{
	color: #00a6cb;
	text-decoration: underline;
	font-weight: 600;
	font-size: 1.3rem;
	line-height: 1.5;
	margin-top: 15px;
	display: block;
}
h2{
	border-bottom: 3px solid #005bac;
	font-size: 3rem;
	margin-bottom: 25px;
	text-align: center;
	font-weight: 600;
	background: #005bac;
	color: #fff;
	border-radius: 9px;
}
h2.h2_2{
	border-bottom: 2px solid #005bac;
	font-size: 2.3rem;
	background: none;
	color: #005bac;
	border-radius: 0px;
}
.sec_sub h3{
	background:#dde4ea;
	padding: 8px;
	border-radius: 5px;
	margin-top: -10px;
	font-size: 1.7rem;
}
.sec_sub h4{
	font-size: 1.6rem;
	text-align: left;
	border-left: 5px solid #005bac;
	padding-left: 10px;
	margin-bottom: 15px;
}
h4{
	font-size: 2.2rem;
	text-align: center;
	margin-bottom: 30px;
}
.w700{
	width: 700px;
}
.read{
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 30px;
	margin-top: 30px;
}
.read_left{
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 20px;
	margin-top: 20px;
}
ul li span.num{
	background: #00a6cb;
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	margin-right: 10px;
}
ul.list li{
	padding-left: 20px;
	position: relative;
	margin-bottom: 8px;
	font-size: 1.5rem;
}
ul.list li:before{
	content: "●";
	color: #00a6cb;
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 1rem;
}
ul.check{
	padding: 20px 20px 0;
}
ul.check li{
	padding-left: 35px;
    position: relative;
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: 600;
}
ul.check li:before{
	content: "";
	color: #00a6cb;
	position: absolute;
	left: 0;
	background-image: url(../img/check.png);
	width: 26px;
	height: 26px;
}
.w70{
	width: 70px;
}
.w120{
	width: 120px;
}
.w90{
	width: 90px;
}
.caption{
	line-height: 1.5;
	font-size: 1.2rem;
	color: #999;
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt40{
	margin-top: 40px;
}
.mt70{
	margin-top: 70px;
}
.text_cn{
	text-align: center;
	margin-bottom: 30px;
}
/*イメージ*/
.img_border{
	background: #fff;
    padding: 40px;
    border-radius: 30px;
    margin-top: 0px;
    border: 8px solid #bebfbf;
}
.img_border img.dr{
	margin: 0 auto!important;
}
p.hosoku{
	text-decoration: underline 10px #faef90;
    line-height: 2.4;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
}
/*ラベル*/
.label{
	width: 168px;
    font-size: 1.5rem;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	padding: 10px;
	background: #000;
	text-align: center;
	border-radius: 100px;
	position: absolute;
	top: -16px;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
.label1{
	background: #00B9EF;
}
.label2{
	background: #9070AF;
}
.label3{
	background: #5087C6;
}
.label4{
	background: #34B599;
}
/*クラウドサービスのテキスト*/
body.sub img.service_logo{
	width:70%;
	margin: 10px auto 20px auto;
}
img.service_logo{
	width: 170px;
    margin:20px auto;
}
p.small_txt{
	font-size: 1.3rem;
    font-weight: 600;
    color: #005bac;
    line-height: 1;
    margin-bottom: 8px;
    border-top: 2px dotted #00a6cb;
    padding-top: 15px;
}
p.lg_txt{
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.4;
}
/*flex - 2カラム*/
.column2{
	align-items: stretch;
}
.column2 div{
	background: #ffffff;
    width: 550px;
    padding: 0 0 20px;
    box-sizing: border-box;
    flex-wrap: nowrap;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 16px -6px rgb(0 0 0 / 41%);
    border: 3px solid #00a6cb;
	margin-bottom: 30px;
}
.column2 div .flex{
	border: none;
	padding: 0;
	box-shadow: none;
	margin-bottom: 0px;
	padding: 20px 20px 0;
}
.column2 div.column2_1{
	width: 100%!important;
}
.column2.column2_3 div{
	width: 360px;
}
.column2 div h3{
	background: #00a6cb;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 1.9rem;
}
.column2 div p{
	padding: 20px 20px 0;
	font-weight: 600;
}
.column2 div span{
	display: block;
	font-size: 1.3rem;
	line-height: 1;
	margin-top: 8px;
	font-weight: normal;
}
.column2 div img{
	margin-top: 20px;
}
/*flex - 2カラム 画像*/
.img_column2 img{
	width: 36%;
}
/*flex - 3カラム*/
.column3{
	align-items: stretch;
	margin-top: 20px;
}
.column3 div{
	width: 350px;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #b9b9b9;
}
.column3 div p.ttl{
	font-weight: 600;
	text-align: center;
	border-bottom: 2px dotted #adadad;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/*flex - 4カラム*/
.column4{
	align-items: stretch;
	margin-top: 40px;
}
.column4 div{
    width: 255px;
    padding: 0 0 20px;
    box-sizing: border-box;
	margin-bottom: 20px;
}
.column4 div p.ttl{
	font-weight: 600;
	text-align: center;
	border-bottom: 2px dotted #adadad;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	.img_border{
		padding: 5%;
		border: 4px solid #bebfbf;
		margin-top: 5%;
	}
	.read{
		text-align: center;
		font-size: 1.4rem;
		line-height: 1.6;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.read_left{
		text-align: left;
		font-size: 1.4rem;
		line-height: 1.6;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.sec_box{
		margin-top: 50px;
	}
	.sec01{
		margin-top:120px;
	}
	.w700{
		width:100%;
	}
	h2{
		border-bottom: 2px solid #005bac;
		font-size: 2rem;
		margin-bottom: 5%;
		text-align: center;
		padding: 2px;
	}
	.sec_sub h3{
		font-size: 1.5rem;
		margin-top: 0px;
	}
	h4{
		font-size: 1.5rem;
	}
	ul.check li{
		padding-left: 35px;
		position: relative;
		margin-bottom: 10px;
		font-size:1.4rem;
		font-weight: 600;
	}
	ul.check li:before{
		content: "";
		color: #00a6cb;
		position: absolute;
		left: 0;
		background-image: url(../img/check.png);
		width: 26px;
		height: 26px;
	}
	.w70{
		width: 70px;
	}
	.w120{
		width: 120px;
	}
	.w90{
		width: 90px;
	}
	.caption{
		line-height: 1.4;
	}
	.read{
		font-size: 1.4rem;
		margin: 5% 0 30px;
	}
	ul.list li{
		font-size: 1.4rem;
		margin-bottom: 3px;
	}
	p.hosoku{
		text-decoration: underline 5px #faef90;
		line-height: 2;
		text-align: center;
		font-size: 1.3rem;
		font-weight: 600;
		margin-top: 5%;
	}
	/*flex - 2カラム*/
	.column2{
		align-items: stretch;
	}
	.column2 div{
		width: 100%;
		padding: 0 0 5%;
		margin-bottom: 5%;
	}
	.column2.column2_3 div{
		width: 100%;
	}
	.column2 div.column2_1 img{
		width: 90%!important;
	}
	.img_column2 img{
		width: 100%;
	}
	.column2 div h3{
		font-size: 1.5rem;
	}
	.column2 div p{
		padding: 5% 5% 0;
		font-size: 1.5rem;
	}
	.column2 div span{
		display: block;
		font-size: 1.3rem;
		line-height: 1;
		margin-top: 8px;
		font-weight: normal;
	}
	.column2 div img{
		margin-top: 20px;
		width: auto!important;
	}
	/*flex - 3カラム*/
	.column3{
		align-items: stretch;
		margin-top: 20px;
	}
	.column3 div{
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
		margin-bottom: 20px;
		border: 1px solid #b9b9b9;
	}
	.column3 div p.ttl{
		font-weight: 600;
		text-align: center;
		border-bottom: 2px dotted #adadad;
		margin-bottom: 10px;
		padding-bottom: 5px;
		font-size: 1.5rem;
	}
	/*flex - 4カラム*/
	.column4{
		align-items: stretch;
		margin-top: 40px;
		display: flex;
	}
	.column4 div{
		width: 47%;
		padding: 0 0 20px;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	.column4 div p.ttl{
		font-weight: 600;
		text-align: center;
		border-bottom: 2px dotted #adadad;
		margin-bottom: 20px;
		padding-bottom: 5px;
	}
	.column4 div img{
		width: auto!important;
	}
}/*---------------------SP用ここまで*/



/* ============================================
*
　TOP
*
===============================================*/
/*sec01*/
body.top .sec01 .msg{
	text-align: center;
}
body.top .sec01 .msg .line1{
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}
body.top .sec01 .msg .line2{
	width: 580px;
	margin-bottom:25px;
}
body.top .sec01 .msg .line3{
	font-size:3rem;
	font-weight: bold;
	line-height: 1;
}
body.top .sec01 .msg .line3 span{
	color: #005bac;
	font-size: 4rem;
}
body.top .sec01 .service{
	align-items: stretch;
}
body.top .sec01 .service .box{
	width: 560px;
	padding: 20px;
	box-sizing: border-box;
	flex-wrap: nowrap;
	border-radius: 30px;
	align-items: center;
}
body.top .sec01 .service .box img{
	width: 230px;
}
body.top .sec01 .service .box:first-child{
	background: #d9ebf5;
}
body.top .sec01 .service .box:last-child{
	background: #faf7c4;
}
body.top .sec01 .illust2{
	position: relative;
	bottom: -12px;
}
body.top .sec01 .service .txt{
	width: 320px;
}
body.top .sec01 .service .txt .ttl{
	text-align: center;
	font-weight: 600;
	background: #00a1e9;
	color: #fff;
	font-size: 2.2rem;
	border-radius: 9px;
	margin-bottom: 10px;
	padding: 8px 0;
	line-height: 1;
}
body.top .sec01 .service .box:last-child .ttl{
	background: #e78a44;
}
body.top .sec01 .service .txt .honbun{
	font-size: 1.6rem;
	font-weight: 600;
	margin-bottom: 8px;
}
body.top .sec01 .service .txt .honbun span{
	font-size: 2.4rem;
	font-weight: bold;
	display: block;
	line-height: 1.5;
}
body.top .sec01 .service .box:first-child .honbun span{
	color: #00a1e9;
}
body.top .sec01 .service .box:last-child .honbun span{
	color: #e78a44;
}
body.top .sec01 .illust2_sp{
	display: none;
}
/*sec02*/
body.top .sec02 p{
	text-align: center;
    font-weight: bold;
    font-size: 2.5rem;
}
body.top .sec02 .line1 span{
	background: #005bac;
	color: #fff;
	border-radius: 8px;
	padding: 4px 8px;
	margin: 0 5px;
	font-weight: bold;
}
body.top .sec02 .line2 span{
	color: #005bac;
	font-size: 4rem;
	font-family: ヒラギノ角ゴ StdN, 'Noto Sans JP', sans-serif;
	font-weight: bold;
}
/*sec03*/
body.top .sec03{
	background: #ecf8ff;
	padding: 70px 0;
	margin-top: 30px;
}
body.top .sec03 .inner{
	width: 90%;
}
body.top .sec03 .inner img{
	width:100%;
}
body.top .sec03 h2{
	font-weight: bold;
	border-bottom: none;
	background: none;
	padding: 0;
	margin-bottom: 50px;
	color: #005bac;
}
/*sec04*/
body.top .sec04{
	background: #fffcf0;
	padding: 70px 0;
	margin-top: 0px;
}
body.top .sec04 h2{
	font-weight: bold;
	border-bottom: none;
	background: none;
	padding: 0;
	margin-bottom: 10px;
	color: #e78a44;
}
body.top .sec04 h2.h2_2{
	border-bottom: 2px solid #000;
	font-size: 2.3rem;
	background: none;
	color: #000;
	border-radius: 0px;
	margin-bottom: 15px;
}
body.top .sec04 p.read{
	margin-top: 0px;
}
/*sec06*/
body.top .sec06 img{
	margin-bottom: 20px;
}
body.top .sec06 iframe{
	display: block;
	margin: 0 auto;
}
/*sec07*/
body.top .sec07{
	background: #ecf8ff;
	padding: 70px 0;
}
body.top .sec07 .flex{
	align-items: stretch;
}
body.top .sec07 .flex.justify{
	justify-content: flex-start;
	margin-left: -22px;
}
body.top .sec07 .flex div{
	background: #fff;
    border: 5px solid #00a6cb;
    border-radius: 30px;
    padding:15px 15px 54px;
    box-sizing: border-box;
	text-align: center;
	position:relative;
	top:0;
	transition: all .2s;
	width: 365px;
	margin-bottom: 30px;
	margin-left: 22px;
}
body.top .sec07 .flex div:before{
	position: absolute;
	content: "";
	background-image: url(../img/more.png);
	width: 16px;
	height: 15px;
	right: 16px;
	bottom: 16px;
}
body.top .sec07 .flex div:hover{
	box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-4px);
}
body.top .sec07 .flex div a:hover{
	opacity: 1;
}
body.top .sec07 .flex div p.more{
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	width: 100%;
	background: #f6b220;
	color: #fff;
	font-size: 1.5rem;
	padding: 10px;
	border-radius: 0 0 25px 25px;
}

body.top .cloud_ttl{
	    background: #4593d0;
    color: #fff;
    font-size: 1.8rem;
    border-radius: 100px;
    text-align: center;
    margin-bottom: 20px;
}
body.top .support_ttl{
	background: #e78a44;
	color: #fff;
	font-size: 1.8rem;
	border-radius: 100px;
	text-align: center;
	margin-bottom: 20px;
}
body.top .kiyaku ul li{
	padding-left: 20px;
	position: relative;
	margin-bottom: 15px;
	line-height: 1.1;

}
body.top .kiyaku ul li a::before {
	content: url(../img/chevron-right-solid.svg);
	position: relative;
}

.pdf::after{
	content: url(../img/icon_pdf.svg);
	position: relative;
	margin-right: 0.4em;
	top: 4px;
}

/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	/*sec01*/
	body.top .sec01{
		margin-top: 130px;
	}
	body.top .sec01 .msg{
		text-align: center;
	}
	body.top .sec01 .msg .line1{
		font-size: 1.6rem;
	}
	body.top .sec01 .msg .line2{
		width:  100%;
		margin-bottom: 20px;
	}
	body.top .sec01 .msg .line3{
		font-size:1.8rem;
		font-weight: bold;
		line-height: 1.3;
	}
	body.top .sec01 .msg .line3 span{
		color: #005bac;
		font-size: 2.3rem;
	}
	body.top .sec01 .service .box{
		width: 100%;
		margin-bottom: 5%;
	}
	body.top .sec01 .service .txt{
		width: 100%;
		margin-top: 5%;
	}
	body.top .sec01 .illust2_sp{
		display: block;
	}
	body.top .sec01 .illust2{
		display: none;
	}
	/*sec02*/
	body.top .sec02 p{
		text-align: center;
		font-weight: 800;
		font-size: 1.7rem;
		line-height: 1.2;
		margin-top: 4%;
	}
	body.top .sec02 .line1 span{
		display: inline;
		font-size: 1.7rem;
	}
	body.top .sec02 .line2 span{
		color: #005bac;
		font-size: 3rem;
	}
	/*sec03*/
	body.top .sec03{
		background: #ecf8ff;
		padding: 40px 0;
		margin-top: 30px;
	}
	body.top .sec03 .inner{
		width: 100%;
	}
	body.top .sec03 .inner img{
		width:100%;
	}
	body.top .sec03 h2{
		margin-bottom: 5%;
	}
	/*sec05*/
	body.top .sec05{
		padding: 40px 0;
	}
	/*sec06*/
	body.top .sec06 .video{
		position: relative;
		width:100%;
		height:0; 
		padding-top: 56.25%; 
	}
	body.top .sec06 .video iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/*sec07*/
	body.top .sec07{
		padding: 40px 0;
	}
	body.top .sec07 .flex div{
		width: 100%;
	}
	body.top .sec07 .flex.justify{

		margin-left: 0;
	}
	body.top .sec07 .flex div{

		margin-left: 0;
	}

}/*---------------------SP用ここまで*/



/* ============================================
*
　よくある質問
*
===============================================*/
.faq .box dl{
	margin-bottom: 15px;
}
.faq .box dt{
	font-size: 1.7rem;
	font-weight: 600;
	background: #f5f5f5;
	padding: 15px 10px 15px 50px;
	position: relative;
}
.faq .box dt:before{
	content: "Q";
    position: absolute;
    left: 10px;
    color: #fff;
    font-size: 2rem;
    top: 12px;
    width: 30px;
    height: 30px;
    background: #00a6cb;
    border-radius: 100%;
    text-align: center;
    padding-left: 1px;
    box-sizing: border-box;
}
.faq .box dd{
	font-size: 1.7rem;
	font-weight: normal;
	padding: 15px 10px 15px 50px;
	position: relative;
}
.faq .box dd:before{
	content: "A";
    position: absolute;
    left: 10px;
    color: #fff;
    font-size: 2rem;
    top: 12px;
    width: 30px;
    height: 30px;
    background: #f5a700;
    border-radius: 100%;
    text-align: center;
    padding-left: 1px;
    box-sizing: border-box;
	font-weight: bold;
}
/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	.faq .box dt,
	.faq .box dd{
		font-size: 1.4rem;
	}
	.faq .box dl{
		margin-bottom: 0%;
	}
}/*---------------------SP用ここまで*/



/* ============================================
*
　利用契約
*
===============================================*/
.to_service .inner{
	border: 5px solid #dbdcdc;
    border-radius: 30px;
    padding: 30px;
}
.to_service h3{
	font-size: 1.6rem;
    text-align: center;
	margin-bottom: 30px;
}
.to_service p.ttl{
	font-weight: 600;
    text-align: center;
    line-height: 1;
    padding: 10px;
    margin-bottom: 10px;
    background: #eaeaea;
    border-radius: 10px;
}
.to_service .list:last-child{
	border-top: 1px solid #eaeaea;
    margin-top: 15px;
    padding-top: 15px;
}
/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	.to_service{
		width: 90%;
		margin: 30px auto 0;
	}
	.to_service .inner{
		padding: 30px 5%;
	}
	.to_service h3{
		font-size: 1.4rem;
		margin-bottom: 3%;
	}
	.to_service p.ttl{
		font-size: 1.3rem;
	}
}/*---------------------SP用ここまで*/



/* ============================================
*
　お問い合わせ
*
===============================================*/
.contact{
	margin-top: 40px;
}
.contact .inner{
	padding: 30px 30px 20px;
	border-radius: 30px;
	border: 5px solid #00a6cb;
	text-align: center;
}
.contact h3{
	font-size: 2.2rem;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 2px dotted;
    padding-bottom: 10px;
}
.contact .box{
	font-size: 1.5rem;
    width: 518px;
    text-align: left;
    margin: 0 auto;
}
.contact .box p.ttl{
	font-size: 1.7rem;
	font-weight: 600;
	margin-bottom: 20px;
	padding-left: 38px;
	position: relative;
}
.contact .box p.ttl:before{
	position: absolute;
	content: "";
	background-image: url(../img/bill.png);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	/*background-size: 12%;*/
	left: 0;
	top: -9px;
}
.contact .box p{
	line-height: 1;
	margin-bottom: 10px;
}
/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	.contact{
		width: 90%;
		margin: 30px auto 0;
	}
	.contact .inner{
		padding: 30px 5%;
	}
	.contact .box{
		width: 100%;
	}
	.contact h3{
		font-size: 1.6rem;
		margin-bottom: 5%;
	}
	.contact .box p.ttl{
		font-size: 1.5rem;
		line-height: 1.5;
		margin-bottom: 4%;
	}
	.contact .box p.ttl:before{
		top: 6px;
	}
	.contact .box p.address{
		line-height: 1.5;
	}
}/*---------------------SP用ここまで*/


/* ============================================
*
　下層ページ
*
===============================================*/
body.sub img.dr{
	margin-bottom: 40px;
}
/*メイン*/
body.sub .sec01 .inner{
	width: 900px;
}
body.sub .sec01 .label{
	position: static;
    transform: none;
    width: 100%;
    padding: 7px 0;
}
body.sub .sec01 p.small_txt{
	font-size: 1.5rem;
	padding-top: 20px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
}
body.sub .sec01 p.lg_txt{
	font-size: 2.5rem;
	text-align: center;
	font-weight: bold;
}
body.sub .sec01 .flex{
	margin: 70px auto 0;
	align-items: center;
}
body.sub .sec01 .flex .txt{
	width: 520px;
}
body.sub .sec01 .flex img.main{
	margin: 0;
}
body.sub .sec01 .read{
    background: #fcf9f1;
    padding: 30px;
    font-size: 1.5rem;
    text-align: left;
    font-weight: bold;
}

/*★ KING of TIME------*/
.sankaku{
	position: relative;
	top: -13px;
}
.sankaku p{
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline;
	font-size: 2.5rem;
	font-weight: 600;
	text-shadow:  0 0 10px #fff,
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff, 
	0 0 10px #fff;
}
/*★ freee人事労務------*/
body.freee_jinji .column4 div{
	width: 195px;
}
body.freee_jinji .sec05 .sec_sub h3{
	margin-bottom: 15px;
}
/*★ freee会計------*/
body.freee_kaikei .column4 div{
	width: 349px;
}
/*★ freee経費------*/
.sec_sub_2 .column3{
	justify-content: flex-start;
}
.sec_sub_2 .column3 div{
	margin-right: 50px;
}
/*★ BtoB------*/
body.BtoB .sec04 .column2 div ul{
	padding: 0px 20px ;
}
body.BtoB .sec04 .column2 p.ttl2{
	text-align: center;
	padding: 0;
	font-weight: bold;
}
body.BtoB .sec04 .column2 p.ttl3{
	text-align: center;
	padding: 0;
	font-weight: bold;
	font-size:2rem;
	color: #d64747;
}
body.BtoB .sec05{
	background: #f5f5f5;
	padding: 50px 0;
}
body.BtoB .column2 div p{
	font-weight: 500;
}
body.BtoB .column2 div img{
	width: 80%;
}
body.BtoB .flex_sec04{
	padding: 15px 0 0!important;
	width: 95%;
}
body.BtoB img.seikyusyo{
	width: 25%!important;
	margin: 0;
}
/*★ kintone------*/
body.kintone .sec02 div.space-around,
body.kintone .sec04 div.space-around{
	justify-content: space-around;
}
body.kintone .sec02 div.space-around img,
body.kintone .sec04 div.space-around img{
	margin-bottom: 40px;
	width: 28%;
	height: auto;
}
body.kintone .sec03 h3{
	min-height: 6.25em;
	display: flex;
	align-items: center;
	justify-content: center;
}
body.kintone .sec03 h3 span{
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.6;
	display: inline-block;
}
/*
SP用設定
----------------------------------*/
@media only screen and (max-width: 767px){
	/*メイン*/
	body.sub .sec01 .inner{
		width:100%;
	}
	body.sub .sec01 p.lg_txt{
		font-size: 2rem;
	}
	body.sub .sec01 .flex img.main{
		margin: 5% auto;
		width: 80%;
	}
	body.sub .sec01 .flex .txt{
		width: 100%;
	}
	body.sub .sec01 .read{
		padding: 5%;
		font-size: 1.5rem;
	}
	/*king*/
	.sankaku img{
		width: 200px;
	}
	.sankaku p{
		width: 100%;
		text-align: center;
		font-size: 1.5rem;
	}
	body.king .column4{
		display: flex;
	}
	body.king .column4 div p.ttl{
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	body.king .column4 div{
		width: 47%;
	}
	body.king .column4 div img{
		width: 43%!important;
	}
	/*★ freee人事労務------*/
	body.freee_jinji .sec04 .column4{
		display: flex;
	}
	body.freee_jinji .column4 div{
		width: 47%;
	}
	/*★ freee会計------*/
	body.freee_kaikei .sec04 .column4{
		display: flex;
	}
	body.freee_kaikei .column4 div{
		width: 47%;
	}
	/*★ freee経費------*/
	.sec_sub_2 .column3 div{
		margin-right: 0px;
	}
	/*★ BtoB------*/
	body.BtoB .sec04 .column2 div ul{
		padding: 0px 20px ;
	}
	body.BtoB .sec04 .column2 p.ttl2{
		width: 90%;
		margin: 0 auto;
	}
	body.BtoB .sec04 .column2 p.ttl3{
		width: 90%;
		margin: 0 auto;
		font-size:1.7rem;
		color: #d64747;
	}
	body.BtoB .sec05{
		background: #f5f5f5;
		padding: 50px 0;
	}
	body.BtoB .column2 div p{
		font-weight: 500;
	}
	body.BtoB .column2 div img{
		width: 95%!important;
	}
	body.BtoB .flex_sec04{
		padding: 15px 0 0!important;
		width: 95%;
	}
	body.BtoB img.seikyusyo{
		width: 25%!important;
		margin: 0;
	}
	body.kintone .sec02 div.space-around img,
	body.kintone .sec04 div.space-around img{
		width: 90%;
		height: auto;
	}
}/*---------------------SP用ここまで*/