@charset "shift_jis";
@import "reset.css";
@import "common.css";
@import "main.css";

/*///////////////////////////////////////////////*/


/* mainContents

/////////////////////////////////////////////////*/

#mainContents {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-top: 0px;
    text-align: left;
}

#mainContents h2 {
   line-height: 0;
    margin-bottom: 20px;
    padding: 0;
    border-left: none;
}

#mainContents h2.title {
   line-height: 24px;
    margin-bottom: 15px;
    padding:5px 0 0 15px;
/*    border-left: 4px solid #3fbf0d;*/
border-bottom:0px;
}

#mainContents h3.catch {
    line-height: 150%;
    font-size: 26px;
}

#mainContents h4 {
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 16px;
}

#mainContents h5 {
    margin: 0 0 15px 5px;
    padding-left: 73px;
    font-size: 16px;
    font-weight: bold;
}

#mainContents h5 span {
    margin-left: 12px;
    padding-left: 25px;
    background: url(/cms/images/seminar/i_clock_green.png) no-repeat 0 2px;
}

#mainContents .centerItem {
    margin-bottom: 20px;
    text-align: center;
}

#mainContents p {
    font-size: 13px;
}

#mainContents p .small {
    font-size: 12px;
}


/*-----------------------------------------------*/


/* boxRecommend
-------------------------------------------------*/

#mainContents #boxRecommend {
    position: relative;
    width: 760px;
    height: 294px;
    margin-bottom: 25px;
    background: url(/cms/images/seminar/bg_recommend.png) no-repeat 0 0;
}

#mainContents #boxRecommend.blue {
    background: url(/cms/images/seminar/bg_recommend_blue.png) no-repeat 0 0;
}

#mainContents #boxRecommend ul {
    position: absolute;
    top: 86px;
    left: 30px;
}

#mainContents #boxRecommend ul li {
    margin-bottom: 4px;
    padding-left: 35px;
    background: url(/cms/images/seminar/mark_check.png) no-repeat 0 0;
    color: #2e2e2e;
    font-size: 16px;
}


/*-----------------------------------------------*/


/* .boxProgram
-------------------------------------------------*/

.boxProgram {
    margin-bottom: 30px;
    padding: 20px 22px;
    border: 4px solid #ededed;
}

#mainContents .boxProgram h2 {
    line-height: 1.2em;
    font-size: 24px;
    text-align: center;
}

#mainContents .boxProgram h2 span {
    display: block;
    color: #3fbf0d;
    font-size: 16px;
}

#mainContents .boxProgram h2 span.size24 {
    font-size: 24px;
}

#mainContents .boxProgram h2 span.size22 {
    font-size: 22px;
}

#mainContents .boxProgram h2 span.size20 {
    font-size: 20px;
}

#mainContents .boxProgram h3 {
    width: auto;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 10px 0 0 5px;
    border-top: 1px solid #efefef;
    font-size: 16px;
    background: none;
}

#mainContents .boxProgram h3 span {
    padding-left: 10px;
    border-left: 5px solid #3fbf0d;
}

.boxProgram .photo {
    float: left;
}

.boxProgram .txt {
    float: right;
}

#mainContents .boxProgram .txt p.name {
    margin-bottom: 30px;
    margin-left: 10px;
    font-size: 12px;
}

.boxProgram .name span {
    margin-left: 15px;
    font-size: 18px;
    font-weight: bold;
}

.boxProgram .txt .history {
    padding: 20px 20px 10px 15px;
    background: #fbfbf7;
}

#mainContents .boxProgram .txt .history h4 {
    margin-top: -30px;
    margin-bottom: 15px;
    margin-left: -5px;
    line-height: 0;
    text-indent: 0;
    background-color: transparent;
}

#mainContents .boxProgram .txt li {
    margin-bottom: 5px;
    padding-left: 20px;
    background: url(/cms/images/common/dot.gif) no-repeat 0 3px;
    font-size: 12px;
}


/* #boxFirst */

#mainContents #boxFirst h5,
#mainContents #boxSecond h5,
#mainContents #boxThird h5 {
    padding-left: 85px;
    background: url(/cms/images/seminar/i_first.png) no-repeat 0 2px;
}

#mainContents #boxFirst h5 span {
    background: url(/cms/images/seminar/i_clock_red.png) no-repeat 0 2px;
}

#mainContents #boxFirst .boxProgram {
    border: 4px solid #ffe3e8;
}

