/* 自動<p>タグの非表示 */
p:empty{display: none!important;}

/*ヘッダーアニメーション無し*/
body.home #header.animate #header_logo,
body.home #header.animate #global_menu {
    -webkit-animation: none;
}

body.home #header_logo,
body.home #global_menu {
opacity: 1;
}

/*ヘッダー位置調整*/
#global_menu > ul > li > a {
padding: 0 0 0 20px!important;
}

@media (min-width: 768px){
#header_logo {
left:18px!important;}
	
.pc_logo_image {
width:92%!important;
height:92%!important;
}
}

@media (max-width: 768px){
.mobile_logo_image {
display: block;
position: relative;
top: 12px;
}
}

@media (max-width: 768px){
#header_logo .logo {
   top: 16px!important;
	left: 15px!important;
	}
/* #header_logo {
top: 40px!important;
}	
	 */
#menu_button {
bottom: 0px!important;	
}
}
	
#menu_button {
bottom: 0px!important;
}	


/*文字色*/
body {
color:#474747!important;
}
	
body.home #global_menu > ul > li > a {
color: #474747!important;
}

body .home #global_menu > ul > li > a:hover{
color: #F6B243!important;
}


/*inner*/
.section_inner {
width:1100px;
margin-right:auto;
margin-left:auto;
}

@media (max-width: 768px){
.section_inner {
width:90%;
margin-right:auto;
margin-left:auto;
}
}


/*デフォルトの調整*/
.megamenu_service_list, .megamenu_blog_list {
display:none!important;	
}

#footer_banner,#footer_overlay {
display:none;
}

.index_free_space.num2 {
margin-top: 2px!important;
}

#return_top a {
 background: #F7BF64!important;
border-radius:50px!important;
border: 1px solid #ffffff!important;
}

#return_top a:hover {
background: #F8C777!important;
}

#footer_menu {
background:#F7BF64!important;
}

#footer_menu li a {
color:#ffffff!important;
}

#footer_menu li a:hover {
color:#F6B243!important;
}

#copyright {
background:#F7BF64!important;
}

#footer_top {
display:none!important;
}

#footer_bottom {
display:none!important;
}

#footer_menu {
margin-top:-50px!important;
}

/*モバイルメニュー指定*/
body.home #menu_button span {
background: #EA940B!important;
}

#mobile_menu a, 
.mobile #lang_button a {
color: #ffffff!important;
background: #F7BF64!important;
border-bottom: 1px solid #ffffff!important;
}

.simplebar-content-wrapper {
background: #F7BF64!important;
}

#drawer_menu {
background: #F7BF64!important;
}


/*about*/
#about {
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/06/flow_in_bak-1.png);
}

@media (max-width: 768px){
#about {
padding-top: 0px;
padding-bottom: 40px;
margin-top: -50px;
}
}

.about-wrap {
margin-right: auto;
margin-left: auto;
padding:50px 70px 100px 70px;
position:relative;
}

