@charset "UTF-8";
/*
Theme Name: RentCorporation
Theme URI: 
Author: the RentCorporation
Author URI: 
Description: RentCorporation Original Template
*/
/* IEハック */
@media all and (-ms-high-contrast: none) {
  .sow-image-container{
    display:block !important;
  }
}

@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}


body{
  margin:0;
  font-size:18px;
}

img{
  height:initial;
  height:auto;
}

ul{
}

h2{
  color:#FFF;
  padding:10px 20px;
  font-weight:bold;
  margin-bottom:20px;
  background-image:url("/wp-content/themes/rentcorporation/img/h2.png");
  background-repeat:no-repeat;
  background-size:100% 100%;
}


header{
  background:#efefef;
  padding:0 0 0 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

#logoarea{
  padding: 1rem 7px;
  border-bottom: 1px solid #CFD8DC !important;
}

#globalnav{
  padding: 1rem 7px;
  background:#FFF;
}


#globalnav ul{
  list-style:none;
  margin-bottom:0;
}

#globalnav ul li{
  border-right:1px solid #288dbf;
  padding:0 20px;
}


#globalnav ul li:nth-last-child(2){
  border-right:0;
}

#globalnav ul li:last-child{
  border-right:0;
  margin-left: auto;
}

#globalnav ul li a{
  color:#006397;
  font-weight:bold;
  text-decoration:none;
}

.contents{
  padding:100px 0px 50px 0px;
}

.footer{
  background:#efefef;
  padding:2rem 20px;
}


.forgotbox{
  border-bottom:1px solid #dddddd;
  padding-bottom:20px;
  margin-bottom:20px;
}


#wpmem_login legend{
  text-align:center;
  margin-bottom:20px;
}

#wpmem_login legend span{
  display:block;
  font-weight:normal;
  font-size:16px;
  margin-top:10px;
}

#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg{
  width:100% !important;
}

#wpmem_login .buttons{
  display:block;
  width:100%;
  background:#5c9cc8;
  border:0;
  color:#FFF;
  font-weight:bold;
  padding:10px;
  border-radius:5px;
}

.wpmem_msg{
  border:none !important;
  background:none !important;
}

.topiclist{
  padding:40px;
  background:#f2f4f6;
}

.topiclist ul{
  list-style:none;
  padding-left:0 !important;
  border-top:1px solid #ccd5dc;
}

.topiclist ul li{
  border-bottom:1px solid #ccd5dc;
  padding:10px 0px;
}

.topiclist ul li a{
  text-decoration:none;
}

.topiclist ul li .date{
  display:inline-block;
  color:#449b95;
  margin-right:10px;
}

.topictitle{
  color:#006397;
  font-weight:bold;
  font-size:30px;
  margin-bottom:20px;
}


.morebtn{
  display:inline-block;
  background:#e4e6e6;
  color:#006397;
  padding:5px 40px;
  text-decoration:none;
  border-radius:30px;
}

.newstitle{
  border-left:2px solid #288dbf;
  padding:10px 10px 10px 20px;
  font-size:120%;
  margin-bottom:30px;
}

.newscontent{
  line-height:2;
}

h4{
  font-size:110%;
  font-weight:bold;
  color:#006397;
}

h5{
  color:#006397;
  border-bottom:1px solid #666766;
  padding-bottom:5px;
}

.guidance_addres{
  color:#666766;
  border:1px solid #666766;
  padding:20px;
}

#step1,
#step2,
#step3{
  display:none;
}

.mw_wp_form_input #step1{
  display:block;
}

.mw_wp_form_confirm #step2{
  display:block;
}

