@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		6;
	dw-num-cols-desktop:	6;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	background-color: #271F04;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
a.smple:link{
	color: #AA9862;
	text-decoration: underline
	}
a.smple:hover{
	color: #EFCF88;
	text-decoration: underline
}
a.smple:visited{
	color: #AA9862;
	text-decoration: underline
}
a.smple:active{
	color:#FFFFFF;
	text-decoration:underline
}
a.smple2:link{
	color: #FFFFFF;
	text-decoration: none
	}
a.smple2:hover{
	color: #D8CEB6;
	text-decoration: underline
}
a.smple2:visited{
	color: #FFFFFF;
	text-decoration: underline
}
a.smple2:active{
	color:#FFFFFF;
	text-decoration: none
}
a.smple3:link{
	color: #302A2A;
	text-decoration: none
	}
a.smple3:hover{
	color: #D8CEB6;
	text-decoration: underline
}
a.smple3:visited{
	color: #302A2A;
	text-decoration: underline
}
a.smple3:active{
	color:#302A2A;
	text-decoration: none
}

a.smple4:link{
	color: #AA9862;
	text-decoration: underline
	}
a.smple4:hover{
	color: #EFCF88;
	text-decoration: underline
}
a.smple4:visited{
	color: #AA9862;
	text-decoration: underline
}
a.smple4:active{
	color:#FFFFFF;
	text-decoration:underline
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
}
#div1 {
}
#long_logo{
	display:none
}
.fluid.navi ul li {
	width: 25%;
	height: 28px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	background-color: #000000;
	display: block;
	border-top: thin dotted #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	padding-top: 2px;
}
#article1{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 161%;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 20px;
	}
.fluid.kodawari #nikomi img {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.fluid.kodawari #article1 h1 {
	font-weight: bold;
	margin-bottom: 10px;
	width: 98%;
	margin-left: 1%;
	font-size: 115%;
}
.tempo h2 {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 21px;
	border-bottom: 2px solid #873537;
	border-top: 2px solid #873537;
	background-image: -webkit-linear-gradient(270deg,rgba(90,28,29,1.00) 0%,rgba(141,94,95,1.00) 78.05%,rgba(63,5,5,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(90,28,29,1.00) 0%,rgba(141,94,95,1.00) 78.05%,rgba(63,5,5,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(90,28,29,1.00) 0%,rgba(141,94,95,1.00) 78.05%,rgba(63,5,5,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(90,28,29,1.00) 0%,rgba(141,94,95,1.00) 78.05%,rgba(63,5,5,1.00) 100%);
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.fluid.tempo .tempos img {
	width: 60%;
	margin-left: 20%;
}
.gridContainer.clearfix .fluid.tempo {
	color: #FFFFFF;
	font-size: 15px;
}
.fluid.tempo .tempos .info {
	margin-left: 2%;
	text-align: center;
	margin-right: 2%;
	line-height: 203%;
}
.tempo .tempos {
	margin-bottom: 15%;
}
.tempos .info h3 {
	font-size: 17px;
}
.fluid.news h2 {
    background-color: #E8E687;
    width: 85%;
    margin-left: 5%;
    text-align: center;
    margin-top: 11px;
    font-style: normal;
    font-weight: bold;
    text-shadow: 1px 1px 3px #FFFDFD;
    color: #000000;
    min-height: 21px;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    -webkit-box-shadow: 3px 4px 4px hsla(76,73%,16%,1.00);
    box-shadow: 3px 4px 4px hsla(76,73%,16%,1.00);
    margin-bottom: 40px;
    margin-right: 5%;
}
.fluid.news {
	color: #FFFCFC;
	font-size: 14px;
	margin-bottom: 23px;
}
.gridContainer.clearfix .fluid.news ul {
	margin-left: 7%;
	margin-right: 5%;
}
.fluid.footer {
	background-color: #6B6B60;
	font-size: 13px;
}
.fluid.news ul li {
    margin-bottom: 20px;
    color: #000000;
}

.footer .fluid.f_navi {
	
	
}
.ub   {
    float: left;
    max-width: 50px;
    clear: left;
    width: 50px;
}

.f_navi ul {
	margin-top: 11px;
	margin-bottom: 12px;
	width: 100%;
	height: auto;
	
}
.f_navi ul li {
	float: left;
	width: 19%;
	text-align: center;
}
.gridContainer.clearfix .fluid.footer {
	width: 100%;
	height: auto;
	background-color: #beb3a2;
}
.footer .kigyou   {
	text-align: center;
	margin-top: 75px;
	margin-bottom: 12px;
}
#long{
	display:none;
}
.tempo3{
	width: auto;
	height: auto;
	margin-left: 27%;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	display: none;
}
.gridContainer.clearfix #div1 p {
	color: #000000;
	font-size: 11px;
	width: 68%;
	margin-left: 31%;
	margin-top: -45px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	display: none;
}
.tempo3 ul li{
	float: left;
	background-color: #452212;
	color: #FFFFFF;
	margin-top: 1px;
	padding-left: 14px;
	padding-right: 14px;
	border-right: thin dotted #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	font-size: 1em;
	}
.gridContainer.clearfix #div1 p {
}
.fluid.news ul #saiyou {
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-radius: 6px;
    width: auto;
    margin-right: 18px;
    margin-bottom: 18px;
    margin-left: 18px;
    color: #FFFFFF;
    background-color: #3E9D91;
    border-top: 3px solid #0D72AB;
    border-bottom: 3px solid #0D72AB;
    font-size: 18px;
    padding-top: 0px;
    margin-top: 6px;
}
.fluid.news  {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    background-color: #E3E2CD;
    border-radius: 37px;
}
#longcarry{
	display:none;}
