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

.program-section {
  width: 980px;
}

.cnv-type02 {
  margin-top: 30px;
}
#content-program .program-section h2,
#content-program .program-section h3,
#content-program .program-section h4 {
  color: #0895e6;
}

/* ============== alertBlock ============== */
.prg-alertBlock-01 .c-noteList-03 .c-linkList-01 {
	margin-top: 0;
}
.prg-alertBlock-01 .c-noteList-03 .c-linkList-01 > li:before {
	display: none;
}


/* ============== step ============== */

#content-program .program-steps .contents .step .inner {
	border-color: #a2dfbd;
}
#content-program .program-steps .heading-main h2 span {
	background-color: #35a667;
	box-shadow: 12px 0 0 #35a667, -12px 0 0 #35a667;
}
#content-program #program-cnv-login .lead {
	color: #35a667;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: bold;
}
x
/* ============== READ ============== */

#program-read {
  padding-bottom: 30px;
}
#program-read .heading-01 {
  margin-top: -38px;
  margin-left: -54px;
  margin-right: -54px;
}


#program-read .heading-01 h1 {
  margin: 0;
  padding: 0;
}

#program-read .heading-01 img {
  vertical-align: top;
}

#program-read ul {
  margin: 25px 0 -25px;
  padding: 0;
  list-style-type: none;
  margin-left: -30px;
}

#program-read ul:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;
}

#program-read ul li {
  margin: 0;
  padding: 0;
  float: left;
  margin-left: 30px;
}

#program-read ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* ============== SECTION-01 ============== */
#program-section-01 .heading-01 {
  min-height: 50px;
  padding-left: 50px;
  background: url(../img/icon_01.png) left top no-repeat;
}
#program-section-01 .heading-01 h2 {
  font-size: 31px;
  padding-top: 10px;
}
#program-section-01 .box-01 {
  margin-top: 22px;
  background-color: #def2fe;
  padding: 30px;
  text-align: center;
}
#program-section-01 .box-01 .heading-02 {
  font-weight: bold;
}
#program-section-01 .box-01 .heading-02 h2 {
  font-size: 27px;
  font-weight: bold;
}
#program-section-01 .comment {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 18px;
}
#program-section-01 .box-01 + dl,
#program-section-01 .box-01 + dl dt {
  margin: 0;
}
#program-section-01 .box-01 + dl dd {
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  color: #0895e6;
}
#program-section-01 .box-01 + dl dd em {
  font-size: 31px;
}
/* ============== SECTION-02 ============== */

#program-section-02 .block-01 {
  padding: 20px 20px 20px 0;
  background-color: #eeeeee;
  margin-top: 5px;
  border-radius: 6px;
  position: relative;
}
#program-section-02 .block-01:after {  
  content: "";
  display: block;
  background: url(../img/bg_02.png);
  width: 86px;
  height: 41px;
  position: absolute;
  left: 419px;
  bottom: -41px;
}
#program-section-02 .block-01 .multicol:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;
}
#program-section-02 .block-01 .multicol .colomun-left {
  width: 381px;
  float: left;
}
#program-section-02 .block-01 .multicol .colomun-right {
  width: 433px;
  float: right;
}

#program-section-02 .block-01 header {
  font-weight: bold;
}
#program-section-02 .block-01 header h3 {
  font-weight: bold;
  line-height: 1.4;
  font-weight: normal;
  font-size: 24px;
  color: #535252;
}
#program-section-02 .block-01 header h3 em {
  font-weight: bold;
  color: #0895e6;
}
#program-section-02 .heading-01 {
  margin-top: 75px;
  background-color: #def2fe;
  padding: 30px;
}
#program-section-02 .heading-01 h3 {
  font-size: 24px;
  color: #0895e6;
  font-weight: bold;
  text-align:center
}
#program-section-02 .heading-01 h3 em {
  font-size: 28px;
}
#program-section-02 .heading-01 p {
  margin-top: 20px;
  margin-bottom: 0;
}

/* program-figure-01 */
#program-section-02 .figure-01 {
  margin-top: 30px;
  color: #0895e6;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#program-section-02 .figure-01 figcaption {
  font-size: 20px;
}
#program-section-02 .figure-01 figcaption small {
  display: block;
  text-align: left;
  font-size: 14px;
  margin-top: 10px;
  color: #535252;
  font-weight: normal;
}
#program-section-02 .figure-01 img {
  margin-top: 8px;
}
#program-section-02 .figure-01 thead td {
  width: 112px;
}

