@charset "utf-8";
/* CSS Document */


/*
Template: deer
Theme Name:deer_child
Theme URI:https://fanfare-co-ltd.com/deer/
Description:WordPressテーマ『deer』の子テーマです
Author:JUNICHI
Version:1.0.0
*/ 

/*コードを追加する場合はこの下からお願いします↓*/


header .sitename {
	line-height: 60px !important;
}




.rainbow_top {
	font-weight:bold;
	 background: linear-gradient(299deg, rgba(255,84,0,1) 0%, rgba(255,132,0,1) 100%) !important; 
}

.h2_ori {
  position: relativ e!important;
  padding: 1rem 2rem !important;
  border-bottom: 6px solid #094 !important;
}
.h2_ori:before {
  position: absolute !important;
  bottom: -6px !important;
  left: 0 !important;
  width: 20% !important;
  height: 6px !important;
  content: '' !important;
  background: #00cc5b !important;
}
