@charset "UTF-8";
/*
Theme Name: 2create
Theme URL: 
Description: ツクリテ専用テーマ
Author: 2create
Version: 1.0.0
Tags: ビジネス
*/



@import url("css/base.css") screen and (min-width:769px) and (max-width: 5000px);
@import url("css/layout.css") screen and (min-width:769px) and (max-width: 5000px);

/*SP*/
@import url("css/base_sp.css") screen and (min-width:0px) and (max-width:  768px);
@import url("css/layout_sp.css") screen and (min-width:0px) and (max-width: 768px);



.grecaptcha-badge { visibility: hidden; }