@charset "utf-8";


/*ページ内リンク*/
.ul_type01{
	margin-top: 1px;
}
.ul_type01 li a:first-child {
	margin-bottom: 1px;
}
.ul_type01 li > .sub_list li a {
    background: #eff3f4;
}
.ul_type01 li > .sub_list li a .number{
    color: #0D4F78;
    font-weight: bold;
    float: left;
    width: 1.9em;
    margin: 0 0 5px 0;
}
.ul_type01 li .sub_list li a:hover {
    background: url(/common/img/ico-arrow01.png) 7px 0.85em no-repeat #e3e7e8;
}



.h3_type2022{
	position: relative;
	background: url("/public-relations/img/welcome2022-bg-a.jpg");
	background-size: 120%;
	padding: 16px 0px 20px;
}
.h3_type2022::before {
  	content: '';
		position: absolute;
		top: 0;
		left: 0;
    border-top: 85px solid #927500;
    border-right: 75px solid transparent;
		z-index: 1;
}
.h3_type2022::after {
  	content: '';
		position: absolute;
		bottom: 0;
		right: 0;
		width: 110px;
		height: 100px;
		background: url("/public-relations/img/welcome2022-icon-b.png") no-repeat;
		background-size: 100%;
		z-index: 2;
}
.h3_type2022.no1 h3 .txt {
    filter: drop-shadow(0 0 10px #d2ac85);
    text-shadow: -1px 0px 10px rgb(210 172 133), 0px 0px 5px rgb(210 172 133), 0px -1px 5px rgb(210 172 133), 0px 0px 3px rgb(210 172 133);
}
.h3_type2022 h3 .number{
	position: absolute;
	top: 3px;
	left: 8px;
    font-size: 140%;
	font-weight: 500;
	line-height: 1.7;
	color: #fff;
	z-index: 2;
}
.h3_type2022 h3{
    font-size: 145%;
    padding: 2px 0px 10px 50px;
    line-height: 1.5;
}
.h3_type2022 .question{
	position: relative;
	padding: 15px 20px 25px;
	margin: auto;
	background-color: #F8F8F8;
	border-radius: 8px;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 20%);
	z-index: 2;
}
.h3_type2022 .question::before{
	content: '';
	position: absolute;
	bottom: -20px;
	right: 35%;
	width: 20px;
	height: 20px;
	background: url("/public-relations/img/welcome2022-icon-a.png") no-repeat;
	background-size: 100%;
}
.h3_type2022 .question .tit{
	text-align: center;
	font-size: 200%;
	font-weight: 500;
	color: #C5001C;
}
.h3_type2022 .question .tit:first-letter {
	font-size: 170%;
	font-weight: 500;
	line-height: 1.1;
	color: #C5001C;
}
.h3_type2022 .question ul{
	font-size: 115%;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px #095396 dotted;
}
.h3_type2022 .question ul li{
	margin-bottom: 8px;
}




.h3_type2022.no1{
	position: relative;
	background: url("/public-relations/img/welcome2022-bg-a-sp.jpg");
	background-size: cover;
	padding: 16px 20px 42px;
	margin-top: 10px;
}
.h3_type2022.no1::after {
  	content: '';
		position: absolute;
		bottom: 0;
		right: 0;
    width: 36%;
    height: 160px;
		background: url("/public-relations/img/welcome2022-icon-b.png") no-repeat;
		background-size: 100%;
		z-index: 2;
}
.h3_type2022.no1 .question::before{
	content: '';
	position: absolute;
	bottom: -20px;
	right: 38%;
    width: 40px;
    height: 30px;
	background: url("/public-relations/img/welcome2022-icon-a-sp.png") no-repeat;
	background-size: 100%;
}
.h3_type2022.no1 .question ul li{
	width: 70%;
}

.h3_type2022.no1 .question ul li:first-child{
	width: 100%;
}


