@charset "UTF-8";
/* --------------------------------
	H
   -------------------------------- */
h2.system{
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 10px!important;
	margin: 0!important;
	line-height: 150%;
}
h3.system{
	clear: left;
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 10px!important;
	line-height: 150%;
	margin: 0!important;
}
p.system{ font-size: 16px; 	line-height: 120%; color: #666;}
.border-bottom {
	border-bottom: 1px solid #ccc !important;
}
.border-top {
	border-top: 1px solid #ccc !important;
}
@media screen and (max-width: 767px) {
	p.system{ padding-left: 10px!important;  }

}
/* --------------------------------
	Menu Box
   -------------------------------- */
.menubox {
	margin: 0 auto;
	padding: 10px;
	width: 90%;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2!important;
	font-size:21px;

	display: table;
}
.menubox .picbox {
	float: left;
	/*max-width: 380px;*/
	max-width: 40%;
	padding: 10px;
}
.menubox .picbox img{
	max-width: 100%;
	height: auto;
}
.menubox .listbox {
	float: left;
	max-width: 60%;
	margin-top: 30px;
	padding:0;
}
.menubox .listbox ul.listbox{
	margin:0!important;
	max-width: 100%;
	list-style: none;
}
.menubox .listbox ul.listbox li{
	float: left;
	margin:0!important;
	width: 270px;
}
.menubox .listbox ul.listbox li.long{
	width: 100%!important;
}


@media screen and (max-width: 767px) {
	.panelbox {
		width: 96%;
	}
	.panelbox .pic{
		padding: 10px;
	}
	.panelbox .pic img{
		width: 100%;
		height: 50%;
		object-fit: contain;
	}
	.panelbox .txt,
	.panelbox .txt strong{
		font-size: 16px!important;
	}


	.menubox .picbox {
		float: none!important;
		max-width: 100%!important;
		padding: 10px;
	}
	.menubox .picbox img{
		width: 100%;
	}
	.menubox .listbox {
		float: none!important;
		max-width: 100%;
		margin-top: 0px!important;
	}
	.menubox .listbox ul.listbox li{
		float: left;
		font-size: 16px!important;
		line-height: 100%;
		width: 100%!important;
	}
}


.imgFit{
	width: fit-content;
	object-fit: contain;
}
@media only screen and (max-width: 767px) {
	.imgFit{
		width: 96%;
	}
}
/* ちょっと見出し */
.lifework_box{

}
.lifework_box p{
	font-size: 18px;;
	font-weight: bold;
}
.lifework_box p strong{
	clear: left;
	clear: both;
	font-size: 36px;
	color: white;
	-webkit-text-stroke: 2px black;
	text-stroke: 2px black;
	paint-order: stroke;

}
.lifework_box.life{
	background-color: #fbd7d4;
	/*background-color: #fe968b;fbbdb6*/
	border-top-left-radius: 10px;
	/*border-bottom-left-radius: 10px;*/
	padding: 30px 10px 10px 30px!important;
}
.lifework_box.work{
	background-color: #c9e3f0;
	/*background-color: #79bfe3;c9e3f0*/
	border-top-right-radius: 10px;
	/*border-bottom-right-radius: 10px;*/
	padding: 30px 30px 10px 10px!important;
}
.lifework_box.matome{
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.lifework_box.matome p{
	font-weight: normal!important;
}
.lifework_box.matome p strong{
	font-size: 18px;
	color: white;
	-webkit-text-stroke: 2px black;
	text-stroke: 2px black;
	paint-order: stroke;
}
.lifework_box.bg_half {
    background: linear-gradient(to right, #fbd7d4 0%, #fbd7d4 50%, #c9e3f0 50%, #c9e3f0 100%);
}
@media only screen and (max-width: 767px) {
	.lifework_box p{
		font-size: 12px;;
		font-weight: bold;
	}
	.lifework_box p strong{
		font-size: 18px;
	}
	.lifework_box.life{
		padding: 25px 0px 5px 10px!important;
	}
	.lifework_box.work{
		padding: 25px 5px 5px 0px!important;
	}
}
/* 重なり */
.kasanari{
	position: absolute;
	background-color: white;
	bottom: -80px;
	right: 0;
	width: 60%;
	padding:20px;
	line-height: 170%;
	font-size:16px;
}
.kasanari P{
	font-size:16px;
}

@media screen and (max-width: 767px) {
	.kasanari{
		position: relative;
		background-color: white;
		top: 0px;
		right: 0;
		width: 100%;
		padding:20px;
		font-size:16px;
	}
}
/* ちょっとポイント */
.box-p{
	clear: left;
	clear: both;
	position: relative;
	padding: 2em;
	background: none;
	border: 1px solid #ccc;
}
.box-p:after{
	background-color: #eee;
	border: none;
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
/* ちょっと見出し */
p.subtitle{
	font-weight: bold;
	font-size: 150%;
}
/* Photo */
.photo_area{
	clear: left;
	clear: both;
	position: relative;
	width: 100%;
}
.photo_area img{ width: 100%; padding: 10px; }

/* QA */
.QA-box dt{
	margin-bottom: 1em;
	color: #444444;
	font-weight: 600;
}

.QA-box dt::before,
.QA-box dd::before{
	margin-right: .4em;
}

.QA-box dt::before{
	content: "Q.";
}

.QA-box dd{
	margin: 0 0 2.5em;
	padding: 1em 1.5em;
	background-color: #f2f2f2;
	color: #444444;
}

.QA-box dd::before{
	content: "A.";
}

/* LINK */
.more2{
	margin: 0 auto;
	text-align: center;
	padding: 15px 25px!important;

	display: inline-block;
}
.more2:link{  }
.more2:hover{ text-decoration: underline; }

.more2 i{ margin-left: 6px; }

@media screen and (max-width: 767px) {
	.more2{
		padding: 5px 25px!important;
	}
}


.image_link{
  display:block;
}
.image_link img{
  transition:0.3s;
  display:block;
  width:100%;
}
.image_link:hover img{
  opacity:0.8;
}

p.memo{
	margin: 0px!important;
	padding: 0px!important;
	font-size: 12px;
	/*background-color:#f2f2f2;*/
}