@charset "UTF-8";
@media all and (min-width: 0) and (max-width: 767px) {
	.sp {
		display: block !important;
	}
	
	.pc {
		display: none !important;
	}
	
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}

	ol.olDefault {
		margin-left: 1em;
	}
	
	/* .lv3Nav {
		margin: 40px 15px;
		width: auto;
		max-width: inherit;
	} */
	
	.lv3Nav01 li {
		width: 50%;
	}
	
	/* ----------------------------------------------------------------
	            priDetail
	------------------------------------------------------------------*/
	.priDetail #contents .inner .guide dl {
		margin-bottom: 5px;
	}
	
	.priDetail #contents .inner .guide dd {
		padding-left: 3.5em;
	}
	
	.priDetail #contents .inner .listSub li {
		padding-left: 1em;
		text-indent: -1em;
		margin-right: 0;
	}
	
	/* ----------------------------------------------------------------
	            mynumber
	------------------------------------------------------------------*/
	.mynumber ol.olDefault {
		margin-left: 0;
	}
	
	.mynumber #contents .ttl02 {
		padding-left: 1.1em;
		text-indent: -1.1em;
	}
	
	/* ----------------------------------------------------------------
	            social
	------------------------------------------------------------------*/
	.social #contents .inner .text01 {
		word-break: break-all;
	}
	
	
	/* -----------------------------------------------------------------------------
	/ir/houteikoukoku.html
----------------------------------------------------------------------------- */
	.houteikoukoku .boxBorder {
		margin: 0;
	}
	.houteikoukoku .boxBorder .txtNone {
		text-align: center;
		font-weight: 500;
		margin: 0 !important;
		font-size: 1.4rem;
	}
	
	
	
	

}
