@charset "utf-8";
/* CSS Document */

/*
@media以外の所は全てのサイズで読み込まれます。
*/
body{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Yu Mincho","HG正楷書体-PRO","Yu Mincho", "Hiragino Mincho ProN", "serif",'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝';
}
#content{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
	background-color: #ffffff;
}

h1{
	margin: 0 auto;
	padding: 0;
}
h2{
	margin: 0 auto;
	padding: 0;
}


ul li{
	list-style: none;
	text-align: center;
	font-size: 15px;
	padding: 5px;
}
ul li a{
	text-decoration: none;
}
ul li a:hover{
	text-decoration: underline;
}


/* 全体　トップページ　おしらせ　*/

#info_top{
	width: 90%;
	clear: both;
	border-bottom: dashed 1px #828080;
	margin: 20px auto 0 auto;
	padding: 10px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
#info_in{
	width: 90%;
	margin: 10px auto;
	padding: 10px;
	border-bottom: dashed 1px #828080;
}
#info_in ul{
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
}
#info_in ul li{
	text-align: left;
	margin: 0;
	padding: 3px;
	list-style: circle;
}
#map{
	width: 95%;
	margin: 10px auto;
	padding: 10px auto;
}


/* 全体　トップページ　スライド　*/

@-webkit-keyframes imgTrans {
0% { opacity:0; }
7% { opacity:1; }
18% { opacity:1; }
25% { opacity:0; }
100% { opacity:0; }
}
@-moz-keyframes imgTrans {
0% { opacity:0; }
7% { opacity:1; }
18% { opacity:1; }
25% { opacity:0; }
100% { opacity:0; }
}
@keyframes imgTrans {
0% { opacity:0; }
7% { opacity:1; }
18% { opacity:1; }
25% { opacity:0; }
100% { opacity:0; }
}

/* 全体　フッター　*/

#footer{
	clear: both;
	width: 100%;
	height: 100%;
	color: #D1CCAE;
	background-color: #2B1004;
	margin: 0 auto;
	}
#footer p{
	text-align: left;
	padding: 10px 0 0 20px;
	color: #D1CCAE;
}
#footer p a{
	text-decoration: none;
	color: #B5B3A5;
	font-size: 20px;
	font-weight: bold;
}
#footer p a:hover{
	color:#A08858;
	text-decoration: none;
}
#footer ul li{
	text-align: left;
	color: #D1CCAE;
}
#footer ul li a{
	color: #B5B3A5;
}
#footer ul li a:hover{
	color:#A08858;
	text-decoration: none;
}


/* 全体　ページトップへ　*/

.pagetop
    {
    position: fixed;
    bottom: 1px;
    right: 1px;
    }
 
.pagetop a
    {
    display: block;
    text-decoration: none;
    }
 
.pagetop:hover
{
    opacity: 0.85 ;
	outline: none;
}

/* 全体　テキスト仕様　*/

p.txt-in01{
		margin: 0 0 10px 20px;
	}
p.txt-in02{
		margin: 0 0 10px 20px;
	font-weight: bold;
	font-size: 1.15em;
	}

.box-a{
	display: flex;
}
.box-title01{
	display: inline-block;
    vertical-align: top;
	width: 20%;
	background-color: #964159;
	color: #D1CCAE;
	padding: 10px;
	margin: 5px 0 1px 10px;
	font-size: 18px;
	text-align: center;
}
.box-txt01{
	display: inline-block;
    vertical-align: top;
	width: 80%;
	border-top: dashed #000000 1px;
	border-bottom: dashed #000000 1px;
	padding: 10px;
	margin: 5px 0 0 0;
	font-size: 18px;
	text-align: left;
	text-indent: 2em;
}
.box-txt01 p{
	text-indent: -0.25em;
	line-height: 22px;
}
.box-txt01 p.voi01{
	text-indent: 1em;
	line-height: 22px;
	padding-left: -1em;
}

.box-txt01 a{
	text-decoration: none;
}
.box-txt01 a:hover{
	color: #E4004B;
}

