@charset "utf-8";

/* CSS Document */


@media screen and (min-width:800px){
  /*800px以上で適用する内容*/
body { background-image: url(../maruyasu/bg-body.jpg);}
	
.indexpc{
	width : 800px;
	height: 100% ;
	max-width: 100%;
	text-align: center;
	margin: 0 auto ;
	background-color: aliceblue;
	}
	
.indexpc{
	width : 800px;
	height: 100% ;
	max-width: 100%;
	text-align: center;
	margin: 0 auto ;
	background-color: aliceblue;
	}	
	
	
.indexryoukinpc{
	width : 800px;
	height: 100% ;
	max-width: 100%;
	text-align: center;
	margin: 0 auto ;
	background-color: aliceblue;
	}
	.rogoue{
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		margin: 0px 0px -5px 0px;
		padding: 40px 330px 0px 0px;
	}	
	
	.rogoue a{	
	list-style: none;
    text-decoration: none;
    color: #333;
    font-weight: bold;
	}
	
	
img.rogopc {  
    margin: 0px 350px 10px 60px;
	width: 40% ;
	float: left
    }

.teimigi{
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin: -90px 100px 0px 0px;
	text-align: left;
	}

.teimigi a{	
	list-style: none;
    text-decoration: none;
    color: #333;
    font-weight: bold;
	}
	
	
.teimigi a:hover{
    color: #848484;
	
    
    }	
	
.clear {
    clear:both;　/*floatの解除、ここがポイント*/
}
	
	
#navpc {
	width: 100%;
    margin: 0px 0px -40px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

.navbatonpc{
		width: 10%;
	    margin: 0px 0px 0px 0px;
	    text-align: center;
	
	
		}	
	
	

	
#slideshow {
    position: relative;
    width : 400px; /* 画像の横幅に合わせて記述 */
	max-width: 800px;
	margin: 30px 0px 90px 50px ;
	
    }

#slideshow img {
    position: absolute;
    width : 100%;
    top: 0;
    left:0;
    z-index: 1;
    opacity: 0.0;
    margin: 0px 0px 30px 0px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    }

#slideshow img.active {
    width: 100%;
    z-index: 3;
    opacity: 1.0;
    margin: 0px 0px 30px 0px;
    }

#slideshow img.last-active {
    z-index: 2;
    width: 100%;
	opacity: 1.0;
	margin: 0px 0px 30px 0px;
    }

	.topaisatu{
		float:right;
		width: 35%;
		margin: -50px 55px 0px 100px;
		padding: 0px;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
		/*background: #E1E4B7;*/
		
		
			}
	
	.topaisatu p{
		text-align: left;
		padding: 0px 5px 0px 5px;
		line-height:25px;
		margin: -10px 0px 10px 0px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-size: 14px;
	}
	
	div.scroll {
    padding: 5px 5px;
    margin: 0px auto 0px auto ;
    font-weight: bold;
    color: #333;/*文字色*/
    background: #FFF;
    border: solid 1px #333;/*線*/
    border-radius: 3px;/*角の丸み*/
	overflow-y: scroll;
    background-image: url(../maruyasu/topix-bg.jpg);
	height: 100px;
	font-size : 17px ; 
	width: 700px;
}

div.scroll p{
	padding: 0px 0px;
	font-size: 18px;
	margin: 3px 0px -7px 5px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	line-height:20px;
}


.topix1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	padding: 50px 650px 0px 0px;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	line-height:20px;
		
		
		
	}
	
	.topix{
		border-width: 2px 0px 0px 0px;
border-style: dashed;
border-color: #A4A4A4;
height: 1px;
	}

.title{
	margin: 60px 10px 10px 10px;
    font-weight: bold;
	}


 

.aboutoaddress {
	text-align: left;
	float: left;
    width: 100px;
	padding: 5px 0px 5px 30px;
	margin: 20px 0px 0px 100px;
	font-weight: bold;
	color: #848484;
	font-size: 20px;
	font-family: 'Meiryo';
}

.aboutoaddress1 a{
	text-decoration: none;
    color: #000000;
	font-family: 'Meiryo';
}

.aboutoaddress1 a:hover{
    color: #848484;
	text-decoration: underline;
}

.aboutoaddress1 {
	text-align: left;
	float: left;
    width: 450px;
	padding: 5px 0px 5px 30px;
	margin: 20px 0px 0px 0px;
	color: #000000;
	font-size: 20px;
	font-family: 'Meiryo';
}

.clear{
	clear:both;　/*floatの解除*/
}

hr {
  height: 10px;
  border: 0;
  box-shadow: 0 10px 10px -10px #bbb inset;
}
 