/* program-block-02 */
#program-section-02 .block-02 {
  margin-top: 0;
  background-color: #def2fe;
  padding: 28px 26px;
  margin-top: 32px;
  position: relative;
  border-radius: 5px;
}
#program-section-02 .block-02 p:after {
    content: "";
    display: block;
    background: url(../img/bg_10.png) no-repeat;
    width: 424px;
    height: 20px;
    left: 284px;
    bottom: -20px;
    position: absolute;
}
#program-section-02 .block-02 p {
    font-size: 24px;
    color: #0895e6;
    margin: 0;
}

#program-section-02 .block-02-cov .block-02 p{
  text-align: center;
}

#program-section-02 .table-01 + .block-02 p:after,
#program-section-02 .block-02-cov .block-02 p:after{
  display: none;
}


/* table-01 */
#program-section-02 .table-01 {
  width: 870px;
  margin-top: 40px;
}
#program-section-02 .table-01 th ,
#program-section-02 .table-01 td {
  border: 1px solid #d4d5d5;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  padding: 20px;
}
#program-section-02 .table-01 .cell-02 ,
#program-section-02 .table-01 .cell-03 ,
#program-section-02 .table-01 .cell-04 ,
#program-section-02 .table-01 .cell-05 {
  width: 187px;
}
#program-section-02 .table-01 th.cell-01 ,
#program-section-02 .table-01 td.cell-01 {
  border-right-width: 2px;
}
#program-section-02 .table-01 th.cell-03 ,
#program-section-02 .table-01 td.cell-03 {
  border-right-width: 2px;
}
#program-section-02 .table-01 thead em {
 color: #ed1562;
 font-weight: bold;
}
#program-section-02 .table-01 thead .case-01 {
  background-color: #eef9d5;
}
#program-section-02 .table-01 thead td {
  border-right-width: 2px;
}
#program-section-02 .table-01 thead .case-02 {
  background-color: #fdeecb;
}
#program-section-02 .table-01 thead .thead-01 td,
#program-section-02 .table-01 thead .thead-01 th {
  border-top: 1px solid #d4d5d5;
}
#program-section-02 .table-01 tbody .case-01 {
  background-color: #f8fdee;
}
#program-section-02 .table-01 tbody .case-02 {
  background-color: #fef6e5;
}
#program-section-02 .table-01 tfoot th {
  border-right-width: 2px;
}
#program-section-02 .table-01 thead .total-01 em {
  font-size: 30px;
  color: #ed1562;
  font-weight: bold;
}
#program-section-02 .table-01 tfoot .total-01 th ,
#program-section-02 .table-01 tfoot .total-01 td {
  font-weight: bold;
}
#program-section-02 .table-01 tfoot .total-01 .case-01 {
  background-color: #f8fdee;
}
#program-section-02 .table-01 tfoot .total-01 .case-02 {
  background-color: #fef6e5;
}
#program-section-02 .table-01 thead .total-01 p {
  padding: 12px 20px;
  margin-bottom: 0;
  border: solid 1px #d4d5d5;
}
#program-section-02 .table-01 thead .total-01 th {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #fff;
  border-color: #fff #fff #d4d5d5;
  border: 1px 3px 0 0;
  padding: 0 0 40px;
}
#program-section-02 .table-01 thead .total-01 th.case-01 {
  background-image: url(../img/bg_08.png);
}
#program-section-02 .table-01 thead .total-01 th.case-02 {
  background-image: url(../img/bg_09.png);
}
#program-section-02 .table-01 thead .total-01 .case-01 p {
  background: url(../img/bg_04.png) repeat-x;
  
}
#program-section-02 .table-01 thead .total-01 .case-02  p{
  background: url(../img/bg_05.png) repeat-x;
  margin-bottom: 0;
}
#program-section-02 .table-01 thead .total-01 td {
  border-width: 0 0 1px 0;
  padding: 0;
}
#program-section-02 .table-01 tfoot .total-01 th ,
#program-section-02 .table-01 tfoot .total-01 td {
  padding-top: 30px;
  padding-bottom: 30px;
}
#program-section-02 .heading-02 {
  background-color: #e7f6c3;
  border-top: 1px solid #d4d5d5;
  border-bottom: 1px solid #d4d5d5;
  margin-left: -54px;
  margin-right: -54px;
  margin-top: 48px;
  margin-bottom: -54px;
  padding: 24px;
}
#program-section-02 .heading-02 h3 {
  margin: 0;
  padding: 0;
  text-align: center;
}
#program-section-02 .heading-02 p {
  margin-top: 20px;
  text-align: center;
}
#program-section-02 .heading-02 figure {
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
#program-section-02 .heading-03 {
  margin-top: 50px;
}
#program-section-02 .heading-03 h4 {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #0895e6;
  font-weight: bold;
  font-size: 28px;
}
#program-section-02 .heading-03 p {
  text-align: center;
  margin-top: 18px;
}
#program-catch {
  margin-top: 35px;
  text-align: center;
}