.box-title02{
	display: inline-block;
    vertical-align: top;
	width: 20%;
	background-color: #964159;
	color: #D1CCAE;
	padding: 10px;
	margin: 0px 0 1px 10px;
	font-size: 18px;
	text-align: center;
}
.box-txt02{
	display: inline-block;
    vertical-align: top;
	width: 80%;
	border-bottom: dashed #000000 1px;
	padding: 10px;
	margin: 0;
	font-size: 18px;
	text-align: left;
	text-indent: 2em;
}
.box-txt02 p{
	text-indent: -0.25em;
	line-height: 22px;
}
.box-txt02 a{
	text-decoration: none;
}
.box-txt02 a:hover{
	color: #E4004B;
}
.box-txt02 p.voi01{
	text-indent: 1em;
	line-height: 22px;
	padding-left: -1em;
}

.box-title03{
	display: inline-block;
    vertical-align: top;
	width: 20%;
	background-color: #964159;
	color: #D1CCAE;
	padding: 10px;
	margin: 0px 0 1px 10px;
	font-size: 18px;
	text-align: center;
}
.box-txt03{
	display: inline-block;
    vertical-align: top;
	width: 80%;
	border-bottom: dashed #000000 1px;
	padding: 10px;
	margin: 0;
	font-size: 18px;
	text-align: left;
	text-indent: 2em;
}
.box-txt03 p{
	text-indent: -0.25em;
	line-height: 22px;
}
.box-txt03 a{
	text-decoration: none;
}

.box-txt03 a:hover{
	color: #E4004B;
}
.box-txt03 p.voi01{
	text-indent: 1em;
	line-height: 22px;
	padding-left: -1em;
}


/* 全体　パンくずリスト　*/

#top_main .list{
	text-align: left;
	padding: 0px 20px 20px 50px;
	margin-top: -10px;
	font-size: 10pt;
	}
#top_main .list a{
	text-decoration: none;
	}
#top_main .list a:hover{
	text-decoration: none;
	color: #FF9D00;
	}


/* 　全体　コピーライト　*/
	#bottom{
		clear: both;
		width:100%;
	    border-top: 2px dotted #663f2e;
		margin: 0 auto;
		padding: 0 auto;
		
	}
	#bottom p{
		color: #663f2e; 
		}
	
/* 　全体　商品　 */
	
.box-pro{
	display: block;
	float: left;
	text-align: center;
	padding: 10px;
	}
.box-pro a{
	font-size: 16px;
	text-decoration: none;
	}
.box-pro a:hover{
	color: #FC0040;
	}

/* 　全体　画像　 */
.img-r01{
	display: block;
	float: right;
	padding: 5px 30px 5px 0;
	width: 28%;
}
.img-l01{
	display: block;
	float: left;
	padding: 5px 0 5px 30px;
	width: 28%;
}
.img-c01{
	display: block;
	clear: both;
	padding: 5px 0 5px 70px;
	width: 85%;
}

/* 　全体　表　 */
.table01{
	display: block;
	clear: both;
	width: 100%;
	padding:  15px 0;
	margin: 0;
}
.table-l{
	display: block;
	float: left;
	width: 30%;
	padding: 0 ;
	margin: 0;
}
.table-c{
	display: block;
	float: left;
	width: 25%;
	padding: 0;
	margin: 0;
}
.table-r{
	display: block;
	float: left;
	width: 10%;
	padding: 0;
	margin: 0;
}


/* 　mobile　 */
/* 画面サイズが320px1024pxまではここを読み込む */
@media all and (min-width: 320px) and (max-width: 1023px) {

#content{
	max-width: 1023px;
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
	background-color: #ffffff;
}
	
#content-top{
	width: 100%;
	margin: 0px auto 1px auto;
	background-color: #ffffff;
}

/*　モバイル　スライド　*/

