@charset "UTF-8";
/*
Theme Name: food
Description: food
Author: Rit2
Version: 9.99
*/

.action, .action_02, .action_03 {
	opacity:0;
}

.action_view {
	opacity:1;
}

.movie_main {
    width: 100%;
    height: 100vh;
    position: relative;
}
.movie_main video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.movie_main > div {
/*    background-color: rgba(255,255,255,0.7);*/
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
}
.movie_main > div img {
	-webkit-filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 7px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 12px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 15px rgba(255, 255, 255, 1));
	filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 7px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 12px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 15px rgba(255, 255, 255, 1));
	width:720px;height:auto;
}


.menu-item-2372 {
	background:red;
	color:#fff;
}


.loop_wrap,
.loop_wrap2 {
	display: flex;
	width: auto;
	height: 180px;
	overflow: hidden;
}

.loop_wrap img {
 max-width: none !important;
	width:auto;
  height: 180px;
}
.loop_wrap2 img {
  max-width: none !important;
	width:auto;
  height: 180px;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

@keyframes loop3 {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}

@keyframes loop4 {
  0% {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
.loop_wrap img:first-child {
  animation: loop 80s -40s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 80s linear infinite;
}

.loop_wrap2 img:first-child {
  animation: loop3 80s -40s linear infinite;
}

.loop_wrap2 img:last-child {
  animation: loop4 80s linear infinite;
}



#course_menu, #course_menu2, #course_menu3 {
	width:100%;
	max-width:1080px;
	display: flex;
	margin:0 auto;
}

#course_menu li {
	width:calc(100% / 5);
	line-height:1.2;
	text-align:center;
	display:inline-block;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-radius: 5px 5px 0 0;
	padding:10px 5px;
	background: #666;
}
#course_menu li.current-cat {
	background:#00a497;
}
#course_menu li a {
	width:100%;height:100%;
	display:block;
	color:#fff;
}

#course_menu li:hover {
	background:#00a497;
}

/* item_ico */
.item_ico {
}
.item_ico .ico {
	display: inline-block;
	margin: 0 1px 5px 0;
	padding: 4px 7px 3px;
	color: #fff;
	font-size: 0.85em;

	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
/*- ico-color -*/

.new, .recipe_new { background-color: #FF9900; } /* NEW */
.favorite, .feature { background-color: #CC3300; } /* 人気 */
.season { background-color: #1CB084; } /* 季節限定 */
.nofrozen { background-color: #669933; } /* 常温保存 */
.prouse { background-color: #3399CC; } /* 業務用あり */

.item_ico .ico.no_tag {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}



/*- top_media_area -*/

#media_contents ul li {
    margin: 0 0 5px;
    padding: 10px 0 5px;
}

#media_contents ul li p.date {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b5a89b;
    border-radius: 4px;
    clear: left;
    color: #333;
    float: left;
    font-family: "Trebuchet MS","Verdana";
    line-height: 1.3em;
    margin: 0 15px 5px 0;
    padding: 5px;
    text-align: center;
    width: 100px;
}

#media_contents ul li .media_text_cont {
    line-height: 1.3em;
    margin: 0 0 5px;
    padding: 0.2em 0 0 10em;
}

#media_contents ul li .media_net {
    padding-left: 80px;
	background: url(/img/media_icon_net.png) no-repeat left top;
	margin-bottom: 5px;
    padding: 2px 0 2px 70px;
}

#media_contents ul li .media_tv {
    padding-left: 80px;
	background: url(/img/media_icon_tv.png) no-repeat left top;
	margin-bottom: 5px;
    padding: 2px 0 2px 70px;
}

#media_contents ul li .media_radio {
    padding-left: 80px;
	background: url(/img/media_icon_radio.png) no-repeat left top;
	margin-bottom: 5px;
    padding: 2px 0 2px 70px;
}

#media_contents ul li .media_newspaper {
    padding-left: 80px;
	background: url(/img/media_icon_newspaper.png) no-repeat left top;
	margin-bottom: 5px;
    padding: 2px 0 2px 70px;
}

#media_contents ul li .media_magazine {
    padding-left: 80px;
	background: url(/img/media_icon_magazine.png) no-repeat left top;
	margin-bottom: 5px;
    padding: 2px 0 2px 70px;
}

a.media_detail:link,
a.media_detail:visited {
    color: #d90000;
}

a.media_detail:hover {
    color: #333;
}






ul.submenus {
  padding: 0;
  position: relative;
}

