@charset "Shift_JIS";

html{
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background: 
	url(../img/bg.png) center center /cover no-repeat fixed ;
	/*background: #89b928; /* Old browsers */
	
}

.box a{
  display:block;
  width:260px;
  height:50px;
  margin:1em 0;
  line-height:30px;
/*  background:tomato;
*/  color:#00bfff;
  border-radius:25px;
  box-shadow:0 5px 0 deepskyblue;
  text-decoration:none;
  text-align:center;
}


.lightbox{
	display: none;
	width:720px;
}

.lightbox_img {

	margin : 40px;
}

table {
	width: 90%;
	margin: 0 auto;
	clear: both;
	margin-bottom: 100px;
	overflow: hidden;
}

.table_head {
	background: #333333;
	color: #ffffff;
	width: 30%;
/*	padding: 10px 0 10px 30px;*/
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	letter-spacing: 0.2em;
	border: solid #444444 1px;
}

.table_contents {
	background-color: #ffffff;
	text-align: left;
	border: 1px #cccccc solid;

	color: #333333;
	font-size: 12pt;
	font-weight: normal;
	padding: 10px;
}


#this-week-movie {
  display: flex;
  justify-content: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-align-items: center;
  -ms-display: flex;
}

#this-week-movie img {
  border: #e4eaf4 2px solid;
}

#move_icon {
	width: 55px ;
	height: 55px ;
}

/*IE用ｃｓｓ*/
@media all and (-ms-high-contrast:none) {

#this-week-movie {
  display: table;  
}

#img1 {
	margin-left: 13%;
	margin-top: 6.7%;
}

}

/**/

.orange {
	color: #EF8200;
}

.blue {
	color: #005EAC;
}

.accent {
	font-size: 1.8rem ;
}

/**/

*, *:before, *:after {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

#kyosan,#message,#concept,#movie {
	margin-top: -80px ;
	padding-top: 80px ;
}

.cp_offcm01 {
	position: absolute;
	top: 2%;
	right: 2%;
	display: inline-block;
	position: fixed ;
		z-index: 40; 
}

/* menu */
.cp_offcm01 .cp_menu {
	position: fixed;
	top: 0;
	right: -100vw;
	width: 250px;
	/*height: 100%;*/
	cursor: pointer;
	-webkit-transition: 0.53s transform;
	        transition: 0.53s transform;
	-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	background-color: #38342F;
	opacity: 0.8;
	 transform: scale(1.15) rotate(0.001deg);

}
}

.cp_offcm01 .cp_menu li:hover {
	background: #FF960B;
}

.cp_offcm01 .cp_menu ul {
	margin: 0;
	padding: 0;
}

.cp_offcm01 .cp_menu li {
	list-style: none;
		transition: 0.2s ease  ;
}

.cp_offcm01 .cp_menu li a {
	display: block;
	padding: 20px;
	font-size: 10pt ;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.cp_offcm01 #cp_toggle01 {
	position: absolute;
	display: none;
	opacity: 0;
}

.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
	-webkit-transform: translateX(-100vw);
	        transform: translateX(-100vw);
}

/* menu toggle */
.cp_offcm01 #cp_toggle01 ~ label {
	display: block;
	padding: 0.5em;
	cursor: pointer;
	-webkit-transition: 0.5s transform;
	        transition: 0.5s transform;
	-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	        transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	text-align: center;
	color: #333333;
}

.cp_offcm01 #cp_toggle01:checked ~ label {
	-webkit-transform: translateX(-250px);
	        transform: translateX(-250px);
}

.cp_offcm01 #cp_toggle01 ~ label::before {
	font-family: 'FontAwesome';
	content: '\f0c9';
	font-size: 2em
}

.cp_offcm01 #cp_toggle01:checked ~ label::before {
	content: '\f00d';
}

/* contents */
.cp_contents {
	color: #333333;
	text-align: center;
	z-index: 25;
}


/**/


.mb60{
			margin-bottom: 60px;
}	
		
.swiper-container{
		width: 80% ;
		height: 430px;
		text-align: center;
		margin-top: 30px;
}
		
