/*
Theme Name: kobe2017
Template: twentyseventeen
*/

/* PC */

@import "./css/reset.css";
@import "./css/font.css";

@import "./css/com.css?230111_v2" screen and (min-width: 681px);
@import "./css/top.css" screen and (min-width: 681px);
@import "./css/sidebar.css" screen and (min-width: 681px);
@import "./css/page.css" screen and (min-width: 681px);
@import "./css/post.css" screen and (min-width: 681px);
@import "./css/component.css" screen and (min-width: 681px);

/* SP */

@import "./css/sp/com.css?230111_v2" screen and (max-width: 680px);
@import "./css/sp/top.css" screen and (max-width: 680px);
@import "./css/sp/sidebar.css" screen and (max-width: 680px);
@import "./css/sp/page.css" screen and (max-width: 680px);
@import "./css/sp/post.css" screen and (max-width: 680px);
@import "./css/sp/component.css" screen and (max-width: 680px);


@import "./css/slick.css?20230116_v1";

/* 共通 */
@import "./css/common.css?20230118_v1";
@import "./css/terrace-collection.css?20230118_v1";





/*elementeor reset*/
.elementor-widget-button .elementor-button-wrapper .elementor-button {
    background-color: #61ce70;
}