#stage2 {
	position: relative;
	max-width:654px;
	width: 100%;
	padding-bottom: 73%;
	margin: 2px auto 10px auto;
	background: url("../img/stagebgm.png") no-repeat;
	background-size: contain; 
}
.pic {
	position: absolute;
}
.pic img {
	width: 100%;
	height: auto;
	opacity:0;
	-moz-animation: imgTrans 30s infinite;
	-webkit-animation: imgTrans 30s ease-in infinite;
	animation: imgTrans 30s infinite;
}
#photo1m img {
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
#photo2m img {
	-moz-animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
#photo3m img {
	-moz-animation-delay: 4s;
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}
#photo4m img{
	-moz-animation-delay: 4.2s;
	-webkit-animation-delay: 4.2s;
	animation-delay: 4.2s;
}
#photo5m img {
	-moz-animation-delay: 8s;
	-webkit-animation-delay: 8s;
	animation-delay: 8s;
}
#photo6m img {
	-moz-animation-delay: 8.2s;
	-webkit-animation-delay: 8.2s;
	animation-delay: 8.2s;
}
#photo7m img {
	-moz-animation-delay: 12s;
	-webkit-animation-delay: 12s;
	animation-delay: 12s;
}
#photo8m img {
	-moz-animation-delay: 12.2s;
	-webkit-animation-delay: 12.2s;
	animation-delay: 12.2s;
}
#photo9m img {
	-moz-animation-delay: 16s;
	-webkit-animation-delay: 16s;
	animation-delay: 16s;
}
#photo10m img {
	-moz-animation-delay: 16.2s;
	-webkit-animation-delay: 16.2s;
	animation-delay: 16.2s;
}
#photo11m img {
	-moz-animation-delay: 20s;
	-webkit-animation-delay: 20s;
	animation-delay: 20s;
}
#photo12m img {
	-moz-animation-delay: 20.2s;
	-webkit-animation-delay: 20.2s;
	animation-delay: 20.2s;
}
#photo13m img {
	-moz-animation-delay: 24s;
	-webkit-animation-delay: 24s;
	animation-delay: 24s;
}
#stage{
	display: none;
	}

	
/* モバイル　トップページ */

#top-space{
		width: 100%;
		height: auto;
	    margin: 10px auto;
	    font-size:small;
	    background: url("../img/top-bg01.png") no-repeat;
	}
#top-space .logo{
		color: #D1CCAE;
		text-align: center;
	}
#top-space .logo a{
		background: url(../img/logo.png) no-repeat;
		margin: 15px 0 0 25%;
		padding-top: 15%;
		width: 100%;
		height: auto;
		display: block;
        overflow: hidden;
		text-indent: -9999px;
        background-size: contain;
		}

	#top_img{
		width: 100%;
		height: 100%;
		margin: 0 auto;
		padding: 0 auto;
		}
  	.menu_top_01 a{
        background: url(../img/menu_top_01m.png) no-repeat;
		margin: 10px 0 0 0;
		padding-top: 15%;
		width: 98%;
		max-height: 178px;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
	.menu_top_02 a{
		background: url(../img/menu_top_02m.png) no-repeat;
		margin: -5px 0 0 0;
		padding-top: 15%;
		width: 98%;
		max-height: 178px;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
	.menu_top_03 a{
		background: url(../img/top-banner01.jpg) no-repeat;
		margin: -5px 0 0 0;
		padding-top: 28.5%;
		width: 100%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
	.menu_top_04 a{
		background: url(../img/top-banner02.jpg) no-repeat;
		margin: 1px 0 0 0;
		padding-top: 28.5%;
		width: 100%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }

	.button-shop01 a{
		background: url(../img/button02.png) no-repeat;
		margin: 10px 0 0 0;
		padding-top: 10%;
		width: 90%;
		max-height: 178px;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
 
 	.menu_top_01 a:hover{
        background: url(../img/menu_top_01mo.png) no-repeat;
		margin: 10px 0 0 0;
		padding-top: 15%;
		width: 98%;
		max-height: 178px;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
	.menu_top_02 a:hover{
		background: url(../img/menu_top_02mo.png) no-repeat;
		margin: -5px 0 0 0;
		padding-top: 15%;
		width: 98%;
		max-height: 178px;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
    .button-shop01 a:hover{
		background: url(../img/button02o.png) no-repeat;
		margin: 10px 0 0 0;
		padding-top: 10%;
		width: 90%;
		max-height: 178px;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
        }
 

	iframe #topmap{
	   width: 300px;
	   height: 200px;
       }
	


/*　モバイル　サイドメニュー　*/

#side_menu {
    background-color: #fff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 20px; /*メニュー内左右上下余白*/
    position: fixed;
    opacity: 0.9;
    right: -280px; /*メニュー横幅 width と合わせる*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 280px; /*メニュー横幅*/
    z-index: 1000;
}

#menu-background {
    background-color: #333; /*黒背景*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 100%;
    z-index: -1;
}

#menu-icon {
	background-color: #771D46; /*アイコン部分背景色*/
    border-radius: 50px 10px 50px 10px; 
    color: #fff; /*アイコン（フォント）色*/
    cursor: pointer;
    display: block;
    font-size: 16px; /*アイコン（フォント）サイズ*/
	font-weight: bold;
    height: 50px; /*アイコン縦高さ*/
    line-height: 50px; /*縦位置中央化*/
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100px; /*アイコン横幅*/
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 1000;
}

#menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~ #side_menu,
#menu-cb:checked ~ #menu-icon {
    transform: translate(-280px); /*メニュー本体横幅 width と合わせる*/
}

#menu-cb:checked ~ #menu-background {
    opacity: 0.5;
    z-index: 999;
}

