@charset "utf-8";

@media screen and (max-width: 700px) {
#con_main {
	height: 200px;
}
#con_main .black_wrap {
	padding-top: 95px;
	height: 200px;
}
.bosyu{
	width: 100%;
	margin: 20px auto 40px;
}
.bosyu p.title{
	font-size: 32px;
}
.bosyu p.tel_number{
	font-size: 24px;
}
.bosyu p.tel_number span{
	padding-left: 24px;
	background:url(../images/tel2.png) no-repeat left;
	background-size: 16px auto;
}
#concept2 .text_part p.name span {
 display: block;
	line-height: 1.2em;
	margin-top: 40px;
}
/*-----------------------------------------------------------------*/
	/* concept.html */
#concept .wrap {
	width: 100%;
	float: left;
	margin-right: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#concept .wrap:nth-child(2n) {
	margin: 0;
}
#concept .text_part h4 {
	font-size: 24px;
	margin: 20px 0px 30px;
}
#concept .text_part p {
	padding: 0px 20px;
}
#concept2 h3 {
	font-size: 20px;
	text-align: left;
}
#concept2 h3 span {
	font-size: 15px;
	margin-top: 10px;
}
#concept2 h3 span.sub2 {
	font-size: 16px;
	margin-top: 10px;
	padding-left: 0;
}
#concept2 .text_part {
	width: 100%;
}
#concept2 .text_part p {
	font-size: 14px;
	margin-bottom: 20px;
}
#concept2 .text_part p.name {
	margin-bottom: 20px;
}
#concept2 .img_part {
	width: 100%;
	display: flex;
	justify-content: center;
}
	#concept2 .img_part img {
		width: 100%;
		max-width: 400px;
	}
.bosyu2 p.title {
 font-size: 20px;
	text-align: left;
	line-height: 1.4em;
}
#concept2 h3.motto {
 font-size: 24px;
}
	#concept2 .flex{
		flex-direction: column;
	}
/*-----------------------------------------------------------------*/
	/* 作業所詳細ページ */
#p_detail h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
table.list {
	margin-bottom: 30px;
}
table.list tr th:first-child {
	width: 90px;
}
table.list th {
	font-size: 14px;
	padding: 10px 10px;
	width: auto;
	vertical-align: top;
}
table.list td {
	font-size: 14px;
	padding: 5px 10px;
	vertical-align: top;
}
#per table.list th, #per table.list td {
	text-align: left;
}
#job .wrap {
	display: block;
}
#job .even_part {
	width: 100%;
	margin: 0 0 25px;
}
#job .even_part:last-child {
	margin: 0 0 5px;
}
#job .even_part {
	width: 100%;
	margin: 0 0 20px;
}
#job .even_part h3 {
	margin: 10px 10px 5px;
}
#job .even_part p {
	padding: 0px 10px 10px;
}
#per h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
#per h3 span {
	padding: 0px 20px;
}
#per h3 span:before {
	bottom: 15px;
	width: 20px;
}
#per h3 span:after {
	right: -25px;
	bottom: 15px;
	width: 20px;
}
#per p.monney {
	margin-bottom: 10px;
}
	.clear{
		margin-bottom: 30px;
		border-bottom: 1px dotted #353535;
	}
/*-----------------------------------------------------------------*/
	/* subjects.html */
#subjects ul {
	width: 100%;
	padding: 0px;
}
#subjects ul li {
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px;
}
#subjects ul li span {
	margin-bottom: 5px;
}
#subjects ul li span.small {
	font-size: 13px;
	letter-spacing: 0;
}
#subjects img {
	width: 100%;
	;
	height: auto;
}
/*-----------------------------------------------------------------*/
	/* gallery.html */
#gallery ul#guide_list {
	margin: 0px auto 20px;
}
#gallery ul.modal li {
	width: 49%;
	margin: 0px 1% 2% 0px;
	float: left;
}
#gallery ul.modal li:nth-child(5n) {
	margin: 0px 1% 2% 0px;
}
#gallery ul.modal li:nth-child(2n) {
	margin: 0px 0px 2% 1%;
}
#gallery ul.modal img {
	margin-bottom: 2px;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
/*-----------------------------------------------------------------*/
	/* recruit.html */
#recruit02 .wrap {
	margin-top: 40px;
}
#recruit02 .text_part {
	width: 100%;
}
#recruit02 h3 {
	font-size: 24px;
	margin-bottom: 20px;
	padding-top: 2px;
}
#recruit02 ul {
	margin-bottom: 20px;
}
#recruit02 ul li {
	font-size: 14px;
}
#recruit02 .img_part {
	width: 100%;
}
#recruit03 .three_wrap:last-child {
	margin-bottom: 0px;
}
#recruit03 h3 {
	font-size: 22px;
	margin-bottom: 20px;
}
#recruit03 h3 span {
	padding: 0px 20px;
}
#recruit03 h3 span:before {
	bottom: 15px;
	width: 20px;
}
#recruit03 h3 span:after {
	right: -25px;
	bottom: 15px;
	width: 20px;
}
#recruit03 table.list, #recruit03 table.list th {
	margin-bottom: 20px;
}
p.total {
	margin-bottom: 40px;
}
p.total:last-child {
	margin-bottom: 0px;
}
p.total span {
	font-size: 24px;
}
/*-----------------------------------------------------------------*/
	/* faq.html */
#faq dl:last-child {
	margin-bottom: 0px;
}
#faq dl p {
	padding: 7px 0px 7px 68px;
	line-height: 1.6em;
	height: 58px;
}
#faq dl span {
	width: 58px;
	height: 58px;
	line-height: 58px;
	font-size: 20px;
}
#faq dl dt {
	padding: 0 25px 0px 0px;
}
#faq dl dd {
	display: none;
	padding: 0 25px 0px 0px;
}
#faq dl dd p {
	height: auto;
	padding-top: 10px;
}
#faq dl dt:after {
	top: 10px;
	right: 10px;
	color: #aaa;
	font-size: 10px;
}
/*-----------------------------------------------------------------*/
/* contact.html */
.d_text.no_sales{
	font-size: 16px;
	width: 100%;
}
/*-----------------------------------------------------------------*/
	/* company.html */
#company h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
#company h3 span {
	padding: 0px 20px;
}
#company h3 span:before {
	bottom: 15px;
	width: 20px;
}
#company h3 span:after {
	right: -25px;
	bottom: 15px;
	width: 20px;
}
/*-----------------------------------------------------------------*/
	/* policy.html */
.policy_wrap {
	width: 100%;
	overflow: hidden;
	padding: 20px 20px 0px;
}
.policy_wrap ul li {
	font-size: 14px;
}
/*-----------------------------------------------------------------*/
	/* WardPress */
#topics {
	padding: 40px 0px 0px;
}
#article_part {
	width: 100%;
	margin-bottom: 40px;
}
#article_part article {
	width: 100%;
}
#sidebar {
	width: 100%;
}
#sidebar ul {
	margin-bottom: 20px;
}
#sidebar aside ul li {
	font-size: 14px;
}
.single img {
	max-width: 100%;
	margin-bottom: 20px;
}
.single h2 {
	padding: 20px 0px 10px;
	line-height: 1.4em;
	margin-bottom: 40px;
}
.single p.date {
  width: auto;
  margin-right: 20px;
  margin-top: 5px;
}
}