.swiper-container .swiper-slide img{
		max-width: 100%;
	height: auto;
}
		
.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
}


.kasen {
	width: 2.8%;
	margin: 40px auto ;
	border-bottom: 2px solid #F9C16E ;
}

body{
	font-weight: bold;	
	color: #465B66;
}

.content {
	width:940px;
	margin:30px auto;
	padding:40px;
}


.kkblogo{
	margin-left: 2%;
	margin-top: 1.2%;
	margin-bottom: 5px;
	display:block;
	width:50%;
	float: left;
}

.job_logo{
	clear: both;
	margin: 0 auto;
	padding: 180px 0 90px 0;
}

.job_logo img {
	margin-top: 120px ;
	margin-bottom: 100px ;
	width: 21%;
}

.contents_wrap {
	display: block;
background-color: #ffffff;
background-image: url(../img/light-wool.png);
	margin-top: 0;
}

.contents {
	background-color: rgba(255,255,255,0.5);
	padding: 80px 0;
}

.top-icon{
	width: 100%;
}

/*nev menu start*/

*, *:before, *:after {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
/*	z-index: 5;*/
}
	
ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

.bold {
	font-weight: bold;
}

/*共通部分ここまで*/


/*インデックス　ここから*/

.cp_contents {
	color: #333333;
	text-align: center;
}

/*concept*/

.concept{
padding-top: 110px;
padding-bottom:60px;
}

.concept h2{
	text-align: center;
	font-size: 35px;
	letter-spacing: 1.1px;
}


.concept p{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 2.6em;
	letter-spacing: 1.2px;
	font-size: 23px;
	font-weight: normal ;
}

.concept h3{
	margin-top: 50px ;
		letter-spacing: 2.2px;
		font-weight: normal;
}

.concept h1 {
	font-size: 3.5em ;
	letter-spacing: 0.1em ;
}

.movie {
	width: 100%;
	overflow: hidden;
	margin-top: 100px ;
	margin-bottom: 150px ;
}

.message {
	margin: 120px 0 130px 0 ;
}

.mt16 {
	margin-top: 16px;
}

.midasi {
	margin-top: -10px ;
	font-size: 3.5em ;
	text-align: center;
	margin-bottom: 30px ;
}

.midasi_p {
	text-align: center;
	font-size: 10pt ;
	margin-top: 3%  ;
}


.backnumber  {
background-color: #f2f7f9 ;
background-image: url(../img/snow.png);
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
padding: 70px 0 90px 0;
}


.backnumber p {
 color : #4b8199 ;
}

.backnumber  p:nth-child(1) {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 23pt;
	letter-spacing: 1.2px ;
	font-weight: normal;
}

.kyosan {
	margin: 100px auto 20px auto ;
}

.kyosan_box{
 display: inline-box ;
 width: 70% ;
 margin: 80px auto 0 auto ;
 overflow: hidden;
}

.kyosan h1 {
	font-size: 28pt ;
}

.kyosan_inbox img {
	width: auto;
}

.kyosan_inbox{
	display: inline-box;
	width: 30%;
	float: left; 
	margin-bottom : 80px;
	margin-left: 2.5%;
}

.kako_box {
 display: 98% ;
 margin: 70px auto 0 auto ;
 overflow: hidden;
}

.midasi h4 {
	background: #fff;
	width: 150px;
	font-size: 15pt;
	padding: 21px 12px 12px 12px ;
	margin :  auto auto 40px auto ;
	color: #8e8e8e ;
	font-weight: normal;
}

.kome {
	font-size: 11pt;
	font-weight: normal;
}

.kako_inbox {
 	display : inline-box;
	width: 29%;
	float: left; 
	margin-left: 3.3%;
	margin-bottom: 50px ;
}

.kako_inbox img {
	width : 100% ;
	height: auto;
	z-index: 1;
	display: inline-block ;
}

.text_box {
	max-width: 640px ;
	height: 380px;
	text-align: center;
	margin: 0 auto 30px auto ;
	border: solid 1px #eff2f4 ;
	padding: 20px ;
	clear: both;
	box-shadow: 0.2px 2px 4px #eff1f4 ;
	background-color: #f3fbff ;
}

