@charset "UTF-8";

/*--------------------------------------------------------------------
 *	共通の記述
 *--------------------------------------------------------------------*/

body.second #main img {
	width: 100%;
	height: auto;
}

body.news div#container div#main h3 {
	margin: 0 0 1em;
}

body#news_190727_01 #main p.bold,
body#news_190709_01 #main p.bold,
body#news_191007_01 #main p.bold,
body#news_190913_01 #main p.bold,
body#news_191020_01 #main p.bold,
body#news_191101_01 #main p.bold,
body#news_200306_01 #main p.bold,
body#news_200316_01 #main p.bold {
	font-weight: bold;
}

/*------------------------------------------ news_200101_01 */

body#news_200101_01 #main .img_right,
body#news_210101_01 #main .img_right
body#news_190101_01 #main .img_right {
	width: 117px;
	height: 137px;
}

/*------------------------------------------ news_190801_01 */

body#news_190801_01 #main .indent_4,
body#news_190801_01 #main .indent_7 {
	margin: 0;
}

/*------------------------------------------ news_191219_01 */

body#news_191219_01 #main p.list {
	margin-left: 22px;
	text-indent: -22px;
}

body#news_191219_01 #main ul.naiyo {
	margin-left: 42px;
}

/*------------------------------------------ news_191227_01 */

body#news_191227_01 #main p.txt_cap,
body#news_200619_01 #main p.txt_cap {
	text-align: center;
}

/*------------------------------------------ news_190424_01 */

body#news_190424_01 #main p.oshirase {
	margin-left: 1em;
}

/*------------------------------------------ news_190727_01 */

body#news_190727_01 #main div.waku,
body#news_190727_01 #main p.jikou,
body#news_190727_01 #main ol.jikou_02 {
	margin-left: 1.8em;
}

body#news_190727_01 #main p.title {
	margin-left: 2.8em;
}

body#news_190727_01 #main p.text {
	margin-left: 3.7em;
}

body#news_190727_01 #main div.other {
	margin-left: 0.8em;
}

/*------------------------------------------ news_190709_01 */

body#news_190709_01 #main p.naiyo_txt {
	margin-top: 0;
}

/*------------------------------------------ news_200108_01 */
body#news_200108_01 #main dl.kondan,
body#news_210202_01 #main dl.kondan {
	margin: 1em 0 0 0;
}
body#news_200108_01 #main ul.kondan_list,
body#news_210202_01 #main ul.kondan_list {
	margin: 0 0 1em 60px;

}

body#news_200108_01 #main p.kondan_bassui,
body#news_200306_01 #main p.kondan_bassui,
body#news_210202_01 #main p.kondan_bassui {
	margin: 0;

}

/*------------------------------------------ news_200306_01 */

body#news_200306_01 #main dl.indent_4 {
	margin-bottom: 0;
}

body#news_200306_01 #main p.oshirase {
	margin: 5px 0 0 1em;
}

/*------------------------------------------ news_210907_02 */

body#news_210907_02 #main div.sukoshio,
body#news_211118_01 #main div.sukoshio {
	border: 1px dashed #333333;
	padding-left: 10px;
}

body#news_210907_02 #container #main div.tltle_line {
	border-top: 4px solid #71b539;
}

body#news_220112_01 #main div.backcolor {
	background-color: #4472c4;
	padding: 5px 10px;
}

body#news_220112_01 #main div.backcolor p {
	color: #ffffff;
	margin: 0;
	padding: 0;
}

/*------------------------------------------ news_220804_01 */
	
.main-artice {
	clear: both;
	padding: 30px 0;
}	
.article-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 10px;
}
.news_img_left {
	float: left;
}
.main-qr img {
	width: 120px !important;
	height: 120px !important;
}
#guest-table {
		width: 60%;
		table-layout: fixed;
}
#guest-table td {
		border: none;
		padding: 0;
}
.article-font {
	font-size: 8px;
}
/*.qr-items {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}*/

/*------------------------------------------ news_20220809 */
.news_bottomItems {
	/*display: grid;
	grid-template-columns: 1fr 0.5fr;
	gap: 10px;*/
	display: flex;
	justify-content: center;
	margin: 30px auto;
}
.bottom-left img {
	height:  164px !important;
}
.bottom-right {
	max-width: 199px;
	width: 100%;
	margin-left: 20px;
}
.bottom-left {
	max-width: 300px;
	width: 100%;
	margin-right: 20px;
}
.news2022_table td {
	text-align: center;
}


/*------------------------------------------ news_charange2022 */
#challange-2022 {
	text-align: center;
	margin: 30px auto;
}
.top-text {
	/*display: flex;
	justify-content: center;
	align-items: center;*/
	background: rgba(212, 242, 182, .3);
	padding: 10px 20px;
}
.text-right {
	border: 3px double #ff0000;
	padding: 10px;
	color: #ff0000;
	text-align: center;
	border-radius: 50%;
	margin-left: 10px;
	font-weight: bold;
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
}
.text-right p {
	width: 100%;
}
.text-left {
	width: 60%;
	margin-right: 10px;
}
#health-charange {
	display: flex;
	justify-content: center;
}
.charange-info, .charange-comment {
	width: 50%;
}
.charange-info {
	margin-right: 10px;
}
.charange-comment {
	margin-left: 10px;
	
}
.charange-info {
	border: 3px dotted rgb(255, 165, 117);
	padding: 10px;
	border-radius: 20px;
	height: 300px;
}
/*.charange-text {
	display: flex;
	justify-content: center;
}
.charange-text img {
	width: 70px !important;
	height: 70px!important;
}*/
.comment-title {
	background: rgb(255, 165, 117);
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	margin: 0 auto 10px !important;
}
.comment-block {
	border: 3px solid rgb(255, 165, 117);
	border-radius: 10px;
	/*margin: 0 10px 10px 0 !important;*/
	margin: 10px auto;
	padding: 8.5px;
}
#schedule {
	margin: 30px auto;
}
.comment-title, .schedule-title {
	font-size: 18px;
	font-weight: bold;
}
.schedule-title {
	background: rgb(94, 171, 230);
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	margin: 0 auto 10px !important;
}
.schedule-items {
	display: flex;
	justify-content: center;
	border: 3px dotted rgb(94, 171, 230);
	border-radius: 20px;
	padding: 10px 0;
}
.schedule-parts {
	padding: 10px 20px;
	width: 50%;
	border-right: 1px solid rgb(94, 171, 230);
}
.schedule-parts:last-child {
	border-right: none;
}
.schedule-parts p, .schedule-ul li {
	font-size: 16px;
	font-weight: bold;
	color: rgb(24, 95, 171);
}
.partic-items {
	/*display: flex;
	justify-content: space-between;*/
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 10px;
}
.partic-text, .partic-text2 {
	border: 1px solid rgb(94, 171, 230);
	border-radius: 10px;
	/*padding: 19px 10px;*/
	padding: 10px;
	/*margin: 0 10px;*/
	height: 200px;
	text-align: center;
	position: relative;
}
.partic-img img, .partic-qr img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.partic-link {
	display:block;
	font-size: 12px !important;
	position: absolute;
	width: 100%;
	top: 80%;
	left: 50%;
	transform: translate(-50%,-80%);
}
.partic-text-qr {
	border: 1px solid rgb(94, 171, 230);
	border-radius: 10px;
	padding:19px 10px 42px;
	/*margin: 0 10px;*/
}
.partic-text img, .partic-img2 {
	display: block;
	width: 90px !important;
	height: 90px !important;
}
.partic-img img {
	margin: 0 auto;
}
.partic-qr {
	/*display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px;*/
}
.partic-qr img {
	width: 90px !important;
	height: 90px !important;
}
.contact-form {
	margin: 20px auto 0;
}

