/*
Theme Name: 一般社団法人 日本放射線看護学会 第15回学術集会_ver_01_2025
Theme URL:
Author:
Author URI:
Description: 一般社団法人 日本放射線看護学会 第15回学術集会_のテンプレートver01
Version: 9999
Tags:
License:
License URI:
*/
/* ==========================================================================
   Foundation
   ========================================================================== */
/* Reset
   ----------------------------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav.gnav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:400;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav.gnav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
figure{margin-bottom:0;}
/* Base
   ----------------------------------------------------------------- */
.serif{
	font-family:"Noto Serif JP", serif;
	font-weight: 500;
  font-style: normal;
}
body{
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
	color:#333;
	/*max-width:2400px;*/
	margin:0 auto;
	letter-spacing: 1px;
	/*font-feature-settings: "palt";*/
	background-color:#fff;
}
a{
	color:#0000FF; text-decoration:underline;
}
a:hover{opacity:0.8;}
img{
	vertical-align:top;
	max-width:100%;
	height:auto;
}
figcaption{
	text-align:center;
	font-size:clamp(13px, 1.5vw, 16px);
	line-height:1.5em;
	margin:5px 0;
}
ol{list-style:none}
/* ==========================================================================
   共通
========================================================================== */
html{
	font-size:clamp(13px, 1.5vw, 16px);
	scroll-padding-top: 50px;/*追従headerの高さ指定*/
}
main{/*overflow:hidden;*/}

/*文字寄せ*/
.txt-right{text-align:right;}
.txt-center{text-align:center;}
/*一文字空白*/
.indent{text-indent: 1em;}
/*URL改行防止*/
main p{word-break: break-all;}


/*共通ボタン*/
.btn {text-align:center;}
.btn a{
	font-size:clamp(11px, 1.5vw, 16px);
	box-sizing:border-box;
	line-height:40px;
	text-align:center;
	min-width:220px;
	display:inline-block;
	margin:0 auto;
	border:solid 2px #FFAB2C;
	background-color:#FFAB2C;
	color:#fff;
	font-weight:bold;
	border-radius:22px;
	text-decoration: none;
}

