@charset "UTF-8";


@import url('https://fonts.googleapis.com/css?family=Oswald');


/*font-family: 'Oswald', sans-serif;*/


@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);

/*
font-family: "Mplus 1p";
*/


/**************************************************************************************************

■ index.html

**************************************************************************************************/
body.shiraumesai_2022 {
	padding-top: 80px;
}


.l-ss21__main-visual{
	background: #effafb;
    position: relative;
    padding: 0 0 135px 0;
    /* margin-bottom: 80px; */
    /* margin-bottom: 50px; */
    /* padding-top: 92px; */
     }


.l-ss21__logo{
	padding:15px;
	display: block;
	position:relative;
	z-index:12;
}
.l-ss21__logo img{
	display: block;
	width: 130px;
	height: auto;
}
.l-ss21__logo span{
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 1.6rem;
	line-height: 1.4;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	width: 320px;
	border-radius: 10px;
	background: #FFF;
}


.attention__block{
	width: 950px;
	margin: 0 auto 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: yellow;
	border: 3px solid #70cae5;
	border-radius: 20px;
	padding: 20px;
	font-size: 2rem;
	font-weight: bold;
}

.main-visual__bg{
	background: url(../shiraumesai_2022/images/ss-mainvisual__bg.jpg) center top no-repeat;
    /* background-position-x: 199px;  */
    background-size: cover;
    position: relative;
    z-index: 10;
    text-align: center;
    height: 512px;
    margin-top: -40px;
}
.main-visual__bg__info{
	position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -72px;
    color: #0B3174;
}
.main-visual__bg__logo{
	position: absolute;
	width: 300px;
    /* bottom: 20px; */
    top: 29px;
    /* left: 0; */
    right: 218px;
    margin: auto;
    z-index: 100;
}
.main-visual__bg__logo img{
	width: 100%;
}

.main-visual__bg__day{
	position: absolute;
	right:0;
	left:0;
	margin:0 auto;
	bottom:-89px;
	color:#0B3174;
}
.main-visual__bg__info p{
	font-size: 18px;
	font-weight: 900;
	font-family: 'ヒラギノ角ゴ Pro W3', sans-serif;
}
.main-visual__bg__day p{
	font-size: 36px;
	font-weight: 900;
	font-family: 'ヒラギノ角ゴ Pro W3', sans-serif;
}


.main-visual__bg__day span{
	font-size: 30px;
    display: inline-block;
    letter-spacing: -0.05em;
    font-weight: 900;
}

.l-main-visual__thumbnail li img{
	width: auto;
	height:128px;
}

.l-main-visual__thumbnail.left-position{
	position: absolute;
	top:0;
	left:0;
}

.l-main-visual__thumbnail.right-position{
	position: absolute;
	top:0;
	right:0;
}

.reserve-area{
	text-align: center;
    padding: 50px;
}
.reserve-area section{
	font-size: 18px;
    margin-bottom: 30px;
}
.reserve-area p.p14{
	font-size: 14px;
}
.reserve-area .btn{
	width: 950px;
    margin: auto;
}
.reserve-area a{
	display: flex;
    justify-content: center; 
    /* align-items: center; */
    font-size: 20px;
    width: 100%;
    margin: 0 auto;
    border-radius: 6px;
    background: #2E4B7B;
    color: #FFF;
    font-weight: bold;
    padding: 30px 50px;
    /* text-align: center; */
    position: relative;
}

/*header_fin*/

.l-ss-online-link_new{
	background: #0B3174;
	width: 950px;
	margin:80px auto;
	min-height: 80px;
	border: 2px solid #FFF;
	box-shadow:5px 5px 5px rgba(0,0,0,.2)
	/*height: auto;
	display: flex;
	flex-wrap: wrap;*/

}