.partic-number {
	font-size: 20px;
	font-weight: bold;
	color: rgb(94, 171, 230);
	margin: 5px auto 10px;
}
.sp_br {
	display: none;
}

/*charange_course*/
.small-point {
	font-size: 14px;
	margin-right: 40px;
}
.charange-course, .charity-course {
	margin: 30px auto;
}
.charange-course h1 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color : rgb(118, 219, 118);
}
.course-items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
.course-parts, .sukoshio-parts {
	border: 3px solid rgb(118, 219, 118);
	border-radius: 10px;
}
.charity-parts {
	border: 3px solid rgb(255, 130, 28);
	border-radius: 10px;
}
#course-title {
	display: flex;
	justify-content: center;
	align-items: center;
}
.kids-charange, .wash-charange {
	display: grid;
	grid-template-columns: 1fr 0.5fr;
	gap: 5px;
}
.aiube-parts {
	border: 3px dotted rgb(240, 200, 108);
	border-radius: 10px;
	position:relative;
	padding: 10px;
	margin: 40px auto 20px;
}
.sukoshio-parts {
	border: 3px dotted rgb(94, 171, 230);
	position: relative;
	padding: 10px;
}
.bottom-img {
	text-align: center;
}
.bottom-img img {
	height: 250px !important;
	width: 250px !important;
}
.course-parts > h2, .sukoshio-parts > h2 {
	border: none !important;
	font-size: 18px !important;
	text-align: center;
	background:rgb(118, 219, 118);
	color: #fff;
	font-weight: bold;
}
.charity-parts > h2 {
	border: none !important;
	font-size: 18px !important;
	text-align: center;
	background:rgb(255, 130, 28);
	color: #fff;
	font-weight: bold;
}
.charity-text {
	font-size: 12px;
}
.course-parts > h2 {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sukoshio-parts > h2 {
	background:rgb(94, 171, 230) !important;
	border-radius: 50px;
	padding: 10px !important;
}
.aiube-parts > h2 {
	border: none !important;
	font-size: 18px !important;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 15rem;
	position: absolute;
	top: -20px;
	padding: 5px !important;
	height: 28px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50px;
	background:rgb(240, 200, 108);
}
.aiube-li {
	color: #d68a33;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto 10px !important;
}
.aiube-items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}
.aiube-ul, .sukoshio-ul {
	margin-top: 30px;
}
.aiube-inner {
	display: flex;
	justify-content: space-between;
}
.sukoshio-ul {
	display: flex;
	justify-content: center;
}
.aiube-inner > img, .sukoshio-ul > img {
	width: 80px !important;
	height: 100px !important;
}
.aiube-number {
	font-size: 20px;
	font-weight: bold;
	color: rgb(94, 171, 230);
	margin: 10px auto;
}
.aiube-block {
	margin: 0 10px;
} 
.challenge-schedule {
	padding: 0 10px;
	text-align: center;
}
.challenge-schedule img {
	width: 40% !important;
}
/*charange_course end*/

/*sponsor*/
.sponsor {
	background:rgb(24, 95, 171);

}
.sponsor-table th, .sponsor-table td {
	background:rgb(94, 171, 230) !important;
	color: #fff;
}
/*sponsor end*/

/*------------------------------------------ news_20220916 */
.josei-info {
	margin: 40px 0;
}
.josei-title {
	font-size: 18px;
}

/*------------------------------------------ news_20220920 */
.article-items {
	display: flex;
	justify-content: center;
	width: 100%;
	align-items: center;
	margin-bottom: 20px;
}
.article-items-middle {
	margin-bottom: 20px;
}
.article-text {
	width: 80%;
  	text-align: left;
}
.article-image {
	width: 20%;
}
.article-items-middle {
	width: 100%;
  	text-align: left;
}
.article-image-middle {
	/*width: 40%;
	margin: 0 auto;*/
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}
.article-text-bottom {
	width: 100%;
	text-align: left;
}
.article-image-bottom {
	width: 40%;
}
.sub-text {
	font-size: 10px;
	text-align: center;
  }

/*------------------------------------------ news_20220929 */
.bottom-article {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 30px auto 0;
}
.bottom-articleImage {
	width: 25%;
}
.top-articleImage {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto 0;
	width: 170px;
	/*height: 120px; */
}
.top-articleImage img {
	width: 170px;
	height: 120px;
	margin: 0 5px;
}
.top-articleText {
	width: 100%;
}
.bottom-articleText {
	width: 70%;
}
.top-articleText p, .bottom-articleText p {
	line-height: 1.8rem;
}
.top-article > small {
	display: block;
	margin-top: 10px;
	text-align: center;
}
.innerImage {
	margin-bottom: 10px;
}
.innerImage:last-child,
.top-articleImage img:last-child {
	margin-bottom: 0;
}
.innerImage small {
	font-size: 8px;
}
.sp-br {
	display: none;
}

/*------------------------------------------ news_20221003 */
.article221003-top, .article221003-bottom {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.article221003-top {
	margin-bottom: 10px;
}
.topImg-221003, .bottomImg-221003 {
	width: 35%;
}
.bottomText-221003 {
	width: 60%;
}
.topText-221003 > p {
	margin-top: 0;
}
.bottomText-221003 {
	margin-right: 5%;
}
.bottomImg-221003 small {
	display: block;
	text-align: center;
	margin-top: 10px;
}

/*------------------------------------------ news_20221005 */
.ol-221005 > ol {
	list-style-type: none;
	counter-reset: number;
}
.ol-221005 > ol > li:nth-of-type(1),
.ol-221005 > ol > li:nth-of-type(2) {
	margin-bottom: 0;
}
.ol-221005 > ol > li:nth-of-type(3),
.ol-221005 > ol > li:nth-of-type(4) {
	margin-bottom: 15px;
}
.ol-link {
	text-indent: 1em;
	display: block;
	margin-bottom: 15px;
}
.ol-221005 > p {
	margin-top: 24px;
}

/*------------------------------------------ news_20221102 */
.images20221102 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.img-left20221102, .img-right20221102 {
	width: 50%;
}
.img-right20221102 small {
	display: block;
	text-align: center;
	margin-top: 5px
}

/*------------------------------------------ news_20221107 */
.image-item221107 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.image-item221107 img {
	width: 50% !important;
}

/*------------------------------------------ news_20221116 */
.newsSpan-221116 {
	text-align: right;
	display: block;
}
.newsText-221116 {
	width: 70%;
	margin: 1em 0 0 0;
}
.newsText-221116Bottom {
	width: 65%;
	margin: 1em 0 0 0;
}
.pdfText-221116 {
	margin:0 0 2em 0;
}
.linkText-221116 {
	margin: 0 auto;
}

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

/*------------------------------------------ news_20221212 */
.images221212 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 30px auto !important;
}
.images221212 li {
	list-style-type: none;
	width: 40%;
	margin: 0 20px;
}

