@charset "utf-8";

/* Headline
---------------------------------------------------*/
#Headline {
	width: auto;
	margin-bottom: 235px;
}
#Headline h1 {
	width: 582px;
	height: 307px;
	background-image: url('../../images/advice/sp/ttl_advice.png');
	margin: 0 auto 50px;
}
#Headline p {
	text-align: left;
	margin: 0 30px;
}
/* movieList
---------------------------------------------------*/
#movieList {
	width: auto;
	min-width: auto;
	min-width: initial;
	min-height: auto;
	min-height: initial;
	margin: 0 30px 40px;
}
#movieList section {
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 65px;
}
#movieList section:last-of-type {
	margin-bottom: 0;
}
#movieList section:after {
	display: none;
	position: absolute;
	content: '';
	width: 1px;
	height: 65px;
	background-image: none;
	border-left: 9px dotted #eb5176;
}
#movieList section.movie01,
#movieList section.movie02,
#movieList section.movie03,
#movieList section.movie04,
#movieList section.movie05,
#movieList section.movie06,
#movieList section.movie07,
#movieList section.movie08,
#movieList section.movie09,
#movieList section.movie10,
#movieList section.movie11,
#movieList section.movie12,
#movieList section.movie13,
#movieList section.movie14,
#movieList section.movie15,
#movieList section.movie16 {
	top: auto;
	left: auto;
	right: auto;
}
#movieList section.movie01:after,
#movieList section.movie02:after,
#movieList section.movie03:after,
#movieList section.movie04:after,
#movieList section.movie05:after,
#movieList section.movie06:after,
#movieList section.movie07:after,
#movieList section.movie08:after,
#movieList section.movie09:after,
#movieList section.movie10:after,
#movieList section.movie11:after,
#movieList section.movie12:after,
#movieList section.movie13:after,
#movieList section.movie14:after,
#movieList section.movie15:after,
#movieList section.movie16:after {
	top: 100%;
	left: 50%;
	right: auto;
}
/*#movieList section.movie04:after {
	display: none;
}*/
#movieList .box {
	position: relative;
	width: 100%;
	background-color: #fff;
	border: 2px solid #e5e5e5;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 0px 3px 0px 0px #d9d9d9;
	-moz-box-shadow: 0px 3px 0px 0px #d9d9d9;
	-webkit-box-shadow: 0px 3px 0px 0px #d9d9d9;
	overflow: hidden;
	z-index: 100;
}
#movieList .box a {
	display: block;
	width: 100%;
	height: 305px;
}
#movieList .box .text {
	width: 56%;
	padding: 20px 0 20px 20px;
}
#movieList .box .img {
	float: right;
	width: 44%;
}
#movieList .box .img img {
	width: auto;
	margin-left: -27px;
}
#movieList .box .number {
	width: 87px;
	line-height: 34px;
	font-size: 21px;
	margin-bottom: 16px;
}
#movieList .box .number.pink {
	width: 200px;
}
#movieList .box h1 {
	font-size: 22px;
	margin-bottom: 15px;
}
#movieList .box .name {
	font-size: 18px;
}
#movieList .box .btnDetail {
	width: 120px;
	left: 100%;
	margin-left: -130px;
}
/* imgMap */
#imgMap {
	position: absolute;
	width: 307px;
	height: 342px;
	right: 60px;
	margin-right: 0;
	margin-top: -360px;
}
#imgMap.fixed {
	position: absolute !important;
	top: 0;
	margin-top: -360px;
}
/*---------------------------------------------------
 * Detail
---------------------------------------------------*/
#Headline.detail {
	margin-bottom: 60px;
}
#Headline.detail h1 {
	width: 350px;
	height: 131px;
	background-image: url('../../images/advice/sp/ttl_advice_detail.png');
}
/* AdviceDetail
---------------------------------------------------*/
#AdviceDetail {
	width: auto;
	margin: 0 30px 50px;
}
#AdviceDetail h1 {
	line-height: 1.4em;
	font-size: 28px;
	border-top: 2px solid #0c61a5;
	border-bottom: 2px solid #0c61a5;
	padding: 20px 0;
	letter-spacing: 0;
}
#AdviceDetail h1 span {
	font-size: 22px;
	/*margin-top: 0px;*/
}
#AdviceDetail h1:before {
	width: 92px;
	height: 32px;
	top: -16px;
	line-height: 32px;
	font-size: 20px;
	margin-left: -46px;
}
#AdviceDetail .movie {
	width: 580px;
	height: 330px;
	margin: 0 auto 50px;
}
#AdviceDetail h2 {
	line-height: 1.4em;
	font-size: 28px;
	margin: 0 auto 30px;
	letter-spacing: 0.1em;
}
#AdviceDetail ul.pointList {
	border-top: 2px solid #b2b2b2;
	margin-bottom: 40px;
}
#AdviceDetail ul.pointList li {
	position: relative;
	line-height: 1.7em;
	border-bottom: 2px solid #b2b2b2;
	padding: 30px 18px 30px 110px;
}
#AdviceDetail ul.pointList li:before {
	top: 30px;
	left: 0;
	color: #fff;
	font-size: 17px;
}
#AdviceDetail .profile {
	background-color: #f4f4f4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 55px;
	padding: 30px 40px 30px 30px;
}
#AdviceDetail .profile h3 {
	font-size: 28px;
	border-bottom: 2px dashed #bbb;
	margin-bottom: 30px;
	padding-bottom: 14px;
}
#AdviceDetail .img {
	margin-right: 20px;
}
#AdviceDetail .inner {
	width: 330px;
	width: auto;
}
#AdviceDetail .name {
	line-height: 1.6em;
	font-size: 22px;
}
#AdviceDetail h4 {
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#AdviceDetail .comment {
	font-size: 22px;
}
/* Links
---------------------------------------------------*/
#Links {
	width: auto;
	margin: 0 30px 40px;
}
#Links .list {
	margin-bottom: 80px;
}
#Links .box {
	height: 330px;
	border: 2px solid #e5e5e5;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#Links .box .img {
	width: 100%;
	line-height: 1em;
	border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	margin-bottom: 10px;
	overflow: hidden;
}
#Links .box h2 {
	font-size: 22px;
}
/* 2024.10.24 respiration-inc. ---------- */
#AdviceDetail .no_mv h2 {
	font-size: 26px;
}
#AdviceDetail .no_mv p {
	font-size: 24px;
}
#AdviceDetail .outer_ref {
	display: block;
}
#AdviceDetail ul.ref {
	font-size: 18px;
}
#AdviceDetail .special h3 {
	font-size: 24px;
}
#AdviceDetail .no_mv p {
	font-size: 24px;
}