@charset "utf-8";
body,div,p,span,td,th,a,li,small,h1,h2{
	font-family: "MS PGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	letter-spacing: 0.0rem;
	line-height: 1.5rem
}
body{
	text-align:center;
	margin:0px auto 0px auto;
	background-color:#fff;
	position: static;
}
/*html, body{
	height: 100%;
}*/
p{
	line-height: 150%;
	margin: 0;
	padding-left: 1rem;
	padding-right: 1rem;
}
h1, h2{
	line-height: 100%;
	letter-spacing: 0.0rem;
	padding: 0;
	margin: 0;
	color: #333;
}
h1 > span,
h2 > span{
	font-size: 70%;
	color: #666;
	padding-left: 0.5rem;
	display: block;
}
a{
	color: #0aa;
}
a:hover{
	color: #0cc;
}
.error{
	color: #c00;
}
.gray-min{
	color: #666;
	font-size: 0.9rem;
}




/*
	ヘッダ
*/
#header-area1{
	text-align: left;
	background-color: #eee;
	padding: 1.5rem;
	box-shadow: 0px -4px 5px -2px rgba(128,128,128,0.1) inset;
}
#header-area1 .logo{
	float: left;
	margin-right: 2rem;
}
#header-area2{
	padding: 2rem 2rem 1rem 2rem;
}
.abstract{
	padding: 0.5rem 0 0 0;
	text-align: left;
}
.abstract .field-name{
	line-height: 2.25rem;
	margin-right: 1.5rem;
	padding: 0.25rem 0.75rem;
	
	color: #0aa0ce;
	color: #888;
	border-right: solid 1px #ddd;
	/*
	color: #fff;
	background-color: #0aa0ce;
	
	border-radius: 0.2rem;
	-webkit-border-radius: 0.2rem;
	-moz-border-radius: 0.2rem;
	*/
}
.abstract h2{
	font-size: 2.5rem;
	color: #444;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
}

/*

*/
.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
.fix-navi{
  transition: .3s;
	background-color: #fff;
	box-shadow: 0px 5px 5px -2px rgba(64,64,64,0.1);
	width: 100%;
}
/*
.fixed{
	position: fixed;
	top: 0;
	z-index: 1;
}*/

.header-links a{
	display: block;
	padding: 0.5rem 1rem;
	margin: 2rem 0 0 0;
	color: #555;
	text-decoration: none;
	border-right: solid 1px #ddd;
}
.header-links span{
	display: block;
	padding: 0.5rem 0rem;
	margin: 2rem 0 0rem 0;
	color: #666;
}
.header-links li:last-child a{
	border-right: none;
}
.header-links a:hover,
.header-links a.active{
	background-color: #48bb09;
	color: #fff;
}
#user-links{
	margin: 2rem 0 0 0;
}
#user-links li{
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
#user-links span{
	border-left: solid 1px #ddd;
	color: #000;
	display: block;
	padding-left: 1rem;
}
#user-links a{
	margin-top: -0.25rem;
}

.toolarea{
	padding: 2rem 3rem 0rem 3rem;
}
.toolarea .event-body{
	text-align: left;
	color: #666;
	padding-bottom: 2rem;
}
.toolarea ul{
	margin-right: 2rem;
	padding-bottom: 2rem;
}
.toolarea ul:last-child{
	margin-right: 0rem;
}
.toolarea ul li{
	margin-right: 0.5rem;
}
.toolarea ul li:last-child{
	margin-right: 0;
}
.toolarea ul span{
	color: #888;
}



/*
	コンテンツエリア
*/
#main-contents,
#main-contents-photo-list{
	width: 100%;
	margin: 0 auto 1rem auto;
	padding: 2rem 0;
}
.base-box{
	width: 98%;
	margin: 0 auto 1rem auto;
	padding: 0.5rem 0 0.5rem 0;
	text-align: left;
	
}
.container-col2 > .box-20{
	width: 20%;
}
.container-col2 > .box-80{
	width: 80%;
}
.container-col2 > .box-20 > div{
	border-right:solid 1px #ddd;
	padding-bottom:1rem;
	margin-left: 2rem;
}
.container-col2 > .box-80 > div{
	margin-left: 2rem;
}
.side-menu{
	padding-top: 2rem;
	text-align: left;
}
.side-menu li{
	margin-top: 1.5rem;
}
.side-menu li:first-child{
	margin-top: 0rem;
}
.side-menu li a span{
	font-size: smaller;
}

