#global-navi a.menu-btn{
  display: none;
}
.sp{
  display: none;
}

#main h3#news-bb a,
#main h3#news-board a,
#main h3#news-keijiban a,

#main h3#news-investment a,
#main h3#news-banking a,
#main h3#news-office a,
#main h3#news-estate a,
#main h3#news-concierge a{
  top: 0;
}



/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:800px){

body{
/*  color: blue !important;*/

  background-image: none !important;
}
*{
  box-sizing: border-box;
}
#ibox *{
  box-sizing: content-box;
}
#ibox_footer{
  padding-bottom: 1.5em;
}
#ibox_footer_wrapper a{
  position: absolute;
  bottom: 0;
  right: 0;
}
#ibox_footer_wrapper{
}
#ibox_content{
  background-color: transparent;
  padding-bottom: 2em;
}
.entry-body{
  word-wrap: break-word;
}


img.pc{
  display: none !important;
}
.rss img.pc{
  display: block !important;
}
.sp{
  display: block;
}

body #header,
body #global-navi,
body #main ul#page-bottom-navi2,
body #main ul#page-bottom-navi2 li a,
body #home-visual,
body #topMenu .bg,
body #topMenu .bg h2,
body #topMenu .subBg,
body #contents,
body #main #second-navi ul,
body #main #second-navi,
body #main ul#page-bottom-navi,
body #footer{
  width: auto;
}

body #main,
body #sub{
  float: none !important;
  width: auto !important;
}
body #header:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body #header{
  background-image: none;
  padding: 12px 16px 0 16px;
  height: 94px;
}
body #header h1{
  position: absolute;
  padding: 52px 0 0 16px;
  padding: 0;
  text-align: left;
}
body #header h1 a{
  display: block;
  position: absolute;
  margin-top: 38px;
}
body #header h1 img{
  display: block;
  margin: 0 auto 4px auto;
  max-width: 260px;
}
body #header #guide-navi{

  display: none;

  text-align: center;
}

body #font-size{

  display: none;

  position: absolute;
  right: 146px;
  top: 8px;
}
body #header #login{
  position: absolute;
  right: 8px;
  top: 8px;
  border-radius: 4px;
  border: 1px solid #c8c5b9;
  background: -moz-linear-gradient(top, #fbfaf3, #dcdcd4);
  background: -webkit-linear-gradient(top, #fbfaf3, #dcdcd4);
  background: linear-gradient(to bottom, #fbfaf3, #dcdcd4);
  font-size: 12px;
}
body #header #login a{
  display: block;
  position: relative;
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 0.2em 0.4em 0.2em 1.25em;
  color: #126265;
}
body #header #login a::before{
  position: absolute;
  display: block;
  content: "";
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-top: 1px solid #126265;
  border-right: 1px solid #126265;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 4px;
  height: 4px;
}

body #header #login:hover{
  background: -moz-linear-gradient(top, #dcdcd4, #fbfaf3);
  background: -webkit-linear-gradient(top, #dcdcd4, #fbfaf3);
  background: linear-gradient(to bottom, #dcdcd4, #fbfaf3);
}
body #header #login a:hover{
  text-decoration: none;
}


body #global-navi{
  position: relative;
  overflow: visible;
}
body #global-navi::before{/*
  position: absolute;
  content: "";
  width: 44px;
  height: 44px;
  background: pink;
  z-index: 100;*/
}
body #global-navi ul.lv02{
  display: none;
  position: absolute;
  width: 100%;
  z-index: 100;
}

body #global-navi{
  padding: 0;
}
body #global-navi,
body #global-navi li a{
  background: none !important;
  height: auto;
}
body #global-navi li{
  float: none;
  text-align: left;
  width: auto !important;
}
body #global-navi ul.lv02 li a{
  border-bottom: 1px solid #fff;
  background-color: #e0e0d4 !important;
  padding: 0.75em 1em;
  color: #312112;
}
body #global-navi ul.lv02 li a span{
  margin-left: 1.5em;
  font-size: 79%;
  color: #126265;
}
body #global-navi ul.lv02 li a:hover{
  text-decoration: none;
}
body #global-navi ul.lv02 li.sp:not(.home){
  float: left;
  border-bottom: 1px solid #e0e0d4;
  width: 33.333% !important;
}
body #global-navi ul.lv02 li.sp:not(.home) span{
  display: none;
}

body #global-navi ul.lv02 li.sp:not(.home) a{
  background-color: #fff !important;
  text-align: center;
}
body #global-navi ul.lv02 li.sp:not(.home) a::after{
  border-top: none;
  right: 0;
height: 10px;
width: 1px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
body #global-navi ul.lv02 li.sp:not(.home):last-child a::after{
  content: none;
}

