﻿/*====style.css=======*/
@media screen and (min-width: 769px){
img{
max-width:100%;
height: auto;
width /***/:auto;/
}
#container{
width:100%;
}

/*============================================
全体的なスタイル
============================================*/
* {	
	margin:0; padding:0;
	line-height:2em;
	color:#291608;
	font-size:102%;
	font-family:"メイリオ" , "Meiryo UI" ,  Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif , Meiryo;
}

body {background-image: url("haikei.png");
	background-color:#ffffff;
	width:100%; margin:0 auto;
	text-align:left;
	background-repeat:repeat;

}
sup {font-size:80%;}

/*============================================
ヘッダ
============================================*/


header {background-image: url("haikei.png");	
	background-repeat:repeat;
	height:100%;
	background-color:#ffffff;
	margin: 0px 0px -5px 0px;
	
}


div.botanright{
		width:100%;
	margin: 0px 0px 0px 700px;
	position: fixed;
	z-index: 5;
}
div.botanleft{	width:25%;
		position: absolute;

	z-index: 6;
}
div.topimg{
		position: relative;

	z-index: 2;
}
div.backimg{
		position: relative;

	z-index: 1;
}


.topimgl {display:none;}

.kotei {width:100%; margin:0 auto;

	position: absolute;
	z-index:1;
}

/*============================================
コンテンツ（左と右の2カラム全体）
============================================*/
div.content {

	padding:5px 0px 0px 0px;
	background-image: url("haikei.png");
	background-color:#ffffff;
	width:100%;
	float:center;
}

/*============================================
リンクホバーの指定
============================================*/

div.content a{
	color:#4b406c;
	text-decoration: none;
}

div.content a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



footer a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


a span {
	color:#443f59;
	display: inline-block;
}
a span {
	transition: .5s;
}
a:hover span {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}

span.point{
	margin:0px 10px 0px 0px;
	color:#ffcc00;
	text-shadow:
	-1px -1px #ffff99,
	1px -1px #ffff99,
	-1px 1px #ffff99,
	1px 1px #ffff99;

}

/*============================================
画像の位置指定
============================================*/

video {	text-align:center;
	width:100%;
	
}

.img{
	text-align:center;
	width:100%;
	
}

.img600{	text-align:center;
	display: block;
margin: 0px auto;
	width:800px;
	
}

.img-okashi{	text-align:center;
	display: block;
margin: 0px auto;
padding:50px 0px 50px 0px;
	width:800px;
	
}

.frame {
display: inline-block;
position: relative;
}
.frame:after {
position: absolute;
display: block;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #;
box-shadow:
inset 0 0 20px #fff /* 背景色と同じ色 */,
inset 0 0 20px #fff,
inset 0 0 20px #fff,
inset 0 0 20px #fff;
}



dd img{
	text-align:center;
	width:100%;
	margin:10px 10px 10px -10px;
}

/*============================================
枠など装飾
============================================*/



span {color:#443f59;

	font-weight: bold;
}
span.blue {font-size:20px;
	color:#7e140f;
	font-weight: bold;
}

.flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex>p {
  width: 49%;
}
p.side-txt{text-align:left;
}

div.back-img {
width:100%;
display: block;
	text-align:center;
	border-radius: 15px;
	background-color:rgba(221,213,249,0.3);
	margin:5px 180px 25px 180px;
	padding:30px 50px 30px 50px;
	
}


div.dotted {
	border-radius: 0px;
	background-color:rgba(255,255,255,0.1);
	margin:10px 0px 10px 0px;
	padding:5px 15px 5px 15px;
	border:1px solid rgba(255,255,255,0.1);
}