.mw_wp_form_complete #step3{
  display:block;
}
.hidden {display:none;}
		.form-textarea {padding:.5rem; min-height:2rem;}
		
		.step_bar {
			display:flex;
			position: relative;
			padding-inline-start:0;
		}
		
		.step_bar-item {
			list-style: none;
			position: relative;
			text-align: center;
			width: 33.333%;
		}
		
		.step_bar-item:after {
			/*
			background: #ECEFF1;
			*/	
			background: #CFD8DC;
			
			content: "";
			width: calc(100% - 4rem);
			height: .25rem;
			position: absolute;
			left: calc(-50% + 2rem);
			top: 2rem;
		}
		
		.step_bar-item:first-child:after {
			display: none;
		}
		
		
		/* ステップ順を示す数字アイコン */
		.step_bar-item span {
			
			/*
			background: #ECEFF1;
			*/
			
			background: #CFD8DC;
			
			color: #ffffff;
			display: inline-block;
			height: 4rem;
			margin-bottom: .25rem;
			line-height: 4rem;
			width: 4rem;
			-moz-border-radius: 50%;
			-webkit-border-radius: 50%;
			border-radius: 50%;
		}
		
		.step_bar .visited:after {
			background: #0091EA;
		}
		
		.visited span {
			background-color: #0091EA;
		}

		p.h5 {
			margin-bottom:0;
		}
		
		#table_alter td {
			padding: 0 0 .5rem 0;
			border: none;
		}
.s-btn-purple{
  line-height: 1;padding: 1rem 0;font-size: 1.5rem;
}
.s-btn-blue{
  line-height: 1;padding: 1rem 0;font-size: 1.5rem;
}
.ui-datepicker table{
  width:100% !important;
}
.ttl-tpl-h2 {
  text-align: center;
  font-weight: 300;
  border-bottom: 1px solid #455A64;
  padding-bottom: 1.5rem;
  color: #455A64;
  background:none;
  border-radius:0;
  font-size: 2.75rem;
}
@media (min-width: 768px) {
	.ttl-tpl-h2{
		margin-top: 4rem;
		margin-bottom: 2.75rem;
	}
}
@media (max-width: 767.98px) {
	.ttl-tpl-h2{
		margin-top: 2.75rem;
		margin-bottom: 2rem;
	}
}

.ttl-tpl-h5, .ttl-tpl-h6 {
  line-height: 1.5;
  font-weight: bold;
}
.ttl-tpl-h2, .ttl-tpl-h3, .ttl-tpl-h4, .ttl-tpl-h5 {
  color: #455a64;
}

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



#navBtn {
  display: none;
}
.menu {
  display: none;
}
.menu ul{
  list-style:none;
  padding-left:0;
}


