@charset "utf-8";
@charset "UTF-8";


/*   BASE
================================================ */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: "m-plus-rounded-1c","m-plus-1c","m-plus-1p", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif;
  font-weight: normal;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop html, *::-ms-backdrop body, *::-ms-backdrop div, *::-ms-backdrop span, *::-ms-backdrop object, *::-ms-backdrop iframe,
  *::-ms-backdrop h1, *::-ms-backdrop h2, *::-ms-backdrop h3, *::-ms-backdrop h4, *::-ms-backdrop h5, *::-ms-backdrop h6, *::-ms-backdrop p, *::-ms-backdrop blockquote, *::-ms-backdrop pre,
  *::-ms-backdrop abbr, *::-ms-backdrop address, *::-ms-backdrop cite, *::-ms-backdrop code,
  *::-ms-backdrop del, *::-ms-backdrop dfn, *::-ms-backdrop em, *::-ms-backdrop img, *::-ms-backdrop ins, *::-ms-backdrop kbd, *::-ms-backdrop q, *::-ms-backdrop samp,
  *::-ms-backdrop small, *::-ms-backdrop strong, *::-ms-backdrop sub, *::-ms-backdrop sup, *::-ms-backdrop var,
  *::-ms-backdrop b, *::-ms-backdrop i,
  *::-ms-backdrop dl, *::-ms-backdrop dt, *::-ms-backdrop dd, *::-ms-backdrop ol, *::-ms-backdrop ul, *::-ms-backdrop li,
  *::-ms-backdrop fieldset, *::-ms-backdrop form, *::-ms-backdrop label, *::-ms-backdrop legend,
  *::-ms-backdrop table, *::-ms-backdrop caption, *::-ms-backdrop tbody, *::-ms-backdrop tfoot, *::-ms-backdrop thead, *::-ms-backdrop tr, *::-ms-backdrop th, *::-ms-backdrop td,
  *::-ms-backdrop article, *::-ms-backdrop aside, *::-ms-backdrop canvas, *::-ms-backdrop details, *::-ms-backdrop figcaption, *::-ms-backdrop figure,
  *::-ms-backdrop footer, *::-ms-backdrop header, *::-ms-backdrop hgroup, *::-ms-backdrop menu, *::-ms-backdrop nav, *::-ms-backdrop section, *::-ms-backdrop summary,
  *::-ms-backdrop time, *::-ms-backdrop mark, *::-ms-backdrop audio, *::-ms-backdrop video, *::-ms-backdrop input, *::-ms-backdrop textarea, .-frame a html, .-frame a body, .-frame a div, .-frame a span, .-frame a object, .-frame a iframe,
  .-frame a h1, .-frame a h2, .-frame a h3, .-frame a h4, .-frame a h5, .-frame a h6, .-frame a p, .-frame a blockquote, .-frame a pre,
  .-frame a abbr, .-frame a address, .-frame a cite, .-frame a code,
  .-frame a del, .-frame a dfn, .-frame a em, .-frame a img, .-frame a ins, .-frame a kbd, .-frame a q, .-frame a samp,
  .-frame a small, .-frame a strong, .-frame a sub, .-frame a sup, .-frame a var,
  .-frame a b, .-frame a i,
  .-frame a dl, .-frame a dt, .-frame a dd, .-frame a ol, .-frame a ul, .-frame a li,
  .-frame a fieldset, .-frame a form, .-frame a label, .-frame a legend,
  .-frame a table, .-frame a caption, .-frame a tbody, .-frame a tfoot, .-frame a thead, .-frame a tr, .-frame a th, .-frame a td,
  .-frame a article, .-frame a aside, .-frame a canvas, .-frame a details, .-frame a figcaption, .-frame a figure,
  .-frame a footer, .-frame a header, .-frame a hgroup, .-frame a menu, .-frame a nav, .-frame a section, .-frame a summary,
  .-frame a time, .-frame a mark, .-frame a audio, .-frame a video, .-frame a input, .-frame a textarea {
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
    font-weight: normal;
  }
}
body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

