@media screen and (max-width:640px){

body {
  background: #f5f5f5;
  background-position: top;
  color: #333333;
  font-family: 'メイリオ',Meiryo,'ゴシック',sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
}


/* = ヘッド
--------------------------------------------------- */

header {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  border-top:5px solid #4FD1AD;
}

#head-logo {
  height: 80px;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  width: 300px;
}

/* = トップページ「ニュースリリース」
--------------------------------------------------- */

#newsrelease {
  margin: 0;
  padding: 0;
  width: 100%;
}


#newscontainer {
  background: -moz-linear-gradient(top, #1A6450, #259274);
  background: -webkit-gradient(linear, left top, left bottom, from(#1A6450), to(#259274));
  margin: 0;
  padding: 10px 0 10px 0;
  width: 100%;
}

#newsleft,
#newsright {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 94%;
}

.newsleft-ul {
  background: -moz-linear-gradient(top, #fff, #E1E1E1);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E1E1E1));
  border: 1px solid #ccc;
  border-bottom: 0px;
  height: auto;
  margin: 0;
  padding: 10px 0 5px 0;
  width: 100%;
}

.newsleft-ul li {
  font-size: 15px;
  color: #1A604D;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  width: 90%;
}

.newsright-ul {
  background: #ffffff;
  border: 1px solid #ccc;
  height: auto;
  margin: 0;
  padding: 10px 0 15px 0;
  width: 100%;
}

.newsright-ul li {
  border-bottom: 1px dotted #999;
  color: #333;
  font-size: 13px;
  height: auto;
  line-height: 150%;
  margin: 0 auto 0 auto;
  padding: 10px 0 10px 0;
  text-align: left;
  width: 90%;
}

.newsright-ul li a {
  color: #333;
  margin: 0 0 0 10px;
}


/* = トップページの熱い文章
--------------------------------------------------- */

#graycontainer,
#middlepickup {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.mpu-image {
  height: 121px;
  margin: 10px auto 0 auto;
  padding: 0;
  width: 290px;
}

.mpu-image img{
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}

.mpu-text {
  color: #666;
  font-size: 14px;
  height: auto;
  line-height: 180%;
  margin: 20px auto 20px auto;
  padding: 0;
  text-align: left;
  width: 94%;
}


/* = トップページの下のリンク枠
--------------------------------------------------- */
#bottompickup {
  background: #fff;
  height: auto;
  margin: 0;
  padding: 0 0 20px 0;
  width: 100%;
}

#bpu-left,
#bpu-center,
#bpu-right {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

#bpu-left h2,
#bpu-center h2,
#bpu-right h2 {
  background: -moz-linear-gradient(top, #fff, #E1E1E1);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E1E1E1));
  border-top: 1px solid #e1e1e1;
  border-bottom: 3px solid #4FD1AD;
  color: #333;
  font-size: 13px;
  height: auto;
  margin: 15px 0 0 0;
  padding: 10px 0 7px 0;
  text-align: center;
  width: 100%;
}

.pickup-image,
.pickup-enter {
  height: auto;
  margin: 5px auto 0 auto;
  padding: 0;
  width: 94%;
  text-align: center;
}

.pickup-image img {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}

.pickup-text {
  color: #666;
  font-size: 13px;
  height: auto;
  line-height: 150%;
  margin: 0 auto 10px auto;
  padding: 0;
  width: 94%;
  text-align: left;
}


/* = トップページ以外
--------------------------------------------------- */

#container,
#main-contents,
.sub-visual,
#contents {
  background: #fff;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

#contents h2 {
  background: -moz-linear-gradient(top, #fff, #E1E1E1);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E1E1E1));
  border-top: 1px solid #e1e1e1;
  border-bottom: 3px solid #4FD1AD;
  color: #333;
  font-size: 12px;
  height: auto;
  margin: 15px 0 0 0;
  padding: 10px 0 7px 0;
  text-align: center;
  width: 100%;
}

.sub-text1 {
  color: #259274;
  font-size: 10px;
  margin: 0 0 0 5px;
}

.sub-text2 {
  color: #259274;
  font-size: 15px;
}

#contents p {
  background: #fff;
  color: #666;
  font-size: 13px;
  height: auto;
  line-height: 180%;
  margin: 0 auto 0 auto;
  padding: 10px 0 5px 0;
  text-align: left;
  width: 96%;
}

#cont-bottom {
  font-size: 12px;
  width: 96%;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: right;
}

#contents p a,
#cont-bottom a {
  color: #666;
  text-decoration: underline;
}

#left-menu {
  background: #333;
  height: auto;
  margin: 0;
  padding:0;
  width: 100%;
}

