﻿@charset "utf-8";
/**************common**************/
html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family: "Meiryo",sans-serif;
	min-width:800px;
	font-size:14px;
}
a{
	color:inherit;
	text-decoration:none;
}
a.underline:hover{
	text-decoration:underline !important;
}
.clearfix{
	clear:both;
	width:100%;
}
/*****font*****/
.text-bold{
   font-weight:bold;
}
.text-ul{
   text-decoration: underline;
}
.f14{
	font-size:14px;
}
.bigfont{
	font-size:32px;
	margin-right:10px;
	line-height:30px;
	font-weight:bold;
}
.midfont{
	font-size:18px;
	line-height:20px;
}
.smallfont{
	font-size:12px;
}
.minfont{
	font-size:8px;
	
}
.redfont{
	color:#f00;
}
.floatR{
	float:right;
}
.floatL{
	float:left;
}
/*****font*****/

/*****icon*****/
.icon-b{
	font-size:24px;
	margin: 0 5px;
	text-decoration:none;
}
.icon-b20{
	font-size:20px;
	margin: 0 5px;
	text-decoration:none;
}
.icon-s{
	font-size:14px;
	margin:0 5px;
	text-decoration:none;
}
/*****font*****/

/**************common**************/

/**************page-index**************/

/****parts-header****/
#header{
	width:1000px;  /*****basesize*******/
	margin:0 auto;
	height:110px;
	text-align:left;
}
#header img{
	margin-top:5px;
	width:320px;
	height:100px;
}
.menuarea{
	float:right;
	width:auto;
	letter-spacing:1px;
	padding-top:35px;
}
.menuarea a{
	display:inline-block;
	height:18px;
	text-align:center;
}
.menuarea a:hover{
	cursor:pointer;
}
.menuarea img{
	width:18px;
}
.menu01{
	padding:0 1em 0 2em;
	border-right:1px solid #333;
	/*background:url('../img/freshiconsmall.png') left center no-repeat;*/
}
.menu02{
	padding:0 1em;
	border-right:1px solid #333;
}
.menu03{
	padding:0 1em;
}
.menu04{
	padding:6px 0 12px;
	border-radius:3px;
	width:130px;
	margin-right:1em;
}
.menu05{
	padding:6px 0 12px;
	border-radius:3px;
	width:130px;
}
/****parts-header****/

/****parts-contents****/
#main{
	width:100%;
	margin:0 auto;
/****	max-height:450px;****/
	overflow:hidden;
}
.pageinner{
	width:1000px;  /******basesize******/
	margin:0 auto;
	background-color:inherit;
}
.dashline{
	border:none;
	border-top:dashed 1px #AAAAAA;
	height:1px;
	color:#FFFFFF;
}
.mainbox{
	width:580px;
	float:right;
}
.maintitle{
	font-size:30px;
	text-align:left;
	line-height:45px;
	letter-spacing:2px;
}
.maintext{
	text-align:left;
	line-height:2em;
	margin-top:1em;
}
.mainpic{
	float:left;
	width:350px;
	height:270px;
	margin-right:50px;
}
.infopic{
	display:block;
	margin:40px auto 0;
}
.titlefont{
	font-size:1.2em;
	font-weight:600;
}
.threecircle{
	width:280px;
	margin-right:80px;
	display:inline-block;
	float:left;
}
.threecircle:last-child{
	margin-right:0;
}
.threetitle{
	font-size:15px;
	text-align:center;
	margin-bottom:20px;
	letter-spacing:0.5px;
	font-weight:600;
	height: 2.7em;
}
.threetext{
	text-align:center;
	line-height:1.8em;
}
.threeimg{
	width:280px;
	height:280px;
	margin:auto;
	margin-bottom:30px;
}
/****parts-contents****/