@media all and (-ms-high-contrast: none) {
	.text_box {
		margin: 0 ;
	}
}

.text_box img {
	width: 60% ;
	height: auto ;
//	transition: 0.3s ease all ;
	display: block;
}

.text_box img:hover {
	opacity: 0.7 ;
}

.text_box h4 {
	margin: 10px auto 0 auto;
	padding: 10px;
	background: #96d0ea;
	letter-spacing: 0.2px;
	color: #fff;
}

.text_box p:nth-child(2) {
	margin-top: 12px;
	margin-bottom: 8px ;
	line-height: 1.5em ;
	font-size: 12.5pt ;
	height: 3em ;
}

.text {
	text-align: left;
	font-weight: normal ;
	overflow: hidden;
	background:#ccebff;
	margin: 0 ;
	width: 100%;
	padding: 20px;
	letter-spacing: 0.2px;
	}



.gyoshu {
	display : inline-block ;
	font-size: 13pt ;
	margin-right: 15px ;
	padding: 5px 10px ;
	border-radius: 8px;
	color: #fff;
	letter-spacing: 0.05em;
	background: #57a6c7;
}

.text_box img {
	margin-bottom: 3.5% ;
	width: 80%;
	height: auto ;
}

.parenthesis {
  position: relative;
  width: 700px ;
  padding: 2px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.parenthesis::before,
.parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
}

.parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
}

.messe_text {
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 2.5%;
}

/*インデックス　ここまで*/


/*市町村ページ　ここから*/

.page-contents {
	background-color: #ffffff;
	margin-bottom: 0;
}

.page-contents h1 {
	margin: 0;
	padding-top: 70px;
	padding-bottom: 55px;
	letter-spacing: 0.1em;
	font-size: 40px;
	color: #555555;
}

.page-contents img {
	padding-right: 40px;
}

.p-wrapper {
	width: 70%;
	display: block;
	margin: 0 auto;
}

.page-oadata {
	display: block;
	margin-right: 2%;
	background-color: #DD3744;
	padding: 20px 0;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	width: 30%;
	float: left;
}

.page-oatitle {
	display: block;
	font-size: 25px;
	color: #DD3744;
	letter-spacing: 0.09em;
	padding-top: 15px;
}

.video {
	/*padding-bottom: 8%;*/
	width: 100%;
}

.video p {
	padding-top: 15px;
}

.v-text {
	width: 70%;
	margin: 0 auto;
	padding: 20px 0;
	color: #555555;
	font-size: 18px;
	letter-spacing: 0.05em;
}

.p-archive {
	width: 1000px;
	margin: 0 auto;
	padding-left: 118px;
	padding-top: 30px;
	padding-bottom: 9px;
	overflow: hidden;
}

.p-acontents {
	width: 230px;
	margin-right: 30px;
	float: left;
}

.p-acontents img {
	padding-right: 0; 
}

.p-acontents img:hover {
	opacity: 0.8;
}

.p-acontents p {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #555555;
}

.p-acontents h3 {
	height: 2em;
	color:  #2a83a2;
	background :#eeeeee;
	font-size: 14px;
	padding-top: 0.5em; 
	margin-bottom: 20px;
}

.back_indexbg {
		width: 100%;
		height: 30%;
		margin: 0;
		border: 0;
		background: #ffffff;
		padding: 40px 0 60px 0;
}
	
.back_index {
	width: 250px;
	color: #555555;
	padding: 20px 0;
	text-align: center;
	border: 1.5px solid #DD3744;
	color: #555555;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all  0.4s ease;
}

.back_index:hover{
	transition:  all  0.4s ease;
	border: 1.5px solid #ff6675;
	color: #DD3744;
}

 
/*フッター部分*/
.back-to-top {
    position: fixed;
    right: 2.5%;
    bottom: 2.5%;
	background: url('../img/topscroll.svg');
	background-size: 100% 100%;
	width:55px;
	height: 55px;
    display: none;
}

