@charset "utf-8";

/* wrapper */
#wrapper {
	margin: 30px auto 0 auto;
	font-family: Montserrat, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14pt;
}
#container {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-top: 10px;
}
header {
	background-color: #FFFFFF;
	z-index: 100;
}
.head-wrap {
	width: 1060px;
	margin: 0 auto 0 auto;
	padding-top: 0px;
}
.logo {
	width: 325px;
	height: 125px;
	background:url(../images/logo.png) center center no-repeat;
	background-size: 100% auto;
	text-indent: -9876px;
	margin: 30px auto 60px;
}
.logo a {
	display: block;
	width: 325px;
	height: 125px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
}

.sm-br {
	display: none;
}
	#head-tw {
		background: url(../images/tw.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:30px;
		height:30px;
		position: absolute;
		top: 25px;
		right: 35px;
	}
	#head-tw a {
		display:block;
		width:30px;
		height:30px;
	}

	#head-contact {
		background: url(../images/mail.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:40px;
		height:30px;
		position: absolute;
		top: 25px;
		right: 75px;
	}
	#head-contact a {
		display:block;
		width:40px;
		height:30px;
	}
.head-bg img {
	display: block;
	width: 100%;
	height: auto;
}

/* top */
.top-link {
	width: 960px;
	margin: 40px auto;
}
.top-link ul {
	list-style: none;
}
.top-link ul li {
	display: inline-block;
	width: 280px;
	float: left;
	margin: 0 20px;
	padding: 10px 0;
}
.top-news {
	margin: 60px 0;
	background-color: #D8D8D8;
	padding: 50px 0;
}
.top-news h2 {
	width: 960px;
	margin: 30px auto;
	text-align: center;
	border-bottom: #333333 1px solid;
	padding-bottom: 10px;
}
.top-news ul {
	list-style: inside;
	width: 960px;
	margin: 0px auto;
}
.top-news ul li {
	border-bottom: #333333 1px dotted;
	padding: 15px 5px 10px 5px;
}
.top-blog {
	margin: 0 0 60px 0;
	padding: 0 0 50px 0;
}
.top-blog h2 {
	width: 960px;
	margin: 30px auto;
	text-align: center;
	border-bottom: #333333 1px solid;
	padding-bottom: 10px;
}
.top-blog ul {
	list-style: inside;
	width: 960px;
	margin: 0px auto;
}
.top-blog ul li {
	border-bottom: #333333 1px dotted;
	padding: 15px 5px 10px 5px;
}

/* profile */
.co-profile {
	width: 800px;
	margin: 90px auto;
}
.co-profile h2 {
	text-align: center;
	margin: 30px 0 60px 0;
	border-bottom: #597BA4 10px solid;
	letter-spacing: 0.2em;
}
.co-profile h3 {
	text-align: center;
	margin: 90px 0 30px 0;
	border-top: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	letter-spacing: 0.2em;
	padding: 20px;
}
.co-profile table {}
.co-profile tr {}
.co-profile th {
	width: 200px;
	background-color: #ececec;
	padding: 25px;
	vertical-align: top;
	line-height: 150%;
	text-align: justify;
}
.co-profile td {
	padding: 25px;
	line-height: 150%;
}
.co-profile td table tr td{
	padding: 0;
	vertical-align: top;
}
.catch-copy {
	font-size: 32px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 200%;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
}
.rinen-txt {
	line-height: 150%;
	letter-spacing: 0.1em;
	width: 80%;
	margin: 30px auto;
}

/* our business */
.our-biz {
	width: 800px;
	margin: 90px auto;
}
.our-biz h2 {
	text-align: center;
	margin: 30px 0 60px 0;
	border-bottom: #597BA4 10px solid;
	letter-spacing: 0.2em;
}
.our-biz h3 {
	text-align: center;
	margin: 90px 0 30px 0;
	border-top: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	letter-spacing: 0.2em;
	padding: 20px;
	clear: both;
}
.our-biz p {
	width: 80%;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin: 20px auto;
}
ul.biz-photo {
	list-style: none;
}
ul.biz-photo li {
	width: 33%;
	float: left;
	padding: 20px;
	border: #000000 0px solid;
}

/* contact us */
input[type="submit"] {
  background: #e0505c;
  border: none;
  color: white;
  font-size:17px;
  font-weight:bold;
  padding: 10px 20px;
  margin: 0 5px;
}
.contactus-form i {
	padding-right: 10px;
	color: #3C8A3E;
}