#side_menu ul li{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
#side_menu ul li a{
		text-align: left;
		color: #7A7878;
		text-decoration: none;
	}
#side_menu ul li a:hover{
		color: #FF3636;
		text-decoration: none;
	}
	
#side_title{
		display: none;
	}



/* モバイル　上部メニュー　*/
#menu {
	display: none;
	}

	
/* モバイル　パンくずリスト　*/

#top_main .list{
	padding: 20px 20px 5px 50px;
	margin-top: 10px;
	}


	
/* 　モバイル　コンテンツ枠　　*/

#middle{
		clear: both;
		margin: 0 auto;
		padding: 0 auto;
	}

/* モバイル　コンテンツタイトル　*/

.main-title{
	width: 90%;
	clear: both;
	display: block;
	margin: 20px auto 0 auto;
	padding: 10px;
	text-align: left;
	font-size: 18px;
	text-indent: 1em;
	font-weight: bold;
	background-color: #2B1004;
	color: #D1CCAE;
	border-radius: 30px 5px 5px 30px;
	border-left: double #B5B3A5 5px;
	border-bottom: double #B5B3A5 5px;
	}
#top_main p{
	text-align: left;
	padding: 0 20px 0 50px;
	}

	
/* 　モバイル　テキスト仕様　　*/

p.txt-in01{
		margin: 10px 10px 10px -10px;
	text-align: left;
	}
p.txt-in02{
		margin: 0 0 10px 20px;
	font-weight: bold;
	font-size: 1.15em;
	text-align: left;
	}

	
/* 　モバイル　商品　 */
	
.box-pro{
	display: block;
	clear: both;
	text-align: center;
	padding: 10px;
	width: 100%;
	}
.box-pro a{
	font-size: 16px;
	text-decoration: none;
	}
.box-pro a:hover{
	color: #FC0040;
	}

/* 　モバイル　想い　 */	
.img-c01{
	display: block;
	clear: both;
	padding: 5px 0 5px 40px;
	width: 80%;
}

/* 　モバイル　お客様の声　 */
.box-txt01{
	width: 90%;
	padding: 10px 10px 10px 0;
	margin: 5px 0 0 -10px;
	text-indent: 1em;
	padding-left: -1em;
}
.box-txt02{
	width: 90%;
	padding: 10px 10px 10px 0;
	margin: 5px 0 0 -10px;
	text-indent: 1em;
	padding-left: -1em;
}
.box-txt03{
	width: 90%;
	padding: 10px 10px 10px 0;
	margin: 5px 0 0 -10px;
	text-indent: 1em;
	padding-left: -1em;
}

	/* 　モバイル　画像　 */
