/*!
Theme Name:   Color Blog
Theme URI:    https://mysterythemes.com/wp-themes/color-blog
Author:       Mystery Themes
Author URI:   https://mysterythemes.com
Description:  Color Blog is the perfect WordPress theme entirely based on any kind of blog such as travel blogs, food blogs, personal blogs and many more. Build an amazing website with the core features and resourceful design that let you feel the awesome experience. Works perfectly with Elementor and Visual Composer that will help you create an enchanting website. It has a minimalist design, responsive and looks great on any kind of devices. Color Blog is Compatible with Gutenberg and GDPR, RTL and Translation ready, WooCommerce Compatible, SEO-Friendly and Compatible with all others popular plugins. Demos ready for download: https://demo.mysterythemes.com/color-blog-landing/ and for support: https://mysterythemes.com/support/
Version:      1.0.3
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  color-blog
Tags:         blog, portfolio, news, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, footer-widgets, rtl-language-support, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Color Blog is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
#dinner_content h1{font-family: 'Noto Serif JP', serif;font-weight: normal;}
#dinner_content h2{font-family: 'Noto Serif JP', serif;font-weight: normal;}
#dinner_content h3{font-family: 'Noto Serif JP', serif;font-weight: normal;}
#dinner_content h4{font-family: 'Noto Serif JP', serif;font-weight: normal;}


.top_box{
    background-image: url(https://nuru.co.jp/wp-content/uploads/2019/12/syokujikai_03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 15%;
}
.top_box .top_box_inner{
    width: 100%;
    height: 100%;
    background: -ms-linear-gradient(left, 
       rgba(255,255,255, 1),
       rgba(255,255,255, 0.9) 30%,
       rgba(255,255,0, 0));
    background: -moz-linear-gradient(left 45deg, 
       rgba(255,255,255, 1),
       rgba(255,255,255, 0.9) 30%,
       rgba(255,255,0, 0));
    background: -webkit-gradient(linear, left top, right top,  
       from(rgba(255,255,255, 1)),  
       color-stop(0.3, rgba(255,255,255, 0.9)),  
       to(rgba(255,255,0, 0)));
    background: linear-gradient(left 45deg, 
       rgba(255,255,255, 1),
       rgba(255,255,255, 0.9) 30%,
       rgba(255,255,0, 0));
}
.top_box p.top_box_subtitle{
    padding: 6% 0 0 0;
    font-size: 2rem;
    margin-bottom: 0;
    font-family: 'Noto Serif JP', serif;
}
.top_box h2{
    font-weight: normal;
    font-size: 4rem;
    text-shadow: 0px 0px 10px #fff;

}
.top_box .top_box_text{
    width: 55%;
    font-size: 1.8rem;
    color: black;
    margin-bottom: 0;
    padding-bottom: 5%;
}


h3.dinner_title .en{
    display: block;
    text-align: center;
    margin-top: 5%;
    border-bottom: 1px solid #dbdbdb;
    color: gray;
    width: 50%;
    margin-left: 25%;
    padding-bottom: 1%;
}
#dinner_content h3.dinner_title{
    border-bottom: none;
}


h3.dinner_title .jp{
    text-align: center;
    display: block;
    padding-top: 1%;
    color: #353535;
}



img.separate_img{
  margin: 10% 0;
}

.middle_box_left{
    width: 30%;
    float: left;
    font-size: 2.8rem;
    padding: 2%;
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
}

.middle_box_right{
    font-size: 2rem;
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
    margin-bottom: 10%;
    width: 70%;
    float: right;
  }

.bottom_box{
    background-image: url(https://nuru.co.jp/wp-content/uploads/2019/12/syokujikai_02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 15%;
}
.bottom_box .bottom_box_inner{
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.66) 47%, rgba(255,255,255,1) 71%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.66) 47%,rgba(255,255,255,1) 71%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.66) 47%,rgba(255,255,255,1) 71%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
  .bottom_box p.bottom_box_text{
    width: 80%;
    text-align: right;
    margin-left: 20%;
    padding: 10% 5% 5% 5%;
    font-size: 1.8rem;
    color: black;
  }
  .bottom_box h2.bottom_box_title{
    font-size: 4rem;
    text-shadow: 0px 0px 10px #fff;
    text-align: right;
    padding-bottom: 10%;
  }
  .dinner_fin_text{
    font-size: 2rem;
    margin-top: 5%;
    padding: 0 2%;
    font-family: 'Noto Serif JP', serif;
  }

  .bottom_youtube_text{
 }
.youtube2 iframe{
        width: 100%;
        height: 500px;
}
.sp_only{display: none;}

@media (max-width:979px) {}
@media (max-width:768px) {}
@media (max-width:480px) {
	.sp_only{display: block;}
	.top_box p.top_box_subtitle {
	    padding: 6% 0 0 2%;
	}
	#dinner_content h2 {
    	font-size: 3rem;
    	padding-left: 2%;
    	color: #630000;
	}
	.top_box .top_box_text {
	   width: 90%;
	   font-size: 1.6rem;
	   color: black;
	   margin-bottom: 0;
	   padding-bottom: 5%;
	   padding-left: 2%;
	}
	h3.dinner_title .en {
	   display: block;
	   text-align: center;
	   margin-top: 5%;
	   border-bottom: 1px solid #dbdbdb;
	   color: gray;
	   width: 50%;
	   margin-left: 25%;
	   padding-bottom: 1%;
	   font-size: 2rem;
	}
	h3.dinner_title .jp {
	   text-align: center;
	   display: block;
	   padding-top: 1%;
	   color: #353535;
	   font-size: 2rem;
	}
	.middle_box_right {
    	font-size: 1.6rem;
    	font-family: 'Noto Serif JP', serif;
    	font-weight: normal;
    	margin-bottom: 10%;
    	float: right;
    	display: contents;
    	padding: 2%;
	}
	#dinner_content .middle_box_left {
    	width: 35%;
    	float: left;
    	padding: 2%;
    	font-family: 'Noto Serif JP', serif;
    	font-weight: normal;
    	border: 1px solid #ededed;
    	margin: 0 5% 1% 1%;
    	letter-spacing: -0.1rem;
	}
	.middle_box_left p{
		margin-bottom: 0;
		font-size: 2rem;
		font-size: 2.3rem;
	}
	.middle_box_right p{
		line-height: 3.5rem;
    	font-size: 1.8rem;
    	padding: 0 2% 2% 2%;
	}
	.bottom_box p.bottom_box_text {
	    letter-spacing: -0.1rem;
	}
    .youtube2 iframe{
        width: 100%;
        height: 230px;
    }
}

