@charset "UTF-8";

* {
	margin:0;
}

body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}
	
	
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

p {
  font-size: 15px;
  line-height:1.9;
  text-align:justify;
  text-justify:inter-ideograph;
  margin-right:10px;
  margin-left:10px;
}

p.t2{
  margin-top:0px;
  margin-bottom:0px;
  font-size :13px;
  line-height:1.6;
  padding:0px; 
  margin-right:10px;
  margin-left:10px;
}

p.t3{
  font-size: 15px;
  line-height:1.9;
  text-align:justify;
  text-justify:inter-ideograph;
  margin-right:10px;
  margin-left:18px; 
}

p.t4{
  font-size: 13px;
  line-height:1.9;
  text-align:justify;
  text-justify:inter-ideograph;
  margin-right:10px;
  margin-left:18px; 
}



p.topics{
  font-size: 15px;
  line-height:1.9;
  text-align:justify;
  text-justify:inter-ideograph;
  margin-right:20px;
  margin-left:20px;
}

p.title4{
  font-size: 18px;
  line-height:1.6;
  text-align:justify;
  text-justify:inter-ideograph;
  margin-bottom:10px;
  padding:0px; 
  color:#ee87b4;
}

p.midashi {
  font-size: 15px;
  line-height:1.8;
  background-color:#00b2bc;
  margin-top:10px;
  margin-bottom:10px;
}

p.midashi2 {
  font-size: 15px;
  line-height:1.8;
  background-color:#e3d2c8;
  margin-top:5px;
  margin-bottom:5px;
}


/* ヘッダ */

.header {
  margin-top:0px;
  padding-left:10px;
  background-color:#ffffff;

}

h1 {
    margin:0;
}

.logo img {
	width:80%;
    margin:0;

}

.address {
    width:100%;
    padding:0 10px;
    box-sizing: border-box;
}

.tell {
    width:100%;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 2px;
    font-family: 'Lato', sans-serif;
    color: #1e74bf;
    padding:0 10px;
    box-sizing: border-box;
}

INPUT,textarea {
    border:1px solid #aaaaaa;

}

form {
    margin-bottom:20px;
}


/* メイン */

.body-in {
    padding:0;
}

/*フッタ*/
footer{
  background-color:#ecf3f5;
    padding-top:10px;

}

footer .address {
    text-align:left;
    margin: 0 auto;
    
}



footer .copy {
    padding:5px;
    text-align:center;
	background-color:#00b2bc;



}




/* トップページ */

#topdescription img {
    max-width:100%

}

#topdescription p{
    margin:20px;
}

#toptopics {
    border:solid 1px #6e9700;
}

#toptopics p {
    padding:0 10px;

}


#topcontents,#topinfomation{ 
    margin-top:0px;

}

#topicslabel {
    background-color:#8fc31f;
    color:white;
    padding:5px;
}

#contentlabel,#infomationlabel{
    background-color:#eeeeee;
    color:#777777;
    padding:5px;
    margin-bottom:20px;
}

#topcontents {
    line-height: 0;
}

#topcontents p {
    line-height: 1.3;
}

.topcontentsimg{

	border-bottom:1px #ffffff solid;
}

.topcontentsimginnder {
  margin:0 10px;
}

.topcontentsimg img {
 max-width:100%;

}

.kasen{
  border-bottom:solid 1px #3a70a0;
  padding-bottom:10px;

}

.bxslider {
    margin-top:0px;
}

.bx-wrapper .bx-viewport{
    box-shadow: 0 0 5px #ffffff;
    border: 0px solid #fff;
    left: 0px;
}

#topics {
	background-color:;


}

#topics p{
	padding:10px 20px;
	margin:0;

}

#floatingmenu {
display: block;
width: 100%;
position: fixed;
left: 0px;
bottom: 0px;
z-index: 9999;
text-align: center;
padding: 0 auto;
}


/* エントリーページ */