/* recruit */
.recruit {
	width: 800px;
	margin: 90px auto;
}
.recruit h2 {
	text-align: center;
	margin: 30px 0 60px 0;
	border-bottom: #597BA4 10px solid;
	letter-spacing: 0.2em;
}
.recruit h3 {
	text-align: center;
	margin: 90px 0 30px 0;
	border-top: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	letter-spacing: 0.2em;
	padding: 20px;
}
.recruit table {
	border: #dddddd 1px solid;
  width: 100%;
}
.recruit tr {}
.recruit th {
	width: 200px;
	background-color:#E6F4FF;
	padding: 15px;
	vertical-align: top;
	line-height: 150%;
	text-align: justify;
	border-bottom: #dddddd 1px solid;
}
.recruit td {
	padding: 15px;
	line-height: 150%;
	border-bottom: #dddddd 1px solid;
}
.recruit td table tr td{
	padding: 0;
	vertical-align: top;
}
ul.recruit-li {
	list-style: none;
	text-align: center;
	padding-top: 40px;
}
ul.recruit-li li {
	display: inline-block;
	padding: 10px;
}
.recruit-txt {
	font-size: 20px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 200%;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
}
.recruit-contact {
	margin: 60px 0;
	padding: 60px;
	background-color: #FFF5C1;
	border: #7F7F7F 2px dotted;
}
.recruit-contact p {
	font-size: 22pt;
	font-weight: bold;
	padding-top: 10px;
}

/* employee */
.emplo-intro {
	width: 800px;
	margin: 90px auto;
}
.emplo-intro h2 {
	text-align: center;
	margin: 30px 0 90px 0;
	border-bottom: #597BA4 10px solid;
	letter-spacing: 0.2em;
}
.emplo-intro h3 {
	margin: 20px 0 10px 0;
	border-bottom: #dddddd 1px solid;
	padding: 0px;
}
.emplo-intro h4 {
	margin: 0px 0 30px 0;
	padding: 0px;
}
.emplo-intro p {
	line-height: 150%;
}
.emp-box {
	clear: both;
	padding-bottom: 80px;
}
.emp-txt-l {
	width: 45%;
	float: left;
}
.emp-img-r {
	width: 45%;
	float: right;
	text-align: center;
}
.emp-txt-r {
	width: 45%;
	float: right;
}
.emp-img-l {
	width: 45%;
	float: left;
	text-align: center;
}

/* side */
#side {
	width:300px;
	float:right;
	padding-top:20px;
	padding-bottom:30px;
}
#side-add {
	background-color:#f6f1e9;
	padding:15px;
	text-align:right;
	border:#7a6a55 1px solid;
}
#side-add address {
	line-height:140%;
}
.side-bnr {
	padding-top:20px;
}
.gotocart {
	margin-bottom:20px;
}
#side h4 {
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	margin-bottom:20px;
	padding:15px 20px;
	color:#661B1C;
	font-size:16px;
}
ul.side-list {
	list-style:none;
	margin-bottom:20px;
	margin-left:20px;
}
ul.side-list li {
	padding-bottom:15px;
}


/* news */
#blogwrap {
	width: 1000px;
	margin: 60px auto;
}
#blognews {
	padding-top:30px;
	width:600px;
	float:left;
}
.news h2 {
	text-align: center;
	margin: 30px 0 90px 0;
	border-bottom: #597BA4 10px solid;
	letter-spacing: 0.2em;
}
h3.blog-st {
	font-size:18px;
	letter-spacing:0.2em;
	border-bottom:#dddddd 1px solid;
	padding-top:10px;
	padding-bottom:5px;
}
.entry-utility {
	margin-top:15px;
	padding-bottom:10px;
	font-size:12px;
	text-align:right;
}
.blog-date {
		font-family:Arial, Helvetica, sans-serif;
}
.meta-sep {
		padding:0 10px;
}
.cat-links {
}
.blog-body {
	margin-top:15px;
	margin-bottom:50px;
}
.blog-body p {
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:160%;
}
.blog-body img {
	max-width:600px;
	height:auto;
}
.moreread {
	text-align:right;
	font-size:12px;
}
a.more-link {
	display:block;
	text-align:right;
	font-size:12px;
}
.wp_social_bookmarking_light {
	padding-top:20px;
	padding-bottom:20px;
	height:20px;
	line-height:140%;
}
.nav-below {
	clear:both;
	padding-top:15px;
}
.nav-previous {
	width:240px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-bottom:20px;
}
.nav-next {
	width:240px;
	float:right;
	text-align:right;
	font-size:12px;
	padding-bottom:20px;
}
.pager {
padding: 4px 5px 2px 5px;
margin-top: 10px;
margin-left: 5px;
border: #CCCCCC 1px solid;
}
.pager-here {
padding: 4px 1px 2px 8px;
}
#pager-area {
	line-height:250%;
	width:630px;
	word-wrap:break-word;
}
/* wp single page */

