@charset "UTF-8";
/*
	Theme Name: kokyusumai-sp
	Author: eSales System Laboratory Inc.
	Author URI: http://www.e-uru.biz/
	Version: 1.0.0
*/

/****************************************
          General Setting
*****************************************/
html {
}

html, body {
	margin: 0 auto!important;
}

body {
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	font-size: 14px;
	background-position: bottom;
	background-repeat: repeat-x;
	min-width: 100%;
}

img {
    border-style:none;
}

/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

/****************************************
          List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul ul{
	margin-left: 1em;
}


/****************************************

          Link

*****************************************/

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #ee0000;
}

img {
	max-width: 100%;
}

footer {
	width: 100%;
	min-width: 300px;
	background: #fff;
}

p {
margin-top: 0px;
}
/****************************************

          Layout

*****************************************/

#container,
.wrapper {
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;
}

.wrapper {
	width: 100%;
}

#page {
	float: none;
	padding: 0px;
	width: 100%;
}


#maincon {
	padding: 0px 0px;
	margin-top: 10px;
}

#headerL {
	position: static;
	background: none;
	height: auto;
	width: 97%;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
	margin-bottom: 0px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}


#header h1 {
	padding-left: 10px;
	float: none;
	text-align: left;
}

#header .alignleft {
	margin: 0px;
}


#main,
#sidepage,
#sidebar{
	background: #fff;
	text-align: left;
	float: none;
	width: 100%;
	margin: 5px auto;
	overflow: hidden;
	float: none !important;
	line-height: 1.7em;
}

#sidepage,
#sidebar{
	width: 320px;
}

footer .faddress td {
	display: block;
	text-align: center !important;
	padding: 0px !important;
	padding-bottom: 10px;
	border: 0px solid #fff !important;
}

footer .faddress td iframe {
	margin-left: auto;
	margin-right: auto;
}
.menu {
  display: none;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
  height: auto;
  background: #fff;
}

.menu ul{
  list-style-type: none;
  margin: 0px 0px 20px 0px;
  padding: 0 2px;
}

.menu li {
float: none;
width: 98%;
text-indent: initial;
height: auto;
}

.menu a{
  font-size: 16px;
  display: block;
  border: 1px #dddddd solid;
  padding: 10px 0px 10px 20px;
  margin: 0 0 0px 0;
  text-align: left;
  width:100%;
  height: auto;
  color:#fff;
  border-radius: 2px;
  background-image:none;
  background-repeat: no-repeat;
  background-color: #8e592f;
  text-decoration: none;
  position: relative;
}

.menu a:hover{
  width:100%;
  background-image: none;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-color: #8e592f;
}

.menu li:hover a:after {
	height: 0px;
}

.menu a:after{
	content: "＞";
	position: absolute;
	right: 20px;
}

body.error404 .menu a,
body.home .menu a {
  padding: 10px 0px 10px 20px;
}

#header .alignright {
	float: none;
}

.menu li.menu9 a,
.menu li.menu8 a {
	width: 100%;
	font-weight: 500;
	text-align: left;
}

.menu ul:after {
    clear: both;
    display: block;
    content: "";
    margin-bottom: 10px;
}

.menu li.menu9,
.menu li.menu8 {
	width: 98%;
	float: none;
	display: block;
}

.menu li.menu9 a,
.menu li.menu8 a {
	padding: 10px 0px 10px 20px;
}

/* ------- メニュー部分 ------- */

/****************************************

          header image

*****************************************/

#header-image{
	margin-bottom: 40px;
}


/****************************************

          Breadcrumb

*****************************************/

#breadcrumb{
	margin-bottom: 20px;
}
#breadcrumb li{
	float: left;
	margin-right: .5em;
}


.mB {
	font-size: 20px;
	padding-left: 10px;
	margin-left: 5px;
}

/****************************************

          Main

*****************************************/

/****************************************

          Sidebar

*****************************************/

/****************************************

          Footer

*****************************************/

#copyright{
	text-align: center;
	padding: 0px 0;
	font-size: 80%;
	margin: 0px 0px;
}


