/*
Theme Name: Lightning
Theme URI: https://lightning.nagoya
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version:9.0.7
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015-2019 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/

/*　1日の流れページ */
figure.dayflow table tbody tr, figure.dayflow table tbody td {
	border: 1px solid #bebebe;
}

figure.dayflow table tbody tr:nth-child(2),
figure.dayflow table tbody tr:nth-child(3),
figure.dayflow table tbody tr:nth-child(4),
figure.dayflow table tbody tr:nth-child(5),
figure.dayflow table tbody tr:nth-child(6),
figure.dayflow table tbody tr:nth-child(7){
	background-color: #fff9e4;
}