@charset "utf-8";
/*2026 広報誌龍谷 Web版*/

div.magazinetitle_box{
-moz-transform: scale(0.6) translate(-320px, -10px);
-webkit-transform: scale(0.6) translate(-320px, -10px);
}


.content_mainimage{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.content_mainimage img{
    width: 100%;
}
	
#content_tit div.title{
	display: flex; 
	margin: 20px 0 0 0;
}

#content_tit div.title p.num {
    color: #dc0000;
    font-family: HelveticaNowDisplay-Bd, sans-serif;
    width: 8%;
    font-size: 45px;
    line-height: 0.9;
}

#content_tit div.title h4 {
    color: #dc0000;
	font-family: "HelveticaNowDisplay-Bd", "Noto Sans CJK JP", sans-serif;
	line-height: 0;
    font-size: 190%;
    margin: 20px 0 25px 0;
}

#content_tit h1 {
    line-height: 1.5;
    font-size: 290%;
    margin: 40px 0 20px 0;
    clear: both;
    display: inline-block;
}

#content_text p.caption{
	margin: 5px 0 20px 0; 
	font-size: 90%; 
	text-align: center;
}

#content_text{
	clear: both; 
	display: inline-block; 
	/*margin-top: 20px;*/
}

#content_text h2{
	margin-top: 50px;
}

#content_text p{
	margin-bottom: 30px; 
	font-feature-settings: "palt"; 
	letter-spacing: 0.6px; 
	line-height: 1.7;
	text-align: left;
}

/*#content_text img{margin-bottom: 20px;}*/

#content_text .text_area1{}
#content_text .text_area1 img{width: 100%; margin-bottom: 30px;}

#content_text .text_area2{display : flex; flex-wrap : wrap; justify-content:space-between;}
#content_text .text_area2::after{content:""; display: block; width: calc(100% / 3 - 30px);}
#content_text .text_area2 div{width: calc(100% / 3 - 30px);}
#content_text .text_area2 img{width: 100%;}

#content_text .text_area3{display: flex; gap: 30px;}
#content_text .text_area3 div.left{width: 70%;}
#content_text .text_area3 div.right{width: 30%;}
#content_text .text_area3 img{width: 100%;}

#content_text .text_area4{display: flex; gap: 30px;}
#content_text .text_area4 div.left{width: 30%;}
#content_text .text_area4 div.right{width: 70%;}
#content_text .text_area4 img{width: 100%;}

#content_text .text_area5{display: flex; gap: 30px;}
#content_text .text_area5 div.left{width: 50%;}
#content_text .text_area5 div.right{width: 50%;}
#content_text .text_area5 img{width: 100%;}

#content_text .text_area6{display: flex; gap: 30px;}
#content_text .text_area6 div.left{width: 90%;}
#content_text .text_area6 div.right{width: 10%;}
#content_text .text_area6 img{width: 100%;}

/*vol.101追加*/
#content_text .f_border {
    border: 1px solid #000;
    border-bottom: none;
    padding: 10px 15px;
    background-color: rgb(229, 235, 238);
    text-align: center;
}

#content_text .f_border2 {
    border: 1px solid;
    border-top: none;
    padding: 35px 35px 0 35px;
}

#content_text .qr_content {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

/*#content_text .qr_content .qr_text {
    display: flex;
    justify-content: flex-start;
    margin-top: auto;
}*/

#content_text .qr_content .qr_img {
    width: 100%;
    max-width: 75px;
}

#content_text .qr_content .qr_img img {
    border: 1px solid #627a86;
	width: 70px;
}

#content_text .table1, #content_text .table2, #content_text .table3, #content_text .table4 {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ABBAC2;
	border-left: 1px solid #ABBAC2;
}

#content_text .table1 th, #content_text .table2 th, #content_text .table3 th, #content_text .table4 th {
	padding: 7px;
	background-color: #CBD5DC;
	border-bottom: 1px solid #ABBAC2;
    border-right: 1px solid #ABBAC2;
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	font-size: 105%;
}

#content_text .table1 th.th2, #content_text .table2 th.th2, #content_text .table3 th.th2, #content_text .table4 th.th2 {
	background-color: #E5EBEE;
}

#content_text .table1 td, #content_text .table2 td, #content_text .table3 td, #content_text .table4 td {
	padding: 7px;
	background-color: #ffffff;
	border-right: 1px solid #ABBAC2;
	border-bottom: 1px solid #ABBAC2;
	font-size: 105%;
}

#content_text .table3 th, #content_text .table3 td, #content_text .table4 td {
	padding: 5px 10px;
	font-size: 100%;
	vertical-align: middle;
}

#content_text table {
    border-collapse: collapse;
    border-spacing: 0;
}

#content_text .table1 a,
#content_text .table2 a,
#content_text .table3 a,
#content_text .table4 a {
	color: #000;
}
#content_text .table1 a:hover,
#content_text .table2 a:hover,
#content_text .table3 a:hover,
#content_text .table4 a:hover {
	color: #D60000;
	text-decoration: underline;
}

#content_text .table4 tr:nth-child(odd) td {
	background-color: #F7F8F9;
}

#content_text h2.section_title {
    line-height: 1.5;
    font-size: 290%;
    margin: 40px 0 20px 0;
    clear: both;
    display: inline-block;
}

#content_text h2.section_title span.small {
    font-size: 75%!important;
}

/*ここまで*/