/****parts-contact****/
.contactarea{
	padding:50px 0;
}
div.contactarea p{
	height:48px;
	/*line-height:48px;*/
	margin-left:0;
}
.whitebox{
	padding:15px 15px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:left;
	line-height:1.8em;
}
.tel1{
	width:30%;
	display:block;
	float:left;
	margin-bottom:20px;
	height:240px;
}
.morelink{
	display:block;
	margin:20px auto 0;
	text-align:center;
	width:180px;
	padding:8px 0;
	border-radius:5px;
	letter-spacing:2px;
	border:none;
	text-decoration:none;
	font-size:14px;
}
.tel2{
	width:62%;
	display:block;
	float:right;
	height:240px;
	margin-bottom:20px;
	overflow:hidden;
}
.tel2 p{
	margin-bottom:0;
}
.tel2 span{
	line-height:2em;
}
.tel3{
	width:360px;
	display:inline-block;
	float:left;
	height:170px;
	margin-right:80px;
}
.tel4{
	width:460px;
	display:inline-block;
	float:left;
	height:130px;
}
.tel3 img{
	vertical-align:bottom;
	margin-right:5px;
}
.tel3 a{
	line-height:1.5em;
}
.tel4 a{
	line-height:36px;
}
/****parts-contact****/

/****parts-login****/
.loginarea {
    height: auto;
    padding: 0 0 30px;
    width: 100%;
}
table.logintable{
	width:1000px;
	text-align:left;
	padding-top:30px;
}
table.logintable tr td{
	height:30px;
	line-height:30px;
}
table.logintable tr td img{
	vertical-align:text-bottom;
	margin-right:1em;
}
table.logintable tr.inputarea td{
	width:270px;
}
table.logintable tr.inputarea td:last-child{
	width:16%;
}
table.logintable input[type="text"],
table.logintable input[type="password"],
table.logintable input[type="number"]{
	width:240px;
	border:1px solid #ccc;
	height:35px;
	padding:2px 10px;
	font-size:14px;
	border-radius:5px;
}
table.logintable input[type="text"]{
	background-color:#fff;
}
input.loginbtn{
	width:180px;
	padding:5px 0 8px;
	border-radius:5px;
	letter-spacing:2px;
	border:none;
	height:41px;
	font-size:14px;
	display:block;
}
.loginbtn:hover{
	cursor:pointer;
}
/****parts-login****/

/****parts-footer****/
#footer{
	text-align:left;
	padding:60px 0;
	height:50px;
}
#footer a{
	font-size:12px;
	text-decoration:none;
}
#footer img{
	float:right;
}
.footerinner{
	width:1000px; /******basesize********/
	margin:0 auto;
	text-align:left;
}
.copytext{
	
	font-size:12px;
	width:800px;
	display:block;
	float:left;
}
/****parts-footer****/

/**************page-index**************/

/**************page-idxs**************/
.idxcont{
	padding:40px 0 0 0;
}
.idxcont40{
	padding:40px 0;
}
.maincont{
	padding:20px 0;
}
.idxcont-t0{
	padding:60px 0 60px 0;
}
.idxcontb{
	padding:0;
}
.idxtitle{
	width:1000px; /*******basesize********/
	margin:30px auto 0px;
	text-align:center;
	font-size:40px;
	vertical-align:central;
}
/**************page-idxs**************/

/**************inputs**************/
input[type="text"],
input[type="password"],
input[type="number"],
select{
	border:1px solid #ccc;
	border-radius:5px;
	height:35px;
	padding:2px 10px;
	font-size:14px;
	margin:5px;
}
textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 2px 10px;
    font-size: 14px;
    margin: 5px;
    line-height: 1.5em;
    font-family: "Meiryo",sans-serif;
}

.text-center{
	text-align:center;
}
.div-center{
	margin:0 auto;
}

a.btn{
	padding:10px 15px;
	border-radius:5px;
	letter-spacing:1px;
	border:1px solid #ccc;
	display:block;
	float:left;
	margin:5px;
}
a.btn:hover{
	opacity:0.8;
	cursor:pointer;
}
a.btn3{
	padding:10px 15px;
	border-radius:5px;
	letter-spacing:1px;
	text-align:center;
	margin:0 auto;
}
a.btn3:hover{
	opacity:0.8;
	cursor:pointer;
}


input[type="submit"]{
	padding:11px 15px;
	border-radius:5px;
	letter-spacing:1px;
	display:block;
	margin:0 auto;
	line-height:1.5em;
	font-family: "Meiryo",sans-serif;
	-webkit-appearance: none;
	border:none;
}
input[type="submit"].loginbtn{
	padding:7px 0 10px;
}
input[type="submit"].otherbtn{
	margin:5px;
	float:left;
}
input[type="submit"]:hover{
	opacity:0.8;
	cursor:pointer;
}
/**************inputs**************/

