@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#orimocamp,#orimocamp div,#orimocamp span,#orimocamp object,#orimocamp iframe,#orimocamp h1,#orimocamp h2,#orimocamp h3,#orimocamp h4,#orimocamp h5,#orimocamp h6,#orimocamp p,#orimocamp blockquote,#orimocamp pre,#orimocamp abbr,#orimocamp address,#orimocamp cite,#orimocamp code,#orimocamp del,#orimocamp dfn,#orimocamp em,#orimocamp img,#orimocamp ins,#orimocamp kbd,#orimocamp q,#orimocamp samp,#orimocamp small,#orimocamp strong,#orimocamp sub,#orimocamp sup,#orimocamp var,#orimocamp b,#orimocamp i,#orimocamp dl,#orimocamp dt,#orimocamp dd,#orimocamp ol,#orimocamp ul,#orimocamp li,#orimocamp fieldset,#orimocamp form,#orimocamp label,#orimocamp legend,#orimocamp table,#orimocamp caption,#orimocamp tbody,#orimocamp tfoot,#orimocamp thead,#orimocamp tr,#orimocamp th,#orimocamp td,#orimocamp li,#orimocamp aside,#orimocamp dialog,#orimocamp figure,#orimocamp footer,#orimocamp header,#orimocamp hgroup,#orimocamp menu,#orimocamp nav,#orimocamp section,#orimocamp time,#orimocamp mark,#orimocamp audio,#orimocamp video{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:baseline;background:transparent;}
#orimocamp{line-height:1;}#orimocamp li,#orimocamp aside,#orimocamp dialog,#orimocamp figure,#orimocamp footer,#orimocamp header,#orimocamp hgroup,#orimocamp nav,#orimocamp section{display:block;}#orimocamp nav ul{list-style:none;}#orimocamp blockquote,#orimocamp q{quotes:none;}#orimocamp blockquote:before,#orimocamp blockquote:after,#orimocamp q:before,#orimocamp q:after{content:'';content:none;}#orimocamp a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;}#orimocamp ins{background-color:#ff9;color:#000;text-decoration:none;}#orimocamp mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;text-decoration:line-through;}#orimocamp abbr[title],#orimocamp dfn[title]{border-bottom:1px dotted #000;cursor:help;}#orimocamp table{border-collapse:collapse;border-spacing:0;}#orimocamp hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}#orimocamp input,#orimocamp select{vertical-align:middle;}#orimocamp img{vertical-align:bottom;}

#orimocamp .cf:before,#orimocamp .cf:after {content:"";display:table;}
#orimocamp .cf:after {clear:both;}
#orimocamp .cf {*zoom:1;}

#orimocamp img{
	image-rendering: -webkit-optimize-contrast;
	height: auto !important;
}
#orimocamp a{
	transition: 0.3s;
	word-wrap:break-word;
}
#orimocamp a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#orimocamp p{
	line-height:1.6;
	text-align: left;
}
#orimocamp{
	width: 100%;
	min-width: 1120px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	background-color: #3B3B3B;
  font-family: 'Noto Sans JP', sans-serif, serif, Meiryo, sans-serif, "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
	position: relative;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	line-height: 1.4;
	padding-bottom: 60px;
}
#orimocamp .serif{
	font-family: 'Noto Serif JP', serif;
}
#orimocamp .hov,a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#orimocamp .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#orimocamp .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#orimocamp i{
	font-family: 'Font Awesome 5 Free';
}
#orimocamp section{
	position: relative;
}
#orimocamp .sp_img{
	display:none;
}
#orimocamp .tab_img{
	display:none;
}
#orimocamp .pc_img{
	display:block;
}
#orimocamp .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1120px;
	margin: 0 auto;
}
#orimocamp .wrapper-inner{
	width:95%;
	max-width: 1060px;
	margin:0 auto;
	position: relative;
}
#orimocamp .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#orimocamp .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#orimocamp .common-h2{
	font-size: 44px;
	position: relative;
	margin: 60px auto 20px;
	font-weight: 900;
	display: inline-block;
	line-height: 1.1;
	z-index: 1;
	padding: 20px 0;
	width: 100%;
}
#orimocamp .common-h2::before{
	content: '';
	width: 50px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 4px;
}
#orimocamp .common-h2_02{
	border: solid 1px #fff;
	padding: 15px 25px;
	box-sizing: border-box;
	font-size: 30px;
	font-weight: 700;
	display: inline-block;
	margin: 60px auto 0;
}
#orimocamp .ex{
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
}
#orimocamp .Rubik{
	font-family: 'Rubik', sans-serif;
}