h2.entrylabel {
    margin:0;
    border-bottom:solid 2px #8fc31f;
    font-size:18px;


}

h3.entrylabel {
    margin:0;
    border:solid 1px #777777;
    padding:5px;
    margin-bottom:10px;

}

.contentsbox {
    margin-bottom:0px;
}

.contentsbox {
    margin:0 20px;

}

.contentsboxtop {
    margin:0 20px;
  background-color:#ffffff;
}

.contentsbox2 {
    margin:0;

}

.contentsbox3 {
    margin:0;
  background-color:#333333;

}

.contentsbox4 {
    margin:0;
  background-color:#cccccc;

}

.contentsbox5 {
    margin:0 20px;
  background-color:#ffffff;
}

.contentsbox6 {
    margin:0;
  background-color:#fcfae0;
}

.contentsbox6-1 {
    margin:0;
  background-image:url(images/bg-profile01.jpg);

}

.contentsbox6-2 {
    margin:0;
  background-image:url(images/bg-profile02.jpg);

}

.contentsbox6-3 {
    margin:0;
  background-image:url(images/bg-profile03.jpg);

}

.contentsbox7 {
    margin:0;
  background-color:#fff5d7;

}

.contentsbox8-1 {
    margin:0;
  background-image:url(images/shoni-bg01.jpg);

}

.contentsbox8-2 {
    margin:0;
  background-image:url(images/shoni-bg02.jpg);

}

.contentsbox9 {
    margin:0;
  background-color:#edadad;

}

.entrylabel2 {
    color:#8fc31f;
    font-size:18px;
}

.blue {
    color:#000099;

}

.bold {
    font-weight:bold;
}

.comlabel{
    margin:0 10px;
    padding:3px;
	background-color:#27c2ba;
	color:#000000;
	text-align:center;
    font-size:15px;
    color:#ffffff;
}

.comlabel2{

    padding:5px;
	background-color:#81bf75;
	color:#ffffff;
	text-align:center;
    font-size:15px;
}

.cominfo {
    padding:10px;
	font-size:15px;
}

.cominfo2 {
    padding:10px;
	font-size:14px;
}


.recruit .contents {
	margin-bottom:30px;
}

#autobacks,#katsutomi,#kiriya,#maido,#chateraise {
	margin-top:40px;
}

.product p {
	font-size:20px;

}

.simplelink a { 
	text-decoration: none;
	line-height:1.5;
	font-size:18px;
}


/*アコーディオン*/

input[type="checkbox"].on-off{
    display: none;
}

.box1, .box2, .box3 {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="checkbox"].on-off + .box1,
input[type="checkbox"].on-off + .box2,
input[type="checkbox"].on-off + .box3{
    display: none;
}

input[type="checkbox"].on-off:checked + .box1,
input[type="checkbox"].on-off:checked + .box2,
input[type="checkbox"].on-off:checked + .box3{
   display: block;
}


/* ########### 480px以下 ########### */
@media (max-width: 480px) {

/* トグルボタン */
#menubtn	{padding: 6px 12px;
	border: solid 1px #aaaaaa;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	top: 20px;
	right: 15px;
	cursor: pointer}

#menubtn:hover	{background-color: #dddddd}

#menubtn:focus	{outline: none}

#menubtn i	{color: #888888;
	font-size: 18px}

#menubtn span	{display: inline-block;
	text-indent: -9999px}

/* ナビゲーションメニュー（縦並び） */
.menu	{display: none}

.menu ul	{margin: 0;
	padding: 10px;
	list-style: none;
	background-color:#eeeeee;
}

.menu li a	{display: block;
	padding: 10px;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	border-bottom:solid #dddddd 1px;
	font-size:15px;
}

.menu li a:hover	{background-color: #eeeeee}

}

/* ########### 480px以上 ########### */
@media (min-width: 480px) {

/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーション */
#menu	{display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 10px 15px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

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

.menu li	{float: left;
	width: auto}

}