/*------------------------------------------ news_20221228 */
.nuc-scadule img {
	width: 117px !important;
	margin: 10px 0 20px;
}
.nuc-mainMessage {
	font-weight: bold;
}

/*------------------------------------------ news_20230101 */
.newyear-img2023 {
	float: right;
	text-align: center;
    margin-left: 20px;
}
.newyear-img2023 img {
	width: 117px !important;
}
.newyear-link2023 {
	clear: both;
}

/*------------------------------------------ news_20230131 */
.opinion-title230131 {
	font-weight: bold;
}
.opinion-inner230131 {
	text-indent: -2.6em;
	padding-left: 1em;
	margin-left: 1.6em;
}
.opinion-text230131 {
	border: 1px solid #333;
	padding: 10px;
}
.opinion230131 {
	margin: 30px auto;
}

/*------------------------------------------ news_20230131_seikyou50th */
.top-50thImage img {
	width: 80px !important;
}
.top-50thImage {
	text-align: right;
	margin-bottom: 20px;
}
.images-50th {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.images-50th img {
	width: 30% !important;
}
.box-50th {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
}
.boximages-50th {
	width: 100%;
}
.box-50th p {
	margin-top: 0;
}
.text-50th {
	margin-bottom: 30px;
}
.image-parts p {
	text-align: center;
}
.image-parts img {
	width: 100% !important;
}
.image-parts {
	margin-right: 35px;
}
.image-parts:last-child {
	margin-right: 0;
}
.kanpai img, .slide img {
	width: 48% !important;
}
.ippon img {
	/*width: 40% !important;*/
	/*margin: 0 15px;*/
}
/*.ippon {
	display: flex;
    justify-content: center;
    align-items: center;
}*/
.ippon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 590px;
    margin: 0 auto;
}
.slide {
	margin-top: 15px;
}
.kinenshi-50th {
	align-items: flex-start;
    justify-content: space-between;
    max-width: 590px;
    margin: 45px auto 15px;
}
.kinenshi-50th img {
	width: 34% !important;
}
.kinenshi-50th p {
	margin-right: 15px;
}
.syusai p {
	margin-left: 10px;
}
.top-images-50th img {
	width: 47% !important;
}
.jyoumu-img {
	display: inline-block;
	width: 39% !important;
}
.ippon-img {
	display: inline-block;
	width: 56% !important;
}
/*------------------------------------------ news_20230209 */
.code-230209 img {
	width: 100px !important;
}
.middle-texts230209 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.table230209 {
	width: 65%;
}
.code-230209 {
	width: 25%;
	text-align: center;
}
.table230209 table td {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.table230209 table td,
.table230209 table tr {
	border: none !important;
}
.title-td230209 {
	/*margin-left: 1em;*/
	text-indent: -1em;
}
.title-td230209::before {
	content: "";
	display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
	background: #333;
}
.bottom-texts230209 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 30px;
}
.bottom-textLeft230209 {
	width: 80%;
}
.bottom-imageRight230209 {
	width: 20%;
	text-align: center;
}
.bottom-imageRight230209 img {
	width: 100px !important;
}

/*------------------------------------------ news_20230210 */
.images-230210 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.images-part230210 {
	width: 32%;
}
.images-part230210 small {
	text-align: center;
	display: block;
    margin-top: 10px;
}

/*------------------------------------------ news_20230224 */
.fund-items230222 {
	margin-top: 30px;
  }
  .fund-text230222 {
	margin-bottom: 15px;
  }

/*------------------------------------------ news_20230227 */
.items230227 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.text230227 {
	width: 70%;
}
.img230227 {
	width: 28%;
    margin-left: 10px;
}

/*------------------------------------------ news_20230313 */
.clear-after230313 {
	display: none;
	clear: both;
	height: 0;
}
.clear230313 {
	clear: both;
}
.space230313 {
	float: right;
	height: 5em;
}
.space230313_02 {
	float: right;
	height: 23.6em;
}
.photo230313 {
	float: right;
	width: 40%;
	clear: both;
	margin-left: 10px;
	text-align: center;
}
.photo230313 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

/*------------------------------------------ news_20230320 */
.bottom-image230320 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	list-style: none;
}
.bottom-image230320 li {
	width: 40%;
	margin-right: 20px;
}
.bottom-image230320 li img {
	vertical-align: middle;
}
.bottom-image230320 li:last-child {
	margin-right: 0;
}
.clear-after230320 {
	display: none;
	clear: both;
	height: 0;
}
.clear230320 {
	clear: both;
}
.space230320 {
	float: right;
	height: 2em;
}
.photo230320 {
	float: right;
	width: 15%;
	clear: both;
	margin-left: 10px;
	text-align: center;
}
.photo230320 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.photo230320 small {
	display: block;
	font-size: 13px;
	line-height: 1.3em;
	margin-top: 5px;
}
.join230320 {
	text-indent: -3rem;
    margin-left: 2.6rem;
}
.mainTitle-top {
	font-size: 16px;
}


/*------------------------------------------ news_20230601 */
.news-img230601 {
	width: 60%;
	margin: 30px auto;
}
.news-img230601 img {
	margin-bottom: 20px;
}
.news-img230601 img:last-child {
	margin-bottom: 0;
}


/*------------------------------------------ news_20230609 */
.news-table td, .news-table tr {
	border: none !important;
	padding: 5px !important;
}
.news-ol-230609 {
	margin: 0;
	list-style-type: none;
}


/*------------------------------------------ news_20230619 */
.news-flex2023 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 auto 30px;
}
.news-text-top {
	width: 46%;
}
.news-text2023 {
	width: 67%;
}
.news-image-top {
	width: 50%;
}
.news-image2023 {
	width: 30%;
}
.news-image2023 img, .news-image-top img {
	width: 100%;
}


/*------------------------------------------ news_20230620 */
.news-img230620 {
	width: 60%;
    margin: 30px auto 30px 0;
}
.news-img230620 img {
	width: 100%;
}


/*------------------------------------------ news_20230623 */
.article-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 auto 20px;
}
.article-box {
	width: 30%;
	text-align: center;
}
.article-box2 {
	width: 18%;
	text-align: center;
}
.article-box img, .article-box2 img {
	width: 100%;
	margin-bottom: 5px;
}
.normal-img, .normal-img img {
	width: 100%;
	margin: 0 auto 20px;
}
.article-table {
	margin: 20px auto;
}
.article-table td {
	padding: 10px;
}