.aboutrightyose{
	width: 450px;
	margin: 0px 10px 50px 10px;
	text-align: right;
	float: right;
}

.aboutleftyose1{
	width: 100%;
	margin: 0px 30px 50px 0px;
	text-align: left;
	float: left;
}

.aboutrightyose1{
	width: 350px;
	margin: 0px 30px 50px 0px;
	text-align: right;
	float: right;
}



.sabutitle{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	
}

.menu1{
	text-align: left;
    font-family: 'Times New Roman';
	font-size: 18px;
	padding: 0px 0px 5px 15px;
	margin:  20px 0px 0px 0px;
}

.border_radius {
    border-radius: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 20px;
	padding: 0px 10px 0px 10px;
	margin:  0px 0px 0px 0px;
}
	
	
	.ryoukinsetumei{
		border-radius: 0px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	padding: 0px 10px 0px 10px;
	margin:  0px 0px 10px 80px;
	}
	
	.ryoukinsetumei p{
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin:  10px 0px 0px 80px;
	font-weight: bold;
	}
	
	.ryoukinsetumei2{
		border-radius: 0px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	padding: 0px 10px 0px 10px;
	margin:  10px 0px 0px 10px;
	}
	
	.ryoukinsetumei0 p{
	text-align: left;
	line-height:10px;
	padding: 0px 0px 0px 100px;
	margin:  60px 0px 0px 0px;
	}
	
	.ryoukinsetumei1 p{
	text-align: left;
	line-height:10px;
	padding: 0px 0px 0px 100px;
	margin:  0px 0px 0px 0px;
	}
	
	.originalsyouhin {
		
	}
	
	
	.originalsyouhin > p{
	text-align: left;
	line-height:30px;
	padding: 0px 0px 0px 100px;
	margin:  0px 0px 0px 0px;
	}

	.ryoukinhyousetumei{
		float:right;
		width: 270px;
		height: 190px;
		margin: -190px 30px 0px 80px;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
		background: #E1E4B7;
		
		
			}
	
	.ryoukinhyousetumei p{
		text-align: left;
		padding: 0px 5px 0px 5px;
		line-height:20px;
		width: 260px;
		text-align: left;
		font-size: 18px;
		word-wrap: break-word;
		margin: 5px 0px 10px 0px;
	}

	.koujimei{
		text-align: left;
		padding: 30px 0px 0px 100px;
	}
	
	.original{
		padding: 0px 0px 0px 0px;
	margin:  0px 100px 0px 380px;
		
	}
	
	.title1　p{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	}
	
.title1　p{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	}
	

	
	
	 
.right{	
	 padding: 10px 10px 0px 0px;
	 text-align: right;
	font-weight: bold;
	 font-family: 'Meiryo';
	 margin: 0px 0px 0px 0px;	
	
	 }	

.leftyose1 {font-weight: bold;
           text-align: left;
		   font-family:'Meiryo';
		   padding: 0px 10px 0px 0px;
	       margin:  10px 400px 0px 180px;
	       
	
                             }
							 
.rightyose1 {
	        text-align:right;
            float:right;
			font-family: 'Meiryo';
			padding: 0px 0px 0px 0px;
	        margin:  0px 0px 0px 0px;	
	        font-weight: bold;
	 　　　　
			}

.menuright{
	float: right;
	width: 49%;
	
	
}

	
.rightyose2{text-align:right;
            float:right;
			font-family:'Meiryo';
			padding: 0px 10px 0px 0px;
	        margin:  0px 0px 0px 0px;	
	        font-weight: bold;
	        font-size: 16px;
			}

	
	

	.yohaku{
	width : 800px;
	height: 180px;
	text-align: center;
}

.indexta{
		display: none !important; 
	}
	


	


