@charset "utf-8";
@font-face {
  font-family: 'Gafata';
  font-style: normal;
  font-weight: 400;
  src: local('Gafata'), local('Gafata-Regular'), url(https://themes.googleusercontent.com/static/fonts/gafata/v3/QgBsUT7IYkuK0zcmWhu2q-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}



/*-----------------------------------------------
_ #post_int_mypage
-----------------------------------------------*/
article#olanda {
    background-color: #FFF; 
    box-shadow: 0 0 7px #CCC;
    padding: 0 0 5px;
    position: relative;
    width: 982px;
    margin: 0 auto;
    font-family: "lucida grande",Calibri,"Helvetica Neue",Helvetica,Geneva,tahoma,verdana,arial, Meiryo,'MS PGothic','NanumGothic','AppleGothic','Malgun Gothic','Dotum Regular','Hiragino Kaku Gothic Pro', sans-serif;    
}
article#olanda header {
    height: 669px;
    box-shadow: none;
    border-bottom: none;
    position: relative;
	background-image: url(../images/bg_image.jpg);
	background-repeat: no-repeat;
    background-position: bottom right 35px;
    font-family: 'Gafata', sans-serif;
}
article#olanda header h1 {
	background-image: url(../images/olanda.jpg);
	background-repeat: no-repeat;
	background-position: top 13px left;
	height: 660px;
	text-align: left;
}
article#olanda header h1 img {
	padding: 268px 0 0 0;
}
article#olanda header p {
	font-size: 0.95em;
	position: absolute;
	top: 91px;
	left: 744px;
	width: 215px;
	line-height: 2.8;
}
article#olanda header p.en, article#olanda header p.it {
	font-size: 1.2em;
	position: absolute;
	top: 91px;
	left: 744px;
	width: 215px;
	line-height: 2;
}
article#olanda p.text_en {
    margin: 15px 50px;
    text-align: center;
    font-size: 1.2em;
    font-family: 'Gafata', sans-serif;
}

/*-----------------------------------------------
_ lesson
-----------------------------------------------*/
article#olanda section.lesson {
    margin: 0 auto 80px;
}
article#olanda section.lesson h1{
    /* margin: 0 0 0 139px; */
	
    /* background-image: url(../images/icon_book.png); */
	
    /* background-repeat: no-repeat; */
    /* background-position: 0 0; */
    /* padding: 10px 0 0 57px; */
    font-size: 1.3em;
    color: #4c3624;
    text-align: center;
    height: 35px;
}
article#olanda section.lesson h1 span{
    display: block;
    font-size: 130%;
}
article#olanda section.lesson h2.lesson{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /* margin: 40px 120px 30px; */
    padding: 20px;
    font-weight: normal;
    font-size: 1rem;
}
article#olanda section.lesson li {
    position: relative;
    width: 700px;
    margin: 15px auto 25px;
    /* border-bottom: 1px solid #ccc; */
}
article#olanda section.lesson li a {
    display: block;
}
article#olanda section.lesson li h2 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 0 0 74px;
}
article#olanda section.lesson li h2 a {
    height: 61px;
    line-height: 60px;
    color: #4c3624;
    width: 483px;
}
article#olanda section.lesson li a.img_tutor {
    position: absolute;
    top: 0;
    left: 0;
}
article#olanda section.lesson li a.img_tutor img {
    width: 56px;
    padding: 3px;
    border: 1px solid #ccc;
}
article#olanda section li p {
    margin: 5px 0 5px 76px;
}
article#olanda section li p a.interview {
    position: absolute;
    top: 19px;
    right: 2px;
    background-color: #DEECF5; box-shadow: 0 2px 0 #A6C5F8;
    padding: 5px 10px;
    border-radius: 4px;
}
article#olanda section.lesson li div.lesson {
    position: relative;
    margin: 7px 0 0 74px;
    background-color: #F0EFE8;
    border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -o-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    padding: 3px 0;
}
article#olanda section.lesson li div.lesson a {
    color: #4c3624;
    margin: 0;
    padding: 0 0 5px;
}
article#olanda section li div.lesson h3 {
    margin: 0 0 0 100px;
    line-height: 2;
    text-shadow: 0 1px 1px #fff;
}
article#olanda section li div.lesson a img {
    width: 77px;
    padding: 2px;
    border: 1px solid #ccc;
    position: absolute;
    top: 4px;
    left: 5px;
    background-color: #fff;
}
article#olanda section li div.lesson a ul {
    margin: 3px 15px 0 100px;
    border-top: 1px solid #CCC;
    background-color: #fff;
}
article#olanda section li div.lesson ul li {
    margin: 0;
    line-height: 36px;
    border: none;
    display: inline;
    color: #C66;
}
article#olanda section li div.lesson a ul li img {
    position: relative;
    top: -3px;
    left: 0;
    width: 25px;
    border: none;
    vertical-align: middle;
}
/*-----------------------------------------------
_ socialicon
--------------------------------------------- */
.socialicon_other{
    text-align: center;
}
div.fb-like{
    top: -2px;
}
