@charset "UTF-8";



/**
 * ========================================
 * reset
 * ========================================
 */
    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: none;background: transparent;font-family: inherit;font-weight: normal;font-style: normal;font-size: 100%;vertical-align: baseline;outline: none;
    }
    img {
    vertical-align: bottom;
    }
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary
    {
    display: block;
    }
    :focus {
    outline: none;
    }
    a, a:link, a:visited, a:hover, a:active {
    margin: 0;padding: 0;text-decoration: none;vertical-align: baseline;outline: 0;cursor: pointer;
    }
    ol, ul {
    list-style: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    caption, th, td {
    text-align: left;
    }
    fieldset {
    border: none;
    }
    input, select, textarea {
    font-family: inherit;
    font-size: 80%;
    }
    input, select {
    vertical-align: middle;
    }
    textarea {
    overflow: auto;
    }
    label, button {
    cursor: pointer;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
    }
    abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
    }
    del {
    text-decoration: line-through;
    }
    ins {
    background-color: #FFFFBB;color: #000000;text-decoration: none;
    }
    mark {
    background-color: #FFFFBB;color: #000000;text-decoration: none;
    }
    hr {
    display: block;height: 1px;margin: 1em 0;padding: 0;border: none;border-top: 1px solid #CCCCCC;
    }


/* body */
body {
    font-family: 'Noto Sans Japanese', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #fff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    color: #333;
}
a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
a {
    color: #f6994b;
    transition: all 300ms ease-in-out 0s;
}
p a:hover {
    color: #f6994b;
}
.tel a, .mail a {
    cursor: default;
    pointer-events: none;
    color: #333;
}
h5 {
    font-weight: bold;
}
p {
    margin-bottom: 20px;
}
strong, .strong {
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .tel a, .mail a {
        pointer-events: auto;
    }
}

/* PCでは非表示 */
/* .pc_none{
    display: none;
}
@media screen and (max-width: 768px) {
    .pc_none {
        display: block;
    }
} */

/* container */
.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

/* header */
header {
    width: 100%;
    background: #fff;
    height: 104px;
    background-size: cover;
}
.header1 {
    background: url(/common/img/index/bg_head.jpg) no-repeat center top;
    height: 545px;
    background-size: cover;
}
.header2 {
    background: url(/common/img/bg_head2.jpg) no-repeat center 28%;
    height: 124px;
    background-size: cover;
}
.header3 {
    background: url(/common/img/bg_head2.jpg) no-repeat center 138px;
    height: 140px;
    background-size: cover;
}
header .headerinbx {
    max-width: 1180px;
    margin: 0 auto;
    height: 104px;
    background-color: rgba(255,255,255,0);
}
header .headerinbx .logo {
    float: left;
    margin-top: 16px;
    position: absolute;
    z-index: 100;
    max-height: 100px;
}
header .headerinbx .logo img {
    width: 193px;
    margin-left: 7px;
}
.header1 img {
    max-width: 100%;
    width: 816px;
    margin-top: 65px;
    padding-bottom: 30px;
}
.header1 div {
    max-width: 100%;
    min-height: 27px;
    text-align: right;
}
.header1 div p {
    max-width: 1045px;
    color: #fff;
    font-size: 90%;
    margin: 0 auto;
}
.header1 div p span {
    font-size: 150%;
    margin: 1px 4px;
    color: #ccc;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    line-height: 1;
}
.bx-wrapper .bx-caption span br.br_sp {
    display: none;
}
.header1 div.bg_blk {
    margin-top: -3px
	background: #66699;
	background: rgba(0, 0, 0, 0.45);
}
.header1 div.bg_blk p {
    padding: 4px 0;
}
.header1 div.bg_blk p a {
	color: #f67878;
}




header .main_copy {
    text-align: center;
    top: 48px;
    position: relative;
    font-size: 47px;
    color: #fff;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    text-shadow: 0px 0px 19px rgb(51, 51, 51);
    line-height: 1.2;
    letter-spacing: -2px;
    transform: rotate(0.001deg);
}
header .main_copy h1 {
    font-weight: bold;
}



/* gnavi ***********************************************************/
.gnavi {
    margin-top: 25px;
    display: inline-block;
    padding: 0;
    justify-content: space-between;
    width: 80%;
    height: 54px;
    margin-left: 20%;
}
.gnavi .gnaviinbx {
    margin: 0px auto 0;
}
.gnavi .gnaviinbx ul {
    width:100%;
}
.gnavi .gnaviinbx li {
    float: left;
    font-size: 14px;
    height: 54px;
    padding: 0;
    text-align: center;
    position: relative;
    width: 17.5%;
}
.gnavi .gnaviinbx li br {
    display: none;
}
.gnavi .gnaviinbx #menu1 {
    width: 15%;
}
.gnavi .gnaviinbx #menu2 {
    width: 13%;
}
.gnavi .gnaviinbx #menu3 {
    width: 15%;
}
.gnavi .gnaviinbx #menu4 {
    width: 14%;
    margin-left: 4%
}
.gnavi .gnaviinbx li a {
    color: #383838;
    display: block;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
    padding: 18px 0px 7px 0px;
    width: 100%;
}
.gnavi .gnaviinbx #menu4 a {
    font-weight: 800;
    margin-top: -7px;
}
.gnavi .gnaviinbx #menu5 a {
    font-weight: 800;
    margin-top: -3px;
}
.gnavi .gnaviinbx #menu6 a {
    font-weight: 900;
    font-family: century gothic,Arial, Helvetica, "sans-serif";
    font-size: 20px;
    margin-top: -6px;
}
.gnavi .gnaviinbx #menu4 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f015';
    font-size: 150%;
    font-weight: bold;
    margin-right: 4px;
    color: #adadad;
    vertical-align: baseline;
}
.gnavi .gnaviinbx #menu5 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f0e0';
    font-size: 145%;
    font-weight: bold;
    margin-right: 6px;
    color: #adadad;
    vertical-align: middle;
}
.gnavi .gnaviinbx #menu6 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f095';
    font-size: 90%;
    font-weight: bold;
    margin-right: 3px;
    color: #adadad;
}
.gnavi .gnaviinbx li br.br_sp {
    display: none;
}
.gnavi .gnaviinbx li a:hover, .gnavi .gnaviinbx li.actv {
    color: #f6994b;
    border-bottom: 2px solid #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 1.90;
    opacity: 0.90;
}
.gnavi .gnaviinbx li.actv {
    border-bottom: 2px solid #f6994b;
}
.gnavi .gnaviinbx li.lst {
    border-right: none;
}
.gnavi .gnaviinbx #menu6 span {
    font-size: 10px;
    line-height: 1.4;
    display: block;
    color: #4d4d4d;
    margin-top: -5px;
    text-align: left;
    margin-left: 27px;
}
.gnavi .gnaviinbx #menu6 span br {
    display: block;
}

/* gnavi2 ***********************************************************/
.gnavi2 {
    margin-top: 25px;
    display: inline-block;
    padding: 0;
    justify-content: space-between;
    width: 80%;
    height: 54px;
    margin-left: 20%;
}
.gnavi2 .gnaviinbx {
    margin: 0px auto 0;
}
.gnavi2 .gnaviinbx ul {
    width:100%;
}
.gnavi2 .gnaviinbx li {
    float: left;
    font-size: 14px;
    height: 54px;
    padding: 0;
    text-align: center;
    position: relative;
    width: 18%;
}
.gnavi2 .gnaviinbx li br {
    display: none;
}
.gnavi2 .gnaviinbx #menu1 {
    width: 14%;
}
.gnavi2 .gnaviinbx #menu2 {
    width: 10%;
}
.gnavi2 .gnaviinbx #menu3 {
    width: 14%;
}
.gnavi2 .gnaviinbx #menu7 {
    width: 11%;
}
.gnavi2 .gnaviinbx #menu4 {
    width: 14%;
    margin-left: 2%
}
.gnavi2 .gnaviinbx #menu5 {
    width: 16%;
}
.gnavi2 .gnaviinbx li a {
    color: #383838;
    display: block;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
    padding: 18px 0px 7px 0px;
    width: 100%;
}
.gnavi2 .gnaviinbx #menu4 a {
    font-weight: 800;
    margin-top: -7px;
}
.gnavi2 .gnaviinbx #menu5 a {
    font-weight: 800;
    margin-top: -3px;
}
.gnavi2 .gnaviinbx #menu6 a {
    font-weight: 900;
    font-family: century gothic,Arial, Helvetica, "sans-serif";
    font-size: 20px;
    margin-top: -6px;
}
.gnavi2 .gnaviinbx #menu4 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f015';
    font-size: 150%;
    font-weight: bold;
    margin-right: 4px;
    color: #adadad;
    vertical-align: baseline;
}
.gnavi2 .gnaviinbx #menu5 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f0e0';
    font-size: 145%;
    font-weight: bold;
    margin-right: 6px;
    color: #adadad;
    vertical-align: middle;
}
.gnavi2 .gnaviinbx #menu6 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f095';
    font-size: 90%;
    font-weight: bold;
    margin-right: 3px;
    color: #adadad;
}
.gnavi2 .gnaviinbx li br.br_sp {
    display: none;
}
.gnavi2 .gnaviinbx li a:hover, .gnavi .gnaviinbx li.actv {
    color: #f6994b;
    border-bottom: 2px solid #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 1.90;
    opacity: 0.90;
}
.gnavi2 .gnaviinbx li.actv {
    border-bottom: 2px solid #f6994b;
}
.gnavi2 .gnaviinbx li.lst {
    border-right: none;
}
.gnavi2 .gnaviinbx #menu6 span {
    font-size: 10px;
    line-height: 1.4;
    display: block;
    color: #4d4d4d;
    margin-top: -5px;
    text-align: left;
    margin-left: 27px;
}
.gnavi2 .gnaviinbx #menu6 span br {
    display: block;
}

/* パンくず ***********************************************************/
.bread_crumb {
    overflow: hidden;
    font-size: 12px;
    text-align: right;
    max-width: 1000px;
    width: 98%;
    margin: 17px auto;
}
.bread_crumb li {
    list-style: none;
    padding-left: 0;
    display: inline-block;
}
.bread_crumb a {
    padding-right: 13px;
    color: #333;
}
.bread_crumb a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 105%;
    font-weight: bold;
    margin-left: 14px;
    color: #f5af74;
}
.bread_crumb li.top:before {
    font-family: "Font Awesome 5 Free";
    content: '\f015';
    font-size: 112%;
    font-weight: bold;
    margin-right: 5px;
    color: #b3b3b3;
}
.bread_crumb a:hover {
    color: #f6994b;
}


/* main */
.main {
    margin: 0 auto 0;
    width: 100%;
    clear: both;
}
.content {
    margin: 5px auto 13px;
    width: 1000px;
    border-top: 0px;
    /* max-width: 90%; */
}

.content p {
    line-height: 1.5;
    margin-bottom: 20px;
    width: 100%;
    font-weight: 200;
    text-align: justify;
}
.content h1.tit {
    font-size: 48px;
    line-height: 1.2;
    padding-top: 47px;
    font-weight: 200;
    color: #4a1a0a;
    text-align: center;
    margin-bottom: 23px;
}
.content h1.tit2 {
    font-size: 31px;
    line-height: 1.2;
    padding-top: 60px;
    font-weight: 600;
    color: #4a1a0a;
    text-align: center;
    margin-bottom: 23px;
}
.content h2.tit {
    font-size: 35px;
    line-height: 1.2;
    padding-top: 26px;
    font-weight: 200;
    color: #202020;
    text-align: center;
    margin-bottom: 7px;
}
.content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 19px;
    margin-top: 33px;
}
.content h3.tit {
    font-size: 28px;
    line-height: 1.2;
    padding-top: 26px;
    font-weight: 600;
    color: #202020;
    text-align: center;
    margin-bottom: 7px;
}

