@charset "UTF-8";
/*----------------------------------------

	- header
	+ article
		+ main
			+ box01
				- box01_01_01
				- box01_01_02
				- box01_01_03
				- box01_01_04
				- box01_01_05
				- box01_01_06

-----------------------------------------*/

/*----------------------------------------
	header
-----------------------------------------*/

#header_bg {
	top: 0;
}

/*----------------------------------------
	article
-----------------------------------------*/

article {
	min-width: 100%;
	margin-top: 161px;
	background: url(/img/common_bg01.gif) repeat left top;
}

@media screen and (max-device-width:500px) {
	article {
		margin-top: 332px;
	}
}

/*----------------------------------------
	nav 現在位置表示用
----------------------------------------*/
header nav ul li#nav04 {
	background: url(/img/common_nav_pc_bg03.png) no-repeat 1px 77px;
}

@media screen and (max-device-width:500px) {
	header nav ul li#nav04 {
		background: url(/img/common_nav_sp_bg01.png) no-repeat 20px 77px;
	}
}

/*----------------------------------------
	lnav
----------------------------------------*/

#lnav {
	width: 100%;
	margin-top: 161px;
	background-color: #fde07a;
}

@media screen and (max-device-width:500px) {
	#lnav {
		width: 100%;
		margin-top: 332px;
	}
}

#lnav > ul {
	width: 1000px;
	margin: 0 auto;
}

@media screen and (max-device-width:500px) {
	#lnav > ul {
		width: 100%;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ffffff;
	}
}

#lnav > ul li {
	position: relative;
	float: left;
}

#lnav > ul li:nth-of-type(1)::before,
#lnav > ul li:nth-of-type(2)::before {
	content: "";
	position: absolute;
	left: calc(50% - 37px);
	bottom: 13px;
	width: 74px;
	height: 1px;
	background: #976e2e;
}

#lnav > ul li:hover:nth-of-type(1)::before,
#lnav > ul li:hover:nth-of-type(2)::before {
	display: none;
}

@media screen and (max-device-width:500px) {
	#lnav > ul li {
		width: 249px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}
	#lnav > ul li:nth-child(even) {
		width: 250px;
		border-right: none;
		border-bottom: 1px solid #ffffff;
	}
	#lnav > ul li:last-child {
		border-bottom: none;
	}
	#lnav > ul li:nth-of-type(1)::before,
	#lnav > ul li:nth-of-type(2)::before {
		display: none;
	}
}

#lnav > ul li img {
	padding: 17px 87px 0;
}

@media screen and (max-device-width:500px) {
	#lnav > ul li img {
		padding: 17px 45px 0;
	}
	#lnav > ul li:nth-child(even) img {
		padding: 17px 46px 0 45px;
	}
}

#lnav #slnav {
	width: 100%;
	padding: 16px 0;
	background-color: #ffffff;
}

#lnav #slnav > ul {
	text-align: center;
}

#lnav #slnav > ul li {
	display: inline-block;
	padding: 0 35px;
	background: url(/img/lnav01_sub_bg01.gif) no-repeat right 3px;
}

#lnav #slnav > ul li:first-child {
	padding-left: 0;
}

#lnav #slnav > ul li:last-child {
	padding-right: 0;
	background: none;
}

/*----------------------------------------
	main
-----------------------------------------*/

#main {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}

@media screen and (max-device-width:500px) {
	#main {
		width: 100%;
	}
}

#main h1#tit01 {
	padding: 30px 20px 32px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

@media screen and (max-device-width:500px) {
	#main h1#tit01 {
		width: 440px;
		margin: 0 auto;
		background: none;
	}
}

#main ul#new_nav {
	position: absolute;
	top: 23px;
	right: 0;
}

#main ul#new_nav li {
	float: left;
	padding-left: 20px;
}

@media screen and (max-device-width:500px) {	
	#main ul#new_nav {
		position: static;
		width: 440px;
		margin: 0 auto;
		padding: 0 20px 32px;
		background: url(/img/common_content_line01.png) repeat-x left bottom;
	}
	
	#main ul#new_nav li {
		float: none;
		padding-left: 0;
	}
	
	#main ul#new_nav li:last-child {
		padding-top: 10px;
	}
}

/*----------------------------------------
	box01
-----------------------------------------*/

@media screen and (max-device-width:500px) {
	#main #box01 {
		width: 480px;
		margin: 0 auto;
	}
}

#main #box01 h1#stit01 {
	padding: 30px 0 40px;
	text-align: center;
}

@media screen and (max-device-width:500px) {
	#main #box01 h1#stit01 img {
		width: 480px;
		height: 49px;
	}
}

#main #box01 #box01_01 {
	padding: 5px;
	background-color: #ffffff;
}

/*----------------------------------------
	box01_01_01
-----------------------------------------*/

#box01_01_01 {
	background: #6c3e0e url(../../img/comment/comment_bg01.gif) no-repeat right -35px;
	background-size: 242px 302px;
}

@media screen and (max-device-width:500px) {
	#box01_01_01 {
		background-position: right 100px;
		background-size: 121px auto;
	}
}

#box01_01_01 div {
	min-height: 301px;
	height: auto !important;
	height: 301px;
}

/* 白井 洋司 */
#box01_01_01 div#comment01 {
	background: url(../../img/comment/comment_01_p01.jpg) no-repeat left top;
}

/* 玉井 梨絵 */
#box01_01_01 div#comment02 {
	background: url(../../img/comment/comment_02_p01.jpg) no-repeat left top;
}

/* 善本 紘子 */
#box01_01_01 div#comment03 {
	background: url(../../img/comment/comment_03_p01.jpg) no-repeat left top;
}

