@charset "Shift_JIS";
/* CSS Document */

#wrapperContainer {
	width: 1000px;
}

#contentInner {
	padding: 20px 20px 0;
	overflow: hidden;
	background: url(../images/common/main_bk.jpg) repeat;
}

#contentContainer p {
	margin:0;
	padding:0;
}

img {
	max-width: 100%;
}

dt:hover {
	cursor: pointer;
}

.columnLeft {
	float: left;
}
.columnRight {
	float: right;
}
.gold {
	padding: 35px 30px 20px;
	background: url(../images/190410/col_03.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
}
.gray {
	padding: 35px 30px 20px;
	background: url(../images/common/content_bk.jpg) 0 0 repeat;
}
.pink {
	border: 3px solid #f5d0d0;
	border-radius: 10px;
	padding: 40px 30px;
	background: #fdf7f7;
}
.nami_blue {
	padding: 35px 30px 20px;
	background: url(../images/191010/col_05.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
}


/*-----------------------------------------------
sec01
-----------------------------------------------*/
.sec01 {
	margin-bottom: 30px;
}

/*-----------------------------------------------
sec02
-----------------------------------------------*/
.sec02 {
	margin-bottom: 30px;
}
.sec02 .columnBox {
	padding: 35px 20px;
	background: #fff;
	position: relative;
	margin-bottom: 10px;
}
.sec02 .columnBox h3 {
	margin-bottom: 30px;
}
.sec02 .columnBox p {
	font-size: 18px;
	line-height: 1.4;
	text-indent: 1em;
}
.sec02 .columnBox .borderT {
	position: absolute;
	top: 0;
	left: 0;
}
.sec02 .columnBox .borderB {
	position: absolute;
	bottom: 0;
	left: 0;
}
.sec02 .atten {
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.4;
}


/*-----------------------------------------------
sec03
-----------------------------------------------*/
.sec03 {
	padding: 0 20px;
	margin-bottom: 80px;
}
.sec03 .columnBox {
	padding: 50px 35px 30px;
	background: url(../images/190410/col_01.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
}
.sec03 .columnBox h3 {
	margin-bottom: 30px;
	text-align: center;
}
.sec03 .columnBox p {
	font-size: 18px;
	text-indent: 1em;
	line-height: 1.75;
}

.sec03 .columnBox .lv01 {
	margin-bottom: 20px;
}

.sec03 .columnBox .lv01 .columnLeft {
	width: 485px;
}

.sec03 .columnBox .lv01 .columnRight {
	width: 350px;
}
.sec03 .columnBox .lv01 .columnRight p {
	font-size: 18px;
	text-indent: 0;
	line-height: 1.75;
}



/*-----------------------------------------------
sec04
-----------------------------------------------*/
.sec04 {
	padding: 0 20px;
	margin-bottom: 30px;
}
.sec04 p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 35px;
}
.sec04 h4 {
	text-align: center;
}
.sec04 dl {
	margin-bottom: 80px;
}
.sec04 dt {
}
.sec04 dd {
	margin-top: 45px;
}

.sec04 .imgBox01 {
	display: flex;
	justify-content: space-between;
}
.sec04 .imgBox01 .items {
}
.sec04 .imgBox01 .items p {
	margin-bottom: 0;
}
.sec04 .imgBox01 .items:first-child {
	width: 364px;
}
.sec04 .imgBox01 .items:last-child {
	width: 525px;
}

.sec04 .lv01 .columnLeft {
	width: 443px;
}
.sec04 .lv01 .columnRight {
	width: 443px;
}

.sec04 .lv02 {
	padding: 35px 45px 0;
}
.sec04 .lv02 h3 {
	text-align: center;
	margin-bottom: 30px;
}
.sec04 .lv02 .columnLeft {
	width: 450px;
}
.sec04 .lv02 .columnRight {
	width: 347px;
}

.sec04 .lv03 {
}
.sec04 .lv03 .columnLeft {
	width: 411px;
}
.sec04 .lv03 .columnRight {
	width: 411px;
}

.sec04 .lv04 {
}
.sec04 .lv04 .columnLeft {
	width: 440px;
}
.sec04 .lv04 .columnRight {
	width: 341px;
}

.sec04 .lv05 {
	margin-bottom: 40px; 
}
.sec04 .lv05 .columnLeft {
	width: 505px;
}
.sec04 .lv05 .columnRight {
	width: 322px;
}

.sec04 .lv06 {
	padding: 35px 45px 0;
}
.sec04 .lv06 h3 {
	text-align: center;
}
.sec04 .lv06 .columnLeft {
	width: 470px;
}
.sec04 .lv06 .columnLeft .qa {
	text-indent: -0.8em;
	padding-left: 0.8em;
	margin-bottom: 0;
}
.sec04 .lv06 .columnRight {
	width: 322px;
}








/*-----------------------------------------------
sec05
-----------------------------------------------*/
.sec05 {
}
.sec05 .lv01 {
	display: flex;
	padding: 15px 30px 0;
	justify-content: space-between;
	position: relative;
}
.sec05 .lv01:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/common/green_border_s.png) 0 0 no-repeat;
	background-size: cover;
}
.sec05 .lv01:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	top: 0;
	right: 0;
	background: url(../images/common/green_border_s.png) 0 0 no-repeat;
	background-size: cover;
}
.sec05 .lv01 .items {
	width: 286px;
}
.sec05 .lv01 .items:last-child {
	width: 255px;
}