#global-navi a.menu-btn{
  display: block;
  position: absolute;
  top: -48px;
  right: 8px;
  background-color: #e0e0d4 !important;
  padding: 0 0 0 10px;
  width: 44px;
  height: 44px;
  text-decoration: none;
  color: #fff;
}
#global-navi a.menu-btn::after{
  content: "MENU";
  color: #47392e;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
}
#global-navi a.menu-btn span{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #126265;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  width: 24px;
  height: 2px;
}
#global-navi a.menu-btn span:nth-child(1) {
  top: 8px;
}
#global-navi a.menu-btn span:nth-child(2) {
  top: 15px;
}
#global-navi a.menu-btn span:nth-child(3) {
  top: 22px;
}
#global-navi ul.lv02 li a{
  position: relative;
}
#global-navi ul.lv02 li a::after{
  position: absolute;
  content: "";
  right: 8px;
  display: block;
  top: 22px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #126265;
  border-right: 1px solid #126265;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



body #main{
  padding: 20px;
}
body #main ol{
  margin-left: 2em;
}

#contents{
  padding-top: 1em;
}
#contents #topic-path{
  margin: 0 0 24px 0;
  background-color: #efefe9;
  padding: 12px;
}

#main{
  margin-left: 0;
}
#contents h2{
  margin-left: 12px;
  padding-left: 0.5em;
  border-left: 6px solid #126265;
  font-size: 1.4em;
}
#contents h2 span.en{
  font-size: 50%;
  color: #999;
}
body #main dl{
  margin: 0;
}
body #main dl dt{
  background-position: 0 8px;
}

body #main #second-navi{
  background: none;
  top: 0;
  left: 0;
}
body #main #second-navi ul{
  margin: 0 0 1em 0;
  border: 1px solid #ccc;
  background: none;
  padding: 12px;
}
body #main #second-navi ul li{
  padding-right: 1.5em;
  width: 50%;
}
body #main ul.link10{
  margin: 1em 0;
  text-align: right;
}
body #main ul.link10 li{
  margin-bottom: 2em;
  background: none;
  padding: 0;
}
body #main ul.link10 li a{
  background: url("../img/share/link-arrow.gif") left center no-repeat;
  padding: 0.5em 0 0.5em 24px;
}



#sub{
  clear: both;
  margin: 0 12px;
}
#sub div{
  float: left;
  background: none !important;
  width: 50%;
  
}
#sub #bt-s-apply{
  padding-top: 0;
}
#sub #bt-s-thought{
  padding-top: 2px;
}
#sub div img{
  width: auto;
  max-width: 100%;
  height: auto;
}


body #side-navi{
  display: none;
}
body #main ul#page-bottom-navi2,
#main ul#page-bottom-navi{
  padding: 1em 12px 0 12px;
}
body #main ul#page-bottom-navi2:after,
#sub:after,
#main ul#page-bottom-navi:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body #main ul#page-bottom-navi2 li,
body #main ul#page-bottom-navi li{
  background: none !important;
  padding-right: 2em !important;
  width: auto !important;
}
body #main ul#page-bottom-navi2 li a,
body #main ul#page-bottom-navi2 li a:hover,
body #main ul#page-bottom-navi li a:hover,
body #main ul#page-bottom-navi li a{
  background: url("../img/share/navi-arrow.gif") left center no-repeat;
  width: auto !important;
}
#main dl.score dt{
  margin-left: 2em;
}
body #main p{
  margin: 0 0 1em 0;
}
body #main h3{
  margin: 1em 0;
}
body #main ol,
body #main ul{
  margin-left: 1.5em;
}
body #main ul.news-list{
  margin-left: 0.5em;
}
ul.news-list li span.date{
  float: none;
}
body #main ul li{
  padding-left: 0.25em;
}

#footer{
  background-color: #dfdfdb;
  padding-top: 8px;
}
#footer p#copy{
  margin: 0 16px;
}

body #main ul.book-list{
  overflow: visible;
}
body #main ul.book-list li{
  float: none;
  width: 100%;
  height: auto !important;
}



/* home */

body #topMenu .bg{
  right: auto;
  left: 165px;
  overflow: hidden;
  max-width: 100%;
}
body #topMenu .bg img{
  width: auto !important;
    height: 100% !important;
    max-width: none;
}
body #topMenu .bg h2{
  right: 185px;
}



body #home-sub,
body #home-main{
  float: none;
  width: auto;
  margin: 15px 12px 0 12px;
}
body #hBulletin h3{
  position: relative;
}
body #hNews a.more,
body #hBulletin a.more{
  margin-right: 20px;
}
body #home-main h3 a{
  display: block;
  float: right;
  position: absolute;
  float: none;
  right: 12px;
  left: auto !important;
}
/*
body h3#hNews a{
  right: 42px !important;
}*/
body h3 a.rss{
  right: 8px !important;

}
div#media-activity p.third-size,
div#media-activity p.full-size{
  width: 100%;
}