/*****************ankor******************/

.ankorlinkarea{
	width:930px;
	margin:0px auto;
	padding:0px 0;
}

.ankorlinkarea .ankorlinks{

	margin:5px auto 0px;
	width:33%;
	padding:0px;
	float:left;
	display:inline-block;
}

.ankorlinkarea .ankorlinks a i{
	vertical-align:middle;
	margin-right:5px;
}

.ankorlinkarea .ankorlinks a{
	border-radius:5px;
	box-sizing:border-box;
	display:block;
	width:300px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	height:80px;
	display: table-cell;
	vertical-align: middle;
}

.ankorlinkarea .ankorlinks a:hover{
	opacity:0.7;
}
/*****************ankor******************/

/*****************guide******************/
.guidearea{
	width:910px;
	margin:0px auto;
	padding:0px 0;
  margin-top:45px;
}
.guidetitle{
font-size:30px;
border-style: solid none;
border-color: #aaaaaa;
border-width: 1px;
line-height:60px;
height:60px;
font-weight:bold;
}
.guidetitle i{
	vertical-align:middle;
	margin-right:5px;
	
}
.guidecont{
	margin:10px 0px 50px 30px;
	line-height:2em;
}


ol{
/* カウンターをリセット */
        counter-reset: li; 
/* デフォルトのスタイルをなくす */
        list-style: none;
/*  IE6/7用のスタイル */
        *list-style: decimal; /
        font: 15px 'trebuchet MS', 'lucida sans';
        padding: 0;
        margin-bottom: 4em;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
ol ol{
        margin: 0 0 0 2em; 
}
.circle-list li{
    padding: 2.5em;
    border-bottom: 1px dashed #ccc;
}
 
.circle-list h2{
    position: relative;
    margin: 0;
    margin-bottom: 10px;
}
 
.circle-list p{
    margin: 0;
}
 
.circle-list h2:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    z-index: -1;
    left: -1.3em;
    top: -.8em;
    height: 1.5em;
    width: 1.5em;
    text-align: center;
    font: italic bold 1em/1.5em Georgia, Serif;
    border-radius: 1.5em;
    transition: all .2s ease-out;
	border-width: .1em;
}
 
.circle-list li:hover h2:before{
    border-width: .2em;
    transform: scale(1.5);
}
.guidearea .link{
display:inlineblock;
margin:0px 0px 0px 30px;
border:2px solid #aaa;
padding: 10px 30px;
color: #333;
}
.guidearea .link:hover{
	cursor:pointer;
	opacity:0.7;
}

/*****************guide******************/
/*****************FAQ******************/
#faq{
  position:relative;
  width: 910px;
  margin: 0 auto;
  padding: 0;
}
#faq .link{
display:inlineblock;
margin:0px 0px 0px 30px;
border:2px solid #aaa;
padding: 10px 30px;
color: #333;
}
#faq .link:hover{
	cursor:pointer;
	opacity:0.7;
}

#faq h2{
  padding:10px 20px;
  margin-top:45px;
  margin-bottom:10px;
}
#faq h2 i{
	vertical-align:middle;
	margin-right:10px;
}
#faq input{
  position:absolute;
  height: 0;
  padding:0;
}
#faq div div{
  position: relative;
  padding: 10px 10px 10px 20px;
  border:1px solid #aaa;
  border-radius:30px;
  font-weight:bold;
  margin:0px 20px auto;
}
#faq div div i{
	vertical-align:middle;
	margin-right:5px;
	}

#faq div div:hover{
	opacity:0.7;
	cursor: pointer;
}
#faq div div:after{
  position:absolute;
  top: 10px;
  right:20px;
  color: #aaa;
  font: 20px 'ifonts';
  content: "\e680";
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
#faq input:checked + div div:after{
  top: 10px;
  right:20px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#faq ul{
  list-style: none;
  margin: 0;
}
#faq ul li ans{
  display: block;
  overflow: hidden;
  height: 0;
  padding: 0px 70px;
  text-decoration: none;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -ms-transition: .1s;
  transition: .1s;
  margin-bottom: 20px;
}