.fluid.kodawari #nikomi {
	width: 74%;
	max-width: 272px;
	margin-left: 13%;
	margin-right: 13%;
}
.haikei {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.hutoji   {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
ul li .matsuri {
    width: 11%;
    max-width: 41px;
}

.fluid.news ul #sobani {
    margin-top: -47px;
}
ul #sobani .hutoji2 {
    font-size: large;
    font-weight: bold;
    width: 85%;
}
ul li .akaji {
    font-weight: bold;
    color: #DB1A1D;
}
ul li #kakoi {
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: hsla(0,0%,100%,1.00);
    color: hsla(17,100%,41%,1.00);
    font-weight: bold;
    border-radius: 17px;
    margin-bottom: 5px;
}
.menukaoi   {
    border: 1px solid #F38A8B;
    padding-top: 1px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-right: 15px;
    margin-bottom: 3px;
    display: inline-block;
    background-color: #493A3A;
    color: #FAFAFA;
}
.info a .menukaoi:hover {
    background-color: #947F7F;
}
.fluid.haikei .fluid.tempo .f-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
}




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (max-width: 370px) {
	.f_navi ul li {
	font-size: 13px; 
	}	
}

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	clear: none;
	float: none;
	margin-left: auto;
}
ul li .special {
    font-weight: bold;
    color: #34582A;
}

.kodawari #article1 {
	width: 77%;
	margin-left: 8%;
	margin-right: 8%;
	height: auto;
	display: block;
}
#short_logo{
	display:none
}
#long_logo{
	display:block
}
.fluid.tempo .tempos img {
	max-width: 300px;
}
#nikomi{
	max-width: 280px;
	text-align: center;
}

.gridContainer.clearfix .fluid.tempo .tempos {
	margin-bottom: 5%;
	padding-bottom: 0px;
}
.imgphoto {
}
.imfomation {
}
.menu {
}
.haikei {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.ub   {
    width: 50px;
}
.fluid.haikei .fluid.tempo .f-box {
    flex-direction: row;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 98%;
	max-width: 1000px;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

.tempos   {
	float: left;
	width: 45%;
	margin-left: 2%;
	margin-right: 2%;
}
.kodawari #article1 {
	width: 40%;
	float: left;
	margin-left: 2%;
	padding-left: 2%;
	margin-right: 0%;
	padding-right: 2%;
}
.fluid.kodawari #nikomi  {
	float: left;
	padding-left: 0px;
	margin-left: 8%;
	margin-right: 0px;
	width: 52%;
	padding-right: 0px;
	max-width: 280px;
	margin-top: 57px;
}
.fluid.tempo h2  {
	margin-bottom: 40px;
}
.fluid.news h2  {
    width: 63%;
    margin-left: 20%;
    border-radius: 18px;
}
.fluid.navi  {
	line-height: 2em;
}
.gridContainer.clearfix #div1 p {
	display: block;
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
@media only screen and (min-width: 1000px) {
#long{
	display:block;
}
.gridContainer {
	width: 98%;
	max-width: 1250px;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.tempos   {
    float: left;
    width: 31%;
    margin-right: 0.5%;
}
.gridContainer.clearfix .fluid.haikei .tempo3 {
    margin-left: 34%;
}
.fluid.kodawari #nikomi img {
	margin-left: 9%;
	margin-top: -6%;
}
.gridContainer.clearfix .fluid.tempo {
	padding-top: 20px;
	margin-bottom: 0%;
	padding-bottom: 0%;
	height: auto;
}
.gridContainer.clearfix .fluid.tempo h2 {
	margin-bottom: 50px;
}
#short{
	display:none;
}
#nikomi{display:none;
}
#longcarry{
	display: block;
	margin-left: 3%;
	width: 50%;
	max-width: 520px;
	margin-top: 45px;
}
.fluid.haikei .fluid.tempo .tempos {
    width: 30%;
}

}