/* about */

/* policy */

/* footer */
.foot-nav {
	background-color: #007bcc;
	text-align: center;
	padding: 60px 0;
}
.foot-nav ul {
	list-style: none;
}
.foot-nav ul li {
	display: inline-block;
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, "serif";
	padding: 10px 30px;
}
.foot-nav ul li a ,
.foot-nav ul li a:link,
.foot-nav ul li a:active,
.foot-nav ul li a:hover {
	color: #FFFFFF;
}
footer {
	position: relative;
	clear: both;
}
#footer-container {
	width: 1060px;
	margin:0px auto;
	padding: 30px 0;
}
.copyright {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000000;
	text-align: center;
}
#pageTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
	width:69px;
	height:69px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
	width:69px;
	height:69px;
	text-indent:-9876px;
	background: url(../images/gototop.png) center center no-repeat;
}
 
#pageTop a:hover {
  text-decoration: none;
	background: url(../images/gototop_mo.png) center center no-repeat;
}

.PageNavi{
	clear: both;
	text-align:center;
	max-width: 100%;
	margin-top:10px;
}
 
.PageNavi a.page-numbers,
.PageNavi span.page-numbers{
	color: #999;
	background-color: #FFF;
	border: solid 0px #e0e0d2;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
}
 
.PageNavi a.page-numbers:hover {
	color:#FFF; 
	background-color:#ccc; 
	border-color:#ccc;
}
 