ul.submenus li {
width:calc(100% / 4);
padding: 0.5em 0.5em 0.5em 2em;
list-style-type: none;
display:inline-block;
position:relative;
}

ul.submenus li:before { 
font-family: "fontawesome";
content: "\f138";
position: absolute;
left : 0.5em;
color: #05406f;
}

ul.submenus li a { 
color: #05406f;
}

ul.submenus li a:hover { 
	text-decoration:underline;
}


.rireki {
	width:100%;
	max-width:1120px;
	font-size:0.9em;
	margin: 0 auto 2em;
	table-layout:fixed;
	border:1px solid #ccc;
}
.rireki tr {
	border:0;
	border-bottom:1px solid #ccc;
}
.rireki tr.bnon {
border-bottom:none;
}
.rireki tr.tnon {
border-bottom:1px dashed #ccc;
}
.rireki td {
/*width:12.5%;*/
min-width:135px;
padding: 10px 15px;
border-right:1px solid #ccc;
}
.rireki td.rnon {
border-right:none;
}
.rireki td.tit {
text-align:justify;
text-align-last:justify;
}

@media only screen and (max-width: 959px) {
.rireki td {
	width:100%;
	display:block;
	padding: 10px;
}
.rireki td.tit {
text-align:center;
text-align-last:center;
background:#666;
color:#fff;
}
.rireki td.rnon {
border-right:none;
padding: 20px 10px 0;
}

}

/* table */
.profile,
.profile2,
.profile3,
.profile4 {
	width:100%;
	max-width:1120px;

	margin: 0 auto;
	table-layout:fixed;
}

.profile tr,
.profile2 tr,
.profile3 tr,
.profile4 tr {
	border:0;
	border-bottom:1px solid #ccc;
}

.profile tr:last-child,
.profile2 tr:last-child,
.profile3 tr:last-child,
.profile4 tr:last-child {
}

.profile th, .profile td,
.profile2 th, .profile2 td,
.profile3 th, .profile3 td,
.profile4 th, .profile4 td {
	padding: 10px;
}

.profile th, .profile td {width:50%;}
.profile2 th, .profile2 td {width:calc(100% / 4);}
.profile3 td:first-child {
	width:calc(100% / 4);
	text-align:right;
}
.profile3 td {width:calc(100% / 4 * 3);}


@media only screen and (max-width: 959px) {

/* table */
.profile,
.profile2,
.profile3,
.profile4 {
	width:100%;
	margin: 0 auto;
}

.profile tr,
.profile2 tr,
.profile3 tr,
.profile4 tr {
	border:0;
}

.profile th, .profile td,
.profile2 th, .profile2 td,
.profile3 td:first-child, .profile3 td,
.profile4 th, .profile4 td {
	width:100%;
	vertical-align:top;
	font-size:14px;
	
	display:block;
	padding:5px 0;
}

.profile div > div:first-child,
.profile2 div > div:first-child,
.profile3 td:first-child,
.profile4 td:first-child {
	font-weight:600;
	text-align:center;

	background:#e9e9e9;
}
}



#salon_menu > div a img  {
	filter: grayscale(0%);
	border: 1px solid #333;
	opacity: 1;
}

#salon_menu > div.disabled a img  {
	filter: grayscale(70%);
	border: 1px dashed transparent;
	opacity: 0.5;
}

#salon_menu > div.disabled a:hover img  {
	filter: grayscale(0%);
	border: 1px dashed #333;
	opacity: 0.85;
}

#right_fix {
	width:80px;height:240px;
	top:0;bottom:0;right:0;
	margin:auto;
	position:fixed;
}

.transparent {
background: transparent !important;
color:#fff;
}

#contact {
	width:150px;
	top:40%;
	right:0;
	position:fixed;
	z-index:99;
}
#contact img {
	vertical-align:bottom;
	filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, 0.5));
}

#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
}

#pageTop a {
	width: 48px;
	height: 48px;

	font-size:1em;
	padding:10px;
	font-weight: bold;
	line-height:1;
	color: #252823;
	text-decoration: none;

	text-align: center;

	display: block;
	border-radius: 60px;
	background-color: #f9f9f9;
	border: 3px solid #252823;
 }

#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.micon > img {
	color:#fff;
	width:20px;height:20px;
}

/* メガメニューの微調整 */
.megamenu {
	background:#444 !important;
}

