/*
Theme Name: BusinessPress Child
Theme URI: https://businesspress.jp/theme/
Template: businesspress
Author: BusinessPress
Author URI: https://businesspress.jp/
Description: BusinessPress ia a simple and beautiful business WordPress theme. You can create a website of corporate, group, freelance and so on.
Tags: one-column,two-columns,right-sidebar,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.0.1739419749
Updated: 2025-02-13 13:09:09

*/

body:lang(ja) {
	font-family:  "メイリオ", sans-serif, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic" !important;
	line-height: 1.85 !important;
/*   background-image: url(http://cro.happy55web.com/wp-content/uploads/2025/02/cropped-22772355_m.jpg); */
   background: #fff5ee;

}
.top-bar-content, .main-header-content, .featured-entry-content, .home-header-content, .jumbotron-content, .site-content, .container-content, .footer-widget-content, .site-bottom-content {
	max-width: 900px !important;
}
h4.sub_title_cro {
	border-left: 3mm ridge rgb(248,241,233, .3);
    padding: 1.2rem 1.2rem 0.5rem;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    margin-top: 2.7rem;
    border-radius: 20px 0px 0px 0px;
}

#page{
 /* background: #fdfaf7;
 background:#fbe6ce00;*/
  background-image: linear-gradient(108deg, rgba(255, 251, 231, 1) 20%, rgba(255, 246, 239, 1) 80%);
}
.h2-square{
  padding:2rem;
/*  background: #efe6cb55;*/
  background: #efddcb55;
  border-radius: 240px 15px 100px 15px / 15px 200px 15px 185px;
  box-shadow: 1px 1px 3px #ddd6ba;
}
.h3-sqare{
  background: linear-gradient(115deg, #efddcb80 20%, rgb(245 235 213 / 20%) 50%);
  border-radius: 240px 17px 100px 17px / 17px 200px 175px 190px;
  padding: 1rem;
}

.site-content {
background: #FFFFFF70;
padding-top: 5rem;
}
.nav-links{
padding-bottom:3rem;
}
.main-navigation a:hover {
  color: #f4982b !important;
}
.back-to-top:hover {
  background: #f4982b !important;
}