.abpho {
	width: 100%;
	position: relative;
}

.abpho img {
	width: 100%;
}

.tab-content img {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}

@media (max-width: 768px) {
	.abpho {
		margin-top: 60px;
	}
	.tab-content h2 {
		font-size: 24px;
		text-align: center;
	}
	#myTabContentat p {
		font-size: 14px;
		color: #666;
        text-indent: 32px;
		line-height: 28px;
		letter-spacing: 1px;
	}
	.aumap iframe {
		height: 240px;
	}
	.container-fluid,
	.container {
		padding: 0;
	}
	.abpho img:last-of-type {
		display: none;
	}
    .aboutTlt {
		position: absolute;
		top: calc(50% - 20px);
		top: -webkit-calc(50% - 20px);
		top: -moz-calc(50% - 20px);
		text-align: center;
		width: 100%;
	}
	.aboutTlt .aboutTltCh {
		font-size: 20px;
	}
	.aboutTlt .aboutTltEn {
		font-size: 12px;
	}
	.nav-tabsat {
		border: 0;
		margin-top: 0;
		padding: 20px 0px;
		background: #F6FBFF;
		padding-left: calc(50% - 150px);
		padding-left: -webkit-calc(50% - 150px);
		padding-left: -moz-calc(50% - 150px);
	}
	#myTabContentat {
		padding: 0px 25px 0px 25px;
	}
	.nav-tabsat>li {
		float: left;
		width: 100px;
		margin: 0 auto;
		border: 2px solid rgba(225, 3, 20, 1);
	}
	.nav-tabsat>li:first-child {
		border-radius: 4px 0px 0px 4px;
	}
	.nav-tabsat>li:nth-of-type(2) {
		border-left: 0;
		border-right: 0;
	}
	.nav-tabsat>li:last-child {
		border-radius: 0px 4px 4px 0px;
	}
	.nav-tabsat>li.active {
		border: ;
		color: #fff;
		background: rgba(225, 3, 20, 1);
	}
	.nav-tabsat>li>a {
		border: none;
		color: rgba(225, 3, 20, 1);
	}
	.nav-tabsat>li.active>a,
	.nav-tabsat>li.active>a:hover,
	.nav-tabsat>li.active>a:focus {
		background: transparent;
		border: 0;
		color: #fff;
		background-color: none;
	}
}

@media (min-width: 768px) {
	.tab-content h2 {
		margin-top: 59px;
		padding-bottom: 32px;
		text-align: center;
		font-size: 32px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 0px;
		letter-spacing: 1px;
		color: #000000;
	}
	#myTabContentat p {
		color: #666;
		font-size: 18px;
		text-indent: 40px;
		line-height: 36px;
		letter-spacing: 2px;
	}
	.aumap {
		margin-bottom: 30px;
	}
	.aumap iframe {
		height: 400px;
	}
	.abpho img:first-of-type {
		display: none;
	}
	.aboutTlt {
		position: absolute;
		top: calc(50% - 11px);
		top: -webkit-calc(50% - 11px);
		top: -moz-calc(50% - 11px);
		text-align: center;
		width: 100%;
	}
	.aboutTlt .aboutTltCh {
		font-size: 48px;
		padding-bottom: 8px;
	}
	.aboutTlt .aboutTltEn {
		font-size: 28px;
	}
	.nav-tabsat {
		border: 0;
		margin-top: 0;
		background: #F6FBFF;
		padding-left: calc(50% - 226.5px);
		padding-left: -webkit-calc(50% - 226.5px);
		padding-left: -moz-calc(50% - 226.5px);
	}
	.nav-tabsat>li>a {
		border: none;
		font-size: 28px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 96px;
		letter-spacing: 0px;
		color: #666666;
		padding: 0;
	}
	.nav-tabsat>li {
		text-align: center;
		float: left;
		width: 151px;
		margin: 0 auto;
	}
	.nav-tabsat>li.active>a,
	.nav-tabsat>li.active>a:hover,
	.nav-tabsat>li.active>a:focus {
		background: transparent;
		border: 0;
		border-bottom: 4px solid rgba(225, 3, 20, 1);
	}
}