#mainContents #boxFirst .boxProgram h2 span {
    color: #ff0033;
}

#mainContents #boxFirst .boxProgram h3 span {
    border-left: 5px solid #ff0033;
}


/* #boxFirst & .boxProgram.photo */

#boxFirst .boxProgram .txt .history,
.boxProgram.photo .txt .history {
    width: 464px;
}

#boxFirst .boxProgram .txt .history,
.boxProgram.photo .txt .history2 {
    width: 676px;
}

#boxFirst .boxProgram .txt .history.photo130,
.boxProgram.photo .txt .history.photo130 {
    margin-top: 10px;
    width: 522px;
}

#boxFirst .boxProgram .txt .name,
.boxProgram.photo .txt .name {
    margin-left: 0;
}

#boxFirst .boxProgram .txt .name span,
.boxProgram.photo .txt .name span {
    display: block;
    margin-top: 5px;
    margin-left: 0;
}


/* #boxSecond */

#boxSecond .boxProgram .txt .history.photo130,
.boxProgram.photo .txt .history.photo130 {
    margin-top: 10px;
    width: 522px;
}

#mainContents #boxSecond h5 {
    background: url(/cms/images/seminar/i_second.png) no-repeat 0 2px;
}


/* #boxThird */

#boxThird .boxProgram .txt .history.photo130,
.boxProgram.photo .txt .history.photo130 {
    margin-top: 10px;
    width: 522px;
}

#mainContents #boxThird h5 {
    background: url(/cms/images/seminar/i_third.png) no-repeat 0 2px;
}


/* #boxFourth */

#boxFourth .boxProgram .txt .history.photo130,
.boxProgram.photo .txt .history.photo130 {
    margin-top: 10px;
    width: 522px;
}

#mainContents #boxFourth h5 {
    background: url(/cms/images/seminar/i_fourth.png) no-repeat 0 2px;
}


/* .blue --------------------------------------------*/

#mainContents #boxFirst.blue h5 {
    background: url(/cms/images/seminar/i_first_blue.png) no-repeat 0 2px;
}

#mainContents #boxSecond.blue h5 {
    background: url(/cms/images/seminar/i_second_blue.png) no-repeat 0 2px;
}

#mainContents #boxThird.blue h5 {
    background: url(/cms/images/seminar/i_third_blue.png) no-repeat 0 2px;
}

#mainContents #boxFirst.blue h5 span,
#mainContents #boxSecond.blue h5 span,
#mainContents #boxThird.blue h5 span {
    background: url(/cms/images/seminar/i_clock_blue.png) no-repeat 0 2px;
}

#mainContents #boxFirst.blue .boxProgram h2 span,
#mainContents #boxSecond.blue .boxProgram h2 span,
#mainContents #boxThird.blue .boxProgram h2 span {
    color: #4485f3;
}

#mainContents #boxFirst.blue .boxProgram h3 span,
#mainContents #boxSecond.blue .boxProgram h3 span,
#mainContents #boxThird.blue .boxProgram h3 span {
    border-left-color: #4485f3;
}

#mainContents #boxFirst.blue .boxProgram,
#mainContents #boxSecond.blue .boxProgram,
#mainContents #boxThird.blue .boxProgram {
    border-color: #f3f7fd;
}


/* .purple --------------------------------------------*/

#mainContents #boxFirst.purple h5 {
    background: url(/cms/images/seminar/i_first_purple.png) no-repeat 0 2px;
}

#mainContents #boxSecond.purple h5 {
    background: url(/cms/images/seminar/i_second_purple.png) no-repeat 0 2px;
}

#mainContents #boxThird.purple h5 {
    background: url(/cms/images/seminar/i_third_purple.png) no-repeat 0 2px;
}

#mainContents #boxFourth.purple h5 {
    background: url(/cms/images/seminar/i_fourth_purple.png) no-repeat 0 2px;
}

#mainContents #boxFirst.purple h5 span,
#mainContents #boxSecond.purple h5 span,
#mainContents #boxThird.purple h5 span,
#mainContents #boxFourth.purple h5 span {
    background: url(../images/seminar/i_clock_purple.png) no-repeat 0 2px;
}

#mainContents #boxFirst.purple .boxProgram h2 span,
#mainContents #boxSecond.purple .boxProgram h2 span,
#mainContents #boxThird.purple .boxProgram h2 span,
#mainContents #boxFourth.purple .boxProgram h2 span {
    color: #5c0080;
}

