@media screen and (max-width: 768px){

/*
**  sp
============== ============== ============== ============== ============== ============== ============== */
	
/*/////////// 業務内容 /////////////*/
.toptitle {
	width: 100%;
	margin: 0 auto;
	padding: 3vh 0;
	text-align: center;
	color: #fff;
	background-color: #39b3e2;
}

.tt01 {
	font-size: 4vw;
	margin-bottom: 1vh;
}

.tt02 {
	width: 10vw;
	margin: 0 auto 1vh auto;
	
	}

.tt03 {
	font-size: 4.7vw;
	font-weight: bold;
}

.topimg {
	width: 100%;
	margin: 0 auto 5vh auto;
}

.businesstxt {
	text-align: center;
	font-size: 3.5vw;
	line-height: 1.7em;
	margin: 0 auto 5vh auto;
	width: 90%
}

.layer {
	text-align: center;
	font-size: 3.5vw;
	font-weight: bold;
	margin: 0 auto 3vh auto;
	border: solid 3px #000;
	width: 83%;
	padding: 3vh 3vw;
}

.layerlast {
	text-align: center;
	font-size: 3.5vw;
	font-weight: bold;
	margin: 0 auto 6vh auto;
	border: solid 3px #000;
	width: 83%;
	padding: 3vh 3vw;
}

.zuimg {
	width: 90%;
	text-align: center;
	font-size: 2.7vw;
	margin: 0 auto 10vh auto;
}
	
.zuimg img{width: 40vw;}
.zimg02 img{width: 95%;}

/*/////////// プライバシー /////////////*/

.layertitle {
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 0 auto 5vh auto;
	border: solid 3px #000;
	width: 90%;
	padding: 2vh 0;
}

.priarea {
	width: 90%;
	margin: 0 auto 5vh auto;
	font-size: 3.3vw;
	line-height: 1.6em;
}

.times {
	text-align: right;
	margin-bottom: 30px;
}

.companyarea {
	width: 90%;
	margin: 0 auto 6vh auto;
}

.copanytitle {
	font-size: 3.7vw;
	font-weight: bold;
	margin-bottom: 2vh;
}

.boder02 {
	width: 100%;
	margin: 0 auto 3vh auto;
	border-bottom: solid 1px #000;
}

.comtxtarea {
	width: 100%;
}

.comtxt {
	float: left;
	width: 100%;
	font-size: 3.3vw;
	line-height: 1.7em;
}

.meimg {
	float: right;
	width: 30vw;
	}
.name {
	font-size: 3vw;
	text-align: right;
	margin-top: 1vh;
}

.profile {
	width: 100%;
}

.profile td {
	font-size: 3.2vw;
	line-height: 1.7em;
	vertical-align: top;
}

.tdarea {
	width: 25vw;
} 

.pricearea {
	width: 95%;
	margin: 0 0 2vh 0;
	background-color: #fff;
	padding: 3vw;
	overflow-x: auto; 
}

.pricetxt {
	font-size: 3.5vw;
	margin-bottom: 3vh;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 3vw;
	width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
	display: block; 
	padding: 0 0 2vh 0;
	}

.tr01 {
	background-color: #39b3e2;
	color: #fff;
	height: 4vh;
}

.backcolr {background-color: #e9f5f9;}

.pritable td {
	vertical-align: middle;
	padding-left: 2vw;
	height: 6vh;
	border-bottom: solid 1px #000;
	font-size: 3vw;
}

.td01 {width: 40vw;}
.td02 {width: 290px;}
.td03 {width: 190px;}

.td01,.td02,.td03,.td04 {border-bottom: none;}



/*/////////// お問い合わせ /////////////*/
#comment_form {
	width: 100%;
	margin: 0 auto;
	}

dl {border-top: 1px solid #d3d3d3;}
 
dt{ width: 98%;
	padding: 20px 0px 0 0;
	font-size: 3.3vw;
}
 
dd{ width: 98%;
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 0 0 0;
	overflow: auto;
	height: 9vh;
	font-size: 3.3vw;
}
	
.checarea02 {height: 100%; padding-bottom: 2vh;}
 
.required {
	background-color: #ed2c2c;
	color: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 3vw;
	width: 9vw;
	height: 23px;
	float: right;
	margin-right: 3vw;
	}
	
.required02 {
	background-color: #ed2c2c;
	color: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 3vw;
	width: 9vw;
	height: 23px;
	margin: 10px 0 0 0;
	}

.textlines {
    border-radius: 2px;
	border: none;
    padding: 10px;
    background-color: #f1f1f1;
    font-size: 16px;
	width: 90%;
	height: 22px;
	}
	
.textlines00{
	width: 95%;
	height: 24px;
	font-size: 3.3vw;
}

.textlines02 {
    font-size: 3.3vw;
	width: 95%;
	height: 24px;
	}

.textlines03 {
    font-size: 3.3vw;
	height: 24px;
	}
	
.checklabel {
	position: relative;
	padding: 0 0 0 10px;
	}
	
input[type=checkbox]:checked + .checklabel:before {
	opacity: 1;
	}
	
input[type="text"] {
	background-color: #f1f1f1;
	}
	
input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus {
	background-color: #f1f1f1;
	border: 2px solid #006fbc;
	outline: 0;
	}

input[type="checkbox"]{
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
}

.ttarea {height: auto;}

textarea {
	width: 95%;
	height: 30vh;
	line-height: 1.5em;
	font-size: 3.3vw;
	border-radius: 2px;
	border: none;
    background-color: #f1f1f1;
	resize: none;
}
	
textarea:focus {
	background-color: #f1f1f1;
	border: 2px solid #006fbc;
	outline: 0;
	}
	
.privacyarea {
	width: 100%;
	margin: 4vh auto;
	text-align: center;
	}
	
.privacytt {
	font-size: 4vw;
	margin-bottom: 2vh;
	}


	
.privacytxt {
	font-size: 3.4vw;
	line-height: 2em;
	}
	
.privacytxt a {
	color: #006fbc;
	text-decoration: underline;
	}
	
.privacybox {
	text-align: center;
	margin: 3vh 0;
	font-size: 3.5vw;
	}
	

.pricearea .submit_button {
	background-color: #006fbc;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 3.8vw;
	width: 95%;
	height: 9vh;
	border-radius: 5px;
	color: #fff;
	border: none;
	margin: 4vh auto 5vh auto;
	}

.pricearea .submit_button #back {
	width: 100%;
	height: 9vh;
	border: none;
	background-color: #737373;
	border-radius: 5px;
	color: #fff;
	font-size: 3.8vw;
	margin: 5vh auto 5vh auto;
	}

.pricearea .submit_button #send {
	width: 100%;
	height: 9vh;
	border: none;
	background-color: #006fbc;
	border-radius: 5px;
	color: #fff;
	font-size: 3.8vw;
	margin: 5vh auto 5vh auto;
	}