@media screen and (max-width: 640px) {
  #globalnav{
    display:none;
  }
  header .text-end a{
    display:none;
  }
  .menu {
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    max-width: 320px;
    font-size: 100%;
    background: #009fde;
    text-align: left;
    z-index: 9999;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    display: block;
    position: fixed;
  }
  .menu ul li a {
    display: block;
    padding: 10px;
    color: #FFF;
    font-weight: 300;
    text-shadow: none;
    text-decoration: none;
  }
  .menu ul li a:hover {
    color: #000;
    background: #FFF;
  }
  .menuOff {
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    z-index: 9999;
  }
  .menuOn {
    box-shadow: 8px 8px 20px 0 rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 100000;
  }
  .ie .menuOff {
    left: -100%;
  }
  .ie .menuOn {
    left: 0;
  }
  .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    z-index: 999;
  }
  #navBtn {
    position: fixed;
    top: 8px;
    right: 10px;
    display: block;
    z-index: 999;
    background-color: #009fde;
    border: 2px solid #ccc;
    box-shadow: rgba(113,135,164,0.65) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(113,135,164,0.65) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(113,135,164,0.65) 0px 0px 6px 3px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #ie8 #navBtn,
  #ie7 #navBtn,
  #ie6 #navBtn {
    top: 30px;
  }
  #navBtn button {
    display: block;
    border: none;
    background: none;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
  }
  .navIcon {
    padding: 17px 10px 20px 10px;
    cursor: pointer;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  .iconLayer {
    position: relative;
    display: block;
    width: 27px;
    height: 4px;
    background: #ffffff;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  .iconLayer:before,
  .iconLayer:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: inherit;
    height: 4px;
    background: inherit;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  .iconLayer:before {
    bottom: 200%;
  }
  .iconLayer:after {
    top: 200%;
  }
  .arrow {
    -webkit-animation-name: navIconSlide;
    -moz-animation-name: navIconSlide;
    animation-name: navIconSlide;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  @-webkit-keyframes navIconSlide {
    100% {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  }
  @-moz-keyframes navIconSlide {
    100% {
      -moz-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  }
  @keyframes navIconSlide {
    100% {
      transform: rotate(180deg);
    }
  }
  .arrow:before {
    -webkit-animation-name: navIconSlideBefore;
    -moz-animation-name: navIconSlideBefore;
    animation-name: navIconSlideBefore;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  @-webkit-keyframes navIconSlideBefore {
    100% {
      margin: 0% 31%;
      width: 75%;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }
  @-moz-keyframes navIconSlideBefore {
    100% {
      margin: 0% 31%;
      width: 75%;
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }
  @keyframes navIconSlideBefore {
    100% {
      margin: 0% 31%;
      width: 75%;
      transform: rotate(45deg);
    }
  }
  .arrow:after {
    -webkit-animation-name: navIconSlideAfter;
    -moz-animation-name: navIconSlideAfter;
    animation-name: navIconSlideAfter;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  @-webkit-keyframes navIconSlideAfter {
    100% {
      margin: 0% 31%;
      width: 75%;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  @-moz-keyframes navIconSlideAfter {
    100% {
      margin: 0% 31%;
      width: 75%;
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  @keyframes navIconSlideAfter {
    100% {
      margin: 0% 31%;
      width: 75%;
      transform: rotate(-45deg);
    }
  }
  .hamburger {
    -webkit-animation-name: navIconSlideFrom;
    -moz-animation-name: navIconSlideFrom;
    animation-name: navIconSlideFrom;
  }
  @-webkit-keyframes navIconSlideFrom {
    0% {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
  }
  @-moz-keyframes navIconSlideFrom {
    0% {
      -moz-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
  }
  @keyframes navIconSlideFrom {
    0% {
      transform: rotate(-180deg);
    }
  }
  .hamburger:before {
    -webkit-animation-name: navIconSlideBeforeFrom;
    -moz-animation-name: navIconSlideBeforeFrom;
    animation-name: navIconSlideBeforeFrom;
  }
  @-webkit-keyframes navIconSlideBeforeFrom {
    0% {
      margin: 3% 37%;
      width: 50%;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }
  @-moz-keyframes navIconSlideBeforeFrom {
    0% {
      margin: 3% 37%;
      width: 50%;
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }
  @keyframes navIconSlideBeforeFrom {
    0% {
      margin: 3% 37%;
      width: 75%;
      transform: rotate(45deg);
    }
  }
  .hamburger:after {
    -webkit-animation-name: navIconSlideAfterFrom;
    -moz-animation-name: navIconSlideAfterFrom;
    animation-name: navIconSlideAfterFrom;
  }
  @-webkit-keyframes navIconSlideAfterFrom {
    0% {
      margin: 3% 37%;
      width: 75%;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  @-moz-keyframes navIconSlideAfterFrom {
    0% {
      margin: 3% 37%;
      width: 75%;
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  }
  @keyframes navIconSlideAfterFrom {
    0% {
      margin: 3% 37%;
      width: 75%;
      transform: rotate(-45deg);
    }
  }
}


#buddypress_widgets h2{
  background:none;
  color: #000;
  padding-left: 0;
}

h2.user-nicename{
  background:none;
}

h2.screen-heading{
  background:none;
  color:#000;
}


.list-title{
  background:none;
}

.members .buddypress-wrap .bp-tables-user tr td.label{
  font-weight:normal;
}
/*
#wpadminbar{
  display:none;
}
*/