/* ここから追加 */
.event_bnr_area{
   max-width: 1000px;
   margin: 60px auto;
   text-align: center;
   /* border: 1px solid #c8c8c8; */
}

.event_bnr_area img{
  width: 100%;
}

@media screen and (max-width: 768px) {
.event_bnr_area img{
  width: 90%;

}
}


/* content_grid */
.content_grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr ;
    grid-column-gap: 20px;
    margin: 20px 0 0 0 ;
}

@media screen and (max-width: 740px) {
    .content_grid{
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr ;
    grid-column-gap: 20px;
    margin: 20px 0 0 0 ;
   }
}

.content_grid li{
    margin: 0 0 20px 0;
}

.content_grid li img{
    width: 100%;
    height:auto;
}

.content_grid li:nth-child(4) img{
    width: 100%;
    height:auto;
}


@media screen and (max-width: 768px) {
    .content_grid li:nth-child(4) img{
    width: 100%;
    height:auto%;
  }
}



@media screen and (max-width: 600px) {
    .content_grid li:nth-child(4) img{
    /* width: 100%; */
    height:auto%
  }
}

.content_grid p{
    text-align: center;
    margin: 10px 0 ;
}


/* content_flx */
.content_flx{
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 600px) {
   .content_flx{
    flex-direction: column;
 }
}

.content_flx li{
    width: 48%;
}

@media screen and (max-width: 600px) {
  .content_flx li{
    width: 98%;
 }
}

.content_flx li > p{
 text-align: center;
}

.content_flx li img{
    width: 100%;
    height: 300px;
}

@media screen and (max-width: 768px) {
    .content_flx li img{
    width: 100%;
    height: 100%;
 }
}
/* ここまで追加 */

/* トップページ ***********************************************************/
#kaiteki {
    width: 100%;
    margin-top: 0px;
    background: url(/common/img/index/bg_kaiteki.jpg) no-repeat center center;
    display: inline-block;
    background-size: cover;
    text-align: center;
}
#kaiteki ul {
    width: 100%;
    margin-bottom: 40px;
}
#kaiteki ul li {
    display: inline-block;
    width: 30.5%;
    padding: 0;
    border: 1px solid #b5b5b5;
    border-radius: 6px;
    font-size: 21px;
    font-weight: 200;
    margin: 0 1% 27px;
    text-align: left;
    background: #fff;
}
#kaiteki ul li a {
    background: url(/common/img/index/check.png) no-repeat 9px 52%;
    display: block;
    height: 100%;
    width: 86%;
    padding: 9.5% 0.5% 9.5% 14%;
    color: #000;
}
#kaiteki ul li a:hover {
    background: url(/common/img/index/check_on.gif) no-repeat 13px 52%;
}
.blognews #news {
    border: 1px solid #b5b5b5;
    border-radius: 6px;
    padding: 5px;
    height: 290px;
}
.blognews #blog h3, .blognews #news h3 {
    text-align: center;
    font-size: 33px;
    font-weight: 200;
    color: #9ea36e;
    margin-top: 0;
    padding-bottom: 14px;
}

.blognews #blog.w50p > h3{
   font-size: 24px;
   font-weight: 200;
   padding: 16px 0;
}



.blognews #blog h3 span, .blognews #news h3 span {
    display: block;
    font-size: 15px;
    font-weight: 800;
    color: #000;
    letter-spacing: 3px;
    line-height: 2;
}
.blognews #news h3 span {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
}

.blognews #blog .blog_block{
    display: flex;
    flex-direction: column;
}


.blognews #blog .blog_bx {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 200;
    color: #000;
    /* border-bottom: 1px solid #ccc; */
    /* margin: 13px 0 0; */
    /* margin: 13px 0 76px; */
    margin: 6px 0 76px;
    padding: 0;
}


.blognews #blog .blog_bx a {
    float: right;
    width: 100px;
    height: 50px;
    /* transition:1s all; */
    /* overflow:hidden; */
}

.blognews #blog .blog_bx a:hover{
    text-decoration: underline;
}

.blognews #blog .blog_bx img {
    float: right;
    width: 100px;
    height: 50px;
    /* transition:0.5s all; */
}

.blognews #blog .blog_bx p {
    margin-bottom: 10px;
}

.blognews #blog .blog_bx p.tit{
    font-size: 18px;
    font-weight: bold;
}


/* 追加部分ここから */
.blognews #blog .blog_bx .blog_bx_flex{
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    padding: 14px 0 0 0 ;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .blognews #blog .blog_bx .blog_bx_flex{
    flex-direction: row-reverse;
  }

  .blognews #blog .blog_bx .blog_bx_txt{
    width: 76%;
    padding: 0 2%;
  }
}


/* テキスト */
.blognews #blog .blog_bx .blog_bx_txt p{
    color: #000;
}


.blognews #blog .blog_bx .blog_bx_txt p.tit {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .blognews #blog .blog_bx .blog_bx_txt p.tit {
    font-size: 14px;
  }
}


/* サムネ画像 */
.blognews #blog .blog_bx .blog_bx_img{
	width: 100px;
    height: 50px;
    overflow: hidden;
    align-items: center;
}

.blognews #blog .blog_bx .blog_bx_img img{
    width: 100px;
	display: block;
	transition: 0.5s;
}


.blognews #blog .blog_bx .blog_bx_img img:hover {
	transform: scale(1.1, 1.1);
}

/* 右三角 */
/* .arrow_r {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #333;
  text-decoration: none;
} */

/* .arrow_r:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(45deg);
} */

/* .blognews #blog .blog_bx > a:hover .blog_bx_txt p{
    text-decoration: underline;

} */

.blognews #blog .blog_bx > a:hover .arrow_r::before{
  border-top: solid 2px red;
  border-right: solid 2px red;
}

/* 追加部分ここまで */



.blognews #blog .blog_bx a {
    display: block;
    width: 100%;
    height: 78px;
    position: absolute;
}


#stage {
    width: 100%;
    margin-top: 65px;
    background: #f6f5f2;
    display: inline-block;
}
#stage .content_stage {
    width: 49%;
    display: inline-block;
    background: url(/common/img/index/bg_content_stage.jpg) no-repeat right 100%;
    padding: 0;
    vertical-align: top;
    min-height: 450px;
    background-size: cover;
}
#stage .content_stage2 {
    width: 49%;
    display: inline-block;
    background: url(/common/img/index/bg_content_stage.jpg) no-repeat right 100%;
    padding: 0;
    vertical-align: top;
    min-height: 450px;
    background-size: cover;
}
#stage h2.tit {
    color: #fff;
    font-size: 24px;
    margin-right: 5%;
    font-weight: 700;
    text-align: right;
    letter-spacing: 4px;
    text-shadow: 0px 0px 10px #ab927f;
    margin-top: 25%;
}
#stage .content_stage2 h2.tit {
    background-color: rgba(255, 152, 0, 0.75);
    font-size: 34px;
    margin-right: 5%;
    font-weight: 700;
    letter-spacing: 4px;
    text-shadow: 0px 0px 10px #ab927f;
    margin-top: 56%;
    padding: 10px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
#stage .content_stage2 h2.tit a {
    color: #fff;
    display: block;
}
#stage .content_stage2 h2.tit span {
    display: block;
    font-size: 20px;
    letter-spacing: 0;
}
#stage .content_stagelist {
    width: 49%;
    display: inline-block;
    padding: 8% 0 3%;
}
#stage .content_stagelist ul {
    margin-left: 45px;
}
#stage .content_stagelist ul li {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 25px;
}
#stage .content_stagelist ul li a {
    color: #000;
}
#stage .content_stagelist ul li a:hover {
    color: #f6994b;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;

}
#stage .content_stagelist ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f101';
    font-size: 120%;
    font-weight: bold;
    margin-right: 25px;
    color: #cccfd0;
}
ul.horizontal-list {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
ul.horizontal-list li.item {
    /* 横スクロール用 */
    display: inline-block;
    width: 220px;

    /* 見た目調整 */
    height: 200px;
    margin: 16px;
    font-size: 14px;
    background: #fff;
}
ul.horizontal-list li.item img {
    display: block;
    width: 100%;
}
#slide_space h2.tit a {
    color: #212121;
}
#vegas {
    width: 100vw;
    height: 499px !important;
    margin-top: 12px;
}
div.indx_bnr {
    text-align: center;
    margin: 18px 0;
}
div.indx_bnr img {
    max-width: 965px;
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}
.eventbx p.big {
    color: #B81B1E;
    font-size: 130%;
    font-weight: bold;
}
.eventbx p.big span.orange {
    color: orange;
    margin-right: 12px;
}
p.orange {
    color: #ea9012;
}

/* news info ***********************************************************/
.blognews #news iframe {
    padding: 0;
    width: 100%;
    height: 210px;
    border: 0;
}
body#info {
    width: 94%;
    bgcolor: #fff;
    margin: 15px 10px 10px 15px;
}
#info p {
    font-size: 13px;
    line-height: 1.4;
    color: #212121;
    margin-bottom: 5px;
}
#info .day {
    color: #ff4040;
    margin-bottom: 3px;
}
#info .day span {
    color: #212121;
}
#info strong {
    font-size: 15px;
    color: #212121;
    display: block;
}
#info a {
    color: #54aefa;
    font-size: 13px;
    font-weight: 600;
}
#info hr {
    border: 0.5px dotted #dedede;
    margin: 10px 0;
}
#news div.newsdv {
    width:100%;
    height: 218px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.newsdv iframe.newsif {
    width:100%;
    height:100%;
}