#confirmTable {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	}

#confirmTable th { width: 95%; }

.confirm-form {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 95%;
}

#contacttxt2 {
	font-size: 3.3vw;
	margin-bottom: 3.3vw;
	}

.err {
	color: red;
	display: block;
}

.thanksarea {
	width: 90%;
	margin: 0 auto;
	}
	
.thankstitle {
	font-size: 4vw;
	margin: 10vh 0 5vh 0;
	text-align: center;
	}
	
.thankstxt {
	font-size: 3vw;
	line-height: 2em;
	text-align: center;
	margin-bottom: 10vh;
	}




/*/////////// お知らせ /////////////*/

.newsarea {
	width: 90%;
	margin: 0 auto 3vh auto;
}


.time01 {
	font-size: 3.3vw;
	color: #000;
	margin-top: 4vh;
	}

.txt01 {
	font-size: 3.5vw;
	color: #000;
	line-height: 1.7em;
}

.txt01 a {color: #333;}

.txt01 a:hover {
	color: #39b3e2;
	text-decoration: underline;
}

.pager {
	clear:both;
	margin:6vh 0 0 0;
	text-align:center;
}

.pager span {
	margin: 1vw;
	padding: 0.6vh 2vw;
	color: #666;
	background: #f8f8f8;
}
.pager span:hover {
	cursor:pointer;
	background:#39b3e2;
	color:#fff;
}

.pager span.current {
	color:#fff;
	background:#39b3e2;
}
.pager span.current:hover {
	cursor:default;
}

.pager span.invalid {
	display:none;
}
.pager span.invalid:hover {
	cursor:default;
	
}
.pager span.ellipsis {
	color:#666;
	background:none;
	border:none;
}
.pager span.ellipsis:hover {
	cursor:default;
}

.pager span.first,
.pager span.last,
.pager span.prev,
.pager span.next {
	background:#ddd;
	
}

.pager span.first:hover,
.pager span.last:hover,
.pager span.prev:hover,
.pager span.next:hover {
	background:#39b3e2;
	color:#fff;
}

.pageNum {
	margin: 3vh 0;
	text-align:center;
}
	
}