/* program-importantNotes-01 */
.program-importantNotes-01 {
  border: 1px solid #e50000;
}
.program-importantNotes-01 .head {
  padding: 0px 28px;
  border-bottom: 1px solid #d4d5d5;
  font-size: 20px;
}
.program-importantNotes-01 .body {
  padding: 0 50px 50px 50px;
}
.program-importantNotes-01>.item>.head>p strong {
  display: block;
  padding-left: 30px;
  padding-right: 15px;
}
.program-importantNotes-01>.item>.head>p strong:before {
  width: 18px;
  height: 100%;
  background-image: url(/assets/img/marker_04_@2x.png);
  background-repeat: no-repeat;
  background-size: auto 18px;
  position: absolute;
  left: 0;
  content: "";
}

.ie8 .program-importantNotes-01>.item>.head>p strong:before {
    background-image: url(/assets/img/marker_04.png);
}

.program-importantNotes-01>.item>.head>p strong {
  display: block;
  padding-left: 30px;
  padding-right: 15px;
}
.program-importantNotes-01>.item>.head>p {
  overflow: hidden;
  max-width: 980px;
  margin: 0 auto;
  padding: 16px 30px 13px 0;
  position: relative;
}
.program-importantNotes-01>.item {
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  background-color: #fff;
  color: #535252;
}

/* program-importantNotes-02 */
.program-importantNotes-02 .head {
  font-size: 20px;
}
.program-importantNotes-02 > .item > .head > p strong:before {
  top: 50%;
  margin-top: -9px;
}


/* ============== SECTION-03 ============== */

#program-section-03 {
  padding: 0;
}
#program-section-03 .heading-01 {
  margin-top: -1px;
}
#program-section-03 .heading-01 h2 {
  padding: 0;
  text-align: center;
  position: relative;
}

#program-section-03 .heading-01 h2 img {
  text-align: center;
  display: inline;
  margin-top: -10px;
}


#program-section-03 .heading-01 p {
  background-color: #e3f3ea;
  padding: 0 30px 15px;
  text-align: center;
  margin: 0;
}

#program-section-03 .heading-01 p img {
  display: inline;
}


.program-date-01 {
  text-align: right;
  margin-top: 18px;
}

/* ============== SECTION-04 ============== */

#program-section-04 {
  padding-top: 0;
}
#program-section-04 ul strong {
  font-weight: bold;
}
#program-section-04 > *:first-child {
  margin-top: 42px;
}
#program-section-04 .heading-01 {
  background-color: #35a667;
  padding: 10px;
  text-align: center;
}
#content-program #program-section-04 .heading-01 h2 {
  color: #fff;
  font-size: 24px;
  font-weight:bold;
}
#program-section-04 .heading-02 {
  border-bottom: 1px solid #d4d5d5;
  padding-bottom: 8px;
  margin-top: 42px;
}
#content-program #program-section-04 h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #35a667;
  font-weight: bold;
}
#content-program #program-section-04 h4 {
  color: #535252;
}
#content-program #program-section-04 #program-cnv-login h2 {
  color: #535252;
}
#program-section-04 figure {
  text-align: left;
}
#program-section-04 .table-01 {
  width: 100%;
  margin-top: 24px;
}
#program-section-04 .table-01 th ,
#program-section-04 .table-01 td {
  border: 1px solid #d4d5d5;
  padding: 20px;
  width: 25%;
  text-align: center;
  font-weight: normal;
}

#program-section-04 .table-01 thead th {
  background: #e3f3ea;
}

#program-section-04 .heading-03 {
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
}

#program-section-04 .heading-03 h4 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
}

#program-section-04 .program-btnGroup-01 {
  text-align: center;
  background-color: #e3f3ea;
  margin-left: -54px;
  margin-right: -54px;
  margin-bottom: -54px;
  padding: 30px;
  margin-top: 25px;
}

#program-section-04 .program-btnGroup-01 a {
  margin-top: 0 !important;
}

/*2014-set_CPN banner*/
.cpn-banners-01{
  background-color: #E3F3EA;
  padding: 0;
}

.cpn-banners-01 .c-figure-01 {
margin: 0;
padding: 30px;
text-align: center;
}