@charset "UTF-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	font-size: 16px;
	color: #303030;
	width:100%;
	height:100%;
	background: #fff;
	min-width:1010px;
}
body.korean .subsection {
	font-family: "batang";
}
p {
	background-image:url(../images/1px-transparent.gif);
}
.header_bg {
	height: 110px;
	background-color: #dac3dd;
}
.header {
	width: 1010px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0 6px;
}
.logo {
	height: 74px;
	padding-top: 18px;
	margin-top: 14px;
	margin-bottom: 0;
}
.sub {
	width: 244px;
	margin: 0 24px 0 6px;
	margin-top: -22px;
	float: left;
}
/*subのメニュー*/
.sub ul {
	width: 230px;
}
.sub ul li a {
	display: block;
}
ul.menu01, ul.menu02 {
	padding: 5px;
	border-radius: 10px;
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */  
}
ul.menu01 {
	border: dashed 2px #06C;
}
ul.menu02 {
	border: dashed 2px #C06;
}
ul.group > li a {
		background: url(../images/book.png) no-repeat left top;
		background-size: contain;
		padding-left: 40px;
}
.main {
	width: 706px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin: 2px 0;
}
.main p {
	text-indent: 1em;
}
a {
	color: #654e68;
}
a:visited {
	color: #039;
}
a:hover {
	color: #C09;
}
.main p img {
	display: block;
	margin: 14px auto 20px;
}
/*リンク画像*/
img.link_img:hover {
    opacity: 0.75;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}
.main h1 {
	font-size: 130%;
	margin: 10px 0;
}
.container {
	width: 1010px;
	margin: 0 auto;
	position: relative;
}
/*リスト*/
ul {
	font-size: 90%;
	margin-bottom: 12px;
}
ul li {
	margin-bottom: 2px;
	border-bottom: 1px solid #888888;
	padding:2px;
}
/*トップページ*/
body.home .container {
	background: url(../images/taikyokuzu.png) no-repeat;
	background-size: 46% auto;
	background-position: center 10px;
}
body.home .search {
	float: left;
}
body.home .contact {
	float: right;
	margin-right: 26px;
}
body.home .search ul li{
	border: none;
}
body.home p.date {
	margin-top: -30px;
	margin-right: 20px;
}
.counter {
	position: absolute;
	right: 6px;
	top: 10px;
}
.counter img {
	margin: -1.4em 0 0 0;
}
.edit_date {
	text-align: right;
	position: absolute;
	bottom: -20px;
	right: 10px;
}
div.kantougen {
	width: 550px;
	margin-left: 0;
	margin-top: 150px;
	text-align: left;
}
body.home .information {
	width: 700px;
	margin: 116px 0 20px 0;
}
body.home .information dl {
	height: 148px;
	overflow: scroll;
	border: 2px solid #dac3dd;
	border-radius: 10px
}
body.home dt{  
  background-color : #fff;        
  padding-top : 10px;    
  padding-bottom : 10px;
  padding-left : 10px;
  width : 150px;
/* 左寄せ */
  float : left;
/* float解除 */
  clear : both;
}
body.home dd{    
  background-color : #fff;
  padding-top : 10px;
  padding-left : 150px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 530px;
/* dtの幅分の設定 */
	border-bottom: 1px dashed #999;
}
p.news img {
	border: 2px solid #fff;
	box-shadow: 6px 6px 6px rgba(0,0,0,0.4);
	margin: 0;
}
p.kangei {
	margin-left: 120px;
}
.footer {
	width: 1010px;
	margin: 0 auto 20px;
}
.footer_bg {
	background-color: #dac3dd;
	padding: 10px;
}
.footer p, .footer form {
	text-align: center;
}
.main em {
	color: #ff0000;
	font-style: italic;
}
p.credit {
	font-size: 76%;
	margin-top: 10px;
	text-align: center;
}
/*クリアフィックス▼*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear: both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/*クリアフィックス▲*/
/*diary*/
body.diary {
	margin: 0;
}
/*body.diary ol {
	margin: 0;
	padding: 0;
}
*/body.diary table.diary_box {
	margin-bottom: 20px;
}
body.diary ul {
	list-style-type: none;
}
/*パンくずリスト▼*/
ol.breadcrumbs {
		padding: 2px 0 5px 6px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 115%;
}
.breadcrumbs li {
	font-size: 80%;
    display: inline-block;
}
.breadcrumbs li + li:before {
    margin: 0 5px;
    content: ">";
}
/*パンくずリスト▲*/
/*言語論*/
/*段落*/
p.date, p.cited, p.link{
	text-align: right;
}
p.date {
		margin-top: 16px;
		margin-bottom: 0;
}
p.link {
	margin: 0;
}
p.signature {
	text-align: right;
	margin: 0;
}
.section {
	margin-bottom: 40px;
}
/*見出し*/
h2 {
	color: #036;
	margin: 26px 0 10px 0;
}
h3 {	
	color: #690;
	margin: 26px 0;
}
h4 {
	color: #F63;
	font-size: 110%;
}

