@charset "utf-8";

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xE6du99w8ONfQrOf4kprgAx_v5H-gcmDugi2HQeB0BPm.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xK8wKBk9M_9zvJF5T73CXCh_v5H-gcmDugi2HQeB0BPm.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xJ14gK-0unzMDfuYl-aQUV9_v5H-gcmDugi2HQeB0BPm.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xB5VLgeZEtrtjc2zP-H3k9d_v5H-gcmDugi2HQeB0BPm.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xAWz7bTsodKOChnd4npPWzF_v5H-gcmDugi2HQeB0BPm.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xD_0YkshJ_UyXEU-Q7eV4G5_v5H-gcmDugi2HQeB0BPm.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xMmDra0ONnO3FPH--kzkC5zr7w4p9aSvGirXi6XmeXNA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}



/* - .meditation
 ------------------------------------------------------------ */
article#monitor-japanese {
	background-color: #fff;
}

article#monitor-japanese .outline {
	width: 1000px;
	margin: 0 auto;
}

article#monitor-japanese header {
    height: 458px;
    position: relative;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 10px solid #222;
}

article#monitor-japanese header h1 {
    padding: 90px 0 0 50px;
    text-align: right;
}

article#monitor-japanese header h1 span {
    font-size: 1.2rem;
    color: #fff;
}

article#monitor-japanese header h1 img {
    width: 75%;
}

article#monitor-japanese header p.bottom {
    color: #fff;
    letter-spacing: 15px;
    margin: 125px 0 0 0;
    text-align: right;
    text-transform: uppercase;
}

article#monitor-japanese header p.date {
    text-align: right;
    color: #EFE09B;
    font-weight: bold;
    font-size: 1.2rem;
}
article#monitor-japanese a.applyTo {
    padding: 12px;
    min-width: 274px;
    background-color: #F07057;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    margin: 33px 0 0 670px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border: 2px solid #fff;
}
article#monitor-japanese .contents {
    width: 1000px;
    margin: 0 auto;
}

article#monitor-japanese .contents ul {
    text-align: center;
    margin: 30px 0 10px 0;
}

article#monitor-japanese .contents li {
    display: inline-block;
    margin: 0 15px;
}

article#monitor-japanese .contents p {
	margin: 15px 0;
    text-align: center;
    font-size: 1.2rem;
}

article#monitor-japanese section h2 {
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 2.1rem;
	color: #555;
}

article#monitor-japanese.ja section h2 {
    font-size: 1.6rem;
}
article#monitor-japanese.ko section h2 {
    font-size: 1.8rem;
}

article#monitor-japanese section #whatsMoitor {
    width: 888px;
    padding: 0 0 0 444px;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
    background-position: left top;
    min-height: 400px;
    margin: 0 auto;
}

article#monitor-japanese section .iter {
    width: 888px;
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 378px;
    margin: 0 auto;
}

article#monitor-japanese section #applyTo {
    width: 888px;
    padding: 0 0 0 444px;
	background-image: url(../images/img04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
    /* height: 377px; */
    margin: 0 auto;
}

article#monitor-japanese section .forBeguinner {
    width: 888px;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
    background-position: right top;
	height: 377px;
    margin: 0 auto;
}

article#monitor-japanese section.details h2 {
    padding: 30px 0 15px 30px;
    width: 420px;
}

article#monitor-japanese section.details p {
    margin: 15px 0 0 30px;
    width: 384px;
    padding: 0 0 15px;
}

article#monitor-japanese.ko section.details p {
    font-size: 0.85rem;
}

article#monitor-japanese section.details li {
    margin: 15px 0 15px 30px;
    width: 384px;
    font-size: 0.95rem;
}

article#monitor-japanese section#japaneseMonitor h2 {
    text-align: center;
	margin: 0 0 30px;
	color: #555;
}

article#monitor-japanese section#japaneseMonitor ul {
    text-align: center;
}

article#monitor-japanese section#japaneseMonitor li {
    display: inline-block;
    width: 157px;
    margin: 0 15px;
    font-size: 0.8rem;
    vertical-align: top;
    text-align: left;
}

article#monitor-japanese section#japaneseMonitor li img {
    margin: 0 10px 15px 0;
}

article#monitor-japanese section#japaneseMonitor li h3 {
    color: #777;
    font-size: 1.2rem;
}

article#monitor-japanese section#japaneseMonitor li p {
    margin: 0;
    font-size: 0.7rem;
}

article#monitor-japanese section.japaneseTutorEx h2 {
    text-align: center;
	margin: 0 0 30px;
	color: #555;
}

article#monitor-japanese section.japaneseTutorEx ul {
    text-align: center;
}

article#monitor-japanese section.japaneseTutorEx li {
    display: inline-block;
    vertical-align: top;
    width: 225px;
    margin: 10px;
    text-align: center;
    font-size: 0.85rem;
}
article#monitor-japanese section.japaneseTutorEx li a {
    color: #333;
}

article#monitor-japanese section.japaneseTutorEx li img {
    width: 130px;
    padding: 8px;
    border-radius: 65px;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    -o-border-radius: 65px;
    -ms-border-radius: 65px;
    box-shadow: 0 0 5px #aaa;
    display: block;
    margin: 0 auto 10px;
}

article#monitor-japanese section.japaneseTutorEx li span {
    display: block;
    font-size: 80%;
}

article#monitor-japanese section.japaneseTutorEx li em {
    font-style: normal;
    color: #333;
}

article#monitor-japanese a.applytoMonitor {
    padding: 10px;
    min-width: 280px;
    background-color: #F07057;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    margin: 50px auto;
    width: 280px;
    display: block;
}

article#monitor-japanese a.buttonLink {
    background-color: #4B5CA5;
    padding: 12px 15px;
    color: #fff;
    font-weight: bold;
    margin: 15px 0 15px 30px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}

article#monitor-japanese a.Startguide {
    background-color: #56B06D;
}

article#monitor-japanese a.counseling {
}

article#monitor-japanese header a#credit {
  font-size: 0.6rem;
  position: absolute;
  bottom: -24px;
  left: 10px;
  color: #555;
}
