@charset "utf-8";
/* CSS Document */

/*--------------------------------------
　下層MV
---------------------------------------*/
.mv_lower {
	background-image: url("../images/about/mv.jpg");
}



/*--------------------------------------
　共通
---------------------------------------*/
.ancBox {
	background: #fff;
	max-width: 144rem;
    margin: -5rem auto 0;
	width: 96%;
	padding: 6rem 0;
	position: relative;
}
.ancBox:before {
	content: "";
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}
.ancBox ul {
	display: flex;
	justify-content: center;
    max-width: 114rem;
    margin: 0 auto;
	gap: 2rem;
}
.ancBox li {
	flex: 1;
}
.ancBox li a {
	background: #fff url("../images/shared/arr_blue_right.png") no-repeat right 1.5rem center;
    background-size: 7px auto;
	text-align: center;
	color: #005ab4;
	display: block;
	border-radius: 5px;
	text-decoration: none;
	padding: 2rem 4rem;
	border: solid 2px #005ab4;
	line-height: 1.6;
}
.ancBox li.now a {
	background: #005ab4 url("../images/shared/arr_wh_right.png") no-repeat right 1.5rem center;
    background-size: 7px auto;
	color: #fff;
	pointer-events: none;
}

.secrInfoBox {
	position: relative;
	max-width: 144rem;
	padding: 9rem 0 0;
	margin: 9rem auto 0;
}
.secrInfoBox:before {
	content: "";
	background: url("../images/shared/bg_secr_info.jpg") no-repeat;
	background-size: cover;
	width: 100%;
	height: 47.4rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.secrInfoBox .idxH2 {
	color: #fff;
}
.secrInfoBox .idxH2:before {
    background: linear-gradient(90deg, #fff 0%, #fff 50%, #c5c9cd 50%, #c5c9cd 100%);
}
.secrInfoBox .adrs {
	text-align: center;
	background: #1e2832;
	color: #fff;
	line-height: 1.6;
	padding: 17px;
	margin-bottom: 2rem;
}
.secrInfoBox .threeBoxWrap {
	display: flex;
}
.secrInfoBox .threeBoxWrap .colBox {
	width: 38rem;
	background: #373c4b;
	padding: 4rem 5rem 5rem;
}
.secrInfoBox .threeBoxWrap .colBox:nth-child(even) {
	background: #1e2832;
}
.secrInfoBox .threeBoxWrap .colBox .tit {
	color: #fff;
	text-align: center;
	line-height: 1.6;
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 3rem;
}
.secrInfoBox .threeBoxWrap .colBox .btn-wh a {
	background: #fff url("../images/shared/arr_dblue_right.png") no-repeat center right 1.5rem;
	background-size: 7px auto;
	display: block;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	padding: 2rem 4rem;
	font-weight: 500;
	
}
.secrInfoBox .threeBoxWrap .colBox .telBox {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	align-items: center;
}
.secrInfoBox .threeBoxWrap .colBox .telBox > div {
	font-size: 2rem;
	color: #c5c9cd;
	font-weight: 600;
	line-height: 1.5;
}


/*--------------------------------------
　同窓会について
---------------------------------------*/
/* ご挨拶 */
.sec_greet .greetArea {
    display: flex;
}
.sec_greet .bg {
    width: 42%;
    background: url(../images/top/bg_reunion.jpg) no-repeat center;
    background-size: auto 100%;
}
.sec_greet .txtBox {
    width: 58%;
}
.sec_greet .txtInr {
    max-width: 69rem;
    padding: 0 0 0 6rem;
}
.sec_greet .presName {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.8;
	margin-bottom: 2rem;
}
.sec_greet .txtBox p {
	line-height: 2.25;
}
.sec_greet .txtBox p + p {
	margin: 2rem 0 0;
}




/* 北陸学園年表 */
.sec_history {
	margin-top: 0;
}
.chronology {
	border: solid 1px #ddd;
	border-bottom: none;
}
.chronology dl {
	display: flex;
	margin: 0 !important;
}
.chronology dt {
	width: 22rem;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	font-weight: 600;
	text-align: center;
	line-height: 1.6;
    padding: 17px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e3e7eb;
	color: #1e2832 !important;
	font-size: 1.6rem !important;
	margin: 0 !important;
}
.chronology dl:nth-child(even) dt {
	background: #f7f8f9;
}
.chronology dd {
	flex: 1;
	border-bottom: solid 1px #ddd;
	line-height: 1.6;
    padding: 17px 20px;
	display: flex;
	align-items: center;
	background: #f2f6fa;
}
.chronology dl:nth-child(even) dd {
	background: #fff;
}



/*--------------------------------------
　校歌
---------------------------------------*/
.sec_schoolsong .pic_schoolsong {
	width: 69rem;
	margin: 0 auto;
	display: block;
}
.songs {
	display: flex;
	justify-content: center;
	gap: 6rem;
	margin-top: 8rem;
}
.songs p {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 1rem;
}
.songs audio {
	border: solid 1px #1e2832;
	border-radius: 3rem;
}
.sec_yell {
	margin-top: 0;
}
.yellBox {
	margin-bottom: 8rem;
}
.yellBox:last-child {
	margin-bottom: 0;
}
.sec_yell .flexBox {
	display: flex;
	justify-content: space-between;
}
.sec_yell .pic_yel01 {
	border: solid 1px #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 59rem;
}
.sec_yell .pic_yel01 img {
	width: 53rem;
}
.sec_yell .pic_yel02 {
	width: 48rem;
}
.sec_yell .pic_yel03 {
	width: 52rem;
	display: block;
	margin: 0 auto;
}



/*--------------------------------------
　組織構成
---------------------------------------*/
.officerTable table {
	width: 100%;
	border: solid 1px #ddd;
}
.officerTable table th {
	border: solid 1px #ddd;
	background: #1e2832;
	color: #fff;
	text-align: center;
	font-weight: 600;
	line-height: 1.6;
	padding: 17px 20px;
}
.officerTable table td {
	border: solid 1px #ddd;
	line-height: 1.6;
	padding: 17px 20px;
	text-align: center;
}
.officerTable table tr:nth-child(even) td {
	background-color: #fff;
}
.bg_lgray {
	background-color: #f7f8f9 !important;
}



/*--------------------------------------
　同窓会会則
---------------------------------------*/
.rule {
    margin-bottom: 6rem;
}
.rule .idxH3 {
    margin-bottom: 3rem;
}
.rule dl {
	margin-bottom: 3rem;
}
.rule dt {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.6;
	color: #be960a;
	margin-bottom: 1rem;
}
.rule .text_box {
    display: flex;
}
.rule .text_box h4 {
    font-weight: 600;
	padding-right: 2rem;
}
.rule .text_box p {
    flex: 1;
	line-height: 2.25;
}
.rule dl ul {
    margin: 1rem 0 0;
}
.rule dl ul li {
    list-style-type: decimal;
    list-style-position: inside;
    text-indent: -1rem;
    margin-left: 1rem;
}
.rule .chronology {
	margin-top: 1rem;
}





@media screen and (max-width: 768px) {
	
	
/*--------------------------------------
　共通
---------------------------------------*/
.ancBox {
    margin: -4rem auto 0;
	width: 92%;
	padding: 3rem 4%;
	position: relative;
}
.ancBox ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1rem;
}
.ancBox li {
	width: calc(50% - 0.5rem);
	flex: inherit;
}
.ancBox li a {
	background: #fff url("../images/shared/arr_blue_right.png") no-repeat right 1rem center;
    background-size: 7px auto;
	padding: 1.5rem 2.5rem 1.5rem 1.5rem;
	font-size: 1.5rem;
}
.ancBox li.now a {
	background: #005ab4 url("../images/shared/arr_wh_right.png") no-repeat right 1rem center;
    background-size: 7px auto;
}

.secrInfoBox {
	position: relative;
	padding: 6rem 4%;
	margin: 6rem auto 0;
}
.secrInfoBox:before {
	content: "";
	background: url("../images/shared/bg_secr_info.jpg") no-repeat top center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.secrInfoBox .adrs {
	padding: 15px;
	margin-bottom: 1.5rem;
}
.secrInfoBox .threeBoxWrap {
	display: flex;
	flex-direction: column;
}
.secrInfoBox .threeBoxWrap .colBox {
	width: 100%;
	padding: 3rem 3rem 3rem;
}
.secrInfoBox .threeBoxWrap .colBox .tit {
	font-size: 1.8rem;
	margin-bottom: 2rem;
}
.secrInfoBox .threeBoxWrap .colBox .btn-wh a {
	background: #fff url("../images/shared/arr_dblue_right.png") no-repeat center right 1.5rem;
	background-size: 7px auto;
	border-radius: 5px;
	padding: 1.5rem 4rem;
}
.secrInfoBox .threeBoxWrap .colBox .telBox {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	align-items: center;
}
.secrInfoBox .threeBoxWrap .colBox .telBox > div {
	font-size: 1.6rem;
}


/*--------------------------------------
　同窓会について
---------------------------------------*/
/* ご挨拶 */
.sec_greet .greetArea {
    display: flex;
	flex-direction: column;
	gap: 3rem;
}
.sec_greet .bg {
    width: 100%;
	height: 45vw;
    background: url(../images/top/bg_reunion.jpg) no-repeat center;
    background-size: cover;
}
.sec_greet .txtBox {
    width: 100%;
}
.sec_greet .txtInr {
    padding: 0;
}
.sec_greet .presName {
	font-size: 1.8rem;
	margin-bottom: 1.5rem;
}
.sec_greet .txtBox p {
	line-height: 2;
}
.sec_greet .txtBox p + p {
	margin: 1.5rem 0 0;
}




/* 北陸学園年表 */
.sec_history {
}
.chronology {
	border: solid 1px #ddd;
	border-bottom: none;
}
.chronology dl {
	display: flex;
}
.chronology dt {
	width: 30%;
	line-height: 1.6;
    padding: 15px 10px;
	font-size: 1.5rem !important;
}
.chronology dd {
    padding: 15px 15px;
	font-size: 1.5rem;
	flex-direction: column;
    align-items: flex-start;
	justify-content: center;
}



/*--------------------------------------
　校歌
---------------------------------------*/
.sec_schoolsong .pic_schoolsong {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.songs {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 2rem;
	margin-top: 4rem;
}
.songs p {
	font-size: 1.6rem;
	margin-bottom: 1rem;
}
.yellBox {
	margin-bottom: 6rem;
}
.sec_yell .flexBox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 2rem;
}
.sec_yell .pic_yel01 {
	border: solid 1px #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.sec_yell .pic_yel01 img {
	width: 100%;
}
.sec_yell .pic_yel02 {
	width: 100%;
}
.sec_yell .pic_yel03 {
	width: 100%;
}



/*--------------------------------------
　組織構成
---------------------------------------*/
.officerTable table {
}
.officerTable table th {
	padding: 15px 12px;
}
.officerTable table td {
	padding: 15px 12px;
}



/*--------------------------------------
　同窓会会則
---------------------------------------*/
.rule {
    margin-bottom: 4rem;
}
.rule .idxH3 {
    margin-bottom: 2rem;
}
.rule dl {
	margin-bottom: 3rem;
}
.rule dt {
	font-size: 1.8rem;
	margin-bottom: 1rem;
}
.rule .text_box {
    display: flex;
	flex-direction: column;
}
.rule .text_box h4 {
	padding-right: 2rem;
}
.rule .text_box p {
    flex: 1;
	line-height: 2;
}
.rule dl ul {
    margin: 1rem 0 0;
}
.rule dl ul li {
    list-style-type: decimal;
    list-style-position: inside;
    text-indent: -1rem;
    margin-left: 1rem;
}
.rule .chronology {
	margin-top: 1rem;
}
	
	
}