#faq input:checked + div ul li ans{
  position:relative;
  background: none;
  height: auto;
  padding: 20px 70px;
  line-height: 2;
  margin-bottom: 20px;
}
#faq input:checked + div ul li ans:before{
  position: absolute;
  top: 10px;
  left: 30px;
  font:24px/100% 'ifonts';
  content: "\e63b";
  -moz-transition: .1s;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -ms-transition: .1s;
  transition: .1s;
}
#faq label input{
	display:none;
}
/*****************FAQ******************/

/*****************text_page******************/
#textcont{
  position:relative;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  line-height: 1.5;
  font-size:13px;
}
#textcont dt{
  margin-top:5px;
  font-size:18px;
  font-weight:bold;
}
#textcont dt.big{
  margin:20px 30px;
  padding: 10px 30px;
  font-size:24px;
  font-weight:bold;
  text-align:center;
  background-color: #ccc;
  color:#333;
}

#textcont dd{
  margin-bottom:20px;
}

/*****************text_page******************/

/*****************pass_change******************/
.conarea{
  width:800px;
  margin:0px auto;
  height:auto;
  padding:20px 30px;
  line-height:1.8em;
}

.conarea dt#welcome{
  font-size:30px;
  font-weight:bold;
  margin:-20px 0px 0px 0px;
  text-align:center;
}
.conarea dd{
  margin:5px 0px -10px 0px;
  text-align:center;
}
.conarea p{
  margin:20px 0px -20px 20px ;
  font-size:14px;
}
.conarea #loginbtn{
	width:300px;
	padding:10px 30px;
	border-radius:5px;
	letter-spacing:2px;
	margin:0px auto;
	margin-top:10px;
	border:none;
	font-size:14px;
	display:block;
}
.conarea #loginbtn:hover{
	opacity:0.8;
	cursor:pointer;
}

.conarea input[type="submit"]{
	padding:20px 30px;
	border-radius:5px;
	letter-spacing:2px;
	margin:0px auto;
	border:1px solid #aaa;
	font-size:14px;
	display:block;
}
.conarea input[type="submit"]:hover{
	opacity:0.8;
	cursor:pointer;
}
.conarea input[type="text"],
.conarea input[type="password"],
.conarea input[type="number"]{
	width:240px;
	border:none;
	height:35px;
	padding:2px 10px;
	font-size:14px;
	border:1px solid #ccc;
	border-radius:5px;
	margin-right:20px;
}
#kiyaku{
	margin:40px 0px 20px 0px ;
	padding:10px 10px;
	width:850px;
	height:200px;
	border:1px solid #ccc;
	border-radius:5px;
	overflow-x:hidden;
	overflow-y:scroll;
	margin:0 auto;
}
/*****************pass_change******************/


/*************contact****************/
#changeprf {
	margin: 0 auto;
}
#changeprf table {
	width: 70%;
	border-collapse: collapse;
	margin: 0 auto;
	margin-top:20px;
}
#changeprf th.t_top {
	border-top:4px solid #b3b3b3;
}
#changeprf td.t_top {
	border-top:4px solid;
}
#changeprf th {
	height: 40px;
	width:30%;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
#changeprf td {
	width:70%;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}
.historybackbtn{
	padding:10px 15px;
	border-radius:5px;
	letter-spacing:1px;
	display:inline-block;
	margin:0 auto;
	line-height:1.5em;
	font-family: "Meiryo",sans-serif;
}

/*************idx_pricetable****************/
#pricetable {
	margin: 0 auto;
	margin-bottom: 80px;
}
#pricetable table {
	width: 760px;
	border-collapse: collapse;
	margin: 0 auto;
	margin-top:20px;
}
#pricetable th.t_top {
	border-top:4px solid #b3b3b3;
}
#pricetable td.t_top {
	border-top:4px solid;
}
#pricetable th {
	height: 40px;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
#pricetable td {
	height: 40px;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}