div.tategaki{
	text-orientation: upright;
	width:100%;
	display: flex;
	align-items: center;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
div.tategaki1{width:100%;
	height:100%;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

div.left-m{text-align:center;}

div.botan {
	text-align:center;
	border-radius: 30px;
	background-color:rgba(46,13,13,0.06);
	margin:30px 30px 30px 30px;
	padding:10px 5px 10px 5px;
	
}
/*============================================
テキストの装飾
============================================*/


p.center{width: 100%;
	text-align:center;
	text-indent:0em;
}

p.center span{
	text-align:center;
	background-color: #443f59;
	border-radius:5px;
	width: 5em;
}

p.right {
	text-align:right;
	font-size:100%;
	margin: 5px 30px 5px 30px;
}
p.left {margin: 5px 30px 5px 30px;
	text-align:left;
}

dd.right {
	text-align:right;
	color: #443f59;
	font-size:100%;
	margin: 5px 10px 5px 10px;
}

p {	color: #443f59;
	font-family:"";
	width: 900px;
	
	font-size:107%; 
	padding: 30px 0px 20px 0px; 
	text-indent:0.5em;
display: block;
margin: 0px auto;
}

p.o1 {font-weight: bold;	
	text-align:center;

	
}
p.big{	padding:0px 0px 40px 0px;
	text-align:center;
	font-size: 23px;
}

br.sma{display: none;
}


/*============================================
右カラム
============================================*/


div.news {background-image: url("haikei.png");
	float:center;
	background-color:#ffffff;
	background-repeat:repeat;
	width:100%; padding-top:0px;

}


div.news h1 { 	font-size:23px;
	text-shadow:0 0 10px #ffffff;
	position: relative;
	padding: 45px 0px 45px 0px;
	margin:0px 5px 17px 5px;
	color:#443f59;
}

div.news h1.p2 { display: block;
	margin: 0px auto;
	width:900px;
	text-align:center;
	color:#ffffff;
	position: relative;
	padding: 10px 0px 10px 0px;

	background-color:#291608;
	border-radius: 30px;

}

div.news h2 {font-size:21px;
	display: block;
	margin: 0px auto;
	width:1000px;
	text-align:center;
	color:#ffffff;
	position: relative;
	padding: 10px 0px 10px 0px;

	background-color:#695c98;
	border-radius: 15px;
}

div.news h2.p2 {
	display: block;
	margin: 0px auto;
	width:900px;
	text-align:center;
	color:#fcfae9;
	position: relative;
	padding: 3px 0px 3px 0px;

	background-color:#291608;
	border-radius: 30px;
}


div.news h3{
	display: block;
	margin: 0px auto;
	width:1000px;
	text-align:center;
	color: #ffffff;
	position: relative;
	padding: 5px 0px 5px 0px;
	background-color:#ca4684;
	border-radius: 15px;
}
div.news h4{
	
	margin: 10px 20px 15px 20px;
	width:11em;
	text-align:center;
	color: #ffffff;
	position: relative;
	padding: 3px 30px 0px 30px;
  
	background-color:rgba(105,92,152,0.8);
	border-radius: 15px;

}
div.news h5{
	
	margin: 15px 50px 15px 50px;
	
	text-align:center;
	color: #443f59;
	
	padding: 0px 10px 0px 10px;
  border-bottom: rgba(105,92,152,0.3) dashed 2px;
	background-color:rgba(105,92,152,0.0);
	border-radius: 0px;


}

div.menu ul li {	
color:#4d3f7f;
line-height:35px;
font-weight: bold;
	text-align:center;
	padding: 15px 10px 5px 10px;
	margin: 10px 15px 20px 15px;
	list-style-type:none;
	position:relative;
border-bottom: rgba(105,92,152,0.3) dashed 2px;
}
div.menu ul li a{	
color:#4d3f7f;
line-height:35px;
font-weight: bold;
	text-align:center;
	list-style-type:none;
	position:relative;
}

div.menu ul li:first-letter{
	color:#695c98;
font-size:25px;
padding: 0px 1px 0px 0px;
}


div.yajirusi ul {
		
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}
div.yajirusi ul li{
	text-align:left;	
	padding: 5px 15px 0px 20px;
	margin: 10px 15px 5px 15px;
	list-style-type:none;
	position:relative;
}
div.yajirusi ul li a{	
	list-style-type:none;
	position:relative;
}
div.yajirusi ul li:before{
	content: "●";
	font-size: 15px;
	position: absolute;
	color: #695c98;
	top: 5px;
	left: 0px;
	height: 10px;
	width: 10px;
	font-weight: bold;
	
}


div.news ol li{	
	padding: 5px 10px 5px 15px;
	margin: 10px 5px 10px 25px;
	position:relative;
}

div.news dl {
	padding:5px 25px 5px 25px;
	margin:5px 0px 5px 0px;
}

div.news dt {width: 300px;
text-align:left;
	position: relative;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin:0px 10px 5px 10px;
	border-bottom: #755b48 dotted 1px;

}

div.news dd {	text-align:left;
position: relative;
	text-indent:0.5em;
	line-height:1.8;	

}

.none {

}
.none-sm {display:none;}
table {
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
	margin:30px 5px 50px 5px;
	width: 900px;
	border-collapse: collapse;

}


table td.right-1 {
	width:100%;
	text-align: center;
	background-color:rgba(105,92,152,0.2);
	border: 1px solid rgba(105,92,152,0.0);
}

table td .left-1 {
	width:100%;
	text-align: center;
	background-color:rgba(105,92,152,0.2);
	border: 1px solid rgba(105,92,152,0.0);
}



table td {
	padding: 10px 10px 10px 10px;
	border: 1px solid rgba(105,92,152,0.0);
}

table td.g {
	width:150px;
	text-align: center;
	background-color:rgba(105,92,152,0.0);
	border: 1px solid rgba(105,92,152,0.3);
}
table td.left {
	text-align: left;
	
	border: 1px solid rgba(105,92,152,0.3);
}





hr {
	border: 5px solid #7e140f;
	margin:0px 0px 5px 0px;

}

/*============================================
ピックアップ（左カラム）
============================================*/
div.pickup {text-align: center;
	background-image: url("haikei.png");
	background-color:#ffffff;
	width:100%; padding-top:0px; 	
	float:center;
	margin-bottom:10px;	

	

}


div.pickup h3{float:center;
	text-align: center;
	position: relative;
	margin: 5px 5px 5px 5px;
	padding: 12px 20px 12px 20px;
	background-color:#291608;
	color:#fcfae9;
}


div.pickup h4 {display: block;
	margin: 0px auto;
	width:1000px;
	text-align:center;
	color: #ffffff;
	position: relative;
	padding: 5px 0px 5px 0px;
	background-color:#000000;
	border-radius: 15px;

}


small{
	font-size:12px;
	font-weight: bold;
	color:#280b0c;
}

div.pickup h5{ 
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 17px;
	border-left: 10px solid #280b0c;

}
ol {	margin: 5px 15px 5px 15px;
	padding: 5px 5px 5px 17px;
}

ol.dai{
	list-style-type:none;
	margin: 15px 5px 15px 5px;
	padding: 5px 5px 5px 5px;
}
ol li {margin: 15px 0px 20px 0px;}



.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*============================================
フッター
============================================*/

footer {background-image: url("haikei.png");
	padding:0px 0px 90px 0px;
background-color:#ffffff;
	text-align:center;
	font-size:100%;
}



footer p{
	color:#443f59;
}
footer p a{
	text-decoration: none;
	color:#443f59;
}
footer hr{border:20px solid rgba(255,255,255,0.0);
	padding:0px 0px 0px 0px;
	background-color:rgba(255,255,255,0.0);
}
footer p.home {
	width: 4.5em;
	position: fixed;
	bottom: 0%;
	z-index:1;
	background-color:rgba(105,92,152,1);
	
	color:#ffffff;
	padding: 15px 15px 13px 15px;
	margin:10px 0px 10px 60px;
	border-radius: 50px;
	font-weight:bold;
	text-indent:0em;
}
footer p.home a {
	color:#ffffff;
	text-decoration: none;
}
footer p.home a:hover {
	font-weight:bold;
	opacity: 0.7;
}

footer p.menu {
	width: 4.5em;
	position: fixed;
	bottom: 0%;
	z-index:1;
	background-color:rgba(202,70,132,1);
	color:#ffffff;
	padding: 15px 15px 13px 15px;
	margin:10px 0px 10px 180px;
	border-radius: 50px;
	font-weight:bold;
	text-indent:0em;
}
footer p.menu a {
	color:#ffffff;
	text-decoration: none;
}
footer p.menu a:hover {
	font-weight:bold;
	opacity: 0.7;
}

footer p.mail {	display:none;
	border:1px solid #ffffff;
	width: 3em;
	position: fixed;
	bottom: 0%;
	z-index:1;
	background-color:#280b0c;
	color:#ffffff;
	padding: 16px 0px 11px 13px;
	margin:10px 0px 5px 129px;
	border-radius: 0px;
	font-weight:bold;

	
	text-indent:0em;
}
footer p.mail a {
	color:#ffffff;
	text-decoration: none;
}
footer p.mail a:hover {
	font-weight:bold;
	opacity: 0.7;
}


footer p.tel {display:none;
width: 4em;
	position: fixed;
	bottom: 0%;
	z-index:1;
	background-color:#231f20;
	color:#ffffff;
	padding: 10px 15px 10px 15px;
	margin:10px 10px 10px 220px;
	border-radius: 5px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #ffffff;

	text-indent:0em;
}
footer p.tel a {
	color:#ffffff;
	text-decoration: none;
}
footer p.tel a:hover {
	font-weight:bold;
	opacity: 0.7;
}

footer p.pc-tel {
	width: 19em;
	position: fixed;
	bottom: 0%;
	z-index:1;
	background-color:rgba(255,255,255,1);
	color:#ffffff;
font-size:22px;
	padding: 15px 13px 10px 13px;
	margin:10px 0px 20px 310px;
	border-radius: 15px;
	font-weight:bold;
	text-indent:0em;
}
footer p.pc-tel a {
	color:#443f59;
	text-decoration: none;
}
footer p.pc-tel a:hover {
	font-weight:bold;
	opacity: 0.7;
}
footer p.s-tel {display:none;
	width: 12em;
	position: fixed;
	bottom: 0%;
	z-index:1;
	background-color:rgba(255,255,255,0.8);
	color:#ffffff;
	padding: 10px 13px 8px 13px;
	margin:10px 0px 20px 143px;
	border-radius: 3px;
	font-weight:bold;
	text-indent:0em;
}
footer p.s-tel a {
	color:#000000;
	text-decoration: none;
}
footer p.s-tel a:hover {
	font-weight:bold;
	opacity: 0.7;
}


}