/* construction_example ***********************************************************/
.content p.spec {
    font-size: 12px;
    line-height: 1.3;
    margin: 0 auto 20px;
    width: 830px;
    font-weight: 200;
    text-align: center;
}
.content p.img_cntr {
    text-align: center;
    margin-bottom: 9px;
}
.content p.txt_right {
    text-align: right;
}
.content .w50p {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 0 0%;
    z-index: 100;
    position: relative;
}
.content .w50p:last-child {
    margin-right: 0;
 /*    float: right;  **/
    clear: both;
}
.content .cnst img {
    width: 100%;
    margin: 0 0 5px;
}
.cnst_lnk {
    text-align: center;
    margin: 25px auto 5px;
}
.cnst_lnk div p {
    border: 1px solid #ccc;
    width: 180px;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 85%;
    height: 173px;
    text-align: left;
    margin: 0 3% 9px;
    box-sizing: border-box;
}
.cnst_lnk div p img {
    width: 100%;
    margin-bottom: 4px;
}
.cnst_lnk div p a {
    color: #202020;
}
.cnst_lnk div.arw {
    margin: 15px auto 55px;
}
.cnst_lnk div.arw p {
    border: 0px;
    font-size: 18px;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
.cnst_lnk div.arw p.list {
    font-size: 105px;
    font-weight: 100;
    line-height: 0.5;
    margin-top: -30px;
}
.cnst_lnk div.arw p.list a {
    color: #e3e3e3;
}
.contents_jirei {
    margin: 0 auto;
    width: 1000px;
}
.contents_jirei .list {
    /* margin: 30px 0; */
     margin: 26px 0;
}


.contents_jirei .list li {
    float: left;
    /* margin: 0 30px 30px 0; */
    margin: 0 26px 26px 0;
    position: relative;
    width: 313px;
    border: 1px solid #ccc;

    display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}

.contents_jirei .list li:nth-child(3n) {
    margin: 0 0 30px;
    /* margin: 0 0 26px; */
}
.contents_jirei .list li a {
    display: block;
    margin-bottom: 5px;
}
.contents_jirei .list li h5 {
    /* background-color: rgba(35, 50, 105, 0.8); */
    left: 0;
    /* opacity: 0; */
    /* position: absolute; */
    /* 位置 */
    /* top: 0; */
    margin-top: -22px;
    transition: all 0.3s ease-in-out 0s;
    width: 313px;
    text-align: center;
    /* padding: 25% 0; */
    padding: 5% 0;
    color: #333;
    /* font-size: 21px; */
     font-size: 14px;
     font-weight: normal;
     text-align: center;
    line-height: 1.35;
    white-space: nowrap;
}
.contents_jirei .list li a:hover h5 {
    /* opacity: 1; */
}
.contents_jirei .list li a:hover img {
}
.contents_jirei .list li img {
    height: auto;
    /* opacity: 1; */
    width: 313px;
}
.contents_jirei .list li.new span {
    background: rgba(0, 0, 0, 0) url("/common/img/construction_example/ico_new.png") no-repeat scroll 0 0;
    height: 44px;
    left: 7px;
    position: absolute;
    top: -13px;
    width: 66px;
}




/* kaiteki ***********************************************************/
div.kaitekiimg_rht {
    width: 100%;
    float: right;
    z-index: 1;
    position: relative;
    min-height: 812px;
}
div.kaiteki_land {
    background: #fff url(/common/img/kaiteki/bg_land.jpg) no-repeat right 50px;
    background-size: 44% auto;
}
div.kaiteki_architect {
    background: #fff url(/common/img/kaiteki/bg_architect.jpg) no-repeat right 50px;
    background-size: 44% auto;
}
div.kaiteki_bare_feet {
    background: #fff url(/common/img/kaiteki/bg_bare_feet.jpg) no-repeat right 50px;
    background-size: 44% auto;
}
div.kaiteki_healthy_clean {
    background: #fff url(/common/img/kaiteki/bg_healthy_clean.jpg) no-repeat right 50px;
    background-size: 44% auto;
}
div.kaiteki_maintenance_costs {
    background: #fff url(/common/img/kaiteki/bg_maintenance_costs.jpg) no-repeat right 50px;
    background-size: 44% auto;
}
div.kaiteki_noise {
    background: #fff url(/common/img/kaiteki/bg_noise.jpg) no-repeat right 50px;
    background-size: 44% auto;
}
div.kaiteki_lft img.img_sp {
    display: none;
}


div.kaiteki_lft h2.tit {
    text-align: left;
    margin-bottom: 33px;
}
div.kaiteki_lft h2.tit img {
    position: absolute;
    margin-left: -62px;
    margin-top: -25px;
}
div.kaiteki_lft .w50p {
    width: 53%;
    margin-bottom: 20px;
}
div.kaiteki_lft .w50p img {
    margin: 0 auto 15px;
    display: block;
}
div.goyobo {
    width: 69%;
    margin: 20px auto 60px;
    border: 3px solid #f1d1b6;
    border-radius: 11px;
    background-color: rgba(255,255,255,0.7);
    text-align: center;
    padding: 3%;
    position: relative;
}
div.goyobo h4 {
    font-size: 18px;
	font-weight: 800;
    margin-bottom: 17px;
}
div.goyobo ul {
    font-size: 18px;
}
div.goyobo ul li {
    padding: 2px;
    list-style-type: none;
    margin-bottom: 8px;
    line-height: 1.3;
    border-bottom: 1px dotted #f1d1b6;
    display: inline-block;
    font-weight: 200;
    margin: 6px 25px;
}
ul.dlist {
    font-size: 18px;
    margin: 5px 0 11px 15px;
}
ul.dlist li {
    padding: 0 0 5px 1em;
    list-style-type: none;
    text-indent: -1em;
    margin-bottom: 2px;
    line-height: 1.3;
}
ul.dlist li:before {
    content: "●";
    position: relative;
    right : 0.5em;
    color: #666;
    font-size: 95%;
}
ul.bg_kaiteki1 {

}

/* reason ***********************************************************/
div.seino_lst {
    width: 100%;
}
div.seino_lst .kaiteki_seino {
    width: 32%;
    clear: both;
    margin: 10px 0.5%;
    border: 3px solid #e5c0ac;
    box-sizing: border-box;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
div.seino_lst .kaiteki_seino p.titl {
    font-size: 16px;
    font-weight: 600;
    background: #ffe3b9;
    color: #71452d;
    border-radius: 7px 7px 0 0;
    padding: 1.5%;
    width: 97%;
    text-align: center;
}
div.seino_lst .kaiteki_seino img {
    width: 90%;
    margin-bottom: 19px;
}
div.kaiteki2_bx {
    border: 3px solid #c3e1ad;
    margin: 0 auto 35px;
    padding: 1% 2%;
    width: 96%;
    box-sizing: border-box;
    border-radius: 9px;
}
div.kaiteki2_bx h3 {
    color: #408c34;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 2px dotted #c3e1ad;
    margin-bottom: 11px;
    padding: 0 0 16px;
    text-align: center;
    margin-top: 11px;
}
div.kaiteki2_bx .left {
    display: inline-block;
}
div.kaiteki2_bx .img_right img {
    float: right;
    margin: 12px 0 0;
}
div.kaiteki2_bx .img_right p {
    display: inline-block;
    width: 71%;
    margin-top: 5px;
}
div.kaiteki2_bx .mbbx {
    background-color: #FFFADD;
    padding: 20px 10px 25px;
}
div.kaiteki2_bx .mbbx p.movie {
    display: inline-block;
    padding-top: 40px;
}
div.kaiteki2_bx .mbbx .w55p {
    padding: 1% 0;
    width: 57%;
}
div.kaiteki2_bx .img_right1 {
    display: inline-block;
    margin-left: 12px;
    line-height: 2;
    text-align: center;
}
div.kaiteki2_bx .copy {
    font-size: 16px;
    margin: 12px 0 10px;
    font-weight: 800;
}




/* feature ***************************************************************/
div.feature div {
    width: 100%;
    display: inline-block;
}
div.feature div {
    width: 100%;
    display: inline-block;
}
div.feature div img.img_r {
    float: right;
}
div.feature div p.kakomi {
    width: 96%;
    padding: 2%;
    margin: 20px auto;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.3;
    position: relative;
    border: 3px dotted #c0d9a6;
}
div.feature div p.kakomi span {
    display: block;
    font-weight: 600;
    font-size: 18px;
}



/* model_house ***********************************************************/
div.bg_mh {
    background: url(/common/img/model_house/bg_img1.png) top left no-repeat;
    padding: 25px 0 0;
    margin: 40px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: contain;
    width: 100%;
    height: auto;
}
div.bg_mh p {
    width: 768px;
    margin-top: 64px;
}
div.img_3wk {
    text-align: center;
}
div.img_3wk img {
    display: inline-block;
    width: 31%;
    margin: 1%;
    vertical-align: top;
}
div.bg_mh img.img_sp {
    display: none;
}
div.img_left {
    display: inline-block;
    width: 100%;
}
div.img_left img {
    width: 260px;
    float: left;
    margin-right: 20px;
}


/*  q and a  ***********************************************************/
div.q_a {
    margin-left: 40px;
}
div.q_a ul {
    padding-left: 50px;
    margin-bottom: 35px;
}
div.q_a li.qa_q {
    list-style: none;
    font-size: 23px;
    width: 95%;
    line-height: 1.4;
    margin-top: 40px;
}
div.q_a li.qa_q:before {
    content: "Q";
    font-size: 36px;
    font-family: "impact", "cursive";
    color: #fff;
    margin-right: 10px;
    margin-left: -66px;
    background: #b3b1e5;
    border-radius: 32px;
    padding: 4px 18px;
}
div.q_a li.qa_a {
    list-style: none;
    font-size: 17px;
    width: 95%;
    line-height: 1.7;
    margin-top: 35px;
}
div.q_a li.qa_a:before {
    content: "A";
    font-size: 45px;
    font-family: "impact", "cursive";
    margin-right: 10px;
    margin-left: -71px;
    vertical-align: bottom;
    background: #ffb939;
    border-radius: 37px;
    padding: 2px 19px;
    color: #fff;
}
.content h1.ft35 {
    font-size: 35px;
}
#kaiteki ul li {
    vertical-align: top;
}
#kaiteki ul li a.nigyo {
    padding: 4.5% 0.5% 5.5% 14%;
    line-height: 1.4;
}
.content h2.tit span {
    display: block;
    font-size: 20px;
    margin: 10px 0 17px;
    font-weight: 600;
}
img.w100p {
    width: 100%;
}
.mb70 {
    margin-bottom: 70px;
    margin-top: -30px;
}
div.feature div img.img_l {
    float: left;
    margin: 0;
}
div.feature div img.w175 {
    width: 245px;
}
.content h2.tit img.icon {
    width: 70px;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 15px;
}
.main .img_l, .main .img_r {
    margin: 40px 0 45px;
}
.main .img_l img, .main .img_r img {
    max-width: 205px;
    display: inline-block;
    vertical-align: middle;
    width: 21%;
}
.balloon {
    position: relative;
    display: inline-block;
    /*margin: 1em 0 2em 15px;*/
    margin: 0 0 0 0;
    padding: 20px 26px 14px;
    width: 72%;
    background: #FFF;
    border: solid 4px #ffc2eb;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 11px;
}
.bal_left {
    margin-left: 20px;
}
.bal_left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -22px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 12px solid #FFF;
    z-index: 2;
}
.bal_left:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 14px solid #ffc2eb;
    z-index: 1;
}
.bal_right {
    margin-left: 4%;
    border: solid 4px #a6d2e8;
}
.bal_right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -13px;
    border: 13px solid transparent;
    border-left: 14px solid #FFF;
    z-index: 2;
}
.bal_right:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 14px solid #a6d2e8;
    z-index: 1;
}
.main .img_l span {
    display: block;
    position: absolute;
    margin-left: 20px;
    font-size: 14px;
}
.main .img_r span {
    font-size: 14px;
    float: right;
    margin: 3px 5.5%;
}
div.ml7p {
    margin-left: 7%;
}
#qanda {
    width: 100%;
    margin-top: 95px;
    background: #f6f5f2;
    display: inline-block;
}
#qanda .bx_staff {
    width: 100%;
    border: 5px solid #dbdbdb;
    border-radius: 15px;
    background: #fff;
    margin-top: -55px;
    box-sizing: border-box;
    padding: 20px 20px 15px;
    text-align: center;
}
#qanda .bx_staff2 {
    width: 100%;
    border: 5px solid #dbdbdb;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 22px;
    margin-top: -5px;
    text-align: center;
    background: #ffb939;
}
#qanda .bx_staff2 p {
    text-align: center;
    font-size: 25px;
    margin-bottom: 0;
    color: #fff;
}
#qanda .bx_staff div {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}
#qanda .bx_staff div img {
    width: 138px;
    float: left;
    margin: 0 7px;
}
#qanda .bx_staff p a.link {
    background: #ff841b;
    color: #fff;
    font-size: 85%;
    padding: 4px 14px 5px;
    display: inline-block;
    margin-top: 4px;
    border-radius: 5px;
    font-weight: bold;
}
#qanda .content_qandalist {
    width: 100%;
    display: inline-block;
    padding: 3% 0 2%;
}
#qanda .content_qandalist ul {
    margin-left: 45px;
}
#qanda .content_qandalist ul li {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-left: 1.5em;
}
#qanda .content_qandalist ul li a {
    color: #000;
}
#qanda .content_qandalist ul li a:before {
    content: 'Q ';
    font-size: 120%;
    font-weight: bold;
    margin-right: 10px;
    color: #cccfd0;
    margin-left: -1.5em;
}
#qanda .content_qandalist ul li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101 ""\f101 ";
    position: relative;
    margin-right: 1em;
    color: #cccfd0;
    left: 11px;
    font-weight: bold;
}
img.img_sp {
    display: none;
}
p.btn_w {
    width: 37% !important;
}
p.mt0 {
    margin-top: 0;
}
.warrybx {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list_warry {
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
    box-sizing: border-box;
    border: 5px solid #ececec;
    border-radius: 18px;
    padding: 0 0 15px;
}
.list_warry h4 {
    text-align: center;
    background: #6fb359;
    color: #fff;
    padding: 8px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    font-size: 20px;
    margin-bottom: 13px;
}
.list_warry ul li {
    margin: 10px 15px 0 22px;
    font-size: 18px;
    position: relative;
}
.list_warry ul li a {
    display: block;
    color: #333;
}
.list_warry ul li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    color: #ffb939;
    font-weight: 600;
    font-size: 105%;
    float: right;
    position: relative;
    vertical-align: bottom;
    margin-top: -1px;
    line-height: 1.3;
}
ul.whrf {
    width: 50%;
    display: inline-block;
}
p.whrf_wk {
    width: 36%;
    display: inline-block;
    vertical-align: top;
    background: yellow;
    padding: 3%;
    border-radius: 20px;
}
img.w100sp {
    max-width: 100%;
}

