@charset "UTF-8";

/*ブルー#212887*/

body {
font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 26px;
	overflow-x: hidden;
	color: #4A3B32;
	min-width:1250px;


	


}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}


li {
display: inline;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
text-decoration: none;	/*カーソルオーバー時に下線を消す設定*/
color: #220707;	
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



div.pc_none {
    display: none;
}




/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}



/*ヘッダー（ロゴなどが入っているHP上部ブロック）
---------------------------------------------------------------------------*/
#header {
	width: 100%;
	position: relative;
	background-position: top;
	height: 150px;
	background-color: #7FB737;


	
}



/*h1タグ設定*/
#header h1 {
	font-size: 13px;	/*文字サイズ*/
	position: absolute;
	line-height: 26px;
    font-weight: normal;
    margin-top: 23px;
    color: #fff;
    margin-left: 300px;
	
}


#headWrap {
width: 1200px;
position:relative;
margin-top: 0px;
margin-right: auto;
margin-left : auto;
height: 70px;


}

#headerline {
	width: 100%;
	position: relative;
	background-position: top;
	height: 50px;
    background-color: #EFECE5;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    padding-top: 5px;
    


}


img.logoimg {
   margin-top: 10px;
   float: left;
   margin-right: 20px;
   width: 190px;
}


a.tops {
    background-color: #fcfaf5;
     width: 150px;
     display: inline-block;
     margin-left: 8px;
     border-radius: 30px;
     margin-right: 8px;
     text-align: center;
     font-size: 12px;
     float: right;
     margin-top: 20px;

}



/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;

}




#menuinfo {
width: 100%;
position:relative;
height: 150px;
display: inline-block;
background-color: #7FB737;
padding-top:20px;
padding-bottom: 20px;



}

#menuinfobox {
width: 1200px;
position:relative;
margin-top: 0px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;


}

#menuinfobox h2 {
     color: #fff;
     padding-bottom: 20px;
}




p.btnname {
     font-size: 20px;
     font-weight: bold;
     margin-top: 60px;
     
     
     
     
}

a.menubtn01 {
     background-color: #fff;
     width: 210px;
     height: 100px;
     display: inline-block;
     margin-left: 8px;
     margin-right: 8px;
     border-radius: 3px;
     border: 1px solid #d3d3d3;
     background-image: url(images/newkodate.gif);
}

a.menubtn02 {
     background-color: #fff;
     width: 210px;
     height: 100px;
     display: inline-block;
     margin-left: 8px;
     margin-right: 8px;
     border-radius: 3px;
     border: 1px solid #d3d3d3;
     background-image: url(images/kodate.gif);
}

a.menubtn03 {
     background-color: #fff;
     width: 210px;
     height: 100px;
     display: inline-block;
     margin-left: 8px;
     margin-right: 8px;
     border-radius: 3px;
     border: 1px solid #d3d3d3;
     background-image: url(images/ms.gif);
}

a.menubtn04 {
     background-color: #fff;
     width: 210px;
     height: 100px;
     display: inline-block;
     margin-left: 8px;
     margin-right: 8px;
     border-radius: 3px;
     border: 1px solid #d3d3d3;
     background-image: url(images/toti02.gif);
}



/*フレーム*/




#buy {
width: 100%;
position:relative;
display: inline-block;
background-color: #FCF8F2;
padding-top: 10px;
padding-bottom: 10px;


}

#buybox {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;
padding-bottom: 50px;
background-color: #F0EFE8;

}

#buybox h2 {
    background-color: #7FB737;
    color: #fff;
    font-size: 22px;
    padding: 15px;
    text-align: left;
    
    }


a.frame {
    background-color: #fff;
    display: inline-block;
    width: 1150px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    text-align: left;
    border-radius:3px;
    box-shadow:0px 0px 6px 3px #DBDBDB;
    
    

}


img.fimg {
  width: 200px;
  height: 160px;
  object-fit: cover; /* この一行を追加するだけ！ */

}