.img-r01{
	display: block;
	clear: both;
	padding: 5px;
	width: 100%;
}
.img-l01{
	display: block;
	clear: both;
	padding: 5px;
	width: 100%;
}
.img-c01{
	display: block;
	clear: both;
	padding: 5px;
	width: 100%;
}

	/* 　モバイル　表　 */
.table01{
	display: block;
	clear: both;
	width: 100%;
	padding:  15px 0;
	margin: 0;
}
.table-l{
	display: block;
	clear: both;
	width: 68%;
	padding: 0;
	margin: 10px 10px 10px 25px;
	text-align: center;
	background-color: #F9BF69;
}
.table-c{
	display: block;
	clear: both;
	width: 68%;
	padding: 0;
	margin: 10px 10px 5px 25px;
	text-align: center;
}
.table-r{
	display: block;
	clear: both;
	width: 68%;
	padding: 0;
	margin: 10px 10px 5px 25px;
	text-align: center;
}
	.table01 img{
		width: 30%;
	}

	/* 　モバイル　画像　 */	
.img-r01{
	display: block;
	clear: both;
	padding: 5px 30px 5px 0;
	width: 80%;
}


}








/* 　PC full　 */
/* 画面サイズが1024pxからはここを読み込む */
@media all and (min-width: 1023px){

	
#content-top{
	width: 100%;
	padding-bottom: 22%;
    margin: -10px auto 10px auto;
    background-size: contain;
	background-color: #ffffff;
}
	

/* 　PC　スライド　　*/

#stage {
	position: relative;
	max-width:1480px;
	width: 65%;
	padding-bottom: 4.5%;
	margin: 5px auto 5px auto;
}
.pic {
	position: absolute;
}
.pic img {
	width: 90%;
	height: auto;
	opacity:0;
	-moz-animation: imgTrans 30s infinite;
	-webkit-animation: imgTrans 30s ease-in infinite;
	animation: imgTrans 30s infinite;
}
#photo1 img {
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
#photo2 img {
	-moz-animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
#photo3 img {
	-moz-animation-delay: 4s;
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}
#photo4 img{
	-moz-animation-delay: 4.2s;
	-webkit-animation-delay: 4.2s;
	animation-delay: 4.2s;
}
#photo5 img {
	-moz-animation-delay: 8s;
	-webkit-animation-delay: 8s;
	animation-delay: 8s;
}
#photo6 img {
	-moz-animation-delay: 8.2s;
	-webkit-animation-delay: 8.2s;
	animation-delay: 8.2s;
}
#photo7 img {
	-moz-animation-delay: 12s;
	-webkit-animation-delay: 12s;
	animation-delay: 12s;
}
#photo8 img {
	-moz-animation-delay: 12.2s;
	-webkit-animation-delay: 12.2s;
	animation-delay: 12.2s;
}
#photo9 img {
	-moz-animation-delay: 16s;
	-webkit-animation-delay: 16s;
	animation-delay: 16s;
}
#photo10 img {
	-moz-animation-delay: 16.2s;
	-webkit-animation-delay: 16.2s;
	animation-delay: 16.2s;
}
#photo11 img {
	-moz-animation-delay: 20s;
	-webkit-animation-delay: 20s;
	animation-delay: 20s;
}
#photo12 img {
	-moz-animation-delay: 20.2s;
	-webkit-animation-delay: 20.2s;
	animation-delay: 20.2s;
}
#photo13 img {
	-moz-animation-delay: 24s;
	-webkit-animation-delay: 24s;
	animation-delay: 24s;
}
	#stage2{
		display: none;
	}
	
	
/* PC　トップスペース　*/
    
#top-space{
		width: 95%;
		height: 250px;
	    margin: 5px auto;
	    padding: 5px 0;
	    background: url("../img/top-bg01.png") no-repeat;
		}
#top-space .logo{
	    color: #D1CCAE;
		margin: 10px 0 0 5px;
	    padding: 0 0 50px 0;
	    width: 100%;
		height: 150px;
		text-align: center;
	}