.yohaku1{
	width : 100%;
	height: 40px;
	text-align: center;
}

	
	.obipc{
		position:relative;
		top: 0px;
		margin: 110px 0px 0px 0px;
		width: 100%;
		height: 30px;
		background: #DA81F5;
		text-align: center;
		font-size: 11px ;
			}
	
	.obipc p{	
		color: #585858;
		font-family: 'Meiryo';
		padding: 9px 0px 5px 0px;
		
	}
	
	.menuobipc{
		margin: 150px 0px 0px 0px;
		width: 100%;
		height: 30px;
		background: #DA81F5;
		text-align: center;
		font-size: 11px ;
	}
	
	.menuobipc p{	
		color: #585858;
		font-family: 'Meiryo';
		padding: 9px 0px 5px 0px;
		
	}

	.menuobipc1 {
		margin: 200px 0px 0px 0px;
		width: 100%;
		height: 30px;
		background: #DA81F5;
		text-align: center;
		font-size: 11px ;
	}
	
	.menuobipc1 p{	
		color: #585858;
		font-family: 'Meiryo';
		padding: 9px 0px 5px 0px;
		
	}
	
	.menuobipc2 {
		margin: 0px 0px 0px 0px;
		width: 100%;
		height: 30px;
		background: #DA81F5;
		text-align: center;
		font-size: 11px ;
	}
	
	.menuobipc2 p{	
		color: #585858;
		font-family: 'Meiryo';
		padding: 9px 0px 5px 0px;
		
	}
	
	.galleryobipc{
		margin: 10px 0px 0px 0px;
		width: 100%;
		height: 30px;
		background: #D8D8D8;
		text-align: center;
		font-size: 11px ;
	}
	
	.galleryobipc p{	
		color: #585858;
		font-family: 'Meiryo';
		padding: 9px 0px 5px 0px;
		
	}
	
	.rinkhyou{
		margin: 10px 0px 0px 0px;
	}
	
.rinkhyou table{
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto ;
}
	
.rinkhyou table p{
	font-family: 'Meiryo';
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}




.rinkhyou table th{
  width: 30%;	
}
	
	
	
.rinkhyou table th p{
  text-align: center;
  font-size: 20px;
}	

.rinkhyou table td p{
  text-align: center;	
  font-weight: bold;
	font-size: 20px;
}	
	
	.ryoukinnamae {
	padding: 10px 0px 0px 0px;
	
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	height: 30px;
	font-family: 'Meiryo';	
	}	

	
	
	.rinkrogo{
		margin: 0 auto 0 auto ;
		padding: 10px 0px 5px 0px;
		
	}
	
}



@media screen and (max-width:799px){
  /*799px以下で適用する内容*/

.indexta { 
	display: block !important; 
	  max-width: 100%;
	  text-align: center;
	  margin: 0 auto ;
	  }	
	
	
  /*menu*/
.cp_actab {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
color: #ffffff;
}
.cp_actab input {
position: absolute;
z-index: -1;
opacity: 0;
}
.cp_actab label {
font-weight: bold;
line-height: 2;
position: relative;
display: block;
padding: 0 0 0 1em;
cursor: pointer;
margin: 0 0 1px 0;
background: #A901DB;
}
.cp_actab .cp_actab-content {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.35s;
transition: max-height 0.35s;
color: #333333;
background: #E3CEF6;
}
.cp_actab .cp_actab-content p {
margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
max-height: 20em;
}
/* Icon */
.cp_actab label::after {
line-height: 2;
position: absolute;
top: 0;
right: 0;
display: block;
width: 3em;
height: 3em;
-webkit-transition: all 0.35s;
transition: all 0.35s;
text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
transform: rotate(315deg);
}	
	
 /*menu*/	
	
img.rogota {  
      text-align: center;
	  width:  100%;
	  max-width: 100%;
	  margin: 0px auto 0px auto;
      }	

	#slideshow1 {
    position: relative;
    width : 60%; /* 画像の横幅に合わせて記述 */
	max-width: 800px;
	margin: 60px 0px 100px 50px ;
	
    }

#slideshow1 img {
    position: absolute;
    width : 100%;
    top: 0;
    left:0;
    z-index: 1;
    opacity: 0.0;
    margin: 0px 0px 30px 0px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    }

#slideshow1 img.active1 {
    width: 100%;
    z-index: 3;
    opacity: 1.0;
    margin: 0px 0px 30px 0px;
    }

#slideshow1 img.last-active1 {
    z-index: 2;
    width: 100%;
	opacity: 1.0;
	margin: 0px 0px 30px 0px;
    }

	
#navta{display: block !important;
    list-style: none;
	width: 100%;
	}

.navbatonta{
	width: 100%;	
		
	}	
#navta a{display: block !important;
    list-style: none;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-family: 'Times New Roman';
    margin: 0px 20px 0px 20px;
    }

#navta a:hover{
    color: #848484;
    }	

	
	
	
	
	
	
	
	
#slideshow {
    position: relative;
    width : 100%; /* 画像の横幅に合わせて記述 */
	margin: 0 auto ;
    }

#slideshow img {
    position: absolute;
    width : 100%;
    top: 0;
    left:0;
    z-index: 8;
    opacity: 0.0;
    margin: 0px 0px 30px 0px;
    }

#slideshow img.active {
    width: 100%;
    z-index: 10;
    opacity: 1.0;
    margin: 0px 0px 30px 0px;
    }

#slideshow img.last-active {
    z-index: 9;
    width: 100%;
	margin: 0px 0px 30px 0px;
    }
	