.megamenu > table {
	width:100%;
	max-width:1120px;
	height:auto;
	margin: 15px auto;
	table-layout:fixed;
}
.megamenu > table td {
	padding: 10px;
}
.megamenu td {
	width:33.3%;
	vertical-align:top;
}
#nav_bar {
	background:#3E3A39;
	background:linear-gradient(#585858, #636363, #393939, #3E3A39, #2e2e2e);
	box-shadow: 0 0 3px rgba(2px,0,3px,0.6);
}

.menu {
 display: flex;
 justify-content: space-between;
	max-width:1120px;
	margin: 0 auto;
	list-style:none;
}
 
.menu li {
width: calc( (100% / 6) );
 padding: 10px 0;
 text-align: center;
 transition: all .1s ease;
}

.menu > li {
height:75px;
transition: all .1s linear;
border-bottom: none;
}

.menu > li:hover {
border-top: #6aa893 5px solid;
}

.menu li > a {
	font-size:16px;
	font-weight:600;
	color: #efefef;
	line-height:24px;

	position: relative;
	display: inline-block;
	border-left: 1px solid #ccc;

	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	width:100%;height:55px;
}

.menu li > a i {
	color:#fff:
}

.menu li:first-child > a {
/*	border-left: 2px solid #ccc;*/
}

.menu > li:hover .megamenu {
 max-height: 9999px;
 opacity: 1;
 padding: 10px 0 20px;
}
 
.megamenu {
 background: #fff;
 max-height: 0;
 opacity: 0;
 overflow: hidden;
 width: 100%;
 position: absolute;
 top: 155px;
 left: 0;
 transition: all .2s ease-in;
 z-index: 999;
border-bottom: 1px solid #ccc;
}

.menu_content-img > img {
transition: all .1s ease-in;
border-radius:5px;
margin:0;
box-shadow: none;
}
.menu_content-img:hover > img {
box-shadow: 0 0 5px rgba(255,255,255,0.85);
}


.red_link {
	background:#C13332;
}
.red_link a {
	color:#fff !important;
	border-left:0 !important;
}

.p_4020 {
  padding: 40px 20px;
}
.tel_style a {
  font-size: 3em;
  font-weight: 800;
  text-decoration: none;
  color: #fff;
  line-height: 1;
}

.tel_style2 a {
  font-size: 3em;
  font-weight: 800;
  text-decoration: none;
  color: #444;
  line-height: 1;
}

.biz-hour {
  border-collapse: collapse;
}
  .biz-hour {
	font-size:0.9em;
    width: 100%;
  }

.biz-hour td {
	width:calc(80% / 7);
  padding: 20px 10px;
  text-align: center;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

.biz-hour th {
	width:calc(80% / 7);
  padding: 20px 10px;
  text-align: center;
  font-weight: normal;
  border-left: 1px solid #aaa;
}

.biz-hour td:first-child,
.biz-hour th:first-child {
	width:20%;
	border-left:none;
}

.biz-hour th.sat {
  color: #3db2da;
}

.biz-hour th.sun {
  color: #e66a6a;
}

.footer_fix {
	position:fixed;
	display:block;
	left:0;bottom:0;
	background: rgba( 255, 255, 255, 0.9);
}

.footer_fix img {
	width:100%;height:auto;
	max-width:480px;
	max-height:80px;
}

.color_f01 {
	background:#b28247;
}

.color_f02 {
	background:#c13432;
}

.color_f03 {
	background:#229c61;
}

h2.screen-reader-text {
	display:none;
}

nav.pagination {
	position:relative !important;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

.hint2 {font-size:0.85em;color:#777;}
.line_001 {border:none;border-top:1px solid #ccc;margin: 20px auto 20px;}
.line_002 {border:none;border-top:1px solid #ccc;margin: 10px auto 10px;}

@media screen and (min-width: 719px) { 
	.img_50per { max-width:320px; }
}

h3.sp_view{
    border:solid 1px #ddd;
  -moz-border-radius: 5px; /* FF */
  -webkit-border-radius: 5px;/* Webkit */
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;margin-bottom:15px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
}
h3.sp_view span {
  border-left:5px #3cf solid;
  padding-left:10px;
}



.calls {
	font-size:1.8em;
	font-weight:600;
	color:#333;
	text-align:center;
	text-decoration:none;

	display:block;
	margin:0 auto;
}

.fix_tag {
	position: -webkit-sticky;
	position:sticky;
	top:190px;left:10px;
	z-index: 999;
}


#sidemenu {
	width:240px;
	background:rgba(44,44,44,0.75);
	display:block;

	margin: 20px 20px 20px 20px;
	padding:20px 0;
	box-shadow: 5px 5px 7px -5px #aaa;
}

#sidemenu .mainmenu {
	list-style:none;
}

#sidemenu .mainmenu li {
	width:100%;
	text-align:center;
}

#sidemenu .mainmenu li:first-child a {
	border-top: none;
}

#sidemenu .mainmenu li a {
	width:85%;
    font-family: 'Shippori Mincho', serif;
	font-size:16px;
	font-weight:400;
	line-height:2;
	color:#fff;
	padding: 5px 10px;
	margin: 0 auto;
	display:block;
	position:relative;
	border-top: 1px dashed #ccc;
	transition: 0.2s;
	text-decoration:none;
}

