@charset "UTF-8";
/* css Center [top] */

@import url("../content.css");
@import url("main.css");

/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.headtitle2 h3 {
	position: relative;
	margin: 0;
	color: #03937b;
	text-align: center;
	box-shadow: 5px 5px #03937b;
    border: 2px solid #03937b;
}

.headtitle2 h3:before {
	position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 10px;
    width: 20px;
    background-color: #fff;
    content: "";
}

.headtitle2 h3:after {
	position: absolute;
    top: 95%;
    left: 50%;
    transform: translateX(-50%);
    height: 20px;
    width: 2px;
    background-color: #03937b;
    content: "";
}

/*== h4 ==*/
.step-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.step-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	text-align: left;
	position: relative;
}

.step-title h4::before { 
	content: attr(data-number);
	display: inline-block;
	color: #03937b;
	border-bottom: 1px solid #03937b;
}

/*---------------------------------------------------- */
/* Center */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_center {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== Table ==*/
.haco_center {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.haco_center table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_center table th {
	margin: 0;
	height: auto;
	vertical-align: top;
}

.haco_center table td {
	margin: 0;
	height: auto;
	vertical-align: top;
}

.haco_center table th h4 {
	padding: 0;
	font-weight: 500;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_center table th h4:before {
	content: "";
	width: 12px;
	height: 12px;
	background-color: #03937b;
	display: inline-block;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	margin-right: .5em;
}

.haco_center table td p {
	padding: 0;
	font-weight: normal;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_center table td p a {
	color: #1bb299;
	font-weight: 500;
	text-decoration: none;
}

.haco_center table td p a:hover {
	color: #75d1c1;
	text-decoration: underline;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	margin-bottom: 25px;
	width: 100%;
}

.headtitle2 h3 {
	padding: 13px 0;
	font-size: 21px;
	font-weight: 700;
}

/*== h4 ==*/
.step-title {
	padding-bottom: 12px;
	width: 100%;
}

.step-title h4 {
	font-size: 18px;
	font-weight: 600;
}

.step-title h4::before { 
	margin-right: 15px;
	font-size: 25px;
	font-weight: 900;
}

/*---------------------------------------------------- */
/* Center */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_center {
	padding-bottom: 15px;
	width: 98%;
}

/*== Table ==*/
.haco_center {
	width: 98%;
}

.haco_center table {
	border-left: solid 1px #c4c4c5;
}

.haco_center table tr {
	padding: 0;
	margin: 0;
	width: 50%;
	height: auto;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	border-bottom: solid 1px #c4c4c5;
	border-right: solid 1px #c4c4c5;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.haco_center table tr:first-child {
	background-color: #dffbf4;
	border-top: solid 1px #c4c4c5;
}

.haco_center table tr:nth-child(2) {
	background-color: #dffbf4;
	border-top: solid 1px #c4c4c5;
}

.haco_center table tr:nth-child(5), .haco_center table tr:nth-child(6), 
.haco_center table tr:nth-child(9), .haco_center table tr:nth-child(10), 
.haco_center table tr:nth-child(13), .haco_center table tr:nth-child(14), 
.haco_center table tr:nth-child(17), .haco_center table tr:nth-child(18), 
.haco_center table tr:nth-child(21), .haco_center table tr:nth-child(22), 
.haco_center table tr:nth-child(25), .haco_center table tr:nth-child(26), 
.haco_center table tr:nth-child(29), .haco_center table tr:nth-child(30), 
.haco_center table tr:nth-child(33), .haco_center table tr:nth-child(34), 
.haco_center table tr:nth-child(37), .haco_center table tr:nth-child(38), 
.haco_center table tr:nth-child(41), .haco_center table tr:nth-child(42), 
.haco_center table tr:nth-child(45), .haco_center table tr:nth-child(46), 
.haco_center table tr:nth-child(49), .haco_center table tr:nth-child(50), 
.haco_center table tr:nth-child(53), .haco_center table tr:nth-child(54), 
.haco_center table tr:nth-child(57), .haco_center table tr:nth-child(58), 
.haco_center table tr:nth-child(61), .haco_center table tr:nth-child(62), 
.haco_center table tr:nth-child(65), .haco_center table tr:nth-child(66), 
.haco_center table tr:nth-child(69), .haco_center table tr:nth-child(70), 
.haco_center table tr:nth-child(73), .haco_center table tr:nth-child(74), 
.haco_center table tr:nth-child(77), .haco_center table tr:nth-child(78), 
.haco_center table tr:nth-child(81), .haco_center table tr:nth-child(82), 
.haco_center table tr:nth-child(85), .haco_center table tr:nth-child(86), 
.haco_center table tr:nth-child(89), .haco_center table tr:nth-child(90), 
.haco_center table tr:nth-child(93), .haco_center table tr:nth-child(94), 
.haco_center table tr:nth-child(97), .haco_center table tr:nth-child(98) {
	background-color: #dffbf4;
}

.haco_center table th {
	padding: 12px 0;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.haco_center table td {
	padding: 12px 0;
	width: 100%;
	display: block;
}

.haco_center table th h4 {
	margin: 0 16px 0 16px;
	font-size: 15px;
}

.haco_center table td p {
	margin: 0 16px 0 16px;
	font-size: 15px;
}



}

/* Tablet */
@media all and (max-width: 959px) and (min-width: 650px) {
/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	margin-bottom: 20px;
	width: 100%;
}

.headtitle2 h3 {
	padding: 12px 0;
	font-size: 19px;
	font-weight: 700;
}

/*== h4 ==*/
.step-title {
	padding-bottom: 10px;
	width: 100%;
}

.step-title h4 {
	font-size: 18px;
	font-weight: 600;
}

.step-title h4::before { 
	margin-right: 12px;
	font-size: 24px;
	font-weight: 900;
}

/*---------------------------------------------------- */
/* Center */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_center {
	padding-bottom: 10px;
	width: 97%;
}

/*== Table ==*/
.haco_center {
	width: 97%;
}

.haco_center table {
	border-left: solid 1px #c4c4c5;
}

.haco_center table tr {
	padding: 0;
	margin: 0;
	width: 50%;
	height: auto;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	border-bottom: solid 1px #c4c4c5;
	border-right: solid 1px #c4c4c5;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.haco_center table tr:first-child {
	background-color: #dffbf4;
	border-top: solid 1px #c4c4c5;
}

.haco_center table tr:nth-child(2) {
	background-color: #dffbf4;
	border-top: solid 1px #c4c4c5;
}

.haco_center table tr:nth-child(5), .haco_center table tr:nth-child(6), 
.haco_center table tr:nth-child(9), .haco_center table tr:nth-child(10), 
.haco_center table tr:nth-child(13), .haco_center table tr:nth-child(14), 
.haco_center table tr:nth-child(17), .haco_center table tr:nth-child(18), 
.haco_center table tr:nth-child(21), .haco_center table tr:nth-child(22), 
.haco_center table tr:nth-child(25), .haco_center table tr:nth-child(26), 
.haco_center table tr:nth-child(29), .haco_center table tr:nth-child(30), 
.haco_center table tr:nth-child(33), .haco_center table tr:nth-child(34), 
.haco_center table tr:nth-child(37), .haco_center table tr:nth-child(38), 
.haco_center table tr:nth-child(41), .haco_center table tr:nth-child(42), 
.haco_center table tr:nth-child(45), .haco_center table tr:nth-child(46), 
.haco_center table tr:nth-child(49), .haco_center table tr:nth-child(50), 
.haco_center table tr:nth-child(53), .haco_center table tr:nth-child(54), 
.haco_center table tr:nth-child(57), .haco_center table tr:nth-child(58), 
.haco_center table tr:nth-child(61), .haco_center table tr:nth-child(62), 
.haco_center table tr:nth-child(65), .haco_center table tr:nth-child(66), 
.haco_center table tr:nth-child(69), .haco_center table tr:nth-child(70), 
.haco_center table tr:nth-child(73), .haco_center table tr:nth-child(74), 
.haco_center table tr:nth-child(77), .haco_center table tr:nth-child(78), 
.haco_center table tr:nth-child(81), .haco_center table tr:nth-child(82), 
.haco_center table tr:nth-child(85), .haco_center table tr:nth-child(86), 
.haco_center table tr:nth-child(89), .haco_center table tr:nth-child(90), 
.haco_center table tr:nth-child(93), .haco_center table tr:nth-child(94), 
.haco_center table tr:nth-child(97), .haco_center table tr:nth-child(98) {
	background-color: #dffbf4;
}

.haco_center table th {
	padding: 10px 0;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.haco_center table td {
	padding: 10px 0;
	width: 100%;
	display: block;
}

.haco_center table th h4 {
	margin: 0 13px 0 13px;
	font-size: 14px;
}

.haco_center table td p {
	margin: 0 13px 0 13px;
	font-size: 14px;
}


}


/* SP */
@media only screen and (max-width: 649px) {
/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	margin-bottom: 20px;
	width: 100%;
}

.headtitle2 h3 {
	padding: 12px 0;
	font-size: 17px;
	font-weight: 700;
}

/*== h4 ==*/
.step-title {
	padding-bottom: 10px;
	width: 100%;
}

.step-title h4 {
	font-size: 16px;
	font-weight: 600;
}

.step-title h4::before { 
	margin-right: 12px;
	font-size: 21px;
	font-weight: 900;
}

/*---------------------------------------------------- */
/* Center */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_center {
	padding-bottom: 5px;
	width: 96%;
}

/*== Table ==*/
.haco_center {
	width: 96%;
}

.haco_center table tr {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	vertical-align: top;
	border-top: solid 1px #c4c4c5;
	border-bottom: solid 1px #c4c4c5;
}

.haco_center table tr:nth-child(odd) {
	background-color: #dffbf4;
}

.haco_center table th {
	padding: 8px 0;
	width: 100%;
	display: block;
}

.haco_center table td {
	padding: 8px 0;
	width: 100%;
	display: block;
}

.haco_center table th h4 {
	margin: 0 10px 0 10px;
	font-size: 13px;
}

.haco_center table td p {
	margin: 0 10px 0 10px;
	font-size: 13px;
}



}