.about-wrap:before {
 position: absolute;
 content: "";
 bottom: 0;
 left: -25px;
 width: 270px;
 height: 250px;
 background: url(https://genkinomoto-day.site/wp-content/uploads/2023/06/about-staff-1.webp);
 background-size: cover;
 background-repeat: no-repeat;
z-index:200;
}

.about-wrap:after {
position: absolute;
content: "";
bottom: 0;
right: -25px;
width: 250px;
height: 250px;
background: url(https://genkinomoto-day.site/wp-content/uploads/2023/06/about-staff2.webp);
background-size: cover;
background-repeat: no-repeat;
z-index:300;
}

@media (max-width: 768px){
.about-wrap {
 padding: 20px 0px 150px 0px;
}
	
.about-wrap:before {
left: 0px;
width: 175px;
height: 160px;
}

.about-wrap:after {
 position: absolute;
 content: "";
 bottom: 0;
 right: 0px;
 width: 160px;
 height: 160px;
}
}

h2.about-h2 {
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
font-size:30px;
text-align:center;
color:#46AD67;
text-shadow: 1px 1px 2px gray;
width:50%;
margin-right:auto;
margin-left:auto;
}

@media (max-width: 768px){
h2.about-h2 {
width:100%;
	}
}


.about-text {
text-align:center;
line-height: 30px;
margin-top:-40px;
position:relative;
z-index:400;
margin-bottom:20px;
}

.bold-text {
font-size:20px;
line-height:2rem;
font-weight:bold;
color:#41a160;
}

@media (max-width: 768px){
.about-text {
text-align:left;
line-height: 26px;
letter-spacing: 0.05rem;
}

.bold-text {
font-size:16px;
line-height:2rem;
font-weight:bold;
letter-spacing: 0rem;
}
}

#difference {
padding-top:70px;
padding-bottom:0px;
margin-top:-50px;
background:#FFE6E6;
}

@media (max-width: 768px){
#difference {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

@media (max-width: 768px) {
.difference-inner {
width:90%;
margin:0 auto;
}	
}

h2.deco2 {
font-size:30px!important;
text-align:center;
color:#41a160;
text-shadow: 1px 1px 2px #cccccc;
letter-spacing:0rem;
position:relative;
z-index:10;
}

@media (max-width: 768px){
h2.deco2 {
font-size:22px!important;
}
}

h2.deco2:before {
position:absolute;
content:"";
top:-40px;
left:50%;
transform: translateX(-50%);
width:130px;
height:130px;
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/06/title-bg3.webp);
background-size:cover;
background-repeat:no-repeat;
opacity:0.5;
z-index:-10;
}

h2.deco2:after {
position:absolute;
content:"";
bottom:-60px;
left:50%;
transform: translateX(-50%);
width:2px;
height:50px;
background:#41a160;
background-size:cover;
background-repeat:no-repeat;
z-index:-10;
}

.difference-wrap {
padding:0px 0px 110px 90px;
background:#FFE6E6;
background-image:url(https://genkinomoto-day.site/wp-content/uploads/2023/07/differnce-back.webp);
background-size: 130%;
background-repeat: no-repeat;
background-position: right -220px top -125px;
}


.difference-text {
width:1300px;
margin:0 auto;
padding:140px  0px 20px 40px;
font-size:17px;
line-height:2.2rem;
border-radius:10px;
}

@media (max-width: 768px) {
.difference-wrap {
margin-top:0;
padding: 40px 5px 290px 5px;
background-size: 200%;
background-repeat: no-repeat;
background-position: right -40px bottom 10px;
}

.difference-text {
width:100%;
padding:0px;
margin-top:15px;
font-size:16px;
}
}

.block-margin {
margin-top:20px;
}

h3.deco3 {
color:#625141!important;
font-size:22px!important;
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/07/title-bg1.webp);
background-size:110%;
background-repeat:no-repeat;
display:inline-block;
padding:3px 14px;
border-radius:25px;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

@media (max-width: 768px){
h3.deco3{
font-size:20px!important;
}
	
.activity-title {
text-align:center;
}
}

h3.deco4 {
color:#625141!important;
font-size:22px!important;
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/07/titlebg2.webp);
background-size:110%;
background-repeat:no-repeat;
background-position: right -2px bottom -2px;
display:inline-block;
padding:3px 14px;
border-radius:25px;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

@media (max-width: 768px){
h3.deco4{
font-size:20px!important;
}
}

.difference-btn-item {
display:block;
margin-top:30px;
}

.difference-btn{
position:relative;
display:inline-block;
text-align:center;
padding:15px 100px;
color:#ffffff!important;
background:#F679A1;
border-radius:5px;
transition:all 0.3s;
}

.difference-btn:before {
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 6px 0 6px 8px;
 border-color: transparent transparent transparent #ffffff;
position: absolute;
top: 50%;
 right: 85px;
 margin-top: -6px;
}

.difference-btn:hover {
color:#FAB3C9!important;
opacity:0.8;
}

.difference-btn:hover:before {
 content: "";
opacity:0.8;
}

@media (max-width: 768px){
.difference-btn-item {
margin-top:20px;
margin-bottom:30px;
text-align:center;
}

.difference-btn{
padding:15px 80px;
text-align:center;
}

.difference-btn:before {
 right: 65px;
 margin-top: -6px;
}
}


/*user*/
#user {
background-color:#FDF7D8;
padding-top:70px;
padding-bottom:60px;
margin-top:-50px;
}

@media (max-width: 768px){
#user {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

h2.deco {
font-size:30px!important;
text-align:center;
color:#41a160;
text-shadow: 1px 1px 2px #cccccc;
letter-spacing:0rem;
position:relative;
z-index:10;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

@media (max-width: 768px){
h2.deco {
font-size:22px!important;
	}
}

h2.deco:before {
position:absolute;
content:"";
top:-40px;
left:50%;
transform: translateX(-50%);
width:130px;
height:130px;
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/06/title-bg.webp);
background-size:cover;
background-repeat:no-repeat;
opacity:0.8;
z-index:-10;
}

h2.deco:after {
position:absolute;
content:"";
bottom:-60px;
left:50%;
transform: translateX(-50%);
width:2px;
height:50px;
background:#41a160;
background-size:cover;
background-repeat:no-repeat;
z-index:-10;
}

.user-list {
margin-top:80px!important;
display:flex;
justify-content:space-between;
gap:20px;
}
	
.user-list-item {	
list-style:none;
border-radius:10px;
border: 3px solid #93B98B;
padding:10px;
background-image: radial-gradient(#FFEBAD 2px, #ffffff 2px);
background-size: 20px 20px;
}

.user-list-img {
width:100%;
margin-right:auto;
margin-left:auto;
}

.user-list-img img {
width:100%;
}

.user-list-text {
text-align:center;
font-size:16px;
line-height:1.4rem;
}
	
@media (max-width: 768px) {
.user-list {
display:block;
margin-left:0px!important;
}
	
.user-list-item {	
margin-top:15px;
}
}

#activity {
background-color:#FDF7D8;
padding-top:70px;
padding-bottom:60px;
margin-top:-50px;
}

@media (max-width: 768px){
#activity {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

.activity-items {
margin-top:80px;
width:75%;
margin-right:auto;
margin-left:auto;
}

.activity-item {
background:#ffffff;
padding:30px 0px 30px 40px;
margin-top:20px;
display:flex;
justify-content:center;
border: 3px solid #F1BBCA;
border-radius:10px;
background-image: radial-gradient(#fadbe6 2px, #ffffff 2px);
background-size: 25px 25px;
}

.activity-img {
width:45%;
}

.activity-img img {
	width:100%;
}

.activity-text {
width:55%;
padding:30px 50px 30px 30px;
letter-spacing:0rem;
}

@media (max-width: 768px){
.activity-items {
width:100%;	
}
	
.activity-item {
padding:0px;
margin-top:20px;
display:block;
}

.activity-img {
width:100%;
}

.activity-text {
width:90%;
padding:10px 0px;
margin-right:auto;
margin-left:auto;
}
}


.activity-item2 {
padding:30px 30px 30px 0px;
background:#ffffff;
margin-top:15px;
display:flex;
flex-direction:row-reverse;
justify-content:center;
border: 3px solid #F9CF8B;
border-radius:10px;
background-image: radial-gradient(#FFEBAD 2px, #ffffff 2px);
background-size: 25px 25px;
}

.activity-img2 {
width:45%
}

.activity-img2 img {
width:100%;	
}

.activity-text2 {
width:55%;
padding:30px 30px 30px 50px;
letter-spacing:0rem;
}

@media (max-width: 768px){
.activity-item2 {
padding:0px;
margin-top:15px;
display:block;
}

.activity-img2 {
width:100%;
}

.activity-text2 {
width:90%;
padding:10px 0px;
margin-right:auto;
margin-left:auto;
}
}


#flow {
padding-top: 70px;
padding-bottom: 60px;
margin-top: -50px;
background:#F3FCEE;
}

@media (max-width: 768px){
#flow {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

.flow-table {
margin-top:90px;
width:75%;
margin-right:auto;
margin-left:auto;
}

.flow-table td {
border: 2px solid #93B98B;
vertical-align:middle;
}

.flow-table th {
background:#F8BF63;
color:#ffffff;
font-weight:bold;
font-size:18px;
border: 2px solid #93B98B;
}

.flow-table th, td {
text-align:center;
}

.flow-table .time {
width:calc(100% - 400px / 2);
}

.flow-table .left {
text-align: left;
padding-left: 90px;
 width: 400px;
}

.table-br {
display:none;
}

/* 角丸調整*/
.table {
border: 2px solid #93B98B;
border-collapse: separate;/*collapseから変更*/
border-spacing: 0;
border-radius: 6px;
overflow: hidden;
}

.table tbody th,
.table tbody td {
padding: 12px;
border: 2px solid #93B98B;
}

.table tbody th {
background-color:#6BC7B9 ;
color: #fff;
}

.table tbody td {
border: 2px solid #93B98B;
}

.table tbody tr:last-child th,
.table tbody tr:last-child td {
border: 2px solid #93B98B;
}

@media (max-width: 768px){
.flow-table {
	width:100%;
}

.flow-table th {
font-size:16px;
}

.flow-table .time {
	width:calc(100% - 170px / 2);
}
	
.flow-table .left {
	text-align:left;
	padding-left:60px;
	width:170px;
}
	
.table-small {
font-size:14px;	
}
		
.table-br {
	display:block;
}	
}

.table1{
position:relative;
}

.table1:before {
position:absolute;
content:"";
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/07/flow1.webp);
background-size:cover;
background-repeat:no-repeat;
top:5px;
left:20px;
width:50px;
height:50px;
}

.table2{
position:relative;
}

.table2:before {
position:absolute;
content:"";
background:url(https://genkinomoto-day.site/wp-content/uploads/2024/12/illust-2.webp);
background-size:cover;
background-repeat:no-repeat;
top:5px;
left:20px;
width:50px;
height:50px;
}

.table3{
position:relative;
}

.table3:before {
position:absolute;
content:"";
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/07/flow2.webp);
background-size:cover;
background-repeat:no-repeat;
top:50%;
left:20px;
	transform: translateY(-50%);
width:50px;
height:50px;
}

.table4{
position:relative;
}

.table4:before {
position:absolute;
content:"";
background:url(https://genkinomoto-day.site/wp-content/uploads/2024/12/illust-3.webp);
background-size:cover;
background-repeat:no-repeat;
top:5px;
left:20px;
width:50px;
height:50px;
}

.table5{
position:relative;
}

.table5:before {
position:absolute;
content:"";
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/07/flow5.webp);
background-size:cover;
background-repeat:no-repeat;
top:5px;
left:20px;
width:50px;
height:50px;
}

@media (max-width: 768px){
.table1:before {
top: 3px;
 left: 12px;
 width: 40px;
 height: 40px;
}

.table2:before {
    top: 3px;
    left: 12px;
    width: 40px;
    height: 40px;
}
	
.table3:before {
    left: 12px;
    width: 40px;
    height: 40px;
}
	
.table4:before {
    top: 3px;
    left: 12px;
    width: 40px;
    height: 40px;
}
	
.table5:before {
    top: 3px;
    left: 12px;
    width: 40px;
    height: 40px;
}
}



#price {
padding-top: 70px;
padding-bottom: 60px;
margin-top: -50px;
background:#FDF7D8;
}

@media (max-width: 768px){
#price {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

.price-wrap {
width:75%;	
margin-top:80px;
margin-right:auto;
margin-left:auto;
background:#ffffff;
padding:30px 35px;
border: 3px solid #F9CF8B;
border-radius:10px;
display:flex;
justify-content:center;
box-sizing:border-box;
}

@media (max-width: 768px){
	.price-wrap {
		width:100%;
	}
}


.price-img {
	width:50%;
	margin-right:20px;
}

.price-img img {
	width:100%;
}


.price-text {
	width:50%;
	padding:20px 10px;
	font-size:17px;
	line-height:1.8rem;
	border-radius:10px;
}

@media (max-width: 768px) {
.price-wrap {
	padding:20px 5px;
	display:block;
}

.price-img {
	width:100%;
	margin-right:20px;
}

.price-img img {
	width:100%;
}

.price-text {
	width:90%;
	padding:0px 20px;
	margin-top:10px;
	font-size:16px;
}}

.price-point {
	position:relative;
}

.price-point:before {
	position:absolute;
	content:"";
	background:url(https://genkinomoto-day.site/wp-content/uploads/2023/06/point-green.webp);
   background-size:cover;
	top:7px;
	left:-23px;
	width:15px;
	height:15px;
}

.price-small {
	font-size:13px;
}

.price-margin {
	margin-top:20px;
}

@media (max-width: 768px){
.price-point:before {
	left:-16px;
	width:13px;
	height:13px;
}
}

#staff {
padding-top: 80px;
padding-bottom: 80px;
margin-top: -50px;
background:#F3FCEE;
}

@media (max-width: 768px){
#staff {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

.staff-items {
	margin-top:80px;
	margin-right:auto;
	margin-left:auto;
	width:75%;
}

.staff-img {
width:100%;

}

.staff-img img {
width:100%;
border: 3px solid #93B98B;
border-radius:10px;
}

@media (max-width: 768px){
.staff-items {
	width:100%;
}
}

#address {
padding-top: 70px;
padding-bottom: 60px;
margin-top: -50px;
background:#FDF7D8;
}

@media (max-width: 768px){
#address {
padding-top: 60px;
padding-bottom: 40px;
margin-top: -50px;
}
}

.address-wrap {
	background:#ffffff;
	margin-top:80px;
	margin-right:auto;
	margin-left:auto;
	padding:30px;
	width:75%;
	border:3px solid #F9CF8B;
	border-radius:10px;
	box-sizing:border-box;
}

.address-items {
	display:flex;
	justify-content:center;	
}

.address-img {
width:50%;
}

.address-img img {
width:100%;
}

.address-box {
width:50%;
padding:20px 40px;
}
	
.address-logo {
width:70%;
margin:0 auto;
}
	
.address-logo img {
width:100%;
}	

.address-text {
margin-top:20px;
padding-left:48px;
letter-spacing:0.2rem;
}

.address-point {
line-height:1.3rem;
}

.address-bold {
font-size:22px;
font-weight:bold;
}

.address-margin {
margin-top:10px;
}

@media (max-width: 768px){
.address-wrap {
width:100%;
padding:10px;
}

.address-items {
display:block;
}

.address-img {
width:100%;
}

.address-img img {
width:100%;
}
	
.address-box {
	padding:0px; 20px;
	width:100%;
}
	
.address-logo {
width:70%;
margin:0 auto;
}
	
.address-logo img {
width:100%;
}	

	
.address-text {
	width:100%;
	padding-left:35px;
	letter-spacing:0.2rem;
	margin:0auto;
	}	
	
	.address-bold {
	font-size:20px;
	font-weight:bold;
}

.address-margin {
	margin-top:10px;
}
}


/*iframe埋め込み*/
.address-map {
margin-top:40px;
margin-right:auto;
margin-left:auto;
 position: relative;
 width: 75%;
 padding: calc(350 / 650* 100%) 0 0;
}
 
.address-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px){
	.address-map {
		width:100%;
	}
}


h2.address-title {
font-size:24px!important;
line-height:1.6rem;
text-align:center;
color:#41a160;
text-shadow: 1px 1px 2px #cccccc;
letter-spacing:0rem;
position:relative;
z-index:10;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

@media (max-width: 768px){
	h2.address-title {
		font-size:22px!important;
	}
}

h2.address-title:before {
position:absolute;
content:"";
top:-40px;
left:50%;
transform: translateX(-50%);
width:130px;
height:130px;
background:url(https://genkinomoto-day.site/wp-content/uploads/2023/06/title-bg.webp);
background-size:cover;
background-repeat:no-repeat;
opacity:0.8;
z-index:-10;
}

h2.address-title:after {
position:absolute;
content:"";
bottom:-60px;
left:50%;
transform: translateX(-50%);
width:2px;
height:50px;
background:#41a160;
background-size:cover;
background-repeat:no-repeat;
z-index:-10;
}

.tap {
width:110%;
display:block;
text-align:center;
}

.tap a img {
	width:100%;
}

.tap a{
transition:all 0.3s;
}

.tap a:hover{
	opacity:0.8;
}

@media (max-width: 768px){
.tap {
	width:100%;
}
}



#header_slider {
position:relative;
}

.header_fv{
position: absolute;
top: 46%;
left: 50%;
transform: translateX(-50%);
z-index: 100;
width: 100%;
text-align: center;
color: #3e3e3e;
font-family: serif;
 letter-spacing: 5px;
}

.header_fv h1{
font-size:32px!important;
text-align:center!important;
line-height:4.4rem!important;
}

.h1-bold {
font-size:43px!important;
}

@media screen and (max-width: 1024px){
.header_fv h1{
font-size:3.8vw!important;
line-height:4.4rem!important;
}

.h1-bold {
font-size:5.0vw!important;
}		
}

@media screen and (max-width: 768px) {
#header_slider{
height: 100vh;
}
	
.header_fv{
top: calc(50vh - 35px);
left: 50%;
 letter-spacing: 4px;
 position: absolute;
top: 51%;
left: 50%;
transform: translate(-50%, -50%);	
}
	
.header_fv h1{
font-size:4.4vw!important;
line-height:2.4rem!important;
}
	
.h1-bold {
font-size:7.25vw!important;
}	
}


/*スマホメニュー非表示*/
#mobile {
	display:none!important;
}

#menu_button {
	display:none!Important;
}

.drawer_menu {
	display:none!important;
}


