@charset "utf-8";

body.page-knowledge #mainContainer {
	background: url(../product/images/common/bg02.jpg) center top no-repeat;
	background-size: auto 190px;
}

@media screen and (min-width: 1921px) {
body.page-knowledge #mainContainer {
	background-image: url(../images/common/bg_content.png),url(../product/images/common/bg02.jpg);
	background-position: left top,center top;
	background-repeat: repeat-x,no-repeat;
	background-size: auto auto,100% auto;
}
}

body.term-607.page-knowledge .freeBox .ancArea {
	margin-bottom: 60px;
}

body.term-607.page-knowledge .freeBox .ancArea li {
	margin: 0 1% 30px 0;
}

body.term-607 .mainArea section {
	margin-bottom: 100px;
}

body.term-607 .mainArea section#a3 {
	margin-bottom: 0;
}

body.term-607 .txt01 {
	margin: 0 0 40px;
}

body.term-607 .txt02 {
	margin: 0 0 60px;
}

body.term-607 .tits01 h2 {
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	border: 1px solid #cfcfcf;
	border-left: 3px solid #d33737;
	padding: 20px;
	margin-bottom: 45px;
}

body.term-607 .tits01 h3 {
	font-size: 2.0rem;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #d33737;
	padding: 0 0 15px;
	margin-bottom: 30px;
	text-align: left;
	background: none;
	color: #333;
}

body.term-990 .catalogArea,
body.term-607 .catalogArea {
	margin-bottom: 45px;	
}

body.term-990 .catalogArea ul,
body.term-607 .catalogArea ul {
	display: flex;
	flex-wrap: wrap;
}


body.term-990 .catalogArea ul li,
body.term-607 .catalogArea ul li {
	width: 205px;
	box-sizing: border-box;
	border: 1px solid #ededed;
	margin: 0 25px 10px 0;
	list-style: none;
}


body.term-990 .catalogArea ul li:last-child,
body.term-607 .catalogArea ul li:last-child {
	margin: 0 0 10px 0;
}

body.term-990 .catalogArea ul li a,
body.term-607 .catalogArea ul li a {
	display: block;
	text-decoration: none;
	color: #333;
}

body.term-990 .catalogArea ul li .bookimg,
body.term-607 .catalogArea ul li .bookimg {
	text-align: center;
	padding: 30px 0;
	background: #fafafa;
}

body.term-990 .catalogArea ul li dl
body.term-607 .catalogArea ul li dl {
	padding: 20px;
}

body.term-990 .catalogArea ul li dt
body.term-607 .catalogArea ul li dt {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 15px;
}

body.term-990 .catalogArea ul li dd
body.term-607 .catalogArea ul li dd {
	font-size: 1.4rem;
	text-indent: 0;
}

body.term-607 table.type01 {
	margin-bottom: 10px;
}

body.term-607 table.type01 th {
	width: auto;
	border-left: 1px solid #fff;
	text-align: center;
}

body.term-607 table.type01 th.lv01 {
	width: 140px;
	text-align: left
}


body.term-607 table.type01 td {
	border-left: 1px solid #ededed;
}

body.term-607 .noteslist {
	margin-bottom: 50px;
}

body.term-607.page-knowledge .freeBox .noteslist li {
	font-size: 1.4rem;
	margin: 5px 0 0 0;
	list-style: none;
	color: #333;
}

body.term-607.page-knowledge .freeBox .noteslist li.lv01 {
	text-indent: -1.9em;
	margin-left: 1.9em;
}




@media screen and (max-width: 768px) {

/*-------------------------------------------
メインエリア
*-------------------------------------------*/

body.term-607 #mainContainer {
	background: url(../images/inquiry/bg02.jpg) center 15.33vw no-repeat;
	background-size: auto 18.66vw;
}


body.term-607 .ancArea {
	margin-bottom: 8vw;
}


body.term-607 .mainArea section {
	margin-bottom: 10.66vw;
}

body.term-607 .txt01 {
	margin-bottom: 5.33vw;
}

body.term-607 .txt02 {
	margin-bottom: 8vw;
}

body.term-607 .tits01 h2 {
	font-size: 1.5rem;
	letter-spacing: normal;
	border-left: 3px solid #d33737;
	padding: 2.66vw;
	margin-bottom: 5.33vw;
}

body.term-607 .tits01 h3 {
	font-size: 1.5rem;
	padding: 0 0 2vw;
	margin-bottom: 4vw;
	letter-spacing: normal;
}


body.term-607 .catalogArea {
	margin-bottom: 6.66vw;	
}

body.term-607 .catalogArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


body.term-607 .catalogArea ul li {
	width: 48%;
	margin: 0 0 4vw;
}

body.term-607 .catalogArea ul li .bookimg {
	text-align: center;
	padding: 4vw;
	background: #fafafa;
}

body.term-607 .catalogArea ul li .bookimg img {
	width: 100%;
	height: auto;
}

body.term-607 .catalogArea ul li dl {
	padding: 2.66vw;
}

body.term-607 .catalogArea ul li dt {
	font-size: 1.3rem;
	margin-bottom: 2.66vw;
}

body.term-607 .catalogArea ul li dd {
	font-size: 1.2rem;
}

body.term-607 table.type01 {
	margin-bottom: 1.5vw;
}

body.term-607 table.type01 th, table.type01 td {
    padding: 3vw 2vw;
    font-size: 1.2rem;
}

body.term-607 table.type01 th.lv01 {
	width: 27%;
}

body.term-607 .noteslist {
	margin-bottom: 6.66vw;
}

body.term-607.page-knowledge .freeBox  .noteslist li {
	font-size: 1.2rem;
	margin-top: 5px;
}

body.term-607.page-knowledge .freeBox  .noteslist li.lv01 {
	text-indent: -1.9em;
	margin-left: 1.9em;
}

}