/*--------------------------------------------------------------------
 *	767px以下用（SP用）の記述
 *--------------------------------------------------------------------*/

@media screen and (max-width: 767px) {
/* 767px以下用（SP用）の記述 */

.sp_br {
    display: none;
}
/*------------------------------------------ news_yymmdd_01 */

body#news_yymmdd_01 #main .xxxx {
	/* サンプル */
}

/*------------------------------------------ news_200120_02 */

body#news_190115_01 #main .img_right,
body#news_190115_01 #main .img_box_02,
body#news_190118_01 #main .img_box,
body#news_190131_02 #main .img_box,
body#news_190121_01 #main .img_right,
body#news_190131_01 #main .img_right,
body#news_190131_02 #main .img_right,
body#news_190215_01 #main .img_right,
body#news_190222_01 #main .img_vertical,
body#news_190222_01 #main .img_box_02,
body#news_190310_01 #main .img_box_02,
body#news_190624_01 #main .img_box,
body#news_190709_01 #main .img_right,
body#news_190729_01 #main .img_right,
body#news_190730_01 #main .img_box_02,
body#news_190801_01 #main .img_right,
body#news_190901_01 #main .img_box,
body#news_190901_01 #main .img_right,
body#news_190917_01 #main .img_right,
body#news_190919_01 #main .img_box,
body#news_190919_01 #main div p.img_right_02,
body#news_191009_01 #main .img_right,
body#news_191216_01 #main .img_right,
body#news_191219_01 #main .img_right,
body#news_200120_02 #main .img_right,
body#news_200121_01 #main .img_right,
body#news_200123_01 #main .img_right,
body#news_200221_01 #main .img_right,
body#news_200108_01 #main .img_right,
body#news_200729_01 #main .img_right,
body#news_200901_01 #main .img_right,
body#news_200904_01 #main .img_right,
body#news_201207_01 #main .img_right,
body#news_201207_01 #main .img_left,
body#news_210224_01 #main .img_vertical,
body#news_210310_01 #main .img_right,
body#news_210202_01 #main .img_right,
body#news_210708_01 #main .img_right,
body#news_211210_01 #main .img_right,
body#news_220112_01 #main .img_right,
body#news_220203_01 #main .img_left,
body#news_220210_01 #main .img_right,
body#news_220225_01 #main .img_right,
body#news_220307_01 #main .img_right {
	max-width: 345px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

body#news_210708_01 #main .img_center,
body#news_220112_01 #main .img_center {
	max-width: 145px;
	float: none;
	margin: 0 auto;
	text-align: center;
}
body#news_190118_01 #main .txt_center,
body#news_190222_01 #main .txt_center,
body#news_190310_01 #main .txt_center,
body#news_191021_01 #main .txt_center,
body#news_191227_01 #main .txt_center,
body#news_200619_01 #main .txt_center,
body#news_201111_01 #main .txt_center,
body#news_210927_01 #main .txt_center,
body#news_211130_01 #main .txt_center,
body#news_211224_01 #main .txt_center,
body#news_211228_01 #main .txt_center,
body#news_220120_01 #main .txt_center,
body#news_220124_01 #main .txt_center,
body#news_220126_01 #main .txt_center,
body#news_220222_01 #main .txt_center {
	max-width: 400px;
	text-align: center;
	margin: 0 auto;
}

body#news_200925_01 #main .img_box p.left_img,
body#news_200925_01 #main .img_box p.center_img,
body#news_200925_01 #main .img_box p.right_img,
body#news_200925_01 #main .img_box p.left_img_02,
body#news_200925_01 #main .img_box p.center_img_02,
body#news_200925_01 #main .img_box p.left_img_02,
body#news_200925_01 #main .img_box p.center_img_02,
body#news_211028_01 #main .img_box p.left_img,
body#news_211028_01 #main .img_box p.left_img_img {
	display: inline-block;
	max-width: 400px;
	text-align: center;
	margin: 0 auto;
	margin: 0 0 15px 0;
	float: none;
}

body#news_200925_01 #main .img_box p.center_img_03 {
	padding-right: 10px;
	max-width: 180px;
	text-align: center;
	margin: 0 auto;
	margin: 0 0 15px 0;
}

body#news_200925_01 #main .img_box p.right_img_02 {
	max-width: 180px;
	text-align: center;
	margin: 0 auto;
	margin: 0 0 15px 0;
	float: none;
}

body#news_190115_01 #main .img_box,
body#news_190115_01 #main .img_height,
body#news_190131_01 #main .img_left,
body#news_190730_01 #main .img_right,
body#news_190919_01 #main .img_height,
body#news_191119_01 #main .img_height,
body#news_200120_02 #main .img_height,
body#news_200807_01 #main .left_img,
body#news_200831_01 #main .left_img {
	max-width: 200px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

body#news_190118_01 div#container #main .img_box p,
body#news_190131_02 div#container #main .img_box p,
body#news_190624_01 div#container #main .img_box p,
body#news_190901_01 div#container #main .img_box p,
body#news_190917_01 div#container #main .img_box p,
body#news_191119_01 div#container #main .img_box p,
body#news_200120_02 div#container #main .img_box p {
	margin: 0 0 15px 0;
}

/*------------------------------------------ news_190115_01 */

body#news_190115_01 div#container #main .img_box p.img_btm {
	margin: 0 0 15px 0;
}

body#news_190115_01 div#container #main .img_box p {
	margin: 0;
}

/*------------------------------------------ news_190919_01 */

body#news_190919_01 #main div p.img_right_02 {
	max-width: 345px;
	float: none;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}


/*------------------------------------------ news_200720_01 */

body#news_200720_01 #main div.waku {
	padding: 20px 1em 15px 1em;
	border: 2px solid #41719c;
	overflow: hidden;
	position:relative
}

body#news_200720_01 #main div p.img_right {
	float: none;
	margin: 0 0 10px 10px;
}

body#news_200720_01 #main div.waku p.fontsize {
	font-size: 18px;
}

/*------------------------------------------ news_200727_01 */

body#news_200727_01 #main .txt_center{
	width: 200px;
	text-align: center;
	margin: 0 auto;
}

/*------------------------------------------ news_200807_01 */

body#news_200807_01 #main .left_img,
body#news_200831_01 #main .left_img,
body#news_201124_01 #main .left_img,
body#news_200807_01 #main .right_img,
body#news_200831_01 #main .right_img,
body#news_201124_01 #main .right_img,
body#news_210728_01 #main .left_img,
body#news_210728_01 #main .right_img {
	max-width: 400px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

/*------------------------------------------ news_200917_01 */

body#news_200807_01 #main .br-pc {
	display:none;
}

body#news_200807_01 #main .br-sp {
	display:block;
}
body#news_200917_01 #main .txt_center {
	font-size: 28px;
	text-align: center;
	margin: 0 auto;
}

body#news_200917_01 #main span.font {
	font-size: 24px;
}

