@charset "utf-8";

body {
	overflow: scroll;
}
p {
	padding: 0;
    margin: 0;
}
.lh0 {
	line-height: 0;
}
.mt20 {
	margin-top: 20px;
}
.text-margin {
    margin-bottom: 20px;
}
.text-center {
    text-align: center;
}
a:hover {
    opacity: .8;
}
h1 {
    padding: 0;
}
h2 {
    width: inherit;
    text-align: center;
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.4;
}
h3 {
    width: inherit;
    text-align: center;
    margin: 0 0 30px;
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    line-height: 1.4;
}
.contents-body {
    padding: 60px 0 0;
	background-image: url("../images/img_background.jpg") !important;
	background-repeat: repeat !important;
}
.main-catche {
    text-align: center;
    margin-bottom: 120px;
}
.box-basic {
    color: #FFFFFF;
    margin: 0 140px 80px;
}
.box-basic p {
    font-size: 22px;
}
.catch {
    text-align: center;
    display: block;
}
.outline-2columns {
    margin-bottom: 90px;
    background: #000000;
    padding-bottom: 40px;
}
.outline-2columns dl {
    letter-spacing: -0.5em;
    margin-bottom: 20px;
}
.outline-2columns dt,
.outline-2columns dd {
    letter-spacing: 0;
    display: inline-block;
    width: 50%;
    vertical-align: top;
	font-size: 24px;
    margin-bottom: 10px;
}
.outline-2columns dt {
    text-align: right;
}
.outline-2columns dd {
    text-align: left;
}
.box-basic p.lesson-annotation {
    font-size: 18px;
    text-align: center;
    margin-bottom: 80px;
}
.box-cmp {
    background: #fff;
    padding: 60px 130px;
}
.box-cmp-body {
    margin-bottom: 20px;
}
.box-cmp-body h2,
.box-cmp-body ul {
    display: inline-block;
}
.box-cmp-body h2 {
    width: 44%;
    vertical-align: top;
    padding-top: 10px;
    text-align: center;
}
.box-cmp-body ul {
    width: 55%;
}
.box-cmp .box-first {
    padding: 0;
    letter-spacing: -0.5em;
}
.box-cmp .box-first li {
    display: inline-block;
    width: 45%;
    letter-spacing: 0;
}
.box-cmp .box-first li:first-child {
    padding-right: 10px;
}
.box-cmp .box-first li:last-child {
    padding-left: 10px;
}
.box-cmp .tit-cmp {
    font-size: 18px;
    line-height: 1.4;
    padding: 0px;
}
.box-cmp-image {
    margin: 0 auto 20px;
    width: 500px;
}
.box-cmp img {
    width: 100%;
}
.box-cmp .annotation {
    color: #fff;
    text-align: center;
    font-size:20px;
}

.box-company {
    margin-bottom: 60px;
}
.box-company:last-child {
    margin-bottom: 0;
}
.box-company-logo {
    text-align: center;
}
.box-company-detail {
    text-align: center;
    font-size: 22px;
}
.box-company-link {
    text-align: center;
    font-size: 22px;
    margin-top: 40px;
}
.box-company-link a {
    color: #000;
}
.box-profile {
    padding: 0 140px;
    margin-bottom: 100px;
}
.box-profile-name {
    font-size: 30px;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
}
.box-profile-image {
    width: 330px;
    float: left;
    padding-right: 20px;
}
.box-profile-detail {
    color: #fff;
    font-size: 16px;
    word-break: break-all;
    text-align: justify;
}
.box-buy-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.about-cd-button {
    margin-bottom: 40px;
}
.about-cd-button a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #7779B7;
    padding: 20px;
    text-align: center;
  text-decoration: none;
}
.box-link {
    padding: 0 60px;
}
.box-sns {
    margin-bottom: 100px;
}
.box-sns-title {
    width: 42%;
    display: inline-block;
    font-size: 22px;
    text-align: center;
    margin-bottom: 40px;
    vertical-align: middle;
}
.box-sns-title a {
    color: #000;
}
.box-sns-list {
    width: 55%;
    padding: 0;
    display: inline-block;
}
.box-sns-list li {
    display: inline-block;
    width: 25%;
    text-align: center;
}
.box-sns-list li img {
    width: 60px;
}
p.annotation {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
}
p.annotation span {
    font-size: 18px;
}
.box-profile {
    padding: 20px 40px 40px;
    margin: 0 140px;
    /* border: 1px solid #a3a3a3; */
    background-color: #C8BB75;
}

