@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */
/*タイ語の母音子音離されて改行されちゃう問題 */

.content {
    line-height: 1.8;
    margin-bottom: 2em;
    position: relative;
    word-break:normal;
}

.post-meta-all{
    word-wrap: normal;
}