/*版型需要*/


body {
	padding: 0;
	margin: 0;
}

.pcOnly {
	display: block;
}

.mobileOnly {
	display: none;
}

p,
img {
	margin: 0;
	padding: 0;
}

.smallscreenonly {
	display: none;
}

.clear {
	clear: both;
}

#pconly {
	display: block;
}

#mbonly {
	display: none;
}


/* .logo {
	position: absolute;
	width: 140px;
	margin-left: 30px;
	top: 100px;
} */

#main {
	margin: 0;
}

.wrapper {
	max-width: 1025px;
	padding: 100px 0;
	padding-bottom: 5px;
	margin-top: -30px;
	text-align: left;
}

.wplus {
	max-width: 100%;
	width: 100%;
}

.wrapper p {
	line-height: 26px;
}


.mapp {
	width: 70%;
	margin: 0 auto;
}

.mapp_pro {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.mapp_pro .maptit {
	font-size: 16px;
	font-weight: bold;
}

.mapp_pro .maptit img {}

.mappo img {
	width: 100%;
}

.redtxt {
	color: #7f0019;
}

.mbmenuall {
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #FFF;
	border-bottom: 1px solid #ececec;
	z-index: 1000;
}

.mbmenu {
	width: 16.5%;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding: 20px 0;
}

.mbmenu br {
	display: none;
}

.pro {
	width: 14.6%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 30px;
}

.pro img {
	width: 80%;
}

.itemnumber {
	font-size: 16px;
	font-weight: bold;
}


.Topsection1 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_01_1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.Topsection1 .sayall {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
}

.Topsection1 .saytit {
	padding-top: 490px;
	font-size: 32px;
	line-height: 32px;
	color: #FFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.Topsection_mb {
	display: none;
}

.Topsection_pc {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #7F0019;
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-image: url(../img/200228_activity_pc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection_pc .sayall {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
}

.Topsection_pc .saytit {
	padding-top: 490px;
	font-size: 32px;
	line-height: 32px;
	color: #FFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}


.Topsection2 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-width: 1000px;

	margin: 0 auto;
	margin-bottom: 40px;

	/*background-image: url(../img/top_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom; */

}

.Topsection2 .sayall {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
}

.Topsection2 .sayall2 {
	position: static;
	width: 100%;
	padding: 3%;
	background-color: #FFF;
	margin: 0 auto;
}

.Topsection2 .saytit {
	font-size: 32px;
	margin-bottom: 20px;
	text-align: center;
}

.Topsection2 .saytit img {
	height: 30px;
}

.Topsection2 .say {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 20px;
}

.Topsection3 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 780px;
	background-image: url(../img/top_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.Topsection4 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection5 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection6 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection7 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection8 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.Topsection_all {
	width: 100%;
}

.Topsection_all1 {
	width: 100%;
}

.Topsection_sayr {
	width: 50%;
	height: 565px;
	float: right;
}

.Topsection9 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 565px;
	background-image: url(../img/top_09.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.Topsection10 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 500px;
	background-image: url(../img/top_10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

.Topsection_sayl {
	width: 50%;
	height: 500px;
	float: right;
}

.Topsection_sayl2 {
	width: 50%;
	height: 400px;
	float: right;
}

.Topsection11 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 500px;
	background-image: url(../img/top_11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.Topsection12 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 500px;
	background-image: url(../img/top_12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.Topsection13 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 500px;
	background-image: url(../img/top_13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

.Topsection14 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 400px;
	background-image: url(../img/top_14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.Topsection15 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 400px;
	background-image: url(../img/top_15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.Topsection16 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 50%;
	height: 400px;
	background-image: url(../img/top_16.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}


.in_1 .sayrr {
	width: 58%;
	font-size: 16px;
	line-height: 30px;
	float: right;
}

.in_1 .sayll {
	width: 38%;
	float: left;
}

.in_1 .sayll img {
	width: 100%;
}



.Vis1001 {
	width: 92%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	border: 1px solid #cecece;
	padding: 3%;
	float: left;
}

.Vis100 {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
}

.Vis100 img {
	width: 100%;
}

.Vis50 {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
}

.Vis50 img {
	width: 100%;
}

.Vis50 a img {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.Vis50 a:hover img {
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.Vis50 .tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.Vis33 {
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
}

.Vis33 img {
	width: 100%;
}

.Vis332 {
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	height: 450px;
	margin-bottom: 40px;
	float: left;
}

.Vis332 img {
	width: 100%;
}

.Vis25 {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
}

.Vis25 img {
	width: 100%;
	z-index: 10;
}

.Vis25 a img {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.Vis25 a:hover img {
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.all_bot {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	float: left;
	overflow: hidden;
}

.all_bot img {
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
}

.all_bot .bot {
	width: 441px;
	margin: 0 auto;
}

.all_bot .bot a {
	color: #FFF;
}

.all_botbt {
	display: block;
	padding: 10px;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #898989;
	font-size: 20px;
	border-radius: 10px;
	color: #FFF;
	float: left;
}

.botok {
	background-color: #7f0019;
}


.topok {
	color: #7f0019;
}

.ex {
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 40px;
	float: left;
}

.Vis333 {
	width: 31.3%;
	height: 325px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: left;
}

.Vis333 img {
	width: 100%;
}

.Vis333 .daya {
	font-size: 16px;
	color: #888888;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.Vis333 .daybbar {
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 10px;
	background-color: #e6e6e6;
	margin-bottom: 5px;
}

.Vis333 .daybbar:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 10px solid #fff;
	border-left: 10px solid #e6e6e6;
	right: -5px;
	top: 0;
}

.Vis333 .dayc {}

/*首頁*/

.in_1 .sayl {
	width: 25%;
	float: left;
}

.in_1 .sayl img {
	width: 100%;
	float: left;
}

.in_1 .sayr {
	width: 70%;
	float: right;
}

.in_1 .sayr .poh {
	margin-top: 20px;
	float: left;
}

.in_1 .sayr .poh img {
	width: 100%;
}

.in_1 h1 {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 15px;
}

.in_1 .prosaytitall {
	width: 100%;
	display: block;
	padding-bottom: 20px;
	border-bottom: solid 1px #cecece;
	text-align: center;
	margin-bottom: 30px;
	float: left;
}

.in_1 .prosaytit {
	font-size: 32px;
	margin-bottom: 5px;
}

.in_1 .saytitalltop {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 30px;
}

.in_1 .saytitalltop .saytit {
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 5px;
}

.in_1 .saytitalltop .saytit2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.in_1 .saytop {
	width: 91%;
	display: block;
	font-size: 16px;
	margin-left: 4%;
	margin-right: 4%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
}


.Topsection_all .saytitall {
	width: 80%;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 30px;
}

.Topsection_all .saytit {
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 10px;
}

.Topsection_all .saytit2 {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}

.Topsection_all .say {
	display: block;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 20px;
}

.Vis25 .job_title {
	position: relative;
	width: 92%;
	color: #FFF;
	font-weight: bold;
	margin-top: -31px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 4%;
	padding-right: 4%;
	background-image: url(../img/job_title_bg.png);
	z-index: 100;

}

/*cafe*/

.Topsection {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 385px;
	background-image: url(../img/cafe_main_pc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cafe_say {
	position: absolute;
	margin-top: 140px;
	width: 100%;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.cafe_say img {
	height: 110px;
}


.cafe_tit {
	text-align: center;
	font-size: 22px;
	margin-bottom: 10px;
}



/*返回新聞發布*/

.return {
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
	color: #999;
}

.back {
	font-size: 16px;
	float: left;
	text-align: left;
}

.back:hover {
	color: #7f0019;
}


/*內文*/

h1 {
	margin-bottom: 60px;
}

.newscontent p,
.newscontent .wideImage {
	margin-bottom: 40px;
	line-height: 26px;
}


/*優惠活動*/

.wrapper .promotion {
	padding-bottom: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
}

.promotion p {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.promotion .red {
	color: #7f0019;
}

.a001 {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 330px;
}

.a002 {
	font-size: 14px;
	display: block;
	line-height: 22px;
}


.title {
	width: 100%;
	display: block;
	text-align: center;
	float: left;
}


.title .cont {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.title .cont iframe {
	height: 565px;
}

#cont {
	width: 1000px;
	margin: 0 auto;
}

#main4 {
	width: 100%;
}

#main4 #cont {
	min-width: 1000px;
	margin-bottom: 30px;
}

#main4 #cont h1 {
	display: block;
	width: 100%;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 26px;
	font-weight: normal;
	float: left;
}

#main4 #cont .say {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	float: left;
}

#main4 #cont .say p {
	display: block;
	width: 100%;
	margin-top: 0;
	margin-bottom: 35px;
	float: left;
}

#main4 .prosay {
	border: 1px solid #cccccc;
	padding: 15px;
	width: 29%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}


#main4 .book1 {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
}

#main4 .book1 img {}

#main4 .book1 p {
	margin: 0;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

#main4 .prosay2 {
	width: 21%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 40px;
	float: left;
}

#main4 .prosay2 img {
	margin-bottom: 15px;
}

#main4 .prosay2 p {
	margin: 0;
	display: block;
	margin-bottom: 3px;
}

#main4 .prosay2 .p01 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;

}

#main4 .prosay2 .p02 {
	color: #7f0019;
	text-align: center;
}

#main4 .p03 {
	text-align: left;
	font-size: 18px;
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 60px;
	margin-top: 20px;
	border-bottom: solid 1px #cecece;
}

.booktoyou {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}


.relatedLink {
	float: left;
	margin-right: 10px;
}

.relatedLink a {
	background: url(../img/arrow_right.png) no-repeat 14px 50%;
}

#Projectbegin1 {
	display: block;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	overflow-y: hidden;
}

.aliquots2 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
	width: 48%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.aliquots2 .big img {
	width: 100%;
}

.aliquots2 .sayall {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
}

.aliquots2 .saytit {
	padding-top: 260px;
	font-size: 20px;
	line-height: 32px;
	color: #FFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}


.aliquots3 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
	width: 48%;
	height: 300px;
	background-image: url(../img/index_03.jpg);
	margin-left: 1%;
	margin-right: 1%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.aliquots3 .big img {
	width: 100%;
}

.aliquots3 .sayall {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
}

.aliquots3 .saytit {
	padding-top: 260px;
	font-size: 20px;
	line-height: 32px;
	color: #FFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}



.say50 {
	display: block;
	/* width: 48%; */
	/* margin-left: 1%;
	margin-right: 1%; */
	margin-bottom: 50px;
	/* float: left; */
}


.pc {
	display: block;
}

.mb {
	display: none;
}

.say50 .sayh {
	/* font-size: 30px; */
	font-size: 26px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.4;
}

.say50 .sayh span {
	display: block;
}

.say50 .sayp {
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}

.say50 .btn {
	display: block;
	width: 70%;
	font-size: 16px;
	/* font-size: 20px; */
	padding: 8px;
	/* padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px; */
	text-align: center;
	margin: 0 auto;
	border: #333333 1px solid;
	border-radius: 10px;
	margin-top: 20px;
}

.arrow {
	margin-top: -4px;
}

.prosaytitall {
	width: 100%;
	display: block;
	padding-bottom: 20px;
	border-bottom: solid 1px #cecece;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
	float: left;
}


.say20 {
	display: block;
	width: 20%;
	margin-left: 3%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: left;
}

.say80 {
	display: block;
	width: 75%;
	margin-bottom: 20px;
	float: left;
}

.say10 {
	display: block;
	width: 8%;
	margin-left: 3%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

.say90 {
	display: block;
	width: 85%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	font-size: 15px;
	line-height: 1.6;
}


.say02 {
	display: block;
	width: 100%;
	line-height: 26px;
}

.saycard {
	display: block;
	width: 100%;
	text-align: center;
	overflow: auto;
	overflow-y: hidden;
}

/* Red border */
hr.new1 {
	border-top: 1px solid;
	color: #ddd;
	/* margin-top: 520px; */
	margin-top: 50px;
	margin-bottom: 50px;
}

.topsay {
	display: block;
	width: 100%;
	color: #333;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
}

.topsay .day {
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0;
}

.topsay .title1 {
	font-size: 32px;
	font-weight: bold;
}

.topsay .title2 {
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
}

.topsay .title3 {
	font-size: 16px;
	font-weight: bold;
	color: #7f0019;
	line-height: 30px;
	padding: 10px 0 20px;
	/*border-bottom:1px solid #ccc;*/
}

/* 整體連結 */
.say50 a:link {
	color: #000000;
	text-decoration: none;
}

.say50 a:visited {
	color: #333333;
	text-decoration: none;
}

.say50 a:hover {
	color: #333333;
	text-decoration: none;
}

.say50 a:active {
	color: #333333;
	text-decoration: none;
}



.h3_ttl {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.h3_ttl span {
	display: inline-flex;
}

/*推薦商品*/

ul.col6 {
	font-size: 0;
}

/* APP表單 */

.app_icon {
	width: 80px;
	border-radius: 20px;
}


.horizontal {
	margin: 40px auto;
	width: 100%;
}

.horizontal th {
	padding: 15px 0px;
	text-align: center;
	font-weight: bold;
	border: solid #ddd;
	border-width: 1px 1px 0;
	background-color: #7f0019;
	color: #fff;
	font-size: 18px;
}

.horizontal td {
	padding: 20px 0px;
	border: solid #ddd;
	border-width: 0 1px 1px;
	text-align: center;
	width: 33.333%;
}



.horizontal td {
	padding: 15px 0px;
	border: solid #ddd;
	border-width: 0 1px 1px;
	text-align: center;
	width: 33.333%;
}

.horizontal td.point,
.horizontal td.mile {
	/* white-space: nowrap; */
	text-align: center;
	font-size: 11px;
	background: #fff;
}

.horizontal .mile .num,
.horizontal .point .num {
	font-size: 16px;
	font-weight: bold;
	margin: 0 2px;
	font-family: "Helvetica", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", sans-serif;
}





@media screen and (max-width: 1060px) {

	.mbmenu {
		float: left;
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		padding: 10px 0;
	}

	.mapp {
		width: 100%;
		margin: 0 auto;
	}

	.mapp_pro {
		width: 100%;
		float: left;
		margin-bottom: 30px;
	}

	.mbmenu br {
		display: block;
	}

}

@media only screen and (max-width: 767px) {
	ul.col6 li {
		margin: 0 13px 10px 0;
	}

	.pc {
		display: none;
	}

	.mb {
		display: block;
	}

	.say50 .sayh span {
		display: inline-flex;
	}

	.h3_ttl span {
		display: block;
	}

	/* 表單 */

	.horizontal th {
		font-size: 15px;
		line-height: 1.4;
	}

	.horizontal td {
		font-size: 13px;
		line-height: 1.4;
	}

	.app_icon {
		width: 60px;
	}

}

ul.col6 .name,
ul.col6 p {
	font-size: 0.8rem;
}

ul.col6 .name {
	padding: 10px 0 5px 0;
	display: block;
	color: #000;
	font-weight: bold;
}

ul.col6 figure img {
	margin-right: 0;
}

@media screen and (max-width: 768px) {

	#pconly {
		display: none;
	}

	#mbonly {
		display: block;
	}

	.pcOnly {
		display: none;
	}

	.mobileOnly {
		display: block;
	}

	.Topsection1 .saytit {
		padding-top: 30px;
		color: #222;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0);

	}


	.Topsection_mb .sayall {
		margin: 0 auto;
		width: 80%;
		max-width: 800px;
		margin-top: -110px;
		margin-bottom: 35px;
	}

	.Topsection_mb .saytit {
		padding-top: 30px;
		font-size: 32px;
		line-height: 32px;
		color: #FFF;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 5);

	}

	.Topsection2 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.Topsection2 .sayall2 {
		padding: 3%;
		width: 100%;
		background-color: #FFF;
	}

	.Topsection2 .saytit {
		text-align: center;

	}

	.Topsection2 .say {
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 10px;

	}

	.mbmenuall {
		display: none;
		position: fixed;
		width: 100%;
		bottom: 0 !important;
		top: auto;
		background-color: #FFF;
		border-bottom: 0px solid #ececec;
		background-color: #FFF;
		border-top: 1px solid #ececec;
		z-index: 1000;
	}

	.pro {
		width: 42%;
		float: left;
		margin-left: 4%;
		margin-right: 4%;
		margin-bottom: 30px;
	}

	.pro img {
		width: 100%;
	}

	.pconly {
		display: inline-flex;
	}

	.mbonly {
		display: block;
	}

	/* .logo {
		position: absolute;
		width: 120px;
		margin-left: 15px;
		top: 100px;
	} */

	.wrapper {
		/* width: 85%; */
		width: 100%;
		padding: 50px 0;
	}

	.in_1 .sayl {
		width: 50%;
		margin-bottom: 50px;
		margin: 0 auto;
		float: none;
	}

	.in_1 .sayr {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.in_1 .saytitalltop {
		width: 100%;
		display: block;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 10px;
		float: left;
	}

	.in_1 .sayrr {
		width: 100%;
		font-size: 16px;
		line-height: 30px;
		float: right;
		margin-bottom: 20px;
	}

	.in_1 .sayll {
		width: 100%;
		text-align: center;
		float: left;
	}

	.in_1 .sayll img {
		width: 80%;
	}

	.Topsection3 {
		height: 300px;
	}

	.Topsection4 {
		height: 300px;
	}

	.Topsection5 {
		height: 300px;
	}

	.Topsection6 {
		height: 300px;
	}

	.Topsection7 {
		height: 300px;
	}

	.Topsection8 {
		height: 300px;
	}

	.Topsection9 {
		width: 100%;
		height: 300px;
	}

	.Topsection10 {
		width: 100%;
		height: 300px;
	}

	.Topsection11 {
		width: 100%;
		height: 300px;
	}

	.Topsection12 {
		width: 100%;
		background-position: center center;
		height: 300px;
	}

	.Topsection13 {
		width: 100%;
		height: 300px;
	}

	.Topsection14 {
		width: 100%;
		height: 300px;
	}

	.Topsection15 {
		width: 100%;
		height: 300px;
	}

	.Topsection16 {
		width: 100%;
		height: 300px;
	}

	.Topsection_all .saytitall {
		margin-top: 30px;
	}

	.Topsection_sayr {
		width: 100%;
		height: auto;
		float: right;
	}

	.Topsection_sayl {
		width: 100%;
		height: auto;
		float: right;
	}

	.Topsection_sayl2 {
		width: 100%;
		height: auto;
		float: right;
	}

	.cafep br {
		display: none;
	}

	.all_bot {
		margin-bottom: 20px;
	}

	.all_bot img {
		height: 50px;
		margin-left: 5px;
		margin-right: 5px;
	}



	.mapp {
		width: 100%;
		margin: 0 auto;
	}

	.mapp_pro {
		width: 100%;
		float: left;
		margin-bottom: 30px;
	}


	.a001 {
		text-align: center;
		margin-top: 20px;
	}

	.a002 {
		text-align: center;
	}

	.title .cont iframe {
		height: 300px;
	}

	#main2 {
		width: 100%;
	}

	#cont {
		width: 88%;
	}

	#fbb img {
		width: 60%;
	}

	#ask textarea {
		width: 320px;
		height: 150px;
	}

	#main4 #cont {
		min-width: 98%;
	}

	#main4 .book1 {
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		float: left;
	}

	#main4 .prosay2 {
		width: 44%;
		margin-left: 3%;
		margin-right: 3%;
		height: 270px;
		margin-bottom: 20px;
		float: left;
	}

	#main4 .prosay {
		border: 1px solid #cccccc;
		padding: 15px;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		margin-bottom: 20px;
		float: left;
	}

	#main5 #cont {
		min-width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		margin-bottom: 60px;
	}

	.Topsection_mb {
		display: block;
		width: 100%;
	}

	.Topsection_mb img {
		width: 100%;
	}

	.Topsection_pc {
		display: none;
	}

	#Projectbegin1 {
		width: 100%;
		margin-bottom: 0;
	}

	.aliquots2 {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
		float: left;
	}

	.aliquots3 {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
		float: left;
	}

	.say50 {
		width: 100%;
	}

	.say50 .sayh {
		width: 100%;
		line-height: 40px;
	}

	.say50 .btn {
		width: 97%;
		/* font-size: 18px; */
		padding-left: 20px;
		padding-right: 20px;
	}

	.say10 {
		display: block;
		width: 20%;
		margin-left: 3%;
		margin-right: 4%;
		margin-bottom: 20px;
		float: left;
	}

	.say90 {
		display: block;
		width: 73%;
		margin-bottom: 20px;
		float: left;
	}



	.topsay .day {
		font-size: 24px;
		padding: 30px 0 10px;
	}

	.topsay .title3 {
		padding: 10px 0 0;



	}


	/* IE8, IE9 */

	#anotherone {
		color: blue\0/;
	}


	/* must go at the END of all rules */

	li.square {
		list-style-type: square;
		list-style-position: inside;
	}


	/* IE9, IE10 */

	@media screen and (min-width:0\0) {
		li.square {
			list-style-type: square;
			list-style-position: inside;
		}
	}


	/* IE11 */

	@media all and (-ms-high-contrast: none),
	(-ms-high-contrast: active) {
		li.square {
			list-style-type: square;
			list-style-position: inside;
		}
	}


	/* 160919CP演講表格 */

	.timeandlist {
		margin-bottom: 10px;
		margin-top: 10px;
		width: 70%;
	}

	@media screen and (max-width: 767px) {
		.timeandlist {
			width: 100%;
		}

	}

	.timeandlist table,
	tr,
	td {
		border: solid 1px #d7d7d7;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	@media screen and (max-width: 767px) {

		.timeandlist table,
		tr,
			{
			padding-right: 10px;
			padding-left: 10px;

		}
	}

	.timeandlist td.left {
		text-align: center;
		padding: 0;
	}

	.timeandlist td.subject {
		font-weight: 600;
	}

	@media screen and (max-width: 767px) {
		.timeandlist td.left {
			padding-left: 10px;
			padding-right: 10px;

		}
	}

	@media screen and (max-width: 767px) {
		.timeandlist td.artist {
			width: 40%
		}

		.timeandlist td.job {
			width: 60%
		}
	}

	/* 161021 */
	a.more {
		text-decoration: underline;
	}

	ul li.item {
		margin-bottom: 5px;

	}

	.appbox {
		width: 50%;
		margin-left: auto;
		margin-right: auto;
	}

	@media screen and (max-width: 767px) {
		.appbox {
			width: 100%;
		}
	}

	/* 161130灰字左距 */
	span.gray {
		color: #999;
		font: 12px/1.5 "Helvetica", "Lucida Grande", "Microsoft JhengHei", sans-serif;
		margin-left: 5px;
	}