/* kanren_bx ***********************************************************/
.kanren_bx .content ul {
    width: 100%;
    margin: 70px 0 40px 0;
    display: inline-block;
}
.kanren_bx .content ul li {
    background: url(/common/img/kanren.png) no-repeat 0 0;
    padding: 11px 0 16px 55px;
    display: inline-block;
    vertical-align: top;
    color: #408c34;
    font-size: 18px;
    font-weight: 600;
}
.kanren_bx .content ul li.link {
    background-image: none;
    padding: 0;
    border: 2px solid #cde6bb;
    border-radius: 23px;
    margin-top: 6px;
    margin-left: 5px;
}
.kanren_bx .content ul li.link a {
    padding: 3px 29px 4px 11px;
    display: block;
    font-weight: 300;
    color: #535353;
}
.kanren_bx .content ul li.link a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-size: 100%;
    font-weight: bold;
    margin-right: 15px;
    color: #408c34;
}
.kanren_bx .content ul li.link a:hover {
    color: #f6994b;
}


/* flink_bx ***********************************************************/
#flink_bx {
    margin-top: 45px;
}
.content .flink_bx {
    width: 29%;
    margin: 7px 1% 20px 1%;
    display: inline-block;
    vertical-align: top;
    border: 3px solid #dcdcdc;
    border-radius: 11px;
}
.content .flink_bx p {
    font-size: 19px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    font-weight: 600;
}
.content .flink_bx p a {
    color: #000;
    padding: 40px 0 33% 0;
    height: 100%;
    width: 100%;
    display: block;
}
.content .flink_bx_2l p a {
    padding: 24px 0 27% 0;
}
.content .flink_taiken {
    background: url(/common/img/bg_taiken.jpg) no-repeat center bottom #fff;
}
.content .flink_inquiry {
    background: url(/common/img/bg_inquiry.jpg) no-repeat center bottom #fff;
}
.content .flink_joho {
    background: url(/common/img/bg_joho.jpg) no-repeat center bottom #fff;
}
.content .flink_tochim {
    background: url(/common/img/bg_tochim.jpg) no-repeat center bottom #fff;
}
.content .flink_tochis {
    background: url(/common/img/bg_tochis.jpg) no-repeat center bottom #fff;
}
.content .flink_bx:hover p a {
    color: #f6994b;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
}






div.mb65 {
    margin-bottom: 65px;
}

.content p.midashi {
    font-size: 22px;
    padding-top: 27px;
    margin-bottom: 0;
    font-family: serif;
    letter-spacing: -1px;
    font-weight: bold;
    text-align: center;
}
.content p.midashi2 {
    font-size: 26px;
    padding-top: 14px;
    margin-bottom: 0;
    font-family: serif;
    font-weight: bold;
    text-align: center;
}
.content p.midashi2 span {
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
}
.content p.midashi3 {
    font-size: 31px;
    padding-top: 14px;
    margin-bottom: 0;
    font-family: arial;
    text-align: center;
    color: #999;
    font-weight: bold;
}
.content p.cmcopy {
    text-align: center;
    font-size: 120%;
    color: #ff8595;
}
.content .w80p {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}
.content .link_rbox {
    width: 17%;
    display: inline-block;
    margin-left: 2%;
    font-size: 80%;
}
.content .link_rbox a {
    display: block;
    border: 1px solid #ffbdc0;
    border-radius: 5px;
    padding: 8px;
    color: #666;
    font-weight: 200;
}
.content .link_rbox a.link1 {
    margin-top: 0px;
}
.content .link_rbox a.link2 {
    margin-top: 20px;
}
.content .link_rbox a.link3 {
    margin-top: 0px;
}
.content .link_rbox a.link4 {
    margin-top: 40px;
}
.content .link_rbox a.link5 {
    margin-top: 85px;
}
p.img_thrr {
    text-align: center;
    width: 85%;
    margin: 5px auto 20px;
}
p.img_thrr img {
    width: 27%;
    margin: 0 2%;
}
div.txt_2wk {
    display: inline-block;
    width: 47.5%;
    margin-right: 4%;
    vertical-align: top;
}
div.txt_3wk {
    display: inline-block;
    width: 31%;
    margin-right: 3%;
    vertical-align: top;
}
div.txt_2wk_l, div.txt_3wk_l {
    margin-right: 0;
}
div.txt_2wk h5, div.txt_3wk h5 {
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #ff8595;
    font-weight: 500;
}
div.txt_2wk img, div.txt_3wk img {
    width: 100%;
    margin: 15px 0;
}
div.txt_2wk p, div.txt_3wk p {
    font-size: 95%;
}
div.wk3_menulink, div.wk1_menulink {
    border-radius: 10px;
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    text-align: center;
    vertical-align: top;
    height: auto;
    padding: 15px 0 6px;
    background: #fff7e1;
}
div.wk1_menulink {
    width: 98%;
}
div.wk3_menulink span, div.wk1_menulink span {
    background: #fff;
    width: 255px;
    padding: 0;
    position: relative;
    margin: 11px auto;
    display: block;
    border-radius: 15px;
    border: 3px solid #ff8595;
}
div.wk3_menulink span a, div.wk1_menulink span a {
    height: 100%;
    width: 100%;
    padding: 3px 3px 5px;
    display: block;
    color: #ff8595;
    font-weight: bold;
}
div.wk3_menulink span a:after, div.wk1_menulink span a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f101';
    font-size: 90%;
    margin-left: 8px;
    color: #ff8595;
}
.content h3.tit_fl {
    font-size: 32px;
    color: #ff8595;
    line-height: 1.2;
    font-family: serif;
    padding: 14px 20px 11px;
    font-weight: 700;
	border: 2px solid #ff8595;
    width: 60%;
    margin: 0 auto 8px;
    border-radius: 39px;
    transform: rotate(0.001deg);
    text-align: center;
}
.w50p h3.tit_fl {
    width: 80%;
    background: #fff6f6;
}
img.bg_flow2 {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    margin-top: 30px;
    z-index: 11;
}
img.bg_flow_smpl {
    width: 195px;
    position: absolute;
    z-index: 12;
    margin-top: -160px;
}
img.bg_flow_smnr {
    width: 215px;
    position: absolute;
    z-index: 13;
    margin-top: 30px;
}
img.bg_flow_smnr2 {
    width: 190px;
    position: absolute;
    z-index: 14;
    margin-top: 8px;
    left: 78%;
}
p.center_flw {
    z-index: 200;
    position: relative;
}
i.fa-caret-down {
    text-align: center;
    width: 100%;
    font-size: 105px;
    color: #ff8595;
    margin: -60px 0;
    position: absolute;
}

@media print{
    i.fa-caret-down {
        position: relative;
    }
}

.ftlnk_sprt {
    width: 80%;
    margin: 25px auto 60px;
    text-align: center;
}
.ftlnk_sprt h4 {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1px;
    transform: rotate(0.001deg);
}
.ftlnk_sprt ul li {
    display: inline-block;
    width: 130px;
    margin: 1%;
    background: #f1f1f1;
    border-radius: 65px;
    padding: 0;
    font-weight: bold;
    font-size: 105%;
}
.ftlnk_sprt ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px 0;
}
.ftlnk_sprt ul li:hover {
    background: #e4e4e4;
    transition: all 300ms ease-in-out 0s;
}
.ftlnk_sprt ul li.actv {
    background: #ffc872;
}
.ftlnk_sprt ul li.actv a {
    color: #fff;
}
i.icn_lock {
    font-size: 1.5em;
    margin-bottom: -7px;
    margin-right: 5px;
    vertical-align: text-top;
    color: skyblue;
    margin-left: 20px;
}
span.linkwk {
    border: 1px solid #ccc;
    padding: 0;
    margin: 10px 0;
    display: inline-block;
    position: relative;
    border-radius: 6px;
}
span.linkwk a {
    width: 390px;
    height: 100%;
    display: block;
    padding: 10px 20px 11px;
    color: #ff8595;
    min-width: 400px;
    text-align: center;
}
span.linkwk a.w540 {
    width: 540px;
}
img.lnk_out {
    width: 18px;
    margin-left: 10px;
    vertical-align: middle;
}
img.brder {
    border: 1px solid #d4d4d4;
}
p.w75p {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
p.mb0 {
    margin-bottom: 0;
}
img.w85p {
    width: 85%;
    margin: 10px 0;
}
img.w70p {
    width: 70%;
    margin: 10px 0;
}





/* button ***********************************************************/
p.lnk_kaiteki {
    border: 0;
    border-radius: 7px;
    background: #3560be;
    padding: 0;
    width: 28%;
    display: inline-block;
    margin: 50px 0.5% 0;
    text-align: center;
}
p.lnk_kaiteki3 {
    border: 0;
    border-radius: 7px;
    background: #ffb939;
    padding: 0;
    width: 280px;
    display: inline-block;
    margin: 50px 1% 0;
    text-align: center;
}
p.lnk_kaiteki a, p.lnk_kaiteki3 a {
    color: #fff;
    font-weight: 400;
    height: 100%;
    width: 98%;
    display: block;
    padding: 17px 1%;
    font-size: 17px;
}
p.lnk_kaiteki a i.far, p.lnk_kaiteki3 a i.far {
    margin-left: 12px;
    font-size: 110%;
}




.inq_btn {
    position: relative;
    display: inline-block;
    padding: 9px 19px 10px !important;
    color: #FFF;
    background: #ff8595;
    border-bottom: solid 2px #b3421a;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    font-size: 105%;
}
.inq_btn:hover {
    color: #FFF;
}
.inq_btn:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
p.center, div.center {
    text-align: center;
    display: block;
}
p.pagelink {
    text-align: center;
    margin: 0 auto;
    padding: 25px 15px 0;
}
p.pagelink a {
    background: #f66f81;
    padding: 4px 13px;
    margin: 3px 7px;
    color: #fff;
    font-size: 80%;
    display: inline-block;
}
p.pagelink a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f103';
    margin-left: 8px;
    color: #FCD2D2;
    font-weight: bold;
}