.box-profile-name {
    font-size: 36px;
    font-weight: bold;
    color: #BF0D23;
    margin-bottom: 8px;
    text-align: center;
}
.box-profile-detail {
    color: #000;
    font-size: 16px;
    word-break: break-all;
    text-align: justify;
}
.box-button {
    width: 100%;
    margin-bottom: 10px;
}
a.button {
    display: block;
    padding: 22px;
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}
a.button:hover {
    opacity: .6;
}
.movie-list h2 {
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.movie-list dl {
    width: 560px;
    margin: 0 auto;
}
.movie-list dt {
    padding-bottom: 10px;
}
.movie-list dd {
    text-align: center;
    margin-bottom: 60px;
    font-size: 30px;
}
.btn-check {
    text-align: center;
    padding: 60px 0;
}
.btn-check img {
    width: 480px;
}
a.btn-check:hover {
    opacity: .6;
}
.footer-area {
    padding: 60px; 
}
.apple-music {
    padding: 0 130px;
}
.intro-sigala-image {
    text-align: center;
    margin-bottom: 80px;
}
.intro-gd-message {
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    margin: 50px 0 10px;
    color: #C8BB75;
}
.other-contents-title {
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.other-contents dl {
    border: 1px solid #FFFFFF;
    padding: 40px;
    margin: 0 40px;
}
.other-contents dl dt {
    text-align: center;
    margin-bottom: 10px;
}
.other-contents dl dt a {
    color: #fff;
}
.other-contents dl dt span {
    font-size: 22px;
    background: #A780CC;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 5px;
}
.other-contents dl dt span.p1 {
    background: #F7CC08;
}
.other-contents dl dt span.p2 {
    background: #DE0000;
}
.other-contents dl dt span.p3 {
    background: #57C3C0;
}
.other-contents dl dd {
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
}
.other-contents dl dd:last-child {
    margin-bottom: 0;
}
.lesson-schedule-button a.btn-detail:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 40px;
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -10px;
}
.lesson-schedule-button {
    margin: 30px 90px;
}
.lesson-schedule-button a.btn-detail {
    background: #C82928;
    display: block;
    padding: 14px 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border: 1px solid #fff;
    position: relative;
	line-height: 1.5;
	text-decoration: none;
}
.lesson-schedule-button a.btn-detail:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 40px;
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -10px;
}
#movie {
	padding: 150px 0 0;
	width: 700px;
	margin: 0 auto;
}
#movie .title {
	width: 100%;
	text-align: center;
	font-size: 45px;
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
  color: #000;
}
#movie dl {
	width: 500px;
	margin: 0 auto;
}
#movie dl dt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#movie dl dt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#movie dl dd h3 {
	padding: 12px 0 50px;
	text-align: center;
	font-size: 25px;	
	font-weight: 400;
} 
#movie a.movieBtn {
	display: block;
	width: 600px;
	height: 100px;
	margin: 100px auto 0;
}
.appleImg {
  width: 150px;
  margin: 0 auto 20px;
}
.ytBox {
  width: 600px;
  margin: 0 auto 30px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#prof {
	width: 700px;
	margin: 80px auto 0;
}
#prof .box {
	padding-bottom: 80px;
	font-size: 20px;
	color: #000;
}
#prof .box:after {
	content: "";
	display: block;
	clear: both;
}
#prof .box .img01 {
	width: 230px;
	margin: 0 20px 20px 0;
	float: left;
}
#prof .box .img01 img {
	width: 100%;
}
#prof .box ul.album {
	position: relative;
	min-height: 300px;
  padding: 0;
}
#prof .box ul.album li {
}
#prof .box ul.album li:nth-child(1) {
	width: 290px;
	position: absolute;
	top: 0;
	left: 0;
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
}
#prof .box ul.album li:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	width: 410px;
	padding-left: 30px;
	text-align: center;
	box-sizing: border-box;
	font-size: 35px;
	font-weight: 700;
	padding-bottom: 14px;
	line-height: 1.5;
  -webkit-box-ordinal-group:2;
  -ms-flex-order:2;
  -webkit-order:2;
  order:2;
}
#prof .box ul.album li:nth-child(2) span {
	display: block;
	font-size: 25px;
}
#prof .box ul.album li:nth-child(3) {
	position: absolute;
	top: 160px;
	right: 0;
	width: 410px;
	padding-left: 30px;
	box-sizing: border-box;
	letter-spacing: -0.05em;
	font-size: 20px;
  -webkit-box-ordinal-group:3;
  -ms-flex-order:3;
  -webkit-order:3;
  order:3;
}
#prof .box a.btn {
	display: block;
	margin: 50px auto 40px;
	width: 700px;
	height: 65px;
	line-height: 65px;
	font-size: 30px;
	text-align: center;
	background: #0071E2;
  color: #fff;
	text-decoration: none;
}
#prof .box a.btn:hover {
	opacity: 0.7;
}
#prof .box .snsTitle {
	text-align: center;
	font-size: 30px;
	margin-bottom: 48px;
}
#prof .box .snsTitle a {
  color: #fff;
}
#prof .box ul.snsBox {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width:360px;
	margin: 0 auto;
}
#prof .box ul.snsBox li {
	width: 80px;
	height: 80px;
}
#prof .box .snsTitle a {
  color: #FFFFFF;
}
.about-cd {
    margin-bottom: 80px;
    padding: 100px 140px 0;
}
.about_prg {
    background: #C8BB75;
    display: inline-block;
    padding: 30px 127px 5px;
    margin: 0 5px;
}
.cd {
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    margin: 50px 0 10px;
    color: #C8BB75;
}
.box-other {
    color: #FFFFFF;
    margin: 0 4vw 4vw;
}
.content ul, .content ol { 
	padding: 0 15px 15px;
}
#campaign . { 
    background: #000000;
}



