@charset "euc-jp";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

body {
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;
    -webkit-line-break: strict;
    line-break: strict;
	}

img {
    vertical-align: bottom;
}

p {
    color: #333;
    line-height: 1.6;
    font-size: 18px;
}

ul {
    list-style: none;
}

a {
    display: inline-block;
    color: #0C8AFF;
}


.news {
    padding: 60px 20px 0;
}

.news p {
    color: #FF0004;
    text-align: center;
    font-size: 16px;
    line-height: 2.0;
}

.pink {
    color: #e84a95;
    font-weight: bold;
}

.size20 {
    font-size: 20px;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.size14 {
    font-size: 14px;
}

.sp {
    display: none;
}

.flex {
    display: -webkit-flex;
    display: flex;
}


/* 背景 */

.bg01 {
    background: url("../images/bg_01.jpg") repeat;
}

.bg02 {
    background: #fcebf3;
    position: relative;
    padding-bottom: 90px;
}

.line_top {
    position: absolute;
    background: url("../images/line_01.png") repeat-x center center / 85px 36px;
    height: 36px;
    width: 100%;
    top:-36px;
}

.line_bottom {
    position: absolute;
    background: url("../images/line_02.png") repeat-x center center / 85px 36px;
    height: 36px;
    width: 100%;
   bottom:-36px;
}

.main_visual {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 90px
}

.bt01 a {
    display: block;
    width: 520px;
    margin: 0 auto;
    padding: 10px 0 13px;
    text-align: center;
    background: #e84a95;
    border-radius: 40px;
    border-right: 4px solid #bc2a6f;
    border-bottom: 4px solid #bc2a6f;
    color: #ffffff;
    font-weight: bold;
    font-size: 25px;
    position: relative;
    transition: .3s;
    text-decoration: none;
}

.bt01 a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    margin-top: -8px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
}

.bt01 a:hover {
    letter-spacing: .1em;
    opacity: 0.8;
}

h2 {
    text-align: center;
    padding: 70px 0 40px 0;
    
}

/* 開催への想い */

.contents01 h2 {
    position: relative;
    width: 400px;
    margin: 0 auto;
}

.contents01 h2:before {
    position: absolute;
    display: inline-block;
    content: "";
    background: url("../images/bg_02.png") no-repeat top left / 180px 133px;
    width: 180px;
    height: 133px;
    left: -400px;
}

.contents01 h2:after {
    position: absolute;
    display: inline-block;
    content: "";
    background: url("../images/bg_03.png") no-repeat top left / 180px 133px;
    width: 180px;
    height: 133px;
    right: -400px;
}

.story {
    text-align: center;
    font-size: 20px;
    line-height: 2.0;
}

.story .pink {
    font-size: 22px;
}

.contents01 .bt01 {
    margin-top: 40px;
}

.mainInner {
    box-sizing: border-box;
    background: #fff;
    width: 1000px;
    margin: 150px auto 170px;
    border-radius: 20px;
    text-align: center;
    padding: 0 80px 80px;
}

/* タイムスケジュール */

.contents02 dl {
    text-align: left;
}

.contents02 dl dt {
    font-size: 24px;
    font-weight: bold;
    width: 65px;
    margin-right: 35px;
    position: relative;
    color: #333;
}

.contents02 > dl dt:after {
    position: absolute;
    display: block;
    content: "";
    background: url("../images/line_03.png") repeat-y;
    width: 2px;
    height: 100%;
    left: 50%;
    margin-top: 10px;
}

.contents02 > dl:last-of-type dt:after {
    display: none;
}

.contents02 dl dd {
    color: #333;
}

.contents02 .flex.type01 {
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: bold;
}

.contents02 .seminar {
    width: 740px;
    box-sizing: border-box;
    padding: 30px 30px;
    background: #fcebf3;
    border-radius: 20px;
    color: #333;
}

.seminarTi span {
    display: inline-block;
    background: #72aaff;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 8px;
    padding: 2px 10px 3px;
    font-size: 16px;
}