.ftlnk_sprt h4 br.br_sp {
    display: none;
}



/* form */

dl.form_txbx dt {
    width: 24%;
    display: inline-block;
    margin: 12px 0 10px 0;
    font-weight: 600;
    text-align: left;
    font-size: 105%;
    vertical-align: top;
    border-top: 1px dotted #ccc;
    padding-top: 22px;
}
dl.form_txbx dd {
    display: inline-block;
    margin: 12px 0 5px 0;
    width: 75%;
    border-top: 1px dotted #ccc;
    padding-top: 21px;
}
.form_txbx dd p a {
    margin-top: 15px;
    display: block;
}
dl.form_txbx_bdr {
    border-bottom: 1px dotted #ccc;
}
dl.form_txbx2 dt {
    width: 24%;
    display: inline-block;
    margin: 12px 0 4px 0;
    font-weight: 600;
    text-align: left;
    font-size: 105%;
    vertical-align: top;
    border-top: 1px dotted #ccc;
    padding-top: 14px;
}
dl.form_txbx2 dd {
    display: inline-block;
    margin: 12px 0 5px 0;
    width: 75%;
    border-top: 1px dotted #ccc;
    padding-top: 13px;
}
dl.form_txbx input, dl.form_txbx select, dl.form_txbx textarea {
    position: relative;
    color: #e86142;
    background-color: #fafafa;
    border: 1px solid #dbdbdb;
    height: 35px;
    padding: 4px 20px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 15px;
    margin-right: 20px;
}
dl.form_txbx input.member_name1, dl.form_txbx input.member_name2 {
    width: 25%;
}
dl.form_txbx input.w30 {
    width: 100px;
    margin-right: 3px;
}
dl.form_txbx select {
    margin: 10px 3px;
}
dl.form_txbx textarea {
    height: 110px;
}
.hissu {
	    display: block;
    font-size: 12px;
    padding: 2px 5px 2px 4px;
    background: #ff9365;
    color: #fff;
    line-height: 16px;
    float: right;
    border-radius: 4px;
    margin-right: 18px;
    font-weight: 400;
}
dl.form_txbx dd p.fcaption {
    margin: 20px 0 4px;
}
#form .policy {
    margin-bottom: 20px;
    text-align: center;
}
#form .areaBtn {
    margin-bottom: 35px;
    text-align: center;
}

footer #changeSelect {
    width: 245px;
    padding: 3px 5px 7px;
    margin-top: 8px;
    border: 0;
}
p.linkwp {
    text-align: center !important;
}
.tb-cell {
    display: table;
    margin: 20px auto 40px auto;
    text-align: left;
}
.tb-cell .row {
    display: table-row;
}
.tb-cell .row .cell {
    display: table-cell;
    border: 1px solid #ddd;
    padding: 10px;
    vertical-align: middle;
    color: #fff;
}
.tb-cell .row .cell:nth-child(odd) {
    width: 100px;
}
.tb-cell .row .cell:nth-child(even) {
    width: 150px;
}
.mail-form .row .cell {
    padding: 5px;
    width: 750px;
}
.mail-form .row .cell:nth-child(1) {
    background: #782123;
    width: 750px;
}
.mail-form .row .cell:nth-child(2) {
    background: #bfbfbf;
    width: 750px;
}
input[type="text"],
input[type="email"] {
    height: 30px;
    font-size: 16px;
}
textarea {
    height: 100px;
    font-size: 16px;
}
button {
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
}
button[type="button"] {
    margin-left: 10px;
}
button[type="button"],
button[type="submit"] {
    background: #d3191e;
    margin: 25px 24px;
    padding: 10px 25px;
}
button[type="reset"] {
    background: #afc6e2;
}
button[type="button"]:hover,
button[type="submit"]:hover {
    background: #e29194;
}
button[type="reset"]:hover {
    background: #ddd;
}
button[type="reset"]:hover {
    text-decoration: none;
}
button[type="button"].typ_mdr {
    background: #ccc;
}
#form .areaBtn {
    margin-bottom: 35px;
    text-align: center;
}
#form .areaBtn form {
    display: inline-block;
    margin: 0 10px;
}
#form .btnConf, #form .btnBack, #form .btnSend {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    height: auto;
    margin: 0 auto;
    outline: medium none;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 1.5% 2%;
    border-radius: 8px;
}
#form .btnConf {
    background: #fc9b46;
    width: 300px;
}
#form .btnBack {
    background: #ccc;
    width: 140px;
}
#form .btnSend {
    background: #fc9b46;
    width: 300px;
}
#form .btnConf:hover, #form .btnBack:hover, #form .btnSend:hover {
    opacity: 0.5;
}

p.msg {
    text-align: center;
    color: #fff;
    margin-top: 95px;
    line-height: 2.5;
}
@media (min-width: 768px) {
.tb-cell {
    width: 65%;
    margin-left: 17%;
}
.tb-cell .row {
    display: table-row;
}
.tb-cell .row label {
    padding: 0;
    border: 0px;
    cursor:auto;
    background-color: #782123;
    color: #fff;
    font-weight: bold;
}
.tb-cell .row .cell {
    display: table-cell;
    border: 1px solid #ddd;
    padding: 10px;
    vertical-align: middle;
    color: #fff;
}
.tb-cell .row .no_b {
    border: 0px;
    background-color: #782123 !important;
    color: #fff;
}
.tb-cell .row .cell:nth-child(odd) {
    width: 28%;
}
.tb-cell .row .cell:nth-child(even) {
}
input[type="text"],
input[type="email"] {

}
textarea {
    width: 90%;
}
/* ** */}

label {
    margin: 10px 0;
}



/* table */

table.company {
    border-collapse: collapse;
    margin: 0 auto 40px;
    width: 90%;
    max-width: 1000px;
}
table.company th {
    background-color: #eef1f6;
    border: 1px solid #ccc;
    font-weight: normal;
    line-height: 1.3;
    padding: 8px;
    vertical-align: middle;
    width: 23%;
    word-break: initial;
    white-space: nowrap;
}
table.company td {
    border: 1px solid #ccc;
    padding: 8px;
    vertical-align: middle;
    word-break: initial;
}





p.c_map {
    float: right;
	margin-bottom: 15px;
	margin-left: 10px;
    max-width: 370px;
    width: 40%;
    height: 250px;
}
p.c_map iframe {
    width: 100%;
}






/* footer */

#page-top {
    bottom: 10px;
    margin-bottom: 25px !important;
    position: fixed;
    right: 20px;
    z-index: 100;
}
.l-footer {
    background-color: #f8f8f5;
    margin-top: 45px;
}
.l-footer div.footer_inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 36px;
    max-width: 1000px;
    width: 98%;
}
.footer_inner div.ftnv {
    display: inline-block;
    vertical-align: top;
}
.footer_inner div.wd01 {
    width: 40%;
    margin-right: 1%;
}
.footer_inner div.wd02 {
    width: 20%;
    margin-left: 0.5%;
}
.footer_inner div.wd03 {
    width: 15%;
    margin-right: 0.5%;
}
.footer_inner div.wd04 {
    width: 22%;
    padding-left: 1%;
}
.footer_inner div.wd01 p {
    color: #424242;
    font-size: 14px;
    margin-bottom: 21px;
    margin-top: -10px;
}
.footer_inner div.wd04 p {
    color: #424242;
    font-size: 14px;
    margin-bottom: 10px;
}
.footer_inner div.wd01 a {
    color: #424242;
    font-size: 24px;
    line-height: 1.4;
    vertical-align: top;
    margin-bottom: 15px;
    font-weight: 500;
}
.footer_inner div.wd01 p.icn {
    margin: 35px 0;
}
.footer_inner div.wd01 p.icn img {
    margin: 0 7px 0 2px;
    width: 30px;
}
.footer_inner div.wd01 a span {
    font-size: 14px;
}
.footer_inner div.wd01 p.tel a {
    font-size: 14px;
}
.footer_inner div.wd02 p,.footer_inner div.wd03 p,.footer_inner div.wd04 p {
    display: inline-block;
    line-height: 1.3;
    width: 100%;
    margin-bottom: 15px;
}
.footer_inner div.wd02 p a,.footer_inner div.wd03 p a {
    font-size: 15px;
    color: #424242;
    font-weight:400;
    margin-left: 0px;
}
.footer_inner div.wd04 p {
    margin-bottom: 4px;
}
.footer_inner div.wd04 p.map iframe {
    width: 100%;
    border: 1px solid #e1e1e1;
}
div.ftnv p a:hover, div.wd01 a:hover {
    text-decoration: none;
    color: #f6994b;
    transition: all 300ms ease-in-out 0s;
}
.footer_inner div.l-inner {
    clear: both;
    width: 100%;
    margin-top: 80px;
    text-align: center;
}
.copyright {
    color: #424242;
    font-size: 12px;
}

    /* For modern browsers */
    .clearfix:before,
    .clearfix:after,
    .cf:before,
    .cf:after {
        display: table;
        content: "";
    }
    .clearfix:after,
    .cf:after {
        clear: both;
    }

    /* For IE 6/7 (trigger hasLayout) */
    .clearfix,
    .cf {
        zoom: 1;
    }
