@charset "utf-8";
/******************************************************************
Theme Name: stork child
Template: jstork
Theme URI: https://open-cage.com/stork-child/
Description: コウノトリは幸運を運ぶ鳥。子テーマ
Version: 1.1.2
Author: opencage
Author URI: https://open-cage.com/

License: GNU General Public License
License URI: licence.txt
******************************************************************/

body {
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Lato", sans-serif;
    font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,Arial,Helvetica,sans-serif;
}
#custom_header .wrap {
    padding: 4% 2% 22% 0%;
}
#custom_header {
    text-align: left;
}
#custom_header .en {
    font-size: 2em;
}
#custom_header .ja {
    font-weight: normal;
}
.short{
    display:none;
}
@media only screen and (max-width: 480px) {
#custom_header {
    padding: 0% 0 22%;
}
#custom_header .wrap {
    padding: 0% 2% 15%;
}
#custom_header .en {
    font-size: 1.2em;
}
}
@media only screen and (max-width: 767px)
{
.menu-sp a {
    background: #ff9933;
}
}