div.scrollta {
    padding: 5px 5px;
    margin: 0px 0px 20px 0px ;
    font-weight: bold;
    color: #333;/*文字色*/
    background: #FFF;
    border: solid 1px #333;/*線*/
    border-radius: 3px;/*角の丸み*/
	overflow-y: scroll;
    background-image: url(../maruyasu/topix-bg.jpg);
	height: 200px;
	font-size : 17px ; 
	width: 95%;
}

div.scrollta p{
	padding: 0px 0px;
	font-size: 18px;
	margin: 3px 0px -7px 5px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	line-height:20px;
}


.topix1ta{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	padding: 0px auto 0px auto;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	line-height:30px;
		
		
		
	}
	
	.topixta{
		border-width: 2px 0px 0px 0px;
border-style: dashed;
border-color: #A4A4A4;
height: 1px;
	}
	
	.sabutitleta{
		margin: 5px 0px 5px 0px;
		padding: 0px 5px 0px 30px;
		font-family: 'Meiryo';
	}
	
	.menuleftta{
		text-align: left;
		padding: 0px 5px 0px 5px;
		line-height:20px;
		width: 95%;
		word-wrap: break-word;
		margin: 5px 0px 5px 0px;
	}
	
	.menuleftta p{
		margin: 5px 0px 5px 0px;
		padding: 10px 30px 0px 50px;
		font-family: 'Meiryo';
		font-size: 18px;
		color: #333;
		line-height:30px;
	}
 
	.menuleftta a{
		text-align: left;
		line-height:30px;
		margin: 5px 0px 5px 0px;
		padding: 10px 30px 0px 0px;
		font-family: 'Meiryo';
		font-size: 18px;
		color: #333;
	}
	
.ryoukinhyousetumeita{
		
		width: 100%;
		height: 100px;
		margin: 5px 0px 5px 0px;
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
		background: #E1E4B7;
		word-wrap: break-word;
		
			}
	
	.ryoukinhyousetumeita p{
		text-align: left;
		padding: 0px 5px 0px 5px;
		line-height:20px;
		width: 95%;
		font-size: 15px;
		word-wrap: break-word;
		margin: 5px 0px 10px 0px;
	}

	

.clear{
	clear:both;　/*floatの解除*/
}

hr {
  height: 10px;
  border: 0;
  box-shadow: 0 10px 10px -10px #bbb inset;
}
 

	
	
	
	
	.koujimeita1{
		
	padding: 50px 0px 0px 0px;
	margin:  0px 0px 20px 0px;
		
	}
	
	




	.ryoukinsetumei1ta{
		text-align: left;
		font-size: 15px;
		word-wrap: break-word;	
		margin:  10px auto 0px auto;
		line-height: 20px;
		width: 90%;
	}	

	
	
	
.rinkhyouta table{
	
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto ;
}
	

.rinkrogota{
		padding: 0px;
        margin: 10px 10px 0px 10px;
        font-weight: bold;
	    
	}
	
.ryoukinnamaeta1{
	    width: 100%;
		text-align: center;
		font-size: 20px;
	    padding: 0px 0px;
        margin: 0px 0px;
        font-weight: bold;
	}	
	
	.ryoukinnamaeta{
		text-align: left;
		font-size: 15px;
		word-wrap: break-word;	
			
		margin:  10px auto;
	    
	}
	
.ryoukinnamaeta p{
		text-align: left;
		font-size: 15px;
		word-wrap: break-word;	
		width: 85%;	
		margin:  10px auto;
	    
	}
	
	.obita{
		top: 200%;
		max-width: 100%;
		width: 100%;
		height: 50px;
		background: #DA81F5;
		text-align: center;
		font-size: 10px ;
			}
	
	.obita p{	
		color: #585858;
		font-family: 'Meiryo';
		padding: 5px 0px 0px 0px;
		font-size: 10px ;
	}
	
	.obita a{	
		color: #2E2E2E;
		font-family: 'Meiryo';
		padding: 10px 0px 0px 0px;
		font-size: 10px ;
	}
	
#pageTop {

  position: fixed;
  bottom: 20px;
  right: 20px;
}

#pageTop img{
display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  /*background-color: #9FD6D2;floatの解除*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
} 

#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  /*background-color: #9FD6D2;floatの解除*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}	
	
	
#pageTop1 {

  position: fixed;
  top: -20px;
  left: 0px;
}

#pageTop1 img{
display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  /*background-color: #9FD6D2;floatの解除*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
} 

#pageTop1 a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  /*background-color: #9FD6D2;floatの解除*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

 

#pageTop1 a:hover {
  text-decoration: none;
  opacity: 0.7;
}	
	
.indexpc{
		display: none !important; 
	}



	
	
}