.btn a:hover{color:#FFAB2C;background:#fff;opacity:1;}

/*外部リンクボタン*/
.btn-blank {text-align:center;}
.btn-blank a{
	font-size:clamp(13px, 2vw, 14px);
	box-sizing:border-box;
	border-radius:25px;
	line-height:35px;
	padding:0.25rem 1.5rem 0.25rem 1.5rem;
	position: relative;
	background:rgb(252,130,136);
	color:#fff;
	text-align:center;
	min-width:160px;
	display:inline-block;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	margin:0 auto;
}
.btn-blank a:after{
	content:" ";
	display:inline-block;
	width:14px;
	height:14px;
	margin-left:.5rem;
	background-image:url(img/icon-blank.svg);
	bakcground-position:center;
	background-repeat:no-repeat;
	background-size:100%;
}


/*共通テーブル*/
table.tbl100{width: 100%;}
.tbl01 td,
.tbl01 th{
	padding: 1rem ;
	line-height: 1.5rem;
	font-size:clamp(13px, 1.5vw, 16px);
	border-bottom:solid 1px #ccc;
}
.tbl01{
	margin-bottom: 2rem;
	box-sizing: border-box;
}
.tbl01 th{
	color:rgb(252,130,136);
	vertical-align: top;
	text-align: left;
}
@media screen and (max-width: 768px){
.scroll{
	overflow: auto;
	white-space: nowrap;
	margin-bottom: 1em;
}
.scroll table{
	width: 100%;
	margin-bottom: 0.5em;
}
}
@media screen and (max-width: 480px){
.tbl01 td,
.tbl01 th{padding: 1rem 1rem;}
}



/*線なしのミニテーブル*/
.tbl-min{
	margin-bottom: 2rem;
	box-sizing: border-box;
}
.tbl-min td,
.tbl-min th{
	padding: 0.5rem ;
	line-height: 1.5rem;
	font-size:clamp(13px, 1.5vw, 16px);
}
.tbl-min th{
	vertical-align: top;
	text-align: left;
}

/*営業時間のtable*/
.tbl-info{
	border-spacing: 2px;
	border-collapse: separate;
	max-width:300px;
	width:100%;
}
.tbl-info th,
.tbl-info td{
	font-size:clamp(14px, 1.5vw, 18px);
	color:#8B8B8B;
	background:#fff;
	padding:.5em .5em;
}
.tbl-info th{width:6em;box-sizing:border-box;}
.tbl-info .time th{
	color:#fff;
	background:#61C1BE;
	
}
.tbl-info .time td{
	font-size:clamp(14px, 2.25vw, 18px);
	color:#333;
}

/*mapレスポンシブ*/
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

/*動画レスポンシブ*/
.yt_movie {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.yt_movie iframe {
  width: 100%;
  height: 100%;
}


.item-mov{margin-bottom:2rem;}
.item-mov > div{
	aspect-ratio: 16 / 9;
}
.item-mov > div > iframe{
	width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px){
.mov-col2 > div{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:2rem;
}
.item-mov{
	width:calc((100% - 2rem) / 2);
	
}
.item-mov:nth-child(2n-1){margin-right:2rem;}
}

/*tel スマホサイズのみクリック可*/
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}


.sec{margin-bottom:2rem;}

.inner{ 
	max-width:1100px;
	margin:0 auto;
	box-sizing:border-box;
}

@media screen and (max-width: 1580px){
	.inner{ /*max-width:1080px;*/}
}

/*見出し*/

/*共通の見出しサイズ*/
h1,
h2,
h3,
h4,
h5,
p{line-height:1.75em;}

h1:not(.not){font-size:clamp(24px, 3vw, 32px);}
h2:not(.not){font-size:clamp(20px, 2.5vw, 24px);}
h3:not(.not){font-size:clamp(18px, 2vw, 21px);}
h4:not(.not){font-size:clamp(15px, 1.75vw, 18px);}
h5:not(.not){font-size:clamp(13px, 1.5vw, 16px);}
h6:not(.not){font-size:clamp(13px, 1.5vw, 16px);}
p,a{font-size:clamp(13px, 1.5vw, 16px);}

h1:not(.not) span,
h2:not(.not) span,
h3:not(.not) span,
h4:not(.not) span,
h5:not(.not) span,
h6:not(.not) span{display:inline-block;}
p span{display:inline-block;}

/*共通の見出し装飾と余白*/
.bold{font-weight: 700;}
h1:not(.not){margin-bottom:2rem;}
h2:not(.not){margin-bottom:1rem;}
h3:not(.not){margin-bottom:1rem;font-weight: 700;}
h4:not(.not){margin-bottom:1rem;}
h5:not(.not){margin-bottom:1rem;}
h6:not(.not){margin-bottom:1rem;}
p:not(.not){margin-bottom:1rem;}


/*共通リスト*/

/*丸ドットのリスト*/
ul.list01{
	margin-left: 0.5rem;
	margin-bottom:1.5rem;
}
ul.list01 > li{
	font-size:clamp(13px, 2vw, 16px);
	line-height: 1.5em;
	padding:0 0 0 26px;
	position:relative;
	margin-bottom:1rem;
}
ul.list01 > li:before{
	content: "";
	position:absolute;
	left:6px;
	top:calc(1em - 7px);
	width:8px;
	height:8px;
	background:#1F2E55;
	display: block;
	border-radius:5px;
}

/*inlineのリスト*/
ul.list-inline{
	margin-bottom:1.5rem;
	margin-left:1.5rem;
}
ul.list-inline > li{
	font-size:clamp(13px, 2vw, 16px);
	line-height: 1.5em;
	display:inline-block;
	margin-right:1rem;
	margin-bottom: 1rem;
}



/*数字リスト*/
ol.list-num01 {
	margin-left: 0.5rem;
	margin-bottom:1.5rem;
	counter-reset: listnum;
}
ol.list-num01 > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 1.5em;
	margin: 0 0 1rem 0;
	padding:0 0 0 26px;
	position:relative;
}
ol.list-num01 > li:before{
	position: absolute;
	left: 0px;
	counter-increment: listnum;
	content: counter(listnum) ".";
	width: 23px;
	text-align: right;
}