@media screen and (min-width: 769px){

/*
**  pc
============== ============== ============== ============== ============== ============== ============== */

/*/////////// 業務内容 /////////////*/
.toptitle {
	width: 1000px;
	height: 186px;
	margin: 0 auto;
	padding-top: 35px;
	text-align: center;
	color: #fff;
	background-color: #39b3e2;
}

.tt01 {
	font-size: 20px;
	margin-bottom: 10px;
}

.tt02 {
	width: 62px;
	margin: 0 auto 13px auto;
	}

.tt03 {
	font-size: 26px;
	font-weight: bold;
}

.topimg {
	width: 1000px;
	margin: 0 auto 60px auto;
}
	
.topimg02 {
	width: 1000px;
	margin: 0 auto 60px auto;
}

.businesstxt {
	text-align: center;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 50px;
}

.layer {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 17px auto;
	border: solid 3px #000;
	width: 780px;
	padding: 25px 0;
}

.layerlast {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 115px auto;
	border: solid 3px #000;
	width: 780px;
	padding: 25px 0;
}

.zuimg {
	text-align: center;
	font-size: 13px;
	margin: 0 auto 115px auto;
	width: 780px;
}
	
.zuimg03 {
	text-align: center;
	font-size: 13px;
	margin: 0 auto 115px auto;
	width: 250px;
}


/*/////////// プライバシー /////////////*/

.layertitle {
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 8px;
	margin: 0 auto 70px auto;
	border: solid 4px #000;
	width: 1000px;
	padding: 20px 0;
}

.priarea {
	width: 1000px;
	margin: 0 auto 115px auto;
	font-size: 15px;
	line-height: 1.6em;
}

.times {
	text-align: right;
	margin-bottom: 30px;
}

.companyarea {
	width: 1000px;
	margin: 0 auto 115px auto;
}

.copanytitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.boder02 {
	width: 900px;
	margin: 0 auto 25px auto;
	border-bottom: solid 1px #000;
}

.comtxtarea {
	width: 950px;
}

.comtxt {
	float: left;
	width: 700px;
	margin: 0 0 0 55px;
	font-size: 15px;
	line-height: 2em;
}

.meimg {float: right;}
.name {
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}

.profile {
	margin: 0 0 0 55px;
	width: 920px;
}

.profile td {
	font-size: 15px;
	line-height: 1.7em;
	vertical-align: top;
}

.tdarea {
	width: 120px;
} 

.pricearea {
	width: 1000px;
	margin: 0 auto;
}

.pricetxt {
	font-size: 17px;
	margin-bottom: 22px;
}

.pritable {margin-bottom: 115px;}

.tr01 {
	background-color: #39b3e2;
	color: #fff;
	height: 53px;
}

.backcolr {background-color: #e9f5f9;}

.pritable td {
	vertical-align: middle;
	padding-left: 20px;
	height: 53px;
	border-bottom: solid 1px #000;
	font-size: 17px;
}

.td01 {width: 305px;}
.td02 {width: 290px;}
.td03 {width: 190px;}

.td01,.td02,.td03,.td04 {border-bottom: none;}



/*/////////// お問い合わせ /////////////*/
#comment_form {
	width: 1000px;
	margin: 0 auto;
	}

dl {border-top: 1px solid #d3d3d3;}
 
dt{
	float: left;
	clear: left;
	width: 200px;
	height: 58px;
	padding: 20px 0px 20px 10px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 16px;
}
 
dd{
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 0 20px 20px;
	overflow: auto;
	height: 58px;
	font-size: 16px;
}
	
li {
	margin-bottom: 10px;
	font-size: 16px;
	}
	
.checarea {height: 320px;}
.checarea02 {height: 210px;}
.checarea03 {height: 24px;}
 
.required {
	background-color: #ed2c2c;
	color: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 13px;
	width: 50px;
	height: 23px;
	float: right;
	margin-right: 20px;
	}
	
.required02 {
	background-color: #ed2c2c;
	color: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 13px;
	width: 50px;
	height: 23px;
	margin: 10px 20px 0 0;
	}

.textlines {
    border-radius: 2px;
	border: none;
    padding: 10px;
    background-color: #f1f1f1;
    font-size: 16px;
	width: 740px;
	height: 22px;
	}
	
.textlines00{
	float: left;
	clear: left;
	width: 200px;
	height: 24px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 16px;
}

.textlines02 {
    font-size: 16px;
	width: 740px;
	height: 24px;
	}

.textlines03 {
    font-size: 16px;
	height: 24px;
	}
	
.checklabel {
	position: relative;
	padding: 0 0 0 10px;
	}
	
input[type=checkbox]:checked + .checklabel:before {
	opacity: 1;
	}
	
input[type="text"] {
	background-color: #f1f1f1;
	}
	
input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus {
	background-color: #f1f1f1;
	border: 2px solid #006fbc;
	outline: 0;
	}

input[type="checkbox"]{
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
}

.ttarea {height: 317px;}

textarea {
	width: 740px;
	height: 276px;
	line-height: 1.5em;
	font-size: 17px;
	border-radius: 2px;
	border: none;
    padding: 15px 10px;
    background-color: #f1f1f1;
	resize: none;
}
	
textarea:focus {
	background-color: #f1f1f1;
	border: 2px solid #006fbc;
	outline: 0;
	}
	
.privacyarea {
	width: 1000px;
	margin: 80px auto;
	text-align: center;
	}
	
.privacytt {
	font-size: 20px;
	margin-bottom: 10px;
	}


	
.privacytxt {
	font-size: 15px;
	line-height: 2em;
	}
	
.privacytxt a {
	color: #006fbc;
	text-decoration: underline;
	}
	
.privacybox {
	text-align: center;
	margin: 40px 0 20px 0;
	font-size: 18px;
	}
	

.pricearea .submit_button {
	background-color: #006fbc;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 18px;
	width: 340px;
	height: 70px;
	border-radius: 5px;
	color: #fff;
	border: none;
	margin: 70px auto 200px auto;
	cursor : pointer;
	}

.pricearea .submit_button #back {
	width: 340px;
	height: 70px;
	border: none;
	background-color: #737373;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	cursor : pointer;
	}

.pricearea .submit_button #send {
	width: 340px;
	height: 70px;
	border: none;
	background-color: #006fbc;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	cursor : pointer;
	}