/****************************************

          Form

*****************************************/

/****************************************

          WordPress Misc

*****************************************/

/****************************************

          Clearfix

*****************************************/

#header {
position: relative;
width: 100%;
min-height: 65px;
margin-bottom: 0px;
padding-left: auto;
padding-right: auto;
margin-left: auto;
margin-right: auto;
position: relative;
}

#inbox {
text-align: left;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 98%;
}

/* ------- サイド　コンテンツボックス------- */

.pagetoi {
	clear: both;
	margin: 10px 0px 10px 0px;
}

.pagetoi img.alignleft {
	margin: 1em 0px 1em 0px;
	float: none;
}

.pagetoi img.alignright {
	margin: 1em 0px 1em 0px;
	float: none;
}

#main .pagetoi img {
	max-width: 100%;
}

.kizi .pagetoi img {
	width: 100%;
}

.kizi img {
	height: auto;
}

.kizi_body {
	padding: 10px 10px;
}

.font12 { font-size: 90%; }
.font14 { font-size: 100%; }
.font16 { font-size: 110%; }
.font18 { font-size: 120%; }
.font20 { font-size: 20px; }
.font24 { font-size: 24px; }

/* ------- フッターメニュー部分 ------- */
.menuf {
	display: none;
}

.menuf li {
	margin: 0px 5px;
 }

.menuf a {
	width: 300px;
	display: inline-block;
}


body.error404 .menuf a,
body.home .menuf a {
	width: 300px;
}

.menuf li.item02 a,
.menuf li.item03 a {
	width: 300px;
}

.menuf a:after {
	content: "";
	padding-left: 0px;
}

.sp_menuf {
	color: #8e5928!important;
	display: block;
	padding: 10px 0px;
	text-align: center;
	border: 2px solid #8e5928;
	font-size: 16px;
}

.bgfooter {
	padding-top: 10px;
}

/* ------- フッターメニュー部分 ------- */

.kizi {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	box-shadow: 2px 2px 2px #dddddd;
	padding: 10px 14px;
	margin-left: 5px;
	margin-right: 5px;
}

.breadcrumbs {
	padding: 10px 10px 0px 10px;
	margin: 0px;
}


.table-cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-grid;
	display: table-cell;
}


.table-cell {
	display: block;
}

.side-tool-sya .gotop{
bottom:0px;
right:0px;
cursor:pointer;
position:absolute;
color:#FFF;

}

.page_navi,
.bread_crumb {
clear-after: left;
margin:0 0 15px 0;
padding:0;
display: inline-block;
}
.page_navi,
.bread_crumb {
clear: left after;
}

.bread_crumb li{
float:left;
font-size:11px;
list-style:none;
}

.bread_crumb li + li:before {
margin: 0 3px;
content: ">";
}
.bread_crumb a{
color:#D81354;
}
.page_navi li {
display: inline;
float:left;
font-size:11px;
list-style:none;
margin:10px 5px 10px 0;
}

.page_navi li a{
display: inline-block;
padding:10px;
border:1px solid #ccc;
}

.page_navi li span {
font-weight:bold;
display: inline-block;
padding:10px;
border:1px solid #0A61B9;
background: #0A61B9;
color:#fff;
}

.page_navi li a:hover {
background:#eee;
text-decoration:none;
}

.gaiyou {
margin:10px 0px 20px 0px;
border: solid 0px #c99269;
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 100%;
}

.gaiyou th,
.gaiyou td {
	width: auto;
	display: block;
}

.gaiyou th {
	border-bottom: 0px;
}