br {
  color: rgba(255, 255, 255, 0);
}
@media screen and (min-width: 640px) {
  br.-sp {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  br.-pc {
    display: none;
  }
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  list-style: none;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

strong {
  font-weight: normal;
}

img {
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto;
}

/* clearfix */
.fix:before,
.fix:after {
  content: "";
  display: table;
}

.fix:after {
  clear: both;
}

.fix {
  *zoom: 1;
}

picture, figure{
  display: block;
}

/*   COMPONENTS
================================================ *//*404*/

/* CSS Document */
/*
Theme Name: 社会福祉法人ゆめネット
*/
html {
	font-size: 70%;
	/*行送り175%*/
	line-height: 1.75;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
body {
	color: #4B4B4B;
	font-size: 13px;
	line-height: 1.65;
	letter-spacing: 0px;
}
ul {
	list-style: none;
}
a {
	color: #90c51a;
	text-decoration: underline;
}
a:link {
	color: #90c51a;
}
a:visited {
	color: #90c51a;
	text-decoration: underline;
}
a:hover {
	color: #90c51a;
	text-decoration: underline;
}
a:hover {
	color: #4c4b4b;
	text-decoration: underline;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
em, strong {
	font-weight: bold;
}
img {
	border-style: none;
	vertical-align: bottom;
}
img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
/***clearfix************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/***clearfix************************************************/
/***header*******************************/
#header {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/header_bg01.jpg) repeat-x;
}
#header .headerInner {
	width: 962px;
	margin: 0 auto 5px;
}
#header .headerInner h1 {
	float: left;
	margin-top: 10px;
}
#header .headerInner .telArea {
	float: right;
	margin-top: 4px;
}
#topImg .topImginner {
	width: 958px;
	margin: 0 auto 6px;
}
.slide {
    width: 958px;
    max-width: 100%;
    margin: 0 auto 6px;
    box-shadow: 0px 0px 5px #ccc;
}
#topImg .topImginner .sp {
	display: none;
}
#naviArea {
	width: 960px;
	margin: 0 auto 10px;
}
#naviArea li {
	float: left;
}
#contents {
	margin: 0 auto;
	width: 957px;
	box-sizing: border-box;
}
#contents {}
#contents #sideArea {
	float: left;
	width: 250px;
	padding: 13px 10px 0 15px;
	background: #f3f3f3;
	box-sizing: border-box;
}
#contents #sideArea .titleSide01 {
	margin-bottom: 10px;
}
#contents #sideArea .titleSide02 {
	background: url(//ymnt.jp/wp/wp-content/themes/ymnt/images/side_bg01.png) no-repeat;
	padding: 16px 0;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
#contents #sideArea .bnr01 {
	margin-bottom: 3px;
}
#contents #sideArea .bnr02 {
	margin-bottom: 20px;
}
#contents #sideArea .listSide01 {}
#contents #sideArea .listSide01 ul {
	width: 220px;
	background: #FFFFFF;
	margin-bottom: 50px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
#contents #sideArea .listSide01 li {
	border-bottom: dotted 1px #adadad;
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/culture/icon_01.png) no-repeat 13px 13px;
	padding: 10px 30px;
	box-sizing: border-box;
}
#contents #sideArea .listSide01 li a {
	color: #000000;
	text-decoration: none;
}
/****contents*/
#txtArea {
	float: right;
	width: 684px;
}
#contents #txtArea .txtArea01 {
	background: #f3f3f3;
	padding: 15px 15px 30px;
	box-sizing: border-box;
	margin-bottom: 35px;
}
#contents #txtArea .txtArea01 .titleH2 {
	margin-bottom: 35px;
}
#contents #txtArea .txtArea01 .titleH2.txt {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto 20px;
	background-image: url(//ymnt.jp/wp/wp-content/themes/ymnt/images/h2_bg_L.png), url(//ymnt.jp/wp/wp-content/themes/ymnt/assets/css/.../../images/h2_bg_R.png), url(//ymnt.jp/wp/wp-content/themes/ymnt/images/h2_bg_M.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: left, right, center;
	height: 64px;
	padding: 5px 15px;
}
#contents #txtArea .txtArea01 .titleH2.txt p {
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 12px 0;
	background: url(//ymnt.jp/wp/wp-content/themes/ymnt/images/h2_border.png) no-repeat left center;
	color: #494949;
	font-size: 15px;
	font-weight: bold;
	text-indent: 15px;
	line-height: 1.1;
	letter-spacing: 0px;
}
#contents #txtArea .txtArea01 .titleH2.txt p span {
	display: block;
	font-size: 10px;
	padding-top: 5px;
	color: #90c51a;
}
#contents #txtArea .txtArea01 .titleH3 {
	background: url(//ymnt.jp/wp/wp-content/themes/ymnt/images/title_bg01.png) no-repeat;
	padding: 16px 17px;
	font-weight: bold;
	margin-bottom: 13px;
	font-size: 15px;
}
#contents #txtArea .txtArea01 .titleH3.txt {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto 15px;
	background-image: url(//ymnt.jp/wp/wp-content/themes/ymnt/images/h3_bg_L.png), url(//ymnt.jp/wp/wp-content/themes/ymnt/images/h3_bg_R.png), url(//ymnt.jp/wp/wp-content/themes/ymnt/images/h3_bg_M.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: left, right, center;
	height: 49px;
	padding: 14px 13px 0 20px;
	font-weight: bold;
}
#contents #txtArea .txtArea01 .titleH3.txt a {
	color: #494949;
	text-decoration: none;
}
#contents #txtArea .txtArea01 .titleH3.txt a:hover {
	color: #90c51a;
}
#contents #txtArea .txtArea01 .newsList {
	margin: 5px 5px 30px;
	box-sizing: border-box;
	display: flex;
	gap:15px;
}
#contents #txtArea .txtArea01 .newsList li {
	margin-bottom: 20px;
	width: 33%;
}
#contents #txtArea .txtArea01 .newsList li img{
	width:100%;
	object-fit: cover;
	margin-bottom: 10px;
}
#contents #txtArea .txtArea01 .newsList li a {
	text-decoration: none;
}
#contents #txtArea .txtArea01 .newsList .day {
	color: #90c51a;
	display: block;
	text-align: left;
}
#contents #txtArea .txtArea01 .newsList .txt{
	color: #000000;
	text-align: left;
	display: block;
}
#contents #txtArea .btnFaq {
	text-align: center;
	display: none;
	margin-bottom: 100px;
}
/*** indextext ************************************************/
.home #contents #txtArea .txtArea01 .topTxtBox {
	margin-bottom: 30px;
}
.home #contents #txtArea .txtArea01 .topTxtBox .right {
	width: 58%;
	float: right;
}
.home #contents #txtArea .txtArea01 .topTxtBox .left {
	width: 40%;
	float: left;
}
.home #contents #txtArea .txtArea01 .topTxtBox .left img {
	width: 98%;
}
.home #contents #txtArea .txtArea01 .topTxtBox p.po {
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}
.home #contents #txtArea .txtArea01 .topTxtBox p.po span{
    font-weight:bold;
	color:#e07580;
}
.home #contents #txtArea .list {
	width: 420px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.home #contents #txtArea .list li {
	float: left;
	width: 48%;
	text-align: center;
	margin-right: 15px;
	font-size: 15px;
}
.home #contents #txtArea .list li:last-of-type {
	margin-right: 0;
}
.home #contents #txtArea .list li a {
	color: #fff;
	text-decoration: none;
	background: #e07580;
	padding: 10px 0;
	display: block;
	border-radius: 5px;
}
.home #contents #txtArea .list li a::hover {
	opacity: 0.8;
}
.home #contents #txtArea .txtArea02 {
	margin-bottom: 60px;
}
.home #contents #txtArea .txtArea02 p {
	margin-bottom: 20px;
}
.home #contents #txtArea .txtArea03 div {
	text-align: center;
}
.home #contents #txtArea .txtArea03 .btn {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #7fb30d;
	text-align: center;
	padding: 10px 0;
	border-radius: 5px;
	font-size: 15px;
	width: 200px;
	margin-bottom: 60px;
}
.home #contents #txtArea .txtArea03 .btn::hover {
	opacity: 0.8;
}
.home #contents #txtArea .txtArea04 ul.youtube_list{
	width:100%;
	display:inline-block;
}
.home #contents #txtArea .txtArea04 ul.youtube_list li{
	width:48%;
	float:left;
	margin:0 1% 20px;
}
.home #contents #txtArea .txtArea04 ul.youtube_list li p.title{
	margin-bottom:5px;
	font-weight:bold;
}
.home #contents #txtArea .txtArea04 ul.youtube_list li iframe{
	width:100%;
	height:200px;
}

