/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*テキスト背景白シャドウ*/
.txt_fti{text-shadow:  3px  3px 10px #FFF, 3px  0px 10px #FFF, 0px  3px 10px #FFF,  3px -3px 10px #FFF,  -3px  3px 10px #FFF, -3px -3px 10px #FFF, -3px -0px 10px #FFF, -0px -3px 10px #FFF;}

/*レスポンシブ改行調整*/
.unbr{display:inline-block!important;}
@media screen and (min-width:768px){.sp_br br{display:none!important;}.sp_nobr br{display:block!important;}}
@media screen and (max-width:767px){.sp_br br{display:block!important;}.sp_nobr br{display:none!important;}}

/*テキスト調整*/
.txt70{ font-size:70%;}
.txt40{ font-size:40%;}
.txt140{ font-size:140%;}
.txtpink{ color:#EE87B4;}
.txtbeju{ color:#C9B29C;}

/*縦書き*/
.txt_tate {writing-mode: vertical-rl;}

/*ヘッダー固定*/
.header{position:fixed;width:100%;top:0;}
/*スマホフッター固定*/
.sp-footer{position:fixed;width:100%;bottom: 0;}
/*コンタクトフォーム  ボタン*/
.wpcf7 input[type="submit"] {
width:100%;
padding:15px;
border-radius:10px;
-webkit-border-radius: 10px;  
-moz-border-radius: 10px;
border: none;
background: #999;
transition: 0.3s;
}
.wpcf7-submit:hover {
background: #a4dd6c;
transform: translate3d(0px, 3px, 1px);
-webkit-transform: translate3d(0px, 3px, 1px);
-moz-transform: translate3d(0px, 3px, 1px);
}

/*縦書き*/
@media screen and (min-width:768px){.tate{writing-mode: vertical-rl;}}

header.entry-header .entry-title {
	margin-top:2em;
    font-size: 1.5rem!important;
}
