/*
 Theme Name:   xeory_extension-child
 Theme URI:    http://hpptms.dip.jp
 Description:  xeory_extension Child Theme
 Author:       hoge
 Author URI:   http://hpptms.dip.jp
 Template:     xeory_extension
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  xeory_extension-child
*/
#header {
 position: fixed;
 left: 0;
 right: 0;
 z-index: 999;
}
#main_visual,
.breadcrumb-area {
 padding-top: 92px;
}