/*（）付き数字リスト*/
ol.in-list-num {
	margin-left: 0.5rem;
	margin-bottom:2rem;
	counter-reset: listnum;
}
ol.in-list-num > li{
	font-size:clamp(14px, 2vw, 16px);
	line-height: 2em;
	margin: 0 0 1rem 0;
	padding:0 0 0 26px;
	position:relative;
}
ol.in-list-num > li:before{
	position: absolute;
	left: 0px;
	counter-increment: listnum;
	content: "(" counter(listnum) ")";
	width: 23px;
	text-align: right;
}



/* ==========================================================================
   Layout
========================================================================== */

.page_wrap{padding:2rem;}

@media screen and (min-width: 881px){
.page_wrap > .inner{
	display:flex;
	flex-wrap:wrap;
	flex-direction:row-reverse;
	
}
main{flex:1;margin-bottom: 4rem;}
aside{width:260px;margin-right:40px;}
}

@media screen and (max-width: 480px){
.page_wrap{padding:1rem;}
main{margin-bottom:3rem;}
}

/* Header と side
----------------------------------------------------------------- */
header{
	width:100%;
	box-sizing:border-box;
	position:relative;
	background:/*#1F2E55*/#2b2b2b;
	padding:1rem 2rem;
}
.header-in{
	max-width:1100px;
	box-sizing:border-box;
	margin:0 auto;
}
@media screen and (max-width: 880px){
	header{padding:10px 2rem;}
	.h-logo img{
		height: 50px;
    width: auto;
	}
}

@media screen and (max-width: 540px){
	header{padding:10px 1rem;}
	.h-logo img{
		height: 30px;
    width: auto;
	}
}

/*追従
header.m_fixed{
	width:100%;
	box-sizing: border-box;
	position:fixed;
	z-index:999;
	left:0;
	top:0;
	height:70px;
	background:#1F2E55;
}
header.m_fixed .h-logo img{
	height: 50px;
	width: auto;
}
@media screen and (max-width: 540px){
	header.m_fixed{height:50px;}
}
@media screen and (max-width: 380px){
header.m_fixed,
header.m_fixed .header-in{}

}
*/


/* side
---------------------------------------------------------------- */

