@charset "UTF-8";

body{background-color: #d2ddce;}

a {text-decoration: none;}

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

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

/*
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:200px;
	background-color: #f5f5e6;
}

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

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

.top_c{
	text-align: center;
}

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

#nav-drawer {}

.left_m_triangle{
	margin: 5px 3px 0px 10px;
  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: 88.5px;
	bottom:15px;
	height: 127px;
	width: auto;
}

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

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

#rightbar {
	float:left;
  width:200px;
	background-color: #F5F5E6;
}

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

.top_shoulder_con_right{
	position: absolute;
	right: 88.5px;
	bottom:15px;
	height: 152px;
	width: auto;
}

/*-----------▼筆文字名刺１▼-----------*/

.right_menu_1{
	position: relative;
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #8787bf;
	background-image: url(../image/C_1/C-1-1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.right_menu_1:hover{
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f05032;
	background-image: url(../image/C_1/C-1-3.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.triangle_1{
	position: absolute;
	right: 95px;
	bottom: 31px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid black;
}
.card_txt_1{
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 200px;
}

/*-----------▼筆文字名刺２▼-----------*/

.right_menu_2{
	position: relative;
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #8787bf;
	background-image: url(../image/C_2/C-2/C-2-3-5.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.right_menu_2:hover{
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f05032;
	background-image: url(../image/C_2/C-2/C-2-1-2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.triangle_2{
	position: absolute;
	right: 95px;
	bottom: 31px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid black;
}
.card_txt_2{
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 200px;
}

/*-----------▼筆文字名刺３▼-----------*/

.right_menu_3{
	position: relative;
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #8787bf;
	background-image: url(../image/C_3/C-3/C-3-1-11.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.right_menu_3:hover{
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f05032;
	background-image: url(../image/C_3/C-3/C-3-2-7.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.triangle_3{
	position: absolute;
	right: 95px;
	bottom: 31px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid black;
}
.card_txt_3{
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 200px;
}

/*-----------▼筆文字名刺４▼-----------*/

.right_menu_4{
	position: relative;
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #8787bf;
	background-image: url(../image/C_4/C-4/C-4-3-7.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.right_menu_4:hover{
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f05032;
	background-image: url(../image/C_4/C-4/C-4-3-8.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.triangle_4{
	position: absolute;
	right: 95px;
	bottom: 31px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid black;
}
.card_txt_4{
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 200px;
}

/*-----------▼書き文字名刺▼-----------*/

.right_menu_5{
	position: relative;
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #8787bf;
	background-image: url(../image/C_5/C-5/C-5-1-4.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.right_menu_5:hover{
	height: 170px;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f05032;
	background-image: url(../image/C_5/C-5/C-5-4-2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.triangle_5{
	position: absolute;
	right: 95px;
	bottom: 31px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid black;
}
.card_txt_5{
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 200px;
}

/*-----------▼干支名刺▼-----------*/

.right_menu_6{
	position: relative;
	height: 169px;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #8787bf;
	background-image: url(../image/C_6/C-6-1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.right_menu_6:hover{
	height: 169px;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f05032;
	background-image: url(../image/C_6/C-6-4.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size:100% auto;
	cursor: pointer;
}
.triangle_6{
	position: absolute;
	right: 95px;
	bottom: 31px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid black;
}
.card_txt_6{
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 200px;
}

.bottom_shoulder_right{
	position: relative;
	text-align: center;
	height: 180px;
}

.bottom_shoulder_con_right{
	position: absolute;
	right: 88.5px;
	bottom:15px;
	height: 127px;
	width: auto;
}

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

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

#back_content{
	float:left;
	/*position: absolute; left: 200px; top: 0px;*/
  width:600px;
	background-color: #F5F5E6;
}

.top_content{
	position: relative;
	margin: 180px 0px 0px 0px;
	height: 1026px;
	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% 12%;
	background-size:85% auto;
	
}

.wabi_1{
	position: absolute;
	top:-180px;
	left: 0px;
}

.wabi_1_g{
	width:150px;
	opacity: 0.7;
}


.wabi_2{
	position: absolute;
	top:-145px;
	right: -25px;
	
}

.wabi_2_g{
	width:150px;
	opacity: 0.4;
}


.top{
	position: absolute;
	top:-160px;
	left: 250px;
}

.top_title{
	width: 80px;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.7));
}

.top_s{display:none;}

.top_p{display:none;}

#top_lead{
		position: absolute;
		top: 340px;
		left: 100px;
		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: 560px;
	left: 25px;
	width:265px;
	text-align: center;
}

#top_headline_2{
	position: absolute;
	top: 560px;
	right: 25px;
	width:265px;
	text-align: center;
}

#top_headline_3{
	position: absolute;
	top: 710px;
	left: 25px;
	width:265px;
	text-align: center;
}

#top_headline_4{
	position: absolute;
	top: 710px;
	right: 25px;
	width:265px;
	text-align: center;
}

#top_headline_5{
	position: absolute;
	top: 860px;
	left: 25px;
	width:265px;
	text-align: center;
}

#top_headline_6{
	position: absolute;
	top: 860px;
	right: 25px;
	width:265px;
	text-align: center;
}

.top_headline{
	height: 30px;
	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: -190px;
	left: -10px;
	height: 180px;
	width: 600px;
	text-align: center;

}

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

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

.apeal_rogo_pos{}

.apeal_rogo{
	position: absolute;
	top:13px;
	right: 10px;
	height: 40px;
}

.job_line{
	position: absolute;
	top:85px;
	left: 307px;
	width: 174px;
	height: 10px;
	border-top-width: 2px;
	border-color: #000000;
	border-style: dotted;
}

.job_rogo_pos{}

.job_rogo{
	position: absolute;
	top:68px;
	right: 10px;
	height: 46px;
}

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

.top_link_t{
	position: absolute;
	width: 580px;
	bottom: 8px;
	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: 1040px;
		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;
	}


