@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

*{
margin:0;
padding:0;
}


.box2 {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
	margin-bottom:15px;
}

.box2 li{
width:calc(100% / 3);
list-style:none;
font-size:13px;
line-height:22px;
margin-right:25px;
text-align:center;
}

.box2 li:last-child{
margin-right:0px;
}

.box2 li img{
width:100%;
margin-bottom:10px;
}

.box2 li:hover{
transform: scale(1.05);
}


.box2 li{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


body{
	font-size:15px;
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height:24px;
	background-image:none;
}

.pbox{
	margin:20px;
}

.pbox img{
	width:100%;
}

.company div{
border-top:1px dotted #ccc;
margin-top:10px;
padding-top:6px;
}

.subimage{
display:none;
}

.senro{
	background-image: url("images/senro2.jpg");
	height:25px;
}

.logo2{
list-style:none;
margin-bottom:20px;
}

.tel1{
display:none;
}

.tel2 a{
text-decoration:none;
color:#2cb008;
}

.tel2{
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    line-height:26px;
	text-align:center;
	color:#2cb008;
}

.tel2:before{
font-family: FontAwesome;
content: '\f095';
margin-right:5px;
}

.movie{
position:relative;
width:100%;
padding-top:56.25%;
}

.movie iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}


#side{
padding:20px 20px 0px 20px;
font-size:15px;
}

#side img{
width:100%;
}

.company span{
font-size:11px;
margin-left:5px;
}

.company {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 8px;
    text-align: left;
    word-break: break-all;
    margin-bottom: 30px;
}

.tel{
width:80%;
margin:20px auto 20px auto;
}

.logo1{
text-align:center;
}

.logo1 img{
width:90%;
margin:20px 0px;
}

.mitumori{
margin:0px 20px 20px 20px;
display:none;
}

.table-01 td:first-child {
    padding: 8px;
    background: linear-gradient(-45deg, #efefef 25%, white 25%, white 50%, #efefef 50%, #efefef 75%, white 75%, white);
    background-size: 4px 4px;
    text-align: center;
    font-weight: normal;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}


.pc{
display:none;
}

img{
	box-sizing: border-box;
	vertical-align: bottom;
}

#main h2,.kadomaru .title{
font-weight:bold;
padding:8px 0px 8px 10px;
font-size:18px;
letter-spacing: 0.1em;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+35,f4f4f4+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 35%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 35%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 35%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
outline: 1px solid #ccc;
border-bottom:2px solid #2cb008;
}

#main h2:before,.kadomaru .title:before{
    margin-right: 8px;
    font-family: 'FontAwesome';
    content: '\f054';
    color: #2cb008;
}

.footer2{
	background-color:#5c93c9;
	background-color:#4b98d8;
	padding:20px 0px 20px 0px;
	color:#fff;
	text-align:center;
	line-height:22px;
	font-size:15px;
}


.copy {
    margin-top: 3px;
    background-color: #2cb008;
    padding: 5px;
    color: #fff;
    text-align: center;
font-size:11px;
}

.pola {
    padding:20px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 4px 4px 10px -2px #f0f0f0;
    box-sizing: border-box;
margin:20px;
font-size:15px;
}


table,td,th{
	border:1px #ccc solid;
	border-collapse:collapse;
}

table{
	background-color:#fff;
	width:100%;
}

td, th{
	padding:15px 10px;
	font-size:normal;
}

th{
background-image: url("images/th.jpg");
background-repeat: no-repeat;
text-align:left;
width:130px;
}

.company_table th{
width:100px;
}

.footer_exp{
	padding: 20px 0px;
	background: #f3f3f3;
	font-size:15px;
	text-align:center;
	margin-bottom:15px;
}

.footer_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.counter{
    text-align:center;
}