#page-title-area{
	padding: 1rem 0rem 0.5rem 0.5rem;
	border-bottom: 1px solid #ddd;
	margin-bottom: 2rem !important;
	text-align: left;
}
#page-title-area h2{
	font-size: 1.5rem;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
}

#contents{
	padding-left: 0rem;
	padding-right: 0rem;
	text-align: left;
}

#contents > div{
	margin-bottom: 2rem;
}

#contents h2{
	font-size: 1rem;
	font-weight: normal;
	border-bottom: dashed 1px #ccc;
	padding-left: 0.5rem;
	padding-bottom: 0.2rem;
}


/*
	フッター
*/
#footer{
	text-align:center;
	margin:0 auto 0 auto;
	padding: 1rem;
	color:#555;
	background-color: #fff;
	border-top: solid 1px #ccc;
}

/*
	目次
*/
.page-index{
	padding-left: 2rem;
	margin-bottom: 4rem !important;
}
.page-index li{
	margin-right: 1rem;
	margin-bottom: 1rem;
	list-style: decimal !important;
}
.sub-h{
}
.sub-h a{
	font-size: large;
	color: #666;
	font-weight: bold;
}


.modal{
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 900;
}
.modal_bg{
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal_content{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.modal_content .modal_close a{
	color: #aaaaaa !important;
	font-size: 2rem;
}
.modal_content .modal_close a:hover{
	color: #ffffff !important;
}

/*
	カテゴリ選択関連
*/
.category_pop .modal_content{
	box-sizing: border-box;
	padding: 2rem;
	background-color: #ffffff;
	border-radius: 10px;
	width: 90%;
	max-width: 600px;
	max-height: 90%;
}
.category_pop .category_pop_content{
}
.category_pop .button-m{
	width: 30%;
	text-align: center;
}
.category_pop h2{
	text-align: left;
	font-size: 1rem;
	color: #666;
}
.category-popup-submit{
	margin-left: auto;
	margin-right: 1rem;
}
.list-item-tmpl{
	display: none;
}
.category-check-list{
	overflow-y: auto;
	max-height: 300px;
}
.category_pop .modal_close{
	position: fixed;
	top: -2rem;
	right: 0.5rem;
}

/*
	Photo popup
*/
.photo_pop .modal_content{
	height: auto;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.photo_pop .modal_bg{
	background-image: url("/img/loadinfo-b.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

.photo_pop .previous
, .photo_pop .next{
	position: absolute;
	text-align: center;
	width: 10rem;
	max-width: 20%;
	font-size: 5rem;
	padding-top: 5rem;
	padding-bottom: 5rem;
	top: 50%;
	transform: translate(0%, -50%);
	cursor: pointer;
}
.photo_pop .previous{
	left: 0;
}
.photo_pop .next{
	right: 0;
}
.photo_pop .previous, .photo_pop .next{
	color: #fff;
	opacity: 0.5;
}
.photo_pop .previous:hover, .photo_pop .next:hover{
	opacity: 1;
}
.photo_pop .caption-container{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 0.5rem;
}
.photo_pop .caption{
	text-align: left;
	color: #fff;
	width: auto;
	cursor: pointer;
}
.photo_pop .caption .num{
	font-size: 1.5rem;
	cursor: pointer;
	vertical-align: top;
}
.photo_pop .modal_close{
	text-align: right;
	width: 30%;
}
.photo_pop img{
	/*cursor: pointer;*/
}
.photo_pop .caption .checkbox{
	font-size: 1.75rem;
	padding-right: 0.5rem;
}
.photo_pop .caption:hover .checkbox{
	color: #ea2b72;
}
.photo_pop .checkbox.fa-check-square-o{
	color: #ea2b72;
	padding-right: 0.3rem;
	
}

/*
@media screen and (max-width: 960px) {
}
*/

/*
	my room
*/
.myroom-area{
	background-color: #ea2b72;
	border-color: #d6266b;
	color: #fff;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	margin: 0rem 1rem 2rem 1rem;
	display: none;
}
.myroom-close{
	color: #fff;
}
.myroom-close:hover{
	color: #fff;
}
.myroom-unchecked{
	text-align: left;
	color: #555;
	padding: 0.5rem 1rem 0.5rem 1rem;
	margin: 0rem 1rem 2rem 1rem;
	/*padding: 1rem 1rem 0rem 1rem;*/
	display: none;
}


/*
	画像一覧
*/
.photos{
	min-height: 200px;
	margin-left: 2% !important;
	margin-right: 2% !important;
}
.photos li{
	text-align: center;
	margin: 0 2px 20px 2px;
}
.photos .img-box{
	background-image: url("/img/loadinfo.gif");
	background-repeat: no-repeat;
	background-position: center 20%;
	
}
.photos .img-box img{
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}
.photos li.img-s .img-box{
	width: 172px;
	height: 172px;
}

.photos li.img-m .img-box{
	width: 306px;
	height: 306px;
}
.photos li.img-l{
	float: none !important;
}
.photos li.img-l .img-box{
	display: block;
	margin-bottom: 3rem;
	text-align: center;
}
.photos .img-box img{
	border: 1px solid #ccc;
	margin: 0;
	
	touch-callout: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}
.photos img.loading{
	border: none !important;
	width: auto !important;
	height: auto !important;
}
.photos div.imgcap{
	margin: 0px 0px 0px 0px;
	padding-left: 0.25rem;
	text-align: left;
	height: 2rem;
	cursor: pointer;
}
.photos div.imgcap:hover{
	opacity: 0.75;
}
.photos .num{
	font-size: 1.2rem;
	vertical-align: top;
	cursor: pointer;
	color: #333;
}
.photos .checkbox{
	font-size: 1.75rem;
	padding-right: 0.5rem;
	color: #aaa;
}
.photos div.imgcap:hover .checkbox{
	color: #ea2b72;
}
.photos .checkbox.fa-check-square-o{
	color: #ea2b72;
	padding-right: 0.3rem;
	
}



.photos-last{
	text-align: center;
	color: #444;
	padding: 1rem;
	background-color: #f0f0f0;
	margin: 0 1rem 0 1rem;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
}

.foot-caution-msg{
	text-align: left;
	color: #555;
	padding: 1rem 1rem 0rem 1rem;
}

/*
	写真販売ログイン画面
*/
.login_page{
	background-color: #eee;
}
#login_area{
	width: 36rem;
	max-width: 90%;
	margin: 10% auto auto auto;
}
#login_area label{
}
#login_area .copy{
	text-align: center;
	color: #555;
}
#login_area button{
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.msg-white{
	margin: 0px auto 16px auto;
	display: inline-block;
	color: #333;
}
.msg-white div.msg{
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	padding: 1rem 1.5rem;
	background-color: #fff;
	line-height: 1.5rem;
	text-align: left;
}
#login_area .help{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
}
#login_area .help-open-link{
	color: #555;
}
#powerTip{
}
.tip-help-msg{
	text-align: left;
	line-height: 1.5rem;
}
.login-form{
	width: 25rem;
	max-width: 100%;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	
}
.login-form .wrap-box{
	display: inline-block;
}
.login-form .label-box{
	color: #666;
	margin-bottom: 0.2rem;
	text-align: left;
	padding-left: 0.5rem;
}
.login-form .input-box{
	text-align: left;
}
.login-form input[type="text"],
.login-form input[type="password"]{
	width: 15rem;
}
.login-form select{
	width: 16rem;
}
.error_login{
	color: #c00;
	text-align: left;
	padding: 0.2rem;
	line-height: 1.2rem;
}



