@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 1260px){

}
@media screen and (max-width: 1200px){

}
/*スマホ用スタイル*/
@media screen and (max-width: 900px){
.only_sp{
	display:block;
}
.only_pc,
.sidebar{
	display:none;
}
	
	/* iOSでのデフォルトスタイルをリセット */
	/*input[type="submit"],
	input[type="button"] {
	  border-radius: 0;
	  -webkit-box-sizing: content-box;
	  -webkit-appearance: button;
	  appearance: button;
	  border: none;
	  box-sizing: border-box;
	  cursor: pointer;
	}
	input[type="submit"]::-webkit-search-decoration,
	input[type="button"]::-webkit-search-decoration {
	  display: none;
	}
	input[type="submit"]::focus,
	input[type="button"]::focus {
	  outline-offset: -2px;
	}*/
	
	/*nav*/
	#humberger {
  position: relative;
  height: 20px;
  width: 28px;
  display: inline-block;
  box-sizing: border-box;
}
#humberger div {
  position: absolute;
  left: 0;
  height: 2px;
  width: 28px;
  background-color: #fff;
  border-radius: 2px;
  display: inline-block;
  box-sizing: border-box;
}
#humberger div:nth-of-type(1) {
  bottom: 20px;
}
#humberger div:nth-of-type(2) {
  bottom: 10px;
}
#humberger div:nth-of-type(3) {
  bottom: 0;
}
	
	.spnav_icn{
		text-align:right;
		padding:0.5em;
	}
	.dli-close {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 2em;
  height: 0.2em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  transform: rotate(45deg);
}

.dli-close::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
	
	
	.spnav_head{
		align-items:center;
		padding:10px 20px;
	}
	.spnav_head_ttl,
	.spnav_list .en{
		font-size:1.4em;
		font-weight:600;
	}
	.spnav_list .en{
		display:inline-block;
		margin-right:0.5em;
	}
	.spnav_list a:active{
		/*background:#FFE200;
		color:#000;*/
	}
	.spblognav_list a{
		padding-left:5em;
	}
	.spblognav_list{
		display:none;
	}
	
	

	/*common*/
	.spnav{
		height:100%;
		overflow-y:scroll;
	}
	.snav{
		top: 2.5%;
		width:8%;
	}
	.logosub{
		width:40%;
	}
	.flogo{
		width:50%;
		margin:0 25% 1em;
	}
	.foot_sns{
		width:50%;
		margin:0 25% 1em;
	}
	.fnav a{
		font-size:1em;
	}
	.foot_btn a img{
		width:50%;
	}
	.spnav_close{
		display:inline-block;
		width:8%;
	}
	.spnav_logo{
		width:40%;
		margin:0 auto 1em;
	}
	.spnav_inner01{
		margin-left:0;
	}
	.spnav_list,
	.spnav_list:last-of-type{
		width:90%;
		margin:0 auto;
	}
	.spnav_list a{
		border-bottom:1px solid #666;
		padding:1em;
		margin:0;
	}
	.spnav_tel a{
		border-bottom:none;
		margin:0 0 2em;
	}
	.foot_bnr_inner a{
		width:90%;
		margin:0 auto 1em;
	}
	.foot_bnr_inner a:last-of-type{
		margin:0 auto;
	}
	
	/*page common*/
	.page_ttl{
		padding:2em 0;
	}
	.page_ttlen{
		font-size:2em;
	}
	.page_ttlja{
		font-size:1em;
	}
	
	/*top*/
	.head_innertop{
		height:300px;
	}
	.top_topic_ttl{
		font-size:1.4em;
	}
	.top_topic_inner{
		padding:1em 0.8em;
	}
	a.top_topic_unit{
		width:100%;
	}
	.top_about_txt01, .top_about_txt02{
		width:100%;
		margin:0 0 2em;
	}
	.top_about_txt01_ttls{
		margin:0 0 1em;
	}
	.top_about_txt01_ttl{
		width:70%;
		margin:0 0 1em;
	}
	.top_about_txt01_btn{
		width:60%;
		margin:0 auto;
	}
	.top_about2{
		background: url(img/top/bg01sp.jpg) no-repeat bottom;
    background-size: cover;
		padding: 3em 1em 28em;
	}
	.top_news_ttl{
		width:100%;
		margin:0 0 1em;
		text-align:left;
	}
	.top_news_list{
		width:100%;
	}
	.top_news_ttl_ja{
		justify-content:start;
	}
	.top_news_unit_date{
		width:100%;
	}
	.top_news_unit_ttl{
		width:100%;
	}
	.top_sa_img{
		width:30%;
		margin:0 auto 1em;
	}
	.top_sa_txt{
		width:100%;
		margin:0 auto;
	}
	
	/*about*/
	.about01_txt{
		width:100%;
	}
	.about01_img{
		width:100%;
	}
	.about01_txt_ttl{
		width:80%;
		margin:0 auto 2em;
	}
	div.about02_ttlen{
		width:40%;
		margin:0 auto 1em;
	}
	div.about02_ttlja{
		font-size:1.6em;
		margin:0 auto;
	}
	.about02_inner01_txt{
		width:100%;
		margin:0 0;
	}
	.about02_inner01_img{
		width:100%;
	}
	.about02_inner02 div{
		width:48%;
	}
	.about03_ttlen{
		font-size:2em;
	}
	.about03_ttlja{
		font-size:1em;
	}
	.about03_unit01_position{
		font-size:0.8em;
	}
	.about03_unit01_name{
		font-size:1.2em;
	}
	
	/*mortgage*/
	.mortgage_ttl,
	.insurance_ttl,
	.education_ttl,
	.asset_ttl,
	.company_ttl{
		font-size:1.6em;
	}
	.mortgage02_txt{
		width:100%;
		margin:0 0 1em;
	}
	.mortgage02_img{
		width:100%;
	}
	.mortgage02_ttl,
	.insurance02_ttl,
	.education02_ttl,
	.asset02_ttl{
		font-size:1.3em;
	}
	.mortgage02_flat{
		width:30%;
	}
	
	/*insurance*/
	.insurance02_txt{
		width:100%;
		margin:0 0 1em;
	}
	.insurance02_img{
		width:100%;
	}
	.insurance02_list div{
		width:40%;
	}
	
	/*education*/
	.education02_txt{
		width:100%;
		margin:0 0 1em;
	}
	.education02_img{
		width:100%;
	}
	
	/*asset*/
	.asset02_txt{
		width:100%;
		margin:0 0 1em;
	}
	.asset02_img{
		width:100%;
	}
	
	/*company*/
	.company01_tb{
		width:100%;
		margin:0 0 1em;
	}
	.company01_img{
		width:100%;
	}
	.company01_tb th,
	.company01_tb td{
		font-size:1em;
		font-weight:normal;
	}
	.company01_tb th{
		width:22%;
	}
	
	/*contact*/
	.contact_txt{
		text-align:left;
	}
	.contact_tel{
		padding:1em;
	}
	.contact_tel div{
		width:55%;
		margin:0 auto;
	}
	.contact_tel div:nth-of-type(1){
		margin-bottom:1em;
	}
	.form_tb th{
		display:block;
		width:100%;
		border-right:none;
		border-bottom:none;
	}
	.form_tb td{
		display:block;
		width:100%;
	}
	.form_privacy_hissu{
		width:16%;
	}
	.form_privacy_txt{
		width:80%;
	}
	.form_submit input{
		font-size:1.4rem;
		padding:1em;
	}
	div.form span.horizontal-item{
		display:block;
		margin-left: 0!important;
	}

	

	
	
}