/*
Theme Name: Twenty Sixteen
Description: Used to style the TinyMCE editor.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignment
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Audio / Video
 * 8.0 - RTL
 */


/**
 * 1.0 - Body
 */

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body.mceContentBody { font: 90% / 1.231  Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; }
/* body.mceContentBody { font: 62.5% / 1.231  Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;-webkit-font-smoothing: antialiased;} */
.mceContentBody { /*font: 14px / 1.35  Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;-webkit-font-smoothing: antialiased*/;}
@media only screen and (max-width:767px) {body.post-type-page{ max-width:100%;}}
@media only screen and (min-width:768px) and (max-width:959px) {body.post-type-page{ max-width:760px;}}
@media only screen and (min-width:960px) {body.post-type-page{ max-width:960px;}}
.mceContentBody{ font-size:14px; word-break: break-all;}
.mceContentBody a:hover { border:none!important; text-decoration:none!important;}

/**
 * 2.0 Typography
 */

.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3 { clear: both; font-weight: 700; margin: 10px 0 10px; /*color:#674634;*/ }
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6 { clear: both; margin: 10px 0; /*color:#674634;*/ }




.mceContentBody h1 { font-size: 28px; line-height: 1.2308; }
.mceContentBody h2 { font-size: 22px; line-height: 1.2069; }
.mceContentBody h3 { font-size: 20px; line-height: 1.1667; }
.mceContentBody h4 { font-size: 18px; line-height: 1.4; }
.mceContentBody h5,
.mceContentBody h6 { font-size: 16px; /*letter-spacing: 0.1em;*/ line-height: 1.2353; text-transform: uppercase; }

.mceContentBody h1:first-child,
.mceContentBody h2:first-child,
.mceContentBody h3:first-child,
.mceContentBody h4:first-child,
.mceContentBody h5:first-child,
.mceContentBody h6:first-child { margin-top: 0; }


.mceContentBody h1 + h1,
.mceContentBody h1 + h2,
.mceContentBody h1 + h3,
.mceContentBody h1 + h4,
.mceContentBody h1 + h5,
.mceContentBody h1 + h6,
.mceContentBody h2 + h1,
.mceContentBody h2 + h2,
.mceContentBody h2 + h3,
.mceContentBody h2 + h4,
.mceContentBody h2 + h5,
.mceContentBody h2 + h6,
.mceContentBody h3 + h1,
.mceContentBody h3 + h2,
.mceContentBody h3 + h3,
.mceContentBody h3 + h4,
.mceContentBody h3 + h5,
.mceContentBody h3 + h6,
.mceContentBody h4 + h1,
.mceContentBody h4 + h2,
.mceContentBody h4 + h3,
.mceContentBody h4 + h4,
.mceContentBody h4 + h5,
.mceContentBody h4 + h6,
.mceContentBody h5 + h1,
.mceContentBody h5 + h2,
.mceContentBody h5 + h3,
.mceContentBody h5 + h4,
.mceContentBody h5 + h5,
.mceContentBody h5 + h6,
.mceContentBody h6 + h1,
.mceContentBody h6 + h2,
.mceContentBody h6 + h3,
.mceContentBody h6 + h4,
.mceContentBody h6 + h5,
.mceContentBody h6 + h6{ margin-top: 0; }

.mceContentBody p { line-height: 1.58; margin: 0 0 20px; }



.mceContentBody b,
.mceContentBody strong { font-weight: 700; }

.mceContentBody dfn,
.mceContentBody cite,
.mceContentBody em,
.mceContentBody i { font-style: italic; }