.history {
border: 0;
margin:10px 0px 20px 0px;
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 100%;
}
.history tr:nth-child(even) { background-color:#efefef;}
.history tr:nth-child(odd) { background-color:#fefefe; }
.history th {border: 1px solid #dddddd; text-align: left; padding:10px 10px; font-weight: normal;}
.history td {border: 1px solid #dddddd; padding:10px 10px 10px 20px;}
.history td.first {width: 12em;}

.profilelist::after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 10px;
}

.profile {
border:0;
margin-right: 20px;
margin-left:10px;
cellspacing:2;
border-top:1px dotted #dddddd;
max-width: 71%;
}

.profile td {
vertical-align:top;
border-bottom:1px dotted #dddddd;
padding: 5px 10px 5px 10px;
}

.profile th {
width: 7em;
vertical-align:top;
border-right:1px dotted #dddddd;
border-bottom:1px dotted #dddddd;
padding: 5px 10px 5px 10px;
}

.staffbloc {
padding: 10px 10px;
}

.staffbloc img {
margin-bottom: 20px;
border-radius: 5px;
box-shadow: 2px 2px 2px #eeeeee;
border: 1px solid #eeeeee;
}

hr {
	height:0;
	border:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}

.clearboth {
clear: both;
}


.staffbloc .pin {
font-size: 14px;
color: #333333;
padding: 0px 20px;
background: url(/files/pin.png) no-repeat left center;
}

.point{
	position:relative;
	margin:20px 22px 20px 0px;
	padding:10px 15px 0px 20px;
	color:#333333;
	font-size: 16px;
	background:#eee;
	box-shadow:
		12px 0 0 0 #eee,
		0 12px 0 0 #eee,
		1px 15px 4px -3px rgba(0,0,0,0.2);
}
.point:before{
	content:" ";
	position:absolute;
	top:100%;
	left:100%;
	width:0;
	height:0;
	border-width:12px 12px 0 0;
	border-style:solid;
	border-color:transparent;
	border-top-color:#cc3333;
}
.point:after{
	content:" ";
	position:absolute;
	padding:0 20px;
	bottom:0;
	left:10px;
	width:65px;
	height:10px;
	background:rgba(215,21,24,0.3);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.right_exit {
border: 1px solid #ededed;
margin: 20px 0px 10px 2%;
padding: 10px;
}

.right_exit::after {
	clear: both;
	content: "";
	display: block;
}

.right_exit .link {
	clear: both;
	padding-left: 30px;
	display: block;
}

.right_exit .link a {
	display: block;
}

.right_exit2 {
border: 1px dotted #333333;
margin: 20px 0px 10px 2%;
padding: 10px;
background:#fff;
}

.last {
	margin-right: 0px !important;
}

.last::after {
	clear: both;
	display: block;
	content: "";
}

.sekourei_catch { font-size: 18px; }

.flowbloc {
clear: both;
display: block;
}

img.flow {
width: 43%;
border-radius: 5px;
}

.flowc {
padding: 0px 10px 10px 10px;
}

.aligncenter {
text-align: center;
}

.beforeafter {
width:100%;
margin:0px 0px 20px 0px;
}

.beforeafter tr {
vertical-align: top;
}

.beforeafter td.before {
width:40%;
max-width: 258px;
padding-right: 3%;
padding-top: 0px;
}

.beforeafter td.before img,
.beforeafter td.after img,
 {
	max-width: 100%;
}


.beforeafter td.after {
width:55%;
max-width: 355px;
padding-top: 0px;
}

.beforeafter td.yaji2 {
	padding-top: 20px;
}

.beforeafter .yaji:before {
	font-size: 30px;
}

.afterafter img,
.beforeafter img {
	width: 100%;
}

.afterafter {
width:100%;
margin:0px 0px 20px 0px;
}

.afterafter tr {
vertical-align: top;
}

.afterafter td.left {
width:50%;
max-width: 331px;
padding-right: 1%;
}

.afterafter td.left img,
.afterafter td.right img {
	max-width: 100%;
}

.afterafter td.right {
width:50%;
max-width: 331px;
padding-left: 1%;
}

a:hover img.option {
	border: 2px solid #a52a2a;
	box-shadow: 2px 2px 2px #fff;
}

.pconly {
	display: none;
}

.sponly {
	display: block;
}

.sponly_br {
	display: block;
}

.sp_menu {
    position: absolute;
    top:30px;
    right:0px;
    margin:0;
    cursor: pointer;
    display: block;
    float: left;

}

.bg-menu {
	background: #fff;
}

#header .sp_menu {
margin-right: 0px;
margin-top: -30px;
color: #8e5928;
}

.topmain {
	text-align: center;
}

.topmain img {
	float: none!important;
	margin: 10px 0px;
}

#dropdown_container {
	font-size:14px;
}

#dropdown_container li.dropdown_item {
	cursor:pointer;
}

#dropdown_container li.dropdown_item ul li {
	height: 28px;
	width:100%;
}