#mainContents #boxFirst.purple .boxProgram h3 span,
#mainContents #boxSecond.purple .boxProgram h3 span,
#mainContents #boxThird.purple .boxProgram h3 span,
#mainContents #boxFourth.purple .boxProgram h3 span {
    border-left-color: #5c0080;
}

#mainContents #boxFirst.purple .boxProgram,
#mainContents #boxSecond.purple .boxProgram,
#mainContents #boxThird.purple .boxProgram,
#mainContents #boxFourth.purple .boxProgram {
    border-color: #d0b6db;
}


/*-----------------------------------------------*/


/* boxOverview
-------------------------------------------------*/

#boxOverview {
    margin-bottom: 30px;
}

#boxOverview dl {
    width: 733px;
    margin: 0 auto 7px auto;
    padding: 0px 5px 10px 12px;
    background: url(/cms/images/common/line_dot.gif) no-repeat left bottom;
}

#boxOverview dl.last {
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

#boxOverview dt {
    line-height: 18px;
    letter-spacing: 1px;
}

#boxOverview dd {
    margin: -18px 0 0 60px;
    padding-left: 60px;
    line-height: 18px;
    letter-spacing: 1px;
}

#boxOverview dd span.arrow {
    margin-left: 10px;
    padding-left: 18px;
    background: url(/cms/images/common/i_arrow.png) no-repeat 0 2px;
}

#mainContents .boxNote {
    margin-top: 30px;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
    border: 1px solid #e0dfd5;
    border-right: none;
    border-left: none;
}

#mainContents .note {
    margin: 30px 10px 20px 10px;
    padding-left: 15px;
    background: url(/cms/images/common/i_note.gif) no-repeat 0 2px;
    font-size: 12px;
}

#mainContents .boxNote .note {
    margin-top: 10px;
    margin-bottom: 0;
}

#mainContents .indent10 {
    margin-left: 10px;
}


/*-----------------------------------------------*/


/* btnContact
-------------------------------------------------*/

#mainContents .btnApply a {
    display: block;
    width: 766px;
    height: 80px;
    background-image: url(/cms/images/seminar/btn_apply.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

#mainContents .btnApply a:hover {
    background-position: 0 -85px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++*/


/* clearfix
+++++++++++++++++++++++++++++++++++++++++++++++++*/

.boxProgram {
    zoom: 1;
    /* for IE5.5 - IE7 */
}

.boxProgram:after {
    /* for modern browser */
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}


/*///////////////////////////////////////////////*/


/* rightContents

/////////////////////////////////////////////////*/

#rightContents {
    /*padding-top:13px; */
}



/*///////////////////////////////////////////////*/


/* 20160727

/////////////////////////////////////////////////*/
#mainContents #boxRecommend.boxRecommend_new {
    position: relative;
    width: 760px;
    margin-bottom: 25px;
    height: auto;
    background: none;
}

#mainContents #boxRecommend.boxRecommend_new:before {
    content: "";
    display: block;
    width: 760px;
    height: 80px;
    background: url(/cms/images/seminar/bg_recommend_01.png) no-repeat;
}

#mainContents #boxRecommend.boxRecommend_new:after {
    content: "";
    display: block;
    width: 760px;
    height: 12px;
    background: url(/cms/images/seminar/bg_recommend_05.png) no-repeat;
}

#mainContents #boxRecommend.boxRecommend_new ul {
    position: relative;
    top: 0;
    left: 0;
    background: url(/cms/images/seminar/bg_recommend_03.png) repeat-y;
    padding: 6px 0 26px 30px;
}

#mainContents #boxRecommend.boxRecommend_new img.boxRecommend_woman {
    position: absolute;
    bottom: 0;
    right: 0;
}
@media (max-width: 480px) {
    #mainContents #boxRecommend.boxRecommend_new img.boxRecommend_woman {
        display: none;
    }
}

#mainContents #boxRecommend.boxRecommend_new ul li {
    margin-top: 4px;
    padding-left: 35px;
    background: url(/cms/images/seminar/mark_check.png) no-repeat 0 0;
    color: #2e2e2e;
    font-size: 16px;
    margin-bottom: 0;
}

#mainContents #boxRecommend.boxRecommend_new ul li:first-child {
    margin-top: 0;
}