@charset "utf-8";
/*
Theme Name: 森村不動産株式会社
Theme URI: 2012/12
Description: 森村不動産株式会社
Author: 森村不動産株式会社
Version: 1.0
*/

/*====================================================

    File Name: style.css

====================================================*/

/*----------------------------------------------------
    ▼reset
----------------------------------------------------*/
html{
    overflow-y: scroll;
    scroll-behavior: smooth;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin: 0px;
    padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
    font-style: normal;
    font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
    font-size: 100%;
    font-weight: normal;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
caption,th{
    font-weight: normal;
    text-align: left;
}
ol,ul{
    list-style: none;
}
fieldset,img{
    border: 0;
}

li{
    display: inline;
}

a{
  color : #507bb3;
  transition: color 0.3s;
  text-decoration: none;
}

a:hover{
  color : #01b0f1;
  text-decoration: underline;
}

/*----------------------------------------------------
    ▼base style
----------------------------------------------------*/

body{
    margin:0px;
    padding:0px;
    text-align:center;
    font-size:15px;
    color: #090909;
    font-family: "游ゴシック",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
    line-height: 24px;
    background-color:#f3f3f3;
    background-image:url(../images/body4.gif);
    background-repeat:repeat-x;
}

#wrapper{
    width:100%;
    padding:0px;
    margin:0px;
    float:left;
}

#site_contents{
    width: 100%;
    padding:0px;
    margin:0px auto;
}


/*----------------------------------------------------
    ▼header style
----------------------------------------------------*/

.header{
    width:1200px;
    height:84px;
    padding:0px;
    margin:0px auto;
    background-repeat:no-repeat;
}

.logo{
    width:295px;
    padding:24px 0 0 10px;
    margin:0px;
    float:left;
    display:block;
}

    /*----------------------------------------------------
        ▼header_navi style
    ----------------------------------------------------*/


#header_tel{
    width:600px;
    padding:0px;
    margin:0px;
    float:right;
}



/*----------------------------------------------------
    ▼contents header
----------------------------------------------------*/
.contents_header {
    width : 920px;
    height:100px;
    padding:0px;
    margin:0px auto;
    background-image:url(../images/h2_none.jpg);
    background-repeat:no-repeat;
}

.contents_header_title {
    text-align :left;
    padding-top:40px;
    font-size: 24px;
    font-weight: bold;
    padding-left: 24px;
    color : #1d5d84;
}
.contents_header_title_2 {
    text-align :left;
    padding-top:34px;
    font-size: 24px;
    font-weight: bold;
    padding-left: 24px;
    color : #1d5d84;
}
.contents_header_title_3 {
    text-align :left;
    margin-top: -4px;
    padding-top:0px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 36px;
    color : #1d5d84;
}

.contents_top {
    margin-bottom: 20px !important;
}

/*----------------------------------------------------
    ▼navi style
----------------------------------------------------*/
#navi{
    float:right;
}

#navi ul li#navi_01,
#navi ul li#navi_02,
#navi ul li#navi_03,
#navi ul li#navi_04,
#navi ul li#navi_05{
    height:54px;
    margin:0px;
    text-indent:-10000px;
    float:left;
}

#navi ul li#navi_01 a,
#navi ul li#navi_02 a,
#navi ul li#navi_03 a,
#navi ul li#navi_04 a,
#navi ul li#navi_05 a{
    width:184px;
    height:58px;
    display:block;
}

#navi ul li#navi_01 a{
    background:url(../images/navi1.gif) no-repeat;
}

#navi ul li#navi_01 a:hover{
    background:url(../images/navi1on.gif) no-repeat;
}

#navi ul li#navi_02 a{
    background:url(../images/navi2.gif) no-repeat;
}

#navi ul li#navi_02 a:hover{
    background:url(../images/navi2on.gif) no-repeat;
}

#navi ul li#navi_03 a{
    background:url(../images/navi3.gif) no-repeat;
}

#navi ul li#navi_03 a:hover{
    background:url(../images/navi3on.gif) no-repeat;
}

#navi ul li#navi_04 a{
    background:url(../images/navi4.gif) no-repeat;
}

#navi ul li#navi_04 a:hover{
    background:url(../images/navi4on.gif) no-repeat;
}

#navi ul li#navi_05 a{
    background:url(../images/navi5.gif) no-repeat;
}

#navi ul li#navi_05 a:hover{
    background:url(../images/navi5on.gif) no-repeat;
}