/*===============================================*=================================*==============================================================================================================*/
/*メイン*/
#orimocamp main{
	position: relative;
}
#orimocamp main h1 img{
	width: 100% !important;
	max-width: 1060px;
	margin: 0 auto;
}
#orimocamp main .point {
	position:relative;
	z-index: 0;
	padding: 0 0 140px;
	min-width: 1120px;
	margin: 0 auto;
}
#orimocamp main .point::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(5deg);
  transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
  background:url('/static/img/entertainment/orimocamp/orimocamp-bg.jpg') center / 100% repeat;
}
#orimocamp main .point .common-h2{
	color: #000;
	margin: 0;
}
#orimocamp main .point .common-h2::before{
	background-color: #000;
}
#orimocamp main .flexbox-bt{
	margin-top: 30px;
}
#orimocamp main .flexbox-bt img{
	display: inline-block;
	width: 235px;
	font-size: 40px;
	font-weight: 700;
	text-align: left;
	position: relative;
}
#orimocamp main .flexbox-bt ul {
	width: calc(100% - 255px);
	text-align: left;
	line-height: 1.8;
}
#orimocamp main .flexbox-bt li {
	font-size: 20px;
	font-weight: 700;
	position: relative;
	padding-left: 25px;
	box-sizing: border-box;
	color: #0D0D0D;
}
#orimocamp main .flexbox-bt li::before {
	content: '\f00c';
	color: #9100C6;
	font-weight: 700;
	font-family: "Font Awesome 5 Free";
	position: absolute;
	top: 0;
	left: 0;
}
#orimocamp main .flexbox-bt li:last-child::before{
	content: none;
}


/*メッセージ*/
#orimocamp .message .common-h2{
	color: #fff;
	font-style: italic;
}
#orimocamp .message .common-h2::before{
	background-color: #fff;
}
#orimocamp .message .flexbox-bt{
	margin-top: 30px;
}
#orimocamp .message .flexbox-bt img{
	width: 30% !important;
}
#orimocamp .message .flexbox-bt div{
	width: 68% ;
	text-align: left;
}
#orimocamp .message .flexbox-bt div h3{
	font-size: 24px;
	font-weight: 700;
}
#orimocamp .message .flexbox-bt div p{
	font-size: 14px;
	margin-top: 15px;
	font-weight: 500;
}
#orimocamp .message > h3{
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	margin-top: 20px;
}
#orimocamp .message > h3 span{
	font-size: 15px;
	font-style: italic;
}
#orimocamp .message > p{
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}

/*行程*/
#orimocamp .program .program_box {
	box-sizing: border-box;
	margin-top: 30px;
	width: 47%;
	position: relative;
	font-size: 15px;
	font-weight: 700;
}
#orimocamp .program .program_box h3 {
	display: block;
	color: #D7FE00;
	border: solid 1px #D7FE00;
	font-size: 20px;
	font-weight: 700;
	padding: 5px 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
#orimocamp .program .program_box i {
	font-size: 18px;
	margin-top: 10px;
	color: #FFEB00;
	margin: 7px auto;
	font-weight: 700;
}

/*アクセス*/
#orimocamp .access h3{
	font-size: 22px;
	font-weight: 900;
	margin-top: 30px;
	text-align: left;
}
#orimocamp .access h3 span{
	color: #FC7C7C;
	font-weight: 900;
}
#orimocamp .access p,#orimocamp .access a{
	margin-top: 10px;
	font-size: 14px;
	text-align: left;
}
#orimocamp .access a{
	color: #D7FF0A;
	display: block;
}
#orimocamp .access > div{
	border: solid 1px #E8E8E8;
	margin-top: 60px;
}
#orimocamp .access > div h2{
	background-color:  #E8E8E8;
	color: #000;
	font-size: 28px;
	font-weight: 900;
	padding: 5px;
	box-sizing: border-box;
	display: block;
}
#orimocamp .access > div div{
	padding: 0 25px 25px;
	box-sizing: border-box;
}

#orimocamp .access .r-btn {
	margin-top: 30px;
	text-align: center;
	border: none;
}
#orimocamp .access .r-btn p{
	margin-top: 30px;
	color: #FC7C7C;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
}
#orimocamp .access .r-btn a{
	display: block;
	margin: 0 auto;
	background: #D7FF0A;
	font-weight: 500;
	width:100%;
	max-width: 600px;
	padding: 15px 10px;
	box-sizing: border-box;
	text-align: center;
	color: #000;
	font-size: 18px;
	border-radius: 30px;
	position: relative;
	margin-top: 10px;
}
#orimocamp .access .r-btn a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 7px;
	height: 12px;
	background: url('/static/img/entertainment/orimocamp/btn-arrow.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2 ease;
}
#orimocamp .access .r-btn a:hover{
	background-color: #87ffaf;
	opacity: 1;
}
#orimocamp .access .r-btn a:hover:after {
	right: 5px;
	opacity: 1;
}

/*募集要項*/
#orimocamp .applications{
	margin-top: 60px;
	background-color: #fff;
}
#orimocamp .applications .common-h2_02{
	color: #000;
	border: #000 solid 1px;
}
#orimocamp .applications table{
	width: 100%;
	margin-top: 60px;
	box-sizing: border-box;
	line-height: 1.6;
	border-collapse: separate;
	overflow: hidden;
	border-spacing: 0;
	color: #353535;
	border: solid 1px #c0c0c0;
}
#orimocamp .applications table tr{
	border-bottom: solid 1px #c0c0c0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#orimocamp .applications table tr:last-child{
	border-bottom: none;
}
#orimocamp .applications table th,#orimocamp .applications table td{
	padding: 30px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#orimocamp .applications table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#orimocamp .applications table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
}
#orimocamp .applications table td a{
	color: #314dc8;
	padding-bottom: 8px;
	border-bottom: 1px solid #314dc8;
	margin-right: 50px;
	position: relative;
}
#orimocamp .applications table td a:last-child{
	margin-right: 0;
}
#orimocamp .preventive {
	font-size: 12px;
	font-weight: 700;
	padding: 20px 0 60px;
	color: #000;
}