#dropdown_container li.dropdown_item ul a {
	color: #000;
	text-align: center;
	padding: 5px 0px 5px 0px;
	width:180px;
	height: 18px;
	background: url(/images/yaji01.png) no-repeat left center;
}

#dropdown_container li.dropdown_item ul a:hover {
	background: url(/images/yaji01.png) no-repeat left center;
}

#dropdown_container li.dropdown_item > ul {
	padding: 0px;
	background: #fff;
	color: #000;
	position:absolute !important;
	list-style:none;
	margin:0px 0px 0px 0px;
	width:182px;
	z-index: 1000;
	display: none !important;
	border: 2px solid #17614e;
}

#dropdown_container li.dropdown_item > ul:before {
	content: "＞";
	top: -18px;
	left: 50px;
	font-weight: bold;
	font-size: 14px;
	position:absolute !important;
	transform: rotate( 270deg );
}

#dropdown_container li.dropdown_item > ul li:hover
{
	background-color: #a5a76b;
}

#dropdown_container li.dropdown_item > ul a:hover
{
	color: #fff;
}

.sptel {
	margin: 10px 0px;
	border: 2px solid #9d8466;
	padding: 10px 2% 5px 2%;
	background: #fff;
	width: 95%;
}

#sidebar .sptel {
	padding: 10px 0 5px 0;
	margin-right: auto!important;
	margin-left: auto!important;
	background: #fff;
	width: 276px;
}

#header .logo {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	width: 220px;
}

.toptoi {
	margin-right: 50px;
	width: auto;
}

.toptoi a {
	color: #17614e;
}

.foot .toptoi {
	float: none;
	text-align: center;
}

.flogo {
	text-align: left;
	display: block;
	float: none;
	margin: 10px 10px;
}


.topblog {
	float: none;
	display: block;
	width: 100%;
}

.facebook {
	float: none;
	display: block;
	width: 100%;
}

.extlink {
	text-align: center;
}

.bx-wrapper {
    padding: 0px 0px 0px 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px !important;
	height: 10px !important;
	margin: 0px 3px 10px !important;
	outline: 0;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	border-radius: 10px !important;
}

.toptitle span {
	font-size: 14px;
	line-height: 1em;
	border-radius: 5px;
	border: 2px solid #faf0de;
	background: #fefefe;
	padding: 5px 30px 5px 10px;
}

.toptitle {
	padding-right: 10px;
}

#archiveList li .box2 {
	float: none;
	width: 100%;
}

#archiveList li .box1 {
  width:100%;
  float: none;
}

.reformdata .reformphotos div {
	float: none;
	width: 100%;
}

.reformdata .reformphotos div.img_before {
	width: 100%;
	margin-right: 0%;
	position: relative;
}

.reformdata .reformphotos div.img_before:after {
	content: "⇓";
	font-size: 3em;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	right: 0px;
	left: 30%;
	top: 0px;
	display: block;
}

.reformdata .reformphotos div.img_before img {
	width: 70%;
}

.reformdata .reformphotos div.img_after {
	margin-right: 0px;
}


.reformdata .reformphotos div.img_before:after {
	font-size: 1.5em;
}

.bukendata dl {
	margin: 0px 0px;
	padding: 0px;
	float: none;
	width: 96%;
}

.bukendata dl dt {
//	width: 98%;
	margin: 0px;
	padding: 0px;
}

.bukendata dl dd {
	width: auto;
	margin: 0px;
	padding: 0px 0px 0px 1.5em;
}

ul#staffList {
  padding: 0px;
}

