@charset "UTF-8";
/*
	Theme Name: txw-kyoushou-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 {
	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

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

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

footer {
	width: 100%;
	min-width: 300px;

}

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 !important;
}

#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 a.pagelogo { display: block; text-align: left; }
#header .alignleft {
	margin: 0px;
}


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

#sideblog,
#sidepage,
#sidebar{
	width: 100%;
}

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

.pageheader .menu a{
	padding: 10px 20px;
	height: auto;
}

.topnavi { display: none; }

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

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

.menu li {
	width: 98%;
	text-indent: initial;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
}

.menu a{
  font-weight: bold;
  overflow:visible;
  display: block;
  border: 1px #dddddd solid;
  padding: 10px 0px 10px 20px;
  margin: 0 0 0px 0;
  text-align: left;
  width:auto;
  height: auto;
  color:#555;
  border-radius: 2px;
  background-image:none;
  background-repeat: no-repeat;
  background-color: #fff;
  text-decoration: none;
  position: relative;
text-indent: inherit;	
}
.menu a:hover{
  width:100%;
  background-image: none;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-color: initial;
}
.menu a:before {
	content: " ";
	border: 0px;
	height: 0px;
	background: #fff;
}
.menu a:after{
	content: "＞";
	position: absolute;
	right: 20px;
}

.menu1 a{background-position:    0px 0;}
.menu2 a{background-position:  -59px 0;}
.menu3 a{background-position: -136px 0;}
.menu4 a{background-position: -261px 0;}
.menu5 a{background-position: -386px 0;}
.menu6 a{background-position: -496px 0;}
.menu7 a{background-position: -588px 0;}

.menu .menu1 { width: 98%; }

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


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

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

          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;
	height: auto;
	font-weight: 600;
}

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

          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%;
margin-bottom: 0px;
padding-left: auto;
padding-right: auto;
margin-left: auto;
margin-right: auto;
position: relative;
min-height: 50px;
}

#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_body {
	padding: 10px 10px;
}

.font12 { font-size: 90%; }
.font24 { font-size: 18px; }
.font28 { font-size: 22px; }
.font36 { font-size: 24px; }
/* ------- フッターメニュー部分 ------- */
.menuf {
/*	display: none; */
}

.menuf ul { width: auto; display: block;}

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

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

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

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

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

.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: 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;
}

.gaiyou img.alignleft { float: none; }


.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; width: 5em; }
.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;
}

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

.clearboth {
clear: both;
}


.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 {
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: "";
}

.contactbloc {
display: inline-table;
width: 290px;
height: 490px;
border: 2px solid #cc3300;
background: #ffffff;
box-shadow: 2px 2px 2px #eeeeee;
padding: 10px 10px;
margin: 5px 15px 20px 5px;
border-radius: 5px;
}

.sekourei_catch {
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
}
.sekourei_catch h3 {
	padding: 0px;
	margin: 0px;
}

.event_catch {
	text-align: center;
	font-size: 16px;
	background-size: cover;
	margin: 10px 0px 30px;
	padding: 5px 10px 5px 14px;
	font-size: 16px;
	line-height: 1.5em;
}

.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;
}
span.pcbr {
	display: inline;
}

img.spimgblock { float: none; width: auto; }

.sponly {
	display: block;
}

.sponly_br {
	display: block;
}

span.spblock {
	clear: both;
	display: block;
}

.bg-menu {
	background: #fff;
}

.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;
}

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

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

.toptoi img { width: 40px; padding-top: 10px; }

.toptoi a {
	color: #826B38;
}

.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 { border-bottom: 1px dotted #ddd; }

#archiveList.voicelist li .box2,
#archiveList li .box2 {
	float: none;
	width: 98%;
}

#archiveList li p.title { font-size: 1.2em; }
#archiveList li .more a {}
#archiveList li .more { padding-bottom: 10px; }
#archiveList li .box1 {
	width: auto;
	float: none;
}
.bukendata dl {
	margin: 0px 0px;
	padding: 0px;
	float: none;
	width: 99%;
}
.bukendata dl dt {
	margin: 0px;
	padding: 10px 0px;
	width: 31%;
}

.bukendata dl dd {
	margin: 0px;
	padding: 10px 0px 10px 1%;
	width: 66%;
}

ul#staffList {
  padding: 0px;
  text-align: center;
}

ul#staffList li {
	float: none;
	margin: auto;
	width: 150px;
	height: auto;
	padding: 10px 10px;
	display: inline-block;
}

ul#staffList li img {
	height: 120px;
	width: auto;
}
ul#staffList li:nth-child(4n + 4) {
	margin-right: auto;
}

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

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