.photo_print_header_login{
	margin-bottom: 2rem;
}

/*
	ログイン、イベント選択画面用
*/
.footer_link{
	margin: 0px 0px 1rem 0px;
	font-size: smaller;
	text-align:center;
}
.footer_link ul{
	margin: auto;
}
.footer_link ul li{
	display: inline-block;
}

.footer_link a{
	color: #666;
}
.footer_link a span{
	font-size: smaller;
}
.footer_link ul li a{
	margin: 0 0 0 0.5rem;
}
.footer_link ul li:first-child a{
	margin: 0;
}
.footer_link a:hover{
	color: #333;
}
.footer_link p{
	margin-bottom: 1rem;
}

/*
	QA
*/
.area-qa{
	margin-bottom: 3rem !important;
}
.area-qa > div{
	padding: 1rem 0rem 0rem 0rem;
}

.area-q{
	padding: 0 0rem 0.5rem 0.5rem;
}
.area-a{
	background-color: #f0f0f0;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	padding: 1rem 1.5rem;
	padding-left: 3rem;
	text-indent: -1.5rem;
	margin-left: 2rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
}
.area-q:before{
	content: "Q.";
	font-weight: bold;
}
.area-a:before{
	content: "A.";
	font-weight: bold;
	color: #ea2b72;
	vertical-align: top;
}

