html{
	font-size: 62.5%; 
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	scroll-behavior: smooth;
}
h1, h2, h3, h4, p, span{
	line-height: 1.5;
	margin-bottom: 0px;
	font-size: 1.6rem;
	text-align: justify;
}
h1,h2,h3{
	margin: 0px;
}
.pc-display{
	display: block;
}
.sp-display{
	display: none;
}
.width-class{
	width: 100%;
}
.hover{
  display: block;
  transition: .5s;
}
.hover:hover {
  transform: scale(1.05,1.05);
}



/*	TOPページ　メインビジュアル	*/
.top-mv{
	display: flex;
	flex-direction: column;
	align-items: center;
    margin: 80px 0px;
}
.top-mv-img{
	width: 100%;

}

/*	TOPページ　山チャレとは？	*/
.top-contents01{
	max-width: 980px;
	display: flex;
    justify-content: center;
	margin: 0px auto;
}
.about-yama-challe01-ttl01{
	color: #E06900;
	font-size: 3.6rem;
	font-weight: bold;
	margin-bottom: 75px;
	text-align: center;
}
.about-yama-challe01-txt01{
	font-weight: bold;
	text-align: center;
	margin:0px auto 45px;
	line-height: 1.5;
}
.about-yama-challe01-txt02{
	font-weight: bold;
	line-height: 1.5;
}
.top-contents-img01{
	width: 100%;
}

/*	TOPページ　山チャレ!! Recommend	*/
.top-contents02-upper-bg{
	position: relative;
	height: 80px;
    width: 100%;
}
.top-illustration01{
	position: absolute;
    top: -160px;
    left: 0%;
    width: 300px;
}
.top-contents02{
	background-color: #FFF5DB;
}
.top-contents02-inner-wrapper{
	max-width: 980px;
	display: flex;
	flex-direction: column;
    align-items: center;
	margin: 0px auto;
	z-index: 99;
}
.top-ttl01{
	width: 534px;
	margin-bottom: 30px;
}
.kyosan-recommend-sub-ttl{
    font-size: 3.6rem;
    font-weight: bold;
    text-align: center;
	margin: 80px auto 32px;
}
.kyosan-recommend-txt{
	font-weight: bold;
	text-align: center;
	margin:0px auto 48px;
}
.top-contents02-kyosan-list{
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
    width: 100%;
	margin-bottom: 68px;
}
.kyosan-logo_img{
    margin: 0px 4px 32px;
    width: 140px;
}


