@charset "UTF-8";
@import url("../../../webfonts/Hannari/stylesheet.css");
@import url("../../../webfonts/Hannari/stylesheet.css");

* {

}

/*top部分*/
#titleWrp {
	background-image: url(../img/mainpic.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 135%;
	padding-bottom: 0%;
	background-position: left top;
	background-size: cover;
}
#titleWrp .tit {
	position: absolute;
	top: 15%;
	left: 2%;
	width: 52%;
	height: auto;
	max-width: 518px;
}
#titleWrp .tit img {
	width: 100%;
	height: auto;
}
#titleWrp .pic_1 {
	position: absolute;
	width: 41%;
	max-width: 407px;
	height: auto;
	bottom: 2%;
	left: 0%;
}
#titleWrp .pic_1 img {
	width: 100%;
	height: auto;
}
#titleWrp .txtarea {
	position: absolute;
	width: 40%;
	right: 3%;
	bottom: 8%;
}
#titleWrp .txtarea .icon {
	position: absolute;
	top: -17%;
	left: -9%;
	width: 100%;
	height: auto;
	max-width: 82px;
}
#titleWrp .txtarea .t_title {
	font-size: 32px;
	font-family: Hannari;
	text-align: right;
	margin-bottom: 7%;
}
#titleWrp .txtarea .sub_t1 {
	width: 100%;
	height: auto;
	max-width: 119px;
	display: block;
	margin-left: auto;
	margin-bottom: 3%;
}
#titleWrp .txtarea .h_txt {
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1.5px;
}

/*make部分*/
#makeWrp {
	position: relative;
	padding-top: 0px;
	margin-bottom: 7%;
}
#makeWrp .m_Box {
	width: 100%;
	height: auto;
}
#makeWrp .m_Box .box_l {
	width: 30%;
	height: auto;
	max-width: 297px;
	float: left;
}
#makeWrp .m_Box .box_l img {
	width: 100%;
	height: auto;
}
#makeWrp .m_Box .box_r {
	width: 65%;
	float: left;
	margin-left: 4%;
}
#makeWrp .m_Box .box_r p {
	width: 100%;
	height: auto;
	max-width: 651px;
	margin-bottom: 2%;
}
#makeWrp .m_Box .box_r p img {
	width: 100%;
	height: auto;
}
#makeWrp .m_Box .box_r .txt_box {
	width: 100%;
}
#makeWrp .m_Box .box_r .txt_box .m_icon {
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	margin-bottom: 1%;
	max-width: 130px;
}
#makeWrp .m_Box .box_r .txt_box .m_txt {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	width: 100%;
}

#makeWrp2 {
	position: relative;
	padding-top: 0px;
	margin-bottom: 7%;
}
#makeWrp2 .m_Box {
	width: 100%;
	height: auto;
}
#makeWrp2 .m_Box .box_l {
	width: 30%;
	height: auto;
	max-width: 297px;
	float: right;
	margin-right: 1.3%;
}
#makeWrp2 .m_Box .box_l img {
	width: 100%;
	height: auto;
}
#makeWrp2 .m_Box .box_r {
	width: 65%;
	float: left;
}
#makeWrp2 .m_Box .box_r p {
	width: 100%;
	height: auto;
	max-width: 651px;
	margin-bottom: 2%;
}
#makeWrp2 .m_Box .box_r p img {
	width: 100%;
	height: auto;
}
#makeWrp2 .m_Box .box_r .txt_box {
	width: 100%;
}
#makeWrp2 .m_Box .box_r .txt_box .m_icon {
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	margin-bottom: 1%;
	max-width: 130px;
}
#makeWrp2 .m_Box .box_r .txt_box .m_txt {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	width: 100%;
}

#makeWrp3 {
	position: relative;
	padding-top: 0px;
	margin-bottom: 7%;
}
#makeWrp3 .m_Box {
	width: 100%;
	height: auto;
}
#makeWrp3 .m_Box .box_l {
	width: 30%;
	height: auto;
	max-width: 297px;
	float: left;
}
#makeWrp3 .m_Box .box_l img {
	width: 100%;
	height: auto;
}
#makeWrp3 .m_Box .box_r {
	width: 65%;
	float: left;
	margin-left: 4%;
}
#makeWrp3 .m_Box .box_r p {
	width: 100%;
	height: auto;
	max-width: 651px;
	margin-bottom: 2%;
}
#makeWrp3 .m_Box .box_r p img {
	width: 100%;
	height: auto;
}
#makeWrp3 .m_Box .box_r .txt_box {
	width: 100%;
}
#makeWrp3 .m_Box .box_r .txt_box .m_icon {
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	margin-bottom: 1%;
	max-width: 130px;
}
#makeWrp3 .m_Box .box_r .txt_box .m_txt {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	width: 100%;
}