#top-space .logo a{
		background: url(../img/logo.png) no-repeat;
	    background-position: center;
		width: 100%;
		height: 150px;
		display: block;
	    clear: both;
		text-indent: -9999px;
		outline: none;
	}

	
/* PC　上部メニュー　*/

	#menu{
		clear: both;
		width: 100%;
		margin: -22px auto 0 auto;
	    padding: 10px auto 0 auto;
	}	
	.dropmenu{
		*zoom: 1;
		list-style-type: none;
		width: 100%;
	}
	.dropmenu:before, .dropmenu:after{
		content: "";
		display: table;
	}
	.dropmenu:after{
		clear: both;
	}
	.dropmenu li{
		position: relative;
		width: 19%;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.dropmenu li a{
		display: block;
		margin: 5px 0 0 0;
		padding: 10px 0 5px 0;
		color: #000000;
		background-color: #D1CCAE;
		opacity: 1;
		font-size: 17px;
		text-decoration: none;
		height: 32px;
		text-align: center;
		border-radius: 50px 5px 30px 5px;
		border-left: double #937E5F 5px;
		border-right: double #937E5F 5px;
		
	}
	.dropmenu li ul{
		list-style: none;
		position: absolute;
		z-index: 9999;
		top: 100%;
		left: 0;
		margin: 0;
		padding: 0;
	}
	.dropmenu li ul li{
		width: 100%;
		
		
	}
	.dropmenu li ul li a{
		height: 30px;
		margin: 1px 0 1px 0;
		padding: 10px 0 5px 0;
		background-color: #FBF8E3;
		color: #000000;
		text-align: center;
		text-decoration: none;
		opacity: 0.8;
	}
	.dropmenu li:hover > a{
		background: #FBF8E3;
		opacity: 0.8;
		text-decoration: none;
	}
	.dropmenu li a:hover{
		background: #56121A;
		color: #FBF8E3;
		text-decoration: none;
	}
	.dropmenu li ul li{
		margin: 1px 0 15px 0;
		padding: 0;
		text-align: center;
		overflow: hidden;
		height: 0;
		transition: .2s;
	}
	.dropmenu li:hover ul li{
		overflow: visible;
		height: 32px;
	}
	
/* PC　コンテンツ */
	#middle{
		clear: both;
		width: 100%;
		margin: 0 auto;
		padding: 0 auto;
	}
	#top_main{
		width: 70%;
		float: left;
		display: block;
		margin: 15px auto 0 30px;
		padding: 10px;
		clear: both;
		
	}
	
iframe #topmap{
	   width: 750px;
	   height: 150px;
       }
	
	
	#link{
		margin: 10px;
	}
	#link a{
		text-decoration: none;	 	
	}
	#link a:hover{
		text-decoration: underline;
		color: #C80352;
	}

/* PC　コンテンツ内部　タイトル設定　*/

.main-title{
	width: 100%;
	margin: -5px auto 20px auto;
	padding: 10px 0;
	text-align: left;
	text-indent: 2em;
	font-size: 18px;
	font-weight: bold;
	background-color: #2B1004;
	color: #D1CCAE;
	border-radius: 30px 5px 5px 30px;
	border-left: double #B5B3A5 5px;
	border-bottom: double #B5B3A5 5px;
	}
#top_main p{
	text-align: left;
	padding: 0 40px 0 40px;
	}
	
	