/* 原田 尚明 */
#box01_01_01 div#comment04 {
	background: url(../../img/comment/comment_04_p01.jpg) no-repeat left top;
}

/* 亀山 和幸 */
#box01_01_01 div#comment05 {
	background: url(../../img/comment/comment_05_p01.jpg) no-repeat left top;
}

@media screen and (max-device-width:500px) {
	#box01_01_01 div#comment01,
	#box01_01_01 div#comment02,
	#box01_01_01 div#comment03,
	#box01_01_01 div#comment04,
	#box01_01_01 div#comment05 {
		background-size: 260px auto;
	}
}

#box01_01_01 section {
	float: right;
	width: 435px;
	padding-right: 10px;
}

@media screen and (max-device-width:500px) {
	#box01_01_01 section {
		float: none;
		width: auto;
		padding : 200px 30px 0;
	}
}

#box01_01_01 section h1 {
	text-align: left;
	padding: 48px 0 90px;
}

@media screen and (max-device-width:500px) {
	#box01_01_01 section h1 {
		padding: 0 0 50px;
	}
}

#box01_01_01 section dl {
	padding-right: 155px;
	text-align: right;
	word-break: break-all;
}

@media screen and (max-device-width:500px) {
	#box01_01_01 section dl {
		padding-right: 80px;
	}
}

#box01_01_01 section dl dt {
	padding-bottom: 8px;
}

#box01_01_01 section dl dd {
	padding-bottom: 25px;
}

#box01_01_01 section dl dd span:last-child {
	padding-left: 18px;
}

/*----------------------------------------
	box01_02
-----------------------------------------*/

dl#box01_01_02 {
	margin: 0 65px;
	padding: 49px 0 48px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

@media screen and (max-device-width:500px) {
	dl#box01_01_02 {
		margin: 0 30px;
	}
}

dl#box01_01_02 dt {
	margin-bottom: 23px;
	padding-left: 29px;
	background: url(../../img/comment/comment_ic01.gif) no-repeat left 3px;
}

dl#box01_01_02 dd {
	padding-left: 29px;
	background: url(../../img/comment/comment_ic02.gif) no-repeat left top;
}

/*----------------------------------------
	box01_03
-----------------------------------------*/

#box01_01_03 {
	margin: 0 65px;
	padding: 48px 0 52px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

@media screen and (max-device-width:500px) {
	#box01_01_03 {
		margin: 0 30px;
	}
}

#box01_01_03 dl {
	float: left;
	width: 480px;
}

@media screen and (max-device-width:500px) {
	#box01_01_03 dl {
		float: none;
		width: auto;
	}
}

#box01_01_03 dl dt {
	margin-bottom: 22px;
	padding-left: 29px;
	background: url(../../img/comment/comment_ic01.gif) no-repeat left 3px;
}

#box01_01_03 dl dd {
	padding-left: 29px;
	background: url(../../img/comment/comment_ic02.gif) no-repeat left top;
}

#box01_01_03 p {
	float: right;
}

@media screen and (max-device-width:500px) {
	#box01_01_03 p {
		float: none;
		padding-top: 50px;
		text-align: center;
	}
}

/*----------------------------------------
	box01_04
-----------------------------------------*/

#box01_01_04 {
	margin: 0 65px;
	padding: 49px 0 2px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

@media screen and (max-device-width:500px) {
	#box01_01_04 {
		margin: 0 30px;
		padding-bottom: 52px;
	}
}

#box01_01_04 div {
	float: right;
	width: 480px;
}

@media screen and (max-device-width:500px) {
	#box01_01_04 div {
		float: none;
		width: auto;
	}
}

#box01_01_04 div dl:first-child {
	margin-bottom: 48px;
	padding-bottom: 2px;
	background: url(/img/common_content_line01.png) repeat-x left bottom;
}

#box01_01_04 div dl dt {
	margin-bottom: 22px;
	padding-left: 29px;
	background: url(../../img/comment/comment_ic01.gif) no-repeat left 3px;
}

#box01_01_04 div dl dd {
	padding: 0 0 47px 29px;
	background: url(../../img/comment/comment_ic02.gif) no-repeat left top;
}

@media screen and (max-device-width:500px) {
	#box01_01_04 p {
		text-align: center;
	}
}

/*----------------------------------------
	box01_05
-----------------------------------------*/

dl#box01_01_05 {
	margin: 0 65px;
	padding: 49px 0 47px;
}

@media screen and (max-device-width:500px) {
	dl#box01_01_05 {
		margin: 0 30px;
	}
}

dl#box01_01_05 dt {
	margin-bottom: 24px;
	padding-left: 29px;
	background: url(../../img/comment/comment_ic01.gif) no-repeat left 3px;
}

dl#box01_01_05 dd {
	padding-left: 29px;
	background: url(../../img/comment/comment_ic02.gif) no-repeat left top;
}

/*----------------------------------------
	box01_06
-----------------------------------------*/

ul#box01_01_06 li {
	display: table-cell;
	width: 323px;
	padding: 5px 30px 4px;
	background: #fcf9eb;
	vertical-align: middle;
}

ul#box01_01_06 li:nth-child(1) {
	text-align: right;
}

ul#box01_01_06 li:nth-child(2) {
	width: 214px;
	padding: 5px 5px 4px;
	background: #fde07a;
	text-align: center;
}

@media screen and (max-device-width:500px) {
	ul#box01_01_06 li {
		width: 135px;
		padding: 5px 0 4px;
		text-align: center;
	}
	
	ul#box01_01_06 li:nth-child(1) {
		text-align: center;
	}
	
	ul#box01_01_06 li:nth-child(2) {
		width: 200px;
	}
}