.h3_type2022.no2{
	position: relative;
	background: url("/public-relations/img/welcome2022-bg-b-sp.jpg");
	background-size: cover;
	padding: 16px 20px 42px;
	margin-top: 50px;
}
.h3_type2022.no2::after {
  	content: '';
		position: absolute;
		bottom: 0;
		right: 5px;
    width: 33%;
    height: 170px;
		background: url("/public-relations/img/welcome2022-icon-c.png") no-repeat;
		background-size: 100%;
		z-index: 2;
}
.h3_type2022.no2 h3 .txt {
    filter: drop-shadow(0 0 8px #ddd);
    text-shadow: -1px 0px 10px rgb(195 195 195), 0px 0px 5px rgb(195 195 195), 0px -1px 5px rgb(195 195 195), 0px 0px 3px rgb(195 195 195);
}
.h3_type2022.no2 .question ul li{
	width: 70%;
}

.h3_type2022.no2 .question ul li:first-child{
	width: 100%;
}
.h3_type2022.no2 .question::before{
	content: '';
	position: absolute;
	bottom: -20px;
	right: 38%;
    width: 40px;
    height: 30px;
	background: url("/public-relations/img/welcome2022-icon-a-sp.png") no-repeat;
	background-size: 100%;
}


.h3_type2022.no3{
	position: relative;
	background: url("/public-relations/img/welcome2022-bg-c-sp.jpg");
	background-size: cover;
	padding: 16px 20px 100px;
	margin-top: 50px;
}
.h3_type2022.no3::before {
  	content: '';
		position: absolute;
		top: 0;
		left: 0;
		border-top: 70px solid #005396;
		border-right: 85px solid transparent;
		z-index: 1;
}
.h3_type2022.no3 h3 .txt {
    filter: drop-shadow(0 0 10px #97d7fc);
    text-shadow: 0px 0px 10px rgb(151 215 252), 0px 0px 5px rgb(151 215 252);
}
.h3_type2022.no3::after {
  	content: '';
		position: absolute;
		bottom: 0;
		right: 0;
    width: 46%;
    height: 180px;
		background: url("/public-relations/img/welcome2022-icon-d-sp.png") no-repeat;
		background-size: 100%;
		z-index: 2;
}
.h3_type2022.no3 .question ul li{
	width: 65%;
	z-index: 3;
}

.h3_type2022.no3 .question ul li:first-child{
	width: 70%;
}
.h3_type2022.no3 .question::before{
	content: '';
	position: absolute;
	bottom: -20px;
	right: 48%;
    width: 40px;
    height: 30px;
	background: url("/public-relations/img/welcome2022-icon-a-sp.png") no-repeat;
	background-size: 100%;
}


.h3_type2022.no4{
	position: relative;
	background: url("/public-relations/img/welcome2022-bg-d-sp.jpg");
	background-size: cover;
	padding: 16px 20px 42px;
	margin-top: 50px;
}
.h3_type2022.no4::before {
  	content: '';
		position: absolute;
		top: 0;
		left: 0;
		border-top: 70px solid #927500;
		border-right: 85px solid transparent;
		z-index: 1;
}
.h3_type2022.no4 h3 .txt {
    filter: drop-shadow(0 0 10px #000);
}
.h3_type2022.no4::after {
  	content: '';
		position: absolute;
		bottom: 0;
		right: 0;
    width: 33%;
    height: 160px;
		background: url("/public-relations/img/welcome2022-icon-e.png") no-repeat;
		background-size: 100%;
		z-index: 2;
}

.h3_type2022.no4 h3 {
	color: #fff;
    text-shadow: 0 0 black;
}
.h3_type2022.no4 .question ul li{
	width: 70%;
}

.h3_type2022.no4 .question ul li:first-child{
	width: 100%;
}
.h3_type2022.no4 .question::before{
	content: '';
	position: absolute;
	bottom: -20px;
	right: 38%;
    width: 40px;
    height: 30px;
	background: url("/public-relations/img/welcome2022-icon-a-sp.png") no-repeat;
	background-size: 100%;
}


.h3_type2022.no5{
	position: relative;
	background: url("/public-relations/img/welcome2022-bg-e-sp.jpg");
	background-size: cover;
	padding: 16px 20px 42px;
	margin-top: 50px;
}
.h3_type2022.no5::before {
  	content: '';
		position: absolute;
		top: 0;
		left: 0;
		border-top: 70px solid #005396;
		border-right: 85px solid transparent;
		z-index: 1;
}
.h3_type2022.no5 h3 .txt {
    filter: drop-shadow(0 0 10px #fff);
    text-shadow: 0px 0px 5px rgb(255 255 255), 0px 0px 3px rgb(255 255 255);
}
.h3_type2022.no5::after {
  	content: '';
		position: absolute;
		bottom: 0;
		right: 0;
    width: 36%;
    height: 160px;
		background: url("/public-relations/img/welcome2022-icon-f.png") no-repeat;
		background-size: 100%;
		z-index: 2;
}
.h3_type2022.no5 .question ul li{
	width: 70%;
}

.h3_type2022.no5 .question ul li:first-child{
	width: 80%;
}
.h3_type2022.no5 .question::before{
	content: '';
	position: absolute;
	bottom: -20px;
	right: 38%;
    width: 40px;
    height: 30px;
	background: url("/public-relations/img/welcome2022-icon-a-sp.png") no-repeat;
	background-size: 100%;
}

.imgSection01 .imgL01, .imgSection01 .imgR01 {
    margin-bottom: 0px;
}

h4{
	border: 1px solid #DEDEDE;
	border-bottom: 2px solid #DEDEDE;
	border-radius: 5px 5px 0 0;
	margin-bottom: 0;
	font-size: 110%;
	font-weight: normal;
}
h4 .answer{
	display: block;
	padding: 2px 15px;
	margin-right: 0px;
	background: #003366;
	border-radius: 5px 5px 0 0;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: center;
	color: #fff;
}
h4 .tit{
    display: block;
    padding: 10px 15px;
    line-height: 1.5;
}
h4 .answer:first-letter {
	font-size: 150%;
}

.h4_type2022 .boxType01 {
    background-color: #F7F7F7;
    padding: 12px 15px;
}

hr{
		border: 0;
    border-bottom: 1px dashed #CCCCCC;
}