#intro_name{display: flex; gap: 30px; margin-top: 40px;}
#intro_name .photo{width: 20%;}
#intro_name .photo img{width: 100%;}
#intro_name .text{width: 80%;}
.content_inner hr{margin: 40px 0 60px 0;border: none; border-top: 1px solid #e5ebee; height: 0;}

#taidan_name,
#people_name{
	clear:both!important; 
	padding-left: 8%;
}

#intro_name{
	clear:both!important; 
}

#taidan_name p {
    margin-top: 15px;
    float: left;
}
#people_name p {
    margin-top: 15px;
}

#intro_name p {
    margin-bottom: 15px;
	font-size: 105%;
	line-height: 1.5;
}

#intro_name span.name{
	font-weight: bold;
    font-size: 115%;
	margin-right: 5px;
}

#taidan_name span.belonging,
#people_name span.belonging,
#intro_name span.belonging{
    font-size: 85%;
	line-height: 1.4;
	padding-left: 0!important;
}

#taidan_name span.name,
#people_name span.name{
    font-weight: bold;
    font-size: 120%;
	margin-right: 5px;
}

/*肩書が１行になる場合*/
#taidan_name p.kakeru {
    font-size: 200%;
    padding: 10px 20px 0 20px;
}

/*肩書が２行になる場合*/
#taidan_name p.kakeru2 {
    font-size: 200%;
    padding: 20px 20px 0 20px;
}

/*Book Cafe*/
#content_text ul.book_wrap{
	display: flex; 
	gap: 40px;
	flex-wrap: wrap;
}

#content_text ul.book_wrap li{
	display: inline-block;
    width: calc(100% / 2 - 30px);
    vertical-align: top;
    box-sizing: border-box;
}

#content_text ul.book_wrap li div.book_img{
	float: left;
    margin: 0 20px 0 0; 
	width: 120px;
}

#content_text ul.book_wrap li div.book_img img{
	width: 100%;
}

#content_text ul.book_wrap li div.book_text{
    padding: 0 0 20px 0;
    overflow: hidden;
}

div.book_text h3{
	font-size:120%; 
	margin: 0 0 20px 0;
}

div.book_text h3 span{
	font-size:80%; 
	font-weight: normal; 
	display: block
}

div.book_text p{
	font-size:100%;
}


@media screen and (max-width: 767px){
div.magazinetitle_box{
-moz-transform: scale(0.75) translate(-55px, -10px);
-webkit-transform: scale(0.75) translate(-55px, -10px);
}

#content_tit div.title p.num {
    width: 15%;
    font-size: 40px;
	margin-right: 10px;
}

#content_tit div.title h4 {
    font-size: 160%;
    margin: 18px 0 25px 0;
}

#taidan_name,
#people_name{
	clear:both!important; 
	padding-left: 18%;
}

#taidan_name span.belonging,
#people_name span.belonging{
    font-size: 85%;
    line-height: 1.4;
}

#taidan_name span.name,
#people_name span.name{
    font-weight: bold;
    font-size: 120%;
}

#content_tit h1 {
	font-size: 180%;
}
p.caption{
	font-size: 85%;
}

#content_text .text_area2{display : block;}
#content_text .text_area2 div{width: 100%;}

#content_text .text_area3{display: block;}
#content_text .text_area3 div.left{width: 100%;}
#content_text .text_area3 div.right{width: 100%;}

#content_text .text_area4{display: block;}
#content_text .text_area4 div.left{width: 100%;}
#content_text .text_area4 div.right{width: 100%;}

#content_text .text_area5{display: block;}
#content_text .text_area5 div.left{width: 100%;}
#content_text .text_area5 div.right{width: 100%;}

#content_text .text_area6{display: block;}
#content_text .text_area6 div.left{width: 100%;}
#content_text .text_area6 div.right{width: 100%;}

/*Book Cafe*/
#content_text ul.book_wrap{
	display: block;
}

#content_text ul.book_wrap li{
	width: 100%;
	margin-bottom: 30px;
}

div.book_text h3{
	font-size:100%; 
	margin: 0 0 15px 0;
}

div.book_text h3 span{
	font-size:80%; 
	font-weight: normal; 
	display: block;
}

div.book_text p {
    font-size: 80%;
	margin-bottom: 0!important;
}


/*vol.101追加*/
#content_text .f_border2 {
    padding: 10px 20px; 
}

#content_text .qr_content {
    display: flex;
    flex-direction: column;
}

#content_text .qr_content .qr_text {
    width: 100%;
    overflow-wrap: break-word;
}

#content_text .qr_content .qr_text a {
    word-break: break-all;
}

#content_text .qr_content .qr_img {
    width: 100%;
    /*max-width: 100px;*/
}

#content_text h2.section_title {
font-size: 180%;
}

/*ここまで*/

#intro_name{display: block; gap: 30px; margin-top: 60px;}
#intro_name .photo{width: 100%; margin-bottom: 15px;}
#intro_name .text {width: 100%;}
#intro_name p {margin-bottom: 10px; font-feature-settings: "palt"; letter-spacing: 0.6px; line-height: 1.5; font-size: 90%;}


/* 表組み */


#content_text .table1 th, #content_text .table2 th, #content_text .table3 th, #content_text .table4 th {
	font-size: 90%;
}

#content_text .table1 td, #content_text .table2 td, #content_text .table3 td, #content_text .table4 td {
	font-size: 90%;
}
#content_text .table2 th {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

#contents .table2 td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

h2.small_title {
	font-size: 130%;
}



}