.title {
	font-size: 46px;
	line-height: 35px;
	text-align: center;
	padding: 51px 0 41px;
}
.txttop {
	text-align: center;
	padding-bottom: 51px;
	font-size: 16px;
}
.main {
	position: relative;
	/*margin-bottom:130px;*/
}
.main .bgpink {
	position: absolute;
	top: 0;
	left: 0;
	right: calc(50% - 550px);
	bottom: 0;
	content: '';
	background: #fcf4f4;
	padding-bottom:40px;
}
.main .photo {
	position: absolute;
	top: 110px;
	left: 0;
	right: 55%;
	margin-right: 120px;
	z-index: 1;
}
.main .photo .image {
	height: 352px;
	overflow: hidden;
}
.main .image img {
/*	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);*/
}
.main .name {
	position: absolute;
	top: -5px;
	right: -25px;
	font-size: 60px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	z-index: 1;
	height: 800px;
	color: rgba(231,102,89,0.50);
}
.main .name .txt-latin {
	letter-spacing: -1px;
}
.main.rs .name .txt-latin {
	letter-spacing: -2.5px;
}
.main.no .name .txt-latin {
	letter-spacing: 1px;
}
.main .fr {
	width: 430px;
	margin-right: 152px;
	padding: 79px 0 103px;
}
.main .subname {
	text-align: right;
	color: #e76659;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f9dad9;
	margin-bottom: 14px;
}
/*.main .item {
	border-bottom: 1px solid #f9dad9;
}*/
.main .subname span {
	font-size: 12px;
}
.main .item .title1 {
	font-size: 22px;
	padding: 20px 0 5px;
}
.main .item .title1 span {
	padding-right: 15px;
}
.main .item .txt {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.5px;
	padding: 15px 0 23px;
}
.main .item .link {
	padding-bottom: 40px;
}
.main .item .linkbtn {
	float: right;
	padding: 0 20px;
	background: none;
	border: 1px solid #ec7471;
	box-sizing: border-box;
	font-size: 12px;
}
.main .item .linkbtn span {
	color: #ec7471;
}
.main .item .linkbtn:hover span {
	color: #fff;
}
.main .item .linkbtn:hover {
	background: #ec7471;
}
.other .other_title {
	text-align: left;
	border: none;
	font-size: 14px;
	line-height: 20px;
	padding: 38px 0 0px;
	color: #e76659;
}
.other .txt {
	font-size: 14px;
	line-height: 26px;
	background: url(https://public.potaufeu.asahi.com/ag/img/cover/icon_on.png) no-repeat 0px 20px;
	padding: 14px 0 0px 13px;
}
/*
#event .item {
	width: 450px;
	background: #FFF;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: inline-block;
	text-align: center;
	margin-left: 70px;
}
*/

/* end cover detail */

@media (max-width: 767px) and (min-width: 0px) {
.show_left {
	width: 112% !important;
}
.title {
	padding: 20px 0 25px;
	font-size: 29px;
	line-height: 25px;
}
.txttop {
	padding-bottom: 30px;
	font-size: 14px;
	margin: 0 20px;
	text-align:left;
}
.main .bgpink {
	right: 20px;
}
.main .name {
	position: relative;
	top: inherit;
	right: inherit;
	height: auto;
	z-index: 999;
	font-size: 32px;
	padding: 50px 50px 10px 0;
	text-align: right;
}
.main .subname {
	margin-right: 50px;
	position: relative;
	z-index: 1;
	border-bottom: none;
	padding-bottom:0;
}
.main .photo {
	position: static;
	margin-right: 0;
}
.main .photo .image {
	height: auto;
	overflow: hidden;
	padding-right: 0;
}
.main .image img {
	display: inherit;
	position: static;
	width: 100%;
	height: auto;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.main .item .linkbtn {
	padding: 4px 24px;
}
#sec1 .main .image img {
	width: 87%;
}
.main .fr {
	width: auto;
	margin-right: 0;
	/*padding: 7px 0 50px;*/
	padding: 7px 0 0;
	margin: 0 30px 0 13px;
	float: none;
}
.main .item .title1 {
	font-size: 16px;
	line-height: 24px;
	padding: 20px 0 2px;
}
.main .item .txt {
	font-size: 13px;
	line-height: 20px;
	padding:13px 0 18px;
}
.main .item .button {
	padding-bottom: 25px;
}
.main .item .link {
	padding-bottom: 30px;
}
.other .other_title {
	padding-top: 24px;
}
.other .txt {
	background: url(https://public.potaufeu.asahi.com/ag/img/cover/icon_on.png) no-repeat 0px 14px;
	padding: 7px 0 0px 13px;
}
.main {
	margin-bottom: 0;
}
}

@media screen and (min-width: 768px) {
#sec1 .photo .image a {
	display: block;
	height: 352px;
	position: relative;
}
#sec1 .photo .image img {
	width: 100%;
	height: auto;
}
#sec1 .main .name {
	right: 0;
}
#sec1 .main .photo {
	width: 42%;
	right: auto;
}
}