/*----------------------------------------------------
    ▼navi_2 style
----------------------------------------------------*/
.menu_pc_01, .menu_pc_02, .menu_pc_03, .menu_pc_04, .menu_pc_05, .menu_pc_06 {
    text-indent:-10000px;
    width: 160px;
    height: 50px;
    margin: 0px !important;
    margin-top:16px !important;
}
.menu_pc_01 a{
    background:url("../images/nav2_01.gif?013") no-repeat;
}
.menu_pc_01 a:hover{
    background:url("../images/nav2_01_on.gif?013") no-repeat;
}
.menu_pc_02 a{
    background:url(../images/nav2_02.gif) no-repeat;
}
.menu_pc_02 a:hover{
    background:url(../images/nav2_02_on.gif) no-repeat;
}
.menu_pc_03 a{
    background:url(../images/nav2_03.gif) no-repeat;
}
.menu_pc_03 a:hover{
    background:url(../images/nav2_03_on.gif) no-repeat;
}
.menu_pc_04 a{
    background:url(../images/nav2_04.gif) no-repeat;
}
.menu_pc_04 a:hover{
    background:url(../images/nav2_04_on.gif) no-repeat;
}
.menu_pc_05 a{
    background:url(../images/nav2_05.gif) no-repeat;
}
.menu_pc_05 a:hover{
    background:url(../images/nav2_05_on.gif) no-repeat;
}
.menu_pc_06 a{
    background:url("../images/nav2_06_02.gif?001") no-repeat;
}
.menu_pc_06 a:hover{
    background:url("../images/nav2_06_02_on.gif?001") no-repeat;
}

/*==ナビゲーション全体の設定*/
.menu_pc_wrap{
    /*background:#333;*/
    color:#fff;
    text-align: center;
    float:left;
    margin-left:20px;
    margin-top:2px;
}
/*ナビゲーションを横並びに*/
.menu_pc_wrap ul{
    list-style: none;
    display: flex;
    justify-content: center;
    padding:0px;
    margin:0px;
}
/*2階層目以降は横並びにしない*/
.menu_pc_wrap ul ul{
    display: block;
    padding:0px;
    margin:0px;
}

/*下の階層のulや矢印の基点にするためliにrelativeを指定*/
.menu_pc_wrap ul li{
    position: relative;
    margin : 0px;
}

/*ナビゲーションのリンク設定*/
.menu_pc_wrap ul li a{
    display: block;
    text-decoration: none;
    color: #1d5d84;
    font-weight:bold;
    padding:20px 30px;
    transition:all .3s;
}

.menu_pc_wrap ul li li a{
    padding:10px 30px;
}

.menu_pc_wrap ul li a:hover{
    color:#333;
}

/*==矢印の設定*/

/*2階層目を持つliの矢印の設定*/
.menu_pc_wrap ul li.has-child::before{
    content:'';
    position: absolute;
    left:130px;
    top:38px;
    width:6px;
    height:6px;
    border-top: 2px solid #fff;
    border-right:2px solid #fff;
    transform: rotate(135deg);
}

/*3階層目を持つliの矢印の設定*/
.menu_pc_wrap ul ul li.has-child::before{
    content:'';
    position: absolute;
    left:6px;
    top:17px;
    width:6px;
    height:6px;
    border-top: 2px solid #fff;
    border-right:2px solid #fff;
    transform: rotate(45deg);
}

/*== 2・3階層目の共通設定 */

/*下の階層を持っているulの指定*/
.menu_pc_wrap li.has-child ul{
    /*絶対配置で位置を指定*/
    position: absolute;
    left:0;
    top:66px;
    z-index: 4;
    /*形状を指定*/
    background:#28BFE7;
    width:180px;
    /*はじめは非表示*/
    visibility: hidden;
    opacity: 0;
    /*アニメーション設定*/
    transition: all .3s;
}

/*hoverしたら表示*/
.menu_pc_wrap li.has-child:hover > ul,
.menu_pc_wrap li.has-child ul li:hover > ul,
.menu_pc_wrap li.has-child:active > ul,
.menu_pc_wrap li.has-child ul li:active > ul{
  visibility: visible;
  opacity: 1;
}

/*ナビゲーションaタグの形状*/
.menu_pc_wrap li.has-child ul li a{
    color: #fff;
    border-bottom:solid 1px rgba(255,255,255,0.6);
}

.menu_pc_wrap li.has-child ul li:last-child a{
    border-bottom:none;
}

.menu_pc_wrap li.has-child ul li a:hover,
.menu_pc_wrap li.has-child ul li a:active{
    background:#1d5d84;/*#3577CA;*/
}


/*==3階層目*/

/*3階層目の位置*/
.menu_pc_wrap li.has-child ul ul{
    top:0;
    left:182px;
    background:#66ADF5;
}

.menu_pc_wrap li.has-child ul ul li a:hover,
.menu_pc_wrap li.has-child ul ul li a:active{
    background:#448ED3;
}


.lang_menu_pc_wrap {
    float: right;
    margin-top: 34px;
    text-align: center;
    border:solid 1px #bbb;
    border-radius: 4px;
    padding:4px 20px;
    background-color:white;
    display:block;
    text-decoration:none;
    width:80px;
    color:#666;
}