.side_nav{margin-bottom:2rem;}
.side_nav li{margin-bottom:2px;}
.side_nav li a{
	display:block;
	font-weight:bold;
	background:/*#00489D*/#2c3449;
	color:#fff;
	padding:.75rem .5rem .75rem 2.5rem;
	text-decoration:none;
	position:relative;
	line-height: 1.25rem;
}
.side_nav li a:before{
	position:absolute;
	left:1rem;
	top:calc(1rem + 1px);
	width:7px;
	height:11px;
	content:"";
	background-image:url(img/arrow_wh.svg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
.side_nav li.current a,
.side_nav li a:hover{
	background:#fafafa;
	color:#2c3449;
}
.side_nav li.current a:before,
.side_nav li a:hover:before{
	background-image:url(img/arrow_bl.svg);
}
.side_nav li a.pdf{
	background:#EB4101;
}
.side_nav li a.pdf:hover{background:#fafafa;color:#EB4101;}
.side_nav li a.pdf:hover:before{
	background-image:url(img/arrow_or.svg);
}
.side_nav li.current a{pointer-events: none;cursor: default;}

.side_nav li a.pdf span{
	font-weight:bold;
}
.side_nav li a.pdf span:after{
	content:"";
	display:inline-block;
	width:14px;
	height:16px;
	background-image:url(img/icon-key_wh.svg);
	background-sizee:100%;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
}
.side_nav li a.pdf:hover span:after{
background-image:url(img/icon-key_or.svg);
}

/*tab sp ナビ*/
.globalMenuSp-in::-webkit-scrollbar{width: 8px;}
.globalMenuSp-in::-webkit-scrollbar-track{background-color: #ddd;}
.globalMenuSp-in::-webkit-scrollbar-thumb{background-color: #F2AC7F;}

.navToggle span:nth-child(4) {display:none;}


/*ナビデザイン共通*/
@media screen and (max-width: 880px){

nav.globalMenuSp {
	position: fixed;
	height: 100%;
	z-index: 99999;
	top: 0;
	right: 0;
	background:#f8f8f8;
	transform: translateX(100%);
	transition: all 0.6s;
	/*width: calc(100% - 1rem);*/
	width:300px;
	margin:0;
	padding-bottom:45px;
	border-left:solid 1px #ddd;
	box-sizing:border-box;
}
.globalMenuSp-in{
	position:fixed;
	height: calc(100vh - 1rem);
	padding:60px 15px 0 ;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	width:100%;
	box-sizing:border-box;
	display: flex;
	flex-direction: column;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateX(0%);
	display:block;
	top:0px;
}
.navToggle {
	display: block;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 70px;
	height: 70px;
	cursor: pointer;
	z-index: 999999;
	text-align: center;
	background:#2b2b2b;
}
.navToggle span {
	display: block;
	position: absolute;    /* .navToggleに対して */
	width: 40px;
	height:4px;
	background:#fff;
	border-radius:2px;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 15px;
}
.navToggle span:nth-child(1) {top: 18px;}
.navToggle span:nth-child(2) {top: 46px; }
.navToggle span:nth-child(3) {top: 32px;}
.navToggle span:nth-child(4) {
	/*top:30px;
	color:#F96C93;
	font-size:12px;
	font-weight:bold;
	background:none;*/
	display:none;
}
.navToggle.active{position:fixed; }
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 30px;
	left: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 30px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.navToggle.active span:nth-child(3),
.navToggle.active span:nth-child(4){display:none;}

/*ハンバーガー内のナビ*/

}

@media screen and (max-width: 540px){
	.navToggle{width:50px;height:50px;}
	.navToggle span{width: 30px;left:10px;}
	.navToggle span:nth-child(1){top: 14px;}
	.navToggle span:nth-child(2) {top: 34px;}
	.navToggle span:nth-child(3) {top: 24px;}
	.navToggle.active span:nth-child(1){top: 24px;left:10px;}
	.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3){top:24px;}
}


/*----ハンバーガー end----*/


/*sideのナビ以外*/
.s_box_wrap{}
.s_box{margin-bottom:2rem;}
.s_inbox{padding:0 0.5rem;}
.s_box h2{
	font-weight:bold;
	padding: .75rem 1rem;
	background: #2c3449/*#4b5469*/;
	color: #fff;
	font-size:clamp(13px, 1.5vw, 16px);
	margin-bottom:.5rem;
	line-height:1.5em;
}
.s_box h3{
	font-size:clamp(13px, 1.5vw, 16px);
	font-weight:bold;
	line-height:1.5em;
}
.s_box p,
.s_box p a{
	font-size:clamp(12px, 1.25vw, 14px);
	line-height:1.5em;
}
@media screen and (min-width: 881px){
	
}

@media screen and (min-width: 481px) and (max-width: 880px){
.s_box_wrap{
	display:flex;
	flex-wrap:wrap;
}
.s_box_wrap .s_box{
	width:calc((100% - 2rem) / 2);
	margin-right:2rem;
}
.s_box_wrap .s_box:nth-child(2n){margin-right:0;}
}




/* footer
---------------------------------------------------------------- */

footer .address{
	padding:1rem;
	background:/*#1F2E55*/#2b2b2b;
	text-align:center;
	color:#fff;
	font-size:clamp(11px, 1.25vw, 13px);
}

.totop{
	position:fixed;
	z-index:9;
	right: 8px;
    bottom: 10%;
}
.totop a{
	display:block;
	background:#2c3449;
	width:45px;
	height:45px;
	position:relative;
}
.totop a:before{
	content:" ";
	position:absolute;
	left: calc(50% - 7px);
	top: calc(50% - 5px);
	width: 14px;
	height: 10px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	background:#fff;
}


/* ==========================================================================
   main内共通
========================================================================== */

.entry_content h1{
	border-bottom:solid 1px #2c3449;
	padding:1rem 0;
}


.entry_content h2{
	padding:.75rem 1.5rem;
	background:/*#4b5469*/#2c3449;
	color:#fff;
}
.entry_content h3{
	padding:.5rem 5px .5rem calc(1.5rem - 5px);
	background:#FAFAFA;
	border-left:solid 5px #2c3449;
}
.entry_content h4{
	padding:.5rem 0;
	border-bottom:dotted 1px #CCCCCC;
}
.entry_content h5,
.entry_content h6{
	font-weight:bold;
}

/* ==========================================================================
   section別
========================================================================== */


.index-top{margin-bottom:2rem;}


.page-top{background:#000000;padding:0 2rem;}
.page-top-in{
	max-width:1100px;
	display:flex;
	flex-wrap:wrap;
	margin:0 auto;
}
.page-top-in .item{
	flex:1;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 1100px){
	
}

@media screen and (min-width: 581px){

}


@media screen and (max-width: 580px){



}



.aisatsu-box{
	border:solid 1px #333;
	padding:2rem;
	margin-bottom:2rem;
}
.entry_content .aisatsu-box h3{
	background:none;
	padding:0;
	border-left:none;
}
@media screen and (max-width: 480px){
.aisatsu-box{
	padding:1rem;
}


}


#index-topics .tit h2,
#index-kyousan .tit h2,
#index-kanren .tit h2{
	padding: .75rem 1.5rem;
	background: #2c3449/*#4b5469*/;
	color: #fff;
}

.news-list{margin-bottom:3rem;}
.news-list > li{
	padding:1rem;
	border-bottom: 1px dotted #ccc;
}
.news-list > li p{
	margin-bottom:0;
}
.news-list > li .date-wrap{margin-bottom:.5rem;}

.bnr-list{
	display:flex;
	flex-wrap:wrap;
}
.bnr-list > li{
	width:calc((100% - 2rem) / 3);
	margin-right:1rem;
	margin-bottom:2rem;
}
.bnr-list > li:nth-child(3n){margin-right:0;}


/*アイコン付き*/

.pdf a:after,
.word a:after,
.excel a:after,
.pp a:after{
	display:inline-block;
	margin-left: 5px;
	line-height: 1em;
	vertical-align: middle;
}



.pdf a:after{content:url(img/icon-pdf.svg);}
.word a:after{content:url(img/icon-word.svg);}
.excel a:after{content:url(img/icon-excel.svg);}
.pp a:after{content:url(img/icon-pp.svg);}

/*挨拶*/
@media screen and (min-width: 481px){
.aisatsu-top > div{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin-bottom:2rem;
}
.aisatsu-top > div > figure{
	width:40%;
	max-width:250px;
	margin-right:1rem;
}
.aisatsu-top > div > p{flex:1;}
}

/*main内の問い合わせBOX*/
.toiawase-box{
	border-left:solid 5px #FFAB2C;
	padding:2rem;
	background:#fafafa;
}
@media screen and (max-width: 480px){
	.toiawase-box{padding:1rem;}
	.aisatsu-top > div > figure{
	max-width:180px;
	margin:0 auto 1rem;
}
}

/*開催概要*/
.name-box{
	font-feature-settings: "palt";
	    margin-bottom: 2rem;
}
.name-box p span{
	display:inline-block;
	margin-right:1rem;
	
}

.nodisplay{
	display:none;
}