p.fmoji {
   font-size: 14px;
   line-height: 22px;
} 

li.photo {
     width: 450px;
     float: left;
     display: inline-block;
     vertical-align: top;
}

li.detail {
     line-height: 30px;
     vertical-align: top;
     
}

p.syubetu {
     background-color: #564539;
     color: #fff;
     font-size: 11px;
     width: 100px;
     display: inline-block;
     text-align: center;
     border: 1px solid #564539;
     border-radius:20px;
     float: left;
     margin-right: 10px;
     
     
}

span.price {
     font-size: 23px;
     font-weight: bold;
     color: #E67928;
}

p.comment {
     background-color: #F5F5F5;
     line-height: 23px;
     width: 690px;
     float: right;
     padding: 5px;
     font-size: 13px;
     margin-top: 10px;
}

p.name {
    padding-top: 0px;
    margin-left: 0px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

p.name02 {
    padding-top: 0px;
    margin-left: 0px;
    font-weight: bold;
    margin-bottom: 10px;
    float: right;
    color: #D3D3D3;
    margin-right: 10px;
}


p.more {
    background-color: #fff;
    border: 1px solid #696969;
    border-radius: 3px;
    text-align: center;
    float: right;
    width: 50px;
    display: inline-block;
}

p.open {
     font-weight: bold;
     color: #E67928;
     margin-bottom: 10px;
}



/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	font-size: 13px;

}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*メニューボックス全体*/
#footermenu {
	max-width: 100%;	/*最大幅。#header .inner,#container,#pagetopと合わせる。*/
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px;
	background-color: #fff;
	height: 210px;
	margin-top: 0px;

	
}

#footarea {
	width: 1200px;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left : auto;
	text-align: left;
	padding-top: 0px;

}




#logoarea {
    padding-left: 20px;
    float: left;
    width: 400px;
    display: inline-block;
    padding: 20px;

}




#commentarea {
    padding-left: 20px;
    float: right;
    width:700px;
    display: inline-block;
    padding: 20px;
    font-size: 14px;


}

img.footlogo {
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}


a.fmenu {
    width: 110px;
    font-size: 12px;
    text-align: center;
    background-color: #F6FBF6;
    border: 1px solid #696969;
    display: inline-block;
    margin-top: 5px;
}



p.fname {
    padding-top: 30px;
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;

}

span.fname02 {
    padding-top: 30px;
    margin-left: 0px;
    font-size: 18px;
    float: left;
    margin-right: 10px;



}



/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;
	font-size: 13px;
	background-color: #EAEDEA;


}
#page-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 3;
    
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 60px;
    z-index: 3;
}
#page-top a:hover {
    text-decoration: none;
    z-index: 3;

}

/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }
 
a.allbtn {
   background-color: #EDD634;
   border-bottom: 5px solid #DDC630;
   width: 800px;
   display: inline-block;
   font-size: 23px;
   font-weight: bold;
   margin-top: 30px;
   padding: 20px;
   
   
}






#menuinfo02 {
width: 100%;
position:relative;
display: inline-block;
background-color: #efefef;
padding-top:20px;
padding-bottom: 20px;



}

#menuinfobox02 {
width: 1200px;
position:relative;
margin-top: 0px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;



}

#menuinfobox02 h2 {
     padding-bottom: 20px;
}






#menuinfobox h2.menu{
     color: #fff;
     padding-bottom: 10px;
}






a.mbtn {
     border: 1px solid #d3d3d3;
     width: 182px;
     display: inline-block;
     background-color: #fff;
     margin-left: 5px;
     margin-right: 5px;
     margin-bottom: 10px;
     height: 60px;
}


a.areamenu {
     background-color: #fff;
     width: 150px;
     height: 40px;
     display: inline-block;
     margin-left: 5px;
     margin-right: 5px;
     border-radius: 3px;
     border: 1px solid #d3d3d3;
     background-image: url(images/menu.gif);
     margin-top: 10px;
}


p.btnname02 {
     font-size: 14px;
     margin-top: 5px;
     
     
}