.footer_navi ul {
	width: 15%;
	padding-top: 25px;
	float: left; 
	color:#fff;
	line-height: 1.5em;
	letter-spacing:0.1em;
	font-size: 12px;
	margin-bottom: 0;
}

.footer_navi ul  li:hover {
		color: #EDE8E9;
}

.footer_navi {
	background-color: #DD3744;
	padding-left: 15%;
	height: 160px;
	margin-bottom: 0;
	margin-top: 0;
}

.copy{
	clear: both;
	width: 100%;
	padding-top: 20px ;
	padding-bottom: 26px;
	color: #7F7666 ;
	text-align: center;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
	
	.copy a{
		color: #8E6E4C;
	text-decoration: none;
	transition : 0.2s ease all;
	}
	
	.copy a:hover{
			color:  #B79558 ;
	}
	
	.footer_color {
background-color: #e4edf2 ;
background-image: url(../img/bright-squares.png);
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	padding-top: 40px ;
	}
	
	
@media screen and (min-width:1024px){
	.p-acontents {
			height: 230px;
	}
	
	.sp_only {
		display: none;
	}
	
	.parenthesis {
    width: 600px;
}
	
}
	
	
@media screen and (max-width:1366px) {

.kyosan h1 {
	font-size: 2.1em  ;
}

.kyosan p {
	margin-bottom : 50px ;
	width: 85% ;
	font-size: 10pt ;
}

html{
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background: 
	url(../img/bg.png) center center /cover no-repeat fixed ;
	background-size: contain ;
	background-position :  top; 
	/*background: #89b928; /* Old browsers */
}

.job_logo {
    clear: both;
    margin: 0 auto;
    padding: 120px 0 1px 0;
}

.job_logo img  {
		width: 25% ;
			margin-top: 140px;
			margin-bottom: 140px;
		}
		
.text_box {
			width: 100% ;
			height: 345px ;
}
				
} 
	
	
/* 幅1024px以下のスタイル*/ 
@media screen and (max-width:1024px) {

		
.job_logo img {
    width: 30%;
    margin-top: 90px;
    margin-bottom: 0;
}
	
.swiper-container {
	width: 90%;
}

.kako_box {
	width: 100% ;
}

.text_box {
			width: 100% ;
		/*	height: 430px ;*/
}
	
.job_logo {
    clear: both;
    margin: 0 auto;
    padding: 100px 0 10px 0;
}

.p-archive{
			margin-left: 3%;
		}
		
		
.p-acontents {
		margin-bottom: 0;
			margin-left: 9.5%;
		}
		
	
.midasi_p {
	margin-top: 5%  ;
}
		
}
	
/* 幅768px以下のスタイル*/ 
@media screen and (max-width:768px) {



.parenthesis {
    width: 60%;
}

.concept h1 {
    font-size: 2.5em;
}

.kasen  {
	margin: 20px auto;
}

.swiper-container {
		width: 98% ;
		height: 330px;
}
	
.concept {
    padding-top: 50px;
    padding-bottom: 40px ;
}
	
.movie {
    margin-top: 60px;
    margin-bottom: 70px;
}

.message  {
	margin: 80px auto ;
}

.kako_box {
	width: 100%;
}

.kako_inbox {
	width: 47%;
	margin-left: 2%;
} 

.text_box {
width: 100%;
}

.content {
		width:96%;
		margin:0 auto;
		padding:2%;
		background:none;
}
	
.job_logo img {
margin-top: 140px;
	width: 32%;
}

.concept p{
	width: 80%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	line-height: 2.3em;
	letter-spacing: 1.1px;
	font-size: 16px;
}
	
/*.concept br {
		display: none;
	}*/

.text-box h2 {
	margin: 0 5px; 
}
	
.page-oadata {
	font-size: 16px;
}
	
.page-oatitle{
	font-size: 18px;
}
	
.p-archive {
	width: 100%;
	margin: 0 auto;
	padding-left: 0;
	padding-top: 30px;
	padding-bottom: 9px;
	overflow: hidden;
}
	
.p-acontents {
	margin-left: 2%;
	margin-top: 5px;
	margin-bottom: 0;
	width: 100%;
	float: left;
}

video {
width: 80%;
}


.flt_left { float: left }
	.back_indexbg {
		width: 100%;
		height: 35%;
		margin: 0;
		border: 0;
		padding: 10px 0 30px 0;
}
	
.back_index {
		font-size: 15px;
		width: 180px;
		border: 2px solid #ff624d; 
		color: #ff624d;
		padding-top: 15px;
		padding-bottom: 15px;
}

.backnumber p:nth-child(1) {
    font-size: 20pt;
	width: 80%;
}

.lightbox{
	display: none;
	width:100%;
}


}
	
 /* 幅480px以上のスタイル*/ 
@media screen and (min-width:480px){
	
.sp_only {
		display: none;
}
	

}
@media screen and (min-width:812px) {
	.parenthesis {
    width: 600px;
}

	.back-to-top{
	width:35px;
	height: 35px;
	opacity: 0.9;
	position: fixed;
	}

}

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



#kyosan, #message, #concept, #movie {
    margin-top: -80px;
    padding-top: 80px;
}