#recoStaff ul {
	text-align: center;
}
#recoStaff ul li {
	width: 150px;
	height: auto;
	padding: 10px 0px 10px;
	float: none;
	display: inline-block;
	margin: 5px auto;
	vertical-align: top;
}

#recoStaff ul li p.staffp1 { height: 3em !important; overflow: hidden; line-height: 1.5em;  }

#recoStaff ul li img {
	height: 100px;
	width: 100px;
    object-fit: cover;
    font-family: 'object-fit: cover;';		
}

.kizi div#staffDedail { width: 100%; }
.kizi div#staffDedail .alignleft {
	width: auto;
	float: none;
}
.kizi div#staffDedail .alignright {
	width: auto;
	float: none;
}
.staffMainImage { width: auto; margin-left: 0px; }
table.staffProfile {
  padding-top: 10px;
  float: none;
  width: 100%;
}

table.staffProfile th { width: 7em; font-size: 13px; padding: 0px 5px; display:block; }
table.staffProfile td { line-height: 1.5em; display:block; }
table.staffProfile02 th {width: 100%;}
table.staffProfile02 {margin: 0px; }

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

.tags a { margin: 1px;}
#footer { width: 100%; }


#footer .fbox01,
#footer .fbox02,
#footer .fbox03,
#footer .fbox04 {
	margin-top: 30px;
	float: none;
	height: auto;
	width: auto !important;
	margin-left: 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_page:after {
		clear: both;
		display: block;
		content: "";
	}

	.child_pages .child_page-container img {
		width: 100px;
		float: left;
		margin-right: 10px;
	}
	.child_pages .child_page-container h3 { text-align: left; }
}

.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 {
	padding-bottom: 0px !important;
	background: #fff !important;
}
.col-01 .alignright,
.col-01 .alignleft {
	width: 99%;
	float: none !important;
	margin-bottom: 40px;
	border: 0px;
}

.col-01 li {
	margin: 0px !important;
	display: block;
	height: auto;
}

.col-01 li {white-space: initial;}
.col-01 li h3 { display: block; margin: 5px 0px; width: auto; padding-left: 0px; }

.col-01 .alignright ul, .col-01 .alignleft ul {
	height: auto;
	padding: 10px 10px;
}
.col-01 li h3 { font-size: 14px; display: -webkit-box; line-height: 1.5em; }
.col-01 .topcolumn {
	text-align: center; margin-right: auto;
}
.col-01 li .datewrap { width: auto; }
.col-01 li .datewrap span.date { display: inline-block; }
.col-01 li .datewrap div.label { display: inline-block; }
.col-02 .left,
.col-02 .right {
	float: none!important;
	width: 100%!important;
}

.col-02 .right { margin-top: 50px; }
.col-02 .left ul,
.col-02 .right ul { text-align: center; }
.col-02 li {
	height: auto;
}

.col-06 li,
.col-07 li,
.col-05 li,
.col-02 li,
.col-03 li {
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 0px;
	padding: 0px 0px 10px 0px;
	border: 0px;
	display: block;
	max-width: 95%;
}

.col-02 .right ul li,
.col-02 .left ul li { display: inline-block; width: 286px; margin-right: 3px; text-align: center; }
.col-02 .right ul li:nth-child(2n + 2),
.col-02 .left ul li:nth-child(2n + 2) { margin-right: 0px; }
.col-02 .right ul li span img,
.col-02 .left ul li span img {
	display: block;
	height: auto;
	object-fit: initial;
	font-family: initial;
}

.col-03 .font20 {
	font-size: 18px;
}

.col-05 li div.wrap {
	margin-top: 0px;
}

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

.col-02 li p,
.col-03 li p {
	font-size: 15px;
}

.col-05,
.col-04,
.col-03,
.col-02 {
	min-height: auto;
	padding-bottom: 20px !important;
	padding-top: 20px !important;
	margin-left: 10px;
	margin-right: 10px;
}

.col-06 {
	padding-bottom: 20px !important;
	padding-top: 20px !important;
	padding-left: 10px;
	padding-right: 10px;
	background-size: cover;
	
}

.col-05 .section0502 {
	padding-top: 10px;
}

.col-04 img.alignleft {float: none; margin-left: auto; margin-right: auto; display: block; margin-top :10px; }
.col-04 .topCTtl { padding: 10px; }
.col-04 p { padding: 10px; }

.col-06 .section0601 { display: none; }
.col-02 .section0201 { display: none; }
.col-03 .section0301 { display: none; }
.col-04 .section0401 { display: none; }
.col-05 .section0501 { display: none; }

.col-03 .section0302 { padding-top: 10px;}

.col-04 .section0402,
.col-02 .section0202 { padding-top: 20px; }

