@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;
}


/*-----------------------------------------------
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;
	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 .columnLeft {
	width: 280px;
}

.sec03 .columnBox .columnRight {
	width: 545px;
}



/*-----------------------------------------------
sec04
-----------------------------------------------*/
.sec04 {
	padding: 0 20px;
	margin-bottom: 30px;
}
.sec04 p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 35px;
}
.sec04 dl {
	margin-bottom: 80px;
}
.sec04 dt {
}
.sec04 dd {
	margin-top: 45px;
}

.sec04 .w01,
.sec04 .w02,
.sec04 .w03 {
	float: left;
	width: 286px;
}
.sec04 .w02 {
	margin: 0 30px;
}


.sec04 .w04,
.sec04 .w05 {
	float: left;
	width: 446px;
}
.sec04 .w05 {
	margin-left: 25px;
}




.mgb70 {
	margin-bottom: 70px !important;
}

/*-----------------------------------------------
sec05
-----------------------------------------------*/
.sec05 {
	margin-bottom: 70px;
}
.sec05 .columnBox {
	padding: 50px 45px;
	background: url(../images/190410/col_02.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	margin-bottom: 45px;
}
.sec05 .columnBox h3 {
	margin-bottom: 30px;
	text-align: center;
}
.sec05 .columnBox p {
	font-size: 20px;
	line-height: 1.75;
	margin-bottom: 0;
}
.sec05 .columnBox .clearfix {
}
.sec05 .w01 {
	float: left;
	width: 490px;
}
.sec05 .w01 p.atten {
	font-size: 18px;
	line-height: 1.3;
	margin-top: 30px;
}
.sec05 .w02 {
	float: right;
	width: 311px;
	margin: 0;
}
.sec05 .w02 p {
	font-size: 18px;
	line-height: 1.3;
}

.sec05 .guide {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.sec05 .guide p:nth-child(1) {
	width: 320px;
}
.sec05 .guide p:nth-child(2) {
	width: 152px;
}




/*-----------------------------------------------
sec06
-----------------------------------------------*/
.sec06 {
	margin-bottom: 30px;
}
.sec06 .columnBox {
	padding: 35px;
	background: url(../images/190410/col_03.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
}
.sec06 .columnBox h3 {
	margin-bottom: 30px;
	text-align: center;
}
.sec06 .columnBox p {
	font-size: 18px;
	line-height: 1.75;
}
.sec06 .w01 {
	width: 620px;
}
.sec06 .w02 {
	width: 200px;
	margin: 0 0 0 30px;
}
.sec06 .w03 {
	width: 560px;
	margin-right: 25px;
}
.sec06 .w04 {
	width: 265px;
}




.sec06 .columnBox .columnRight p {
	margin-bottom: 20px;
}

.sec06 .columnBox .columnRight p:last-child {
	margin-bottom: 0px;
}

.sec06 .gb {
	margin-top: 30px;
	text-align: center;
}
.sec06 .gb a {
	padding: 12px 50px;
	background: #d4ae15;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
}


/*-----------------------------------------------
sec07
-----------------------------------------------*/
.sec07 {
	margin-bottom: 30px;
}

.sec07 .FBox {
	display: flex;
	justify-content: space-between;
}

.sec07 .col1 {
	width: 408px;
	margin: 0;
}
.sec07 .col2 {
	width: 406px;
	margin: 0;
}

.sec07 .col1,
.sec07 .col2 {
	background: #e5e5e5;
	padding: 20px;
}
.sec07 .col1 p,
.sec07 .col2 p {
	font-size: 16px;
	margin-bottom: 0;
}

.sec07 .textbox {
	display: flex;
	justify-content: space-between;
}
.sec07 .textbox .textA {
	width: 290px;
}
.sec07 .textbox .textB {
	width: 110px;
}
.sec07 .textbox .textB p {
	font-size: 14px;
}



.sec07 .columnBox {
	padding: 35px;
	background: url(../images/190410/col_03.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
}
.sec07 .columnBox h3 {
	margin-bottom: 30px;
	text-align: center;
}
.sec07 .columnBox p {
	font-size: 18px;
	line-height: 1.75;
}
.sec07 .columnBox .columnLeft {
	width: 560px;
}
.sec07 .columnBox .columnLeft .w01 {
	width: 270px;
}
.sec07 .columnBox .columnLeft .w02 {
	width: 270px;
	margin: 0;
	float: right;
}
.sec07 .columnBox .columnLeft .clearfix p {
	margin-bottom: 0;
}

.sec07 .columnBox .columnRight {
	width: 260px;
}
.sec07 .columnBox .columnRight p {
	margin-bottom: 0;
}

}

.sec07 .gb {
	margin-top: 30px;
	text-align: center;
}
.sec07 .gb a {
	padding: 12px 50px;
	background: #d4ae15;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
}

/*-----------------------------------------------
sec08
-----------------------------------------------*/
.sec08 {
}
.sec08 h3 {
	margin-bottom: 30px;
}
.sec08 h4 {
	margin-bottom: 30px;
}
.sec08 .w01 {
	float: left;
	width: 448px;
}
.sec08 .w02 {
	float: right;
	width: 448px;
	margin: 0;
}

.sec08 .clearfix+p {
	padding-bottom: 35px;
	border-bottom: 2px solid #bfbfbf;
}

.sec08 .w03 {
	width: 286px;
	float: left;
}
.sec08 .w04 {
	width: 286px;
	margin: 0 30px;
	float: left;
}
.sec08 .w05 {
	width: 286px;
	float: left;
	margin: 0;
}

.sec08 .clearfix h4 {
	margin-bottom: 5px;
}


.sec08 div:last-child {
	margin-bottom: -30px;
}



/*-----------------------------------------------
sec09
-----------------------------------------------*/
.sec09 {
	padding: 0 20px;
	margin-bottom: 60px;
}
.sec09 .columnBox {
	padding: 50px 35px;
	background: url(../images/190410/col_04.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.sec09 .columnBox h3 {
	margin-bottom: 30px;
	text-align: left;
}
.sec09 .columnBox p {
	font-size: 18px;
	line-height: 1.75;
	margin-bottom: 20px;
}
.sec09 .columnBox p.name {
	font-size: 22px;
	line-height: 1.75;
	text-indent: 0;
	margin-bottom: 0;
	text-align: right;
}


/*-----------------------------------------------
sec10
-----------------------------------------------*/
.sec10 {
	padding: 0 20px;
	margin-bottom: 70px;
}

.sec10 .btnarea {
	border: 5px solid #6d9422;
	background: #fff;
	padding: 20px 15px;
	
}

.sec10 .btnarea p {
	text-align: center;
	font-size: 36px;
	line-height: 1.5;
}

.sec10 .bannerArea {
	display: flex;
	justify-content: space-between;
	width: 100%;
	background: none;
}


.sec10 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;
}
.sec10 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;
}

.mgb0 {
	margin-bottom: 0px!important;
}
.mgb20 {
	margin-bottom: 20px!important;
}
.mgb30 {
	margin-bottom: 30px!important;
}