.img-text{
	margin: 1rem;
}
.img-text > figure{
	margin: 0;
	padding: 0;
	width: 50%;
}
.img-text > div{
	width: 50%;
}
.img-text > figure figcaption{
	padding-left: 0.5rem;
	margin-top: 0rem;
	margin-bottom: 2rem;
	color: #555;
}
.img-text > div > div{
	padding-right: 1rem;
}
.img-text > figure img{
	max-width: 98%;
	border: 1px solid #ccc;
}
.img-text h3{
	margin-top: 0rem;
	margin-bottom: 0.5rem;
}
.img-text > div > div > div{
	/*margin-left: 1rem;*/
	margin-bottom: 2rem;
}

div.caution{
	color: #c00;
	font-size: 0.9rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	margin-left: 1.0rem;
}
div.caution:first-letter{
	margin-left: -1.0rem;
}
div.caution a{
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

/*
	ページトップへ戻る
*/
.page-top-link{
	position: relative;
	width: 90%;
	height:0;
}
.page-top-link a{
	color: #666;
	font-size: 0.9rem;
	position: fixed;
	bottom: 0px;
	right: 0.2rem;
	display: block;
	padding: 0.5rem 1rem 0.5rem 1rem;
	background-color: #fff;
	border: 1px #ccc solid;
	border-bottom: none;
	text-decoration: none;
	z-index: 500;
	border-radius: 1rem 1rem 0 0;
	display: none;
}
.page-top-link a:hover{
	color: #000;
	background-color:#ccf0ff;
}

#page-top{
	display: block;
	position: fixed;
	z-index: 500;
	bottom: -60px;
	right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 0px 0 0px 0 !important;
	background-color: #48bb09;
	background: rgba(72,187,9,.7);
	background-color: #000;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 30px;
	width: 60px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	text-decoration: none;
	transition: 0.5s;
}
#page-top i{
	letter-spacing: 0;
}
#page-top:hover{
	background: rgba(72,187,9,1.0);
	background: rgba(0,0,0,.8);
}


/*
	料金計算
*/
.calc-botton-parent{
	position: relative;
}
#calc_panel-tpl,
#calc_panel{
	display: none;
	position: absolute;
	left: -11rem;
	top: 3rem;
	z-index: 700;
}
#calc_panel .balloon-arrow-top{
	border-color: #029b8e;
}
#calc_panel .balloon-arrow-top:after{
	border-bottom-color: #029b8e;
}
#calc_panel .calc-close{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0.5rem;
	top: 0;
	right: 0.2rem;
	background-color: #fff;
	font-size: larger;
	border: none;
	box-shadow: none;
	color: #666;
}
#calc_panel .calc-close:hover{
	color: #333;
}
.calc-contents{
	text-align: left;
	padding: 1rem 1rem;	
}
.calc-contents h2{
	font-size: 1rem;
	color: #029b8e;
}
.calc-contents .type03{
	width: 100%;
}
.calc-contents .type03 td,
.calc-contents .type03 th{
	border-bottom: solid 1px #ccc;
}
.calc-contents .type03 .border-green td,
.calc-contents .type03 .border-green th{
	border-bottom: solid 1px #029b8e;
}
.calc-contents .type03 th,
.calc-contents .type03 td{
	vertical-align: middle;
	font-size: 0.9rem;
}
.calc-contents .type03 td input{
	width: 1.8rem;
	text-align: right;
}
.calc-contents .type03 .money{
	text-align: right;
}
.calc-contents .type03 .total td{
	font-weight: bold;
}
.calc-contents .type03 .money:before{
	content: "\000A5";
}
.apiece:before{
	content: "@";
}