/*注意事項*/
#orimocamp .camp_attention {
	margin-top:60px;
}
#orimocamp .camp_attention .camp_attention-box {
	margin-top: 40px;
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
}
#orimocamp .camp_attention .camp_attention-box a{
	color: #65CAFF;
	font-weight: 700;
}


/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#orimocamp .pc_img{
		display:none;
	}
	#orimocamp .sp_img{
		display:none;
	}
	#orimocamp .tab_img{
		display:block;
	}
	#orimocamp{
		min-width: auto;
	}
	#orimocamp .wrapper{
		width: 100%;
	}
	#orimocamp .wrapper-inner{
		max-width: 690px;
		width: 100%;
    padding: 0 30px;
		box-sizing: border-box;
	}
	#orimocamp .common-h2{
		font-size: 22px;
		margin: 10px auto 10px;
	}
	#orimocamp .common-h2::before{
		width: 30px;
		height: 3px;
	}
	#orimocamp .common-h2_02{
		padding: 10px 25px;
		font-size: 22px;
		margin: 40px auto 0;
	}
	#orimocamp .ex{
		margin-top: 15px;
	}
/*===================================================================750===================================================================*/
/*メイン tab*/
#orimocamp main .point {
	padding: 10px 0 80px;
	min-width: 100%;
}
#orimocamp main .flexbox-bt{
	margin-top: 20px;
	display: block;
}
#orimocamp main .flexbox-bt img{
	width: 100%;
	max-width: 235px;
	margin: 0 auto;
}
#orimocamp main .flexbox-bt ul {
	width: 100%;
	margin-top: 20px;
}
#orimocamp main .flexbox-bt li {
	font-size: 15px;
}


/*メッセージ tab*/
#orimocamp .message .flexbox-bt{
	margin-top: 20px;
}
#orimocamp .message .flexbox-bt{
	display: block;
}
#orimocamp .message .flexbox-bt img{
	width: 100% !important;
	max-width: 260px;
	margin: 0 auto;
}
#orimocamp .message .flexbox-bt div{
	width: 100% ;
}
#orimocamp .message .flexbox-bt div h3{
	font-size: 20px;
	margin-top: 20px;
}
#orimocamp .message .flexbox-bt div p{
	margin-top: 10px;
}
#orimocamp .message > p{
	margin-top: 5px;
}
#orimocamp .message > h3{
	font-size: 18px;
}

/*行程 tab*/
#orimocamp .program .flexbox-bt{
	display: block;
}
#orimocamp .program .program_box {
	margin-top: 30px;
	width: 100%;
	font-size: 14px;
}
#orimocamp .program .program_box h3 {
	font-size: 16px;
}
#orimocamp .program .program_box i {
	font-size: 16px;
}


/*アクセス tab*/
#orimocamp .access h3{
	font-size: 18px;
	margin-top: 25px;
}
#orimocamp .access p, #orimocamp .access a {
	margin-top: 5px;
}
#orimocamp .access > div{
	margin-top: 40px;
}
#orimocamp .access > div h2{
	font-size: 20px;
}
#orimocamp .access > div div {
	padding: 0 20px 20px;
}
#orimocamp .access .r-btn {
	margin-top: 25px;
}
#orimocamp .access .r-btn p{
	margin-top: 20px;
	font-size: 16px;
}
#orimocamp .access .r-btn a{
	font-size: 15px;
}

/*募集要項 tab*/
#orimocamp .applications{
	padding: 20px 0 20px;
}
#orimocamp .applications table{
	display: block;
	margin-top: 30px;
}
#orimocamp .applications table tbody{
	width: 100%;
	display: block;
}
#orimocamp .applications table tr{
	display: block;
	border-bottom: none;
}
#orimocamp .applications table tr:last-child{
	border-bottom: none;
}
#orimocamp .applications table th,#orimocamp .applications table td{
	padding: 15px 30px;
	border-bottom: solid 1px #d6d6d6;
}
#orimocamp .applications table th{
	width: 100%;
	font-size: 15px;
}
#orimocamp .applications table td{
	width: 100%;
	font-size: 14px;
}


/*注意事項 tab*/
#orimocamp .camp_attention {
	margin-top:20px;
}
#orimocamp .camp_attention .camp_attention-box {
	margin-top: 20px;
}

}
/*======================================

画面サイズ480px以下

======================================*/
@media screen and (max-width: 480px){
	#orimocamp .sp_img{
		display:block;
	}
	#orimocamp .tab_img{
		display:none;
	}
	#orimocamp .pc_img{
		display:none;
	}
}