/************regist***************/
.reginfo{
	margin: 0 auto;
	padding: 10px;
	text-align:center;
	font-size:16px;
	border: #aaa 1px dashed;
	margin: 5px 0px 20px 0px;
}
.reginfo .big{
	font-size:30px;
	font-weight:bold;
}
.reginfo i{
	font-size:20px;
	color:#aaa;
	margin:0px 10px;
}
/************回転ボタン***************/
.regarea{
	text-align: center;
	margin:20px 0px 20px 0px;
	font-size:20px;
}
.regareab0{
	text-align: center;
	margin:20px 0px 0px 0px;
	font-size:20px;
}
.regarea img{
	margin:0px 20px;
}
.regbtn {
	display: inline-block;
	width: 35%;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	position: relative;
	-webkit-perspective: 35%;
	perspective: 35%;
	margin:0px 20px 0px 20px;
}
.regbtn::before,
.regbtn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.regbtn,
.regbtn::before,
.regbtn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.regbtn span {
	display: block;
	position: absolute;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
	pointer-events: none;
}
.regbtn span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
	opacity: 0.80;
}
.regbtn span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.regbtn:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.regbtn:hover span:nth-child(2) {
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	opacity: 0.0;
}

/************最新イベント情報***************/
.evview {
	margin-top:0px;
}
.evview .titlefont{
	display:inline-block;
	margin-top:30px;
}
.newevent {
    display: block;
	margin:0 auto;
	overflow-y: scroll;
	width: 95%;
	height: 350px;
	border: 1px #ccc solid;
	border-top:4px #ccc solid;
}
.newevent table{
	width:100%;
	border:none;
	border-collapse:collapse;
}
.newevent tr{
	border-bottom:2px dashed #ccc;
}
.newevent td{
	font-size:13px;
	padding:0;
	width:70%;
	
}
.newevent td:first-child{
	width:15%;
}
.linkarea .li{
	margin-left:2em;
}
.linkarea:hover{
	background-color:#ededff;
	cursor:pointer;
}
.newevent td a{
	display:block;
	width:100%;
	height:100%;
	padding:10px;
	box-sizing:border-box;
}
.onsale{
	text-align:center;
	border-style:solid;
	border-width:2px;
	padding:5px 0px;
	width:80%;
	margin:13px 0;
}
.presale{
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#999;
	padding:5px 0px;
	width:80%;
	margin:13px 0;
}
.centerbtn {
    display: table;
    margin: 0 auto;
    text-align: center;
    width: auto;
    padding: 8px 2em;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    font-size: 14px;
	clear:both;
}
/*photobook*/
.pb_outerbox{
	background-color:#f2f2f2;
	padding:20px;
	margin-bottom:20px;
}
.pb_outerbox.intro{
	background-color:#ffffff;
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
	width:96%;
}
.pb_imgbox{
	float:left;
	width:25%;
	margin-right:5%;
}
.pb_imgbox.intro{
	width:15%;
	margin:0 5%;
}
.pb_imgbox img{
	width:100%;
}
.pb_textbox{
	width:70%;
	float:left;
}
.pb_btnbox{
	width:70%;
	margin-top:30px;
	float:right;
}
.pb_btnbox form{
	display:inline-block;
	float:left;
	width:30%;
	margin-right:3%;
}
.pb_btnbox form:last-child{
	margin-right:0%;
}
.pb_btnbox button[type='submit'] {
    padding: 5px 15px;
    border-radius: 3em;
    letter-spacing: 0px;
    border: none;
    display: block;
    margin: 0;
    line-height: 1.5em;
    font-family: "Meiryo",sans-serif;
    -webkit-appearance: none;
	width:100%;
	font-size:14px;
}
.pb_btnbox button[type='submit']:hover{
	cursor:pointer;
}

table.pbtable{
	width:100%;
	border-collapse:collapse;
	margin-bottom:40px;
}
table.pbtable th.t_top {
    border-top: 4px solid #b3b3b3;
}
table.pbtable th{
	padding:15px 0;
}
table.pbtable tr{
	border:1px solid #ccc;
}