.cf::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.fl_right {
    float: right;
}
.fl_left {
    float: left;
}
img.fl_right {
    margin-left: 10px;
}
img.fl_left {
    margin-right: 10px;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.txt_center {
    text-align: center;
}
.mt0 {
    margin-top: 0px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt25 {
    margin-top: 25px;
}
.pt40 {
    padding-top: 40px !important;
}
.pt0 {
    padding-top: 0 !important;
}
.ft65 {
    font-size: 65%;
}
.ft85 {
    font-size: 85%;
}
.ft120 {
    font-size: 120%;
    font-weight: 500;
}
.ft130 {
    font-size: 130% !important;
    font-weight: bold !important;
}
.ft400 {
    font-weight: 400 !important;
}
span.red {
    color: red;
    font-size: 75%;
}
p.red, span.txt_red {
    color: red;
}
p.orange, span.orange {
    color: orange;
}
span.txt_sp {
    display: none;
}
p.submit {
    margin-bottom: 20px;
    text-align: center;
    font-size: 130%;
}
p.submit input {
    padding: 12px 20px;
}
table.tbl_event {
    border-collapse: collapse;
    margin: 0 auto 40px;
    width: 90%;
}
table.tbl_event th {
    background-color: #eef1f6;
    border: 1px solid #ccc;
    font-weight: normal;
    line-height: 1.3;
    padding: 8px;
    vertical-align: middle;
    width: 23%;
    word-break: initial;
}
table.tbl_event td {
    border: 1px solid #ccc;
    padding: 8px;
    vertical-align: middle;
    word-break: initial;
}
span.small {
    font-size: 9px;
}
/* eventlist */
ol.eventlist {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
    margin: 15px 0 15px;
    font-size: 120%;
    text-align: left;
}
ol.eventlist li {
  line-height: 1.4;
    padding-left: 30px;
    position: relative;
    margin-bottom: 8px;
}
ol.eventlist li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #ff7838;
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 27px;
}
ol.eventlist li span {
    font-size: 80%;
}

/* eventlist2 */
ul.eventlist2 {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
    font-size: 120%;
    text-align: center;
}
ul.eventlist2 li {
  border: 1px solid #ff7838;
    padding: 5px 15px;
    position: relative;
    margin-bottom: 8px;
    display: inline-block;
    width:  36%;
    margin: 5PX 1PX;
    border-radius: 3px;
    min-width: 288px;
}

/* eventlist3 */
ol.eventlist3{
    padding: 0 0 0 20px;
    margin: 0 0 25px 0;
    font-size: 120%;
}

ol.eventlist3 li{
    list-style-type: decimal;
    text-align: left;
     padding: 5px 15px;
     margin: 8px 0;
}

p.btn_w {
    width: 60% !important;
}

/* 分譲地情報 */
div.mainimage {
    background: url(/common/img/land_sale/bg_mainimage.jpg) no-repeat;
    background-position: center;
    margin: 0px 0 67px;
    padding: 40px 0 20px;
}
div.mainimage p.bg_wht {
    background: rgba(255,255,255,0.7);
    padding: 15px 10px;
    margin: 20px auto;
    font-size: 50px;
    color: #0c0c0c;
    width: 96%;
    max-width: 550px;
    text-align: center;
}
div.mainimage p.bg_wht span {
    display: block;
    font-size: 22px;
}
div.mainimage h2.copy {
    text-align: center;
    color: #ffffff;
    font-size: 29px;
    font-weight: 600;
    text-shadow: 0 0 10px #273003;
    margin: 50px 0 21px;
    line-height: 1.3;
}
.content h3.tit.wt200 {
    padding-top: 0;
    font-weight: 400;
    margin-bottom: 7px;
    padding-bottom: 0;
    margin-top: 23px;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    line-height: 1.4;
}
.content h4.midashi {
    text-align: center;
    font-size: 31px;
    border-bottom: 2px solid #cfa49b;
    padding-bottom: 6px;
    margin: 60px 0 30px;
    color: #6e2e2e;
    position: relative;
}
.content h4.midashi:before {
    content: "";
    position: absolute;
    top: 102%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 17px solid #cfa49b;
}
div.spec {
    width: 48%;
    margin: 0 3.25% 0 0;
    display: inline-block;
    vertical-align: top;
}
div.spec.mr0 {
    margin: 0 0;
}
table.gaiyo, div.spec table {
    border-collapse: collapse;
    margin: 30px auto 40px;
    width: 100%;
    font-size: 95%;
    display: inline-table;
}
table.gaiyo th, div.spec table th {
    background-color: #fff4eb;
    border: 1px solid #ccc;
    font-weight: 500;
    line-height: 1.3;
    padding: 16px 13px;
    vertical-align: middle;
    width: 27%;
    word-break: initial;
    text-align: center;
}
table.gaiyo td, div.spec table td {
    border: 1px solid #ccc;
    padding: 16px 13px;
    vertical-align: middle;
    word-break: initial;
}
div.spec table th {
    background: #fff4eb;
    width: auto;
}
div.spec table th.spec1 {
    background: #edd6bf;
}
div.spec table td {
    text-align: center;
    padding: 9px 8px;
}
div.spec table td:first-child {
    background: #a38f7c;
    color: #fff;
}
td.red {
    color: #f14242;
}
div.pht3bx {
    width: 100%;
    text-align: center;
    margin: 25px 0;
    display: inline-block;
}
div.pht3bx img {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.25%;
}
div.pht4bx {
    width: 100%;
    text-align: center;
    margin: 25px 0;
    display: inline-block;
    background: url(/common/img/land_sale/bg_mainimage.jpg) no-repeat;
    background-position: center bottom;
    padding: 45px 0 20px;
}
div.pht4bx div {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin: 15px 1%;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
div.pht4bx div img {
    width: 100%;
    margin: 0 0 8px;
    outline: 3px solid #b4bf8b;
    border-radius: 1px;
}
div.plan {
    width: 100%;
}
div.plan h5 {
    color: #f79e52;
    font-size: 23px;
    font-weight: 500;
    margin: 30px 0 5px 15px;
}
div.plan h5:before {
    content: "■";
    color: #f7ddc6;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 0 -19px;
    padding-right: 4px;
}
div.plan div {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1.5%;
}
div.plan div img {
    width: 215%;
    margin: 5px 0 10px;
}

@media screen and (min-width: 1190px) {
    body {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    header .headerinbx {
        width: 100%;
    }
    .gnavi .gnaviinbx #menu1, .gnavi .gnaviinbx #menu6 {
        width: 20%;
    }
    .gnavi .gnaviinbx #menu2 {
        width: 11%;
    }
    .gnavi .gnaviinbx #menu3 {
        width: 14%;
    }
    .gnavi .gnaviinbx #menu4 {
        width: 16%; margin-left: 3%;
    }
    .gnavi .gnaviinbx #menu5 {
        width: 16%;
    }
    .gnavi2 .gnaviinbx #menu1,  .gnavi2 .gnaviinbx #menu5{
        width: 15%;
    }
    .gnavi2 .gnaviinbx #menu2 {
        width: 10%;
    }
    .gnavi2 .gnaviinbx #menu3 {
        width: 14%;
    }
    .gnavi2 .gnaviinbx #menu4 {
        width: 15%; margin-left: 1%;
    }
    .gnavi2 .gnaviinbx #menu6 {
        width: 21%;
    }
    .gnavi2 .gnaviinbx #menu7 {
        width: 9%;
    }
}
@media screen and (max-width: 1000px) {
    body {
        width: 100%;
    }
    header {
        width: 100%;
        height: auto;
    }
    .header2 {
        height: 204px;
    }
    header .headerinbx {
        width: 100%;
        height: 178px;
    }
    header .headerinbx .logo {
        width: 100%;
        position: relative;
        margin: 15px auto 5px;
        text-align: center;
    }
    .header1 {
        height: auto;
    }
    .gnavi, .gnavi2 {
        width: 100%;
        height: auto;
        padding-bottom: 0;
        margin-top: 15px;
        margin-left: 0;
        background: #886958;
    }
    .gnavi .gnaviinbx li, .gnavi2 .gnaviinbx li {
        border-bottom: 1px solid #af9e8a;
        position: relative;
        height: auto;
    }
    .gnavi .gnaviinbx li a, .gnavi2 .gnaviinbx li a {
        color: #fff;
        padding: 7px 0px 8px 0px;
    }
    .gnavi .gnaviinbx #menu1, .gnavi .gnaviinbx #menu2,
    .gnavi .gnaviinbx #menu3, .gnavi .gnaviinbx #menu4,
    .gnavi .gnaviinbx #menu5, .gnavi .gnaviinbx #menu6 {
        width: 33.3%;
        margin-left: 0;
    }
    .gnavi .gnaviinbx #menu1, .gnavi .gnaviinbx #menu2,
    .gnavi .gnaviinbx #menu4, .gnavi .gnaviinbx #menu5 {
        border-right: 1px solid #af9e8a;
        box-sizing: border-box;
    }
    .gnavi .gnaviinbx #menu1 a, .gnavi .gnaviinbx #menu2 a,
    .gnavi .gnaviinbx #menu3 a,
    .gnavi2 .gnaviinbx #menu1 a, .gnavi2 .gnaviinbx #menu2 a,
    .gnavi2 .gnaviinbx #menu3 a, .gnavi2 .gnaviinbx #menu7 a {
        padding: 9px 0px 7px 0px;
    }
    .gnavi .gnaviinbx #menu4 a, .gnavi .gnaviinbx #menu5 a,
    .gnavi .gnaviinbx #menu6 a,
    .gnavi2 .gnaviinbx #menu4 a, .gnavi2 .gnaviinbx #menu5 a,
    .gnavi2 .gnaviinbx #menu6 a {
        margin-top: 0;
        height: 24px;
    }
    .gnavi .gnaviinbx #menu4 a:before, .gnavi2 .gnaviinbx #menu4 a:before {
        content: '\f015';
        font-size: 145%;
        vertical-align: middle;
        color: #af9e8a;
    }
    .gnavi .gnaviinbx #menu5 a:before, .gnavi .gnaviinbx #menu6 a:before,
    .gnavi2 .gnaviinbx #menu5 a:before, .gnavi2 .gnaviinbx #menu6 a:before {
        color: #af9e8a;
	}
	.gnavi .gnaviinbx li a:hover, .gnavi .gnaviinbx li.actv,
    .gnavi2 .gnaviinbx li a:hover, .gnavi2 .gnaviinbx li.actv {
 	   border-bottom: 0px;
	}
	.gnavi .gnaviinbx li.actv, .gnavi2 .gnaviinbx li.actv {
 	   border-bottom: 0px;
	}
    .gnavi .gnaviinbx #menu6 span, .gnavi2 .gnaviinbx #menu6 span {
        font-size: 11px;
        margin-left: 0;
        position: absolute;
        margin-top: 9px;
        text-align: right;
        right: 17px;
        z-index: 1000;
    }
    .gnavi2 .gnaviinbx #menu1, .gnavi2 .gnaviinbx #menu2, .gnavi2 .gnaviinbx #menu3, .gnavi2 .gnaviinbx #menu7 {
        width: 25%;
        margin-left: 0;
    }
    .gnavi2 .gnaviinbx #menu4, .gnavi2 .gnaviinbx #menu5, .gnavi2 .gnaviinbx #menu6 {
        width: 33.3%;
        margin-left: 0;
    }
    .gnavi2 .gnaviinbx #menu1, .gnavi2 .gnaviinbx #menu2, .gnavi2 .gnaviinbx #menu3,
    .gnavi2 .gnaviinbx #menu4, .gnavi2 .gnaviinbx #menu5 {
        border-right: 1px solid #af9e8a;
        box-sizing: border-box;
    }
   .header1 div p {
        max-width: 97%;
	}
    #kaiteki ul li {
        width: 47%;
        font-size: 18.5px;
        margin: 0 1% 20px;
    }
    #kaiteki ul li a {
        padding: 6.5% 1% 6.5% 17%;
    }
    #stage .content_stage {
        width: 100%;
        background: url(/common/img/index/bg_content_stage.jpg) no-repeat right 27%;
        min-height: 220px;
        background-size: cover;
        text-align: center;
    }
    #stage .content_stage2 {
        width: 100%;
        background: url(/common/img/index/bg_content_stage.jpg) no-repeat right 27%;
        min-height: 220px;
        background-size: cover;
        text-align: center;
    }
    #stage h2.tit {
        margin: 0 1%;
        margin-top: 10%;
        text-align: center;
    }
    #stage .content_stage2 h2.tit {
        margin: 15% 0 0;
        text-align: center;
    }
    #stage .content_stagelist {
        width: 100%;
    }
    #stage .content_stagelist ul li {
        margin-bottom: 17px;
    }

    .bread_crumb {
        width: 98%;
    }
    header .main_copy h1 {
        font-size: 39px;
    }
    .content .w50p {
        width: 98%;
        margin: 30px 2% 30px 0%;
	}
    .blognews #news {
        float: none;
        height: 300px;
    }
    .content p img.img_main {
        max-width: 98%;
    }
    .content p.spec {
        width: 98%;
    }
    div.kaitekiimg_rht {
        background-size: 38% auto;
    }
    div.kaiteki_lft .w50p {
        width: 60%;
    }
    div.kaiteki_lft h2.tit {
        margin-left: 45px;
        width: 55%;
    }