.PageNavi span.current {
	color: #FFF;
	background-color: #333333;
	border-color: #333333;
	font-weight: bold;
	border: solid 1px #333333;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
}
/*wp-pagenavi base*/
.wp-pagenavi {
	display: none;
}

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

	.sm-nav {
		display: none;
	}
	nav#mainNav{
	position:relative;
	}

	nav#mainNav ul{
		display:flex;
		justify-content: center;
		align-items: center;
		margin:20px 0;
	  list-style-type: none;
	}

	nav#mainNav ul li{
		float:left;
		border-right: #aaaaaa 1px solid;
		background-color: #ffffff;
	}
	nav#mainNav ul li:first-child{
		border-left: #aaaaaa 1px solid;
	}
	nav#mainNav ul li:last-child{
	}

	nav#mainNav ul li a{
		display: block;
		text-align: center;
		_float:left;
		height:50px;
		line-height:50px;
		padding:0 30px 0;
		font-size:12pt;
		font-weight:bold;
		color:#000000;
	}

	nav#mainNav ul li a:hover{
		color:#cdcdcd;
	}

	nav#mainNav ul ul{
		width:160px;
		border-top:0;
	}

	nav#mainNav ul li ul{
		display: none;
	}

	nav#mainNav ul li:hover ul{
		display: block;
		position: absolute;
		top:50px;
		text-align:center;
		z-index:500;
	}

	nav#mainNav ul li li{
		background:#ffffff;
		border-bottom:1px dotted #cdcdcd;
		float: none;
		width:160px;
		height:40px;
		line-height:40px;
		margin:0;
	}

	nav#mainNav ul li li:last-child{
		border:0;
	}

	nav#mainNav ul li li a{
		width:100%;
		height:40px;
		padding:0;
		line-height:40px;
		font-size:95%;
	}

	nav#mainNav ul li li a:hover{
		color:#cdcdcd;
	}

	nav div.panel{
		display:block !important;
	}
	

}
/* 1060px以下から 調整
------------------------------------------------------------*/
@media only screen and (max-width:1060px){
	.head-catch {
		width: 100%;
		margin: 0 auto 0 auto;
		position: relative;
	}
	.head-catch img {
		width: 80%;
	}
	.head-catch2 {
		width: 100%;
		margin: 0 auto 0 auto;
		position: relative;
	}
	.head-catch2 img {
		width: auto;
	}
	#main-nav {
		margin: 0;
	}
	/* news */
	#blogwrap {
		width: 96%;
		margin: 60px auto;
	}
	
}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width:962px){
	.pc-nav {
		display: none;
	}
	img {
		max-width: 100%;
		height: auto;
	}

	/* wrapper */
	#wrapper {
		margin: 0px auto 0 auto;
	}
	#container {
		width: 100%;
		margin: 0 auto 0 auto;
	}
	header {
	}
	.head-wrap {
		width: 100%;
		margin: 0 auto 0 auto;
		padding-top: 5px;
	}

	#logo {

		margin: 0 auto;
	}
	.logo {
		width: 217px;
		height: 84px;
		background:url(../images/logo.png) center center no-repeat;
		background-size: 100% auto;
		text-indent: -9876px;
		margin: 50px auto 10px auto;
	}
	.logo a {
		display: block;
		width: 217px;
		height: 84px;
	}

	#head-tw {
		background: url(../images/tw.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:30px;
		height:30px;
		position: absolute;
		top: 15px;
		right: 15px;
	}
	#head-tw a {
		display:block;
		width:30px;
		height:30px;
	}

	#head-contact {
		background: url(../images/mail.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:40px;
		height:30px;
		position: absolute;
		top: 15px;
		right: 55px;
	}
	#head-contact a {
		display:block;
		width:40px;
		height:30px;
	}


	/* top */
	.top-link {
		width: 100%;
		margin: 20px auto;
	}
	.top-link ul li {
		display: inline-block;
		width: 30%;
		float: left;
		padding: 10px 0;
		margin: 0;
	}
	.top-link ul li:first-child {
		margin-left: 5%;
	}
	.top-news {
		margin: 30px 0;
		background-color: #D8D8D8;
		padding: 30px 0;
	}
	.top-news h2 {
		width: 96%;
		margin: 10px auto;
		text-align: center;
		border-bottom: #333333 1px solid;
		padding-bottom: 10px;
		font-size: 18px;
	}
	.top-news ul {
		list-style: inside;
		width: 96%;
		margin: 0px auto;
	}
	.top-news ul li {
		border-bottom: #333333 1px dotted;
		padding: 15px 5px 10px 5px;
	}
	.top-blog {
		margin: 0 0 60px 0;
		padding: 0 0 50px 0;
	}
	.top-blog h2 {
		width: 96%;
		margin: 10px auto;
		text-align: center;
		border-bottom: #333333 1px solid;
		padding-bottom: 10px;
		font-size: 18px;
	}
	.top-blog ul {
		list-style: inside;
		width: 96%;
		margin: 0px auto;
	}
	.top-blog ul li {
		border-bottom: #333333 1px dotted;
		padding: 15px 5px 10px 5px;
	}
	.top-list-title {
		display: block;
		width: 90%;
		margin: 10px auto;
	}



	/* works */

	/* company */

	/* news */
	#blogwrap {
		margin-top: 10px;
	}
	.news h2 {
		text-align: center;
		margin: 30px 0 10px 0;
		border-bottom: #597BA4 10px solid;
		letter-spacing: 0.1em;
	}

	h3.blog-st {
		font-size: 16px;
		letter-spacing: 0.1em;
	}
	.entry-utility {
		font-size:11px;
	}
	.blog-thumbnail {
		width: 220px;
		padding-bottom: 0px;
		float: left;
	}
	.blog-moretxt {
		margin-left: 260px;
		margin-bottom:30px;
	}
	.blog-moretxt p {
		font-size:14px;
	}
	.blog-body {
		margin-bottom:30px;
	}
	.blog-body p {
		font-size:14px;
	}
	.blog-body img {
		max-width:100%;
		height:auto;
	}
	.moreread {
		text-align:right;
		margin-bottom: 70px;
	}
	a.more-link {
		text-align:right;
	}
	.wp_social_bookmarking_light {
	}
	.nav-below {
	}
	.nav-previous {
		width:45%;
		float:left;
		text-align:right;
		font-size:12px;
	}
	.nav-next {
		width:45%;
		float:right;
		text-align:left;
		font-size:12px;
	}

	.side-news {
	}
	h3.side-st {
		font-size:14px;
	}
	ul.side-list li {
		font-size:12px;
		padding-right: 20px;
	}
	.side-icon {
		width: 58px;
		float: left;
	}
	.side-title {
		width: 100%;
		height: 38px;
	}
	#blognews {
		padding-top:30px;
		width:96%;
		float:none;
		margin:0 auto;
	}
	/* side */
	#side {
		width:96%;
		float:none;
		padding-top:60px;
		padding-bottom:30px;
		margin:0 auto;
	}

	/* about */

	/* policy */

	/* footer */
	footer {
		clear: both;
	}
	#footer-container {
		width: 96%;
		margin:0px auto;
		padding: 30px 2%;
	}
	.copyright {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	ul.footer-nav {
		padding-top: 10px;
		list-style: none;
	}
	ul.footer-nav li {
	}

	#pageTop {
		margin-bottom: 20px;
	}
}
/* 800px以下から
------------------------------------------------------------*/
@media only screen and (max-width:800px){

	.pc-br {
		display: none;
	}


	/* profile */
	.co-profile {
		width: 100%;
		margin: 90px auto;
	}
	.co-profile h2 {
		text-align: center;
		margin: 30px 0 60px 0;
		border-bottom: #597BA4 10px solid;
		letter-spacing: 0.2em;
	}
	.co-profile h3 {
		text-align: center;
		margin: 90px 0 30px 0;
		border-top: #dddddd 1px solid;
		border-bottom: #dddddd 1px solid;
		letter-spacing: 0.2em;
		padding: 20px;
	}
	.co-profile table {}
	.co-profile tr {}
	.co-profile th {
		width: 100%;
		background-color: #ececec;
		padding: 25px;
		vertical-align: top;
		line-height: 150%;
		text-align: justify;
		display: block;
	}
	.co-profile td {
		padding: 25px;
		line-height: 150%;
		display: block;
	}
	.co-profile td table tr td{
		padding: 0;
		vertical-align: top;
		padding-bottom: 10px;
	}
	.catch-copy {
		font-size: 16px;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		line-height: 200%;
		text-align: center;
		font-weight: bold;
		margin-top: 40px;
	}
	.rinen-txt {
		line-height: 150%;
		letter-spacing: 0.1em;
		width: 90%;
		margin: 30px auto;
	}

	/* our business */
	.our-biz {
		width: 100%;
		margin: 90px auto;
	}
	.our-biz h2 {
		text-align: center;
		margin: 30px 0 60px 0;
		border-bottom: #597BA4 10px solid;
		letter-spacing: 0.2em;
	}
	.our-biz h3 {
		text-align: center;
		margin: 90px 0 30px 0;
		border-top: #dddddd 1px solid;
		border-bottom: #dddddd 1px solid;
		letter-spacing: 0.2em;
		padding: 20px;
		clear: both;
	}
	.our-biz p {
		width: 90%;
		line-height: 130%;
		letter-spacing: 0.1em;
		margin: 20px auto;
	}
	ul.biz-photo {
		list-style: none;
	}
	ul.biz-photo li {
		width: 33%;
		float: left;
		padding: 5px;
		border: #000000 0px solid;
	}

	/* recruit */
	.recruit {
		width: 100%;
		margin: 90px auto;
	}
	.recruit h2 {
		text-align: center;
		margin: 30px 0 60px 0;
		border-bottom: #597BA4 10px solid;
		letter-spacing: 0.2em;
	}
	.recruit h3 {
		text-align: center;
		margin: 90px 0 30px 0;
		border-top: #dddddd 1px solid;
		border-bottom: #dddddd 1px solid;
		letter-spacing: 0.2em;
		padding: 20px;
	}
	.recruit table {}
	.recruit tr {}
	.recruit th {
		width: 100%;
		background-color: #ececec;
		padding: 25px;
		vertical-align: top;
		line-height: 150%;
		text-align: justify;
		display: block;
	}
	.recruit td {
		padding: 25px;
		line-height: 150%;
		display: block;
	}
	.recruit td table tr td{
		padding: 0;
		vertical-align: top;
	}

	/* wp single page */
	.wp-cont {
		width: 90%;
		margin: 40px auto;
	}
	/* employee */
	.emplo-intro {
		width: 100%;
		margin: 60px auto;
	}
	.emplo-intro h2 {
		text-align: center;
		margin: 30px 0 90px 0;
		border-bottom: #597BA4 10px solid;
		letter-spacing: 0.2em;
	}
	.emplo-intro h3 {
		margin: 0px 0 10px 0;
		border-bottom: #dddddd 1px solid;
		padding: 0px;
	}
	.emplo-intro h4 {
		margin: 0px 0 30px 0;
		padding: 0px;
	}
	.emplo-intro p {
		line-height: 150%;
	}
	.emp-box {
		clear: both;
		padding-bottom: 80px;
		width: 86%;
		margin: 0px auto;
	}
	.emp-txt-l {
		width: 100%;
		float: none;
	}
	.emp-img-r {
		width: 100%;
		float: none;

	}
	.emp-txt-r {
		width: 100%;
		float: none;
	}
	.emp-img-l {
		width: 100%;
		float: none;

	}


}
/* 720px以下から
------------------------------------------------------------*/
@media only screen and (max-width:719px){

	/* top */

	
	/* profile */
	/* works */


	/* footer */
	footer {
	}

	#pageTop {
		margin-bottom: 20px;
	}
	/*wp-pagenavi base*/
	.wp-pagenavi {
		display: block;
		clear: both;
		text-align:center;
		max-width: 100%;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		color: #999;
		background-color: #FFF;
		border: solid 0px #e0e0d2;
		padding: 8px 15px;
		margin: 0 2px;
		white-space: nowrap;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		text-align: center;
		text-decoration:none;
	}
	.wp-pagenavi a:hover{
		color:#FFF; 
		background-color:#ccc; 
		border-color:#ccc;
	}
	.wp-pagenavi span.current{
		color: #FFF;
		background-color: #333333;
		border-color: #333333;
		font-weight: bold;
	}
	.PageNavi{
		display: none;
	}
}
/* 640px以下から
------------------------------------------------------------*/
@media only screen and (max-width:640px){

	/* contact us */
	input[type="text"],input[type="email"] {
		border: solid 1px #aaa;
		border-radius:5px;
		padding:10px;
		font-size: 15px;
	}
	textarea {
		border: solid 1px #aaa;
		border-radius:5px;
		padding: 10px;
		height: 160px;
		font-size: 15px;
	}
	input[type="submit"] {
		background: #e0505c;
		border: none;
		color: white;
		font-size:17px;
		font-weight:bold;
		padding: 10px 20px;
		margin: 0 5px;
	}


}