body#news_200917_01 #main div.waku dl.indent_4 {
	border: 1px solid #333333;
	width: auto;
	padding: 10px 0 0 15px;
	margin-top: 0;
}

body#news_200917_01 #main p.img_qr,
body#news_210729_01 #main p.img_qr,
body#news_210831_01 #main p.img_qr, .news_img_qr {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}

body#news_200917_01 #main p.img_hk {
	width: 250px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}

body#news_200917_01 #main p.img_left {
	float: none;
}

body#news_200917_01 #main div.wakut {
	margin-top: 20px;
	padding: 0 15px;
	border: 2px dashed #385d8a;
}

body#news_200901_01 #main .img_right,
body#news_200904_01 #main .img_right {
	max-width: 200px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

body#news_200901_01 #main .img_right_t,
body#news_200904_01 #main .img_right_t {
	max-width: 445px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

/*------------------------------------------ news_210625_01 */

body#news_210625_01 #main .img_right {
	width: 275px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

body#news_210625_01 #main .img_right_btm {
	width: 175px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

/*------------------------------------------ news_210715_01 */

body#news_210715_01 #main div.waku {
	padding: 20px 1em 15px 1em;
	border: 2px solid #41719c;
	overflow: hidden;
	position:relative
}

body#news_210715_01 #main div p.img_right {
	float: none;
	margin: 0 10px 10px 10px;
}

body#news_210715_01 #main div.waku p.fontsize {
	font-size: 18px;
}
/*------------------------------------------ news_210715_02 */


body#news_210715_02 #main .img_center {
	width: 300px;
	text-align: center;
	margin: 10px auto;
}

body#news_210715_02 #main .img_center img {
	border: 1px #333333 solid;
}

body#news_210729_01 #main div.img_box {
	padding-top: 20px;
}

/*------------------------------------------ news_210907_01 */


body#news_210907_01 #main p.challenge {
	max-width: 350px;
}

body#news_210907_01 #main ol li img.img_qr {
	max-width: 153px;
}

body#news_220101_01 #main .img_right {
	max-width: 250px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

/*------------------------------------------ news_220307_01 */

body#news_220307_01 #main h4.clear_pc {
	celar: left;

}
	
/*------------------------------------------ news_220804_01 */
.article-items {
	display: block;
	width: 100%;
}
	.article-parts {
		width: 100%;
	}	
	.news_img_qr {
		width: 100%;
	}
	.news_img_left {
		float: none;
	}
	/*.qr-items {
		display: block;
	}
	.qr-parts {
		text-align: center;
	}*/
	
	/*------------------------------------------ news_20220809 */
	.news_bottomItems {
		display: block;
		margin: 30px auto 0;
	}
	.bottom-left img {
		height: 164px !important;
		
	}
	.bottom-right {
		max-width: 199px;
		width: 100%;
		margin: 30px auto;
	}
	.bottom-left {
		max-width: 300px;
		width: 100%;
		/*text-align: center;*/
		margin: 0 auto;
	}
	.member {
		text-align: left !important;
	}
	
	/*------------------------------------------ news_charange2022 */
	.top-text {
		width: 85%;
		margin: 0 auto;
		display: block;
	}
	.text-right {
		
		margin: 0 auto;
	}
	.text-left {
		width: 100%;
	}
	#health-charange {
		display: block;
	}
	.charange-info {
		margin: 0 auto 30px;
		width: 90%;
		padding: 10px;
		height: auto;
		
	}
	.charange-comment {
		margin-left: 0;
		width: 100%;
	}
	.comment-block {
		margin: 20px auto;
	}
	.schedule-items {
		display: block;
		width: 90%;
		padding: 10px;
		margin: 0 auto;
	}
	.schedule-parts {
		border-right: none;
		width: 100%;
		padding: 10px 0;
		border-bottom: 1px solid rgb(94, 171, 230);
	}
	.schedule-parts:last-child {
		border-bottom: none;
	}
	.partic-items {
		display: block;
	}
	.partic-text, .partic-text2 {
		border: 1px solid rgb(94, 171, 230);
		position: static;
		height: 80px;
		/*margin: 20px auto 60px;*/
		margin: 20px auto;
		width: 90%;
		display: flex; 
		align-items: center;
		text-align: center;
	}
	.partic-text {
		padding: 20px 10px 30px;
	}
	.partic-text2 {
		padding: 20px 10px;
	}
	.partic-img img, .partic-qr img, .partic-link {
		position: static;
		top: 0;
		left: 0;
		transform: translate(0, 0);
	}
	.partic-text p, .partic-text2 p, .partic-text3 p {
		text-align: center;
		margin: 0 auto;
	}
	.partic-parts {
		width: 100%;
		margin: 0 auto;
	}
	.arrow {
		/*width: 63px;
		height: 63px;
		border: 1px solid;
		border-color: rgb(94, 171, 230) rgb(94, 171, 230) transparent transparent;
		transform: rotate(135deg);
		position: absolute;
		top: 58px;
		left: 70%;*/
		display: none;
	}
	.result {
		font-size: 14px;
		color: #000;
		text-align: center;
		margin: 0 auto 10px;
	}
	.partic-qr {
		text-align: center;
		margin: 0 auto;
	}
	/*.partic-qr img {
		width: 120px !important;
		height: 120px !important;
	}*/
	/*charange_course*/
	.course-items {
		display: block;
	}
	.course-parts {
		margin: 20px auto;
	}
	.aiube-parts, .sukoshio-parts {
		margin: 40px auto 20px;
	}
	.aiube-items {
		display: block;
	}
	.sp_br {
		display: block;
	}
	.sp-images {
		display: none;
	}
	.small-point {
		margin-right: 0;
	}

	/*------------------------------------------ news_20220916 */
	.josei-info {
		margin: 20px auto;
	}
	.josei-title {
		font-size: 14px;
	}
	.josei-link {
		display: block;
		width: 100%;
	}

	/*------------------------------------------ news_20220920 */
	.article-items {
		display: block;
	}
	.article-items-middle {
		margin-bottom: 20px;
	}
	.article-text, .article-text-bottom {
		width: 100%;
		text-align: left;
	}
	.article-image {
		width: 30%;
		margin: 0 auto;
	}
	.article-image-middle {
		display: block;
		width: 70%;
		margin: 0 auto;
	}
	.article-image-middle img {
		margin-bottom: 10px;
	}

	/*------------------------------------------ news_20220929 */
	.top-article {
		display: block
	}
	.bottom-article {
		flex-direction: column-reverse;
	}
	.top-articleImage {
		width: 50%;
		margin: 0 auto;
	}
	.bottom-articleImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		width: 170px;
		height: 120px; 
		width: 50%;
	}
	.bottom-articleImage img {
		width: 170px;
		height: 120px; 
	}
	.top-articleText, .bottom-articleText {
		width: 100%;
	}
	.top-articleText p, .bottom-articleText p {
		line-height: 1.5rem;
	}
	.innerImage {
		text-align: center;
	}
	.sp-br {
		display: block;
	}
	.top-article, .bottom-article {
		margin: 60px auto 0;
	}

	/*------------------------------------------ news_20221003 */
	.article221003-top {
		flex-direction: column;
		margin-top: 30px;
	}
	.article221003-bottom {
		flex-direction: column-reverse;
	}
	.topImg-221003, .bottomImg-221003 {
		width: 50%;
	}
	.topText-221003, .bottomText-221003 {
		width: 100%;
	}
	.topText-221003 {
		margin-left: 0;
	}
	.bottomText-221003 {
		margin-right: 0;
	}

	/*------------------------------------------ news_20221102 */
	.img-left20221102, .img-right20221102 {
		width: 100%;
	}
	.img-right20221102 {
		margin-bottom: 15px;
	}

	/*------------------------------------------ news_20221107 */
	.image-item221107 img {
		width: 100% !important;
	}

	/*------------------------------------------ news_20221116 */
	.newsSpan-221116 {
		text-align: left;
	}
	.newsText-221116,.newsText-221116Bottom   {
		width: 100%;
	}

	/*------------------------------------------ news_20221212 */
	/*.images221212 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 30px auto !important;
	}*/
	.images221212 li {
		margin: 0;
		width: 100%;
	}

	/*------------------------------------------ news_20221228 */
	.nuc-img {
		text-align: center;
		display: block;
	}

	/*------------------------------------------ news_20230101 */
	.newyear-img2023 {
		float: none;
	}
	.newyear-img2023 img {
		width: 150px !important;
	}

	/*------------------------------------------ news_20230131_seikyou50th */
	.images-50th {
		display: block;
	}
	.images-50th img {
		width: 100% !important;
		margin-top: 20px;
	}
	.text-50th p {
		margin: 0;
	}
	.kanpai img, .slide img, .ippon img {
		width: 100% !important;
	}
	.ippon img {
		margin: 10px 0;
	}
	.image-parts {
		margin-right: 0;
	}
	.box-50th {
		display: block;
	}
	.kinenshi-50th {
		max-width: 100%;
	}
	.syusai {
		display: flex;
    	flex-direction: column-reverse;
	} 
	.syusai p {
		margin-left: 0;
	}
	.ippon {
		display: block;
	}

	/*------------------------------------------ news_20230209 */
	.middle-texts230209, .bottom-texts230209 {
		display: block;
	}
	.table230209, .bottom-textLeft230209, .bottom-imageRight230209 {
		width: 100%;
	}
	.code-230209 {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.shimekiri230209 {
		width: 60px;
	}

	/*------------------------------------------ news_20230210 */
	.images-230210 {
		display: block;
	}
	.images-part230210 {
		width: 65%;
		margin: 0 auto 20px;
	}

	/*------------------------------------------ news_20230227 */
	.items230227 {
		display: block;
	}
	.text230227 {
		width: 100%;
	}
	.img230227 {
		width: 100%;
		margin: 0 auto;
	}

	/*------------------------------------------ news_20230313 */
	.photo230313 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.space230313, .space230313_02 {
		float: none;
		height: 0;
	}
	.flex-class_forSP {
		display: flex;
		flex-direction: column-reverse;
	}

	/*------------------------------------------ news_20230320 */
	.photo230320 {
		float: none;
		width: 30%;
    	margin: 10px auto;
	}
	.space230320 {
		float: none;
		height: 0;
	}
	.bottom-image230320 {
		margin: 0 auto !important;
	}
	.bottom-image230320 li {
		width: 100%;
		margin: 10px auto;
	}
	.mainTitle-top {
		font-size: 14px;
	}

	/*------------------------------------------ news_20230619 */
	.news-flex2023 {
		flex-direction: column-reverse;
	}
	.news-text2023, .news-image2023, .news-image-top, .news-text-top {
		width: 100%;
	}
	.news-image2023, .news-image-top {
		margin: 10px auto;
	}

	/*------------------------------------------ news_20230620 */
	.news-img230620 {
		width: 100%;
		margin: 30px auto;
	}


	/*------------------------------------------ news_20230623 */
	.article-box, .article-box2 {
		width: 100%;
		margin-bottom: 20px;
	}

/* 767px以下用（SP用）の記述 end */
}