#movie {
	margin-bottom: 8px;
}

.midasi {
	font-size: 3em;
	margin-bottom: 10px;
}

.swiper-container {
		width: 95% ;
	height: 310px;
}
	
.job_logo {
    padding: 10px 0 30px 0;
}


.concept  {
	padding-top: 50px ;
	padding-bottom: 40px;
}

.movie {
	margin: 50px auto 100px auto ;
}
	
	video {
		width : 90%;
}



.kyosan {
	margin : 0 auto  ;
}

.kyosan_box {
	margin-top: 40px;
	width: 100% ;
}


.backnumber p:nth-child(1) {
	width: 70%;
	font-size: 19pt;
}

.kako_box {
	width: 100%;
}

.kako_inbox {
	width: 47%;
	margin-left: 2%;
} 

.text_box {
width: 100%;
	/*height: 400px ;*/
}

	.back-to-top{
	width:35px;
	height: 35px;
	opacity: 0.9;
	position: fixed;
	}

}

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


.swiper-container {
	width: 95% ;
	height: 450px;
}

.kako_box {
	width: 100%;
}

.kako_inbox {
	width: 47%;
	margin-left: 2%;
} 

.text_box {
width: 100%;
	/*height: 400px ;*/
}

.kyosan_inbox img {
	width :  70% ;
}

.kako_inbox h4 {
	font-size: 12pt;
}

	.back-to-top{
	width:35px;
	height: 35px;
	opacity: 0.9;
	position: fixed;
	}

}

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


.job_logo {
    padding: 0 0 50px 0;
}

.movie img {
	width: 90%;
}

.job_logo img {
	margin-top 0 ;
	width: 50%;
}

.kako_box {
	width: 100% ;
}

.kako_box h4 {
	font-size: 10pt ;
}

.text_box {
	width: 100% ;
	padding: 18px ;
	height: 280px;
}

.text_box p {
	height: auto;
}

.backnumber {
	padding-top: 30px;
	padding-bottom: 0 ;
}

.backnumber p:nth-child(1) {
    width: 77%;
    font-size: 16pt;
}

.text_box p:nth-child(2) {
    font-size: 9pt;
}

.concept p {
	width : 90%;
	font-size: 13pt;
	text-align : left ;
}

.parenthesis {
    width: 70%;
}

.messe_text {
	margin: 40px auto;
	font-size: 15pt ;
}

	.back-to-top{
	width:35px;
	height: 35px;
	opacity: 0.9;
	position: fixed;
	}
	
	
.btn-group{
	margin : 20px;
}

  table {
	width: 80%;
	margin: 0 auto;
	clear: both;
	margin-bottom: 100px;
}

.lightbox_img{
	width: 100%;
	margin: 30px auto;
}

.table_head {
	background: #333333;
	display: block;
	color: #ffffff;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.2em;
}

.table_contents {
	text-align: left;
	width: 100%;
	padding: 20px 0;
	color: #333333;
	font-weight: normal;
	font-size: 15px;
	padding: 10px;
	display: block;
}

table ul li {
	font-size: 15px;
}


}