/*gallery部分*/
#galleryWrp {
}
#galleryWrp p {
	width: 100%;
	height: auto;
	max-width: 1000px;
	margin-bottom: 5%;
}
#galleryWrp p img {
	width: 100%;
	height: auto;
}
#galleryWrp .picbox {
	width: 100%;
	height: auto;
	background-image: url(../img/ga_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3%;
	background-position: left top;
	background-size: cover;
	position: relative;
}
#galleryWrp .picbox .tap {
	max-width: 223px;
	width: 20%;
	height: auto;
	position: absolute;
	top: -6%;
	left: -2%;
}
#galleryWrp .picbox .tap img {
	width: 100%;
	height: auto;
}
#galleryWrp .picbox ul {
	-webkit-display: flex; /* Safari */
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row; /* Safari */
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	align-content: stretch;
	max-width: 962px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3%;
	padding-bottom: 2%;
}
.picbox ul li {
	width : 24%;
	margin-bottom: 1%;
}
.picbox ul li img {
	width: 100%;
	height: auto;
}
#galleryWrp {
	margin-bottom: 50px;
}
#galleryWrp .staff {
	width: 100%;
}
#galleryWrp .staff .cast {
	text-align: left;
	padding-left: 1%;
}
#galleryWrp .staff .cast li {
	widows: 10%;
	display: inline-block;
	margin-right: 30px;
}



@media  screen and (max-width:768px){
#titleWrp .tit {
	width: 50%;
}
#titleWrp .pic_1 {
}
#titleWrp .txtarea {
	width: 50%;
	bottom: 3%;
}
#titleWrp .txtarea .t_title {
	text-align: center;
}
#titleWrp .txtarea .sub_t1 {
	margin-right: auto;
}
#titleWrp .txtarea .h_txt {
	text-align: left;
}
#makeWrp .m_Box .box_l {
	width: 25%;
}
#makeWrp .m_Box .box_r {
	margin-left: 0%;
}
#makeWrp .m_Box .box_r.photo {
	width: 71%;
	margin-left: 4%;
}
#makeWrp .m_Box .box_r.point {
	width: 100%;
}
#galleryWrp .staff .cast {
	width: 100%;
}
#galleryWrp .staff .cast li {
	margin-bottom: 5px;
}

}

@media screen and (max-width:480px){
#titleWrp {
	padding-bottom: 0px;
	background-size: contain;
	background-position: 0% 70%;
	padding-top: 0px;
	margin-bottom: 40px;
}
#titleWrp .tit {
	width: 70%;
	position: static;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30%;
}
#titleWrp .pic_1 {
	width: 45%;
	position: static;
	margin-bottom: 20px;
}
#titleWrp .txtarea {
	width: 100%;
	position: relative;
	left: 0%;
	bottom: auto;
	right: auto;
}
#titleWrp .txtarea .icon {
	position: absolute;
	top: -30%;
	left: -1%;
}
#titleWrp .txtarea .t_title {
	font-size: 23px;
	margin-bottom: 10px;
}
#titleWrp .txtarea .sub_t1 {
	margin-right: auto;
	margin-left: 0px;
	width: 40%;
}
#titleWrp .txtarea .sub_t1 img {
	width: 100%;
	height: auto;
}
#makeWrp .m_Box .box_l  {
	margin-bottom: 10px;
}
#makeWrp .m_Box .box_r.point .txt_box .m_icon {
	width: 43%;
	margin-bottom: 10px;
}
#makeWrp .m_Box .box_r.point .txt_box .m_icon img {
	width: 100%;
	height: auto;
}
#galleryWrp p img {
	display: none;
}
#galleryWrp p {
	padding-top: 10%;
	background-image: url(../img/galiery_tit.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
}