.lang_menu_pc_wrap:hover {
    text-decoration:none;
    background-color: #28BFE7;
    border:solid 1px #28BFE7;
    /*
    background-color: #01b0f1;
    border:solid 1px #01b0f1;
    */
    color:white;
    transition: all .5s;
}

.lang_menu_pc_wrap ul {
    display: flex;
}

.lang_menu_pc_wrap li {
    width: 50%;
    background-color: #808080;
    height: 40px;
    line-height: 40px;
    font-size: small;
    color:white;
    margin-right: 4px;
}

.lang_menu_pc_wrap li:first-child {
    background-color: #4a4a4a;
}


/*----------------------------------------------------
    ▼navi style
 ----------------------------------------------------*/

#navi_common{
    width:920px;
    height:58px;
    padding:100px 0 0 0;
    margin:0px;
    float:left;
}

#navi_common ul li#navi_01,
#navi_common ul li#navi_02,
#navi_common ul li#navi_03,
#navi_common ul li#navi_04,
#navi_common ul li#navi_05{
    height:58px;
    margin:0px;
    text-indent:-10000px;
    float:left;
}

#navi_common ul li#navi_01 a,
#navi_common ul li#navi_02 a,
#navi_common ul li#navi_03 a,
#navi_common ul li#navi_04 a,
#navi_common ul li#navi_05 a{
    width:184px;
    height:58px;
    display:block;
}

#navi_common ul li#navi_01 a{
    background:url(../images/navi1.gif) no-repeat;
}

#navi_common ul li#navi_01 a:hover{
    background:url(../images/navi1on.gif) no-repeat;
}

#navi_common ul li#navi_02 a{
    background:url(../images/navi2.gif) no-repeat;
}

#navi_common ul li#navi_02 a:hover{
    background:url(../images/navi2on.gif) no-repeat;
}

#navi_common ul li#navi_03 a{
    background:url(../images/navi3.gif) no-repeat;
}

#navi_common ul li#navi_03 a:hover{
    background:url(../images/navi3on.gif) no-repeat;
}

#navi_common ul li#navi_04 a{
    background:url(../images/navi4.gif) no-repeat;
}

#navi_common ul li#navi_04 a:hover{
    background:url(../images/navi4on.gif) no-repeat;
}

#navi_common ul li#navi_05 a{
    background:url(../images/navi5.gif) no-repeat;
}

#navi_common ul li#navi_05 a:hover{
    background:url(../images/navi5on.gif) no-repeat;
}




/*----------------------------------------------------
    ▼contents 全面方式
----------------------------------------------------*/
.contents_all{
    width:920px;
    padding:0px;
    margin: 20px auto auto auto;
}

.contents_all_back{
    width:910px;
    padding:5px;
    margin:0px;
    float:left;
    background-color:#eeece6;
    clear:both;
}
.contents_all_back2{
    width:910px;
    padding:5px;
    margin:20px 0 0 0;
    float:left;
    background-color:#eeece6;
    clear:both;
}


.contents_all_inner{
    width:908px;
    padding:0px;
    margin:0px;
    float:left;
    text-align:left;
    border:1px solid #dcdcdc;
    background-color:#ffffff;
    clear:both;
}
.contents_all_inner2{
    padding:15px 30px;
}

.contents_all_title{
    width: 910px;
    height: 50px;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    text-align: left;
    line-height: 18px;
    letter-spacing: 0.05em;
    float: left;
    border-top: 5px solid #1d5d84;
}
.contents_all_inner_all {
    width: auto;
    padding: 10px 20px 20px 20px;
}
.contents_all_inner_l {
    width: 593px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin: 0px;
    float: left;
}
.contents_all_inner_r {
    width: auto;
    padding: 0px 26px 0px 0px;
    margin: 0px;
    float: right;
}

.contents_no_title {
    margin-top:10px;
}

.title_2021 {
    margin-left: 20px;
    margin-top: 24px;
    margin-bottom: 10px;
    border-left: 6px solid #1d5d84;
    color: #353535;
    padding-left: 16px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
}

.title_2021_small {
    font-size:18px;
    letter-spacing: -2px;
}

/*----------------------------------------------------
    ▼contents style
----------------------------------------------------*/
.contents{
    width:920px;
    padding:0px;
    margin:20px auto auto auto;
}

.contents_l{
    width:645px;
    padding:0px;
    margin:0px;
    float:left;
}

.contents_r{
    width:260px;
    padding:0px;
    margin:0px;
    float:right;
}


/*----------------------------------------------------
    ▼contents_l style
----------------------------------------------------*/
.contents_l_back{
    width:635px;
    padding:5px;
    margin:0px;
    float:left;
    background-color:#eeece6;
    clear:both;
}

.contents_l_back2{
    width:635px;
    padding:5px;
    margin:20px 0 0 0;
    float:left;
    background-color:#eeece6;
    clear:both;
}

.contents_inner{
    width:633px;
    padding:0px;
    margin:0px;
    float:left;
    border:1px solid #dcdcdc;
    background-color:#ffffff;
}