@media screen and (max-width: 1000px) {
	#contents #txtArea .btnFaq {
		display: block;
	}
}
#footer {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/footer_bg_10.jpg) repeat-x;
}
#footer ul {
	width: 950px;
	margin: 0 auto 15px;
	padding: 6px 0;
	font-size: 12px;
}
#footer li {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/icon01.jpg) no-repeat 3px;
	padding: 2px 20px;
	float: left;
	padding-right: 15px;
}
#footer li a {
	text-decoration: none;
	color: #000000;
}
.pageTop {
	text-align: right;
	margin-top: 40px;
}
#footerNavi {
	padding: 10px 0;
}
.copy {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	margin-bottom: 10px;
}
#pageTop {
	width: 950px;
	margin: 0 auto;
	text-align: right;
}
/***second*******************************/
#breadcrumb {
	width: 950px;
	margin: 0 auto 10px;
	font-size: 12px;
}
#secontdSideArea {
	float: left;
	width: 250px;
	padding: 10px 13px 0 13px;
	background: #f3f3f3;
	box-sizing: border-box;
}
#secontdSideArea .titleSide01 {
	margin-bottom: 10px;
}
#secontdSideArea .titleSide02 {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/side_bg01.png) no-repeat;
	padding: 16px 0;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
#secontdSideArea .listSide02 {}
#secontdSideArea .listSide02 ul {
	width: 220px;
	background: #FFFFFF;
	margin-bottom: 30px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