#sidemenu .mainmenu li {
	background: linear-gradient(to right, transparent 50%, #fff 50%);
	background-size: 200% auto;
	background-position: 0 0;

	transition: 0.2s;
	overflow:hidden;
}

#sidemenu .mainmenu li:hover a, 
#sidemenu .mainmenu li:hover a i {
	color:#444;
	text-decoration:none;
}

#sidemenu .mainmenu li:hover {
	background-position: -100% 0;
}




/**
pages
*/
.flex_content {
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
}

.item, .item2 {
	flex-basis: calc(100% / 2);
	position:relative;
}

.item {
padding:20px;
}

.item > img {
	border:1px solid #ccc;
	padding:10px;
	background:#fff;
}

.item2 > img {
	padding:10px;
	background:#fff;
}

.item3 {
	flex-basis: 31.5%;
	position:relative;
	margin:0 0 2em;
	overflow:hidden;
}

.item_smu {
	background:#fff;
/*	border-top:5px solid #44;*/
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.item_smu ul {
	margin-bottom:2em;
}
.item_smu ul li {
	width:100%;
	height:48px;
}
.item_smu ul li a {
	display:block;
	width:100%;height:48px;
	font-size:0.9em;
	line-height:48px;
	padding-left:20px;
	border-top:1px dashed #444;
	text-decoration:none;

	position:relative;
	background-position: 0 0;
	transition: all 0.3s ease-out;
	overflow:hidden;

	background: linear-gradient(to right, #fff 50%, #0f7685 50%);
	background-size: 200% auto;
}
.item2 > div {
	padding: 0 10px 20px;
}

.item2 > div img:first-child {
	border-top:1px solid #444;
}
.item2 > div img {
	border-left:1px solid #444;
	border-right:1px solid #444;
}

.item_smu > div img,
.item2 > div img,
.item6 > div img {
	vertical-align:bottom;
}
.item_smu ul li:last-child a {
	border-bottom:1px dashed #444;
}

.item_smu ul li a:hover,
.item_smu ul li a:hover i {
	background-position: -100% 0;
	color:#fff;
	font-weight:600;
	text-decoration:none;
}

.item_smu ul li a::after {
	content: "\f0a9";
	font-family: FontAwesome;
	position:absolute;
	right:-100%;
	color:#fff;
	transition: 0.4s ease-out;
}

.item_smu ul li a:hover::after {
	right:20px;
}


.item4 {
	flex-basis: 23.3%;
	position:relative;
	margin:0 0 2em;
	padding:10px;
	border: 1px solid #ccc;
	border-radius:10px;

	line-height:1.35;
}
.item_title {
	min-height:3em;
	margin:0.5em 0 1em;
}
#Main_Menu .item4,
footer .item4 {
	background:#fff;
}

#Main_Menu .item4 a,
footer .item4 a {
	display:inline-block;
	width:100%;height:100%;
}

.fle4::before {
content: "";
display: block;
width: 23.3%;
order: 1;
}

.fle4::after {
content: "";
display: block;
width: 23.3%;
}


.item5 {
	flex-basis: 23.3%;
	position:relative;
	vertical-align:middle;
	flex-direction: column;
}

.item6 {
	flex-basis: 30%;
	position:relative;
	margin:0 0 2em;
	overflow:hidden;
}

.main_pic {
	width:100vw;
	height:450px;
	position:relative;
	overflow:hidden;
}
.main_pic img {
	object-fit: cover;
	width:100%;height:100%;
}

.item7 {
	flex-basis: calc(100% / 2 - 10px);
	aspect-ratio: 16/9;
	position:relative;

	cursor: pointer;
	overflow: hidden;
	width: 100%;
	margin-bottom:20px;
	border-radius:10px;
}

.item7 img {
	height: auto;
	transition: transform .6s ease;
}

.item7:hover img {
	transform: scale(1.08);
}

.item7 a::before {
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	content: '';
	height: auto;
	left: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .3s ease;
	width: 100%;
	z-index: 3;
}
.item7:hover a::before {
	opacity: 0.3;
}

.tategaki_box {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 7;
	padding:40px 40px 20px;

	font-size:1.9em;
	font-weight:700;
	letter-spacing:0.1em;
	color: #fff;
	line-height:1.25;
	text-shadow: 1px 1px 2px #444;

	writing-mode: vertical-rl;
}

.tategaki_box span {
	right:0;top:1em;
	font-size: 0.7em;
    font-family: 'Parisienne', serif;
	font-weight:200;
	color: #fff;
	letter-spacing:0;

	display: block;
	position: relative;
	writing-mode: horizontal-tb;
	transform: rotate(-10deg);
}

.head_section {
	width: 100%;height: 480px;
/*  margin-bottom: 30px;*/
	background: #eeeeee;
	background: url(/img/back/001.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}

.head_section h1 {
	writing-mode: vertical-rl;
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	margin:auto;
	font-size:1.7em;
	color:#fff;
	text-shadow: 1px 1px 2px #444;

	display: flex;
	justify-content: center;
	align-items: center;

	background:rgba(0,0,0,0.3);
}

.item7 a {
	width:100;height:100%;
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	z-index: 3;
	display:block;
	margin:auto;
	z-index:2;
}

.cont_01 {order:2;}
.cont_02 {order:1;}
.cont_03 {order:3;}
.cont_04 {order:4;}
.cont_05 {order:6;}
.cont_06 {order:5;}
.cont_07 {order:7;}
.cont_08 {order:8;}
.cont_09 {order:10;}
.cont_10 {order:9;}


.sitemap {
	max-width:1120px;
	margin:0 auto;
	padding:20px 0 40px;
}

.sitemap > li > ul > li:not(:first-child) {
	font-size:14px;
}

.sitemap > li > ul > li:first-child a {
	font-size:1em;
}

.sitemap ul {
	list-style:none;
	padding:10px;
}

.sitemap > li {
	width:33.3%;
	display:inline-block;

	vertical-align:top;
}

.sitemap > li > ul > li:not(:first-child) {
	text-indent:1.5em;
}

@media only screen and (max-width: 1079px) {
.item3 {
  flex-basis: 48.5%;
  position: relative;
  margin: 0 0 30px;
  overflow: hidden;
}
}

@media only screen and (max-width:719px) {

.tategaki_box {
	padding:30px 30px 20px;
	font-size:1.6em;
}

.movie_main {
	height: 60vh;
}

ul.submenus li {
	display:block;
	width:100%;
}
#media_contents ul li .media_text_cont {
	padding:10px;
}

#media_contents ul li p.date {
	width:100%;
	float:none;
}



	#right_fix {
		display:none;
	}

#contact * {
	display:none !important;
}
.item {
	flex-basis: 100%;
	position:relative;
}
.item2 {
	flex-basis: 100%;
	margin-bottom:10px;
}
.item3 {
	flex-basis: 48.5%;
	position:relative;
	margin-bottom:1em;
}

