@charset "utf-8";

#Page{
}

.breadcrumb{

}

.oe_about_page .heading_txt{
	max-width: 810px;
  font-weight: 300;
	margin:  0 auto;
	padding: 60px 50px 0;
}

/* oe_about_page
-----------------------------------------------------------------*/

/* #Sec01
-----------------------------------------------------------------*/
.oe_about_page #Sec01{
	padding: 0 50px;
	margin-top: 70px;
}
.oe_about_page #Sec01 .inner{
  max-width: 1120px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.oe_about_page #Sec01 table{
	max-width: 650px;
	margin: 55px auto 0;
	border-bottom: solid 1px #BFBFBF;
}
.oe_about_page #Sec01 table tr{
	border-top: solid 1px #BFBFBF;
}
.oe_about_page #Sec01 table tr th{
	padding: 20px 0;
	text-align: left;
	width: 140px;
	font-weight: 300;
}
.oe_about_page #Sec01 table tr td{
	padding: 20px 0;
	width: calc( 100% - 140px);
	font-weight: 300;
}
.oe_about_page #Sec01 table tr td a{
	color:#DC4F03;
	text-decoration: underline;
    margin-left: 20px;
}
.oe_about_page #Sec01 table tr td a.bluelink{
	margin-left: 0;
	color:#37B5BF;
	text-decoration: none;
}
.oe_about_page #Sec01 table tr td ul{
	display: flex;
	flex-wrap: wrap;
	max-width: 500px;
}
.oe_about_page #Sec01 table tr td ul li{
	border: solid 1px #BFBFBF;
	margin: 8px 10px 0 0;
	padding: 2px 8px;
}
.oe_about_page #Sec01 .caution {
	font-size: 1.2rem;
	font-weight: 300;
	text-align: right;
	margin: 5px auto 0;
	max-width: 650px;
}

/* #Sec02
-----------------------------------------------------------------*/
.oe_about_page #Sec02{
	padding: 0 50px;
	margin-top: 70px;
}
.oe_about_page #Sec02 .inner{
  max-width: 1120px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.oe_about_page #Sec02 .add{
  max-width: 808px;
  margin: 30px auto 0;
	font-weight: 300;
}
.oe_about_page #Sec02 .map{
  max-width: 808px;
  margin: 10px auto 0;
}

.oe_about_page #Sec02 .tel_area{
	text-align: center;
  margin: 30px auto 0;
	font-weight: 300;
}
.oe_about_page #Sec02 .tel_area .tel{
	font-size: 2.4rem;
		font-weight: 400;
}

@media screen and (max-width: 920px) {
/* 920pxまでの幅の場合に適応される */


/* 920pxまでの幅の場合に適応される */
}

@media screen and (max-width: 820px) {
/* 820pxまでの幅の場合に適応される */

/* oe_about_page
-----------------------------------------------------------------*/

.oe_about_page .heading_txt{
	max-width: 810px;
  font-weight: 300;
	margin:  0 auto;
	padding: 40px 20px 0;
}
	
/* #Sec01
-----------------------------------------------------------------*/
.oe_about_page #Sec01{
	padding: 0 20px;
	margin-top: 50px;
}
.oe_about_page #Sec01 table{
	margin: 30px auto 0;
}
.oe_about_page #Sec01 table tr th{
	padding: 20px 0;
	text-align: left;
	width: 120px;
	font-weight: 300;
}
.oe_about_page #Sec01 table tr td{
	padding: 20px 0;
	width: calc( 100% - 120px);
	font-weight: 300;
}
	.oe_about_page #Sec01 table tr td span{
		display: inline-block;
		font-size: 1rem;
		line-height: 1.5rem;
		padding-top: 5px;
	}
.oe_about_page #Sec01 table tr td ul{
	max-width: 250px;
}

/* #Sec02
-----------------------------------------------------------------*/
.oe_about_page #Sec02{
	padding: 0 20px;
	margin-top: 30px;
}
.oe_about_page #Sec02 .inner{
  max-width: 1120px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.oe_about_page #Sec02 .map{
  max-width: 808px;
  margin: 10px auto 0;
}


/* 820pxまでの幅の場合に適応される */
}