/*	TOPページ　山を学び、山に触れ、山での喜びを共有しよう！	*/
.top-contents04{
	background-image: url("../img/top-bcg-img03.png");
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.top-contents04-inner-wrapper{
	position: relative;
	max-width: 980px;
	margin: 0 auto;
}
.top-contents04-ttl-wrapper{
	display: flex;
	justify-content: center;
}
.top-contents04-ttl{
	font-size: 3.6rem;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	text-underline-offset: -0.2em;
	text-decoration-thickness: 0.5em;
	text-decoration-color: rgba(145, 171, 203);
	text-decoration-skip-ink: none;
	margin: 80px auto;
	text-align: center;
}
.top-contents04-item-wrapper{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	padding-bottom: 100px;
}
.top-contents04-item{
	width: 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
    justify-content: flex-start;
}
.contents04_img01{
	width: 160px;
	height: auto;
}
.contents04_img02{
	width: 160px;
	height: auto;
}
.contents04_img03{
	width: 160px;
	height: auto;
}
.contents04_img04{
	width: 160px;
	height: auto;
}
.top-contents04-item-txt{
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-bottom: 16px;
	height: 48px;
}
.top-contents04_triangle{
	width: 24px;
}


/*	TOPページ　山チャレ!!フォトコンテスト2023	*/
.top-photo-con-outer-wrapper{
	padding-bottom: 100px;
}
.top-photo-con-inner-wrapper{
	display: flex;
    justify-content: space-between;
	margin-bottom: 8px;
}
.top-photo-con-outer-box{
	width: 50%;
	display: flex;
    justify-content: flex-start;
}
.top-photo-con-inner-box{
    display: flex;
    flex-direction: column;
    margin-left: 20%;
	width: 400px;
    justify-content: center;
	margin-top: 64px;
}
.top-photo-con-ttl-wrapper{
	display: flex;
    align-items: center;
}
.top-photo-con-ttl{
	font-size: 3rem;
	font-weight: bold;
	text-decoration: underline;
	text-underline-offset: -0.2em;
	text-decoration-thickness: 0.5em;
	text-decoration-color: rgba(255, 206, 123);
	text-decoration-skip-ink: none;
	margin: 0px 0px 24px;
}

.top-photo-con-period{
	font-weight: bold;
	margin-bottom: 24px;
}
.top-photo-con-txt{
	margin-bottom: 40px;
}
.top-photo-con-btn{
	height: 60px;
	background-color: #FFA621;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-photo-con-btn-txt{
	font-weight: bold;
}
.top-photo-con_top-img{
	width: 50%;
	height: 560px;
	object-fit: cover;
	object-position: 0 0;
}
.top-photo-con_img-wrapper{
	display: flex;
	justify-content: space-between;
    margin:0px 0px 0px 10%;
}
.top-photo-con_img{
	width: 24.2%;
	margin-right: 8px;
}
.top-photo-con_img-last{
	width: 24.5%;
	margin-right: 0px;
}
.top-photo-con_post_wrapper{
    display: flex;
    flex-direction: column;
    margin-right: 260px;
    margin-top: 24px;
    align-items: flex-end;
}
.top-photo-con_post_box{
	display: flex;
	flex-direction: column;
}
.top-photo-con_post_ttl{
	font-weight: bold;
}
.top-photo-con_arrow-icon{
	width: 230px;
}


/*	TOPページ　私の山チャレ記録	*/
.top-yamachalle-record-outer-wrapper{
	padding-bottom: 100px;
}
.top-yamachalle-record-inner-wrapper{
	display: flex;
    justify-content: space-between;
	margin-bottom: 8px;
}
.top-yamachalle-record-outer-box{
	display: flex;
    justify-content: flex-end;
	width: 50%;
}
.top-yamachalle-record-inner-box{
	width: 400px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-right: 20%;
}
.top-yamachalle-record-ttl{
	font-size: 3rem;
	font-weight: bold;
	text-decoration: underline;
	text-underline-offset: -0.2em;
	text-decoration-thickness: 0.5em;
	text-decoration-color: rgba(255, 206, 123);
	text-decoration-skip-ink: none;
	margin: 60px 0px 24px;
}
.top-yamachalle-record-period{
	font-weight: bold;
	margin-bottom: 24px;
}
.top-record-txt{
	margin-bottom: 40px;
}
.top-yamachalle-record-txt{
	margin-bottom: 40px;
}
.top-yamachalle-record-btn{
	height: 60px;
	background-color: #FFA621;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 60px;
}
.top-yamachalle-record-btn-txt{
	font-weight: bold;
}

.top-yamachalle-record_top-img{
	width: 50%;
	height: 560px;
	object-fit: cover;
	object-position: 0 0;
}
.top-yamachalle-record_img-wrapper{
	display: flex;
	justify-content: space-between;
	width: 90%;
    margin: 0px auto 100px;
}
.top-photo-con_img-box{
	display: flex;
	flex-direction: column;
}
.top-yamachalle-record-inner-wrapper{
	display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
.top-yamachalle-record-inner-box {
    display: flex;
    flex-direction: column;
    margin-left: 30%;
    width: 400px;
    justify-content: center;
}
.top-yamachalle-record_img-box{
	margin: 0px 4px;
}
.top-yamachalle-record_img{
	width: 100%;
	margin-bottom: 16px;
}
.top-yamachalle-record_txt{
	font-weight: bold;
}

/*	TOPページ　広告枠	*/
.top-ad-wrapper{
	background-color: #FFE796;
}
.top-ad-box{
	display: flex;
	justify-content: space-between;
	max-width: 980px;
	margin: 0px auto;
	padding: 120px 0px;
}
.top-ad-img{
	width: 360px;
}
.top-ad-txt-box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 75px;
    width: 538px;
}
.top-ad-logo-img{
	margin-bottom: 32px;
    height: 61px;
}
.top-ad-logo-sub-ttl{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 16px;
}

/*	TOPページ　チャレンジ応援記事*/
.top-article-outer-wrapper{
	padding-bottom: 160px;
}
.top-article-outer-box{
	width: 50%;
	display: flex;
    justify-content: flex-end;
}
.top-article-inner-box{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 20%;
}
.top-article-ttl{
	font-size: 3rem;
	font-weight: bold;
	text-decoration: underline;
	text-underline-offset: -0.2em;
	text-decoration-thickness: 0.5em;
	text-decoration-color: rgba(255, 206, 123);
	text-decoration-skip-ink: none;
	margin: 0px 0px 24px;
}
.top-article-period{
	font-weight: bold;
	margin-bottom: 24px;
}
.top-article-txt{
	width: 400px;
	margin-bottom: 40px;
}
.top-article-btn{
	width: 400px;
	height: 60px;
	background-color: #FFA621;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-article-btn-txt{
	font-weight: bold;
}
.top-article_top-img{
	width: 50%;
	height: 560px;
	object-fit: cover;
	object-position: 0 0;
}
.top-article_img-wrapper{
	display: flex;
	justify-content: space-between;
	width: 90%;
    margin: 0px auto;
}
.top-photo-con_img-box{
	display: flex;
	flex-direction: column;
}
.top-article_img{
	width: 100%;
	margin-bottom: 16px;
}
.top-article_txt{
	font-weight: bold;
}
.top-article-list-wrapper{
	max-width: 960px;
	margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
	position: relative;
}
.top-article-list-ttl-wrapper{
	background-color: #E06900;
	width: 133px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 16px;
}
.top-article-list-ttl{
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}
.top-article-list-sub-ttl{
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 32px;
	text-align: center;
}
.top-artilce-list-box{
	width: 100%;
	background-color: #FFE796;
	border-radius: 20px;
	padding: 64px 64px 36px;
}
.top-artilce-list-ttl{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 16px;
	color: #572B00;
}
.top-contents07-name{
	color: #572B00;
}
.bx-wrapper{
	width: 100%!important;
	max-width: 980px;
}
.bx-viewport{
	width: 100%!important;
}
.bx-clone img{
	width: 100%;
}

/*	TOPページ　PICK UP NEWS*/
.pickup-news-wrapper{
	background-color: #FFF5DB;
	padding-top: 80px;
	padding-bottom: 100px;
}
.pickup-news-box{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.pickup-news-ttl-box{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.pickup-news-ttl{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 8px;
}
.pickup-news-sub-ttl{
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.pickup-news-list{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 90%;
}
.pickup-news_img{
	width: 100%;
	margin-bottom: 20px;
}
.pickup-news-name{
	font-weight: bold;
	margin-bottom: 4px;
}

/*	TOPページ　イベント	*/
.top-contents06{
    margin-top: 125px;
	position: relative;
}
.top-contents06-innder-wrapper{
	margin: 0 auto;
	max-width: 980px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
.top-contents06-ttl{
	font-size: 3.6rem;
	font-weight: bold;
    text-decoration: underline;
    text-underline-offset: -0.2em;
    text-decoration-thickness: 0.5em;
    text-decoration-color: rgba(255, 206, 123);
    text-decoration-skip-ink: none;
	margin-bottom: 62px;
	text-align: center;
}
.top-contents06-txt{
	text-align: center;
	margin-bottom: 80px;
	max-width: 90%;
}
.online-event-ttl-inner-wrapper{
	margin-bottom: 40px;
    text-align: center;
}
.online-event-ttl {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.5;
	display: inline;
	border-bottom: solid #E37303 1.5px;
	padding-bottom: 4px;
}
.online-event-box{
	display: flex;
	flex-direction: column;
    align-items: center;
	background-color: #FFE796;
	border-radius: 20px;
    width: 100%;
	padding: 50px 0px;
    margin-bottom: 80px;
}
.online-event-wrapper{
	display: flex;
	margin-bottom: 40px;
}
.top-subttl01{
	width: 580px;
    margin-bottom: 40px;
}
.online-event-img{
	margin-right: 30px;
	width: 150px;
	height: 200px;
    object-fit: cover;
}
.online-event-detail{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 560px;
}
.online-event-ttl-wrapper{
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.online-ttl-box{
	display: flex;
}
.online-ttl01{
	font-size: 1.8rem;
	font-weight: bold;
	margin-right: 20px;
	width: 56px;
}
.online-ttl02{
	font-size: 1.8rem;
	font-weight: bold;
}
.online-btn-wrapper{
	display: flex;
    justify-content: center;
}
.online-btn01{
	width: 240px;
	height: 55px;
	background-color: #fff;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 40px;
}
.online-btn01 span{
	font-weight: bold;
}
.online-btn02{
	width: 240px;
	height: 55px;
	background-color: #FF9D00;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.online-btn02 span{
	font-weight: bold;
}
/*	TOPページ 高尾山バナー	*/
.banner-takao-wrapper{
	display: flex;
	justify-content: center;
	margin: 40px auto 100px;
	position: relative;
}




/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
.pt-mv{
	background-image: url("../img/pc-photo-top-bg.png");
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
    justify-content: center;
    margin: 80px 0px 0px;
	width: 100%;
	height: 750px;
	background-size: cover;
    background-position: center;
}
.pt-mv-img{
	width: 37%;
}

/*	山チャレ!!フォトコンテストページ　コンテンツ	*/
.pt-contents01{
	position: relative;
	max-width: 960px;
	margin: 0px auto;
}
.pt-contents01-inner-wrapper{
	width: 100%;
	margin: 80px auto 180px;
	background-color: #FFE796;
	border-radius: 20px;
	display: flex;
	justify-content: center;
}
.pt-contents01-txt-list{
	margin: 56px 56px 0px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pt-contents01-txt-box{
	border-radius: 20px;
	margin-bottom: 56px;
    width: 48%;
}
.pt-contents01-txt-box-first{
	margin-right: 4%;
}
.pt-contents01-img{
	width: 100%;
	margin-bottom: 20px;
}
.pt-contents01-txt-box-ttl{
	font-size: 2.5rem;
	font-weight: bold;
	margin-bottom: 4px;
}
.pt-contents01-border{
	width: 100%;
	border-bottom: solid #E67300 1px;
}
.pt-contents01-txt-box-txt{
	font-size: 1.6rem;
	margin-top: 20px;
}
.pt-contents-img01-wrapper{
	position: absolute;
    width: 100vw;
    display: flex;
    justify-content: flex-end;
	z-index: -1;
	top: 20%;
}
.pt-contents-img01{
	width: 281px;
}
.photo-wrapper{
	width: 100%!important;
}

/*	山チャレ!!フォトコンテストページ　コンテンツ	*/
/*
.pagination-container ul{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap:wrap;
}
.pagination-container li + li{ 
	margin-left: -1px; 
	display: flex;
	align-items: center;
}		
.pagination-container li + li:before{ 
	 content: '';  
	 color: #000000;
}
.pagination-container a{
	display: block;
	text-decoration: none;
}
.pagination-container .navi-active a{
	font-weight: bold;
	color: #000000;
}
*/
.photo-con-list-wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
}

/*	山チャレ!!フォトコンテストページ　賞品	*/
.announce{
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
}
.pt-contents02{
	background-color: #FFF5DB;
	padding-bottom: 100px;
	position: relative;
    padding-top: 80px;
    margin-top: 100px;
    z-index: 1;
}
.pt-contents02-inner-wrapper{
	max-width: 980px;
	display: flex;
	flex-direction: column;
	margin: 0px auto;
}
.pt-contents02-center01{
	display: flex;
	justify-content: center;
	width: 100%;
}
.pt-contents02-ttl{
	   font-size: 3rem;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: -0.2em;
    text-decoration-thickness: 0.5em;
    text-decoration-color: rgba(255, 206, 123);
    text-decoration-skip-ink: none;
    margin: 0px 0px 64px;
}
.pt-presents-outer-wrapper01{
	display: flex;
	justify-content: center;
	width: 100%;
}
.pt-presents-wrapper01{
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 80px;
	width: 100%;
}
.pt-presents-box01{
	width: 48%;
	background-color: #fff;
	padding: 55px 40px;
	margin-bottom: 32px;
}
.pt-presents-box01{
	margin-right: 2%;
}
.pt-presents-box03{
	width: 48%;
	background-color: #fff;
	padding: 55px 40px;
	margin-bottom: 32px;
}
.pt-presents-box03{
	margin-right: 2%;
}
.pt-presents-box04{
	width: 48%;
	background-color: #fff;
	padding: 55px 40px;
	margin-bottom: 32px;
}
.pt-presents-box04{
	margin-right: 2%;
}
.pt-presents-box img{
	width: 100%;
}
.pt-img{
	width: 100%;
}
.pt-presents-box-ttl{
	font-size: 2.5rem;
	font-weight: bold;
	margin-bottom: 32px;
}
.pt-presents-box-brand{
	margin: 30px 0px 15px;
	font-size:1.6rem;
	font-weight: bold;
}
.pt-presents-box-name{
	margin-bottom: 15px;
	font-size:1.6rem;
	font-weight: bold;
}
.pt-presents-box-txt{
	margin-bottom: 30px;
	font-size:1.6rem;
}
.pt-presents-btn{
	width: 100%;
    height: 55px;
    background-color: #FF9D00;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pt-presents-btn span{
	font-weight: bold;
	text-align: center;
}
.pt-presents-btn02{
	width: 100%;
    height: 55px;
    background-color: #FFE49A;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 32px;
}
.pt-presents-btn02 span{
	font-weight: bold;
	text-align: center;
}
.pt-presents-outer-wrapper02{
	display: flex;
    justify-content: space-between;
}
.pt-presents-img{
	width: 42%;
}
.pt-presents-inner-wrapper02{
	display: flex;
	flex-direction: column;
	margin-left: 40px;
	width: 48%;
}
.pt-presents-box02{
	display: flex;
	justify-content: flex-end;
}
.pt-presents-icon{
	width: 194px;
}
.pt-presents-ttl{
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 32px;
}

/*	山チャレ!!フォトコンテストページ　山チャレ!!フォトコンテスト2023概要	*/
.pt-contents03{
	background-color: #FFE796;
	margin-top: -1px;
    position: relative;
    z-index: 2;
}
.pt-contents03-inner-wrapper{
	max-width: 980px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0px auto;
}
.pt-contents03-main-ttl-wrapper{
	display: flex;
	justify-content: space-between;
	margin: 60px auto;
    align-items: center;
}
.pt-contents03-main-ttl{
	font-size: 3.6rem;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-underline-offset: -0.2em;
	text-decoration-thickness: 0.5em;
	text-decoration-color: rgba(255, 206, 132);
	text-decoration-skip-ink: none;
	text-align: center;
}
.pt-contents03-box{
	background-color: #fff;
	padding: 50px 70px;
	border-radius: 20px;
	margin: 0px 0px 100px;
	width: 100%;
}
.pt-contents03-ttl{
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 50px;
}
.pt-contents03-innder-box{
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.pt-contents03-sub-ttl{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 5px;
}

/*	山チャレ!!フォトコンテストページ　投稿フォーム	*/
.pt-contents04{
	position: relative;
    padding: 80px 0px 160px;
}
.pt-contents04-inner-wrapper{
	max-width: 980px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0px auto;
	padding-bottom: 140px;
}
.pt-contents03-txt{
	margin-top: 50px;
}
.pt-contents04-btn{
	width: 720px;
    height: 80px;
    background-color: #FF9D00;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pt-contents04-btn span{
	font-size: 2.5rem;
	font-weight: bold;
}


/*	協賛社詳細ページ	*/
.kyosan-wrapper{
	max-width: 980px;
	display: flex;
	flex-direction: column;
    align-items: center;
	margin: 0px auto 160px;
}
.kyosan-top{
	margin-top: 80px!important;
}
.kyosan-page-logo{
	width: 200px;
}
.kyosan-ttl{
	font-size:3rem;
	font-weight: bold;
	margin-top: 30px;
}
.kyosan-sub-ttl{
	font-size: 1.6rem;
	margin-top: 10px;
}
.kyosan-url{
	margin-top: 30px;
	font-size: 1.6rem;
}
.kyosan-description{
	margin-top: 40px;
	text-align: center;
	line-height: 2;
}
.kyosan-copy{
	margin-top: 30px;
	font-size: 2rem;
	font-weight: bold;
    line-height: 1.5;
}
.kyosan-product-list{
	display: flex;
    justify-content: space-between;
	margin-top: 80px;
}
.kyosan-product-column{
	width: 30%;
}
.kyosan-product-img{
	display: flex;
	justify-content: center;
}
.kyosan-product-img img{
	width: 100%;
}
.kyosan-product-ttl{
	margin-top: 30px;
	font-weight: bold;
	font-size: 2rem;
    min-height: 60px;
}
.kyosan-product-ttl-02{
	min-height: auto!important;
}
.kyosan-product-sub-ttl{
	margin-top: 15px;
    height: 40px;
}
.kyosan-product-sub-ttl-02{
	height: auto;
}
.kyosan-product-copy{
	margin-top: 30px;
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 50px;
	height: 40px;
    line-height: 1.5;
}
.kyosan-product-txt{
	margin-top: 30px;
    height: 240px;
}
.kyosan-product-txt-02{
	height: auto!important;
}
.kyosan-price-wrapper{
	display: flex;
	flex-direction: column;
}
.kyosan-price{
	font-weight: bold;
	font-size: 1.6rem;
	margin-top: 30px;
	line-height: 1.5;
}
.kyosan-price-detail{
	font-weight: bold;
	font-size: 1.6rem;
	margin-top: 8px;
	line-height: 1.5;
}
.kyosan-price-mm{
	height: 72px;
}
.kyosan-price-btn01{
    width: 100%;
    height: 55px;
    background-color: #FFA621;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 30px;
}
.kyosan-price-btn01 span{
	font-weight: bold;
}
.kyosan-price-btn02{
    width: 100%;
    height: 55px;
    background-color: #FFE49A;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 32px;
}
.kyosan-price-btn02 span{
	font-weight: bold;
}


/*	フォトコン　写真ページ	*/
.photo_inner_wrapper{
	max-width: 800px;
	display: flex;
	flex-direction: column;
	margin: 80px auto 0px;
	padding-bottom: 100px;
	position: relative;
}
.photo_inner_wrapper img{
	z-index: 2;
}
.photo-ttl{
	font-size: 3rem;
	font-weight: bold;
	margin:80px 0px 50px;
}
.photo_box{
	display: flex;
    justify-content: center;
	background-color: #FFE796;
	border-radius: 20px;
	margin: 40px 0px;
	padding: 30px 20px;

}
.about-photo01{
	display: flex;
	flex-direction: column;
    justify-content: space-around;
/*	width: 280px;*/
}
.about-photo-list{
	display: flex;
	justify-content: space-between;
}
.about-photo-inner01{
	display: flex;
	justify-content: space-between;
	width: 80px;
}
.about-photo-inner01 span{
	font-weight: bold;
}
.about-photo-detail{
	display: flex;
	justify-content: flex-start;
	width: 140px;
}
.border{
	border: solid 0.5px #707070;
	margin: 0px 40px;
}
.about-photo02{
	display: flex;
	flex-direction: column;
    justify-content: space-around;
	width: 280px;
}
.photo-con-btn-wrapper{
	width: 383px;
    height: 60px;
    background-color: #FF9D00;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0px auto;
}
.photo-con-btn-wrapper span{
    font-weight: bold;
}
.photo-con-btn{
	width:360px;
}




@media screen and  (max-width:1670px){
/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-mv{
		height: 700px;
	}
	
/*	山チャレ!!フォトコンテストページ　賞品	*/	
	.pt-presents-wrapper02 {
		justify-content: center;
	}
	.pt-contents-img02{
		display: none;
	}
	.pt-contents02-upper-bg {
		height: 100px;
		margin-top: -100px;
		z-index: 2;;
	}
}
@media screen and  (max-width:1520px){
/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-mv{
		height: 600px;
	}
}

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

	/*	TOPページ　山チャレ!!フォトコンテスト2023	*/
	.top-photo-con-inner-box {
	    margin-left: auto;
    	margin-right: auto;
	}
	
	/*	TOPページ　私の山チャレ記録	*/
	.top-yamachalle-record-inner-box {
		margin-right: auto;
	    margin-left: auto;
	}
	/*	TOPページ　広告枠	*/
	.top-ad-box {
		flex-direction: column;
	    align-items: center;
	}
	.top-ad-txt-box {
		margin-left: 0px;
		margin-top: 40px;
	}

	
/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-mv{
		height: 450px;
	}
}
@media screen and  (max-width:1000px){
	/*	TOPページ　メインビジュアル	*/
	.top-contents02-upper-bg {
		height: 160px;
	}
	.top-illustration01 {
		top: -80px;
	}
	/*	TOPページ　私の山チャレ記録	*/
	.top-article-list-wrapper {
		margin: 0px 40px;
	}
	
	/*	TOPページ　PICK UP NEWS*/
	.top-contents06-innder-wrapper {
		margin: 0 40px;
	}
	
	/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-mv{
		height: 400px;
	}
	.pt-mv-img{
		width: 37%;
	}
	.pt-contents01 {
		margin: 0px 40px;
	}
	/*	山チャレ!!フォトコンテストページ　賞品	*/
	.pt-presents-wrapper01 {
		margin: 0px 40px;
	}
	.pt-presents-outer-wrapper02 {
		margin: 0px 40px;
	}
	.pt-contents03-inner-wrapper {
		margin: 0px 40px;
	}
	
	
	/*	協賛社詳細ページ	*/
	.kyosan-wrapper{
		width: 90%;
	}
}
@media screen and  (max-width:980px){
	/*	協賛社詳細ページ	*/
	.kyosan-wrapper {
		margin: 80px auto 50px;
	}
	.kyosan-description {
		width: 70%;
	}
	.kyosan-product-list {
		display: flex;
		flex-direction: column;
	    align-items: center;
		margin-top: 0px;
	}
	.kyosan-product-column {
		width: 60%;
		margin-top: 40px;
	}
	.center{
		display: flex;
		justify-content: center;
	}
	.kyosan-copy {
		text-align: center;
	}
	.kyosan-product-ttl{
		margin-top: 15px;
	}
	.kyosan-product-copy {
		margin-top: 0px; 
		margin-bottom: 10px;
		line-height: 1.5;
	}
	.kyosan-product-txt {
		margin-top: 20px; 
		height: 100%;
	}
	.kyosan-price-mm{
		height: 100%;
	}
}
@media screen and  (max-width:940px){
	/*	TOPページ　山を学び、山に触れ、山での喜びを共有しよう！	*/
	.top-contents04-item-wrapper {
		justify-content: center;
	}
	.top-contents04-item {
		width: 40%;
		margin-bottom: 40px;
	}
}
@media screen and  (max-width:900px){
	/*	TOPページ　メインビジュアル	*/
	.top-contents02-upper-bg {
		height: 200px;
	}
	.top-illustration01 {
		top: -40px;
	}
	
	/*	TOPページ　山チャレ!!フォトコンテスト2023	*/
	.top-photo-con-inner-box {
		width: 360px;
	}
	.top-photo-con_img{
		 margin-right: 0px; 
	}
	/*	TOPページ　私の山チャレ記録	*/
	.top-yamachalle-record-inner-box {
		width: 360px;
	}
	.pt-mv{
		height: 350px;
	}

	/*	フォトコン　写真ページ	*/
	.photo_inner_wrapper {
		width: 90%;
	}
}
@media screen and  (max-width:850px){
	
	.top-contents04-ttl{
	margin: 80px 40px;		
	}
	
	/*	TOPページ　PICK UP NEWS*/
	.online-event-detail {
		width: 420px;
	}
	/*	TOPページ　イベント	*/
	.top-contents06 {
		margin-top: 160px;
	}
	
	
	.pt-ttl02 {
		width: 90%;
	}
}
@media screen and  (max-width:820px){	
	.pt-mv-img{
		width: 42%;
	}
	/*	山チャレ!!フォトコンテストページ　賞品	*/		
	.pt-contents02-inner-wrapper {
		align-items: center;
	}
	.pt-presents-wrapper02{
		width: 70%;
		flex-direction: column;;
		align-items: center;
	}
	.pt-sticker-detail{
		margin-left: 0px;
		margin-top: 50px;
	}
	.pt-presents-wrapper01 {
		margin-bottom: 40px;
	}
}
@media screen and  (max-width:780px){
	/*	TOPページ　山チャレ!!フォトコンテスト2023	*/
	.top-photo-con-inner-wrapper {
		flex-direction: column-reverse;
	}
	.top-photo-con_top-img {
		width: 100%;
		height: 500px;
	}
	.top-photo-con-outer-box {
		width: 100%;
	}
	.top-photo-con-btn{
		margin-bottom: 48px;
	}
	.top-photo-con_img-wrapper {
		margin: 0px;
	}
	/*	TOPページ　私の山チャレ記録	*/
	.top-yamachalle-record-inner-wrapper {
		flex-direction: column;
	}
	.top-yamachalle-record_top-img {
		width: 100%;
	}
	.top-yamachalle-record-outer-box {
		width: 100%;
	}
	.top-yamachalle-record-btn {
		margin-bottom: 32px;
	}
	.top-yamachalle-record_img-wrapper {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin: 0px auto 100px;
	}
	/*	TOPページ　PICK UP NEWS*/
	.online-event-box {
		padding: 50px 32px;
	}
	.online-event-detail {
		width: 320px;
	}
	


	
	/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-contents04-btn {
		width: 100%;
	}
	/*	山チャレ!!フォトコンテストページ　投稿写真一覧	*/
	.photo-con-list-wrapper{
		padding: 0px 20px;
	}
	/*	山チャレ!!フォトコンテストページ　賞品	*/
	.pt-presents-wrapper01 {
	    flex-direction: column;
    	align-items: center;
	}
	.pt-presents-box01 {
		width: 70%;
	}
	.pt-presents-box03 {
		width: 70%;
	}
	.pt-presents-box04 {
		width: 70%;
	}
	.pt-presents-outer-wrapper02 {
		flex-direction: column-reverse;
		align-items: center;
	}
	.pt-presents-img {
		width: 70%;
	}
	.pt-presents-inner-wrapper02 {
		margin-bottom: 40px;
		margin-left: 0px;
		width: 70%;
	}
	/*	山チャレ!!フォトコンテストページ　投稿フォーム	*/
	.pt-contents04-inner-wrapper {
		margin: 0px 40px;
	}
	/*	フォトコン　写真ページ	*/
/*
	.about-photo01 {
		width: 240px;
	}
	.about-photo02 {
		width: 240px;
	}
*/
}
@media screen and  (max-width:700px){
	
	/*	山チャレ!!フォトコンテストページ　賞品	*/
	.pt-presents-outer-wrapper01 {
	    flex-direction: column;
    	align-items: center;
	}
	.pt-presents-wrapper01 {
		justify-content: center;
	}
	.pt-presents-box {
		width: 40%;
		margin: 0px 20px 50px;
	}

}
@media screen and  (max-width:660px){
	/*	TOPページ　山チャレとは？	*/
	.about-yama-challe01 {
		padding: 0px 40px;
	}
	/*	TOPページ　山チャレ!!フォトコンテスト2023	*/
	.top-photo-con_post_wrapper {
		margin-right: 20px;
	}
	/*	TOPページ　広告枠	*/
	.top-ad-box {
		padding: 120px 40px;
	}
	.top-ad-txt-box{
		width: 100%;
	}
	/*	TOPページ　イベント	*/
	.online-event-wrapper {
		flex-direction: column;
		align-items: center;
		width: 100%;
	}
	.online-event-img {
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.online-event-detail {
		width: 100%;
	}
	.online-btn-wrapper {
		flex-direction: column;
	}
	.online-btn01 {
		margin-right: 0px;
		margin-bottom: 24px;
	}
}
@media screen and  (max-width:630px){
	.pt-contents01-txt-list {
		margin: 56px 56px 0px;
		flex-direction: column;
		align-items: center;
	}
	.pt-contents01-txt-box {
		width: 100%;
	}
	
	/*	協賛社詳細ページ	*/	
	.kyosan-product-column {
		width: 80%;
	}
	.kyosan-description {
		width: 80%;
	}
	
}
@media screen and  (max-width:570px){
	/*	山チャレ!!フォトコンテストページ　山チャレ!!フォトコンテスト2023概要	*/
	.pt-contents02-bottom-bg {
		height: 60px;
	}
	.pt-contents04 {
		 padding-bottom: 100px; 
	}

	/*	フォトコン　写真ページ	*/
	.photo_box {
		flex-direction: column;
		align-items: center;
	}
	.about-photo01 {
/*		width:50%;*/
	    margin-bottom: 15px;
	}
	.border {
		width: 100%;
	}
	.about-photo02 {
	    width: 100%;
    	margin-top: 15px;
	}

	/*	協賛社詳細ページ	*/
	.kyosan-product-column {
		margin-top: 60px;
	}
}
@media screen and  (max-width:530px){
	/*	TOPページ　イベント	*/
	.online-event-box {
		padding: 50px 20px;
	}
	
	/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-mv-img {
		width: 58%;
	}
	/*	山チャレ!!フォトコンテストページ　賞品	*/
	.pt-contents04-inner-wrapper {
		padding-bottom: 240px;
	}
	
}
@media screen and  (max-width:500px){
	.pc-display{
		display: none;
	}
	.sp-display{
		display: block;
	}
	
	
	/*	TOPページ　メインビジュアル	*/
	.top-mv {
		margin: 80px 0px 64px;
	}
	.about-yama-challe01-ttl01 {
		font-size: 2.7rem;
		margin-bottom: 32px;
	}
	.about-yama-challe01-ttl01{
		text-align: justify;
	}
	.about-yama-challe01-txt01 {
		margin: 0px auto 32px;
		text-align: justify;
	}
	.top-illustration01 {
		position: absolute;
		top: 2px;
		width: 174px;
	}
	.about-yama-challe01 {
		padding: 0px 20px;
	}

	/*	TOPページ　山を学び、山に触れ、山での喜びを共有しよう！	*/
	.top-contents04-ttl {
		margin: 64px 20px;
	}
	.top-contents04-ttl {
		font-size: 2.7rem;
	}
	.top-contents04-item-wrapper {
		padding-bottom: 76px;
		justify-content: space-evenly;
	}
	/*	TOPページ　山チャレ!!フォトコンテスト2023	*/
	.top-photo-con-ttl {
		font-size: 2.2rem;
	}
	.top-photo-con_img-wrapper{
		flex-wrap: wrap;
	}
	.top-photo-con-inner-box {
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 64px;
	}
	.top-photo-con_top-img {
		height: 300px;
	}
	.top-photo-con_img {
		width: 49%;
		margin-bottom: 8px;
	}
	.top-photo-con_img-last {
		width: 49%;
		margin-bottom: 8px;
	}
	.top-photo-con-outer-wrapper {
		padding-bottom: 80px;
	}
	/*	TOPページ　私の山チャレ記録	*/
	.top-yamachalle-record-inner-box {
		width: 100%;
		margin-right: 20px;
		margin-left: 20px;
	}
	.top-yamachalle-record-inner-wrapper{
		margin-bottom: 64px;
	}
	.top-yamachalle-record-ttl {
		font-size: 2.5rem;
	}
	.top-yamachalle-record_img-wrapper{
		flex-wrap: wrap;
	}
	.top-yamachalle-record_img-box {
		 margin: 0px 0px 24px; 
		width: 49%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.top-yamachalle-record_top-img {
		height: 300px;
	}
	.top-yamachalle-record_img-wrapper {
		margin: 0px auto 76px;
	}
	/*	TOPページ　広告枠	*/
	.top-ad-box {
		padding: 64px 20px 80px;
	}
	.top-ad-img{
		width: 100%;
	}
	.top-ad-logo-img{
		margin-bottom: 32px;
		height: 40px;
	}
	.top-record-txt{
		width: 100%;
	}
	/*	TOPページ　チャレンジ応援記事*/
	.top-article-list-wrapper {
		margin: 0px 20px;
	}
	.top-article-list-sub-ttl {
		font-size: 2.2rem;
	}
	.top-artilce-list-box {
		width: 100%;
		padding: 40px 20px 4px;
	}
	/*	TOPページ　イベント	*/
	.top-contents06-innder-wrapper {
		margin: 0 20px;
	}
	.online-ttl-box {
		flex-direction: column;
		margin-bottom: 16px;
	}
	.top-contents06-ttl {
		font-size: 2.7rem;
		margin-bottom: 24px;
	}
	.top-contents06-txt {
		margin-bottom: 48px;
		max-width: 100%;
		text-align: justify;
	}
	.online-event-ttl {
		width: 90%;
	}
	.top-contents07-post-img-wrapper img{
		eight: 70px;
	}	
	/*	TOPページ　高尾山バナー	*/
	.banner-takao-wrapper {
	margin: 40px 20px 100px;
	}
	.banner-takao{
		width: 100%;
	}
	/*	山チャレ!!フォトコンテストページ　メインビジュアル	*/
	.pt-mv {
		background-image: url(../img/sp-photo-top-bg.png);
		height: 700px;
	}
	.pt-mv-img {
		width: 90%;
	}
	/*	山チャレ!!フォトコンテストページ　コンテンツ	*/
	.pt-contents01 {
		margin: 0px 20px;
	}
	.pt-contents01-txt-list {
		margin: 40px 32px 0px;
		flex-direction: column;
		align-items: center;
	}
	.pt-contents01-txt-box {
		margin-bottom: 40px;
	}
	/*	山チャレ!!フォトコンテストページ　賞品	*/
	.pt-presents-box01 {
		width: 100%;
    	padding: 55px 20px;
	}
	.pt-presents-box03 {
		width: 100%;
    	padding: 55px 20px;
	}
	.pt-presents-box04 {
		width: 100%;
    	padding: 55px 20px;
	}
	.pt-contents02 {
		padding: 64px 20px 80px;
	}
	.pt-presents-inner-wrapper02 {
		width: 100%;
	}
	.pt-presents-img {
		width: 100%;
	}
	.pt-presents-ttl {
		font-size: 2.2rem;
	}

	/*	山チャレ!!フォトコンテストページ　山チャレ!!フォトコンテスト2023概要	*/
	.pt-contents03-main-ttl {
		font-size: 2.7rem;
	}
	.pt-contents03-box {
		padding: 50px 40px;
	}
	.pt-contents03-inner-wrapper {
		margin: 0px 20px;
	}
	.pt-contents04-inner-wrapper {
		padding-bottom: 120px;
	}
	/*	山チャレ!!フォトコンテストページ　投稿フォーム	*/
	.pt-contents04-inner-wrapper {
		margin: 0px 20px 100px;
	}

	/*	協賛社詳細ページ	*/	
	.kyosan-wrapper {
		width: 90%;
		margin: 80px 20px 100px;
	}
	.kyosan-product-column {
		width: 100%;
	}
	.kyosan-description {
		width: 100%;
		text-align: left;
	}
	.kyosan-copy {
		width: 100%;
		text-align: left;
	}	
	
	/*	フォトコン　写真ページ	*/
	.photo_inner_wrapper {
		padding-bottom: 150px;
	}
	.about-photo-inner01 {
		width: 120px;
		margin-right: 20px
	}
	.photo-con-btn {
		width: 90%;
	}
	.photo-ttl {
		font-size: 2.2rem;
		margin: 50px 0px 30px;
	}
	.photo_box {
		margin: 40px 0px 80px;
	}
	.photo-con-btn-wrapper {
		width: 100%;
	}
}
@media screen and  (max-width:460px){
	/*	山チャレ!!フォトコンテストページ　賞品	*/
	.pickup-news-wrapper{
		padding-bottom: 0px;
	}
	.pt-presents-box {
		width: 38%;
	    margin: 0px 10px 50px;
	}
}
@media screen and  (max-width:370px){
	/*	フォトコン　写真ページ	*/
	.about-photo01 {
		width: 80%;
	}
}

/* YOL追記  */
.top-ad-wrapper-2 {
    background-color: #FFE796;
    display: flow-root;
}
.top-ad-inner-wrapper-2 {
    margin: 100px 0px 56px;
}
.top-ad-box-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 980px;
    margin: 80px auto 0px;
}
.top-ad-link-2 {
    width: 45%;
    margin: 0px 24px 64px;
}
.top-ad-img-2 {
    width: 100%;
}
@media screen and (max-width: 660px) {
	.top-ad-link-2 {
		width: 80%;
	}
}




/*  Tanaka Plus 2023/06/14 */

.news-container{
	text-align:center;
	max-width:980px;
	margin:5px auto;
}
.list-group{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: aliceblue;
	width: 100%;
	margin: 10px auto;
	padding: 20px;
	list-style: none;
	text-align: center;
}
.pagination-container{
	text-align:center;
}
.pagination{
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 3px;
	margin:3px auto 7px auto;
}
.pagination:after{
	content: "";
	display: block;
	clear: both;
}
.page{
	display: inline-block;
	padding:2px 8px 4px 8px;
	font-size:14px;
}
.navi-active{
	font-weight:bold;
	font-size:16px;
	background:#f5f5ff
}
.pre_nex1{
	display: inline-block;
	font-size:16px;
	margin:3px 8px 0 0;
}
.pre_nex2{
	display: inline-block;
	font-size:16px;
	margin:3px 0 0 8px;
}
.photo_g {
	height: 159px;
	width: 159px;
	border-radius: 10px;
	margin: 0 1px 5px 0;
}

@media screen and (max-width:560px){
	.news-container{
		text-align:center;
		width:100%;
		margin:5px auto;
	}
	.photo_g{
		width:31%;
		margin-left:1%;
		margin-bottom:8px;
		height:100%;
	}
	.pagination{
		text-align:center;
		width:300px;
	}
	.pagination .page{
		display:none;
	}
	.pagination .navi-active{
		font-size:16px;
		display: flex;
		padding-left:5px;
		padding-right:10px;
		background:#ffffff;
	}
	.pagination .navi-active:before {
		content: "page ";
		margin-top:6px;
	}
	.pre_nex1{
		font-size:16px;
		display: flex;
	}
	.pre_nex2{
		font-size:16px;
		display: flex;
	}
}



