@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 100%;
	height: 60vh;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/service/mimgsp.webp);
	background-position: center top;
	background-size: cover;
	z-index: 1;
}

#mimg .txtBox {
	position: absolute;
	width: 95%;
	height: auto;
	z-index: 1000;
	margin-top: 45vh;
	margin-left: 5%;
	margin-right: auto;
}
#mimg .p1 {
	width: auto;
	height: auto;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: ;
	color: #FFF;
    text-align: left;
}
#mimg .p2 {
	width: auto;
	height: auto;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: 500;
    text-align: left;
	margin-top: 5px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 15px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 100%;
	font-size: 22px;
	line-height: 22px;
	text-align: left;
	font-weight: 400;
	color: #4f97c4;
	text-align: left;
	letter-spacing: 0px;
	float: left;
}
.h2ac {
	width: 100%;
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	font-weight: ;
	color: #4f97c4;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
}
.c01_txt{
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	text-align: left;
	letter-spacing: 1px;
	float: left;
	margin-top: 15px;
}
#c01Img {
	width: 320px;
	height: auto;
	min-height: 221px;
	float: left;
	margin-top: 20px;
	background-image: url(../web/service/img1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
}
#c01Imgtbox{
	width: 120px;
	height: auto;
	float: left;
}
#c01Imgtbox.b01{
	margin-top: 10px;
	margin-left: 200px;
}
#c01Imgtbox.b02{
	margin-top: 165px;
	margin-left: 0px;
}
#c01Imgtbox.b03{
	margin-top: 165px;
	margin-left: 80px;
}
#c01Imgtbox .ttl01{
	width: 100%;
	height: auto;
	float: left;
	font-size: 17px;
	line-height: 17px;
	color: #e94279;
	font-weight: 500;
	text-align: left;
}
#c01Imgtbox .ttl02{
	width: 100%;
	height: auto;
	float: left;
	font-size: 15px;
	line-height: 15px;
	color: #4b8cbf;
	font-weight: 500;
	text-align: center;
}
#c01Imgtbox .txt{ display:none;}


#section02 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents02 {
	position: relative;
	width: 320px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#servicebox {
	width: 100%;
	height: auto;
	float: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#service {
	width: 150px;
	height: auto;
	margin-top: 20px;
}
#service .Img{
	width: 150px;
	height: 150px;
	float: left;
}
#service .Img img{
	width: 150px;
	height: 150px;
	border-radius: 5px;
}
#service .sttl{
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 400;
	margin-top: 10px;
	float: left;
}
#service .stxt{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 10px;
	float: left;
}
#contents02 .ttl{
	width: auto;
	height: 16px;
	padding: 0 10px 5px 2px;
	margin-top: 15px;
	float: left;
	clear: both;
	font-size: 15px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 1px;
	border-bottom: 2px solid #f9a7be;
}
#contents02 .txt1{
	width: 100%;
	height: auto;
	margin-top: 8px;
	float: left;
}
#contents02 .txt1 li{
	width: auto;
	height: auto;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
}
.list_txt1::before {
    content:  "";
    width:  10px;
    height:  10px;
    display:  inline-block;
    background-color: #f9a7be;
    border-radius:  50%;
	margin-right: 3px;
}
#contents02 .txt2{
	width: 100%;
	height: auto;
	margin-top: 8px;
	float: left;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
}

#section03 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents03 {
	width: 320px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents03 .ttl{
	width: 100%;
	margin-top: 25px;
	float: left;
	font-size: 15px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0px;
	color: #e94279;
}
#contents03 .txt{
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: left;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0px;
}
#contents03 .tblBox {
	width: 320px;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 10px;
	word-break: break-all;
}
#contents03 .tblBox table {
	min-width: 320px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#contents03 .tblBox td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 2px 3px 2px;
}
.c03btn {
	display:block;
	width: 280px;
	height: 30px;
	border-radius: 15px;
	float: left;
	outline: 1px solid #999;
	outline-offset: -1px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #FFF;
	outline: 1px solid #f9a7be;
	outline-offset: -1px;
	background-color: #f9a7be;
	margin-top: 20px;
	margin-left: 20px;
}
.c03btn :hover{
	color: #FFF;
	outline: 1px solid #f9a7be;
	outline-offset: -1px;
	background-color: #f9a7be;
	transition: 0.4s !important;
}

#flow {
	width: 320px;
	height: auto;
	float: left;
	margin-top: 10px;
}
#flow .Img{
	width: 150px;
	height: 129px;
	float: left;
}
#flow .Img img{
	width: 150px;
	height: 129px;
}
#flow .txt{
	width: 160px;
	height: ;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
}
.fwac1 { display:none;}
.fwac2 {display:none;}


}