#secontdSideArea .listSide02 li {
	border-bottom: dotted 1px #adadad;
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/blog/icon_news.png) no-repeat 13px 13px;
	padding: 10px 30px;
	box-sizing: border-box;
}
#secontdSideArea .listSide02 li .day {
	color: #90c51a;
}
#secontdSideArea .listSide02 li .txt a {
	color: #000000;
	text-decoration: none;
}
#secontdSideArea .listSide02 li a {
	color: #000000;
	text-decoration: none;
}
/***page-recruit*******************************/
.page-recruit #contents #txtArea .txtArea01 .txt01 {
	padding: 10px;
	box-sizing: border-box;
}
.page-recruit #contents #txtArea .txtArea01 .txt02 {
	padding: 0 10px;
	box-sizing: border-box;
}
.page-recruit #contents #txtArea .txtArea01 .txt03 {
	padding: 0 10px 15px;
	box-sizing: border-box;
	color: #ff6d90;
}
.page-recruit #contents #txtArea .txtArea01 .table01 {
	width: 100%;
	margin: 0 0 50px;
}
.page-recruit #contents #txtArea .txtArea01 .table01 th {
	background: #daedfa;
	color: #4f4f4f;
	text-align: left;
	padding: 9px 15px;
	border: 1px solid #cccccc;
	width: 161px;
}
.page-recruit #contents #txtArea .txtArea01 .table01 th span {
	color: #ff6d90;
	margin: 0 5px;
}
.page-recruit #contents #txtArea .txtArea01 .table01 td {
	background: #FFF;
	border: 1px solid #cccccc;
	padding: 9px 15px;
}
.page-recruit #contents #txtArea .txtArea01 .table02 {
	width: 100%;
	margin: 0 0 20px;
}
.page-recruit #contents #txtArea .txtArea01 .table02 th {
	background: #daedfa;
	color: #4f4f4f;
	text-align: left;
	padding: 9px 15px;
	border: 1px solid #cccccc;
	width: 161px;
	vertical-align: -webkit-baseline-middle;
}
.page-recruit #contents #txtArea .txtArea01 .table02 th span {
	color: #ff6d90;
	margin: 0 5px;
}
.page-recruit #contents #txtArea .txtArea01 .table02 td {
	background: #FFF;
	border: 1px solid #cccccc;
	padding: 9px 15px;
}
.page-recruit #contents #txtArea .txtArea01 .table02 td input {
	height: 30px;
	padding-left: 0.3em;
	box-sizing: border-box;
}
.page-recruit #contents #txtArea .txtArea01 .table02 td input[name="your-subject"] {
	width: 100%;
}
.page-recruit #contents #txtArea .txtArea01 .table02 td input[name="your-add"] {
	width: 100%;
}
.page-recruit #contents #txtArea .txtArea01 .table02 td textarea {
	width: 100%;
	height: 100px;
}
.page-recruit #contents #txtArea .txtArea01 .submitArea {
	text-align: center;
	margin-bottom: 50px;
}
.page-recruit #contents #txtArea .txtArea01 .submitArea .submitBtn {
	padding: 10px 45px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8dc31e+0,6aad14+100 */
	background: #8dc31e; /* Old browsers */
	background: -moz-linear-gradient(top, #8dc31e 0%, #6aad14 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #8dc31e 0%, #6aad14 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #8dc31e 0%, #6aad14 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8dc31e', endColorstr='#6aad14', GradientType=0); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #FFF;
	font-size: 18px;
}
.page-recruit #contents #txtArea .txtArea01 .txt04 {
	padding: 0px 10px 3px;
	box-sizing: border-box;
	line-height: 1.65em;
}
.page-recruit #contents #txtArea .txtArea01 .txt05 {
	padding: 10px 217px 10px;
	box-sizing: border-box;
	line-height: 1.65em;
}
.page-recruit #contents #txtArea .txtArea01 .baner01 {
	padding: 50px;
	box-sizing: border-box;
}
/***page-list*******************************/
.page-list #contents #txtArea .txtArea01 .txt01 {
	padding: 10px;
	box-sizing: border-box;
}
.page-list #contents #txtArea .txtArea01 .listPhoto01 {
	padding-bottom: 40px;
}
.page-list #contents #txtArea .txtArea01 .listPhoto01 li {
	float: left;
	width: 33.3%;
	color: #90c51a;
}
.page-list #contents #txtArea .txtArea01 .listPhoto01 li .photo {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/list/bg_01.png) no-repeat;
	padding: 7px 7px;
}
.page-list #contents #txtArea .txtArea01 .listPhoto01 li .txt {
	margin: 10px 0 15px;
}
.page-list #contents #txtArea .txtArea01 .listPhoto01 li .txt a {
	text-decoration: none;
}
/***page-list(single)**************/
.single-list #contents #txtArea .txtArea01 .table01 {
	width: 100%;
	margin: 0 0 50px;
}
.single-list #contents #txtArea .txtArea01 .table01 th {
	background: #daedfa;
	color: #4f4f4f;
	text-align: left;
	padding: 9px 15px;
	border: 1px solid #cccccc;
	width: 161px;
}
.single-list #contents #txtArea .txtArea01 .table01 td {
	background: #FFF;
	border: 1px solid #cccccc;
	padding: 9px 15px;
}
.single-list .TxtBox01 {
	padding: 10px;
	box-sizing: border-box;
}
.single-list .TxtBox01 .left {
	float: left;
	width: 420px;
}
.single-list .TxtBox01 .right {
	float: right;
}
.single-list .TxtBox01 .right .photo {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/list/bg_01.png) no-repeat;
	padding: 7px 7px;
}
.single-list #contents #txtArea .txtArea01 .table02 {
	width: 100%;
	margin: 0 0 50px;
}
.single-list #contents #txtArea .txtArea01 .table02 th {
	text-align: left;
	padding: 9px 15px;
	font-weight: bold;
	width: 101px;
	color: #90c51a;
}
.single-list #contents #txtArea .txtArea01 .table02 td {
	padding: 9px 15px;
}
.single-list #contents #txtArea .txtArea01 .googleMapArea {
	border: 1px solid #a0a0a0;
	width: 620px;
	margin: 0 auto 20px;
}
.single-list #contents #txtArea .txtArea01 .listPhoto01 {}
.single-list #contents #txtArea .txtArea01 .listPhoto01 li {
	float: left;
	width: 33.3%;
	color: #90c51a;
}
.single-list #contents #txtArea .txtArea01 .listPhoto01 li .photo {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/list/bg_01.png) no-repeat;
	padding: 7px 7px;
}
.single-list #contents #txtArea .txtArea01 .listPhoto01 li .txt {
	margin: 10px 0 15px;
}
/***page-about*******************************/
.page-about #contents #txtArea .txtArea01 .titleH4 {
	color: #7dae10;
	padding: 0 10px 20px;
	font-weight: bold;
}
.page-about #contents #txtArea .txtArea01 .txt01 {
	padding: 0 10px 40px;
}
.page-about #contents #txtArea .txtArea01 .txt02 {
	padding: 0 10px 10px;
	font-size: 16px;
	color: #90c51a;
}
.page-about #contents #txtArea .txtArea01 .txt03 {
	padding: 0 10px 30px;
}
.page-about .TxtBox01 {
	padding: 10px;
	box-sizing: border-box;
}
.page-about .TxtBox01 .left {
	width: 33%;
	float: left;
}
.page-about .TxtBox01 .right {
	width: 63%;
	float: right;
}
.page-about .TxtBox01 .left img {
		width: 100%;
}
.page-about .TxtBox01 .left .txt {
	font-weight: bold;
	margin: 20px 0;
}
.page-about #contents #txtArea .txtArea01 .table01 {
	width: 100%;
	margin: 0 0 50px;
}
.page-about #contents #txtArea .txtArea01 .table01 th {
	background: #daedfa;
	color: #4f4f4f;
	text-align: left;
	padding: 9px 15px;
	border: 1px solid #cccccc;
	width: 161px;
}
.page-about #contents #txtArea .txtArea01 .table01 td {
	background: #FFF;
	border: 1px solid #cccccc;
	padding: 9px 15px;
}
.page-about #contents #txtArea .txtArea01 p.btn {
	width: 10em;
	margin: 20px auto 20px;
	padding: 1px 0;
	text-align: center;
	background: #2392d8;
	border-radius: 20px;
	color: #FFF;
	cursor: pointer;
	transition-property: all;
	transition: 0.1s linear;
}
.page-about #contents #txtArea .txtArea01 p.btn:hover {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.page-about #contents #txtArea .txtArea01 p.btn:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 7px;
	padding-bottom: 3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #FFF;
}
.page-about #contents #txtArea .txtArea01 .googleMapArea {
	border: 1px solid #a0a0a0;
	width: 620px;
	margin: 0 auto 50px;
}
.page-about #contents #txtArea .txtArea01 .note {
	margin-bottom: 20px;
}
.page-about #contents #txtArea .txtArea01 .text_bold_blue {
	color: #2392d8;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px;
}
.page-about #contents #txtArea .txtArea01 .text_bold_blue:hover {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.page-about #contents #txtArea .txtArea01 .text_bold_blue:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	padding-bottom: 3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #2392d8;
}
.page-about #contents #txtArea .txtArea01 .text_bold_blue.last {
	margin-bottom: 20px;
}
.page-about #contents #txtArea .txtArea01 .text_bold_blue.accordbtn span {
	cursor: pointer;
	padding-left: 5px;
}
.page-about #contents #txtArea .txtArea01 .list_pdf {
	overflow: hidden;
	margin-bottom: 20px;
}
.page-about #contents #txtArea .txtArea01 .list_pdf li {
	float: left;
	width: 49%;
	margin: 5px 2% 5px 0;
}
.page-about #contents #txtArea .txtArea01 .list_pdf li:nth-child(2n) {
	margin: 5px 0;
}
.page-about #contents #txtArea .txtArea01 .list_pdf li a {
	display: block;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #ccc;
	transition: 0.1s linear all;
	border-radius: 10px;
	text-decoration: none;
	color: #333;
}
.page-about #contents #txtArea .txtArea01 .list_pdf li a:hover {
	color: white;
	background: #90c51a;
}
/***page-culture*******************************/
.page-culture #contents #txtArea .txtArea01 .titleH3 {
	margin-top: 40px;
}
.page-culture #contents #txtArea .txtArea01 #a01 {
	margin-top: 0;
}
.page-culture #contents #txtArea .txtArea01 .titleH4 {
	color: #7dae10;
	padding: 0 10px 20px;
	font-weight: bold;
}
.page-culture #contents #txtArea .txtArea01 .titleH5 {
	padding: 0 10px 0;
	margin: 10px 10px 18px;
	color: #7dae10;
	font-size: 15px;
	line-height: 13px;
	font-weight: bold;
	border-left: 3px solid #7dae10;
}
.page-culture #contents #txtArea .txtArea01 .txt03 {
	padding: 0 10px 30px;
}
.page-culture #contents #txtArea .txtArea01 .box01 {
	margin-bottom: 30px;
}
.page-culture #contents #txtArea .txtArea01 .box01 .left {
	float: left;
}
.page-culture #contents #txtArea .txtArea01 .box01 .rihgt {
	float: right;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto01 {}