.item4 {
	flex-basis: 48.5%;
	margin-bottom:1em;
}

.item5 {
	flex-basis: 48.5%;
	margin-bottom:1em;
}

.item6 {
	flex-basis: 100%;
	margin-bottom:1em;
}

.item7 {
	flex-basis: 100%;
}

.cont_01 {order:1;}
.cont_02 {order:2;}
.cont_03 {order:3;}
.cont_04 {order:4;}
.cont_05 {order:5;}
.cont_06 {order:6;}
.cont_07 {order:7;}
.cont_08 {order:8;}
.cont_09 {order:9;}
.cont_10 {order:10;}
}

/******************************************************
* WordPress Origin Class
******************************************************/

.wp-caption{
  max-width: 100%;
}
.wp-caption-text{
  text-align: left;
}
.alignright{
  float: right;
}
.alignleft{
  float: left;
}
.aligncenter{
  clear: both;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width:719px) {
  .alignright,
  .alignleft,
  .aligncenter{
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}

/******************************************************
*Style for wrap
*
* - Includes main visual, main contents and sidebar.
******************************************************/

#wrap{
  margin-bottom: 20px;
}

@media screen and (max-width:719px) {
  #wrap{
    margin-top: 70px; /*Set the height of header.*/
  }
}

/******************************************************
*  Style for main contents
*
* - Stretch according to the width of the browser.
******************************************************/