.home {
	display : block ;
/*	width: 70%;
*/	font-weight: bold ;
	margin: 20px auto ;
	padding: 8px  ;
	color: #fff;
	background: #d6aa4c ;
	box-shadow: #dccfb3 2px 2px;
	border-radius: 15px ;
	margin-bottom: 40px ;
}


/* 幅479px以下のスタイル*/ 
@media screen and (max-width:479px) {

.cp_offcm01 {
	z-index:3;
}

.home {
	display : block ;
	width: 70%;
	font-weight: bold ;
	margin: 20px auto ;
	padding: 8px  ;
	color: #fff;
	background: #d6aa4c ;
	box-shadow: #dccfb3 2px 2px;
	border-radius: 15px ;
	margin-bottom: 40px ;
}
	
html{
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background: 	url(../img/bg.png) center center cover no-repeat fixed ;
	background-size: 100%;
}

.job_logo{
	clear: both;
	padding-bottom: 20px;
	padding-top: 0;
	margin-top: 15px;
	margin-bottom: 0;
}

.job_logo img {
	margin-top: 100px ;
	width: 90% ;
	margin-bottom:0;
}
	
	.br::before {
	content: "\A" ;
	white-space: pre ;
}

.backnumber p {
	font-size:12pt ;
	width: 100%;
	/*margin: 20px auto ;*/
}



.kako_box h4 {
    font-size: 12pt;
	margin-top: 0 ;
}

.kyosan_box {
	margin: 0 auto ;
}

.kyosan_inbox {
	float: none ;
	width:80%;
	margin: 10px auto 40px auto ;
} 

.kyosan_inbox img {
	width: 90% ;
}

.kyosan p {
	text-align: left; 
}

.text_box {
	height: auto ;
}

.text_box p {
	height: auto;
}

.swiper-container {
	width: 95% ;
	height: 390px;
	}

.backnumber {
	padding-top: 30px ;
}

.text_box {
	width : 100%;
}

.text_box img{ 
	width: 100%;
	height: auto ;
}

.midasi {
	font-size: 35pt;
}

.kako_box {
	margin-top: 20px ;
}

.kako_inbox {
	float: none ;
	width:95%;
	 
	margin: 10px auto 20px auto ;
} 




video{
	width: 95% ;
}
	
.sp_none{
	display:none;
}
	
.kkblogo {
	margin-top: 5%;
}

.kkblogo  img{
	width: 60px;
}

.footer_navi ul {
	padding-top: 25px;
	width: 85px;
	color: #EDE8E9;
	line-height: 1.5;
	margin-left: 2%;
	font-size: 12px;
	margin-bottom: 0;	
}

.concept {
	padding-top: 30px;
}

.concept p{
	width: 90% ;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	line-height: 2.3em;
	letter-spacing: 1.1px;
	font-size: 14pt;
	text-align: left;
}

.messe_text {
	margin: 40px 0;
}

.concept h1 {
	font-size : 2em ;
}

.parenthesis {
	width: 310px ;
}

.movie {
	margin-top: 50px;
}

#movie {
	margin-bottom: 90px;
}

.concept{
	margin-top: 0;
	margin-bottom: 20px;
}

	.concept h2{
	font-size: 20px;
	letter-spacing: 1.2px;
}

.footer_navi {
	background-color: #DD3744;
	height: 250px;
	width: 100%;
	padding-left: 17%;
	margin-bottom: 0;
}

.f_accent{
	font-size: 25px;
}


.insta  {
	width: 100%;
	margin-bottom: 0;
}

.insta h1 {
	font-size: 25px;
}

.insta h3 {
	font-size: 26px;
}

.insta h4 {
	width: 200px;
}

/*インデックスここまで*/

.page-contents img {
	padding-right: 0px;
	/*padding-bottom: 15px;*/
}


.p-wrapper {
	width: 90%;
	margin: 0 auto;
}

.page-contents h1 {
	font-size: 28px;
	letter-spacing: 0;
}

.page-oadata {
	width: 100%;
	font-size: 18px;
	float: none;
	padding: 10px;
}

.page-oatitle {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 20px;
}