ul#staffList li {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: auto;
}

ul#staffList li:nth-child(5n){
	margin: auto;
}

#recoStaff ul li:nth-child(6n) {
	margin: auto;
}

#recoStaff ul li {
  font-size: 13px;
  width: 140px;
  height: auto;
  padding: 0px 0px;
}

#recoStaff ul li img {
	height: auto;
}

table.staffProfile02 {margin-left: 0px; margin-right: 0px; }
table.staffProfile {
  padding-top: 10px;
  float: none;
  width:98%;
}

table.staffProfile th,
table.staffProfile td { width: auto; display: block; }

.block-a div{width: 45%; float:left;  padding:10px 0px 15px 0px; margin:0 2% 15px 2%;}
.block-a div:nth-child(odd){float:left;clear:both;}
.block-a div:nth-child(even){float:right;}

.flow01 th { text-align: center; width: 30px; vertical-align:top;}

.kinri {
width: 100%;
}

.taglist span {
	display: inline-block;
	margin: 0 5px 5px 0;
}

.footerbar a {
	display: inline-block;
	width: 49.1%;
	margin: 0px 0px;
	padding: 12px 0px;
	text-align:center;
	background: #623811;
	font-size: 18px;
	color: #fff;
}

.footerbar {
	height: auto;
	border: 0px;
	margin-bottom: 0px;
}

@media (max-width: 450px) {
/*	.slide_all {height: 180px;}*/

	.toibloc {
		width: 100% !important;
		clear: both;
		display: block !important;
	}
	.sassi {
		width: 55%;
	}

	.toi {
		width: 37%;
	}

	.child_page {
		width: 100% !important;
		float: none;
		display: block;
	}

	.child_pages .child_page-container {
		height: 30px !important;
	}
}

.topwork .toptitle {
	color: #fff;
	background: #0566af;
	background-position: 0px 0px;
	padding-left: 10px;
	font-size: 16px;
}


.topreform .toptitle img,
.topwork .toptitle img {
	margin: 5px 0px 0px;
}

.topreform .toptitle {
	color: #fff;
	background: #0566af;
	background-position: 0px 0px;
	padding-left: 10px;
	font-size: 16px;
}

.box01 {
	background: #fff;
}

.topwork li {
    border-top: 0px solid #f8f7e9;
    border-left: 0px solid #f8f7e9;
    border-right: 0px solid #f8f7e9;
}

.topreform li {
    border-top: 0px solid #eee;
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
}


/*--------スマホのみ改行-----------*/
.sp_br{
	display:block;
}

/*--------TOP-----------*/
.col-01 ul {
		padding: 10px 10px 10px;
		border-radius: 5px;
		margin-bottom: 0px;
}

.col-01 li:last-child {
	border-bottom: 0px solid #eee;
}

.col-01 .alignleft {
	float: none;
	width: auto;
}

.col-01 .alignright {
	float: none;
	width: auto;
	background: #fff;
	border-radius: 6px;
	padding: 10px;
}

.col-01 li {
	padding: 10px 0px 0px;
    white-space: inherit;
}

.col-01 li h3 {
	display: block;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px;
}
.col-02 ul {
	display: block;
}

.col-02 li,
.col-03 li,
.col-04 li {
	display: block;
	width: 310px;
	float: none;
	margin: auto;
	margin-bottom: 20px;
	padding: 0px 0px 5px 0px;
}

.col-02 li:after,
.col-03 li:after,
.col-04 li:after {
	content: "";
	clear: both;
	display: block;
}

.col-02 li .img,
.col-03 li .img,
.col-04 li .img {
//	float: left;
//	margin-right: 10px;
//	margin-left: 10px;
//	width: 100px;
//	height: 65px;
//	overflow: hidden;
	margin-bottom: 10px;
	display: block;
}

.col-02 li:last-child,
.col-03 li:last-child,
.col-04 li:last-child {
	margin-right: auto;
}

.col-02 li h2,
.col-03 li h2,
.col-04 li h2 {
	height: auto;
	margin-top: 10px;
}