.page-culture #contents #txtArea .txtArea01 .listPhoto01 li {
	float: left;
	width: 33.3%;
	color: #90c51a;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto01 li .photo {
	text-align: center;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto01 li .txt {
	margin: 10px 0 15px;
	text-align: center;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto02 {
	margin-bottom: 50px;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto02 .left {
	float: left;
	width: 185px;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto02 .right {
	float: left;
	width: 462px;
}
.page-culture #contents #txtArea .txtArea01 .listPhoto02 .right p {
	margin: 0 0 0 8px;
}
.page-culture .TxtBox01 {
	padding: 10px 10px 30px;
	box-sizing: border-box;
}
.page-culture .TxtBox01 .left {
	float: left;
	width: 420px;
}
.page-culture .TxtBox01 .left h4 {
	color: #90c51a;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}
.page-culture .TxtBox01 .right {
	float: right;
}
.page-culture #contents #txtArea .txtArea01 .box01 .txt {
	margin: 10px 0 15px;
	color: #90c51a;
}
/***archive*******************************/
.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
}
.archive #contents #txtArea .txtArea01 .secontdtitleH3 {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/title_bg01.png) no-repeat;
	padding: 16px 17px;
	font-weight: bold;
	margin-bottom: 13px;
}
.archive #contents #txtArea .txtArea01 .secontdtitleH3 a {
	text-decoration: none;
	color: #000000;
}
.archive #contents #txtArea .txtArea01 .textBlog {
	padding: 0 10px 20px;
	box-sizing: border-box;
}
.archive #contents #txtArea .txtArea01 .textBlog img {
	padding-bottom: 10px;
}
.archive #contents #txtArea .txtArea01 .categoryList {
	text-align: right;
	border-top: 2px solid #90c51a;
	padding: 10px 0 50px;
	clear: both;
}
.archive #contents #txtArea .txtArea01 .categoryList .category {}
.archive #contents #txtArea .txtArea01 .categoryList .day {
	color: #90c51a;
}
.archive #contents #txtArea .txtArea01 .categoryList .category a {
	text-decoration: none;
	color: #000000;
}
/***single*******************************/
.single #contents #txtArea .txtArea01 .secontdtitleH3 {
	background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/title_bg01.png) no-repeat;
	padding: 16px 17px;
	font-weight: bold;
	margin-bottom: 13px;
}
.single #contents #txtArea .txtArea01 .secontdtitleH3 a {
	text-decoration: none;
	color: #000000;
}
.single #contents #txtArea .txtArea01 .textBlog {
	padding: 0 10px 20px;
	box-sizing: border-box;
}
.single #contents #txtArea .txtArea01 .textBlog img {
	padding-bottom: 10px;
}
.single #contents #txtArea .txtArea01 .categoryList {
	text-align: right;
	border-top: 2px solid #90c51a;
	padding: 10px 0 50px;
	clear: both;
}
.single #contents #txtArea .txtArea01 .categoryList .category {}
.single #contents #txtArea .txtArea01 .categoryList .category a {
	text-decoration: none;
	color: #000000;
}
.single #contents #txtArea .txtArea01 .categoryList .day {
	color: #90c51a;
}
/***page-blog*******************************/
.page-blog #contents #txtArea .txtArea01 .textBlog {
	padding: 0 10px 20px;
	box-sizing: border-box;
}
.page-blog #contents #txtArea .txtArea01 .textBlog img {
	padding-bottom: 10px;
}
.page-blog #contents #txtArea .txtArea01 .categoryList {
	text-align: right;
	border-top: 2px solid #90c51a;
	padding: 10px 0 50px;
	clear: both;
}
.page-blog #contents #txtArea .txtArea01 .categoryList .category {}
.page-blog #contents #txtArea .txtArea01 .categoryList .category a {
	text-decoration: none;
	color: #000000;
}
.page-blog #contents #txtArea .txtArea01 .categoryList .day {
	color: #90c51a;
}
.pageNavi {
	text-align: center;
}
/***　　　　　　　　*******************************/
/***　レスポンシブ　*******************************/
/***　　　　　　　　*******************************/
.pc {
	display: inherit;
}
.ipad_none {
	display: inherit;
}
.ipad_block {
	display: none;
}
.sp_none {
	display: inherit;
}
.sp_block {
	display: none;
}
#spnavi {
	display: none;
}
header div#spnavi_block {
	display: none;
}
.sp_pickup {
	display: none;
}
/**---トップページ----------------------------**/
#contents #txtArea .txtArea01 .topTxtBox .right .list_sp {
	display: none;
}
/**---ブログ----------------------------**/
.sp_category {
	display: none;
}
@media screen and (max-width: 1000px) {
	/**---スライドメニュー----------------------------**/
	#pcnavi, .pcnavi {
		display: none;
	}
	body .wrapper .cont .sp {
		display: inherit;
	}
	#spnavi {
		width: 100%;
		display: block;
		position: fixed;
		z-index: 100;
		background: rgba(255, 255, 255, 0.9);
		border-top: 5px solid #8cc216;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	}
	#spnavi .splogo h1 {
		margin: 10px 10px;
		font-size: 11px;
		font-weight: normal;
	}
	#spnavi .splogo h1 img {
		max-width: 68%;
	}
	#spnavi .splogo p.sp_tel_btn {
		position: absolute;
		top: 17px;
		right: 60px;
		margin-top: 2px;
		text-align: right;
	}
	#spnavi .splogo p {
		position: absolute;
		top: 17px;
		right: 10px;
		margin-top: 2px;
		text-align: right;
	}
	#spnavi .splogo p img {
		max-width: 80%;
	}
	#spnavi .spNaviArea {
		display: none;
		padding-bottom: 15px;
	}
	#spnavi .spNaviArea_menu {
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		padding: 15px;
		text-align: center;
	}
	#spnavi .spNaviArea_menu p {
		font-size: 1.3em;
		font-weight: bold;
		display: inline-block;
		border-bottom: solid 3px #7AC959;
	}
	#spnavi .spNaviArea .mainNavi {
		margin: 0;
		padding: 0;
	}
	#spnavi .spNaviArea .mainNavi li {
		width: 50%;
		float: left;
		padding: 5px 10px;
		font-weight: bold;
		/*border-bottom:#142b52 1px dotted;*/
		box-sizing: border-box;
	}
	#spnavi .spNaviArea .mainNavi li a {
		display: block;
		padding: 1em 0 1em 1.5em;
		text-decoration-line: none;
		color: #FFF;
		background-color: #8cc216;
		border-radius: 10px;
	}
	#spnavi .spNaviArea .mainNavi li a span {
		position: relative;
		margin-left: 10px;
	}
	#spnavi .spNaviArea .mainNavi li a span:after {
		display: block;
		content: '';
		position: absolute;
		top: .2em;
		left: -1.3em;
		width: 8px;
		height: 8px;
		border-right: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#spnavi .sp_insta{
		position: fixed;
		top: 85%;
		left: 0;
		width: 80px;
		height: 80px;
		display: block;
	}
	#spnavi .sp_insta img{
		display: block;
		width: 100%;
	}
	.wrapper {
		padding-top: 97px;
	}
	header .headerIn {
		display: none;
	}
	header .mainimage {
		padding-top: 100px;
	}
	header .mainimage .topbelt {
		position: inherit;
		background: rgba(196, 209, 106, 1);
	}
	header div#spnavi_block {
		display: block;
	}
	header div#spnavi_block ul {
		padding: 0;
		margin: 0;
	}
	header div#spnavi_block ul li {
		width: 20%;
		border-right: 1px dotted #ccc;
		border-top: 1px dotted #ccc;
		box-sizing: border-box;
		float: left;
	}
	header div#spnavi_block ul li:nth-child(1), header div#spnavi_block ul li:nth-child(2), header div#spnavi_block ul li:nth-child(3), header div#spnavi_block ul li:nth-child(4), header div#spnavi_block ul li:nth-child(5) {
		border-top: none;
	}
	header div#spnavi_block ul li:nth-child(5n) {
		border-right: 1px solid #fbf2eb;
	}
	header div#spnavi_block ul li:nth-child(5n+1) {
		clear: both;
	}
	header div#spnavi_block ul li img {
		width: 100%;
	}
	#topImg .topImginner {
		width: 96%;
	}
	#topImg .topImginner img {
		width: 100%;
	}
	#naviArea {
		display: none;
	}
	#breadcrumb {
		width: 96%;
		margin: 5px auto 10px;
	}
	#contents {
		width: 96%;
	}
	#contents #sideArea {
		display: none;
	}
	#txtArea {
		float: none;
		width: 100%;
	}
	.sp_pickup {
		display: block;
		clear: both;
		margin-bottom: 16px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.sp_pickup li {
		width: 48%;
		margin-bottom:10px;
	}
	.sp_pickup02:after {
		content: "";
		width: 48%;
	}
	.sp_pickup li img {
		width: 100%;
	}
	#pageTop {
		display: none;
	}
	#footer {
		background: url(https://ymnt.jp/wp/wp-content/themes/ymnt/assets/css/images/footer_bg_sp10.jpg) repeat-x;
	}
	#footer ul {
		width: 74%;
		margin: 0 auto;
	}
	#footer ul li {
		width: 33%;
		box-sizing: border-box;
	}
	.copy {
		width: 96%;
		padding-top: 20px;
		text-align: center;
	}
	/**---トップページ----------------------------**/
	#contents #txtArea .txtArea01 .topTxtBox .left {
		width: 63%;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right {
		width: 33%;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right p img {
		width: 100%;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right .list {
		display: none;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right .list_sp {
		display: block;
		margin-bottom: 20px;
		padding-top: 10px;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right .list_sp li {
		margin-bottom: 10px;
		padding: 5px 0;
		background: #f84241;
		border-radius: 5px;
		text-align: center;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right .list_sp li a {
		display: block;
		width: 100%;
		height: 100%;
		color: #FFF;
		text-decoration: none;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right .list_sp li:last-child {
		background: #84b714;
	}
	/**---法人概要----------------------------**/
	.page-about #contents #txtArea .txtArea01 .googleMapArea {
		width: 100%;
		box-sizing: border-box;
	}
	.Gmap {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.Gmap iframe, .Gmap object, .Gmap embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/**---事業所一覧----------------------------**/
	.page-list #contents #txtArea .txtArea01 .listPhoto01 {
		text-align: center;
	}
	.page-list #contents #txtArea .txtArea01 .listPhoto01 li .photo {
		background-position: center top;
	}
	/**---ブログ----------------------------**/
	#secontdSideArea {
		width: 30%;
	}
	.page-blog #txtArea, .archive #txtArea, .category #txtArea, .single-post #txtArea {
		float: right;
		width: 68%;
	}
	#secontdSideArea .listSide02 h3 img {
		width: 100%;
	}
	#secontdSideArea .listSide02 ul {
		width: 100%;
	}
	/*.page-blog #contents #txtArea .txtArea01 .textBlog p br, .archive #contents #txtArea .txtArea01 .textBlog p br, .category #contents #txtArea .txtArea01 .textBlog p br, .single-post #contents #txtArea .txtArea01 .textBlog p br {
		display: none;
	}*/
}
@media screen and (max-width: 640px) {
	#contents #txtArea .txtArea01 .newsList {
    display: block;
    width: 290px;
    margin: 0px auto 30px;
	}
	#contents #txtArea .txtArea01 .newsList li {
    width: 100%;
	}
	#spnavi .splogo p.sp_tel_btn {
		top: 5px;
	}
	#spnavi .splogo p {
		position: absolute;
		top: 5px;
	}
	#contents #txtArea .btnFaq {
		margin-bottom: 40px;
	}
	#contents #txtArea .btnFaq img {
		width: 100%;
	}
	#contents #txtArea .txtArea01 table {
		width: 100%;
		box-sizing: border-box;
		border-spacing: 0px;
	}
	#contents #txtArea .txtArea01 table th, #contents #txtArea .txtArea01 table td {
		display: block;
		width: 100%;
	}
	#footer ul {
		width: 87%;
	}
	#footer ul li {
		width: 50%;
	}
	/**---トップページ----------------------------**/
	#topImg .topImginner .pc {
		display: none;
	}
	#topImg .topImginner .sp {
		display: block;
		width: 100%;
	}
	#contents #txtArea .txtArea01 .topTxtBox .left, #contents #txtArea .txtArea01 .topTxtBox .right {
		float: none;
		width: 100%;
	}
	#contents #txtArea .txtArea01 .topTxtBox .left {
		margin-bottom: 20px;
	}
	#contents #txtArea .txtArea01 .topTxtBox .right .list_sp {
		margin-bottom: 20px;
	}
	#contents #txtArea .txtArea01 .newsList .day {
		display: block;
	}
	/**---法人概要----------------------------**/
	.page-about .TxtBox01 .left, .page-about .TxtBox01 .right {
		float: none;
		width: 100%;
	}
	.page-about .TxtBox01 .right {
		margin-bottom: 20px;
	}
	.page-about #contents #txtArea .txtArea01 .table01 {
		border-bottom: 1px solid #CCC;
	}
	.page-about #contents #txtArea .txtArea01 .table01 th, .page-about #contents #txtArea .txtArea01 .table01 td {
		width: 100%;
		box-sizing: border-box;
		border-bottom: none;
	}
	.page-about #contents #txtArea .txtArea01 .list_pdf li {
		float: none;
		width: 100%;
	}
	/**---事業所一覧----------------------------**/
	.page-list #contents #txtArea .txtArea01 .listPhoto01 li {
		float: none;
		width: 100%;
	}
	.single-list #contents #txtArea .txtArea01 .table01 {
		border-bottom: 1px solid #CCC;
	}
	.single-list #contents #txtArea .txtArea01 .table01 th, .single-list #contents #txtArea .txtArea01 .table01 td {
		width: 100%;
		box-sizing: border-box;
		border-bottom: none;
	}
	.single-list .TxtBox01 .left, .single-list .TxtBox01 .right {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.single-list .TxtBox01 .right {
		margin-bottom: 40px;
	}
	.single-list .TxtBox01 .right .photo {
		text-align: center;
		background-position: center top;
	}
	.single-list #contents #txtArea .txtArea01 .listPhoto01 {
		margin-bottom: 40px;
	}
	.single-list #contents #txtArea .txtArea01 .listPhoto01 li {
		float: none;
		width: 100%;
		text-align: center;
	}
	.single-list #contents #txtArea .txtArea01 .listPhoto01 li .photo {
		background-position: center top;
	}
	.single-list #contents #txtArea .txtArea01 .table02 th {
		display: table-cell;
		width: 10%;
	}
	.single-list #contents #txtArea .txtArea01 .table02 td {
		display: table-cell;
		width: 90%;
	}
	.single-list #contents #txtArea .txtArea01 .googleMapArea {
		width: 100%;
		box-sizing: border-box;
	}
	/**---事業所一覧----------------------------**/
	#secontdSideArea {
		display: none;
	}
	.page-blog #txtArea, .archive #txtArea, .category #txtArea, .single-post #txtArea {
		float: none;
		width: 100%;
	}
	/**---ブログ----------------------------**/
	.page-blog #contents #txtArea .txtArea01 .textBlog img {
		text-align: center;
	}
	/*.pageNavi {
		display: none;
	}*/
	.sp_category {
		display: block;
		width: 96%;
		margin: 0 auto 20px;
	}
	.sp_category p.tit {
		margin: 0 0 15px;
		font-weight: bold;
	}
	.sp_category li {
		float: left;
		background: #84b714;
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 3px 10px;
		border-radius: 3px;
		color: #FFF;
	}
	.sp_category li a {
		text-decoration: none;
		color: #FFF;
	}
	/**---カルチャー関連----------------------------**/
	.page-culture #contents #txtArea .txtArea01 .listPhoto01 li {
		float: none;
		width: 100%;
		text-align: center;
	}
	.page-culture #contents #txtArea .txtArea01 .listPhoto02 {
		margin-bottom: 0;
	}
	.page-culture #contents #txtArea .txtArea01 .listPhoto02 .left, .page-culture #contents #txtArea .txtArea01 .listPhoto02 .right {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.page-culture #contents #txtArea .txtArea01 .box01 .txt {
		width: 100%;
		text-align: center;
	}
	/**---求人・お問い合わせ----------------------------**/
	.page-recruit #contents #txtArea .txtArea01 .table01, .page-recruit #contents #txtArea .txtArea01 .table02 {
		border-bottom: 1px solid #CCC;
	}
	.page-recruit #contents #txtArea .txtArea01 .table01 th, .page-recruit #contents #txtArea .txtArea01 .table01 td, .page-recruit #contents #txtArea .txtArea01 .table02 th, .page-recruit #contents #txtArea .txtArea01 .table02 td {
		box-sizing: border-box;
		display: block;
		width: 100%;
		border-bottom: none;
	}
	.page-recruit #contents #txtArea .txtArea01 .submitArea {
		margin-bottom: 20px;
	}
	/**---indextest----------------------------**/
	.home #contents #txtArea .txtArea01 .topTxtBox .left {
		width: 100%;
	}
	.home #contents #txtArea .txtArea01 .topTxtBox .right {
		width: 100%;
	}
	.home #contents #txtArea .list {
		width: 100%;
		text-align: center;
	}
	.home #contents #txtArea .list li {
		width: 40%;
	}
	.home #contents #txtArea .txtArea04 ul.youtube_list li {
    width: 98%;
	}
}
.office_list_sp {
	display: none;
}
.office_list_sp img {
	display: none;
}
@media screen and (max-width: 1000px) {
	.office_list_sp {
		display: block;
	}
	.office_list_sp img {
		display: block;
		margin-bottom: 20px;
	}
	.office_list_pc {
		display: none;
	}
	.office_list_pc img {
		display: none;
	}
}