/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2025 | 05:51:46 */
body, p {
   font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

.c-headLogo.-txt, .p-mainVisual__slideTitle, .p-mainVisual__slideText {
	font-family: Helvetica, Helvetica Neue, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
}


.p-articleThumb img { 
  width: 640px;
	max-width: 100%;
	height: auto;
}

/* Edgeの画像検索ボタンを非表示  */

img {
    pointer-events: none;
}

