@charset "utf-8";
/* CSS Document */
@import url("js/demo.css");
@import url("js/mmenu.css");
/* 全体
============================================================================================================*/
*  {
	padding : 0px;
	margin : 0px;
}
#nav,.mb {display: none;}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/* body
============================================================================================================*/
body   {    
	color:#000000;
	font-size: 13px;
	line-height: 190%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	background-color: #FFFFFF;

}
.navi-fix {
	position: fixed;
	z-index: 100;
	background-color: #FFFFFF;
	width: 100%;
}
.contents-body {
	padding-top: 108px;
}


.t10 {
	font-size: 90%;
}
.t14 {
	font-size: 110%;
}

.t16 {
	font-size: 140%;
}
img {
 border-style: none;
 height: auto;
 max-width: 100%;
}
a img {
	border-style:none;
}
.clear { 
    clear:both; 
}
.clear hr { 
    display: none; 
}
a {
	text-decoration:none;
	color:#003399;
}
a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
}

.submit {
	text-align: center;
}
.submit input {
	margin: 10px;
	padding: 10px;
}
/* wrapper
============================================================================================================*/
.title{
	background-image: url(img2018/common/h1.gif);
	padding-top: 120px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 180%;
	font-weight: normal;
	color: #3E3E3E;
	background-repeat: repeat-x;
	background-position: left top;
}
.title div{
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	padding-bottom: 10px;
}
.title div:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #FFCA57;
	border-radius: 2px;
}
h3 {
	border-left: 0 solid #46c401;
	border-right: 0 solid #46c401;
	border-bottom: 2px solid #46c401;
	border-top: 2px solid #46c401;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
h3 div {
	border-left: 0 dotted #46c401;
	border-right: 0 dotted #46c401;
	border-bottom: 1px dotted #46c401;
	border-top: 1px dotted #46c401;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-size: 140%;
	line-height: 100%;
	background-image: url(img2018/common/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.b-gray {
	background-color: #E7E7E7;
}




#wrapper  ,.index-head-inner,.section{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#wrapperInner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.wid-90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.wid-80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.pan {
	font-size: 90%;
	color: #494949;
	margin-bottom: 15px;
}



.table01 {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 30px;
}
.table01 th,.table01 td {
	border-top-width: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left-width: 0px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table01 th {
	font-weight: normal;
	background-color: #E7FFAE;
	text-align: left;
}




.index-head {
	background-image: url(img2018/index/index-back.png);
	background-position: center top;
	border-bottom: 6px solid #fecc02;
}

.index-head2 {
	background-image: url(img2018/index/index-head-back.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-left: 0 solid #fdf449;
	border-right: 0 solid #fdf449;
	border-bottom: 30px solid #fdf449;
	border-top: 0 solid #fdf449;
}

.index-head-inner {
	position: relative;
}
.index-head-logo {
	position: absolute;
	top: 10%;
	text-align: center;
	z-index: 900;
}
@media screen and (min-height: 700px) {
.index-head-inner {height: 780px;}
}	
.index-head-logo {
	left: 524px;
}
	@media screen and (max-height: 700px) {
    .index-head-inner {
	height: 100vh;
}
		.index-head-topics-a,.index-head-topics-c {
	margin-left: 20px;
}
		.index-head-topics-b,.index-head-topics-d {
	margin-right: 20px;
}
		
	.index-head-logo {
	left: 484px;
}
		.index-head-logo img {
	max-width: 120px;
}
		
		.index-head-logo br{
	display: none;
}
		
}


.index-head-inner h1 {
	font-size: 100%;
	font-weight: normal;
	color: #113360;
	padding-top: 10px;
	padding-bottom: 10px;
}
.index-head-topics div {
	position: absolute;
	height: 40%;
}
.index-head-topics div img {
	max-height: 100%;
}
.index-head-topics-a {
	left: 0px;
}
.index-head-topics-b {
	right: 0px;
}
.index-head-topics-c {
	left: 0px;
	top: 50%;
}
.index-head-topics-d {
	right: 0px;
	top: 50%;
}



.table01 td {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.header {
	border-bottom: 2px solid #dcdcdc;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: rgba(255,255,255,1.00);
}
.head-info {
	text-align: right;
}
.head-logo {
	float: left;
}


#navi ul li {
	float: left;
	list-style-type: none;
}
#navi ul li a {
	height: 70px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	
}
#navi ul li a:hover {
	background-position: 0% bottom;
}

.navi1 a {background-image: url(img2018/common/navi_01.gif);width: 156px;}
.navi2 a {background-image: url(img2018/common/navi_02.gif);width: 156px;}
.navi3 a {background-image: url(img2018/common/navi_03.gif);width: 153px;}
.navi4 a {background-image: url(img2018/common/navi_04.gif);width: 156px;}
.navi5 a {background-image: url(img2018/common/navi_05.gif);width: 154px;}
.navi6 a {background-image: url(img2018/common/navi_06.gif);width: 155px;}
.index {
	margin-top: 50px;
}
.section h2 img {
}
.submenu ul {
	margin-bottom: 30px;
}

.submenu ul li {
	width: 24%;
	margin-left: 1%;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.submenu ul li a {
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #fdf449;
	color: #1D1D1D;
	font-size: 110%;
	border-bottom: 3px solid #fed657;
	background-image: url(img2018/common/arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
}


ul li a {
}
.index-foot-b a img {
	margin-bottom: 40px;
}


.index-topics ,.index-topics2{
	padding-bottom: 30px;
	padding-top: 20px;
}
.index-topics2 {
	background-color: #fffcd7;
}
.index-topics2 h2 {
	text-align: center;
}


.index-topics2 .box  ,.index-topics .box{
	text-align: center;
}



.index h2  {
	text-align: center;
	margin-bottom: 20px;
}
.news-block ul {
	margin-left: 61px;
}


.news-block ul li {
	width: 250px;
	-webkit-box-shadow: 2px 2px 3px #B8B8B8;
	box-shadow: 2px 2px 3px #B8B8B8;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.news-block ul li a {
	display: block;
	color: #2F2F2F;
}
.news-block ul li  span {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	
}

.news-block ul li  .news{background-color: #A72325;}
.news-block ul li  .blog{
	background-color: #235FA7;
}

.news-block ul li p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.news-link  {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.news-link a {
	display: inline;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFE075;
	border-bottom: 4px solid #FF8E42;
	color: #252525;
}
.topics-box {
	text-align: center;
	margin-top: 20px;
}
.topics-box img {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.case-box a  {
	display: block;
	color: #0E0E0E;
}
.case-box span  {
	border: 1px solid #191919;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 80%;
	border-radius: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

.case-box ul li {
	width: 19%;
	float: left;
	list-style-type: none;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.about-box {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.about-box div {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.index-foot {
	background-image: -webkit-linear-gradient(270deg,rgba(187,232,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(187,232,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(187,232,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(187,232,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	padding-top: 40px;
}
.index-foot2 {
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(img2018/common/foot-img.png);
	padding-bottom: 90px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.index-foot-a {
	width: 42%;
	float: left;
	padding-bottom: 90px;
}
.index-foot-b {
	width: 57%;
	float: right;
}
footer {
	background-color: #fdf449;
	padding-top: 30px;
	padding-bottom: 30px;
}
.foot-a address {
	font-style: normal;
	margin-left: 68px;
}
.foot-a {
	width: 35%;
	float: left;
}
.foot-b {
	width: 35%;
	float: right;
	background-image: url(img2018/common/ukas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15%;
	margin-right: 12%;
}
.foot-b li  {
	width: 33%;
	float: left;
	list-style-type: none;
}
.foot-b li a {
	color: #090909;
	display: block;
}
.top {
	position: fixed;
	bottom: 40px;
	right: 20px;
}
.cl {
	clear: both;
	text-align: center;
	padding-top: 10px;
}
.gr {
	color: #2E9200;
}
.or {
	color: #FF4F00;
}


section {
	padding-bottom: 50px;
}

.roof-1 {
	text-align: center;
	margin-bottom: 20px;
}
.roof-1 img {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.box {
	margin-bottom: 30px;
}

.box-c {
	text-align: center;
	margin-bottom: 30px;
}
.roof-2 {
	position: relative;
	height: 580px;
}
.roof-2 div {
	position: absolute;
}
.roof2-1 {
	top: 14px;
	left: 297px;
}
.roof2-2 {
	top: 7px;
	left: 10px;
	width: 270px;
}
.roof2-3 {
	top: 7px;
	left: 817px;
	width: 270px;
}
.roof2-4 {
	top: 386px;
	left: 11px;
	width: 1100px;
}
.roof3-a {
	float: right;
	margin-right: 20px;
	margin-left: 30px;
}
.roof3-b {
	margin-left: 40px;
	padding-top: 40px;
}
.gaiso-a {
	float: left;
	margin-right: 20px;
	margin-left: 30px;
}
.eco-a {
	width: 51%;
	float: left;
}
.eco-b {
	width: 49%;
	float: right;
}
.eco-b img {
	margin-bottom: 10px;
}
.eco-btn {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.eco-c .eco-btn {
	margin-left: 560px;
	position: relative;
}
.eco-c .eco-btn a{
	display: block;
	position: absolute;
	top: -267px;
	left: 64px;
}


.eco-d .eco-btn {
	text-align: left;
	margin-left: 80px;
	position: relative;
}

.eco-d .eco-btn a{
	display: block;
	position: absolute;
	top: -105px;
	left: 14px;
}


.zero-a {
	width: 35%;
	float: right;
	text-align: right;
}
.zero-b {
	width: 65%;
	float: left;
}
.zero-b h4 ,.p-eco-block h4{
	font-size: 120%;
	background-color: #19BD00;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.zero-b .box {
	margin-left: 10px;
	margin-right: 10px;
}
.eco-title {
	border-left: 8px solid #4DBB00;
	border-right: 0 solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0 solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.p-eco-a {
	float: right;
	margin-left: 20px;
}
.p-eco-block ul li {
	display: block;
	width: 45%;
	border: 1px solid #ABABAB;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	list-style-type: none;
	float: left;
}
.p-eco-block ul li img {
	float: left;
}
.p-eco-block ul li div {
	width: 60%;
	float: right;
}
.pellet-a {
	float: right;
	padding-left: 0px;
	margin-left: 20px;
}
.pelle-item {
	text-align: center;
}
.pelle-item img {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.solor-flow dl dt {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
}
.solor-flow dl {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted #B1B1B1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.solor-flow2 dl  {
	border: 1px solid #9E9E9E;
}
.solor-flow2 dl dt {
	width: 20%;
	display: block;
	text-align: center;
	float: left;
	float: left;
	border-right: 1px solid #999;
	padding-top: 10px;
}
.solor-flow2 dl dd {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.solor-flow2 dl dd span {
	display: block;
	font-weight: bold;
	font-size: 110%;
}
.solor-arrow {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
}
.kaitori {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 3px #B7B7B7;
	box-shadow: 0px 0px 3px #B7B7B7;
}
.kaitori ul li {
	list-style-type: none;
	background-image: url(img2018/product/solor/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 10px;
}
.case-list  li  {
	width: 44%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	border: 3px solid #FFC38E;
	border-radius: 8px;
	background-color: #FFF0E1;
	list-style-type: none;
	float: left;
}
.case-list h4 {
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}

.case-after {
	float: left;
	background-image: url(img2018/case/bef.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.case-before {
	float: right;
	padding-left: 20px;
	background-image: url(img2018/case/af.png);
	background-repeat: no-repeat;
}
.case-text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 15px;
	height: 90px;
}

.case-other{
	width: 49%;
	margin-right: 1%;
	float: left;
}


.know-head {
	background-color: #fffcd7;
	font-size: 140%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 100%;
	margin-bottom: 15px;
}
.know-head div {
	border-left: 5px solid #eb6100;
	padding-left: 15px;
}

.table-02 {
	width: 100%;
	border-top: 1px solid ##767676;
}
.table-02 th  {
	width: 20%;
	text-align: left;
	border-bottom: 1px solid #767676;
}
.table-02 th ,.table-02 td{
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	border-bottom: 1px solid #767676;
}
.table-02 td li {
	border-bottom: 1px dotted #A8A8A8;
	list-style-type: none;
}
.table-03 {
	width: 100%;
}
.table-03 th  {
	text-align: left;
}
.table-03 th, .table-03 td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.odd {
	background-color: #D6FFDA;
}
.voice-photo  {
	border: 1px solid #454545;
	background-color: #C5C5C5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	margin-top: -5px;
	margin-right: 30px;
	-webkit-box-shadow: 3px 3px #9A9A9A;
	box-shadow: 3px 3px #9A9A9A;
}
.voice-profile {
	padding-top: 20px;
	padding-bottom: 20px;
}
.voice-text {
	padding-top: 20px;
}
.senpai {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	border: 1px solid #ACACAC;
	margin-top: 50px;
}
.senpai-a {
	float: right;
}
.senpai-b {
	float: left;
}
.senpai-info {
	width: 48%;
	float: left;
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 2%;
}
.senpai-info img {
	margin-left: -10px;
}
.loc-a li {
	float: left;
	width: 24%;
	list-style-type: none;
	margin-right: 1%;
}
.loc-b li {
	float: left;
	width: 32%;
	list-style-type: none;
	margin-right: 1%;
}
.loc-a li p,.loc-b li p {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.staff-box {
 border: 1px solid #ACACAC;
 border-radius: 5px;
 -webkit-box-shadow: 1px 1px 3px #D7D7D7;
 box-shadow: 1px 1px 3px #D7D7D7;
 padding-top: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 margin-bottom: 20px;
 flex-basis: 45%;
 padding-right: 2%;
}
.staff-a   {
	width: 40%;
	text-align: center;
	float: left;
}
.staff-b {
	width: 60%;
	float: right;
}
.staff-b p {
	margin-left: 20px;
	font-size: 120%;
}
.qa dl {
	border-bottom: 1px solid #B7B7B7;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.qa .box   {
	border-radius: 10px;
	border: 3px solid #D4D4D4;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.qa .box span {
	background-color: #FFFFFF;
	display: block;
	font-size: 140%;
}



.qa dt  {
	background-image: url(img2018/qa/qa-1.jpg);
	background-repeat: no-repeat;
	font-size: 160%;
	padding-left: 80px;
	line-height: 160%;
	padding-top: 10px;
	padding-bottom: 30px;
}
.qa  .box ul li {
	margin-left: 30px;
}

.qa dd {
	background-image: url(img2018/qa/qa-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.flow {
	background-color: #FFFFFF;
	border: 15px solid #FFF5C4;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.flow-a {
	width: 50%;
	float: left;
}
.flow-a p {
	margin-left: 40px;
	margin-bottom: 20px;
}

.flow-b {
	width: 50%;
	float: right;
}
.rec-table {
	width: 100%;
	border-top: 1px solid #9B9B9B;
}
.rec-table th {
	background-color: #FFF4DF;
	font-weight: normal;
	letter-spacing: 5px;
	width: 20%;
}
tbody tr td {
}


.rec-table th, .rec-table td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #9B9B9B;
}
.rec-table td  {
	padding-left: 40px;
}
.rec-flow {
	background-color: #eeeeee;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.rinen-box {
	text-align: center;
	background-color: #e2f5fe;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-left: 0 solid #00a0e9;
	border-right: 0 solid #00a0e9;
	border-bottom: 1px solid #00a0e9;
	border-top: 1px solid #00a0e9;
	margin-bottom: 30px;
}
.map iframe {
	width: 100%;
}

.contact   {
	margin-left: auto;
	margin-right: auto;
}

.contact table  {
	width: 96%;
	border-top: 1px solid #B3B3B3;
	margin-top: 15px;
}
.contact table th, .contact table td {
	border-bottom: 1px solid #B3B3B3;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contact table th {
	width: 30%;
	text-align: left;
	padding-left: 30px;
	background-color: #FFF2B3;
}
.section p {

}

.contact p input {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #8F8F8F;
	border-radius: 10px;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	background-repeat: repeat-x;
	-webkit-box-shadow: 3px 3px #1B311C;
	box-shadow: 3px 3px #1B311C;
	font-weight: bold;
}

.contact table td input {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.input-size2 {
	width: 50%;
}
.input-size1 {
	width: 95%;
}
.contact p {
	text-align: center;
}
.blog-a {
	width: 80%;
	float: left;
}
#wrapperInner .blog-a .blog-list-1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.blog-list-1 ul li {
	width: 48%;
	position: relative;
	list-style-type: none;
	float: left;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.blog-day {
	position: absolute;
	background-color: #FF7500;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 70%;
}


.blog-day span {
	display: block;
	font-size: 200%;
	text-align: center;
}
.blog-list-1 .blog-img  {
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	height: 200px;
	overflow-y: hidden;
}
.blog-list-1 .blog-text  {
	margin-left: 10px;
}
.blog-list-1 .blog-text div a {
	text-align: right;
	display: block;
}
.blog-b {
	width: 20%;
	float: right;
	margin-bottom: 50px;
}
.blog-b h4 {
	font-size: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #C4C4C4;
}

.blog-b li  {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	list-style-type: none;
	border-bottom: 1px dotted #A2A2A2;
}
.blog-a section h4 {
	position: relative;
	padding-bottom: 15px;
	padding-top: 15px;
	height: 60px;
	border-bottom: 1px solid #929292;
	padding-left: 80px;
	margin-bottom: 15px;
}
.blog-a section h4 .blog-day {
	left: -10px;
}
.kawara-a {
	width: 50%;
	text-align: center;
	font-size: 140%;
	float: left;
}
.privacy p {
	margin-bottom: 40px;
}
.privacy h4 {
	font-size: 140%;
}
.sitemap {
	width: 44%;
	margin-top: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
	float: left;
}
.sitemap h4 {
	font-size: 120%;
	margin-bottom: 15px;
	margin-top: 15px;
}
.sitemap ul li {
	list-style-type: none;
	margin-left: 20px;
}
.torikumi ol   {
	margin-left: 30px;
}
.torikumi ol li {
	margin-bottom: 10px;
}

.clean div {
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 29%;
	float: left;
}
.clean div h4 {
	background-image: url(img2018/torikumi/check.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 10px;
}
.clean2 div img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.clean2 div {
	text-align: center;
	width: 33%;
	float: left;
	margin-bottom: 20px;
}
.foot-entry {
	text-align: center;
	font-size: 160%;
}
.foot-entry img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sitemap a {
	color: #000000;
}
.case-box img  {
	display: block;
}
.anker {
	position: relative;
}
.anker a {
	position: absolute;
	top: -130px;
}
.kawara-a img {
 height: auto;
}
li a figure {
	height: 250px;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
}
.staff-inner{ display: flex; justify-content: space-between;
 flex-direction: row;
 flex-wrap: wrap;}
 
.foot-contact{background-color: #691717;padding: 40px;}
.foot-contact .section div {background-color: #eeeeee;padding: 30px;}
.foot-contact h4{display: flex;justify-content: center;align-items: center;width: 90%;margin-left: auto;margin-right: auto;margin-bottom: 5px;}
.foot-contact h4 p {padding: 5px;}
.foot-contact ul{display: flex;justify-content: center;justify-content: space-between;}
.foot-contact ul li{flex-basis: 33%;
 background-color: #fff;
 list-style-type: none;
 display: flex;justify-content: center;
align-items: center;
}
.foot-contact ul li a{display: block;padding: 20px;}
.foot-contact ul li img{}