.sec05 .lv02 {
	display: flex;
	justify-content: space-between;
	padding: 0;
}
.sec05 .lv02 .items {
	width: 445px;
}
.sec05 .lv02 .items .inner {
	padding: 20px 30px;
	position: relative;
}
.sec05 .lv02 .items .inner p {
	margin-bottom: 0;
}
.sec05 .lv02 .items .inner.blue:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/common/blue_border_s.png) 0 0 no-repeat;
	background-size: cover;
}
.sec05 .lv02 .items .inner.blue:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	top: 0;
	right: 0;
	background: url(../images/common/blue_border_s.png) 0 0 no-repeat;
	background-size: cover;
}
.sec05 .lv02 .items .inner.orange:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/common/orange_border_s.png) 0 0 no-repeat;
	background-size: cover;
}
.sec05 .lv02 .items .inner.orange:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	top: 0;
	right: 0;
	background: url(../images/common/orange_border_s.png) 0 0 no-repeat;
	background-size: cover;
}

.sec05 .lv03 {
	margin: 15px 0;
}
.sec05 .lv03 .columnLeft {
	width: 237px;
}
.sec05 .lv03 .columnRight {
	width: 135px;
}



/*-----------------------------------------------
sec06
-----------------------------------------------*/
.sec06 {
}
.sec06 .lv01 {
}
.sec06 .lv01 .columnLeft {
	width: 411px;
}
.sec06 .lv01 .columnRight {
	width: 415px;
}

.sec06 .lv02 {
	padding: 0;
}
.sec06 .lv02 .columnLeft {
	width: 201px;
}
.sec06 .lv02 .columnRight {
	width: 201px;
}




/*-----------------------------------------------
sec07
-----------------------------------------------*/
.sec07 {
}




/*-----------------------------------------------
sec08
-----------------------------------------------*/
.sec08 {
}




/*-----------------------------------------------
sec09
-----------------------------------------------*/
.sec09 {
}



/*-----------------------------------------------
sec10
-----------------------------------------------*/
.sec10 {
	padding: 0 20px;
	margin-bottom: 40px;
	margin-top: 40px;
}
.sec10 .columnBox {
	padding: 50px 35px;
	background: url(../images/190410/col_04.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.sec10 .columnBox h3 {
	margin-bottom: 30px;
	text-align: left;
}
.sec10 .columnBox p {
	font-size: 18px;
	line-height: 1.75;
	margin-bottom: 0;
}
.sec10 .columnBox p.last {
	margin-bottom: 20px;
}
.sec10 .columnBox p.name {
	font-size: 22px;
	line-height: 1.35;
	text-indent: 0;
	margin-bottom: 0;
	text-align: right;
}



/*-----------------------------------------------
sec11
-----------------------------------------------*/
.sec11 {
	padding: 0 20px;
	margin-bottom: 70px;
}
.sec11 a.reind {
	display: block;
	padding: 20px 0;
	text-align: center;
	background: #006C0F;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 3px 3px 10px #555;
	margin: 0;
}
.sec11 a.reind:hover {
	opacity: 0.85;
}






/*”Ä—p*/
	
.leftArea {
	float:left;
}
.rightArea {
	float:right;
}
.secArea p {
	float:left;
}
.break {
	page-break-after: always;
}
.add_clearfix {
	overflow: hidden;
}
.add_clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
.page_top {
	text-align:right;
	margin-bottom:10px;
	padding-top:10px;
}
.cap {
	font-size: 16px!important;
}

.mgb0 {
	margin-bottom: 0px!important;
}
.mgb20 {
	margin-bottom: 20px!important;
}
.mgb30 {
	margin-bottom: 30px!important;
}
.mgb40 {
	margin-bottom: 40px!important;
}
.mgb70 {
	margin-bottom: 70px !important;
}