table.pbtable tr:hover{
	background-color:#dfefff;
}
table.pbtable tr td{
	padding:15px 10px;
	text-align:center;
}
table.pbtable tr td.w1{
	width:8%;
}
table.pbtable tr td.w15{
	width:15%;
}
table.pbtable tr td.w2{
	width:20%;
}
table.pbtable tr td.w25{
	width:25%;
}
table.pbtable tr td.w3{
	width:30%;
}
table.pbtable tr td.w35{
	width:35%;
}
table.pbtable tr td.w4{
	width:40%;
	text-align:left;
}
table.pbtable th, table.pbtable td {
    border: #ccc 1px dashed;
    border-right: #ccc 1px dashed;
}

a.regbtnalt {
    padding: 5px 10px;
    border-radius: 5px;
    letter-spacing: 0px;
    display: inline-block;
    margin: 5px;
    line-height: 1.5em;
    font-family: "Meiryo",sans-serif;
}

/*ログイン前イベントクローズ機能CSSここから*/
.topinfo {
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom:10px;
}
.topinfo:before {
    position: absolute;
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    border-top-color:inherit;
    border-width: 30px;
    margin-left: -30px;
}
.pageinner880 {
    width: 880px;
    margin: 0 auto;
    background-color: inherit;
}
.whiteisland {
    padding: 0 40px 30px;
    margin: 20px 0;
    background-color: rgba( 255, 255, 255, 0.92);
}
.profilearea {
    padding-top: 30px;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.upareaup {
    padding: 10px 0 20px;
}
.uptitle {
    font-size: 27px;
    line-height: 24px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.upevent {
    display: block;
    margin: 0px auto;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    max-height: 275px;
}


/*ログイン前イベントクローズ機能CSSここまで*/
.v-top{
	vertical-align:top;
}

.max-w50{
	max-width:50%;
}
.max-w80{
	max-width:80%;
}
.max-w90{
	max-width:90%;
}
.max-w100{
	max-width:100%;
}
.epassimg{
	width:20%;
	float:right;
	display:inline-block;
	margin:20px 0 0;
}
.epassimg img{
	width:100%;
}
.epasstxt{
	float:left;
	width:75%;
	display:inline-block;
}
a.atagbtn{
    padding: 10px 15px;
    border-radius: 5px;
    letter-spacing: 1px;
    border: 1px solid #ccc;
    display: inline-block;
    float: none;
    margin: 5px;
}

/*物販用CSS*/
.uptitle2 {
	margin-top:30px;
    padding-left: 5px;
    padding-bottom: 15px;
	margin-bottom:30px;
	box-sizing:border-box;
	border-bottom:2px dashed #222;
	position:relative;
}
.uptitle2 img{
	vertical-align:bottom;
	margin-right:10px;
}
.uptitle2 span.titleL{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:inline-block;
    font-size: 36px;
}
.uptitle2 span.titleR{
	position:absolute;
	right:0;
	bottom:15px;
    font-size: 24px;
}
.ml50{
    margin-left:50px;
}
.mb50{
    margin-bottom:50px;
}
.catebox{
	width:24%;
	margin:0 0.5% 30px;
	float:left;
}
img.icon-s{
	width:38px;
	display:inline-block;
	margin:0 5px 0 0;
	vertical-align:text-top;
}
.catebox a{
	display:block;
	box-shadow:1px 1px 5px #333;
	width:100%;
	box-sizing:border-box;
}
.catetitle{
	padding:5px;
	box-sizing:border-box;
	font-size:18px;
	margin-bottom:5px;
}
.catetitle i{
	margin-right:8px;
}
.catesub{
	padding:0 5px;
	box-sizing:border-box;
	font-size:13px;
	font-weight:normal;
}
.cateim{
	height:220px;
	padding:0;
	box-sizing:border-box;
	background-color:#fff !important;
}	
.child .cateim{
	height:190px;
}	
.cateim img{
	display:block;
	width:100%;
	border-radius:10px 10px 10px 10px;
	vertical-align:middle;
}
.cateimg{
	width:100%;
	height:200px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center bottom;
	border-radius:0 0 10px 10px;
	margin:10px 0;
}
.parentname{
	display:inline-block;
	padding:2px 10px 2px 10px;
	box-sizing:border-box;
	position: relative;
	font-size:12px;
	margin:1px 0px 1px 0;
	line-height:25px;
}
.parentname:before{
	content:"●";
	font-size:8px;
	color:#fff;
}
.catename{
	font-size:16px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}

.inalbum{
	margin-bottom:30px;
}
.inalbum a{
	background-color:#ffffee;
	margin-bottom:10px;
}
cmenu {
  display: none;
  width:100%;
}

menu {
  cursor: pointer;
  margin-left: -40px;
}
ccmenu {
  cursor: pointer;
}
.disp-b{
	display:block;
}
.disp-ib{
	display:inline-block;
}
.footp{
	margin-bottom:10px;
}
.w70px{
	width:70px;
}
.w100px{
	width:100px;
}
a.dvdimg2 {
    margin: 0px 0.2% 10px;
    display: inline-block;
    padding: 5px 5px 2px;
    box-sizing: border-box;
	cursor:pointer;
}
.inalbum a.dvdimg2 {
    width:100% !important;
}
.child .catename{
	font-size:14px;
}
.catename img{
	width:20px;
}
.cat-icon{
    font-size:36px;
}
.centertitle{
	font-size:24px;
	margin-bottom:10px;
}

.selebox{
	height:130px;
}
table#zoomtable tr td #changeprf{
	margin:10px 0;
}
table#zoomtable tr td #changeprf td{
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
}
table#zoomtable tr td #changeprf th {
    height: 40px;
    width: 25%;
    text-align: center;
    padding: 5px 10px;
    font-weight: normal;
}
table#zoomtable tr td #changeprf td {
    width: 80%;
    text-align: left;
    padding: 0 10px;
}
.spic{
	width:65px;
	height:65px;
	background-size:contain;
	background-color:#fff;
	background-position:center center;
	display:inline-block;
	margin-right:3px;
	float:left;
	background-repeat:no-repeat;
}
.spic:hover{
	cursor:pointer;
}
.spic.select{
	border-width:1px;
	box-sizing:border-box;
}
.lineh15{
	line-height:2.25em;
}
.lineh2{
	line-height:3em;
}