h2.subtitle{
    width:633px;
    height:50px;
    padding:0px;
    margin:0px;
    float:left;
    border-top:5px solid #1d5d84;
}

.subtitle_sp {
    display:none;
}

h2.subtitle{
    width:633px;
    height:50px;
    padding:0px;
    margin:0px;
    font-size:16px;
    text-align:left;
    line-height:18px;
    letter-spacing:0.05em;
    float:left;
    border-top:5px solid #1d5d84;
}

h2.subtitle4{
    width:623px;
    height:14px;
    padding:18px 0 18px 10px;
    margin:0px;
    font-size:16px;
    text-align:left;
    line-height:18px;
    letter-spacing:0.05em;
    float:left;
    border-bottom:1px solid #1d5d84;
    background:url(../images/subtitle4.gif) no-repeat;
}


.naiyou{
    width:593px;
    padding:0px 20px 20px 20px;
    margin:0px;
    float:left;
    clear:both;
}

.naiyou h3{
    width:593px;
    padding:10px 0 0 0;
    margin:0px;
    text-align:left;
    float:left;
}

.naiyou h3 img{
    padding:0px;
    margin:0 0 10px 10px;
    text-align:right;
    float:right;
}

.naiyou h3 td{
    padding:10px;
    margin:0px;
    text-align:left;
    border:5px solid #eeece6;
}

.naiyou h3 td.t{
    text-align:center;
}



.access_map {
    width: 100%;
    height:300px;
    border:0;
    margin: 0;
}

/*----------------------------------------------------
    ▼history style
----------------------------------------------------*/
.history_img{
    float: right;
    padding: 20px 40px 20px 20px;
    margin-top: -260px;
    text-align:center;
}
.history {
    padding: 40px 20px;
    float:left;
}
.history dl {
    width : 100%;
    float:left;
}
.history dt {
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 10px;
    float:left;
    width: 200px;
}
.history dd {
    width: 620px;
    padding-left: 20px;
    padding-bottom: 10px;
    float:left;
}

/*----------------------------------------------------
    ▼table style
----------------------------------------------------*/
.table_1{
    width : 96%;
    padding:0px;
    margin: 2%;
    text-align:left;
    line-height:18px;
    float:left;
}

.table_1 td{
    padding:10px;
    margin:0px;
    text-align:left;
    border:1px solid #cccccc;
    line-height:24px;
}

.table_1 td.t{
    text-align:center;
}

.table_history{
    padding:0px;
    margin:10px 0px 10px 20px;
    text-align:left;
    line-height:18px;
}

.table_history th{
    padding:10px;
    margin:0px;
    text-align:left;
    vertical-align:top;
}

.table_history td{
    padding:10px;
    margin:0px;
    text-align:left;
}


/*----------------------------------------------------
    ▼naiyou1 style
----------------------------------------------------*/
.naiyou1{
    padding:0px 20px 20px 20px;
    margin:0px;
    float:left;
    clear:both;
}

.naiyou1 h3{
    padding:0px;
    margin:0px;
    text-align:left;
    float:left;
}

.naiyou1 h3 img{
    padding:0px;
    margin:0 0 10px 10px;
    text-align:right;
    float:right;
    border:5px solid #ffffff;
}


.naiyou p{
    width:160px;
    padding:0px;
    margin:0px;
    text-align:right;
    float:right;
}

.naiyou p img{
    border:5px solid #eeece6;
}

.naiyou_service{
    width:593px;
    padding:0px 20px 20px 20px;
    margin:0px;
    float:left;
    clear:both;
}

.service{
    width:593px;
    padding:0px;
    margin:0px;
    float:left;
    clear:both;
}

dl.service_c{
    width:593px;
    padding:0px;
    margin:0px;
    float:left;
}

dl.service_c dt{
    width:593px;
    padding:0 0 5px 0;
    margin:0px;
    text-align:left;
    font-weight:bold;
    color:#0372a0;
    font-size:14px;
    letter-spacing:0.05em;
    float:left;
}

dl.service_c dd{
    width:580px;
    padding:0 0 10px 13px;
    margin:0px;
    text-align:left;
    font-size:12px;
    line-height:20px;
    letter-spacing:0.05em;
    float:left;
    clear:both;
}



.naiyou_top{
    padding:10px 20px 20px 20px;
    margin:0px;
    float:left;
    clear:both;
}

.naiyou_top h3{
    padding:0px;
    margin:0px;
    text-align:left;
    float:left;
}



.news{
    width:593px;
    padding:0px;
    margin:0px;
    float:left;
    clear:both;
}

dl.news_c{
    width:593px;
    padding:0px;
    margin:0px;
    background-image:url(../images/news_line.gif);
    background-repeat:no-repeat;
    font-size:14px;
    float:left;
}

dl.news_c dt{
    width:85px;
    padding:0px;
    margin:0px;
    text-align:left;
    float:left;
}