/* smartphone
------------------------------------------------------------*/
@media print, screen and (max-width: 768px) {
.content {
  width: 100%;
  padding: 0 0 16vw;
  margin: 0 auto;
  text-align: left;
}
.content {
	/* background-image: url("../images/backgroundIMGjpg.jpg") !important; */
	/* background-repeat: repeat !important; */
}
.contents-body {
  padding: 10.66667vw 9vw 0;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.about_prg {
    background: #C8BB75;
    display: inline-block;
    padding: 5px 4vw 5px;
    margin: 0 5px;
}
.box-basic {
    /* color: #000; */
    margin: 0;
}
h2 {
  font-size: 4vw;
}
.box-basic p {
    font-size: 4vw;
}
.intro-ptx-message {
  font-size: 4.3vw;
}
.ytBox {
  width: 100%;
  margin: 0 auto 4vw;
}
.outline-2columns dt, .outline-2columns dd {
  font-size: 4vw;
}
.lesson-schedule-button {
    margin: 30px 0;
}
.lesson-schedule-button a.btn-detail {
    background: #C82928;
    display: block;
    padding: 8px 0;
    font-size: 3.2vw;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border: 1px solid #fff;
    position: relative;
    line-height: 1.5;
    width: 100%;
    text-decoration: none;
}
.lesson-schedule-button a.btn-detail:before {
    right: 22px;
}
.box-basic p.lesson-annotation {
    font-size: 3.33333vw;
}
.appleImg {
  width: 24vw;
  margin: 0 auto 3.3333vw;
}
.btn-check img {
    width: 100%;
}
.other-contents {
}
.other-contents dl {
    /* width: 81.33333vw; */
    /* margin: 0 auto 8.33333vw; */
    /* padding: 4vw; */
    /* box-sizing: border-box; */
	  /* background-color: rgba( 255, 255, 255, 0.5); */
	  border: 1px solid #FFFFFF;
    padding: 15px;
    /* margin: 0 40px; */
    margin: 0px;
}
.other-contents dl dt a {
    /* display: block; */
    margin-bottom: 4vw;
}
.other-contents dl dt span {
    font-size: 4vw;
}
.other-contents dl dd {
    font-size: 4.2vw;
    margin-bottom: 8vw;
}
.box-cmp {
    padding: 6.66667vw;
}
.box-cmp-body h2 {
    width: 100%;
}
.box-cmp-body ul {
    width: 100%;
    text-align: center;
}
.box-cmp .tit-cmp {
    font-size: 4vw;
}
.box-sns-title {
    width: 50%;
    display: inline-block;
    font-size: 4vw;
    text-align: center;
    margin-bottom: 0;
    vertical-align: middle;
}
.box-link {
    padding: 0 0;
}
.content .box-sns-list {
  width: 50%;
    padding: 0 0 40px !important;
    text-align: center;
}
.box-sns-list li img {
    width: 100%;
}
.box-profile {
  /* background: #fff; */
  width: 81.33333vw;
  margin: 0 auto;
  /* border: 1px solid #a3a3a3; */
  /* background-color: rgba( 255, 255, 255, 0.5); */
}
.box-profile-name {
    font-size: 4vw;
}
.box-profile-image {
    width: 100%;
    padding-right: 0;
}
.box-profile-detail {
    font-size: 3.33333vw;
}
.btn-check {
  width: 81.33333vw;
    margin: 0 auto;
    text-align: center;
    padding: 12vw 0;
}
#movie {
	padding: 19.2vw 0 0;
	width: 81.33333vw;
	margin: 0 auto;
  color: #000;
}
#movie .title {
	width: 100%;
	text-align: center;
	font-size: 5.33333vw;
	border-bottom: 1px solid #000;
	margin-bottom: 5.86667vw;
}
#movie dl {
	width: 81.33333vw;
	margin: 0 auto;
}
#movie dl dt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#movie dl dt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#movie dl dd h3 {
	padding: 2.66667vw 0 6.66667vw;
	text-align: center;
	font-size: 4vw;	
  color: #000;
} 
#movie a.movieBtn {
	display: block;
	width: 58.66667vw;
	height: 11.33333vw;
	margin: 4vw auto 0;
}
#prof {
	width:  81.33333vw;
	margin: 16.53333vw auto 0;
}
#prof .box {
	padding-bottom: 12vw;
	font-size: 4vw;
}
#prof .box .img01 {
	display: block;
	width: 100%;
	margin: 0 20px 20px 0;
	text-align: center;
}
#prof .box .img01 img {
	width: 42.66667vw;
}
#prof .box ul.album {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  position: inherit;
  min-height: inherit;
  padding: 0;
}
#prof .box ul.album li {
  position: inherit;
  top: inherit;
  left: inherit;
}
#prof .box ul.album li:nth-child(1) {
	width: 100%;
  -webkit-box-ordinal-group:2;
  -ms-flex-order:2;
  -webkit-order:2;
  order:2;
  position: inherit;
  top: inherit;
  left: inherit;
}
#prof .box ul.album li:nth-child(2) {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	font-size: 5.33333vw;
	font-weight: 700;
	padding-bottom: 3.2vw;
	line-height: 1.5;
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
  position: inherit;
  top: inherit;
  left: inherit;
  padding: 0 0 4vw;
}
#prof .box ul.album li:nth-child(2) span {
	display: block;
	font-size: 5.33333vw;
}
#prof .box ul.album li:nth-child(3) {
	width: 100%;
	font-size: 3.33333vw;
	box-sizing: border-box;
  -webkit-box-ordinal-group:3;
  -ms-flex-order:3;
  -webkit-order:3;
  order:3;
  position: inherit;
  top: inherit;
  left: inherit;
  padding: 4vw 0;
}
#prof .box a.btn {
	display: block;
	margin: 50px auto 40px;
	width: 81.33333vw;
	height: 11.33333vw;
	line-height: 11.33333vw;
	font-size: 4.66667vw;
	text-align: center;
	text-decoration: none;
  color: #fff;
}
#prof .box .snsTitle {
	text-align: center;
	font-size: 4.66667vw;
	margin-bottom: 4.66667vw;
}
#prof .box ul.snsBox {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width:40.93333vw;
	margin: 0 auto;
  padding: 0;
}
#prof .box ul.snsBox li {
	width: 16vw;
	height: 16vw;
}
.about-cd {
  padding: 0;
  width: 81.33333vw;
  margin: 0 auto 12vw;
}
.apple-music {
    padding: 0;
}
.outline-2columns dt {
    letter-spacing: 0;
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin-bottom: 10px;
}
.outline-2columns dd {
    letter-spacing: 0;
    display: inline-block;
    width: 60%;
    vertical-align: top;
    margin-bottom: 10px;
}
}/* smartphone End */

