.visible-phone-inline {
  display: none;
}
@media only screen and (max-width: 480px) {
  .visible-phone-inline {
    display: inline;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  ul {
    line-height: 180%;
    padding-left: 25px;
  }
  ol {
    line-height: 180%;
    padding-left: 25px;
  }
  a#top {
  	display: block;
  	height: 0;
  }
#content > p {
    margin-left: 0px;
}
  body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
  }
  #header {
	  
  }
  #header_in {
    width: auto;
    height: auto;
    text-align: center;
    margin: auto;
    padding: 15px 10px 0px 10px;
  }
  #header h1 {
    display: none;
  }
  #header div.logo {
    position: static;
	padding: 15px 15px 0 15px;
  }

  #header div.address {
    position: static;
    text-align: left;
    display: inline-block;

    font-size: 28px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #header div.address a {
    color: black;
  }
  #header div.fblikearea {
    position: static;
    background-color: red;
  }
  #header div.icon {
    position: static;
    z-index: 1000;
  }
  #header div.icon img {

  }
  #header div.icon span img {
    width: 160px;
    height: 60px;
  }
  #header div.soyokaze {
    position: static;
  }
  #header div.reduce img {
    width: 80%;
  }
  div#container {
    min-width: 0;
  }
  #footer_in {
    /*background: transparent linear-gradient(black, #aaa) repeat scroll 0% 0%;*/
    width: auto;
    padding: 0;
  }
  #footer p {
    padding-top: 0px;
    line-height: 180%;
    margin-bottom: 0px;
    text-align: left;
    padding: 10px;
  }
  #footer p[style*="margin-top"] {
    margin-top: 0 !important;
  }
  #footer_in .column {
    padding: 6px 0 0 0;
  }
  #footer_in .column p {
    font-size: 14px;
  }
  #footer p a.link {
	/*width: 120px;*/
	padding: 10px;
  }
  #footer .column.center {
  	float: none;
  	width: auto;
  	margin: auto;
  	display: table;
  }
  #footer p.footer-logo {
  	/*margin: 0;*/
  	padding: 0 35px;
  	margin-bottom: -15px;
  }
  #footer p.sp-center {
  	text-align: center;
  }
   #footer p.sp-center.email {
   	margin-top: 0;
   	margin-bottom: 1.5em;
   }
  #footer .sp-inline-block {
  	display: inline-block;
  	vertical-align: top;
  }
  #footer .sp-inline-block i {
	background-color: red;
	display: block;
	height: 0;
	width: 0;
  }
  #phoneonly {
    display: inline;
  }
  div#indexbox {
    margin: 0 auto;
    width: auto;
    max-height: 150px;
    margin: auto;
    position: relative;
    margin-top: 63px;
  }
  ul#thumbnail {
    display: none;
  }
  ul#thumbnail li {
    display: none;
  }
  div#indexbox #keytext {
    position: absolute;
    left: 0px;
    top: -67px;
    z-index: 10;
  }
  div#indexbox #keytext img {
    width: 90%;
  }
  #MainMenu {
    display: none;
  }
  #menu {
    display: none;
  }
  #leftside {
    display: none;
  }
  div#maincontent {
    width: auto;
    padding: 10px 10px;
    background-color: ;
    margin: auto;
  }
  div#content {
    float: none;
    width: auto;
    text-align: left;
    background-color: white;
	padding:0px;
  }
  div#contentheader {
    display: none;
  }
  div#contentbottom {
    display: none;
  }
  h3.main {
    margin-left: 0px;
  }
  h4.main {
    margin: 0px;
  }
  h4.topic {
    margin-left: 0px;
  }
  h2.main {
    display: block;
    text-align: left;
    line-height: 20px;
  }
  h2.main span {
    display: block;
    text-align: left;
    margin-left: 0px;
  }
  h2.spherical{
	  font-size:18px;
  }
  h3.title {
	  font-size:14px;
	  border-bottom:none;
  }
  .news_box {
    padding: 10px;
    border: 1px solid #aaa;
    margin: 0px 6px;
    width: auto;
    border-radius: 6px;
  }
  .news_box img {
    height: auto;
  }
  #phone-menu-button {
    display: block;
    position: fixed;
    right: 0;
    top:80px;
    padding: 10px;
    z-index: 100;
    background-color:#E70012;
    box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 1px;
    -webkit-box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 1px;
    -moz-box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 1px;
    text-align: center;
    font-size: 11px;
    font-family: ;
    cursor: pointer;
    border-radius: 8px 0 0 8px;
	color:white;
  }
  ul#navigation {
    display: inline;
    position: fixed;
    padding: 0px 0px 0px 0px;
    margin: 0;
    padding-bottom: 30px;
    width: 185px;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 500;
    -webkit-transform: translateX(-225px);
    -moz-transform: translateX(-225px);
    -ms-transform: translateX(-225px);
    -o-transform: translateX(-225px);
    transition: 0.2s;
    background-color: white;
    -webkit-overflow-scrolling: touch;
    box-shadow: 15px 0 10px -10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 1px;
    -moz-box-shadow: rgba(113, 135, 164, 0.4) 0px 0px 24px 1px;
  }
  ul#navigation.visible {
    transition: 0.2s;
    left: 0;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    overflow-y: scroll;
  }
  ul#navigation li a {
    z-index: 1000;
    float: none;
    display: block;
    padding: 16px 10px;
    border-bottom: 1px solid #aaa;
    text-decoration: none;
    color: black;
    font-size: 14px;
    font-family: meiryo;
  }
  ul#navigation li.sub {
	font-size:12px;
	text-decoration:none;
	color: #666;
	line-height:15px;
	margin: 0px 0px 20px 5px;
}
  ul#navigation li a:hover {
	  background-color: #E5E5E5;
  }
  ul#navigation li a.active {
    background-color: palegoldenrod;
  }

    ul#navigation li.title {
    color: #FFF;
    margin: 0px 0px 0px 0px;
    background-image: linear-gradient(to bottom, red, #F9B006);
    padding: 13px;
    font-size: 15px;
    font-weight: bold;
    font-family: meiryo;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  }
  .float-right {
    float: none;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
  }
  .float-left {
    float: none;
  }

    .google-maps {
    position: relative;
    padding-bottom: 15%;
    /*overflow: hidden;*/
    max-width: 100%;
    text-align: center;
  }
  .google-maps iframe {
    max-width: 100%;
  }
  .column {
    vertical-align: top;
    padding: ;
    width: 100%;
    height: auto;
    float: left;
    margin-left:;
    margin-top: 2px;
  }
  .column img {
    text-align: center;
  }
  .column_threedivide {
    width: auto;
	float:none;
  }
  .column_auto div.service {
    width: auto;
  }
  .youtube {
    position: relative;
    width: 96%;
    padding-top: 56.25%;
    float: none;
    margin: auto;
    margin-bottom: 5px;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .phonedisplayonly {
    display: inline;
  }
  .pcdisplayonly {
    display: none;
  }
    .gradationbackgroud {
		text-align:center;
		height:auto;
		width: 97%;
		display: inline-block;
		text-align: none;
		margin: 8px 0px;
  }
  .gradationbackgroud img {
	  float:none;
	  margin: 5px 5px 0px 5px;
  }
  .gradationbackgroud h3 {
	  font-size:18px;
  }

  .gradationbox {
    float: none;
    margin: 8px 0px;
    display: inline-block;
    max-height: 330px;
    text-align: none;
    width: 97%;
	text-align: center;
  }

  .catchcopy {
    font-size: 15px;

  }
  .goodsbox {
    float: none;
    margin: 8px 0px;
    text-align: center;
    width: auto;
  }
 

  .normalview {
    display: none;
  }
  .listview {
    display: inline;
    max-width: 100% !important;
  }
  div.map_container {
    padding: 0px;
  }
  div.map_container iframe {
    max-width: 100%;
    height: 250px;
  }

  .orderbox span {
    margin-left: 0px;
    display: block;
  }
  .arrowbox {
    width: 90%;
    margin-left: 0px;
  }
  .enterlink {
    margin-left: 0px;
  }
  .detail {
    width: 94%;
    font-size: 12px;
    text-shadow: none;
  }
table.recruit {
	width:100%;	
}
.mainbox ol {
	padding-left: 15px;
	margin-left:15px;
}
.mainbox {
	padding-left:0px;
}
.mainbox h4.main {
	text-align:center;
}

a.detail_return {
	font-size:13px;
	bottom: 6px;
	line-height:180%;
}
#madori_container, #madori_container_inner {
	width: auto;
}
table.otoiawase {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    border: none;
    border-spacing: 0;
  }
table.otoiawase td {
    box-sizing: border-box;
    display: block;
    padding: 5px 0;
    border: none;
  }
table.otoiawase td.heading {
	   border-bottom:none;
  }
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom:none;

}
  table.otoiawase td.heading br {
    display: none;
}
h3.title span {
	display: block;
text-align: left;
margin-left: 0px;
background:none;
color:#C00;
}
#whatsnew p {
	line-height:25px;
	padding-bottom:0px;
}
#whatsnew p span {
	display:block;
	width:100px;
	padding:0px 0px 0px 5px;
}
table.arrange {
	width:93%;
}
table.arrange th {
	display:block;
	width:100%;
}
table.arrange td {
	display:block;
	width:100%;
	
}
}
