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



/*
* SLIDER
******************************************************/
.bg-slider {
  width: 100vw;
  height: 100vh;
  background-position:center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-wrapper {
  width: 100%;
  overflow: hidden;
  min-height: calc(100vh - 70px);
}
.slider-logo-animation {
  width: 300px;
  height: 300px;
  position: relative;
}
#camera {
  position: absolute;
  top: 0;
  left: 0;
}
.bg-slider p.slider-logo{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 1200px;
	height: 750px;
	z-index: 100;
}
.bg-slider p.slider-logo-pcm{
	display:none;
}
.bg-slider p.slider-logo-pcs{
	display:none;
}
.bg-slider p.slider-logo-pcxs{
	display:none;
}
.bg-slider p.slider-logo-pad{
	display:none;
}
.bg-slider p.slider-logo-sp{
	display:none;
}
.bg-slider p.slider-scroll{
	position: absolute;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	bottom: 0px;
	z-index: 100;
	right: 50px;
}
.bg-slider p.slider-scroll img{
	width: 100%;
}

.music{
    position: absolute;
    top: 50px;
}

.music2{
	position: absolute;
	bottom: 50px;
}

.mar_top{
	margin-top: 50px;
}

.mar_top30{
	margin-top: 30px;
}

.txt_center_s{
	font-size: 14px;
	color: #F33;
	text-align: center;
	margin-bottom: 5px;
}

.txt_center_s2{
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
}

.txt_left1{
	font-size: 14px;
	letter-spacing: 2px;
	color: #333;
	margin-left: 20px;
}

.txt_left2{
	font-size: 13px;
	letter-spacing: 1px;
	color: #333;
	margin-left: 0px;
	padding-right: 20px;
}

.txt_left2 span{
	font-size: 14px;
	font-weight: bold;
}

.top_tit01b {
	font-size: 26px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-weight: 500;
	color: #000000;
	margin-top: 10px;
}

.top_tit01b span {
	font-size: 16px;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 0px;
}

.top_tit01a {
	font-size: 24px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-weight: 500;
	color: #555;
	margin-top: 0px;
	margin-left: 20px;
}

.top_tit01a span {
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 0px;
}

@media (max-width: 1580px) {
  .bg-slider p.slider-logo{
		display:none;
	}
	.bg-slider p.slider-logo-pcm{
		display:block;
		width: 1000px;
		height: 625px;
	}
	.bg-slider p.slider-logo-pcm img{
		width: 100%;
	}
  
}

@media (max-width: 1380px) {
  .bg-slider p.slider-logo{
	display:none;
	}
  .bg-slider p.slider-logo-pcm{
	display:none;
    }
  .bg-slider p.slider-logo-pcs{
	display:block;
	width: 850px;
	height: 532px;
	}
	.bg-slider p.slider-logo-pcs img{
		width: 100%;
	}
  
}

@media (max-width: 1180px) {
  .bg-slider p.slider-logo{
		display:none;
	}
  .bg-slider p.slider-logo-pcm{
	display:none;
    }
  .bg-slider p.slider-logo-pcs{
	display:none;
    }
  .bg-slider p.slider-logo-pcxs{
		display:block;
		width: 750px;
		height: 469px;
	}
  .bg-slider p.slider-logo-pcxs img{
		width: 100%;
	}
  
}


@media (max-width: 840px) {
  .bg-slider p.slider-logo{
		display:none;
	}
  .bg-slider p.slider-logo-pcm{
	display:none;
    }
  .bg-slider p.slider-logo-pcs{
	display:none;
    }
  .bg-slider p.slider-logo-pcxs{
	display:none;
    }
  .bg-slider p.slider-logo-pad{
		display:block;
		width: 680px;
		height: 380px;
	}
  .bg-slider p.slider-logo-pad img{
		width: 100%;
	}
  
}
@media screen and (max-width:600px) {
	.bg-slider p.slider-logo{
		display:none;
	}
	.bg-slider p.slider-logo-pcm{
	display:none;
    }
	.bg-slider p.slider-logo-pcs{
	display:none;
    }
	.bg-slider p.slider-logo-pcxs{
	display:none;
    }
	.bg-slider p.slider-logo-pad{
	display:none;
    }
  .bg-slider p.slider-logo-sp{
    display:block;
    width: 420px;
    height: 580px;
  }
  .bg-slider p.slider-logo-sp img{
    width:100%;
  }
 
}

/* content-slider */
.slide-box {
	max-width: 960px;
	margin:auto;
	padding: 0 30px;
}
.bxslider img {
	margin:0 auto;
	display:block;
}
.topics-slider {
}
.topics-slider .bx-wrapper {
	margin-bottom: 0;
	padding: 0;
}
.topics-slider .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: -15px;
	width: 100%;
}
.topics-slider li {
	text-align: center;
	color: #888;
}
.topics-slide-description {
	padding: 15px 2px 5px 2px;
	font-size:85%;
  line-height: 1.4;
}
.topics-slide-description a:link {
	color: #000;
	text-decoration: none;
  display: block;
}
.topics-slide-description a:visited {
	color: #888;
	text-decoration: none;
  display: block;
}
.topics-slide-description a:hover,
.topics-slide-description a:active {
	color: #000;
	text-decoration: none;
  display: block;
}
@media screen and (max-width:600px) {
	.slide-box {
	    max-width: 420px;
	    width: 100%;
	    margin: auto;
	    padding: 0px;
	}
	.topics-slide-description {
		padding: 8px 60px;
	}
}