.col-02 li p,
.col-03 li p,
.col-04 li p {
	display: none;
}

.col-02 li:nth-child(4n) {
	margin-right: auto;
}

.col-04 li:nth-child(2n + 1) {
	margin-right: auto;
	margin-left: auto;
}

.col-04 li:nth-child(2n + 2) {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.col-04 li img {
	max-width: 100%;
	height: auto;
}

.col-05 {
	padding-bottom: 0px !important;
}

.col-05 li {
	font-size: 16px;
	float: none;
	width: 310px;
	height: 90px;
	overflow: hidden;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 10px;
}

.col-04 li span.img {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	overflow: visible;
}

.col-04 li .desc {
	float: none;
	width: auto;
	padding: 10px 10px;
	border: 0px;
}

.col-04 li .desc .detailright a {
	padding-top: 0px;
}

.col-05 table td {
	text-align: center;
	width: auto;
	display: block;
	padding-right: 0px;
}

.col-05 table td:first-child {
	padding-right: 0px;
	padding-bottom: 20px;
}


.pinimg {
	position: absolute;
	left: 40px;
	top: -20px;
}

.col-06 {
	padding-top: 40px;
	padding-bottom: 0px;
}

.bg-company {
	background: none;
}

.col-06 li {
	width: 320px;
	margin-right: auto !important;
	margin-left: auto !important;
	float: none;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.col-07 li {
	width: 320px;
	margin-right: auto !important;
	margin-left: auto !important;
	float: none;
	margin-bottom: 20px;
}

/*--------TOP-----------*/


/* 関連記事 */
.kanren .list li {
    float: none;
    width: auto;
    margin-right: 0px;
}

.kanren .list li:after {
	clear: both;
	content: "";
	display: block;
}

.kanren .list li img {
	width: 90px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

/* 関連記事 */

.bx-viewport {
	overflow: visible!important;
	width: 100% !important;
}

.photos .workdimg td:first-child {
	padding-right: 0%;
	width: 100%;
	display: block;
	padding-bottom: 20px;
}

.photos .workdimg td:last-child {
	padding-left: 0%;
	width: 100%;
	display: block;
}

body.error404 #header,
body.error404 .wrapper,
body.home #header,
body.home .wrapper {
	width: 100%;
}


.section02 .section0201,
.section03 .section0301,
.section04 .section0401,
.section05 .section0501 {
	height: 0px;
}

.section02 .section0202,
.section03 .section0302,
.section04 .section0402,
.section05 .section0502 {
	padding-top: 20px;
	margin-bottom: 0px;
}

.section02 .section0202 p.desc, .section03 .section0302 p.desc { padding: 0px 10px; font-size: 18px;}

.mhsm {
	margin-right: 5px;
}

.box-l {
	float: none;
	width:100%;
	margin-bottom: 10px;
}

.box-r {
	float: none;
	width:100%;
	margin-bottom: 10px;
}

.safty-img {
    width: 100%!important;
    float: none;
    margin: auto;
    max-width: none;
}

.kanren .list li h3 { font-size: 14px; }
.wpcf7-form dd {margin-left: 0px;}

.imglist { width: 100%; }

/* -------コンセプトの戻るボタン171114------- */
.square_btn {
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    color: #8e5928;
    border: double 4px #8e5928;
    border-radius: 3px;
    transition: .4s;
}
.square_btn:hover {
    background: #fffbef;
}

/* -------メディア掲載のセル(雑誌)171120------- */
table.type05 {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 0.5;
	border-top: 1px solid #ccc;
}
table.type05 th {
	width: 60px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
table.type05 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

/*20171204 jukyogaku*/
#jukyogaku .item .img-btm.ht460 {height: auto;}
#jukyogaku .item .img-btm a {position: initial;}

.page-parent ul.page-lists {display: block;}
.page-parent ul.page-lists li {width: 100%;margin-right: 0;}
.page-parent ul.page-lists li img {max-height: 100%;}
.page-parent ul.page-lists li .title {height: auto!important;}

