@charset "utf-8";
/*=================================

	2: Parts Utility

================================ */

@media print, screen and (min-width: 668px) {
	#les-temps-plus {
		margin-bottom: 50px;
	}
	#les-temps-plus .block__read {
		padding: 0 20px;
		margin-top: 20px;
	}
	#les-temps-plus .block__read--areaText {
		overflow: hidden;
	}
	#les-temps-plus .block__read--Text {
		text-align:center;
	}
	#les-temps-plus .block__read--Text + .block__read--Text {
		margin-top: 15px;
	}
	#les-temps-plus .contentsBlock {
		margin-top: 25px;
	}
	#les-temps-plus .contentsBlock--Title {
		font-size: 18px;
		font-weight: bold;
		text-align:center;
		padding-bottom: 15px;
		margin-bottom: 20px;
		border-bottom: 1px solid #dddddd;
	}
	/* box01 */
	#les-temps-plus .box01 {
		padding: 10px 35px 35px;
		margin-top: 20px;
		background: url("/excludes/common/images/special/les-temps-plus_bg01_260126.webp");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		border-top: 4px solid #385723;
	}
	#les-temps-plus .box01__lead {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5;
		color: #385723;
	}
	/* heading3 */
	#les-temps-plus .heading3 {
		text-align: center;
	}
	#les-temps-plus .heading3__title {
		font-size: 18px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	/* media */
	#les-temps-plus .media {
		display: flex;
		flex-wrap: nowrap;
		margin-top: 22px;
	}
	#les-temps-plus .media[data-media-pc=image-left] {
		flex-direction: row;
	}
	#les-temps-plus .media[data-media-pc=image-right] {
		flex-direction: row-reverse;
	}
	#les-temps-plus .media[data-media-pc=image-left] .media__image,
	#les-temps-plus .media[data-media-pc=image-right] .media__detail {
		margin-right: 20px;
	}
	#les-temps-plus .media__image {
		width: 270px;
	}
	#les-temps-plus .media__frame {
		text-align: center;
	}
	#les-temps-plus .media__frame > img {
		width: 100%;
	}
	#les-temps-plus .media__caption {
		text-align: center;
		margin-top: 8px;
		font-size: 16px;
		line-height: 1.44;
	}
	#les-temps-plus .media__caption > span {
		font-size: 13px;
	}
	#les-temps-plus .media__detail {
		width: calc(100% - 290px);
	}
	#les-temps-plus .media__text {
		font-size: 16px;
		line-height: 1.44;
	}
	#les-temps-plus .media__lead {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5;
		color: #385723;
		padding-bottom: 6px;
		margin-bottom: 15px;
		border-bottom: 1px solid #dddddd;
	}
	#les-temps-plus .innerbox {
		background: #ffffff;
		padding: 30px 40px;
		margin-top: 40px;
	}
	#les-temps-plus .innerbox .heading3__title {
		margin-bottom: 5px;
	}
	#les-temps-plus .innerbox .heading3__title__sub {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5;
		color: #385723;
	}
	#les-temps-plus .innerbox .bordertext {
		font-size: 16px;
		margin-top: 13px;
		padding-top: 20px;
		border-top: 1px solid #dddddd;
	}
	/* other */
	#les-temps-plus .element-center {
		text-align: center;
	}
	#les-temps-plus .sp__element {
		display: none;
	}
	#les-temps-plus a:hover {
		opacity: 0.8;
	}
	#les-temps-plus .w80 {
		width: 80%!important;
	}
}

@media screen and (max-width: 667px) {
	#les-temps-plus {
		margin-bottom: 30px;
	}
	#les-temps-plus .block__read {
		padding: 0 20px;
		margin-top: 20px;
	}
	#les-temps-plus .block__read--Text {
		text-align: center;
		font-size: 13px;
		line-height: 1.5;
	}
	#les-temps-plus .block__read--Text + .block__read--Text {
		margin-top: 10px;
	}
	#les-temps-plus .contentsBlock {
		margin-top: 15px;
	}
	#les-temps-plus .contentsBlock--FirstContent {
		padding: 0 10px;
	}
	#les-temps-plus .contentsBlock--Title {
		font-weight: bold;
		text-align:center;
		margin: 0 0 13px;
		font-size: 16px;
		line-height: 1.4;
		padding-bottom: 11px;
		border-bottom: 1px solid #dddddd;
	}
	#les-temps-plus .contentsBlock--Text {
		font-size: 13px;
		line-height: 1.5;
	}
	/* box01 */
	#les-temps-plus .box01 {
		margin: 18px 0px 0;
		padding: 13px 10px 20px;
		background-image: url("/excludes/common/images/special/les-temps-plus_bg01_sp_260126.webp");
		background-size: 100% 100%;
		background-repeat: repeat;
		height: auto;
		border-top: 4px solid #385723;
	}
	#les-temps-plus .box01__lead {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.42;
		color: #385723;
	}
	
	/* heading3 */
	#les-temps-plus .heading3 {
		text-align: center;
	}
	#les-temps-plus .heading3__title {
		margin: 0 0 0;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.4;
	}
	#les-temps-plus .heading3 + * {
		margin-top: 10px;
	}
	/* media */
	#les-temps-plus .media {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 20px;
	}
	#les-temps-plus .media + .media {
		margin-top: 15px;
	}
	#les-temps-plus .media__image {
		width: 76.1%;
		margin: 17px auto 0;
	}
	#les-temps-plus .media__frame {
		text-align: center;
	}
	#les-temps-plus .media__frame > img {
		width: 100%;
	}
	#les-temps-plus .media__caption {
		text-align: center;
		margin-top: 7px;
		font-size: 13px;
		line-height: 1.5;
	}
	#les-temps-plus .media__caption > span {
		font-size: 11px;
	}
	#les-temps-plus .media__text {
		font-size: 13px;
		line-height: 1.5;
	}
	#les-temps-plus .media__lead {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.42;
		color: #385723;
		padding-bottom: 6px;
		margin-bottom: 12px;
		border-bottom: 1px solid #dddddd;
	}
	#les-temps-plus .innerbox {
		background: #ffffff;
		padding: 15px 20px;
		margin-top: 25px;
	}
	#les-temps-plus .innerbox .heading3__title {
		margin-bottom: 10px;
	}
	#les-temps-plus .innerbox .heading3__title__sub {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.5;
		color: #385723;
	}
	#les-temps-plus .innerbox .bordertext {
		font-size: 13px;
		margin-top: 15px;
		padding-top: 17px;
		line-height: 1.6;
		border-top: 1px solid #dddddd;
	}
	/* other */
	#les-temps-plus .element-center {
		text-align: center;
	}
	#les-temps-plus .pc__element {
		display: none;
	}
	#les-temps-plus .w80 {
		width: 80%!important;
	}
}