#confirmTable {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	}

#confirmTable th { width: 250px; }

.confirm-form {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 340px;
	margin-left: 100px;
}

#contacttxt2 {margin-bottom: 20px;}

.err {
	color: red;
	display: block;
}

.thanksarea {
	width: 1000px;
	margin: 0 auto;
	}
	
.thankstitle {
	font-size: 25px;
	margin: 140px 0 30px 0;
	text-align: center;
	}
	
.thankstxt {
	font-size: 16px;
	line-height: 2em;
	text-align: center;
	margin-bottom: 200px;
	}




/*/////////// お知らせ /////////////*/

.newsarea {
	width: 1000px;
	margin: 0 auto 110px auto;
}


.time01 {
	font-size: 15px;
	color: #000;
	margin-top: 40px;
	}

.txt01 {
	font-size: 18px;
	color: #000;
	line-height: 2em;
}

.txt01 a {color: #333;}

.txt01 a:hover {
	color: #39b3e2;
	text-decoration: underline;
}

.pager {
	clear:both;
	margin:60px 0 0 0;
	text-align:center;
}

.pager span {
	margin: 5px;
	padding: 5px 13px;
	color: #666;
	background: #f8f8f8;
}
.pager span:hover {
	cursor:pointer;
	background:#39b3e2;
	color:#fff;
}

.pager span.current {
	color:#fff;
	background:#39b3e2;
}
.pager span.current:hover {
	cursor:default;
}

.pager span.invalid {
	display:none;
}
.pager span.invalid:hover {
	cursor:default;
	
}
.pager span.ellipsis {
	color:#666;
	background:none;
	border:none;
}
.pager span.ellipsis:hover {
	cursor:default;
}

.pager span.first,
.pager span.last,
.pager span.prev,
.pager span.next {
	background:#ddd;
	
}

.pager span.first:hover,
.pager span.last:hover,
.pager span.prev:hover,
.pager span.next:hover {
	background:#39b3e2;
	color:#fff;
}

.pageNum {
	margin:30px 0;
	text-align:center;
}
	
	
}