/*Wrapper id of main contents.*/
#primary{
  float: left;
  width: 100%;
  margin-right: -220px; /*Set a value more than the width of the sidebar.*/
  padding-right: 220px; /*Set a value more than the width of the sidebar.*/
}
#primary main{
  border: 1px #BBB solid;
  padding: 10px;
}

@media screen and (max-width:719px) {
  #primary{
    float: none;
    margin: 0 0 20px 0;
    padding: 0;
  }
}

/******************************************************
*  Style for sidebar
*
* - Fixed width.
******************************************************/

/*Wrapper id of sidebar.*/
#secondary{
  float: right;
  width: 200px; /*Set the width of sidebar.*/
  border: 1px #BBB solid;
  margin-bottom: 20px;
  padding: 10px;
}

/*Wrapper class of widget.*/
#secondary .widget{
  border: 1px #BBB solid;
  padding: 10px;
}
#secondary .widget:not(:last-child){
  margin-bottom: 10px;
}

@media screen and (max-width:719px) {
  #secondary{
    float: none;
    width: 100%;
  }
}

/******************************************************
*  Style for Front Page (displays Your latest posts)
*
* - The body tag has 'home' when you select 'Front page displays Your latest posts'.
* - Describe here if you want to define unique style on the Front Page.
******************************************************/

/*Style for the article box. */
.home .archive-entry{
  display: table;
  border: 1px #BBB solid;
  padding: 10px;
  width: 100%;
}

/*Style for the article thumbnail. */
.home .archive-entry .entry-thumbnail{
  display: table-cell;
  width: 200px; /*Set the width of the thumbnail.*/
  vertical-align: middle;
}

/*Style for the article title and excerpt. */
.home .archive-entry .entry-main{
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}
.home .archive-entry .entry-main h3 a{
  font-size: 18px;
}

@media screen and (max-width:719px) {
  .home .archive-entry .entry-thumbnail{
    display: block;
    width: 100%;
    text-align: center;
  }
  .home .archive-entry .entry-thumbnail img{
    max-width: 200px;
  }
  .home .archive-entry .entry-main{
    display: block;
  }
}

/******************************************************
*  Style for Single Page
*
* - The body tag has 'single' class on the single page.
* - Describe here if you want to define unique style on the single page.
******************************************************/

/*Style for the article title.*/
.single h2.entry-title{
  font-size: 20px;
}

/*Style for the article thumbnail. */
.single .entry-thumbnail{
  text-align: center;
}
.single .entry-thumbnail img{
  width: 100%;
  max-width: 250px; /*Set the max width of the thumbnail.*/
}

/*Style for the article content. */
.single .entry-content{
  border: 1px #BBB solid;
  margin-bottom: 10px;
}

/*Style for the pagenation. */
.single .pagenation{
  border: 1px #BBB solid;
  margin-bottom: 10px;
  padding: 10px;
}
.single .pagenation .prev{
  float: left;
}
.single .pagenation .next{
  float: right;
}

/*Style for the tag. */
.single .tag{
  border: 1px #BBB solid;
  margin-bottom: 10px;
  padding: 10px;
}

/******************************************************
*  Style for Archive Page
*
* - The body tag has 'archive' class on the archive page.
* - Describe here if you want to define unique style on the archive page.
******************************************************/

/*Style for the archive category title.*/
.archive h2.archive-title{
  font-size: 20px;
}

/*Style for the article box. */
.archive .archive-entry{
  display: table;
  border: 1px #BBB solid;
  padding: 10px;
  width: 100%;
}

/*Style for the article thumbnail. */
.archive .archive-entry .entry-thumbnail{
  display: table-cell;
  width: 200px; /*Set the width of the thumbnail.*/
  vertical-align: middle;
}

/*Style for the article title and excerpt. */
.archive .archive-entry .entry-main{
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}
.archive .archive-entry .entry-main h3 a{
  font-size: 18px;
}

@media screen and (max-width:719px) {
  .archive .archive-entry .entry-thumbnail{
    display: block;
    width: 100%;
    text-align: center;
  }
  .archive .archive-entry .entry-thumbnail img{
    max-width: 200px;
  }
  .archive .archive-entry .entry-main{
    display: block;
  }
}