.contain3 {
    display: inline-block;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 400px;
    height: 400px;
    border: 1px solid #ccc;
    background-size: contain;
}
#haveimg2 {
    height: 100%;
    background-size:cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.child #haveimg2{
    height: 100%;
    margin:0px 0px 0px 0px;
}

.pager{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.pagenum{
	display:inline-block;
	margin:2px;
}
.pagenum a{
	display:block;
	padding:5px 15px;
}
.nowpage{
	border:1px solid #333333;
	padding:5px 15px;
	color:#333333;
	display:inline-block;
}

.linkpage{
	border:1px solid #aaaaaa;
	padding:5px 15px;
	color:#aaaaaa;
	display:inline-block;
}

.albumouter{
margin-bottom:30px !important;
}
.contain{
margin-bottom:10px !important;
}
.addcart-btn{
width: 92%;
margin: 0 auto;
border: 1px solid;
padding:10px;
text-align:center;
box-sizing:border-box;
display:block;
}
.hidden-cart{
display:none;
}
.hidden-addcart{
display:none;
}
.added-text{
box-sizing:border-box;
width: 92%;
margin: 0 auto;
padding:10px;
text-align:center;
border: 1px solid #b3b3b3;
background-color:#b3b3b3;
color:#ffffff;
}
.cart-btn{
box-sizing:border-box;
display: block;
width: 100px;
line-height:1.5em;
text-align: center;
text-decoration: none;
border-radius: 5px;
padding:10px 15px;
font-size:1.0em;
float:left;
margin:5px;
}
.cart-btn i{ margin-right:10px;}

.pointer{
cursor: pointer;
}
.mg-r05{
margin-right:5px;
}
/*-------------------------------------
2019-08-06 アルバムに鍵アイコン
-------------------------------------- */
.albumlock{
position: absolute;
bottom: 5px;
right: 5px;
padding: 5px 5px 5px 10px;
background: #ffffff;
border-radius: 5px;
line-height: 1.0;
}

.albumlock i{
font-size: 1.0rem;
position: unset !important;
bottom: unset !important;
right: unset !important;
padding: 0 !important;
border-radius: 0 !important;
top:unset !important;
}