.comment {
	font-size: 80%;
	margin: 20px auto;
	line-height: 1.8;
}
.comment_s {
	font-size: 80%;
}
.underline {
	text-decoration: underline;
}
.latin {
	font-style: italic;
}
strong {
	font-weight: bold;
}
p.quote {
	text-indent: 0;
	margin-left: 32px;
	margin-bottom: 0px;
}
p.paging {
	text-indent: 0;
	text-align: center;
	margin: 20px auto;
}
.paging a {
	text-decoration: underline;
}
p.comment_l {
	text-indent: 0;
	margin-bottom: 14px;
}
p.no_indent {
	text-indent: 0;
}
.subsection {
	margin: 24px 0;
}
p.lead {
	margin-bottom: 14px;
}
p.copyright {
	text-indent: 0;
	margin-bottom: 14px;
}
/*遊学記*/
body.korea .main {	
	background: url(../images/back.jpg) repeat;
}
body.korea .main ul{
	padding-left: 100px;	
	padding-right: 50px;
	padding-bottom: 80px;
	background: url(../images/inyos.png) 12px center no-repeat;
}
.article {
	padding: 10px 20px;
	background-color: #CFC;
	color: #333;
}
/*profile*/
/*QandA部分*/
.profile dl{
     width:700px;
     line-height:1.6em;
     font-size: 1em;
     overflow: hidden;
     _zoom: 1;
		 border: 2px solid #d284dc;
		 padding: 5px;
}
.profile dl dd,
.profile dl dt{
     text-indent: -3em;   
     padding: 0 20px 0px 50px;
}
.profile dl dt{
     margin:20px 20px 0 0;
}
.profile dl dd:first-letter,
.profile dl dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:10px;
     font-family: 'Nunito', sans-serif;
}
.profile dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 3px #777 dotted;
}
.profile dl dd.last {
	 border-bottom: none;
}
.profile dl dt:first-letter{
     color: #0F78E1;
}
.profile dl dd:first-letter{
     color: #ff6767;
}
/*↑QandA部分*/
body.profile h2 {
	text-align: center;
	margin: 30px auto 0;
	font-weight: bold;
	font-size: 140%;	
}
body.profile table {
	border: 2px solid #c466a0;
	border-radius: 10px;
	padding: 10px;
	width: 500px;
	margin: 0 auto;
	background: #CCCCFF;
}
body.profile table th, body.profile table td {
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}
/*english*/
span.english {
	font-size: 80%;
}
.english p{
	text-indent: 0;
	margin-bottom: 40px;
}
/*index*/
body.home .sub{
	margin-top: 12px;
}
body.essay1 .main p, div.no_indent>p  {
	text-indent: 0;
	margin-bottom: 26px;
}
.bb {
	text-decoration: underline;
}
body.essay2 .main p{
	margin-bottom: 26px;
}
.tac {
	text-align: center;
}
/*指針*/
div.guide li{
	border: none;
}
.note {
	margin-bottom: 20px;
}
.note p {
	padding-left: 1em;
	text-indent: -1em;
}
p.note_date {
	margin-left: 400px;
}
.important {
	color: #C33;
	font-weight: bold;
}
.guide_inner {
	width: 520px;
	margin: 0 auto;
	background-color: #FFC;
	border-radius: 20px;
	padding: 20px 40px;
	border: 5px solid #006;
}
.guide h1 {
	text-align: center;
}
.box01 {
	width: 360px;
	margin: 20px auto;
	color: #C33;
}
.box01 h2 {
	width: 360px;
	margin-left: 1em;
	color: #C33;
	font-weight: bold;
}
.box01 ul {
	font-size: 100%;
	font-weight: bold;
}
.box01 ul li {
	list-style-type: decimal;
}
/*指針ここまで？*/
p.mt20 {
	margin-top: 20px;
}
.fsize150 span {
	display: block;
	font-size: 150%;
	margin: 18px 0 0 -15px;
}
.box02 {
	text-align: center;
}
p.ti2em {
	text-indent: 2em;
}
/*EMインタビュー*/
body.interview .subsection {
	margin-bottom: 40px;
}
p.shioda {
	text-indent: 0;
	font-style: italic;
}

