/*-------------------------------------------
.contents
-------------------------------------------*/
.contents {
	margin: 0 auto;
	padding: 90px 0 200px;
	max-width: 1200px;
}

/*-------------------------------------------
.other_main
-------------------------------------------*/
.other_main {
	overflow: hidden;
	background: url(../img/pe_mainv.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 380px;
	box-sizing: border-box;
}
.other_main h1 {
	margin-top: 200px;
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

/*-------------------------------------------
.other
-------------------------------------------*/
/* .other_lead_box */
.other_lead_box {
	margin-bottom: 50px;
	font-size: 1.6rem;
}
.other_lead_box .lead {
	margin-bottom: 30px;
}
.other_lead_box .lead_list {
	margin-bottom: 30px;
}
.other_lead_box .lead_list>li {
	text-indent: -1em;
	padding-left: 1em;
}
.other_lead_box .lead_list>li:last-child {
	margin-bottom: 0;
}
.other_lead_box .lead_txt {
	margin-top: 30px;
	text-align: right;
}

/* .other_list */
dl.other_list {
	font-size: 1.6rem;
}
dl.other_list dt {
	margin-bottom: 15px;
}
dl.other_list dd {
	margin-bottom: 50px;
}
dl.other_list dd.mbtn0 {
	margin-bottom: 0;
}
dl.other_list dd:last-child {
	margin-bottom: 0;
}

/* .other_support */
.other_support {
	margin: 95px auto 200px;
	max-width: 620px;
	text-align: center;
	font-size: 1.6rem;
	border: solid 1px #707070;
	box-sizing: border-box;
}
.other_support a {
	display: block;
	padding: 10px;
	color: #333;
	box-sizing: border-box;
}

/*-------------------------------------------
.title_style
-------------------------------------------*/
/* .title_style01 */
.title_style01 {
	font-size: 2.4rem;
	line-height: 1.5;
}

/* .title_style02 */
.title_style02 {
	padding-bottom: 10px;
	text-indent: -2em;
	padding-left: 2em;
	font-size: 2.2rem;
	line-height: 1.5;
	border-bottom: solid 2px #333333;
}

/* .title_style03 */
.title_style03 {
	margin-bottom: 50px;
	font-size: 2.8rem;
	line-height: 1.5;
	text-align: center;
}

/*-------------------------------------------
.list_style
-------------------------------------------*/
/* .list_style01 */
.list_style01 {/*（1） */
	margin-left: -0.6em;
}
.list_style01>li {
	text-indent: -2.5em;
	padding-left: 2.5em;
}
.list_style01>li:last-child {
	margin-bottom: 0;
}

/* .list_style02 */
.list_style02 {/* ・／※ */
}
.list_style02>li {
	text-indent: -1em;
	padding-left: 1em;
}
.list_style02>li:last-child {
	margin-bottom: 0;
}

/* .list_style03 */
.list_style03 {/* */
}
.list_style03>li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.list_style03>li:last-child {
	margin-bottom: 0;
}

/* .p_mg01-03 */
.p_mg05 { margin-bottom: 5px; }
.p_mg20 { margin-bottom: 20px; }
.p_mg30 { margin-bottom: 30px; }
.p_mg40 { margin-bottom: 40px; }
.p_mg50 { margin-bottom: 50px; }
/* .list_mg01-03 */
.list_mg05>li { margin-bottom: 5px; }
.list_mg30>li { margin-bottom: 30px; }
.list_mg40>li { margin-bottom: 40px; }
/* .txt */
.txt_right {
	text-align: right;
}

a.tel_link{
	color: #333;
	text-decoration: none;
}

/* *********************************************************************** */
@media screen and (max-width: 1240px) {
/*-------------------------------------------
.contents
-------------------------------------------*/
.contents {
	margin: 0 auto;
	padding: 50px 20px 200px;
}
}

/* *********************************************************************** */
@media screen and (max-width: 1024px) {
/*-------------------------------------------
.other_main
-------------------------------------------*/
.other_main {
	overflow: hidden;
	background: url(../img/pe_mainv.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 250px;
	box-sizing: border-box;
}
.other_main h1 {
	margin-top: 154px;
	font-size: 2.4rem;
}

/*-------------------------------------------
.other
-------------------------------------------*/
/* .other_lead_box */
.other_lead_box {
	font-size: 1.4rem;
}

/* .other_list */
dl.other_list {
	font-size: 1.4rem;
}

/* .other_support */
.other_support {
	margin: 95px auto 200px;
	max-width: 620px;
	text-align: center;
	font-size: 1.6rem;
	border: solid 1px #707070;
	box-sizing: border-box;
}
.other_support a {
	display: block;
	padding: 10px;
	color: #333;
	box-sizing: border-box;
}

/*-------------------------------------------
.title_style
-------------------------------------------*/
/* .title_style01 */
.title_style01 {
	font-size: 1.8rem;
}

/* .title_style02 */
.title_style02 {
	font-size: 1.6rem;
}

/* .title_style03 */
.title_style03 {
	font-size: 2.0rem;
}

/* .p_mg01-03 */
.p_mg05 { margin-bottom: 5px; }
.p_mg20 { margin-bottom: 20px; }
.p_mg30 { margin-bottom: 30px; }
.p_mg40 { margin-bottom: 40px; }
.p_mg50 { margin-bottom: 50px; }
/* .list_mg01-03 */
.list_mg05>li { margin-bottom: 5px; }
.list_mg30>li { margin-bottom: 30px; }
.list_mg40>li { margin-bottom: 40px; }
/* .txt */
.txt_right {
	text-align: right;
}
}

/* *********************************************************************** */
@media screen and (max-width: 559px) {
}

/*-------------------------------------------
2511 add
-------------------------------------------*/
.logoBlk{
	display: grid;
	grid-template-columns: 200px 225px;
	align-items: center;
	justify-content: center;
	gap: 100px;
}

@media screen and (max-width: 768px){
	.logoBlk{
		grid-template-columns: 200px;
		gap: 30px;
	}
}