/* 
Theme Name: ELLE Cafe
Theme URI: https://github.com/elementor/hello-theme-child/
Description: ELLE Cafe is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: elle-cafe
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
html {
    scroll-padding-top: 200px;
}

.sp_br {
  display: none; //768px以上では改行タグを無効に。
}

figcaption #caption-attachment-356.wp-caption-text {
   font-style: initial !important;
   margin-top: 8px !important;
}

em {
  font-style: normal !important;
}


@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovC.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovC.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCBla.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCBla.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCBol.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCBol.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCBoo.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCBoo.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCDemBol.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCDemBol.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCExtBol.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCExtBol.woff') format('woff');
  font-weight: 850;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCLig.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCLig.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ElleNovC';
  src: url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCMed.woff2') format('woff2'),
       url('https://ellecafe.jp/wp/wp-content/themes/elle-cafe/font/ElleNovCMed.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

.ElleNovCClass p,
.ElleNovCClass{
font-family: "ElleNovC" !important;
}

p {
	margin-bottom: 12px !important;
}
p,
body {
	color: #282727;
	font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif !important;
	/*NeueHasUnicaPro,NeueHasUnicaPro-weightbold-upcase-roboto,NeueHasUnicaPro-weightbold-upcase-local,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo UI,Meiryo,sans-serif*/
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.elementor-81 .elementor-element.elementor-element-35ef259 .elementor-gallery-title {
	font-family: "ElleNovC" !important;
}

.font-normal,
.elementor-81 .elementor-element.elementor-element-103b6980 .elementor-testimonial__text {
font-style: normal !important;
}

.hidden-fields-container,
.displaynone {
	display: none !important;
}

dl.popup-detail dt {
	float: left !important;
}

dl.popup-detail dd {
	float: left !important;
	margin-left: 60px;
}

dl.getPostStringArea {
	margin-left: 40px;
}

dl.getPostStringArea dt {
	float: left;
	margin-right: 20px;
}

dd, dl, dt, li, ol, ul {
margin-bottom: 12px;
}

/* PC */
@media (min-width: 1024px) {

}


/* タブレット */
@media (max-width: 768px) {
}


/* スマホ */
@media (max-width: 600px) {

.sp_br {
   display: block; //768px未満で改行タグを有効に。
}

.topic .getPostDispArea::before {
transform: scale(0.2);
top: -300px;
left: 90px;
}

.topix .getPostDispArea::before {
top: -140px;
left: 200px;
display: flex;
}

#attachment_382,
.wp-image-382 {
	width:100% !important;
	display: inline-block !important;
}

#attachment_382:after,
.wp-image-382:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
	
}