/*言語論*/
.thesis {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif, "ＭＳ Ｐ明朝", "MS PMincho";
	font-size: 16px;
}
.thesis .wrapper {
	width: 1050px;
	margin: 20px;
}

.corners5 {
	border-radius: 5px;
  -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 5 px;   /* Firefox用 */  
}

.corners10 {
	border-radius: 10px;
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */  
}
/*アイタイヒト*/
.aitai p {
	text-indent: 0;
}
.aitai h1 {
	margin-bottom: 0;
}
/* --- 新着情報エリア --- */
div.update {
width: 640px; /* 新着情報エリアの幅 */
font-size: 90%;
}

/* --- 新着リスト --- */
div.update dl {
width: 100%; /* 新着リストの幅 */
margin: 0;
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
}

/* --- 日付エリア --- */
div.update dt {
width: 10em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.update dd {
	margin: 0;
	padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
	line-height: 120%;
}
div.letters ul {
	width: 100%;
}
div.letters ul li div {
  margin:-1.6em 0 0 7em;
}
.article h2 {
	margin: 4px;
}
p.title {
	margin-top: 20px;
	text-align: center;
}
/*言語論*/
body.language .main {
	background-color: #e3edeb;
}
p.img_box img {
	background-color: #fff;
	padding: 10px;
}
body.language .main ul {
	border: 1px solid #069;
	margin-bottom: 20px;
}
/*恋占い*/
p.notice {
	font-weight: bold;
	color: #069;
}
/*コンサルタント*/
p.caution {
	font-weight: bold;
	color: #F00;
	margin-bottom: 10px;
}
ul.consultant {
	font-size: 100%;
	border: 2px solid #693;
	padding: 5px;
	background: #c9dc65;
}
ul.consultant li {
	list-style-type: decimal;
	border: none;
	margin-left: 34px;
}
/*巻頭言*/
body.words div.section{
	border: 1px solid #ffb25f;
	background-color: #f7f6be;
	padding: 0 10px;
}
.words .main p {
	text-indent: 0;
	margin-top: 10px;
}
.words p.date {
	margin-top: 0;
}
/*タイトルページ*/
.title .header p img{
	display: block;
	margin: 0 auto;
}
.wrapper {
	width: 1010px;
	margin: 30px auto;
}
.wrapper p {
	margin: 20px auto;
	text-align: center;
}
.ps_box {
	border: 1px solid #333;
	padding: 8px 4px 4px 4px;
}
/*自叙伝*/
h1 span {
	font-size: 78%;
}
.email_content {
	width: 560px;
	border-top: 2px dotted #555;
	border-bottom: 2px dotted #555;
	padding: 30px 0 0;
	margin-bottom: 20px;
}
.choose_lang {
	text-align: right;
	font-size: 12px; !important
}
.choose_lang li {
	display: inline;
}
.choose_lang li:last-child {
	margin-left: 10px;
}
.choose_lang li a {
	text-align: right;	
}
div.english > .choose_lang {
	margin-top: 34px;
}
.korean .date {
	text-align: left;
	text-indent: 0;
}
body.kaeseong img {
	margin-left: 0;
	margin-bottom: 20px;
}
body.kaeseong .book-title p {
	text-indent: 0;
}
body.kaeseong .section {
	margin-top: 20px;
}