.col-05 table td { display: block; width: auto; }

.col-06 .alignleft,
.col-06 .alignright {
	float: none !important;
	width: 100%;
	margin-bottom: 20px;
}


.topWorkTtl { font-size: 15px; }
.topWorkTtl:before {
	content: "";
	padding-right: 0px;
	position: absolute;
	left: 0;
    top: 0;
}
.topWorkTtl:after {
	content: "";
	padding-left: 0px;
	position: absolute;
	right: 0;
    top: 0;
}

.col-03 li h2 { font-size: 16px; line-height: 1.1em; margin-bottom: 5px;  }

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


/* 関連記事 */
.kanren { padding-left: 10px; padding-right: 10px; }
.kanren .list li {
    float: none;
    width: auto;
    margin-right: 0px;
	height: auto;
	border-bottom: 1px solid #ddd;
}

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

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

.kanren-thumbnail { float: left; }
.slide_all {overflow: hidden; width: 100%; height: auto;} 

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

.slide_wrap {
	width: 100%;
	left: 0%;
	margin-left: 0px;
	position: relative;
}

#slideFilterL, #slideFilterR {
	position:absolute;
	top:0;
	width:0px;
	height: 495px;
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
	background:#fff;
}


/* 関連記事 */

.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;
}

.photos li .halfright,
.photos li .halfleft { width: 100%;vertical-align: top;display: inline-block;}
.photos li .halfleft { padding-right: 0;  margin-bottom: 30px;}
.photos li img.halfleft,
.photos li img.halfright { max-width: 100%; float: none !important; margin: 10px auto; }

.photos li img.halfleft.before { width: 35%;}
.photos li img.beforeafter-yaji { width: 11%; padding-top: 30px; }
.photos li img.halfright.after { width: 50%; float: right !important;}

.photos .part span { font-size: 16px; }
.photos .madoridetail li img.halfright, .photos .madoridetail li img.halfleft { max-width: 100%; }

.madoricatch { font-size: 17px; padding: 10px; }
.madori-img li .title { font-size: 16px; }
.topttl { margin-left: 10px; font-size: 20px; }
a.more { margin-right: 10px; }


#footer_link {
/*	display: none; */
}

#footer_fixed { height: auto; background: #0058b4; bottom: 0px; width: 100%;}

#footer_fixed li a i{
	font-size: 24px;
	color: #fff;
	background: #0058b4; 
}

#footer_fixed ul {
	margin: 0;
	float: none;
}
#footer_fixed li {
	display:inline-block;
	width:23%;
	margin:0 0.2% 0 0.2%;
	color:#fff;
	font-family :
		YuGothic,    /* Mac—p */
		'Yu Gothic', /* Windows—p */
		sans-serif;
	background-color:#0058b4;
}

#footer_fixed li a:link,
#footer_fixed li a:visited {
	color:#fff;
}

#footer_fixed li a:after {
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	display:block;
	width:1px;
}
#footer_fixed li#f_tel a:after {
	display:none;
}

#footer_fixed li a {
	position:relative;
	display:block;
/* 	line-height: 61px; */
	padding:12px 0 0;
	font-size: 0.9em;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-position:center 8px;
	background-position:center 17px;
	background-repeat:no-repeat;
	width: auto;
	margin-top: 0px;
}

#footer_fixed li #ft_freedial {
	width:23%;
}

#footer_fixed li {
	border-right:1px #aaa solid;
}

#footer_fixed li:nth-child(4) {
	border-right:none;
	font-size: 13px;
}

.bg-content { padding: 10px 0px; }
.bg-content .wrapper .kizi { padding: 40px 10px; }
.bg-content .subHeader { margin-bottom: 10px; }

.contactform th,
.contactform td { display: block; width: auto; padding: 10px 0px 10px 10px; }
.wpcf7-form textarea { width: 95%; }
.contactform .spw { width: auto; padding-right: 0px !important; }
.contactform div { margin-left: 0px !important; }
span.wpcf7-list-item { margin-left: 0px !important; }
.mBttl { font-size: 1.3em !important; }
.mBttl span { display: inline-block; }
.photos li .alignleft,
.photos li .alignright {
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
	width: auto !important;
}

.photos li .alignleft { margin-bottom: 10px; }

.blog-thumbnail { width: 110px; }

.blogbloc {
	max-height: 5em;
	overflow: hidden;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
}

.rightlink a { padding: 5px 10px; font-size: 14px; }
.blogContent img { margin-bottom: 10px; float: none !important; height: auto; /*display: block;*/ }
#words dl dd { display: block; }
.midashi { font-size: 18px; }
.midashid { font-size: 18px; }
.col-01 li span.label {
	width: auto;
    padding: 1px 10px;
}