/*
	contact
*/
.confirm_value{
	background-color: #f0f0f0;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	padding: 1rem 1.5rem;
}
.confirm_value span{
	color: #666;
}

.mfp-title{
	font-size: 2em;
}

.mfp-img{
	touch-callout: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}



/*
	small size
	mobile
*/

.mobile-show{
	display: none !important;
}
@media screen and (max-width: 960px) {
	body{
		/*
		padding-top: 50px;
		*/
	}
	.mobile-show{
		display: block !important;
	}
	.mobile-hide{
		display: none !important;
	}
	/*.fixed{
		position: fixed;
		top: 50px;
		z-index: 1;
	}*/
	/**
	TODO テーブルはみ出る
	*/
	#calc_panel{
		display: none;
		position: fixed;
		width: 90%;
		left: 5%;
		top: 120px;
		z-index: 900;
	}
	#calc_panel .balloon-arrow-top:before,
	#calc_panel .balloon-arrow-top:after{
		border: none;
	}
	
	.photos li.img-s:nth-child(odd){
		width: 46% !important;
	}
	.photos li.img-s:nth-child(odd){
		margin-right: 5%;
	}
	.photos li.img-s .img-box{
		width: 100% !important;
		height: auto !important;
		padding-bottom: 125%;
		
		text-align: center;
	}
	.photos li.img-s .img-box img{
		position: absolute;
		width: auto !important;
		height: auto !important;
		max-width: 46% !important;
		max-height: 46% !important;
		box-sizing :border-box;
	}
	/* helpなど */
	.container-col2 > .box-20{
		width: 100%;
		display: none;
	}
	.container-col2 > .box-80{
		width: 100%;
	}
	.container-col2 > .box-80 > div{
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	.img-text > figure{
		width: 100%;
	}
	.img-text > div{
		width: 100%;
	}
}

#mobile-header{
	/*
	position: fixed;
	top: 0;
	z-index: 991;
	*/
	height: 50px;
	background-color: #eee;
	border-bottom: #ddd solid 1px;
	width: 100%;
}
#mobile-header .logo{
	float: left;
	margin-top: 6px;
	margin-left: 15px;
}
.mobile-menu-btn{
	float: right;
	font-size: 30px;
	padding: 10px;
	margin-right: 5px;
	margin: 0;
	line-height: 30px;
	color: #48bb09;
}
.mobile-menu-btn:hover{
	color: #48bb09;
}
.mobile-menu{
	position: absolute;
	top: 50px;
	display: none;
	float: left;
	width: 100%;
	background-color: #eee;
	color: #fff;
	text-align: left;
	z-index: 500;
}
.mobile-menu a{
	color: #555;
	display: block;
	padding: 1rem 2rem;
	border-bottom: #ddd solid 1px;
	text-decoration: none;
}
.mobile-menu a:hover{
	background-color: #48bb09;
	color: #fff;
}

#header-area2-mobile{
	background-color: #fff;
	padding: 1rem 0rem 1rem 0rem;
}
#header-area2-mobile > div{
	margin: 0 1rem;
}
#header-area2-mobile .event-info{
	margin-bottom: 1rem;
}
#header-area2-mobile .field-name{
	text-align: left;
	margin-bottom: 0rem;
	color: #888;
}
#header-area2-mobile .event-name{
	text-align: left;
	padding-left: 0rem;
	font-weight: normal;
}
#header-area2-mobile .event-body{
	text-align: left;
	color: #666;
	padding: 1rem;
	background-color: #ffc;
	border-radius: 1rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
}
.toolarea-mobile{
	padding: 1rem 1rem 0rem 1rem;
}
.toolarea-mobile ul{
	margin-right: 1rem;
	padding-bottom: 1rem;
}
.toolarea-mobile ul:last-child{
	margin-right: 0;
}
.toolarea-mobile li{
	margin-right: 0.2rem;
}
.toolarea-mobile li:last-child{
	margin-right: 0;
}


/*
	copy guard
*/
img{
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
}
@media print{
	img {
		display:none;
	}
}