.contents_jirei {
    width: 656px;
}
.contents_jirei .list li:nth-child(3n) {
    /* margin: 0 30px 30px 0; */
    margin: 0 26px 26px 0;
}
.contents_jirei .list li:nth-child(2n) {
    /* margin: 0 0 30px; */
    margin: 0 0 26px;
}


    .main {
        width: 100%;
    }
    .main_inq {
        width: 100%;
    }
    .product .productinbx {
        width: 100%;
    }
    .content {
        margin-left: 3%;
        width: 94%;
        max-width: 94%;
    }
    #concept .content {
        width: 80%;
        margin-left: 10%;
    }
    #features, #support {
        height: auto;
        padding-bottom: 5px;
    }
    #features .content {
        margin-left: 5%;
        width: 90%;
    }
    #features ul.lst_srvc {
        width: 100%;
        margin-left: 0;
    }
    #features ul.lst_ftr li,#features ul.lst_ftr li:last-child {
        width: 45%;
        margin-right: 1%;
        margin-bottom: 9px;
    }
    #features .content p {
        width: 94%;
        margin-left: 3%;
        font-size: 95%;
    }
    #flow h2.tit {
        margin-left: 3%;
        width: 95%;
    }
    #flow p {
        margin-left: 3%;
        width: 95%;
        font-size: 95%;
    }
    #company {
        width: 96%;
    }
    #company .img_left {
        width: 26%;
        margin: 29px 0 0;
    }
    #company .img_left img {
        height: 125px;
        width: auto;
        object-fit: contain;
        object-position: 100% 0%;
        margin-right: 20px;
    }
    #company .txt_right {
        width: 73%;
    }
    ul.lnk_campany {
        width: 31%;
        margin: 15px 0.75%;
    }
    ul.lnk_campany li {
        width: 100%;
        margin: 0 0 8px;
        height: 66px;
        line-height: 1.3;
    }
    ul.lnk_campany li a {
        width: 94%;
        margin: 12px 3%;
        vertical-align: middle;
    }
    ul.lnk_campany li.midashi {
        height: 46px;
    }
    ul.lnk_campany2 {
        width: 65%;
    }
    div.wk3_menulink span {
        width: 94%;
    }
    .content .box_4wk span.linkwk a {
        width: 90%;
        min-width: 98%;
        padding: 10px 1%;
    }
    .content .w29_sp {
        width: 29%;
    }
    img.bg_flow_smnr {
        width: 164px;
        margin-top: 28px;
        left: 1%;
    }
    img.bg_flow_smnr2 {
        margin-top: 56px;
    }
    .w50p {
        width: 41%;
        margin: 0 4% 0 4%;
    }
    .w50p span.linkwk {
        display: inherit;
    }
    .w50p span.linkwk a {
        width: 100%;
        padding: 10px 4px 11px;
        min-width: auto;
    }
    .content .flink_bx p a {
        padding: 30px 0 33% 0;
        font-size: 80%;
    }
    .content .flink_bx_2l p a {
        padding: 15px 0 28% 0 !important;
    }

    .l-footer div.footer_inner {
        width: 90%;
        text-align: center;
    }
    .footer_inner div.wd01 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 45px;
    }
    .footer_inner div.wd02, .footer_inner div.wd03 {
        width: 99.5%;
    }
    .footer_inner div.wd04 {
        width: 100%;
        margin-top: 45px;
        margin-right: 0;
    }
    .footer_inner div.wd04 p.map iframe {
        max-width: 285px;
    }

    .tb-cell {
        width: 85%;
        margin-left: 7%;
    }
    p.lnk_kaiteki {
        width: 39%;
    }
    div.seino_lst .kaiteki_seino {
        width: 48.5%;
    }

    div.kaiteki2_bx .img_right img {
    float: none;
    margin: 12px 0 1%;
    width: 30%;
    position: relative;
    margin: 0 auto 5px;
    display: inherit;
    }
div.bg_mh img.img_sp {
    display: block;
    width: 200px;
    margin: 0 auto;
}

div.bg_mh {
    background-image: none;
    padding: 0;

    width: 100%;
    height: auto;
}
	div.bg_mh h3.tit {
    margin-top: 0;
}
div.bg_mh p {
    width: 100%;
    margin-top: 0;
}
	div.img_left div {
        width: 100%;
    text-align: center;
    margin-bottom: 8px;
}
div.img_left img {
    width: 46%;
    max-width: 260px;
    float: none;
    margin: 0 8px;
}
#kaiteki ul li a.nigyo {
    padding: 3.5% 0.5% 3.5% 14%;
}
.main .img_l span, .main .img_r span {
    margin-top: 5px;
}
#qanda .bx_staff {
    font-size: 13px;
}
#qanda .bx_staff div img {
    display: block;
    float: none;
    margin: 0 auto;
}
#qanda .bx_staff p a.link {
    text-align: center;
    display: block;
}
#qanda .content_qandalist ul {
    margin-left: 15px;
}

}

@media screen and (max-width: 767px) {
    /* Larger Smart Devices */
    header {
    }
    header .main_copy {
        top: 28px;
	}
	header .main_copy h1 {
        font-size: 31px;
	}
    .gnavi .gnaviinbx #menu6 span, .gnavi2 .gnaviinbx #menu6 span {
        right: 5px;
    }
    .header1 img {
        max-width: 530px;
    }
    .content {
        margin-left: 4%;
        width: 92%;
    }
    .content p {
        max-width: 100%;
    }
    .content p img {
        /* max-width: 90%; */
        height: auto;
    }
    .content h1.tit {
        font-size: 30px;
    }
    .content h2.tit {
        font-size: 31px;
    }
    #concept .content {
        width: 81%;
    }
#vegas {
    height: 395px !important;
}
#vegas p.center, #vegas div.center {
    height: 365px;
}
    .cnst_lnk div.page {
    	width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cnst_lnk div.page p {
        width: 44%;
        font-size: 75%;
        height: auto;
    }
    .cnst_lnk div.page p img {
        max-width: 150px;
        display: block;
        width: 100%;
    }
    .cnst_lnk div.arw p.list {
        width: 10%;
    }
    div.kaiteki_lft h2.tit {
        margin-left: 44px;
        width: 90%;
    }
    div.kaitekiimg_rht {
        background-image: none;
	}
    div.kaiteki_lft .w50p {
        width: auto;
        margin-bottom: 20px;
        margin: 20px 2% 10px 2%;
        display: inherit;
    }
    div.kaiteki_lft img.img_sp {
        width: 30%;
        float: right;
        display: inline-block;
        margin-left: 32px;
        margin-bottom: 8px;
    }
    #stage h2.tit {
        font-size: 22px;
    }

    #features {
        background: url(/images/application/topimage2.jpg) no-repeat 32% center;
        background-size: cover;
    }
    #support {
        background: url(/images/application/topimage4.jpg) no-repeat 42% center;
        background-size: cover;
    }
    #features ul.lst_srvc li {
        width: 45%;
        margin: 1% 1%;
        padding: 20px 1%;
        font-size: 17px;
    }
    #flow h2.tit, #flow p {
        margin-left: 10%;
        width: 90%;
    }
    #flow .content_flow, #flow .content_product {
        width: 100%;
    }
    img.bg_flow_smpl, img.bg_flow_smnr, img.bg_flow_smnr2 {
        display: block;
        margin: 0 auto;
        position: relative;
        left: auto;
    }
    #company .img_left, #company .txt_right {
        width: 100%;
    }
    #company .content h2.tit {
        margin-top: 0;
    }
    table.history th {
        font-size: 21px;
    }
    table.philosophy th {
        font-size: 24px;
    }
    table.philosophy td span {
        font-size: 36px;
    }
	#support ul.lst_sprt li {
        width: 45%;
        margin-right: 1%;
        margin-bottom: 9px;
    }
    div.txt_3wk {
        width: 100%;
    }
    .content .box_3wk {
        width: 97%;
    }
    .content .box_4wk {
        width: 47.5%;
        margin-bottom: 10px;
    }
    .content p img.w100sp {
        width: 100%;
        max-width: 100%;
    }
    .content p.img_left img.w75p {
        width: 100%;
        margin-left: 0;
    }
    div.wk3_menulink {
        margin: 0 0.5%;
    }
    div.wk3_menulink span, div.wk1_menulink span {
        width: 94%;
        border: 2px solid #ff8595;
        font-size: 90%;
    }
    p.kakomi_lnk {
        width: 85%;
    }
    .tb-cell {
        width: 94%;
        margin-left: 3%;
    }
    .tb-cell .row {
        display: table-row;
    }
    .tb-cell .row label {
        padding: 0;
        border: 0px;
        cursor:auto;
        background-color: #782123;
        color: #fff;
        font-weight: bold;
    }
    .tb-cell .row .cell {
        display: table-cell;
        border: 1px solid #ddd;
        padding: 10px;
        vertical-align: middle;
        color: #fff;
    }
    .tb-cell .row .no_b {
        border: 0px;
        background-color: #782123 !important;
        color: #fff;
    }
    .tb-cell .row .cell:nth-child(odd) {
        width: 25%;
    }
    .tb-cell .row .cell:nth-child(even) {
    }
    input[type="text"],
    input[type="email"] {
        width: 90%;
    }
    textarea {
        width: 90%;
    }
	span.linkwk a.w540 {
        width: auto;
	}

    .content .flink_bx {
        width: 98%;
        margin: 7px 1% 20px 1%;
        box-sizing: border-box;
    }
    .content .flink_bx p a {
        padding: 18px 0 6% 0;
    }
    .content .flink_bx_2l p a {
        padding: 5px 0 6% 0 !important;
        line-height: 1.4;
    }
    .content .flink_taiken, .content .flink_inquiry, .content .flink_joho, .content .flink_tochim, .content .flink_tochis {
        background-size: cover;
        background-position: center 64px;
    }
    .contents_jirei {
        width: 100%;
    }
    .contents_jirei .list {
        text-align: center;
    }
    .contents_jirei .list li {
            float: left;
    /* margin: 0 1% 30px; */
    /* margin: 0 0px 30px 0; */
    margin: 0 15px 30px 0;
    position: relative;
    /* width: 48%; */
    width: 229px;
    height: 195px;
    vertical-align: top;
       height: auto;
    float: none;
    display: inline-block;
    width: 48%;
    margin: 0 1% 30px 0;
    }

    .contents_jirei .list li:nth-child(2n) {
       /* margin: 0 0 30px; */
       margin: 0 0 30px 0;
   }
    .contents_jirei .list li:nth-child(3n) {
        /* margin: 0 1% 30px; */
        /* margin: 0 0 30px 0; */
        /* margin: 0 15px 30px 0; */
        margin: 0 1% 30px 0;
    }
    .contents_jirei .list li a {
        width: 100%;
    }
    .contents_jirei .list li img {
        width: 100%;
    }

	p.lnk_kaiteki {
    width: 63%;
    margin: 20px 1% 0;
}
div.seino_lst .kaiteki_seino p.titl {
    font-size: 15px;
}
    div.kaiteki2_bx {
        margin: 0 2% 35px;
        padding: 2%;
        width: 92%;
    }
    div.kaiteki2_bx .img_right img {
        float: none;
        margin-left: 10%;
        width: 80%;
        height: auto;
    }
    div.kaiteki2_bx .img_right p {
        width: 100%;
    }
    div.img_3wk img {
        width: 47%;
    }
    dl.form_txbx dt {
        width: 100%;
    }
    dl.form_txbx dt br {
        display: none;
    }
    dl.form_txbx dd {
        width: 100%;
        border-top: 0;
    }
   .contents_jirei .list li h5 {
        /*width: 90%;
        font-size: 18px;*/
        height: auto;
        width: 98%;
        font-size: 12px;
        white-space: break-spaces;
        margin-top: -26px;
    }
    footer .footer-content ul li {
        text-align: left;
    }
    footer .footer-content ul li:first-child {
        text-align: center;
    }
    footer .footer-content ul.brdr li {
        text-align: left;
    }
    table.tbl_event {
        width: 98%;
    }
    table.tbl_event td {
        padding: 4px;
        width: 60%;
    }
    input.w10p {
        width: 10%;
    }
    select.w20p,input.w20p {
        width: 20%;
    }
    input.w40p {
        margin-top: 7px;
        width: 40%;
    }
    input.w95p {
        width: 95%!important;
    }
    textarea {
        width: 90%!important;
    }
    .list_warry {
        width: 100%;
        margin: 0 2% 15px;
    }
    /* 分譲地情報 */
    div.mainimage h2.copy {
        font-size: 27px;
    }
    div.mainimage p.bg_wht {
        font-size: 47px;
    }
    div.mainimage p.bg_wht span {
        font-size: 21px;
    }
    .content h3.tit.wt200 {
        font-size: 25px;
    }
    div.spec, div.spec.mr0 {
        width: 100%;
        display: block;
        margin: 0 auto;
        max-width: 550px;
    }
    div.spec.mr0 {
        /*margin-top: -25px;*/
    }
    div.spec.mr0 table {
        margin-top: -41px;
    }
    div.spec.mr0 table tr:first-child {
        display: none;
    }
    div.spec table td {
        width: 25%;
    }
}

