@charset "UTF-8";
/*--------------------------------
ここからPCのCSS
----------------------------------*/
@media screen and (min-width:480px){
.sumaho{
	display: none;
}
body{
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}

@charset "UTF-8";

/* ======== GALLERY CUSTOMIZE ========= */
#voice #main_right{
	position: relative;
}

#voice h1 {
	background-image: url("../images/voice/title_back.png");
	height: 80px;
	background-repeat: no-repeat;
}

#voice #photo01 {
	width: 161px;
	height: 140px;
	position: absolute;
	top: 5px;
	left: 740px;
	z-index: 10;
}
#voice #photo02 {
	width: 218px;
	height: 194px;
	position: absolute;
	top: -20px;
	left: 880px;
	z-index: 8;
}
#voice #photo03 {
	width: 219px;
	height: 189px;
	position: absolute;
	top: 120px;
	left: 900px;
	z-index: 9;
}

#voice #item01 {
	width: 161px;
	height: 124px;
	position: absolute;
	top: 250px;
	left: 920px;
	z-index: 11;
}

#voice #item02 {
	width: 81px;
	height: 143px;
	position: absolute;
	top: 550px;
	left: 970px;
	z-index: 11;
}

#voice #content{
	//background:#cccccc;
	//color:#FFFFFF;
	//font:12px/1.4 "helvetica neue",arial,sans-serif;
	width:880px;
	margin:0 auto;
}
#voice .cred{
	margin-top: 0px;
	//font-size: 11px;
}

#voice #voice_box{
    width: 100%;
    min-width: 500px;
}
#voice .c_voice{
	width: 1300px;
	min-height: 180px;
	margin: 5px 0px 0px 0px;
    background-image: url("../images/top/back_voice.jpg");
}

#voice #voice_png_box{
	width: 1200px;
    height: 170px;
    margin-left: 0px;
}

#voice #galleria_box{
	width: 1100px;
	height: 950px;
	margin: 0 0 0 0;
}

#voice #galleria{
	width: 1100px;
	height: 730px;
	margin: 0 0 0px 0;
}
#voice #galleria li{
    position: relative;
}

/* ======== GALLERYA CLASSIC CUSTOMIZE ========= */

/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */

#galleria-loader{height:1px!important}

.galleria-container {
    position: relative;
    overflow: hidden;
    //background: #000;
}
.galleria-container img {
    //-moz-user-select: none;
    -webkit-user-select: none;
    //-o-user-select: none;
}
.galleria-stage {
    position: absolute;
    top: 10px;
    bottom: 60px;
    left: 10px;
    right: 10px;
    overflow:hidden;
    height: 570px;
}
.galleria-thumbnails-container {
    height: 115px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
    background: #F0F0F0;
}
.galleria-carousel .galleria-thumbnails-list {
	margin-top: 5px;
    margin-left: 35px;
    margin-right: 35px;
}
.galleria-thumbnails {
    margin-left: 35px;
    overflow: hidden;
}
.galleria-thumbnails .galleria-image {
    height: 80px !important;
    width: 80px !important;
    margin: 0 15px 0 0;
    padding: 20px 3px 0 3px;
    border: none;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.galleria-thumbnails .active {
    background-image: url("../images/voice/cus_select.png");
    background-repeat: no-repeat;
    background-size: 86px 100px;
    -moz-background-size: 86px 100px;
}
.galleria-thumbnails .galleria-image img {
    height: 80px !important;
    width: 80px !important;
    margin: 16px 3px 0 3px;
}

.galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal 11px/1 arial,sans-serif;
    z-index: 1;
}
.galleria-loader {
    //background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(classic-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}
.galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    /* IE7 */ zoom:1;
}
.galleria-info-title {
    font: bold 12px/1.1 arial,sans-serif;
    margin: 0;
    color: #fff;
    margin-bottom: 7px;
}
.galleria-info-description {
    font: italic 12px/1.4 georgia,serif;
    margin: 0;
    color: #bbb;
}
.galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
.notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
.galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #000;
}
.notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    display: none;
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
.galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
.notouch .galleria-image-nav-left:hover,
.notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50px;
    height: 32px;
    width: 32px;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
    border-right: none;
    right: 0;
    left: auto;
}
.galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    filter: alpha(opacity=100);
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}

.galleria-thumb-nav-left {
    background-image: url("../images/voice/arrow_left.png");
    background-repeat: no-repeat;
    margin-left: 10px;
}

.galleria-thumb-nav-right {
    background-image: url("../images/voice/arrow_right.png");
    background-repeat: no-repeat;
}


.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
    background-image: url(classic-map.png);
    background-repeat: no-repeat;
}
.galleria-container.videoplay .galleria-info,
.galleria-container.videoplay .galleria-counter{ display:none!important; }

}


/*--------------------------------
ここからスマホCSS
----------------------------------*/

@media screen and (max-width:480px){/*andの後は半角スペース*/
body{
	position:relative;//ナビ用
	overflow:hidden;
	font-size:14px;
}
*{
	margin:0;
	padding:0;	
}

.pc{
	display:none;
}

#voice h1 {
	background-image: url("../images/gallery/title_back_sp.png");
	height: 50px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 120%;
	line-height: 50px;
	padding-left: 10px;
	margin-bottom:10px;
	clear:both;
}

#main_left {
	min-height:10px !important;
}
#main_right {
	width:100% !important;
	box-sizing:border-box;
}

#voice #photo01,
#voice #photo02,
#voice #photo03 {
	width:50%;
	float:left;
}
#voice #photo03 {
	margin-top: -20px;
}

#voice #item01 {
	width:30%;
	float:right;
}
#voice #item02 {
	width:20%;
	float:left;
}
/**/
#voice #galleria{
	width: 90%;
	height: 450px;
	margin: 0 auto;
}

#galleria li {
	list-style:none;
	float:left;
	width:30%;
	margin:1px 1.5%;
}
#galleria li img {
	width:100%;	
}



#footer {
	width:100%;
	background:#000;
	font-size:60%;
	color:#fff;
	box-sizing:border-box;
	padding:5px;	
}

}