.video iframe {
	widows: 80%;
	height: 40%;
}


.v-text {
	width: 90%;
	font-size: 14px;
}

.p-acontents  {
	margin-left: 2%;
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #e8ece9;
	margin-bottom:25px;
}

.p-acontents  h3{ 
	padding-bottom: 10px;
}

.p-archive {
	width: 100%;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}

.p-acontents {
	float: left;
}

.p-acontents img {
	padding-right: 0; 
}


.p-archive  .p-acontents{
	padding-left: 0;
}

	.p-acontents p {
			margin-top: 5px;
			font-size: 10px;
}

/*		.p-acontents img {
			display: none;
		}
*/		
.p-acontents h3 {
			text-align: center;
			letter-spacing: 0.08em;
			font-size: 12px;
}

.w40 {
		width: 40%;
}

.flt_left { float: left }
	


/*市町村ページここまで*/
	
	.footer_navi {
		margin-bottom: 0;
	padding-bottom: 0;
	height: 300px;
	}
	
	.copy{
		font-size: 8px;
		padding: 20px 0;
		margin-bottom: 0;

		margin-top: 0;
	}
	
	/**/
	.back-to-top{
	width:35px;
	height: 35px;
	opacity: 0.9;
	position: fixed;
	}
}

@media screen and (max-width:375px){
.job_logo {
    clear: both;
    padding-bottom: 20px;
    padding-top: 0;
    margin-top: 15px;
}
}


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

.cp_offcm01 {
	z-index:3;
	top: 10px;
	right: 10px;

}

.kako_inbox img {
    width: 100%;
    height: auto;
}

.text-box {
	height: auto;
}


.cp_offcm01 .cp_menu li a  {
	font-size:  8pt ;
}

.midasi {
	margin-top: -12px;
	margin-bottom: 26px;
    font-size: 28pt;
} 

.backnumber p {
	font-size:11pt ;
	width: 90%;
/*	margin: 20px auto ;
*/	}

.sp_none{
	display:none;
}

.kyosan h1 {
font-size: 20pt;
}

.kyosan p {
	font-size: 9pt ;
	margin-bottom: 40px ;
}

#kyosan, #message, #concept, #movie {
    margin-top: -50px;
    padding-top: 50px;
}
	
	.concept h2 {
		font-size: 16px;
	}
	
	.f_accent {
		font-size: 20px;
	}
	
	.concept p {
		font-size: 13pt ;
	}
	
.concept h1 {
	font-size : 1.8em ;
}

.parenthesis {
	width: 300px ;
}
	
		.concept h3 {
	font-size: 12pt ;
} 

.messe_text {
	font-size: 13pt;
}
	
	.footer_navi ul {
	padding-top: 25px;
	width: 100px;
	color: #EDE8E9;
	line-height: 1.5;
	letter-spacing:0.2em;
	font-size: 13px;
	margin-bottom: 0;
}

.insta h3 {
	font-size: 23px;
}

.insta h4 {
	width: 180px;
}

.footer_navi {
	background-color: #DD3744;
	height: 70vh;
	font-size: 12px;
	width: 100%;
	padding-left: 23%;
	margin-bottom: 0;
}

.copy {
	margin-top: 0;
	font-size: 8pt ;
}
.flt_left { float: left }

	.back_indexbg {
		width: 100%;
		height: 35%;
		margin: 0;
		border: 0;
		padding: 10px 0 30px 0;
	}
	
	.back_index {

		font-size: 15px;
		width: 180px;
		border: 2px solid #ff624d; 
		color: #ff624d;
		padding-top: 15px;
		padding-bottom: 15px;
		
	}

}
.cl{
	clear: both;
}
.w40 {
	width: 40%;
}

.font-xsmall {
  font-size: 13px;
  font-size: 0.8125rem;
}

.font-small {
  font-size: 15px;
  font-size: 0.9375rem;
}

.font-normal {
  font-size: 18px;
  font-size: 1.125rem;
}

.font-large {
  font-size: 22px;
  font-size: 1.375rem;
}

.font-xlarge {
  font-size: 26px;
  font-size: 1.625rem;
}