.mceContentBody blockquote { font-size: 14px; font-style: italic; line-height: 1.8182; color: #707070; border-left: 4px solid #707070; margin: 0 0 35px 0px; padding-left: 17px; }

.mceContentBody blockquote > blockquote { margin-left: 0; }

.mceContentBody blockquote p { margin-bottom: 35px; }
.mceContentBody blockquote > p:last-child { margin-bottom: 0; }

.mceContentBody blockquote cite,
.mceContentBody blockquote small { font-size: 14px; line-height: 1.6471; color: #333; }

.mceContentBody blockquote em,
.mceContentBody blockquote i,
.mceContentBody blockquote cite { font-style: normal; }

.mceContentBody blockquote strong,
.mceContentBody blockquote b { font-weight: 400; }

.mceContentBody address { font-style: italic; margin: 0 0 28px; }

.mceContentBody code,
.mceContentBody kbd,
.mceContentBody tt,
.mceContentBody var,
.mceContentBody samp,
.mceContentBody pre { font-family: Inconsolata, monospace; }

.mceContentBody pre { font-size: 17px; line-height: 1.2353; white-space: pre; white-space: pre-wrap; word-wrap: break-word; background-color: #fcfcfc; border: 1px solid #eaeaea; margin-bottom: 28px; padding: 14px;max-width: 100%; overflow: auto; }

.mceContentBody abbr[title] { border-bottom: 1px dotted #eaeaea; cursor: help; }

.mceContentBody mark,
.mceContentBody ins {
	background-color: #fff9c0;
	text-decoration: none;
}

.mceContentBody sup,
.mceContentBody sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.mceContentBody sup {
	bottom: 1ex;
}

.mceContentBody sub {
	top: .5ex;
}

.mceContentBody small {
	font-size: 75%;
}

.mceContentBody big {
	font-size: 125%;
}


/**
 * 3.0 Elements
 */

.mceContentBody hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 28px;
}

.mceContentBody ul,
.mceContentBody ol {
	margin: 0 0 28px 0;
	padding: 0;
	list-style-position:inside;
}

.mceContentBody ul {
	list-style: disc;
	list-style-position:inside;
}

.mceContentBody ol {
	list-style: decimal;
	list-style-position:inside;
}

.mceContentBody li {
	margin: 0 0 8px 0;
}

.mceContentBody li > ul,
.mceContentBody li > ol {
	margin: 0 0 0 23px;
}

.mceContentBody dl {
	margin: 0 0 28px;
}

.mceContentBody dt {
	font-weight: bold;
}

.mceContentBody dd {
	margin: 0 0 28px;
}

/*.mceContentBody table,
.mceContentBody th,
.mceContentBody td,
.mceContentBody .mce-item-table,
.mceContentBody .mce-item-table th,
.mceContentBody .mce-item-table td {
	border: 1px solid #eaeaea;
}*/

.mceContentBody table a {
	color: #333;
}

.mceContentBody table,
.mceContentBody .mce-item-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}

.mceContentBody table th,
.mceContentBody .mce-item-table th,
.mceContentBody table caption {
	border-width: 0 1px 1px 0;
	/*font-family: "Noto Serif", serif;*/
	font-size: 14px;
	font-weight: 700;
	padding: 7px;
	text-align: left;
	vertical-align: baseline;
}

.mceContentBody table td,
.mceContentBody .mce-item-table td {
	border-width: 0 1px 1px 0;
	/*font-family: "Noto Serif", serif;*/
	font-size: 14px;
	padding: 7px;
	vertical-align: baseline;
}

.mceContentBody img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.mceContentBody figure {
	margin: 0;
}

.mceContentBody del {
	opacity: 0.8;
}

/*.mceContentBody a {
	border-bottom: 1px solid #333;
	color: #333;
	text-decoration: none;
}*/


/**
 * 4.0 Alignment
 */

.mceContentBody .alignleft {
	float: left;
	margin: 7px 28px 28px 0;
}

.mceContentBody .alignright {
	float: right;
	margin: 7px 0 28px 28px;
}

.mceContentBody .aligncenter {
	clear: both;
	display: block;
	margin: 7px auto;
}


/**
 * 5.0 Caption
 */

.mceContentBody .wp-caption {
	background: transparent;
	border: none;
	color: #707070;
	/*font-family: "Noto Sans", sans-serif;*/
	margin: 0 0 28px 0;
	max-width: 100%;
	padding: 0;
	text-align: inherit;
}

.mceContentBody .wp-caption.alignleft {
	margin: 7px 28px 21px 0;
}

.mceContentBody .wp-caption.alignright {
	margin: 7px 0 21px 28px;
}

.mceContentBody .wp-caption.aligncenter {
	margin: 7px auto;
}

.mceContentBody .wp-caption .wp-caption-text,
.mceContentBody .wp-caption-dd {
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}


/**
 * 6.0 Galleries
 */

.mceContentBody .gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.mceContentBody .gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.mceContentBody .gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.mceContentBody .gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.mceContentBody .gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.mceContentBody .gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.mceContentBody .gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.mceContentBody .gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.mceContentBody .gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.mceContentBody .gallery .gallery-caption { font-size: 12px; line-height: 1.5;color: #707070; display: block; padding: 7px 0; /*font-family: "Noto Sans", sans-serif;*/	}

.mceContentBody .gallery-columns-6 .gallery-caption,
.mceContentBody .gallery-columns-7 .gallery-caption,
.mceContentBody .gallery-columns-8 .gallery-caption,
.mceContentBody .gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 7.0 Audio / Video
 */

.mceContentBody .mce-content-body .wpview-wrap {
	margin-bottom: 32px;
}

.mceContentBody .mce-content-body .wp-audio-playlist {
	margin: 0;
}

