@charset "UTF-8";

/* #### ribon ####*/
#ribon {
	width: 100%;
	background-image: url("../img/training/title.jpg");
	position: relative;
}
/*ベースのタイトル*/	
h1.kTitle {
	font-size: 32px;
	color: #444444;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.28;
	margin: 40px 0 18px 0;
	padding-top: 10px;
	padding-bottom: 18px;
	clear: both;
}
h1.kTitle.small {
	font-size: 24px;
	margin-bottom: 14px;
	padding-top: 8px;
	padding-bottom: 14px;
}
h1.kTitle .sub {
	font-size: 18px;
	font-family: Quicksand, "Noto Serif JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
h1.kTitle hr {
	width: 254px;
   border-width: 1px 0 0 0;	/* 太さ */
   border-style: solid;		/* 線種 */
   border-color: #444444;		/* 線色 */
   height: 3px;					/* 高さ */
   margin: 24px auto 0 auto;
}
	

/*div要素全体にリンクをつけるために必要な要素*/
.linkbox {
    position: relative;
	margin: 20px 0;
	overflow: hidden;
	background-color: #FFFFFF;
}
.linkbox a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
/* 以下見た目をわかりやすくするための設定*/
.linkbox {
    border: solid 1px #EDE1CF;
	border-radius: 8px;
}
.linkbox a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
    background-color: #EACEA6;
}
.tfRbox {
	width: 28%;
	float: left;
	padding: 10px;
}
.tfRbox img {
	width: 100%;
}
.tfLbox {
	width: 72%;
	float: left;
	padding: 10px;
}
.place {
	font-size: 12px;
	border: solid 1px #8C6B18;
	padding: 4px 6px;
	color: #8C6B18;
	float: left;
	text-align: center;
}
.status {
	font-size: 12px;
	padding: 4px 18px;
	float: right;
	text-align: center;


}
.sTour {
	background-color: #D92124;
	color: #ffffff;
	font-weight: bold;
}
.sToi {
	background-color: #CCAF79;
	color: #ffffff;
	font-weight: bold;
}
.sClose {
	background-color: #D92124;
	color: #444444;
}
.oUrl {
	font-size: 14px;
}
.oUrl a:hover {
	opacity: 0.7;
}
.date {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0;
}
.cNamer {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3.cName {
	font-size: 20px;
	margin: 2px 0 0 0;
	padding: 0;
}
h4.cName_e {
	border-top: dashed 2px #E5E5E5;
	padding-top: 5px;
	font-size: 13px;
	margin-bottom: 6px;
}
/* #### width 359px以下の場合の設定 (for SP Only) #### */
@media (max-width: 359px) {

	
}

/* #### width 360px～500pxの場合の設定 (for SP Wide Only) #### */
@media (min-width: 360px) and (max-width: 500px) {


}

/* ## width 501px～767pxの場合の設定 (for Tub Only) ## */
@media (min-width: 501px) and (max-width: 767px) {
	

	
}

/* #### width 767px 以下の場合の設定 (for All Mobile Dvices) #### */
@media (max-width: 767px) {
/*ベースのタイトル*/	
h1.kTitle {
	font-size: 22px;
	color: #444444;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.28;
	margin: 40px 0 18px 0;
	padding-top: 10px;
	padding-bottom: 18px;
	clear: both;
}
h1.kTitle.small {
	font-size: 24px;
	margin-bottom: 14px;
	padding-top: 8px;
	padding-bottom: 14px;
}
h1.kTitle .sub {
	font-size: 18px;
	font-family: Quicksand, "Noto Serif JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
h1.kTitle hr {
	width: 254px;
   border-width: 1px 0 0 0;	/* 太さ */
   border-style: solid;		/* 線種 */
   border-color: #444444;		/* 線色 */
   height: 3px;					/* 高さ */
   margin: 24px auto 0 auto;
}
	

/*div要素全体にリンクをつけるために必要な要素*/
.linkbox {
    position: relative;
	margin: 20px 0;
	overflow: hidden;
}
.linkbox a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
/* 以下見た目をわかりやすくするための設定*/
.linkbox {
    border: solid 1px #cccccc;
	border-radius: 8px;
}
.linkbox a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
    background-color: #7D7B7B;
}
.tfRbox {
	width: 100%;
	padding: 10px 100px;
	text-align: center;
	
}
.tfRbox img {
	width: 100%;

}
.tfLbox {
	width: 100%;
	padding: 10px;
}
.place {
	font-size: 12px;
	border: solid 1px #8C6B18;
	padding: 4px 6px;
	color: #8C6B18;
}
.date {
	font-size: 12px;
	margin-top: 5px;
	padding: 0;
}
h3.cName {
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 0;
}
h4.cName_j {
	border-top: dotted 1px #444444;
	padding-top: 5px;
	font-size: 14px;
}
.searchBox {
	padding-top: 10px;
	text-align: right;
	
}	
	
/*学会名検索INPUT*/
.search-form-3 {
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border: 1px solid #777777;
    border-radius: 3px;
	background-color: #ffffff;
	margin: 20px 0;
}

.search-form-3 input {
    width: 300px;
    height: 45px;
    padding: 5px 15px;
    border: none;
    box-sizing: border-box;
    font-size: 1em;
    outline: none;
}

.search-form-3 input::placeholder{
    color: #777777;
}

.search-form-3 button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.search-form-3 button::after {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z' fill='%23777777'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: '';
}
	
/*カテゴリー検索プルダウン*/
.selectbox-5 {
	width: 100%;
	height: 49px;
    display: inline-flex;
    align-items: center;
    position: relative;
}

.selectbox-5::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox-5 select {
    appearance: none;
    min-width: 100%;
    height: 49px;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: none;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	
}

.selectbox-5 select:focus {
    outline: none;
}
h4.seTitle {
	font-size: 20px;
	margin-top: 30px;
	border-bottom: 1px solid #444444;
	padding-bottom: 5px;
}
}

/* #### width 768px 以上の場合の設定 (for PC) #### */
@media (min-width: 768px) {

.searchBox {
	margin-top: 20px;
	text-align: right;
	
}	
	
/*学会名検索INPUT*/
.search-form-3 {
	width: 350px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border: 1px solid #777777;
    border-radius: 3px;
	background-color: #ffffff;
	float: left;
	margin-right: 20px;
}

.search-form-3 input {
    width: 300px;
    height: 45px;
    padding: 5px 15px;
    border: none;
    box-sizing: border-box;
    font-size: 1em;
    outline: none;
}

.search-form-3 input::placeholder{
    color: #777777;
}

.search-form-3 button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.search-form-3 button::after {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z' fill='%23777777'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: '';
}
	
/*カテゴリー検索プルダウン*/
.selectbox-5 {
	width: 350px;
	height: 49px;
    display: inline-flex;
    align-items: center;
    position: relative;
	float: left;
}

.selectbox-5::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox-5 select {
    appearance: none;
    min-width: 450px;
    height: 49px;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: none;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}

.selectbox-5 select:focus {
    outline: none;
}
h4.seTitle {
	font-size: 26px;
	margin-top: 30px;
	border-bottom: 1px solid #444444;
	padding-bottom: 5px;
}	
	
}

/* #### width 980px 以上の場合の設定 #### */
@media (min-width: 980px) {


}


/* #### width 1200px 以上の場合の設定 #### */
@media (min-width: 1200px) {



}