@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent;
  font-weight:normal;
}
th, td{
  text-align:left;
}
body {
  color: #3f3f3f;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 1.4em;
  line-height: 1.4;
  letter-spacing: 1px;
}

/* オブジェクト指向CSSセット start */
.fl{ float:left; }
.fr{ float:right; }
.w33 { width:  33% !important; }
.w30 { width:  30px !important; }
.w40 { width:  40px !important; }
.w50 { width:  50px !important; }
.w60 { width:  60px !important; }
.w70 { width:  70px !important; }
.w100{ width: 100px !important; }
.w220{ width: 220px !important; }
.w240{ width: 240px !important; }
.w300{ width: 300px !important; }
.w400{ width: 400px !important; }
.w420{ width: 420px !important; }
.w500{ width: 500px !important; }
.w600{ width: 600px !important; }
.w1000{ width: 1000px !important; margin: 0 auto; }
.mt0 { margin-top:  0px !important; }
.mt5 { margin-top:  5px !important; }
.mt10{ margin-top: 10px !important; }
.mt20{ margin-top: 20px !important; }
.mt30{ margin-top: 30px !important; }
.mt40{ margin-top: 40px !important; }
.mt50{ margin-top: 50px !important; }
.mt60{ margin-top: 60px !important; }
.mt70{ margin-top: 70px !important; }
.mt80{ margin-top: 80px !important; }
.mt90{ margin-top: 90px !important; }
.mr5{ margin-right: 5px !important; }
.mr10{ margin-right: 10px !important; }
.mr15{ margin-right: 15px !important; }
.mr20{ margin-right: 20px !important; }
.mr30{ margin-right: 30px !important; }
.mr40{ margin-right: 40px !important; }
.mr50{ margin-right: 50px !important; }
.mb0 { margin-bottom:  0px !important; }
.mb5 { margin-bottom:  5px !important; }
.mb10{ margin-bottom: 10px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb40{ margin-bottom: 40px !important; }
.mb50{ margin-bottom: 50px !important; }
.mb60{ margin-bottom: 60px !important; }
.mb70{ margin-bottom: 70px !important; }
.mb80{ margin-bottom: 80px !important; }
.mb90{ margin-bottom: 90px !important; }
.mb100{ margin-bottom: 100px !important; }
.ml10{ margin-left: 10px !important; }
.ml20{ margin-left: 20px !important; }
.ml30{ margin-left: 30px !important; }
.ml40{ margin-left: 40px !important; }
.ml50{ margin-left: 50px !important; }
.ml60{ margin-left: 60px !important; }
.ml70{ margin-left: 70px !important; }
.pl10{ padding-left:10px !important; }
.pb10{ padding-bottom:10px !important; }
.pb20{ padding-bottom:20px !important; }
.pb30{ padding-bottom:30px !important; }
.pb40{ padding-bottom:40px !important; }
.pb50{ padding-bottom:50px !important; }
.pb60{ padding-bottom:60px !important; }
.pb70{ padding-bottom:70px !important; }
.pb80{ padding-bottom:80px !important; }
.pb90{ padding-bottom:90px !important; }
.boxc{ margin-right:auto; margin-left:auto; }
.txtc{ text-align:center; }
.txtl{ text-align:left; }
.txtr{ text-align:right; }
.fs{ font-size: small; }
.fs10{ font-size: 10px; }
.fs11{ font-size: 11px; }
.fs12{ font-size: 12px; }
.fs70{ font-size: 70%; }
.fs80{ font-size: 80%; }
.fs90{ font-size: 90%; }
.fs100{ font-size: 100%; }
.fs110{ font-size: 110%; }
.fs120{ font-size: 120%; }
.fs130{ font-size: 130%; }
.fs140{ font-size: 140%; }
.fs150{ font-size: 150%; }
.fs160{ font-size: 160%; }
.white{ color: #ffffff; }
.red{ color: #de3032; }
.red2{ color: #C04F5C; }
.orange{ color: #F15A24; }
.blue{ color: #0082f0; }
.green{ color: #4ddba7; }
.dblu{ color: #3366cc; }
.pink{ color: #EC898C; }
.fiber_blu { color: #0f84c2; }
strong{ font-weight: bold; }
.bold{ font-weight: bold !important; }
.underline{ text-decoration: underline; }
.lh10{ line-height: 1.0; }
.lh11{ line-height: 1.1; }
.lh12{ line-height: 1.2; }
.clear{ clear:both; height:0; }
.clearfix,.cf{ zoom:1; }
.clearfix:after,.cf:after{ content:""; display:block; clear:both; }
.w300{width:300px;}
.w400{width:400px;}
.tac{text-align:center;}
.tar{text-align:right;}

li{list-style:none;}

/* オブジェクト指向CSSセット end */


.in{
  width: 900px;
  margin: 80px auto 0;
  padding-bottom: 80px;
}

/* --------------------------------
  contents
-------------------------------- */

.guide{
  border-top: 1px solid #f6f9fb;
  background: url(../img/guide/contents_bg.png) center 0 repeat;
}
.container__ttl{
  padding-top: 90px;
  text-align: center;
}
.container__lead{
  text-align: center;
  padding-bottom: 60px;
}

/* インドアビュー ---------- */

.view{
  margin: -170px 0 120px;
  padding-top: 166px;
}
.view--room{
  background: url(../img/guide/guide_bg.png) 50% 0 no-repeat;
}
.view--outdoors{
  background: url(../img/outdoors/guide_bg.png) 50% 0 no-repeat;
}
.view .inner{
  padding: 10px;
  height: 550px;
  border-right: 1px solid #eff2f4;
  border-left: 1px solid #eff2f4;
  background-color: #fff;
  box-shadow: rgba(0,0,0,0.15) 0 6px 5px -6px;
}
.gview{
  width: 100%;
  height: 100%;
  background-color: #efe9e7;
}

/* インドアビュー ---------- */



.point {
  font-weight: bold;
  color: #3366cc;
  background: linear-gradient(transparent 60%, #fff799 0%);
}

table.hyo01 th,table.hyo01 td,
table.hyo02 th,table.hyo02 td{
  border: solid 1px #000;
  background: #f6f9fb;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  padding: 3px 5px 3px;
}

table.hyo01 td{
  background: #e0fce8;
}
table.hyo02 td{
  background: #feffd8;
}

.menkyo{
  font-size: 35px;
  font-weight: bold;
/*  background: linear-gradient(transparent 40%, rgb(255, 170, 170) 40%);*/
  color: #de2f32;
}

.menkyo2{
  font-size: 30px;
  font-weight: bold;
  background: linear-gradient(transparent 40%, #de2f32 40%);
/*  color: #fff;*/
}


.arrow {
  display:inline-block;
  height:25px;
  width:30px;
  background-color:#de3032;
  position:relative;
  top:40px;
  margin: 80px 40px 0 10px;
}

.arrow:before {
  position:absolute;
  content:"";
  width:0;
  height:0;
  border:30px solid transparent;
  border-left:30px solid #de3032;
  left:29px;
  top:-18px;
}

.faq-list dt,.faq-list dd{
     color:#444;
     font-size:1.4em;
     margin:0 0 10px 0;
     padding-left:4.5em;
     line-height:1.5em;
     background:none left top;
     min-width: 40px;
/*     min-height:55px;*/
}
.faq-list dt{
-webkit-background-size: 12px 12px;
-moz-background-size: 12px 12px;
background-size: 12px 12px;
background-color: #5282d2;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,
            color-stop(.25, #3e74cd), color-stop(.25, transparent),
            color-stop(.5, transparent), color-stop(.5, #3e74cd),
            color-stop(.75, #3e74cd), color-stop(.75, transparent),
            to(transparent));
background-image: -webkit-linear-gradient(-45deg, #3e74cd 25%, transparent 25%,
          transparent 50%, #3e74cd 50%, #3e74cd 75%,
          transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, #3e74cd 25%, transparent 25%,
          transparent 50%, #3e74cd 50%, #3e74cd 75%,
          transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, #3e74cd 25%, transparent 25%,
          transparent 50%, #3e74cd 50%, #3e74cd 75%,
          transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, #3e74cd 25%, transparent 25%,
          transparent 50%, #3e74cd 50%, #3e74cd 75%,
          transparent 75%, transparent);
background-image: linear-gradient(-45deg, #3e74cd 25%, transparent 25%,
          transparent 50%, #3e74cd 50%, #3e74cd 75%,
          transparent 75%, transparent);
/*  background: #eac7cd;*/
  display: block;
  margin: 2%;
  padding: 1em 2rem;
  color: #fff;
}
.faq-list dd{
  display: block;
  margin: 0;
  padding: 1em 2rem;
}

.index{
    display: inline-block;
/*    min-width: 3em;*/
    text-align: center;
    margin-right: .5em;
    color: #fff;
    font-weight: bold;
}
.index-a{
    display: inline-block;
/*    min-width: 3em;*/
    text-align: center;
    margin-right: .5em;
    font-weight: bold;
    color: #de2f32;
}
.seido{
  width: 830px;
  margin:20px auto;
}
h2.round{
  background:#3366cc;
  border-radius:10px;
  width:50%;
  margin: 0 auto;
  color:#fff;
  font-weight:bold;
}