/* 420px以下から
------------------------------------------------------------*/
@media only screen and (max-width:420px){
	/* top */
	

	/* works */
	/* profile */
	/* concept */

	/* FAQ */
	/* contact us */
	.label {
		float: none;
		display: block;
		margin-right: 0px;
		width:100%;
		border-left: 0px;
		padding-left: 0px;
		padding: 10px 0;
	}

	/* recurit */


	/* sitemap */

	/* footer */
	.copyright {
		text-align: center;
		width: 100%;
	}
	ul.footer-nav {
		text-align: center;
	}
	ul.footer-nav li:last-child {
		padding-right: 0;
	}
	.tcl-right-img img ,
	.tcl-left-img img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.top-contactus {
		width: 96%;
	}
	.top-contactus-left {
		width: 100%;
		float: none;
		padding: 10px 0;
	}
	.top-contactus-sm {
		width: 100%;
		float: none;
		padding: 10px 0;
	}
	#pageTop {
		position: fixed;
		bottom: -10px;
		right: 10px;
		width:46px;
		height:46px;
	}

	#pageTop a {
		display: block;
		z-index: 999;
		padding: 8px 0 0 8px;
		width:46px;
		height:46px;
		text-indent:-9876px;
		background: url(../images/gototop.png) center center no-repeat;
		background-size: 46px 46px;
	}

	#pageTop a:hover {
		text-decoration: none;
		background: url(../images/gototop_mo.png) center center no-repeat;
		background-size: 46px 46px;
	}
}
/* 350px以下から
------------------------------------------------------------*/
@media only screen and (max-width:350px){
}

/************************************
** レスポンシブページネーション
************************************/
.pagination{
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}

.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #333;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

.pagination li.current a {
 background-color: #ddd;
 cursor: default;
 pointer-events: none;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 500px ) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }

  .pagination li.previous a { border-left-width: 0; }
}

@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 240px ) { /* For watches? */
  .pagination li { width: 50%;}

  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}