body #home-sub #bt-b-denali{
  text-align: center;
}
body .bt-b{
  margin: 15px 12px;
}
body #america-estate{
  width: auto;
}
body #america-estate li{
  margin: 0 auto;
  width: 100%;
}
#america-estate li img{
  display: inline-block;
  padding-left: 0;
}
ul#mail-button{
  padding-top: 2em;
}

#home-main h3 span,
#home-sub h3 span{
  margin-top: -4px;
}




#slideshow {
  margin: 0 auto;
  width: auto !important;
  height: 240px;
}
#slideshow p img{
  display: inline-block;
  width: 293px !important;
  height: 220px;
}

#slideshow p{
  text-align: center;
  right: 0;
  margin: auto;
  height: 220px;
}
#topMenu ul.sub{
  background-color: rgba(255,255,255,0.8);
  width: 90% !important;
}
#topMenu ul.sub li .disc{
  display: none !important;
}



}


/* 600 */
@media screen and (max-width:600px){
/*
body #header{
  background: pink;
}*/

body #home-visual{
  height: 240px;
}
body #topMenu .bg h2{
  top: 16px;
  bottom: auto;
  right: auto;
  left: 16px;
}
body #topMenu > ul{
  position: absolute;
  bottom: 0;
  height: 108px;

  background: -moz-linear-gradient(50% 100% 90deg, #2c5651 0%, #8fb6b1 100%);
  background: -webkit-linear-gradient(90deg, #2c5651 0%, #8fb6b1 100%);
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, #2c5651), color-stop(1, #8fb6b1));
  background: -o-linear-gradient(90deg, #2c5651 0%, #8fb6b1 100%);
  background: -ms-linear-gradient(90deg, #2c5651 0%, #8fb6b1 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C5651', endColorstr='#8FB6B1' ,GradientType=0)";
  background: linear-gradient(0deg, #2c5651 0%, #8fb6b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FB6B1',endColorstr='#2C5651' , GradientType=0);
}
#topMenu > ul:after{

  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body #topMenu > ul li{
  width: 50% !important;
}
#topMenu > ul li.hd{
  float: left;
  padding-left: 12px;
}
body #topMenu .bg{
  position: relative;
  left: 0;
  height: 240px;
}
body #topMenu .bg img{
  height: 240px !important;
}


body #main form input,
body #main form textarea{
  max-width: 100% !important;
  width: 100% !important;
}
body #main form input[type="checkbox"],
body #main form input[type="radio"],
body #main form input[name^="postalcode"],
body #main form input[name^="cell"]{
  width: auto !important;
}

body #main div.mail-form div.submit-bt{
  margin: 0 auto 1em auto;
}
body #main div.mail-form ul.flow,
body #main div.mail-form p{
  margin-left: 0;
}

body #topMenu ul.sub{
  top: -110%;
  left: 5%;
  padding-top: 1em;
}
body #topMenu ul.sub li.subTit{
  display: none;
}
body #topMenu ul.sub li{
  float: left;
  font-size: 80%;
  padding-left: 0;
  line-height: 1.75;
}


}




/* 380 */
@media screen and (max-width:380px){
img{
/*max-width: 50%;*/
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}






body{
/*  color: red !important;*/
}
#main ul#sitemap{
  margin-left: 0 !important;
}
#main ul#sitemap li ul{
  margin: 0 0 1em 1em !important;
}
body #header{
  height: 88px;
}
body #header h1 a{
  margin-top: 46px;
}
body #header h1 img{
  max-width: 200px;
}

#global-navi a.menu-btn{
  top: -41px;
}
#sub div{
  float: none;
  width: 100%;
}
body #main #second-navi ul li{
  padding-right: 0;
  width: 100%;
  height: auto !important;
}

body div.image-box{
  float: none;
}
#ibox_content {
}
#ibox_content .ibox_image{
  display: inline-block;
  width: auto;
  height: auto;
  
}

body #global-navi ul.lv02 li.sp:not(.home) a,
#footer{
  font-size: 12px;
}


#main h3#news-investment a,
#main h3#news-banking a,
#main h3#news-office a,
#main h3#news-estate a,
#main h3#news-concierge a{
  top: auto;
}

ul#investment-information li img{
  float: none;
  max-width: 66%;
  max-width: 66%;
  margin: 0 16.666% 1em 16.666%;
}



#main form input[name="name1"]{
  display: block;
}
#main div.mail-form table th,
#main div.mail-form table td{
  display: block;
}
#main div.mail-form table th{
  margin-bottom: 0;
  background: none !important;
  padding-bottom: 0;
  width: auto;
  text-align: left;
}


}





/*～以下、画面の横幅が640pxまでの場合のスタイル記入～*/

{
p { font-size : 2px ; }
}