@charset "UTF-8";

body{background-color: #d2ddce;}

a {text-decoration: none;}

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

main {
	margin: 50px auto 20px;
	width: 660px;
	height: auto;
	background-color: #F5F5E6;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 15px;
}

/*
font-family: 'Fjalla One', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Sawarabi Mincho', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Kosugi Maru', sans-serif;
font-family: 'Anton', sans-serif;
font-family: 'Abril Fatface', cursive;
font-family: 'Great Vibes', cursive;
font-family: 'Raleway', sans-serif;
font-family: 'Poppins', sans-serif;
*/

/*=====================▼左側メニュー▼=====================*/

#leftbar {
	float:left;
  width:180px;
	background-color: #f5f5e6;
}

.top_shoulder_left{
	position: relative;
	height: 180px;
}

.top_shoulder_con_left{
	position: absolute;
	right: 79.5px;
	bottom:15px;
	height: 127px;
	width: auto;
}

.top_c{
	text-align: center;
}

.top_c_name{
	color: #000000;
	font-size: 15px;
	line-height: 35px;
	font-family: 'Fjalla One', sans-serif;
}

#nav-drawer {}

.left_m_triangle{
	margin: 5px 3px 0px 7px;
  width: 0;
  height: 0;
  border-left: 10px solid black;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
	float: left;
}

.left_menu{
	margin: 0px 0px 16.5px 0px;
	padding: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
	background-color: #f5f5e6;
	height: 25px;
}

.left_menu:hover{
	margin: 0px 0px 16.5px 0px;
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
	background-color: #b43228;
	height: 25px;
}

.left_menu_txt{
		color: #000000;
		font-size: 14px;
		line-height: 25px;
		font-weight: 700;
		font-family: 'Noto Serif JP','Sawarabi Mincho', sans-serif;
}

.category_back{
	margin: 0px 0px 16.5px 0px;
	height: 154px;
	background-color: #aab4dc;
	border-bottom-width: 1px;
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
}

.category_title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
	background-color: #6F7EBD;
	height: 30px;
	color: #ffffff;
	font-size: 13px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Noto Sans JP','Sawarabi Mincho', sans-serif;
}

.category_menu{
	margin: 4.8px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
	background-color: #aab4dc;
	height: 25px;
}

.category_menu:hover{
	margin: 4.8px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
	background-color: #f05032;
	height: 25px;
}

.category_txt{
	color: #000000;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	font-family: 'Noto Sans JP','Sawarabi Mincho',sans-serif;
}

.nav-unshown {display:none;}

#nav-open {display:none;}
#nav-open span, #nav-open span:before, #nav-open span:after {display:none;}
#nav-open span:before {display:none;}
#nav-open span:after {display:none;}
#nav-close {display:none;}
#nav-content {display: block;}
#nav-input:checked ~ #nav-close {display:none;}
#nav-input:checked ~ #nav-content {display:block;}

.del {display:none;}

.bottom_shoulder_left{
	position: relative;
	margin: -16.5px 0px 0px 0px;
	text-align: center;
	height: 180px;
}

.bottom_shoulder_con_left{
	position: absolute;
	right: 79.5px;
	bottom:15px;
	height: 127px;
	width: auto;
}

/*=====================▲左側メニュー▲=====================*/

/*=====================▼右側メニュー▼=====================*/

#rightbar {display:none;}

/*=====================▲右側メニュー▲=====================*/

/*=====================▼センターコンテンツ▼=====================*/

#back_content{
	float:left;
  width:480px;
	background-color: #F5F5E6;
}

.top_content{
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 1386px;
	border-left: 5px;
	/*border-width: 10px;*/
	box-sizing: border-box;
	border-color: #000000;
	border-style: solid;
	background-color: #FFFFFF;
	background-image: url(../image/Main_ink.png);
	background-repeat: no-repeat;
	background-position: 50% 685px;
	background-size:85% auto;
	
}

.wabi_1{display:none;}
.wabi_1_g{display:none;}

.wabi_2{display:none;}
.wabi_2_g{display:none;}

.top{display:none;}
.top_title{display:none;}

.top_s{
		position: absolute;
		top: 20px;
		left: 30px;
	}

.top_title_s{
		width: 300px;
		filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.7));
	}

.top_p{
	/*width:216px;*/
	margin: 0px auto 5px auto;
	width: 200px;
	height: 121px;
	border: 1px solid #000000;
}

.card {
		width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;	
}

#top_lead{
		position: absolute;
		top: 930px;
		left: 50px;
		width: 380px;
		font-size: 14px;
		line-height: 22px;
		text-align: center;
		font-weight: 700;
		font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#top_headline_1{
	position: absolute;
	top: 110px;
	left: 20px;
	width:216px;
	text-align: center;
}

#top_headline_2{
	position: absolute;
	top: 110px;
	right: 20px;
	width:216px;
	text-align: center;
}

#top_headline_3{
	position: absolute;
	top: 370px;
	left: 20px;
	width:216px;
	text-align: center;
}

#top_headline_4{
	position: absolute;
	top: 370px;
	right: 20px;
	width:216px;
	text-align: center;
}

#top_headline_5{
	position: absolute;
	top: 630px;
	left: 20px;
	width:216px;
	text-align: center;
}

#top_headline_6{
	position: absolute;
	top: 630px;
	right: 20px;
	width:216px;
	text-align: center;
}

.top_headline{
	height: 25px;
	margin-bottom: 5px;
}

.top_tex{
		font-size: 12px;
		line-height: 21px;
		text-align: center;
		font-weight: 700;
		font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.link{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 270px;
	width: 475px;
	text-align: center;

}

.apeal_link{
	position: absolute;
	top:0px;
	left: 0px;
	width: 475px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.apeal_line{
	position: absolute;
	top:-30px;
	left: 30px;
	width: 415px;
	height: 10px;
	border-top-width: 2px;
	border-color: #000000;
	border-style: dotted;
}

.apeal_rogo_pos{}

.apeal_rogo{
	position: absolute;
	top:30px;
	left: 162.5px;
	/*height: 40px;*/
	width:150px;
}

.job_line{}

.job_rogo_pos{}

.job_rogo{
	position: absolute;
	top:128px;
	left: 170px;
	/*height: 46px;*/
	width:120px;
}

.job_link{
	position: absolute;
	top:95px;
	left: 0px;
	width: 475px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.top_link_t{
	position: absolute;
	width: 475px;
	bottom: 15px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	font-weight: 400;
	font-family: 'Noto Sans JP','Sawarabi Mincho', serif;
}

/*=====================▲センターコンテンツ▲=====================*/

#foo{
		margin: 0px auto 25px;
		width: 660px;
		font-size: 12px;
		line-height: 18px;
		text-align: center;
		font-weight: 700;
		font-family: 'Noto Serif JP','Sawarabi Mincho', serif;
	}

.c_name{
		margin: 0px 0px 10px 0px;
		font-size: 20px;
		line-height: 18px;
		text-align: center;
		font-weight: 700;
		font-family: 'Noto Serif JP','Sawarabi Mincho', serif;
	}