.online-link_text__heding{
	font-size: 26px;	
	font-weight: bold;
	color: #FFF;
	padding:20px 20px 20px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.online-link_text__body{
	font-size: 18px;	
	color: #FFF;
	display: flex;
	justify-content: center;
	padding:10px 0px 0px 0px;
}


.l-ss-catchcopy{
	background: #ECFAFB;
	width: 950px;
	margin:40px auto;
	/*height:230px;*/
	min-height: 230px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.ss-catchcopy-title{
	background: url(../shiraumesai_2022/images/ss-catchcopy-title.png) center center no-repeat #44D2DC;
	text-indent: 100%;
	white-space: nowrap;
	/*overflow: hidden;*/
	/*float: left;*/
	width: 230px;
	/*height:100%;*/
	min-height: 230px;
	height: auto;

	display: flex;
	justify-content: center;
	align-items: center;
}
.ss-catchcopy-title span{
	display: none;
}
.ss-catchcopy-text{
	background: #ECFAFB;
	color:#0B3174;
	float: left;
	width: 720px;
	padding:60px 60px;
	font-size: 16px;
}

.ss-catchcopy-text__heding{
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: bold;
}



.program__attention{
	font-weight: bold;
	font-size: 2rem;
	width: 950px;
	margin: 40px auto;
	color: #0B3174;
	background: rgb(255, 198, 198);
	padding: 10px;
	text-align: center;
}

/**/

.bx-wrapper .bx-viewport {
	position: absolute;

    border-width: 0;
    box-shadow: none;
}

.bx-viewport:before {
    right: 100%;
    left: -100%;
}

.bx-viewport:after {
    left: 100%;
    right: -100%;
}


.l-ss-program{
	display: block;
	background: url(../shiraumesai_2022/images/l-programs_list__bg.png) left top no-repeat;
	padding:0 0 0 200px;
	width: 950px;
	margin:0 auto 80px;
}
.ss-program__block{
	display: flex;
	flex-wrap: wrap;
}
.ss-program__list{
	width: 245px;
	margin:0 5px 5px 0 ;
	position: relative;
}

.ss-program__list a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	color:#0B3174;
	position: relative;
	background: #CCF9FF;
	margin-right: 15px;
	padding:12px 0 12px 10px;
	font-weight: bold;
}

.ss-program__list a:hover{
	background: #44D2DC;
}

.ss-program__list a:after{
	content: '\25BC\FE0E';
		display: inline-block;
		color:#70cae5;
		line-height:1;
		width: 7px;
		height: 7px;
		margin: 0 0 0 0;
		position:absolute;
		bottom:0;
		top:0;
		right:10px;
		margin:auto 0 ;
	}


/*共通設定*/

h3.ss-bar{
	font-size: 30px;
	color:#fff;
	background: #70cae5;
	text-align: center;
	padding:10px 0;
	margin-bottom: 40px;
	margin-top: 40px;
	line-height:1;
}

h3.ss-bar span.small-text{
	font-size: 20px;
}

h3.event-schedule-title{
	font-size: 60px;
	border-bottom: 5px solid #000;
font-family: 'Oswald', sans-serif;
padding-bottom: 30px;
	margin-top: 50px;
}

.event-schedule-day{
	text-align: center;
	font-size: 26px;
	line-height: 2;
	/*font-weight: bold;*/
	margin: 10px auto;
	background: rgba(0,0,0,.1);
}

.l-image-map{
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
	position: relative;
}

.l-image-box{
	display: block;
	margin-bottom: 40px;
}
.op-act{
	display: block;
    position: absolute;
    top: 147px;
    left: 258px;
    width: 256px;
    height: 66px;
}
.jhsession{
	top: 329px;
    height: 180px;
}
.hssession{
	top: 626px;
    height: 126px;
}
.class-per{
	top: unset;
    bottom: 71px;
    height: 123px;
}
.ex-act1{
	left: unset;
    right: 182px;
    top: 264px;
    height: 244px;
}
.ex-act2{
	left: unset;
    right: 182px;
    top: unset;
    bottom: 125px;
    height: 244px;
}


.image-box__photo{
	float: right;
	padding: 10px;
	background: #70cae5;
}
.image-box__photo_02{
	display: flex;
	justify-content: space-between;
	padding: 10px;
	background: #70cae5;
	}
.image_wide{
	width: 48%;
	}
.image_wide > img{
	width: 100%;
	}
.image-box__photo_st{
	text-align: center;
}

.image-box__text{
	float: left;
	margin-right: 30px;
	font-size: 18px;
	line-height:1.8;
	/*width: 420px;*/
	width: 450px;
	}
	.image-box__text_new{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	font-size: 18px;
	line-height:1.8;
	/*width: 420px;*/
	/*width: 450px;*/
	}


.image-box__text p{
	margin-bottom: 20px;
	text-align: justify;
}
.image-box__text p.with-icon{
	display: flex;
	align-items: center;
}
.image-box__text p.with-icon .icon-live{
	display: inline-block;
	padding: 7px 10px;
	background: yellow;
	border-radius: 5px;
	color: #0B3174;
	font-size: 1.6rem;
	line-height: 1;
	font-weight: bold;
	margin-left: 10px;
}

.image-box__text .link-btn__list dt{
	position: relative;
	padding-left: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
.image-box__text .link-btn__list dt::before{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	color: #70cae5;
}
.image-box__text .link-btn__list dt span{
	display: inline-block;
	font-size: 90%;
	margin-left: 1em;
}
.image-box__text .link-btn__list dd{
	padding-left: 1.2em;
	margin-bottom: 30px;
}
.image-box__text .link-btn__list dd a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90%;
	/*margin: 0 auto;*/
	border-radius: 10px;
	background: #2E4B7B;
	color: #FFF;
	font-weight: bold;
	padding: 10px 50px;
	text-align: center;
	position: relative;
}
.reserve-area a::after,
.image-box__text .link-btn__list dd a::after{
	content: ">";
	position: absolute;
	right: 20px;
}



.image-box__text_allday{
	margin-right: 30px;
	width:400px;
	font-size: 15px;
}

.image-box__text_title{
	float: left;
	margin-right: 30px;
	width:100%;
	font-size: 18px;
}

.image-box__text_schedule{
/*	font-size: 25px;
	text-align: right;*/
	font-size: 30px;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
}
/*
.image-box__text_no_reserve{
	float: left;
	margin-top: 20px;
margin-right: 30px;
width: 150px;
background-color: #FF00B3;
border: solid;
border-color: #FFDA2A;
border-radius: 5px;
text-align:center;
padding: 5px;
font-size:15px;
color: #FFDA2A;
font-weight: bold;
}

.image-box__text_reserve{
	float: left;
	margin-top: 20px;
margin-right: 30px;
width: 150px;
background-color: #FFDA2A;
border: solid;
border-color: #FF00B3;
border-radius: 5px;
text-align:center;
padding: 5px;
font-size:15px;
color: #FF00B3;
font-weight: bold;
}
*/
.l-photo-subject__block{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
						display: none; /* 2022 */
}

.l-photo__block{
	width: 460px;
	display: flex;
	flex-direction: column;
	vertical-align: top;
	background-color:#ECFAFB;
	padding: 10px;
	margin-bottom: 50px;
}
.l-photo__block:nth-child(odd){
	margin-right: 60px;
}

a.ss-link-btn{
	display: block;
	background: #44D2DC;
	color:#fff;
	padding:10px;
	font-size: 18px;
	font-weight: bold;

	pointer-events: none;
}

a.ss-link-btn > p{
	display: table;
}
a.ss-link-btn > p > span{
	display: table-cell;
	min-width: 3.5em;
	font-size: 18px;
	font-weight: bold;
}

.time_info_box{
	display: block;
	background: #44D2DC;
	color:#fff;
	padding:10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: auto;
}
.time_info_box > p{
	display: table;
	font-size: 18px;
	font-weight: bold;
}
.time_info_box > p > span{
	display: table-cell;
	min-width: 3.5em;
	font-size: 18px;
	font-weight: bold;
}

.dn{
	display: none !important;
}
/*.l-photo__block{
width: 400px;

display: inline-block;
vertical-align: top;
background-color: rgba(255,229,0,0.5);
padding: 10px;
}
*/
a.photo__block__btn{
	color:#E3007F;
	position: relative;
	background: #FFDA2A;
	display: block;
	width: 100%;
	padding:10px 0;
	text-align: center;
	border-radius:5px;
	font-weight: bold;
}

a.photo__block__btn:after{
	content: '';
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 0 0 15px;
		border-right: 1px solid #E3007F;
		border-bottom: 1px solid #E3007F;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		position:absolute;
		right:15px;
		top:15px;
	}

a.photo__block__btn_tokushin{
	color:#FFF;
	position: relative;
	background: #1CADC8;
	display: block;
	width: 100%;
	padding:10px 0;
	text-align: center;
	border-radius:5px;
	font-weight: bold;
}

a.photo__block__btn_tokushin:after{
	content: '';
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 0 0 15px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		position:absolute;
		right:15px;
		top:15px;
	}

a.photo__block__btn_senbatsu{
	color:#FFF;
	position: relative;
	background: #41AF40;
	display: block;
	width: 100%;
	padding:10px 0;
	text-align: center;
	border-radius:5px;
	font-weight: bold;
}

a.photo__block__btn_senbatsu:after{
	content: '';
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 0 0 15px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		position:absolute;
		right:15px;
		top:15px;
	}
.l-photo__block img{
	width: 100%;
	border:#FFDA2A 2px;
	display: block;
}

.photo__block__image{
	margin-bottom: 20px;
}



.photo__block__name dt{
	font-size: 24px;
	color:#0B3174;
	margin-bottom: 10px;
	line-height: 30px;
}
.photo__block__name dt.with-icon{
	display: flex;
	align-items: center;
}
.photo__block__name dt.with-icon span{
	display: inline-block;
	padding: 7px 10px;
	background: yellow;
	border-radius: 5px;
	font-size: 1.6rem;
	line-height: 1;
	font-weight: bold;
	margin-left: 10px;
}

.photo__block__name dd{
	font-size: 16px;
	color:#0B3174;
	margin-bottom: 20px;
	min-height:70px;
}


.photo__block__name dd.date{
	border-bottom: 1px dotted #44D2DC;
}
.photo__block__name dt{
	font-weight: bold;
}

dd.photo__block__ntext{
	color: #000;
	font-size: 14px;
	/*margin-bottom: 20px;*/
}

.clear {
	clear:both;　/*floatの解除*/
}


b {
	font-style: normal;
	color: red;
}





/* -- Media query	761px以下の場合 スマートフォン設定------------------------------------------------------------- */
@media all and (max-width: 761px ) {

	.program__attention{
		/* font-weight: bold;*/
		font-size: 1.5rem;
		width: 100%;
		/* margin: 40px auto;
		color: #0B3174;
		background: rgb(255, 198, 198);
		padding: 10px;
		text-align: center;  */
	}


	body.shiraumesai_2022 {
		padding-top: 60px;
	}

	.l-ss21__main-visual{
		margin-bottom: 0;
		padding-bottom: 0;
	}


	.l-ss21__rise-logo{
		padding:10px;
/*		display: block;
		position:relative;
		z-index:12;*/
	}
	.l-ss21__rise-logo span{
		/*position: absolute;*/
		right: 10px;
		top: 20px;
		font-size: 1.2rem;
		/*line-height: 1.4;*/
/*		display: flex;
		justify-content: center;
		align-items: center;*/
		padding: 5px 10px;
		width: 40%;
		border-radius: 5px;
		/*background: #FFF;*/
	}


	.attention__block{
		width: 90%;
		margin: 30px auto;
		display: flex;
		justify-content: center;
		align-items: center;
		background: yellow;
		border: 2px solid #70cae5;
		border-radius: 10px;
		padding: 10px;
		font-size: 1.6rem;
		font-weight: bold;
	}


	#anchor01 , #anchor02 , #anchor03 , #anchor04 , #anchor05 , #anchor06 , #anchor07 , #anchor08, #anchor09, #anchor10{
		margin-top:-60px;
		padding-top:60px;
	}


	.main-visual__bg{
		background: url(../shiraumesai_2022/images/ss-mainvisual__bg_res.jpg) center top no-repeat;
		background-size:contain;
		position:relative;
		z-index:10;
		text-align: center;
		margin-top: -50px;
		 height: 445px;
	}
	.main-visual__bg__info{
		left: 154px;
    	right: 10px;
   		top: -80px;
	}
	/*
	*/
	.main-visual__bg__day p{
		line-height: 1.5;
    	font-size: 25px;
	}
	.main-visual__bg__logo{
		display: none;
		position: absolute;
		top: 10vh;
		left:auto;
		right:auto;
		margin:auto;
	}

	.main-visual__bg__logo img{
		width: 90%;
		display: block;
		margin:-30px auto;
		max-width:800px;
	}

	.main-visual__bg__day{
		position: absolute;
		bottom:10px;
		left:auto;
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	.main-visual__bg__day span.small-text{
		font-size: 20px;
	}

	.main-visual__bg__day img{
		width: 90%;
		display: block;
		margin:0 auto;
		max-width:440px;
		max-height: 110px;
		height: auto;
	}
	/*.main-visual__bg__day img.pc_object_il{
		display: none;
	}*/

	/*.main-visual__bg__day span{
		font-size: 30px;
		margin:0 -15px;
		display: inline-block;
		letter-spacing:-0.05em;
	}

	.l-main-visual__thumbnail li img{
		width: auto;
		height:128px;
	}
	*/
	.l-main-visual__thumbnail.left-position{
	/*	position: absolute;
		top:0;
		left:0;*/
		display: none;
	}

	.l-main-visual__thumbnail.right-position{
	/*	position: absolute;
		top:0;
		right:0;*/
		display: none;
	}


	/*header_fin*/
	.reserve-area{
		padding: 10px;
    	padding-top: 20px;
	}
	.reserve-area .btn{
		width: 100%;
	}
	.reserve-area a{
		width: 90%;
		justify-content: center;
	    align-items: center;
	}

	.l-ss-online-link_new{
		background: #0B3174;
		width: 90%;
		margin:80px auto;
		min-height: 80px;
		border: 2px solid #FFF;
		box-shadow:5px 5px 5px rgba(0,0,0,.2)
		/*height: auto;
		display: flex;
		flex-wrap: wrap;*/

	}

	.online-link_text__heding{
		font-size: 18px;	
		font-weight: bold;
		color: #FFF;
		padding:20px 20px 20px 0px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.online-link_text__body{
		font-size: 14px;	
		color: #FFF;
		display: flex;
		justify-content: center;
		padding:10px 0px 0px 0px;
	}



	.l-ss-program{
		display: block;
		background: url(../shiraumesai_2022/images/l-programs_list__bg.png) center top no-repeat;
		padding:130px 0 0 0 ;
		width: 94%;
		margin:0 auto 40px;
	}
	.ss-program__block{
		display: flex;
		flex-wrap: wrap;
	}
	.ss-program__list{
		width: 48%;
		margin:0 0 1%  1% ;
		position: relative;
	}

	.ss-program__list a{
		display: flex;
		align-items: center;
		width: 100%;
		height: 100%;
		color:#0B3174;
		position: relative;
		background: #CCF9FF;
		margin-right: 15px;
		padding:12px 0 12px 10px;
		font-weight: bold;
	}

	.ss-program__list a:hover{
		background: #44D2DC;
	}

	.ss-program__list a:after{
		content: '\25BC\FE0E';
			display: inline-block;
			color:#70cae5;
			line-height:1;
			width: 7px;
			height: 7px;
			margin: 0 0 0 0;
			position:absolute;
			bottom:0;
			top:0;
			right:10px;
			margin:auto 0 ;
		}


	.l-ss-catchcopy{
		background: #ECFAFB;
		width: 94%;
		margin:0 auto;
		height:auto;
	}

	.ss-catchcopy-title{
		background: url(../shiraumesai_2022/images/ss-catchcopy-title.png) center center no-repeat #44D2DC;
		background-size: 200px;
		text-indent: 100%;
		white-space: nowrap;
	/*	overflow: hidden;
		float: left;*/
		width: 100%;
		min-height: 100px;
		height:100%;
	/*	float: none;
		height:100px;*/
	}

	.ss-catchcopy-text{
		background: #ECFAFB;
		color:#0B3174;
		/*float: none;*/
		width: 100%;
		padding:10px;
		font-size: 14px;
	}

	.ss-catchcopy-text__heding{
		font-size: 18px;
		margin-bottom: 15px;
		font-weight: bold;
	}


	.l-os-program{
		display: block;
		background: url(../openschool_2017/images/l-programs_list__bg.png) center top no-repeat;
		padding:100px 0 0 0;
		width: 100%;
		margin:-40px auto -20px;
	}

	.os-program__list{
		float: left;
		width: 49%;
		margin:0 0 0 1% ;
		position: relative;
	}

	.os-program__list img{
		width: 80%;
	}

	.os-program__block+ul{
		padding:10px;
		font-size: 12px;
	}
	/*
	.os-program__list a{
		width: 100%;
		position: relative;
		display: block;
	border-bottom: #E3007F 1px solid;
		margin-right: 20px;
	}

	.os-program__list a:hover{
		background: rgba(227,0,127,.4);
	}

	.os-program__list a:after{
		content: '';
			display: inline-block;
			width: 6px;
			height: 6px;
			margin: 0 0 0 15px;
			border-right: 1px solid #E3007F;
			border-bottom: 1px solid #E3007F;
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
			position:absolute;
			right:5px;
			top:5px;
		}

	.os-program__list{
	}

	*/


	/*共通設定*/


	h3.ss-bar{
		font-size: 2rem;
	}

	h3.ss-bar span.small-text{
		font-size: 1.4rem;
	}


	h3.border_dashed{
		border-bottom:dashed 2px #E3007F;
		font-size: 30px;
		color:#E3007F;
		text-align: center;
		padding-bottom: 5px;
		margin-bottom: 40px;
	}


	/*.l-image-map{
		display: flex;
		justify-content: center;
		margin-bottom: 40px;
	}*/

	.l-image-box{
		display: flex;
		flex-direction: column;
		padding: 0px 20px 20px;
		/*margin-bottom: 40px;*/
	}

	.l-image-map > img,
	.l-image-box > img{
		width: 100%;
	}
	.op-act{
		top: 5%;
    	left: 5%;
    	width: 5%;
    	height: 5%;
	}

	.image-box__photo{
		float: none;
		width: 100%;
		padding: 10px;
		background: #70cae5;
		margin-bottom: 10px;
	}
	.image-box__photo img{
		width: 100%;
		height: auto;
	}
	.image-box__photo_02{
		display: flex;
		-webkit-justify-content: space-between;
		        justify-content: space-between;
		padding: 10px;
		background: #70cae5;
		flex-wrap: wrap;
	}
	.image_wide{
		width: 100%;
		margin-bottom: 10px;
	}
	.image_wide:nth-child(2){
		width: 100%;
		margin-bottom: 0;
	}
	.image_wide > img{
		width: 100%;
	}
	.image-box__photo_st{
		text-align: center;
	}

	.image-box__text{
		/*float: left;*/
		/*margin-right: 30px;*/
		font-size: 1.4rem;
		line-height:1.8;
		/*width: 420px;*/
		/*width: 450px;*/

		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.image-box__text_new{
		float: left;
		margin-right: 30px;
		margin-bottom: 30px;
		font-size: 1.4rem;
		line-height:1.8;
		/*width: 420px;*/
		/*width: 450px;*/
	}



	.image-box__text .link-btn__list dd{
		padding-left: 0;
	}
	.image-box__text .link-btn__list dd a{
		margin: 0 auto;
	}

	.image-box__text_title{
		float: none;
		margin-right: 0px;
		width:100%;
		padding:10px;
	}
	.l-photo__block{
		width: 100%;
		margin: 0 auto 10px;
		float: none;
		padding:10px;
		display: block;
	}

	.l-photo__block img{
		width: 100%;
		display: block;
		/*max-width:400px;*/
		margin:0 auto;
	}

	.l-photo__block:nth-child(odd){
		width: 94%;
		margin: 0 auto 10px;
		float: none;
		padding:10px;
		display: block;
	}

	.l-photo-subject__block{
		margin:0 auto 30px;
	}

	.l-photo-subject__block .l-photo__block{
		width: 94%;
		margin-left: 0;
		margin:0 auto 30px;
		float: none;
		padding:10px;
		display: block;
	}

	/*

	a.photo__block__btn{
		color:#E3007F;
		position: relative;
		background: #FFDA2A;
		display: block;
		width: 100%;
		padding:10px 0;
		text-align: center;
		border-radius:5px;
		font-weight: bold;
		margin-bottom: 50px;
	}

	a.photo__block__btn:after{
		content: '';
			display: inline-block;
			width: 6px;
			height: 6px;
			margin: 0 0 0 15px;
			border-right: 1px solid #E3007F;
			border-bottom: 1px solid #E3007F;
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
			position:absolute;
			right:15px;
			top:15px;
		}

	.l-photo__block img{
		width: 100%;
		border:#FFDA2A 2px;
		display: block;
	}

	.photo__block__image{
		margin-bottom: 20px;
	}
	.photo__block__name{
		font-size: 16px;
		border-bottom: 1px dotted #E3007F;
		color:#E3007F;
		margin-bottom: 20px;
	}

	.photo__block__name{
		margin-bottom: 20px;
	}
	*/


	.photo__block__name dt{
		font-size: 2rem;
		/*color:#0B3174;*/
		/*margin-bottom: 10px;*/
		line-height: 1.8;
	}
	/*.photo__block__name dt.with-icon{
		display: flex;
		align-items: center;
	}*/
	.photo__block__name dt.with-icon span{
		/*display: inline-block;
		padding: 7px 10px;
		background: yellow;
		border-radius: 5px;*/
		font-size: 1.4rem;
		/*line-height: 1;
		font-weight: bold;
		margin-left: 10px;*/
	}

	.photo__block__name dd{
		font-size: 1.3rem;
		/*color:#0B3174;*/
		/*margin-bottom: 20px;*/
		/*min-height:70px;*/
	}


	/*.photo__block__name dd.date{
		border-bottom: 1px dotted #44D2DC;
	}
	.photo__block__name dt{
		font-weight: bold;
	}*/


	.time_info_box{
		/*display: block;
		background: #44D2DC;
		color:#fff;
		padding:10px;*/
		font-size: 1.4rem;
		/*font-weight: bold;
		margin-top: auto;*/
	}
	.time_info_box > p{
		/*display: table;*/
		font-size: 1.4rem;
		/*font-weight: bold;*/
	}
	.time_info_box > p > span{
		/*display: table-cell;*/
		/*min-width: 3.5em;*/
		font-size: 1.4rem;
		/*font-weight: bold;*/
	}


	h3.event-schedule-title{
		font-size: 30px;
		border-bottom: 5px solid #000;
		font-family: 'Oswald', sans-serif;
		padding-bottom: 10px;
		margin-top: 50px;
	}


	.event-schedule-day{
		text-align: center;
		font-size: 20px;
		line-height: 2;
		/*font-weight: bold;*/
		margin: 10px 0;
		background: rgba(0,0,0,.1);
	}



}