.flowttl { text-align: center; font-size: 1.6em; padding: 20px 5px 50px; color: #231714;  }
.stepbloc img { width: 110px; margin-left: 10px !important; }
.step {
	font-size: 18px;
}

.fa-chevron-down { margin-bottom: 0px; font-size: 1em !important; }


.col-02 .topwork {
	width: 100%;
}

.col-07 .topfudousan { width: 100%; }

.col-04 ul li a {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.col-04 ul li.showroom {  height: auto; background: url(/images/title-08-bg.png) no-repeat right top #fff; }
.col-04 ul li.staff { height: auto; background: url(/images/title-09-bg.png) no-repeat left top #fff; }
.col-04 ul li.after { height: auto; background: url(/images/title-10-bg.png) no-repeat right top #fff;}

.col-04 ul li.showroom div.rightbloc {
	width: 100%;
	float: none;
}

.col-04 ul li.showroom div.leftbloc { background: none; float: none;  width: auto;}
.col-04 ul li.staff div.rightbloc { background: none; float: none;  width: auto;}
.col-04 ul li.after div.leftbloc {  background: none; float: none;  width: auto;}

.col-04 ul li.showroom div.innerbloc { width: auto; background: #fff; padding: 10px 10px 5px; margin: 15px; display: block; height: auto; }
.col-04 ul li.staff div.innerbloc { width: auto; background: #fff; padding: 10px 10px 5px; margin: 15px; display: block; height: auto; }
.col-04 ul li.after div.innerbloc { width: auto; background: #fff; padding: 10px 10px 5px; margin: 15px; display: block;  height: auto; }

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 44px;
	background: #060606;
	z-index: 100050;
}
.menu-trigger span {
	position: absolute;
	left: 5px;
	width: 40px;
	height: 3px;
	background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 10px;
}
.menu-trigger span:nth-of-type(2) {
  top: 20px;
}
.menu-trigger span:nth-of-type(3) {
  top: 30px;
}

.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);	
	top: 20px;
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);	
	top: 20px;
}

.bg-topttl { padding: 30px 0px; }
.bg-topttl img { margin: 0px !important; }
.bg-topttl img.left,
.bg-topttl img.right { width: 70px; }

.container.slider { width: 100%; overflow: hidden; }
.container.slider img { max-width: 630px; margin-left: -140px;}
.col-03 .topplan p.title { padding: 10px 10px; }

.topstaff a.morelink,
.col-04 a.morelink { width: auto; margin: 10px 0px; display: block;  }
.topstaff { padding-bottom: 30px; }
.madoriBloc01 li { display: block; width: auto; }
.sassibloc { display: block; width: auto; margin: 10px; padding: 10px; }
div.post-137 { line-height: 1.8em; }
.bosyu { margin-bottom: 50px; border-collapse: collapse; width: 100%; }
.bosyu th,
.bosyu td { display: block; }
ul#staffList li p.staffp1 { height: 3em; }
.officeaddr { width: auto; }
iframe { max-width: 100%;}
.child_pages { padding-left: 10px; padding-right: 10px; }
div.flow01 ul li { display: block; width: auto; margin-bottom: 20px; font-size: 16px; }
.conttl { font-size: 16px; }
.conttl strong  { font-size: 18px; }
.conttl img { width: 80px; }
.conttl span { width: auto; padding-right: 20px; display: block; }
.flow_perth { padding: 20px 5px 20px 5px; }
.flow_perth span { width: 140px; margin-right: 10px; }
.flow_perth span img { width: auto; }
table.flowtable { padding-bottom: 30px; }
table.flowtable td { display: block; width: auto !important; }
table.afterflow { padding-bottom: 30px; }
table.afterflow td:first-child { width: 100px; }
table.afterflow img { width: 100px; }
.coninlink img { width: 50%; }
.madori-img li { padding: 10px 0px; }
.planconcept { padding: 10px;}
.eventdesc { margin: 0px 0px; }
.midashi-event { font-size: 18px; }
.midashi-event:first-letter { font-size: 20px; }
ul.eventlist { padding: 0px 10px; }
.vphotos img.alignleft,
.vphotos img.alignright { float: none !important; margin-left: auto; margin-right: auto; display: block; margin-bottom: 10px; }


.lg-m {
	padding-left: 10px;
	float: none;
	text-align: left;
}

.main-title {
	font-size: 18px;
	width: 300px;
    display: block;
    margin: auto;
}

.col-01 li .sub-bx {
	display: -webkit-box;
	font-size: 14px;
	margin: 5px 0px;
	width: auto;
    padding-left: 0px;
}

.br-sp {
	display:block;
}