dl.news_c dd{
    width:490px;
    padding:0px;
    margin:0px;
    text-align:left;
    float:right;
}

dl.news_c dd a{
    text-decoration:none;
}


dl.news_c dd a:link{ color: #1d5d84; text-decoration: none; }
dl.news_c dd a:visited{ color: #1d5d84; text-decoration: none; }
dl.news_c dd a:hover{ color: #1d5d84; text-decoration: underline; }
dl.news_c dd a:active{ color: #1d5d84; text-decoration: none; }


.naiyou_etc{
    padding:0px 20px 20px 20px;
    margin:0px;
    float:left;
    clear:both;
}

.naiyou_etc h3{
    line-height:28px;
    padding:0px 0px 0px 20px;
    margin:0px;
    text-align:left;
    float:left;
}

.naiyou_etc h3 img{
    padding: 0px;
    margin : -50px 0px 0px 10px;
    float: right;
    width: 250px;
    height: auto;
    text-align:right;
}



.naiyou_hou{
    width:613px;
    padding:10px;
    margin:0px;
    float:left;
    clear:both;
}

.naiyou_hou h3{
    width:593px;
    padding:10px 0 0 0;
    margin:0px;
    font-size:12px;
    text-align:left;
    line-height:18px;
    letter-spacing:0.05em;
    float:left;
}

.naiyou_hou h3 img{
    padding:0px;
    margin:10px;
    text-align:center;
    float:left;
    border:5px solid #eeece6;
}

.naiyou_hou h3 td{
    padding:10px;
    margin:0px;
    text-align:left;
    border:1px solid #718eab;
}

.naiyou_hou h3 td.t{
    text-align:center;
}

/*----------------------------------------------------
    ▼NEW style 2015/10/15から
----------------------------------------------------*/
.new_title {
    font-size:16px;
    font-style:bold;
    text-align:left;
    padding:50px 20px 5px 10px;
    margin:10px 20px 5px 10px;
    color:#333;
    background-color:#d9e3e8
}

.new_title2 {
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding:5px 20px 5px 10px;
    margin:10px 10px 5px 10px;
    color:#333;
    background-color:#d9e3e8
}

.new_honbun {
    text-align:left;
    margin:10px 10px 20px 20px;
}

.new_honbun2 {
    text-align:left;
    margin:10px 10px 20px 20px;
}

.new_honbun2 h4{
    font-size: 16px;
    font-weight: bold;
}

.new_honbun2 h5{
    font-weight: bold;
}

.new_honbun2 p{
    padding-left: 2.6em;
}

.new_honbun2 dl{
    width: 570px;
    margin:0 auto;
    border-top: none;
}

.new_honbun2 dt{
    width: 210px;
    float: left;
    padding: 5px;
    background-color: #D9D9D9;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
}

.new_honbun2 dd{
    padding: 5px;
    float:left;
    width :330px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.new_honbun2_under{
    height: 72px;
    border-bottom: 1px solid #333;
}

.new_box{
    width:400px;
    margin:0 auto 50px;
    padding: 5px 0;
    border:1px solid #333;
}

#new_photo{
    width:613px;
    margin-bottom:10px;
}

.new_photo_l {
    padding:0 5px 0 10px;
}

.new_photo_r {
    padding:0 10px 0 5px;
}

.new_photo_b {
    padding:10px;
}

.new_photo_img_1 {
    padding: 20px 10px 10px 0px;
    margin-left: 140px;
    float: left;
}
.new_photo_img_2 {
    width : 40%;
    padding: 20px 9% 10px 1%;
    margin: 0px;
    float: left;
}
.new_photo_title {
    padding:10px 5%;
    width: 90%;
    text-align: center;
}
.new_photo_img_3 {
    width : 100%;
    text-align: center;
}


/*----------------------------------------------------
    ▼NEW style 2018/10/18
----------------------------------------------------*/
.new_navi {
    display: flex;
    justify-content: space-between;
    width: 185px;
    margin: 1em auto 1em 3em;
}

.new_navi li{
    font-size: 14px;
}

.new_h2{
    width: auto;
    font-size: 18px;
    text-align: left;
    margin: 30px auto 0;
}

figcaption{
    margin-bottom: 50px;
}

.new_box2 {
    margin-top:20px;
}

.new_box2 h3 {
    width: auto;
    margin: 0 auto;
    padding: 8px;
    background: #275D82;
    color: white;
    box-sizing: border-box;
    text-align: left;
}

.new_box2 dl {
    width: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}

.new_box2 dt{
    width: 8em;
    padding: 8px;
    font-weight:bold;
    border-bottom: 1px dotted;
    box-sizing: border-box;
}

.new_box2 dd {
    width: 83%;
    padding: 8px 0;
    border-bottom: 1px dotted;
}

.new_box2 dt:nth-last-child(2){
    border-bottom: none;
}

.new_box2 dd:last-child{
    border-bottom: none;
}

.new_box2 span{
    color: red;
}

.new_box2 ul {
    width: auto;
    margin: 0 auto;
    text-align: left;
}

.new_box2 li{
    display: block;
    border-bottom: 1px dotted;
    padding: 8px 0 8px 8px;
}

.new_box3 {
    width: auto;
    margin: 0 auto 50px;
    text-align: left;
    border: 1px solid;
    padding: 10px;
    box-sizing: border-box;
}

.new_box3 span{
    font-size: 18px;
}

/*----------------------------------------------------*/

.images{
    width:243px;
    padding:0px;
    margin:0px;
    float:left;
}

.image1{
    width:243px;
    padding:0px;
    margin:0px;
    float:left;
}

.image2{
    width:243px;
    padding:0px;
    margin:10px 0 0 0;
    float:left;
    clear:both;
}

.image2 img{
    width:80px;
    padding:0px;
    margin:1px 1px 0 0;
    float:left;
}

.data{
    width:360px;
    padding:0px;
    margin:0px;
    float:right;
}

.data td{
    width:266px;
    padding:3px;
    border:1px solid #e5dcd3;
    text-align:left;
}


.data th{
    width:72px;
    padding:5px;
    background-color:#f0eae4;
    border:1px solid #e5dcd3;
    text-align:right;
}


.madori{
    width:243px;
    padding:0px;
    margin:0px;
    float:left;
}

.madori img{
    width:240px;
    padding:0px;
    margin:0px;
    float:left;
}

.map{
    width:360px;
    padding:0px;
    margin:0px;
    float:right;
}



/*----------------------------------------------------
    ▼contents_r style
----------------------------------------------------*/

#contents_r_back{
    width:250px;
    padding:5px;
    margin:0px;
    margin-bottom:6px;
    float:right;
    background-color:#eeece6;
    clear:both;
}

#side{
    width:248px;
    padding:0px;
    margin:0px;
    float:left;
    border:1px solid #dcdcdc;
    background-color:#ffffff;
}



h2.side_subtitle{
    width:248px;
    /*height:50px;*/
    padding:0px;
    margin:0px;
    float:left;
    border-top:5px solid #1d5d84;
}

h2.side_hou{
    width:248px;
    padding:0px;
    margin:0px;
    float:left;
    border-top:5px solid #1d5d84;
}

.list{
    width:248px;
    padding:0px;
    margin:0px;
    float:left;
}

.list ul{
    width:248px;
    padding:0 0 10px 0;
    margin:0px;
    float:left;
}

.list ul li{
    width:228px;
    padding:4px 0 7px 20px;
    margin:6px 0 0 0;
    font-size:11px;
    line-height:15px;
    text-align:left;
    border-bottom:1px dotted #dcdcdc;
    background-image:url(../images/mark.gif);
    background-repeat:no-repeat;
    float:left;
    clear:both;
}

.list ul li a:link{ color: #1d5d84; text-decoration: none; }
.list ul li a:visited{ color: #1d5d84; text-decoration: none; }
.list ul li a:hover{ color: #1d5d84; text-decoration: underline; }
.list ul li a:active{ color: #1d5d84; text-decoration: none; }


.side_naiyou{
    width:208px;
    padding:10px 20px;
    margin:0px;
    float:left;
    clear:both;
}

.side_naiyou h3{
    width:208px;
    padding:0px;
    margin:0px;
    font-size:12px;
    text-align:left;
    line-height:18px;
    letter-spacing:0.6px;
    float:left;
}

.side_naiyou h4{
    width:208px;
    padding:0px;
    margin:0px;
    font-size:11px;
    text-align:left;
    letter-spacing:1.0px;
    float:left;
}

.side_naiyou p{
    width:198px;
    padding:0px;
    margin:0px;
    text-align:center;
    float:right;
    clear:both;
}

.side_naiyou_btn{
    width:248px;
    height:50px;
    padding:0px;
    margin:0px;
    background-image: url(../images/side_title_btn.gif);
    background-repeat:no-repeat;
    float:left;
    clear:both;
}

.side_naiyou_btn p{
    width:248px;
    height:50px;
    padding:0px;
    margin:0px;
    text-align:center;
}

/*----------------------------------------------------
    ▼side banner
----------------------------------------------------*/
.banner_back {
    width:250px;
    padding:5px;
    margin:0px;
    float:right;
    background-color:#eeece6;
}
.banner_contents{
    width:248px;
    padding:0px;
    margin:0px;
    background-color: white;
    float:left;
}
.banner_building_wrap {
    padding-top:26px;
}
.banner_title_wrap {
    padding-top:16px;
    padding-bottom:20px;
}
.banner_link_1 {
    display:block;
    padding:10px;
    margin:0px 32px 0px 32px;
    background-color:#01b0f1;
    color:white;
    font-size:140%;
}
.banner_link_2 {
    display:block;
    padding:6px 2px;
    margin:1px 32px 26px 32px;
    background-color:#01b0f1;
    color:white;
}

.banner_contents a {
    text-decoration: none;
}


/*----------------------------------------------------
    ▼side link
----------------------------------------------------*/
.link_back {
    width:250px;
    padding:5px;
    margin:10px 0px 0px 0px;
    float:right;
    background-color:#eeece6;
}
.link_contents{
    width:248px;
    padding:0px;
    margin:0px;
    background-color: white;
    float:left;
}
.link_title {
    font-size:110%;
    margin-top:10px;
    margin-bottom:10px;
}
.link_inner {
    margin-top:8px;
}

.link_img_1 {
    width: 230px;
    border: solid 1px #eee;
}

/*----------------------------------------------------
    ▼リンク
----------------------------------------------------*/
.link_all {
    margin-top: 16px;
}
/*----------------------------------------------------
    ▼ボタン類
----------------------------------------------------*/
.btn_type01 {
    padding:10px 12px;
    font-size:130%;
    float:left;
    background-color:#1d5d84;
    border: solid 1px #1d5d84;
    margin:0px;
    display:block;
    text-decoration:none;
    color:white;
}

.btn_type01:hover {
    background-color:#113850;
    color:white;
    transition: all .5s;
}


/*----------------------------------------------------
    ▼global_square contents style
----------------------------------------------------*/

.global_square_message {
    font-size:110%;
    margin:30px 0px 10px 0px;
}

.global_square_tel {
    font-weight:bold;
    font-size:120%;
}

.global_square_title {
    margin-top: 0px;
}

.global_square_title_btn {
    padding:10px 12px;
    font-size:130%;
    float:left;
    background-color:#1d5d84;
    border: solid 1px #1d5d84;
    margin:0px;
    display:block;
    text-decoration:none !important;
    color:white !important;
}

.global_square_title_btn_none {
    padding:10px 12px;
    font-size:130%;
    float:left;
    color:#1d5d84;
    border: solid 1px #1d5d84;
    background-color:white;
    text-decoration:none !important;
}

.global_square_title_btn_none:hover {
    background-color:#113850;
    color:white;
    transition: all .5s;
}

.global_square_message2 {
    font-size:140%;
    font-weight:bold;
    float:right;
    text-align:right;
}



.global_square_title_btn_left {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.global_square_title_btn_right {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}



.global_square_main_left {
    float:left;
    width:240px;
    margin-bottom: 20px;
}
.global_square_main_right {
    float:left;
    width:600px;
    margin-bottom: 20px;
}

.global_square_building_img2 {
    float:right;
}
.global_square_building_img2 img{
    width:100%;
}
.global_square_building_img2_title{
    text-align:center;
    margin:0px 0px 16px 0px !important;
}

.global_square_under_btn_list {
    float: right;
}
.global_square_under_btn {
    padding:10px 10px;
    width: 164px;
    height: 30px;
    line-height: 30px;
    font-size:105%;
    float:left;
    background-color:#d00636;
    border: solid 1px #d00636;
    margin:0px 1px 0px 0px;
    display:block;
    text-decoration:none !important;
    color:white !important;
    text-align: center;
    vertical-align: middle;
}

.global_square_under_btn:hover {
    background-color: white;
    color:#d00636 !important;
    font-weight: bold;
    transition: all .5s;

}
.global_square_under_btn_small {
    line-height: 12px;
    padding-top:13px;
    padding-bottom:7px;
}
.global_square_btn_small_value {
    font-size: 58%;
}

.global_square_under_btn_left {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.global_square_under_btn_right {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}

.global_square_movie1_sp {
    display: none;
}
.global_square_movie2_sp {
    display: none;
}


/*----------------------------------------------------
    ▼お問合せページ
----------------------------------------------------*/
.inquiry_wrap {
    width: 100%;
    text-align : center;
    margin-top: 20px;
}
.inquiry_contents {
    margin: 0px auto;
    width: 380px;
    padding: 20px;
    border: solid 1px #353535;
    border-radius: 6px;
    text-align: left;
}
.inquiry_impact {
    font-size: 160%;
    font-weight: bold;
    line-height: 52px;
}
.inquiry_impact_phone {
    font-size: 200% !important;
}
.inquiry_title_message {
    font-size: 120%;
    font-weight: bold;
    padding-right: 20px;
    color: #353535;
}
.inquiry_impact_color {
    color:#507bb3;
}
.inquiry_phone_message {
    padding-left: 30px;
    font-size: 100%;
}
/*----------------------------------------------------
    ▼賃貸ページ
----------------------------------------------------*/
.rent_title {
    padding: 0px 20px 20px 20px;
}

.rent_images{
    width:243px;
    padding:0px;
    margin:0px;
    float:left;
}
.rent_image1{
    width:243px;
    padding:0px;
    margin:0px;
    float:left;
}

.rent_image2{
    width:243px;
    padding:0px;
    margin:10px 0 0 0;
    float:left;
    clear:both;
}

.rent_image2 img{
    width:80px;
    padding:0px;
    margin:1px 1px 0 0;
    float:left;
}

.rent_data{
    width:360px;
    padding:0px;
    margin:0px;
    float:right;
}

.rent_data td{
    width:266px;
    padding:3px;
    border:1px solid #e5dcd3;
    text-align:left;
}


.rent_data th{
    width:72px;
    padding:5px;
    background-color:#f0eae4;
    border:1px solid #e5dcd3;
    text-align:right;
}

.rent_contents{
    width:613px;
    padding:10px;
    margin:0px;
    float:left;
    clear:both;
}

.rent_contents h3{
    width:593px;
    padding:10px 0 0 0;
    margin:0px;
    font-size:12px;
    text-align:left;
    line-height:18px;
    letter-spacing:0.05em;
    float:left;
}

.rent_contents h3 img{
    padding:0px;
    margin:10px;
    text-align:center;
    float:left;
    border:5px solid #eeece6;
}

.rent_contents h3 td{
    padding:10px;
    margin:0px;
    text-align:left;
    border:1px solid #718eab;
}

.rent_contents h3 td.t{
    text-align:center;
}

.rent_madori{
    width:243px;
    padding:0px;
    margin:0px;
    float:left;
}

.rent_madori img{
    width:240px;
    padding:0px;
    margin:0px;
    float:left;
}

.rent_map{
    width:360px;
    padding:0px;
    margin:0px;
    float:right;
}
.rent_map iframe {
    width:350px;
    height:300px;
}

/*----------------------------------------------------
    ▼footer contents style
----------------------------------------------------*/

#footer_base{
    width:100%;
    height:180px;
    padding:0px;
    margin:0px;
    background-image: url(../images/footer_base.gif);
    background-repeat:repeat-x;
    float:left;
    clear:both;
}

.footer_navi_waku{
    width:1200px;
    padding:0px;
    margin:0px auto;
    clear:both;
}

.page_top {
    width:900px;
    height:30px;
    padding:58px 0 0 0;
    margin:0px;
    float:left;
    clear:both;
}

.page_top p{
    width:900px;
    height:30px;
    padding:0px;
    margin:0px;
    text-align:right;
    float:left;
}

.footer_navi{
    width:1200px;
    padding:0px;
    margin:0px;
    float:left;
}

.footer_navi ul{
    padding:0px 135px;
    margin:0px;
    text-align:center;
}

.footer_navi li{
    width:130px;
    height:50px;
    padding:0px;
    margin:0px;
    text-align:left;
    list-style:none;
}

.footer_copy_navi{
    width:920px;
    height:40px;
    padding:20px 0 0 0;
    margin:0px;
    float:left;
    border-top:1px dotted #e494b6;
}

.copy{
}

.copy p{
    width:1200px;
    padding:0px;
    margin:0px;
    color:#FFF;
    font-size:12px;
    letter-spacing:0.7px;
    text-align:center;
    float:left;
}

.footer_logo_wrap {
    float: left;
    padding: 36px 0px 0px 30px;
}
.footer_logo {
    padding: 8px 8px 0px 8px;
    background-color:white;
}

.mainVisual {
      width:100%;
      position: relative;
      overflow: hidden;
      /*padding-bottom: 80vh; */
      display: block !important;
      margin-left: auto;
      margin-right: auto;
}

.mainVisual  video {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}

video {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.movie_wrap {
    width:1300px;
    padding: 0px;
    margin: 0px auto;
    margin-bottom: 10px;
}

#outerImageContainer {
    font-size: initial !important;
}


/* 閲覧制御 */

.mainVisualSp  { display: none !important; }
.footer_navi_2 { display: none; }
.concept_pc { display: block; }
.concept_sp { display: none; }
.morimura_logo_ipad {display: none;}
.morimura_logo_sp {display: none;}
.menu_sp {display: none;}
.logo_ipad { display: none; }
.logo_sp   { display: none; }
.lang_menu_sp {display: none;}

/* /閲覧制御 */


/*----------------------------------------------------
    ▼privacy page
----------------------------------------------------*/
.privacy_inner {
    margin: 10px auto 0 !important;
}
.privacy_inner2 {
    margin-top: 30px !important;
}

.privacy_inner h2 {
    font-size:20px;
}

.privacy_inner h3 {
    font-weight:bold;
    margin-top: 1em;
    margin-left: 1em;
}
.privacy_content01 {
    margin: 10px 0 0 1.7em;
}

.privacy_inner ul {
    margin-left: 1em;
}
.privacy_inner li {
    margin-left: 4em;
    text-indent: -2.8em;
    display: block;
}

.privacy_content02 {
    margin-left: 1em  !important;
    text-indent: -5em !important;
    padding-left: 5em !important
}