/*--------------------------------------------------------------------
 *	700px以下用（SP用）の記述
 *--------------------------------------------------------------------*/
@media screen and (max-width: 700px) {
	/*------------------------------------------ news_20230601 */
	.news-img230601 {
		width: 100%;
	}

/* 700px以下用（SP用）の記述 end */
}

/*--------------------------------------------------------------------
 *	768px以上用（PC用）の記述
 *--------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
/* 768px以上用（PC用）の記述 */
	
  .br-pc { display:block; }
  .br-sp { display:none; }

body#news_190115_01 #main h4,
body#news_200120_02 #main h4 {
	clear: right;
}

body#news_190115_01 #main .img_right,
body#news_190121_01 #main .img_right,
body#news_190131_01 #main .img_right,
body#news_190131_02 #main .img_right,
body#news_190215_01 #main .img_right,
body#news_190709_01 #main .img_right,
body#news_190729_01 #main .img_right,
body#news_190801_01 #main .img_right,
body#news_190901_01 #main .img_right,
body#news_190917_01 #main .img_right,
body#news_190919_01 #main p.img_right,
body#news_191009_01 #main p.img_right,
body#news_191216_01 #main .img_right,
body#news_191219_01 #main .img_right,
body#news_200120_02 #main .img_right,
body#news_200121_01 #main .img_right,
body#news_200123_01 #main .img_right,
body#news_200221_01 #main .img_right,
body#news_200108_01 #main .img_right,
body#news_210310_01 #main .img_right,
body#news_210202_01 #main .img_right {
	width: 275px;
}

body#news_190115_01 #main .img_height,
body#news_190310_01 #main .img_height,
body#news_191119_01 #main .img_height,
body#news_200120_02 #main .img_height {
	width: 125px;
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

body#news_190118_01 #main p.txt_center,
body#news_190222_01 #main p.txt_center,
body#news_190310_01 #main p.txt_center,
body#news_191021_01 #main .txt_center,
body#news_200720_01 #main .txt_center,
body#news_210715_01 #main .txt_center{
	width: 400px;
	text-align: center;
	margin: 0 auto;
}

body#news_190131_02 #main .img_box p.right_img,
body#news_190118_01 #main .img_box p,
body#news_190118_01 #main .txt_center,
body#news_190624_01 #main .img_box p,
body#news_190901_01 #main .img_box p,
body#news_190917_01 #main .img_box p,
body#news_190919_01 #main .img_box p {
	width: 250px;
}

body#news_190115_01 #main .img_box_02,
body#news_190222_01 #main .img_box_02,
body#news_190730_01 #main .img_box_02,
body#news_190919_01 #main .img_box_02,
body#news_200619_01 #main .txt_cap {
	text-align: center;
}