/*
* CONTENTS
******************************************************/
/* main */
.index-main-content__wrapper {
  background: #fff;
  padding:0px 0;
}
.index-main-content__outer {
  background: url('../_img/common/index-bg1.png')no-repeat center center;
  background-size:cover;
  text-align: center;
}
.index-photo__content {
    padding-top:60px;
}
.index-main-content {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
/* gallary */
.index-gallary__wrapper {
  padding-top: 30px;
}

/* photo letter */
.index-photo-content__wrapper {
}
.index-photo-content__outer {
  background: #F1EFEE;

}
.index-photo-content__outer::before {
	content: "";
	display: block;
	width: 100%;
}
.index-photo-content {
	padding-top:30px;
}
.index-photoletter-panel__wrapper {
  clear: both;
}
.index-photoletter-panel {
  float:left;
}
.button-photoletter {
  float: left;
  padding-left: 38px;
  padding-top: 38px;
}
@media screen and (max-width:750px) {
  .index-photo__content {
  	padding-top:15px;
  }
  .index-photoletter-panel {
    float:none;
    display:table-cell;
  }
  
  .txt_left1{
	font-size: 14px;
	letter-spacing: 2px;
	color: #333;
	margin-left: 0px;
}
}

/* about */
.index-about__content {

}
.index-about-text__wrapper {

}
.index-about-text__wrapper::before {

}
.index-about-text__bg {
  background-image:url('../_img/top_bg1.jpg');
  height: 480px;
  text-align: center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.index-about-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 950px;
  z-index: 3;
}
.index-about-text h1 {
  font-size: 24px;
  font-family: "UtsukushiFONT";
  font-weight: normal;
  color:#fff;
}
@media screen and (max-width:750px) {
  .index-about-text__bg {
    height: 320px;
    margin-bottom: 0;
    text-align: center;
    background-attachment: scroll;
  }
  .index-about-text h1 img {
    margin-top:60px;
    max-width:180px;
  }
}



/* カラム2 */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.col_2 > div{
		width: 100%;
	}
}

/* カラム3 */

.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_3 > div{
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}


/* カラム4 */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_4{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div{
	width: 25%;
	padding: 10px;
}
.col_4 p{
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}
@media screen and (max-width: 960px) {
	.col_4 > div{
		width: 33.33333%;
	}
.col_4 p{
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}
@media screen and (max-width: 480px) {
	.col_4 > div{
		width: 50%;
	}
.col_4 p{
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}



/* カラム5 */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_5{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_5 > div{
	width: 20%;
	padding: 10px;
}
.col_5 p{
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}
@media screen and (max-width: 960px) {
	.col_5 > div{
		width: 33.33333%;
	}
.col_5 p{
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}
@media screen and (max-width: 480px) {
	.col_5 > div{
		width: 50%;
	}
.col_5 p{
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}


/* カラム6 */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_6{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_6 > div{
	width: 33.33333%;
	padding: 10px;
}
.col_6 p{
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}
@media screen and (max-width: 960px) {
	.col_6 > div{
		width: 33.33333%;
	}
.col_6 p{
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}
@media screen and (max-width: 480px) {
	.col_6 > div{
		width: 50%;
	}
.col_6 p{
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}





/* カラム8 */

*, *:before, *:after {
	box-sizing: border-box;
}
.col_8{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_8 > div{
	width: 25%;
	padding: 10px;
}
.col_8 p{
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}
@media screen and (max-width: 960px) {
	.col_8 > div{
		width: 33.33333%;
	}
.col_8 p{
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}
@media screen and (max-width: 480px) {
	.col_8 > div{
		width: 50%;
	}
.col_8 p{
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}	
}


 /* 表*/

ul.blet {
}

ul.blet li {
	list-style:none;
	background-image:url(../_img/check1.png);
	background-repeat:no-repeat;
	background-size:26px;
	background-position:left top;
	border-bottom:1px dotted #DDD;
	line-height:1.8em;
	font-size:0.9em;
	margin-top: 16px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 40px;
}

ul.blet .first
{
margin-top:0px;
padding-top:0px;
}

ul.blet .last
{
margin-bottom:10px;
padding-bottom:10px;
}

ul.blet li span
{
font-size:1.1em;
font-weight:bold;
}

.tx4
{
	font-weight:bold;
	font-size:0.9em;
	color: #777;
	line-height: 28px;
}

.tx4r
{
	font-weight:bold;
	font-size:0.9em;
	color: #ff3300;
	line-height: 28px;
}

.tx4s
{
	font-size:0.9em;
	color: #036db7;
	line-height: 28px;
}

.tx5
{
	font-weight:bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
	font-size:1.6em;
	letter-spacing:3px;
	color: #336699;
	line-height: 38px;
	margin-top: 30px;
}

