@charset "UTF-8";
body { color: ; }
p,
.mce-content-body p,
.Body__Page ul li,
.Body__Single ul li,
.mce-content-body ul li { color: #333333; }
a,
.mce-content-body a { color: #098bd1; }
main h2, section h2,
.mce-content-body h2 {  /* 見出し2 */ }
main h3,
.mce-content-body h3 {  /* 見出し3 */ }
main h4,
.mce-content-body h4 {  /* 見出し4 */ }
main h5,
.mce-content-body h5 {  /* 見出し5 */ }
main h6,
.mce-content-body h6 {  /* 見出し6 */ }
.--DefaultButton a { background: ; }
.--SimpleButton a { color: ; border-color: ; }

/* Colorbox
======================================================== */
#cboxOverlay { background: url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#cboxTopLeft { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -101px 0; }
#cboxTopRight { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -130px 0; }
#cboxBottomLeft { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -101px -29px; }
#cboxBottomRight { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -130px -29px; }
#cboxMiddleLeft { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) left top repeat-y; }
#cboxMiddleRight { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) right top repeat-y; }
#cboxTopCenter { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/border.png) 0 0 repeat-x; }
#cboxBottomCenter { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/border.png) 0 -29px repeat-x; }
#cboxLoadingOverlay { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/loading_background.png) no-repeat center center; }
#cboxLoadingGraphic { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/loading.gif) no-repeat center center; }
#cboxPrevious { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -75px 0; }
#cboxNext { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -50px 0; }
#cboxClose { background:url(https://azu-earth.sample-design.net/wp-content/themes/azu-earth/img/controls.png) no-repeat -25px 0; }

/* GoogleMap
======================================================== */
.TopAccess iframe { filter: grayscale(100%); }