body#news_190115_01 #main .img_box_02 p,
body#news_190222_01 #main .img_box_02 p,
body#news_190730_01 #main .img_box_02 p,
body#news_190919_01 #main .img_box_02 p {
	width: 250px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_190222_01 #main .img_vertical,
body#news_190310_01 #main .img_box_02,
body#news_200214_01 #main .img_vertical,
body#news_210224_01 #main .img_vertical {
	width: 250px;
	float: right;
	margin: 10px 0 10px 10px;
}

body#news_190919_01 #main .img_height,
body#news_191122_02 #main p.img_right {
	width: 190px;
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}


body#news_190919_01 #main .img_box p,
body#news_191119_01 #main .img_box p {
	width: 225px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_190310_01 */

body#news_190310_01 #main .img_box_02 p {
	margin: 0 0 10px 10px;
}

/*------------------------------------------ news_190131_01 */

body#news_190131_01 #main .img_left {
	width: 155px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
/*------------------------------------------ news_190131_02 */

body#news_190131_02 #main .img_box p.left_img {
	width: 347px;
}

/*------------------------------------------ news_190115_01 */

body#news_190115_01 #main .img_box p,
body#news_200619_01 #main .img_box p {
	width: 150px;
}

/*------------------------------------------ news_190730_01 */

body#news_190730_01 #main .img_right {
	width: 200px;
}

/*------------------------------------------ news_190901_01 */

body#news_190901_01 #main .img_box p {
	width: 225px;
}

/*------------------------------------------ news_190919_01 */

body#news_190919_01 #main div.img_box p.left_img {
	width: 288px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_190919_01 #main div.img_box p.center_img {
	width: 222px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_190919_01 #main div.img_box p.right_img {
	width: 137px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_190919_01 #main .img_box {
	text-align: center;
}

body#news_190919_01 #main .img_box p.right_img {
	max-width: 345px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

body#news_190919_01 #main div p.text {
	width: 410px;
	float: left;
}

body#news_190919_01 #main div p.img_right_02 {
	padding-top: 15px;
	max-width: 275px;
	float: right;
	margin: 0 auto;
	text-align: center;
}

/*------------------------------------------ news_191021_01 */

body#news_191021_01 #main .txt_center,
body#news_191227_01 #main .txt_center,
body#news_200619_01 #main .txt_center,
body#news_201111_01 #main .txt_center,
body#news_210927_01 #main .txt_center,
body#news_211130_01 #main .txt_center,
body#news_211224_01 #main .txt_center,
body#news_211228_01 #main .txt_center,
body#news_220120_01 #main .txt_center,
body#news_220124_01 #main .txt_center,
body#news_220126_01 #main .txt_center,
body#news_220222_01 #main .txt_center {
	width: 450px;
	text-align: center;
	margin: 0 auto;
}

/*------------------------------------------ news_191122_02 */

body#news_191122_02 #main p.img_right_02 {
	width: 275px;
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

/*------------------------------------------ news_200108_01 */

body#news_200108_01 #main div.left_kondan,
body#news_210202_01 #main div.left_kondan {
	float: left;
	width: 400px;
}

body#news_200108_01 #main div.right_kondan,
body#news_210202_01 #main div.right_kondan {
	float: right;
	margin-top: 30px;
}

/*------------------------------------------ news_200720_01 */

body#news_200720_01 #main div.waku {
	padding: 20px 1em 15px 1em;
	border: 2px solid #41719c;
	overflow: hidden;
	position:relative
}

body#news_200720_01 #main div.waku p.fontsize {
	font-size: 20px;
	margin-left: 50px;
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
}

body#news_200720_01 #main div.waku p.img_qr {
	margin-right: 50px;
}


/*------------------------------------------ news_200727_01 */

body#news_200727_01 #main .txt_center{
	width: 160px;
	text-align: center;
	margin: 0 auto;
}

/*------------------------------------------ news_200729_01 */

body#news_200729_01 #main .img_right {
	width: 225px;
	float: right;
	margin: 0 0 10px 10px;
}

body#news_200729_01 #main .txt_center{
	width: 160px;
	float: left;
	margin: 0 auto;
}

/*------------------------------------------ news_200807_01 */

body#news_200807_01 #main div.img_box p.left_img,
body#news_200831_01 #main div.img_box p.right_img,
body#news_201124_01 #main div.img_box p.right_img {
	width: 380px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200807_01 #main div.img_box p.right_img,
body#news_200831_01 #main div.img_box p.left_img,
body#news_201124_01 #main div.img_box p.left_img {
	width: 249px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_200917_01 */

body#news_200917_01 #main .txt_center {
	font-size: 30px;
	text-align: center;
	margin: 0 auto;
}

body#news_200917_01 #main span.font {
	font-size: 24px;
}

body#news_200917_01 #main p.text {
	padding-top: 20px;
}

body#news_200917_01 #main div.soto {
	margin-top: 20px;
}

body#news_200917_01 #main div.waku {
	float: left;
}

body#news_200917_01 #main div.waku dl.indent_4 {
	border: 1px solid #333333;
	width: 250px;
	padding: 5px 0 0 15px;
	margin-top: 0;
}

body#news_200917_01 #main p.img_qr {
	padding: 0 0 0 30px;
}


body#news_200917_01 #main p.img_hk {
	float: left;
}

body#news_200917_01 #main p.img_hk img{
	width: 188px;
	padding-left: 25px;
}


body#news_200917_01 #main div.wakut {
	margin-top: 20px;
	padding: 0 15px;
	border: 2px dashed #385d8a;
}

body#news_200917_01 #main p.txt_shusai {
	margin: 20px 0 0 0;
}

body#news_200917_01 #main p.txt_jikko {
	margin: 0 0 0 40px;
}

body#news_200917_01 #main dl.indent_7 {
	margin: 0 0 0 30px;
}

/*------------------------------------------ news_200901_01 */

body#news_200901_01 #main .img_right {
	width: 140px;
}

body#news_200901_01 #main .img_right_t,
body#news_200904_01 #main .img_right_t {
	width: 300px;
	float: right;
	margin: 0 0 10px 10px;
}

/*------------------------------------------ news_200904_01 */

body#news_200904_01 #main .img_right {
	width: 200px;
}

/*------------------------------------------ news_200828_01 */

body#news_200828_01 #main .img_right {
	width: 300px;
}


/*------------------------------------------ news_200925_01 */

body#news_200925_01 #main .img_box {
	text-align: center;
	padding-top: 20px;
}

body#news_200925_01 #main div.img_box p.left_img {
	width: 139px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200925_01 #main div.img_box p.center_img {
	width: 203px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200925_01 #main div.img_box p.right_img {
	width: 315px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200925_01 #main div.img_box p.left_img_02 {
	width: 195px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200925_01 #main div.img_box p.center_img_02 {
	width: 239px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200925_01 #main div.img_box p.center_img_03 {
	width: 110px;
	display: inline-block;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_200925_01 #main div.img_box p.right_img_02 {
	width: 110px;
	display: inline-block;
	margin: 0 10px 15px 10px;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_201207_01 */