@media screen and (max-width:600px) {
    /* Iphone 5 landscape */
    .header2 {
        height: 241px;
    }
    header .headerinbx {
        height: 210px;
    }
    .gnavi, .gnavi2 {
        margin-top: 10px;
    }
    .gnavi .gnaviinbx li br, .gnavi2 .gnaviinbx li br {
        display: block;
    }
    .gnavi .gnaviinbx li a, .gnavi2 .gnaviinbx li a {
        padding: 7px 0px 6px 0px;
    }
    .gnavi .gnaviinbx #menu4 a:before,
    .gnavi .gnaviinbx #menu5 a:before,
    .gnavi .gnaviinbx #menu6 a:before,
    .gnavi2 .gnaviinbx #menu4 a:before,
    .gnavi2 .gnaviinbx #menu5 a:before,
    .gnavi2 .gnaviinbx #menu6 a:before {
        display: block;
    }
    .gnavi .gnaviinbx #menu4 a, .gnavi .gnaviinbx #menu5 a, .gnavi .gnaviinbx #menu6 a,
    .gnavi2 .gnaviinbx #menu4 a, .gnavi2 .gnaviinbx #menu5 a, .gnavi2 .gnaviinbx #menu6 a {
        height: 44px;
        font-size: 10px;
        font-weight: 400;
        line-height: 1.2;
    }
    .gnavi .gnaviinbx #menu6 a, .gnavi2 .gnaviinbx #menu6 a {
        font-size: 11px;
        letter-spacing: 1px;
    }
    .gnavi .gnaviinbx #menu4 a:before, .gnavi .gnaviinbx #menu5 a:before, .gnavi .gnaviinbx #menu6 a:before,
    .gnavi2 .gnaviinbx #menu4 a:before, .gnavi2 .gnaviinbx #menu5 a:before, .gnavi2 .gnaviinbx #menu6 a:before {
        font-size: 25px;
	}
    .header3 {
        background: url(/common/img/bg_head2.jpg) no-repeat center 107px;
        height: 109px;
        background-size: cover;
    }
     .header1 img {
        max-width: 96%;
    }
    .content h1.tit {
        padding-top: 42px;
    }
    .content h1.tit2 {
        font-size: 26px;
    }
    .content h1.tit2_s {
        font-size: 19px;
    }
   .bread_crumb {
        text-align: left;
    }
    #kaiteki ul li {
        width: 100%;
        margin: 0 1% 15px;
    }
    #kaiteki ul li a {
        width: 83%;
        padding: 4.5% 1% 4.5% 14%;
    }
    div.kaiteki_lft img.img_sp {
        width: 40%;
    }
    div.goyobo {
        width: 88%;
    }
	p.lnk_kaiteki {
    width: 80%;
}

div.seino_lst .kaiteki_seino {
    width: 99%;
}
    #stage .content_stagelist ul {
        margin-left: 30px;
    }


    .content h3.tit_fl {
        font-size: 27px;
	}
    #features {
        height: auto;
    }
    #features ul.lst_srvc li {
        width: 84%;
        margin: 1% 7%;
        padding: 16px 1%;
        font-size: 16px;
    }
    span.txt_sp {
        display: block;
    }
    .content h2.tit {
        font-size: 31px;
    }
    .content h2.w80p {
       width: 100%;
   }
   .bcwht100 .content p.img_left, .bcpnk100 .content p.img_left {
        width: 40%;
        margin-right: 1%;
    }
    span.linkwk {
        width: 100%;
    }
    span.linkwk a {
        width: auto;
        min-width: auto;
    }
    ul.lnk_campany {
        width: 100%;
        margin: 0;
    }
    ul.lnk_campany2 {
        width: 100%;
    }
    ul.lnk_campany li, ul.lnk_campany li.midashi {
        height: auto;
    }
    table.company th br.br_sp {
        display: block;
    }
    table.history th {
        font-size: 20px;
        width: 20%
    }
    table.history td ul li img {
        display: block;
        width: 100%;
        margin: 10px 0;
    }
    .content .box_4wk {
        width: 98%;
        margin-bottom: 0;
    }
    .content .box_4wk h4 {
        font-size: 26px;
        margin-top: 25px;
    }
    .content .w80p {
        width: 100%;
    }
    .content .link_rbox {
        width: 96%;
    }
    .content .link_rbox a.link2, .content .link_rbox a.link4, .content .link_rbox a.link5 {
        margin-top: 15px;
    }
    p.w75p {
        width: 90%;
    }
    div.wk3_menulink, div.wk1_menulink {
        width: 99%;
        margin: 0 1% 20px;
    }
    .ftlnk_sprt h4 br.br_sp {
        display: block;
    }
    p.kakomi {
        width: 94%;
    }
   .contents_jirei .list li h5 {
        /* font-size: 14px; */
        font-size: 10px;
        padding: 17px 0 5px;
    }
    .content .flink_bx p a {
        font-size: 92%;
    }

    .content .flink_taiken, .content .flink_inquiry, .content .flink_joho {
        background-position: center 60px;
    }

    .copyright {
        font-size: 11px;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    p.c_map {
        min-width: 100%;
        margin-left: 0;
        width: 100%;
    }
table.company th {
    width: 100%;
    display: block;
    border-bottom: 0;
}
table.company td {
    width: 100%;
    display: block;
}
img.img_sp {
    display: block;
}
img.img_pc {
    display: none;
}
#qanda .content_qandalist ul li {
    font-size: 17px;
}
div.feature div img.w175 {
    width: 175px;
}
.main .img_l span, .main .img_r span {
    margin-top: 5px;
}
div.ml7p {
    margin-left: 0;
}
p.btn_w {
    width: 90% !important;
}
    /* 分譲地情報 */
    div.mainimage h2.copy {
        font-size: 24px;
    }
    div.mainimage p.bg_wht {
        font-size: 38px;
    }
    div.mainimage p.bg_wht span {
        font-size: 18px;
    }
    .content h3.tit.wt200 {
        font-size: 20px;
    }
    .content h4.midashi {
        font-size: 24px;
        line-height: 1.3;
    }
    table.gaiyo {
        font-size: 90%;
    }
    table.gaiyo th {
        display: block;
        width: auto;
    }
    table.gaiyo td {
        display: block;
    }
    table.gaiyo th, div.spec table th {
        padding: 10px 3px;
    }
    div.pht4bx div {
        width: 44%;
        font-size: 15px;
        max-width: 178px;
    }
    div.plan div {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    /* iPhone6plus Portrait */
    header .headerinbx {
        height: 200px;
    }
    .header3 {
        background: url(/common/img/bg_head2.jpg) no-repeat center center;
        height: auto;
        background-size: cover;
        padding-bottom: 15px;
    }
    .gnavi .gnaviinbx li a, .gnavi2 .gnaviinbx li a {
        font-size: 12px;
    }
    .gnavi .gnaviinbx #menu6 span, .gnavi2 .gnaviinbx #menu6 span {
        font-size: 10px;
        right: 2px;
    }
    .header1 div.bg_blk {
        font-size: 80%;
    }
    #kaiteki ul li {
        width: 98%;
    }
    #slide_space {
        margin-bottom: 25px;
    }
    #stage .content_stagelist ul {
        margin-left: 15px;
    }
    #stage .content_stagelist ul li {
        font-size: 17px;
    }
    #stage .content_stagelist ul li a:before {
        font-size: 110%;
        margin-right: 15px;
    }
    .bx-wrapper {
        margin: 0 auto 17px;
        height: auto !important;
    }
    .bx-wrapper img {
        margin: 0 auto 65px !important;
    }
    .bx-wrapper .bx-caption span {
        margin-top: 15px !important;
        font-size: 11px !important;
    }
    .bx-wrapper .bx-caption span br.br_sp {
        display: block;
    }
    .blognews #blog .blog_bx p {
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .blognews #blog .blog_bx p.tit {
        /* margin-top: 25px; */
    }
    .content p img {
        max-width: 100%;
    }
    .content h1.tit {
        font-size: 25px;
        padding-top: 29px;
    }
    .bcwht100 .content p.img_left, .bcpnk100 .content p.img_left {
        width: 100%;
        margin-right: 0;
    }
    .content p.img_left img.w75p {
        width: 70%;
        margin-left: 15%;
    }
    .content p.img_left img.w60p {
        width: 60%;
        margin-left: 20%;
    }
    #message .content p.img_right {
        float: none;
        width: 56%;
        margin-left: 21%;
    }
    #features ul.lst_ftr li, #features ul.lst_ftr li:last-child {
        width: 82%;
    }
    table.history th {
        font-size: 17px;
    }
    dl.form_txbx input {
        margin-right: 5px;
    }
    input[type="text"], input[type="email"] {
        width: 88%;
    }
    input.txt,textarea {
        width: 85% !important;
    }
    dl.form_txbx input.w30 {
        width: 50px;
    }
    button[type="button"], button[type="submit"] {
        background: #d3191e;
        margin: 25px 0px;
    }
    .content h2.tit {
        font-size: 27px;
    }
    .content .flink_bx p a {
        padding: 14px 0 8% 0;
    }
    .content .flink_bx_2l p a {
        padding: 6px 0 10% 0 !important;
    }
    .content .flink_taiken, .content .flink_inquiry, .content .flink_joho {
        background-position: center 55px;
    }
    .content .flink_tochim, .content .flink_tochis {
        background-position: center 62px;
    }
    .contents_jirei .list li {
        /* margin: 0 0 30px 0; */
        margin: 0 0 26px 0;
        width: 100%;
        height: auto;
    }
    .contents_jirei .list li h5 {
        width: 100%;
        /* font-size: 18px; */
         font-size: 13px;
    }
    #vegas {
        height: 390px !important;
        margin-top: 16px;
    }
    /* 分譲地情報 */
    div.mainimage h2.copy {
        font-size: 22px;
    }
    div.mainimage p.bg_wht {
        font-size: 31px;
    }
    div.mainimage p.bg_wht span {
        font-size: 15px;
    }
    .content h3.tit.wt200 {
        font-size: 16px;
    }
    div.pht3bx img {
        width: 200px;
        display: block;
        margin: 0 auto 7px;
    }
}

@media screen and (max-width: 320px) {
    /* Small Devices iphone 5 and below Portrait */
    header {
        height: 230px;
    }
}