/* PC　トップページ　*/
	
	#top_img{
		clear: both;
		display: block;
		width: 100%;
		margin: 0 auto;
		padding-top: 10%;
		}
  	.menu_top_01 a{
		background: url(../img/menu_top_01.png) no-repeat;
		float: left;
	    margin: 1.5%;
		padding-top: 25%;
		width: 43%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}
  	.menu_top_02 a{
		background: url(../img/menu_top_02.png) no-repeat;
		float: left;
	    margin: 1.5%;
		padding-top: 25%;
		width: 43%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}
	.menu_top_03 a{
		background: url(../img/top-banner01.jpg) no-repeat;
		float: left;
	    margin: -8% 0.5% 0.5% 1.5%;
		padding-top: 27.5%;
		width: 90%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}
	.menu_top_04 a{
		background: url(../img/top-banner02.jpg) no-repeat;
		float: left;
	    margin: 2% 0.5% 0.5% 1.5%;
		padding-top: 27.5%;
		width: 90%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}

	
  	.button-shop01 a{
		background: url("../img/button02.png") no-repeat;
		float: left;
	    margin: 1.5%;
		padding-top: 25%;
		width: 90%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}

  	.menu_top_01 a:hover{
		background: url(../img/menu_top_01o.png) no-repeat;
		float: left;
	    margin: 1.5%;
		padding-top: 25%;
		width: 43%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}
  	.menu_top_02 a:hover{
		background: url(../img/menu_top_02o.png) no-repeat;
		float: left;
	    margin: 1.5%;
		padding-top: 25%;
		width: 43%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}
  	.button-shop01 a:hover{
		background: url("../img/button02o.png") no-repeat;
		float: left;
	    margin: 1.5%;
		padding-top: 25%;
		width: 90%;
		height: auto;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
		}

	
 
	
/* PC　サイドメニュー */

	#side_menu{
		width: 20%;
		height: auto;
		float: right;
		margin: 0 auto;
		padding: 37px 40px 0 0;
	}
	#side_title{		
		width: 100%;
		color: #D1CCAE;
		background-color: #2B1004;
		margin: 20px 0 0 0;
		padding: 8px;
		text-align: center;
		font-size: 17px;
		font-weight: bold;
		border-radius: 30px;
	}
	#side_menu ul{
		margin: 10px auto 30px auto;
		padding: 10px 0 0 0;
		text-align: left;
		font-size: 18px;
	}
	#side_menu ul li{
		text-align: left;
		border-bottom: dashed 1px #828080;
		margin: 0;
		padding: 5px 0 5px 20px;
		list-style: square;
		list-style-position: inside;
	}
	#side_menu ul li a{
		text-align: left;
		margin: 0;
		padding: 3px;
		list-style: square;
		color: #7A7878;
		text-decoration: none;
	}
	#side_menu ul li a:hover{
		color: #FF3636;
		text-decoration: none;
	}
	#side_menu ul li.side01{
		text-indent: -9999px;
		border-bottom: none;
	}
	#side_menu ul li.side01 a{
		background: url("../img/banner01.png") no-repeat;
		padding: 5px 0 40px 20px;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
	}
	#side_menu ul li.side01 a:hover{
		background: url("../img/banner01o.png") no-repeat;
		padding: 5px 0 40px 20px;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
	}
	#side_menu ul li.side02{
		text-indent: -9999px;
		border-bottom: none;
		margin-top: -60px;
	}
	#side_menu ul li.side02 a{
		background: url("../img/banner02.png") no-repeat;
		padding: 5px 0 40px 20px;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
	}
	#side_menu ul li.side02 a:hover{
		background: url("../img/banner02o.png") no-repeat;
		padding: 5px 0 40px 20px;
		display: block;
        text-indent: -9999px;
        overflow: hidden;
		background-size: contain; 
	}

	#menu-background {
		display: none;
	}
	#menu-icon {
		display: none;
	}
	#menu-cb {
		display: none;
	}
	#menu-cb:checked ~ #side_menu,
	#menu-cb:checked ~ #menu-icon {
		display: none;
	}
	#menu-cb:checked ~ #menu-background {
		display: none;
	}

/* PC　フッター */

#container{
	width: 100%;
	height: 250px;
	margin: auto;
	padding: auto;
}

#con-menu{
	float: left;
	display: block;
	width: 70%;
	height: auto;
	color: #FFFFFF;
}
#con-company{
	float: right;
	display: block;
	width: 30%;
	height: auto;
	color: #FFFFFF;
}
#con-menu ul{
	float: left;
	width: 28%;
	height: auto;
}

	

		
	
	}