body#news_201207_01 #main div.img_box p.right_img {
	width: 330px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_201207_01 #main div.img_box p.left_img {
	width: 330px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}


/*------------------------------------------ news_210625_01 */


body#news_210625_01 #main div.img_box p.left_img {
	width: 220px;
	display: inline-block;
	margin: 5px 10px 0 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_210625_01 #main div.img_box p.left_img {
	width: 220px;
	display: inline-block;
	margin: 5px 10px 0 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_210625_01 #main div.img_box p.left_img_img {
	width: 220px;
	display: inline-block;
	margin: 5px 10px 10px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_210708_01 */

body#news_210708_01 #main .img_right,
body#news_220112_01 #main .img_right,
body#news_220307_01 #main .img_right {
	width: 250px;
	float: right;
	margin: 0 0 10px 10px;
}

body#news_210708_01 #main .img_center {
	width: 145px;
	text-align: center;
	margin: 10px auto;
}

body#news_220112_01 #main .img_center {
	width: 175px;
	text-align: center;
	margin: 10px auto;
}

body#news_yymmdd_01 #main .xxxx {
	/* サンプル */
}

body#news_yymmdd_01 #main .xxxx {
	/* サンプル */
}


/*------------------------------------------ news_210715_01 */

body#news_210715_01 #main div.waku {
	padding: 20px 1em 15px 1em;
	border: 2px solid #41719c;
	overflow: hidden;
	position:relative
}

body#news_210715_01 #main div.waku p.fontsize {
	font-size: 20px;
	margin-left: 50px;
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
}

body#news_210715_01 #main div.waku p.img_qr {
	margin-right: 50px;
}

/*------------------------------------------ news_210715_02 */


body#news_210715_02 #main .img_center {
	width: 600px;
	text-align: center;
	margin: 10px auto;
}

body#news_210715_02 #main .img_center img {
	border: 1px #333333 solid;
}


/*------------------------------------------ news_210702_01 */


body#news_210702_01 #main div.img_box p.left_img,
body#news_210729_01 #main div.img_box p.left_img {
	width: 220px;
	display: inline-block;
	margin: 5px 10px 0 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_210702_01 #main div.img_box p.left_img,
body#news_210729_01 #main div.img_box p.left_img {
	width: 220px;
	display: inline-block;
	margin: 5px 10px 0 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_210702_01 #main div.img_box p.left_img_img {
	width: 265px;
	display: inline-block;
	margin: 5px 10px 10px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}



body#news_210729_01 #main p.img_qr {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}

body#news_210729_01 #main div.img_box {
	padding-top: 20px;
}

body#news_210729_01 #main div.img_box p.left_img_img {
	width: 220px;
	display: inline-block;
	margin: 5px 10px 10px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_210728_01 */

body#news_210728_01 #main div.img_box p.left_img {
	width: 400px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_210728_01 #main div.img_box p.right_img {
	width: 197px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_210831_01 */

body#news_210831_01 #main p.img_qr {
	width: 190px;
	padding-top: 10px;
}

/*------------------------------------------ news_210907_01 */


body#news_210907_01 #main p.challenge {
	width: 350px;
}

body#news_210907_01 #main ol li img.img_qr {
	max-width: 153px;
}

/*------------------------------------------ news_211019_02 */

body#news_211019_02 #main .img_right {
	width: 150px;
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;
}

body#news_211019_02 #main .img_right_sec {
	width: 250px;
	float: right;
	margin: 0 0 10px 10px;
}

body#news_211019_02 #main .kohan {
	padding-top: 12px;
}

/*------------------------------------------ news_211028_01 */


body#news_211028_01 #main div.img_box p.left_img {
	width: 265px;
	display: inline-block;
	margin: 5px 10px 0 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_211028_01 #main div.img_box p.left_img_img {
	width: 265px;
	display: inline-block;
	margin: 5px 10px 10px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_211213_01 */

body#news_211213_01 #main div.img_box p.left_img {
	width: 266px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_211213_01 #main div.img_box p.right_img {
	width: 380px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_211213_01 #main div.img_box p.left_img_01 {
	width: 213px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_211213_01 #main div.img_box p.right_img_01 {
	width: 380px;
	display: inline-block;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_220101_01 #main p.img_right {
	width: 150px;
	display: inline-block;
	margin: 0 0 10px 10px;
	vertical-align: top;
}

/*------------------------------------------ news_211210_01 */

body#news_211210_01 #main .img_right {
	width: 220px;
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;
}


/*------------------------------------------ news_211223_01 */

body#news_211223_01 #main .img_right {
	width: 280px;
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;
}

/*------------------------------------------ news_220203_01 */

body#news_220203_01 #main .img_left {
	width: 150px;
	float: left;
	margin: 0 10px 20px 0;
}

/*------------------------------------------ news_220210_01 */

body#news_220210_01 #main div.img_box p.left_img {
	width: 300px;
	display: inline-block;
	margin: 5px 10px 0 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

body#news_220210_01 #main div.img_box p.left_img_img {
	width: 300px;
	display: inline-block;
	margin: 5px 10px 10px 0;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

/*------------------------------------------ news_220225_01 */

body#news_220225_01 #main .img_right{
	width: 250px;
	float: right;
	margin: 0 0 10px 10px;
}


/*------------------------------------------ news_220307_01 */

body#news_220307_01 #main .txt_center {
	width: 400px;
	text-align: center;
	margin: 0 auto;
}

/*------------------------------------------ news_220623_01 */


body#news_220623_01 #main div.img_box p.left_img {
	width: 150px;
	display: inline-block;
	margin: 10px 10px 20 10;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}
    

    
    
    
/* 768px以上用（PC用）の記述 end */
}

/*------------------------------------------------------------------
 *280px以下（Galaxy Fold用）の記述
 *-----------------------------------------------------------------*/
 @media screen and (max-width: 280px) {
	/**********************
		news_charange2022.html
	*******************/
	.aiube-items {
		display: block;
	}
	.sponsor-table th, .sponsor-table td {
		width: 100%;
		display: block;
		text-align: center;
	}
	.sponsor-table th {
		border-bottom: 1px dotted #e6e6e6 !important;
	}
	.partic-text2 {
		display: block;
		height: 100px;
	}
	.course-parts > h2 {
		font-size: 16px !important;
	}
 }


/*--------------------------------------------------------------------
 *	印刷用（PC表示）の記述
 *--------------------------------------------------------------------*/
@media print {
/* 印刷用（PC表示）の記述 */


/* 印刷用（PC表示）の記述 end */
}


/*------------------------------------------ clear */
body.second,
body#news_190919_01 #main div.clear,
body#news_191009_01 #main h4.clear,
body#news_200108_01 #main h4.clear,
body#news_200917_01 #main h4.clear {
	zoom: 100%;
}

body.second::after,
body#news_190919_01 #main div.clear::after,
body#news_191009_01 #main h4.clear::after,
body#news_200108_01 #main h4.clear::after,
body#news_200917_01 #main h4.clear::after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}