.seminar .tx01 {
    margin-top: 5px;
    color: #333;
}

.seminar .flex {
    margin-top: 20px;
    -webkit-align-items: center;
    align-items: center;
    
}

.seminar .flex img {
    width: 160px;
    margin-right: 20px;
}

.seminar .profile {
    width: 500px;
}

.contents02 .flex.type01:nth-of-type(n+2) {
    margin-top: 40px;
}

.contents02 .bt01 {
    margin-top: 40px;
}

/* セミナー概要 */

.contents03 h2 {
    margin-top: 25px;
}

.ellipse {
    width: 110px;
    height: 32px;
    padding: 3px 0 0;
    background: #ff9227;
    border-radius: 5px;
    margin: 12px 40px 0 0;
    color: #fff;
    font-weight: bold;
}

.ellipse.blue {
    width: 110px;
    background: #3eb6ee;
}

.map {
    margin-top: 10px;
}

.about {
    text-align: left;
    margin-left: 25px;
    width:  calc( 100% - 150px );
    position: relative;
    line-height: 1.5;
    color: #333;
}
.about > li {
    position: relative;
    padding-left: 80px;
}

.about > li {
    border-bottom: 1px solid #aca977;
}

.about > li {
    padding-top: 15px;
    padding-bottom: 15px;
}

.about li:before {
    content: "日　時：";
    position: absolute;
    display: inline-block;
    left: 0;
}

.about .price:before {
    content: "受講料："
}

.about .capacity:before {
    content: "定　員：";
}

.about .venue:before {
    content: "場　所：";
}

.about .benefits:before {
    content: "特　典：";
}

.about li ul li {
    padding-left: 18px;
    position: relative;
}

.about li ul li:before {
     content: "・";
    left: 0;
}

.contents03 .inner02 {
    margin-top: 50px;
}

.zoom {
    display: inline-block;
    color: #0C8AFF;
    text-decoration: underline;
}
.about li .notes , .about > .notes{
    content: "";
    display: block;
    padding-left: 18px;
    position: relative;
}

.about li .notes:before , .about > .notes:before {
    position: absolute;
    content: "※";
    display: inline-block;
    left: 0;
    top:0;
}

.zoom {
    display: inline-block;
    color: #0C8AFF;
    text-decoration: underline;
}

/* お申し込み */

.contents04 h2 {
    margin-top: 20px;
}

.limit {
    font-weight: bold;
    letter-spacing: 3px;
}

.limit .pink {
    font-size: 26px;
}

.contents04 .bt01 {
    margin: 50px 0;
}

.contents04 .notes {
    background: #fcebf3;
    border-radius: 20px;
    margin-top: 50px;
    text-align: left;
    padding: 40px 45px;
    color: #333;
}

.contents04 .notes > p:nth-of-type(2) {
    margin-top: 30px;
}

.contents04 ul {
    margin-top: 15px;
}

.contents04 li {
    padding-left: 16px;
    margin-top: 10px;
    position: relative;
    line-height: 1.4;
}

.contents04 .type01 li:before {
    position: absolute;
    display: inline-block;
    content: "・";
    left: 0;
}

/* 共催 */

.company {
    width: 840px;
    margin: 0 auto;
    padding-top: 40px;
}
.company dt {
    font-weight: bold;
    margin: 40px 0 10px;
    color: #333;
}

.company dd {
    line-height: 1.6;
    color: #333;
}


/* お問い合わせ */

.contents05 {
    background: #fff;
    padding-bottom: 120px;
}

.contents05 h2 {
    padding-top: 130px;
}

.contact {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
    color: #333;
}

.contents05 .tx01 {
    text-align: center;
    margin: 0px 0 30px;
    font-size: 22px;
    font-weight: bold;
}

.contact li {
    position: relative;
    padding-left: 30px;
    line-height: 0.9;
    text-align: left;
    color: #333;
}

