@charset "UTF-8";

.tit {
	margin-bottom: 20px;
}
.txt18 {
	font-size: 18px;
	line-height: 26px;
}
.bold {
	font-weight: bold;
}

.gray_line.line {
	margin-top: 30px;
	margin-bottom: 150px;
	width: 100%;
}
section {
	text-align: center;
}
.sectionWrp {
	padding-bottom: 100px;
}
.sectionWrp h2 {
	position: relative;
}
.sectionWrp h2 img {
	margin-bottom: 30px;
}
.sectionWrp h2 .absolute {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.sectionWrp .txt14 {
	margin-bottom: 30px;
}

.sectionWrp .txt12 {
	margin-bottom: 30px;
}

.sectionWrp .pink {
	color: #f7505a;
	font-weight: bold;
}

.sectionWrp p img {
	margin-bottom: 40px;
}
.sectionWrp ul {
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1%;
}
.sectionWrp ul li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	text-align: center;
	margin-bottom: 20px;
}
.sectionWrp ul li img {
}
p.btn a {
	display: block;
	width: 50%;
	max-width: 385px;
	height: auto;
	margin: 0 auto 30px;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF601;
	border: solid 4px #000000;
} 
p.view_mb {
display: none;
}
p.btn_r {
display: none;
}
.br_mb {
	display: none;
}
/*
.btn_f {
	display: none!important;
}
p.btn_f {
	display: none!important;
}
*/

@media screen and (max-width:768px){
.sectionWrp h2 img {
	width: 100%;
	height: auto;
}
.sectionWrp h2 .absolute.show  {
	height: auto;
	width: 80%;
	max-width: 850px;
}
.sectionWrp h2 .absolute.staff {
	width: 40%;
	height: auto;
	max-width: 419px;
}
.sectionWrp .txt14 {
	text-align: left;
}
.sectionWrp .txt14 br {
	display: none;
}

.sectionWrp .txt12 {
	text-align: left;
}
.sectionWrp .txt12 br {
	display: none;
}

.sectionWrp ul li {
	width: 48%;
	margin-right: 1%;
	margin-bottom: 5px;
}
.sectionWrp ul li img {
	width: 100%;
	height: auto;
}
p.view_mb {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 50%;
}
p.btn_r {
	display: block;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 999;
	width: 50%;
}
p.view_mb a {
	margin: 0;
	width: 100%;
	border-top: solid 4px #000000;
	border-bottom: solid 4px #000000;
	border-left: solid 4px #000000;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p.btn_r a {
	margin: 0;
	width: 100%;
	border: solid 4px #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.br_mb {
	display: block;
}
.tw-link {
	position: fixed;
	right: 10px;
	bottom: 10%;
}
/*

.btn_footer {
	width: 100%;
	overflow: hidden;
}
p.btn_f {
	text-align: center;
	bottom: 0px;
	position: fixed;
}
p.btn_f a {
	display: block;
	max-width: 385px;
	height: auto;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF601;
	border: solid 4px #000000;
	border-right: none;
} 
*/
.f_left {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 0px;
}
.f_right {
	float: right;
	width: 50%;
	border-right: solid 4px #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	right: 0px;
}

}

@media screen and (max-width:480px){
main .innerContents {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.gray_line.line {
	margin-bottom: 100px;
}
.sectionWrp {
	padding-bottom: 50px;
}
.innerContents .blk_line {
	margin-bottom: 40px;
}
.sectionWrp .txt18.bold.pnk {
	font-size: 15px;
	letter-spacing: 1px;
}
.sectionWrp .txt14 {
	font-size: 12px;
	width: 100%;
}
.sectionWrp p a img {
	width: 70%;
	height: auto;
	max-width: 234px;

}
/*
p.btn a {
	font-size: 12px;
}
p.btn_f a {
	font-size: 12px;
}
*/

}