#side-newslist,
#side-ad {
  background: #333;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 15px 0 15px 0;
  width: 92%;
}

#side-newslist ul,
#side-ad ul {
  background: #333;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

#side-newslist h2,
#side-ad h2 {
  background: -moz-linear-gradient(top, #ccc, #fff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
  border-bottom: 3px solid #259274;
  color: #333;
  font-size: 15px;
  height: auto;
  margin: 0;
  padding: 10px 0 7px 0;
  text-indent: 10px;
  width: 100%;
}

.listenter {
  margin: 0 0 0 10px;
  font-size: 12px;
}

.listenter a {
  color: #333;
  text-decoration: underline;
}

#side-newslist li {
  background: #fff;
  color: #333;
  font-size: 12px;
  height: auto;
  line-height: 150%;
  margin: 0;
  padding:0;
  width: 100%;
}

#side-newslist li a{
  border-bottom: 1px solid #ccc;
  color: #333;
  display: block;
  font-size: 12px;
  height: auto;
  line-height: 150%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-decoration: none;
  text-indent: 10px;
  width: 100%;
}

#side-ad li {
  background: #fff;
  color: #333;
  font-size: 12px;
  height: auto;
  line-height: 150%;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 100%;
}

.rec-table,
.com-table,
.con-table {
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 100%;
}

.com-table a,
.con-table a {
  color: #333;
}

.com-bottom {
  height: 200px;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 100%;
}

.sptitle {
  height: auto;
  margin: 0;
  padding: 10px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #259274;
}

.rec-right,
.com-right,
.con-right {
  border-bottom: 1px dotted #666;
  color: #333;
  font-size: 13px;
  height: auto;
  margin: 0;
  padding: 0 10px 10px 10px;
  text-align: left;
}

.rec-right1,
.com-right1,
.con-right1 {
  color: #333;
  font-size: 13px;
  height: auto;
  margin: 0;
  padding: 0 10px 10px 10px;
  text-align: left;
}

.rec-bottom,
.con-bottom {
  font-size: 10px;
  height: auto;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
}


.newslist {
  width: 100%;
  background: #fff;
  margin: 0 auto 0 auto;
  padding: 0;
}

.t_update {
  color: #259274;
  font-size: 14px;
  height: auto;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 30%;
}

.t_newsbody {
  border-left: 1px dotted #666;
  color: #259274;
  font-size: 14px;
  height: auto;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 70%;
}

.update {
  border-top: 1px dotted #666;
  color: #333;
  font-size: 12px;
  height: auto;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 30%;
}

.newsbody {
  border-left: 1px dotted #666;
  border-top: 1px dotted #666;
  color: #333;
  font-size: 12px;
  height: auto;
  margin: 0;
  padding: 10px;
  text-align: left;
  width: 70%;
}

.newsbody {
  border-left: 1px dotted #666;
  border-top: 1px dotted #666;
  color: #333;
  font-size: 12px;
  height: auto;
  margin: 0;
  padding: 10px;
  text-align: left;
  width: 70%;
}

.newsbody a {
  color: #333;
}

.navigate a {
  color: #fff;
  margin: 0 10px 0 10px;
  text-decoration: none;
}

/* = フッター
--------------------------------------------------- */
footer {
  background: -moz-linear-gradient(top, #1A6450, #259274);
  background: -webkit-gradient(linear, left top, left bottom, from(#1A6450), to(#259274));
  height: auto;
  margin: 0;
  padding: 15px 0 5px 0;
  width: 100%;
}

#foot {
  background: #fff;
  border-radius: 5px;  /* CSS3草案 */
  -webkit-border-radius: 5px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  width: 90%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
}

#foot ul{
  background: #fff;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 96%;
}

#foot li{
  background: #fff;
  border-bottom: 1px dotted #666;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-indent: 20px;
  width: 100%;
}

#foot li a{
  background: #fff;
  border-bottom: 1px dotted #666;
  color: #1A6450;
  display: block;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-indent: 20px;
  width: 100%;
}

h3 {
  color: #fff;
  font-size: 12px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 10px 0 10px 0;
  text-align: left;
  width: 90%;
}

h3 a{
  color: #fff;
  text-decoration: none;
}

/* = スマホでは消しちゃう
--------------------------------------------------- */

h1,
#head-mailinfo,
#head-telinfo,
#navigation,
#submenu,
#main,
.slider,
.flexslider,
#return,
#sub-menu,
.rec-left,
.com-left,
.com-left1,
.con-l-m,
.con-l-n,
.con-left2,
#cont-bottom1 {
  display: none;
}



}