.contact li:before {
    position: absolute;
    display: inline-block;
    content: "";
    background: url("../images/ic_01.png") no-repeat 0 0 / 14px 18px;
    width: 14px;
    height: 18px;
    left: 10px;
    top: 0px;
}

.contact .tel span {
    font-size: 14px;
}

.contact .mail {
    margin-left: 50px;
}
.contact .mail:before {
     background: url("../images/ic_02.png") no-repeat 0 0 / 20px 15px;
    width: 32px;
    height: 24px;
    left: 0;
    top: 3px;
}

.contact li .time {
    display: block;
    padding: 10px 0 0;
    font-size: 13px;
}

.contents05 .tx02 {
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
}

.contents05 .bnList {
    width: 670px;
    margin: 50px auto 0 ;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.contents05 .bnList a {
    transition: .3s;
}

.contents05 .bnList a:hover {
    opacity: 0.7;
}

/* ページトップへ */

.pageTop {
  position:fixed;
  bottom:10px;
  right:20px;
  display:block;
}
.pageTopSP img {
    display: none;
}

footer {
    background: #fcebf3;
    padding: 8px 0;
    text-align: center;
    color: #333;
}

@media screen and (max-width:799px) {
/*スマホ用のcss*/

    img {
        max-width: 100%;
        }

    .sp {
        display: block;
    }

    .pc {
        display: none;
    }

    .flex {
        display: block;
    }
    
    p {
        font-weight: bold;
    }

    .news {
    padding: 30px 20px;
}

    .news p {
        text-align: left;
        font-size: 14px;
        line-height: 1.6;
    }
    
    .bt01 a {
        width: 100%;
        max-width: 450px;
        padding: 10px 0px;
        margin: 0 auto 0;
        border-right: 3px solid #bc2a6f;
        border-bottom: 3px solid #bc2a6f;
        font-size: 18px;
    }

    .bt01 a:after {
        right: 8px;
        margin-top: -6px;
        border: 6px solid transparent;
        border-left: 7px solid #fff;
    }

    .bt01 a:hover {
        letter-spacing: 0;
        opacity: 1;
    }


/* 背景 */

.main_visual {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 70px 0;
}
    
    .bg02  {
        padding-bottom: 60px;
    }

h2 {
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 30px;
}
    
h2 img {
    max-width: 400px;
    width: 100%;
}

/* 開催への想い */

.contents01 h2 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.contents01 h2:before {
    display: none;
}

.contents01 h2:after {
    display: none;
}

.story {
    text-align: left;
    padding: 0 30px;
    font-size: 16px;
    line-height: 1.9;
}

    .story .pink {
        font-size: 18px;
    }

.contents01 .bt01 {
    margin-top: 20px;
    padding: 0 20px;
}

.spWrap {
        padding: 0 20px;
    }
    
.mainInner {
    width: 100%;
    margin: 110px auto;
    padding: 0 20px 40px;
}

/* タイムスケジュール */
    
.contents02 dl dt {
    font-size:18px;
    width: auto;
    margin-right: 10px;
    margin-bottom: 20px;
}

.contents02 > dl dt:after {
}

.contents02 > dl:nth-of-type(even) dt:after {
    display: none;
}

.contents02 .flex.type01 {
    display: flex;
    margin-bottom: 15px;
    font-size: 18px;
}

.contents02 .seminar {
    width: 100%;
    padding: 20px;
    border-radius: 10px;
}

.seminarTi {
    font-size: 18px;
    line-height: 1.4;
    }

.seminarTi span {
    margin-bottom: 5px;
    padding: 2px 10px 4px;
    font-size: 16px;
}

.seminar .tx01 {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.6;
}

.seminar .flex img {
    display: block;
    width: 130px;
    margin: 10px auto 15px;
}

.seminar .profile {
    width: 100%;
}
    
.seminar .profile > p:first-of-type {
    font-size: 15px;
    text-align: center;
    }

    .profile .tx01 {
        font-size: 14px;
    }

.contents02 .flex.type01:nth-of-type(n+2) {
    margin-top: 15px;
}

.contents02 .bt01 {
    margin-top: 30px;
}

/* セミナー概要 */

.contents03 h2 {
    margin-top: 35px;
}

.ellipse {
    width: 100%;
    height: 26px;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
}

.ellipse.blue {
    width: 100%;
}

.about {
    text-align: left;
    margin-left: 0;
    width: 100%;
    line-height: 1.5;
    font-weight: bold;
}
.about > li {
    padding-left: 65px;
    font-size: 16px;
}

.about > li {
    border-bottom: 1px solid #aca977;
}

.about > li {
    padding-top: 10px;
    padding-bottom: 12px;
}

.about li ul li {
    padding-left: 16px;
}

.about > .venue .map {
    width: 100%;
    margin-top: 10px;
}

.map iframe {
    width: 100%;
    height: 300px;
}
    
.contents03 .inner02 {
    margin-top: 40px;
}
.benefits .pink {
    font-size: 16px;
}

.about li .notes {
    padding-left: 14px;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 3px;
}


/* お申し込み */

.contents04 h2 {
    margin-top: 30px;
}
    
.contents04 .limit {
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 18px;
    margin-top: -10px;
}

.contents04 .bt01 {
    margin: 30px 0;
}

.contents04 > p {
        font-size: 14px;
}
    .contents04 .tx01 {
        text-align: left;
        font-size: 16px;
        line-height: 1.5;
    }
.limit .pink {
    font-size: 20px;
}
    
.contents04 > p span {
        font-size: 14px;
}

.contents04 .notes {
    border-radius: 10px;
    margin-top: 30px;
    padding: 20px;
    font-size: 14px;
    font-weight: bold;
}

.contents04 .notes .pink {
    font-size: 16px;
}

.contents04 .notes > p:nth-of-type(2) {
    margin-top: 15px;
}

.contents04 ul {
    margin-top: 5px;
}

.contents04 li {
    line-height: 1.5;
    padding-left: 14px;
    margin-top: 5px;
}

/* 共催 */

.company {
    box-sizing: border-box;
    width: 100%;
    padding: 30px 30px 0;
}
.company dt {
    margin: 30px 0 10px;
}

.company dd {
    line-height: 1.6;
    font-size: 14px;
    font-weight: bold;
}

    
/* お問い合わせ */
    
    .contents05 {
        padding-bottom: 80px;
    }
    
    .contents05 h2 {
        box-sizing: border-box;
        padding: 100px 40px 20px;
    }

    .contents05 .tx01 {
    margin: 0px 0 20px;
    font-size: 18px;
    }
    
    .contents05 .tx02 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 30px;
    }
    
    .contact {
        text-align: center;
        display: block;
        font-size: 18px;
        padding: 0 30px;
    }

    .contact li {
        display: inline;
        padding-left: 25px;
        text-align: center;
    }
    
    .contact li:before {
        display: inline-block;
        left: 4px;
        top: 4px;
    }

    .contact .mail {
        margin-left: 0px;
    }
    .contact .mail:before {
         background: url("../images/ic_02.png") no-repeat 0 0 / 17px 13px;
        width: 17px;
        height: 13px;
        left: 0;
        top: 9px;
    }
    .contact li .time {
        padding: 10px 0 5px;
    }

    .contents05 .bnList {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    margin: 30px auto 0 ;
    padding: 0 20px;
}

.contents05 .bnList li + li {
    margin-top: 15px;
}
.contents05 .bnList a {
    transition: .0;
}
    
.contents05 .bnList a:hover {
    opacity: 1;
}


/* ページトップへ */
.pageTopSP {
  position:fixed;
  bottom:5px;
  right: 0px;
  display:block;
  width: 63px;
  height: 63px;
  z-index: 999;
}
.pageTop img {
    display: none;
}
 .pageTopSP img {
     display: block;
    width: 50px;
}


footer {
    padding: 5px 0;
    font-size: 12px;
}

}