@charset "UTF-8";
/* CSS Document */


.fuwatAnime {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fuwatAnime;
	-ms-animation-name: fuwatAnime;
	animation-name: fuwatAnime;
	visibility: visible !important;
}

@-webkit-keyframes fuwatAnime {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fuwatAnime {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pc_none {
	display: none;
}

.sp_none {
	display: block;
}

html,
body,
container2 {
	width: 100%;
}

a {
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

img {
	transition: all 0.3s ease 0s;
}

#path h1 {
	display: inline-block;
	font-size: 11px;
	font-weight: lighter;
}

#contents {
	float: none;
	width: 0px;
}

#container2 {
	text-align: center !important;
	width: 100% !important;
}

#newsmain {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.ctt_ttl {
	width: 1000px;
	display: block;
	overflow: hidden;
	text-align: left;
	margin: 0 auto 10px;
}

.ctt_ttl ul li {
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #eee;
	font-size: 11px;
	height: 68px;
}

.ctt_ttl ul li:first-of-type {
	font-size: 9px;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 0 20px 0 0;
}

.ctt_ttl ul li:first-of-type img {
	width: 90%;
}

.ctt_ttl ul li:nth-of-type(2) {
	font-size: 40px;
}

.ctt_ttl ul li:nth-of-type(3) {
	border-right: 1px solid #fff;
	line-height: 1.6em;
}

.ctt_ttl ul span {
	display: block;
	overflow: hidden;
	font-size: 8px;
	letter-spacing: 1em;
	margin-bottom: 5px;
}

/* title */
.title_box {
	width: 100%;
	background-color: #ccd2d2;
}

.title {
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(/mall/esw200302_diaryplus/bk2.jpg);
}

.title h1 {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

.title_area {
	width: 100%;
	text-align: center;
}

.title_area img {
	width: 1000px;
	margin: 0 auto;
}

.title_area2 {
	width: 100%;
	text-align: center;
}

.title_area2 img {
	width: 100%;
	height: auto;
	max-width: 640px;
	margin: 0 auto 32px;
}

.ttl_read {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background-color: #256161;
	line-height: 2em;
	padding: 30px 0;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}


#logo {
	margin-bottom: 30px;
}

.navi {
	margin-top: 15px;
	text-align: center;
	width: 100%;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 6px 0;
}

.navi>li {
	display: inline-block;
	margin: 0 20px;
	font-size: 18px;
}

.navi li a {
	color: #3f3f3f;
	display: block;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

/* section */
.section {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;

}

.headline {
	font-size: 40px;
	text-align: left;
	margin: 0;
	padding: 70px 0 0;
	display: inline-block;
	overflow: hidden;
	width: auto;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.headline a {
	color: #000;
}

.headline2 {
	font-size: 25px;
	text-align: center;
	margin: 0;
	padding: 70px 0 0;
	display: inline-block;
	overflow: hidden;
	width: auto;
}

.capt {
	display: block;
	overflow: hidden;
	margin: 0 0 10px 0;
	height: 60px;
	font-size: 15px;
	line-height: 1.8em;
}

.headline span {
	font-size: 50px;
}

.content_box {
	float: left;
	text-align: center;
	position: relative;
	height: 650px;
	display: block;
	overflow: hidden;

}

.content_box a img {
	width: 125%;
	left: -50px;
	position: relative;
}

.content_box.left {
	width: 360px;
}

.content_box.right {
	width: 580px;
	margin-left: 30px;
}

.soldout {
	display: block;
	left: 290px;
	overflow: hidden;
	position: relative;
	top: -300px;
	width: 130px;
}

.img_box {
	overflow: hidden;
	width: auto;
}

.img_box>img {
	display: inline-block;
	width: 40%;
	margin: 0 16px;
	vertical-align: top;
}

#img_r_1_1 {
	margin-top: 110px;
}

#img_r_1_2 {
	margin-top: 30px;
}

#img_r_2_1 {
	margin-top: 95px;
}

#img_r_3_1 {
	margin-top: 120px;
}

#img_r_3_2 {
	margin-top: 70px;
}

#img_r_4_1 {
	margin-top: 130px;
}

#img_r_5_1 {
	margin-top: 140px;
}

#img_r_5_2 {
	margin-top: 60px;

}


.item_box {
	width: 100%;
	position: absolute;
	margin: 0;
	padding: 0px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.item_box li {
	list-style: none;
}

.item_box a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
	color: #666;
	text-decoration: none;
	padding: 5px 0;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	font-weight: bold;
}

.cap {
	display: block;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	margin: 17px 0;
	text-align: left;
}

.cap span {
	font-weight: bold;
	font-size: 15px;
}

.other_brand {
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 80px 0 0 0;
}

.other_brand ul {
	display: flex;
	margin: 0 auto 40px;
	padding: 0;
	width: 1000px;
	column-gap: 20px;
}

.other_brand ul li {
	display: grid;
	text-align: left;
	grid-template-columns: 230px;
	grid-template-rows: 30px auto 1fr 1fr 36px;
}


.other_brand ul li img {
	display: block;
	width: 100%;
}

.other_brand ul li span {
	display: block;
	color: #444;
	line-height: 1.6em;
}

.other_brand ul li a {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 5;
	background-color: #eee;
}

.other_brand p {
	display: block;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
	font-size: 9px;
}

.other_brand_ttl {
	display: block;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	margin: 20px 0;
	height: 40px;
}

.other_brand_ttl2 {
	display: block;
	overflow: hidden;
	color: #444444;
	background-color: #fff;
	height: 30px;
	font-size: 17px !important;
	font-weight: bold;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.other_brand_ttl2 a {
	color: #444444;
}

.other_brand_ttl1 {
	display: block;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	margin: 20px 0;
	height: 40px;
}


.other_brand_cap {
	display: block;
	overflow: hidden;
	padding: 20px 15px 10px;
	border-bottom: dotted 1px #6f6f6f;
	margin: 0 !important;
	font-size: 13px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.other_brand_cap p {
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
}

.other_brand_cap2 {
	display: block;
	overflow: hidden;
	color: #000;
	margin: 0 !important;
	padding: 10px 15px;
	font-weight: bold !important;
	/* height: 60px; */
	font-size: 11px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	align-self: center;
}

.other_brand h3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: dotted 1px #333;
	margin: 0 auto 8px;
}

.other_moji {
	color: #000;
	font-size: 11px;
	background-color: #eee;
}

.other_moji span b {
	font-weight: bold;
	font-size: 14px;
}

p.icon {
	background: #444 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	width: 60px;
	margin: 0px;
	border-radius: 4px;
}

p.icon2 {
	display: inline-block;
	background: #444;
	width: 100%;
	padding: 10px 0;
	border-radius: 4px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	transition: all 0.3s ease 0s;
	margin: 0px !important;
}

p.icon3 {
	font-family: 'EB Garamond', serif;
	display: inline-block;
	background: #444;
	width: 100%;
	height: 18px;
	padding-top: 0px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	transition: all 0.3s ease 0s;
}

/* under link */

ul.under_link {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 150px;
}

ul.under_link li {
	border: 1px solid #cccccc;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	width: 300px;
}

ul.under_link li a {
	background-color: #f4f4f4;
	color: #333333;
	display: block;
	font-size: 93%;
	padding-bottom: 14px;
	padding-top: 14px;
}

.trailer {
	display: block;
	font-size: 16px;
	margin: 20px 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
	position: relative;
}

.trailer span {
	display: block;
	overflow: hidden;
	font-size: 11px;
	padding: 10px;
}

.trailer span a {
	color: #7f2d00;
	font-weight: bold;
	text-decoration: underline;
}

.trailer img {
	margin: 0 8px;
}

.sml_ttl_box_underbtn2 {
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
	position: relative;
}

.sml_ttl_box_underbtn2 a {
	display: block;
	overflow: hidden;
	width: 300px;
	margin: 10px auto;
	text-align: center;
	background-color: #959595;
	color: #fff;
}

/* headline */
.headline {
	width: 100%;
	padding: 80px 0 10px 0;
}

.headline>img {
	margin: 0 0 26px 0;
	width: 40px;
}

.headline hr {
	border: none;
	border-top: 1px dashed #999;
}

.headline span {
	background: #fff;
	display: inline-block;
	font-size: 40px;
	line-height: 1em;
	letter-spacing: .15em;
	padding: 0 30px;
	width: auto;
}

.headline span>span {
	background: none;
	font-size: 11px;
	letter-spacing: .08em;
	margin: 6px 0 0 0;
}

.headline2 {
	width: 100%;
	padding: 50px 0 10px 0;
	font-style: 20px;
}

/* search-nav */
.search-nav {
	text-align: center;
	width: 800px;
	margin: 0 auto;
}

.search-nav li {
	float: none !important;
	display: inline-block;
	margin: 0 10px 10px 0;
	text-align: center;
	transition: .3s;
}

.search-nav li a {
	border: 5px solid #eee;
	box-sizing: border-box;
	display: inline-block;
	height: 150px;
	width: 150px;
}

.search-nav img {
	margin: 50px 0 0 0;
	width: 90%;
}

.search-nav.type img {
	margin: 0;
	width: 100%;
}

.search-nav.type span {
	color: #666;
	display: inline-block;
	font-size: 11px;
	margin: 4px 0 0 0;
}

.other_item_cate {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 16px auto 50px;
	padding: 0;
}

.other_item_cate ul {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	width: 500px;
	margin: 0 auto;
	padding: 0px;
	gap: 8px;
}

.other_item_cate ul li {
	display: inline-block;
	overflow: hidden;
	width: 48%;
	background-color: #444;
	border-radius: 4px;
}

.other_item_cate ul li a {
	display: block;
	overflow: hidden;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 10px;
	text-decoration: none;
}

.other-item-btn {
	display: block;
	padding: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #45423f;
	border-radius: 4px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

@media screen and (max-width: 640px) {

	.pc_none {
		display: block;
	}

	.sp_none {
		display: none;
	}

	#path h1 {
		display: inline-block;
		font-size: 75%;
	}

	#newsmain {
		width: 100%;
	}

	.navi {
		border: none;
	}

	.navi>li {
		margin: 0px;
	}

	.navi li a {
		color: #666;
		display: inline-block;
		margin: 10px 0 0;
		width: auto;
		padding: 5px 8px;
		background-color: #eee;
		font-size: 15px;
	}

	.navi>li>a img {
		width: 100%;
	}

	.ctt_ttl {
		width: 100%;
		margin: 0 5px;
		padding: 0 5px 10px;
		color: #000;
	}

	.ctt_ttl ul li {
		padding: 0;
		float: left !important;
	}

	.ctt_ttl ul li img {
		width: 50px;
	}

	.ctt_ttl ul li:first-of-type {
		font-size: 8px;
		padding: 0 5px !important;
		width: 60px !important;
	}

	.ctt_ttl ul li:nth-of-type(2) {
		font-size: 20px !important;
		height: 54px !important;
		padding: 15px 10px 0 !important;
		width: 45px !important;
	}

	.ctt_ttl ul li:last-of-type {
		font-size: 8px !important;
		padding: 0 5px !important;
		width: 50vw !important;
	}

	.ctt_ttl ul span {
		font-size: 7px;
		letter-spacing: 0.7em;
	}

	/* SMP title */
	.ttl_read {
		font-size: 14px;
		width: 96%;
		padding: 20px 2%;
		text-align: left;
	}

	.logo {
		margin: 10px auto 30px auto;
		width: auto !important;
	}

	.title img.ttl {
		margin: 0 auto;
		width: 100%;
	}

	/* section */
	.section {
		width: 100%;
		margin-top: 0;
		overflow: hidden;
		text-align: center;
	}

	.headline {
		margin: 10px 0;
		width: 100%;
		display: block;
		overflow: hidden;
		font-size: 30px;
		text-align: center;
	}

	.capt {
		height: 130px;
		font-size: 14px;
		text-align: justify;
		margin: 0 10px;
	}

	.content_box {
		float: none;
		text-align: center;
		height: auto;
		overflow: hidden;
		display: block;
	}

	.content_box.left {
		width: 100%;
		height: 115vw;
		margin: 0 0 1px 0;
	}

	.content_box.right {
		width: 100%;
		margin-left: 0;
	}

	.soldout {
		top: -440px;
		width: 100%;
		text-align: right;
		left: 0px;
	}

	.soldout img {
		top: -400px;
		max-width: 100px !important;
		margin: 5px;
	}

	.img_box {
		width: auto;
	}

	.content_box img {
		width: 100%;
	}

	.img_box>img {
		width: 100%;
		margin: 0;
	}

	#img_r_1_1 {
		margin-top: 0;
		width: 50%;
		float: left;
	}

	#img_r_1_2 {
		margin-top: 0;
		width: 50%;
	}

	#img_r_2_1 {
		margin-top: 0;
	}

	#img_r_3_1 {
		margin-top: 0;
	}

	#img_r_3_2 {
		margin-top: 0;
	}

	#img_r_4_1 {
		margin-top: 0;
	}

	#img_r_5_1 {
		margin-top: 0;
	}

	#img_r_5_2 {
		margin-top: 0;

	}

	.cap {
		margin: 20px 10px;
		font-size: 14px;
		text-align: justify;
	}

	.item_box {
		width: 100%;
		position: static;
		bottom: 0;
		border-top: 1px dotted #ddd;
		border-bottom: 1px dotted #ddd;
	}

	.item_box a {
		display: block;
		color: #666;
		padding: 20px 0;
		line-height: 1.5rem;
	}

	/* SMP under link */


	ul.under_link {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		width: 90%;
	}

	ul.under_link li {
		margin-bottom: 5px;
		margin-right: 0;
		width: 100%;
	}

	.sml_ttl_box_underbtn2 {
		width: 100%;
	}

	.sml_ttl_box_underbtn2 a {
		width: 90%;
	}

	.other_brand {
		width: 100%;
	}

	.other_brand ul {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(auto-fit, 45%);
		gap: 20px;
		justify-content: center;
	}

	.other_brand ul li {
		grid-template-columns: 100%;
		text-align: left;
		width: 100%;
		height: auto;
	}

	.other_brand ul li img {
		width: 100%;
	}

	p.icon {
		display: block;
		margin: 8px auto 5px;
		padding: 10px 0;
		width: 80%;
	}

	p.icon3 {
		margin: 64px 0 10px;
	}

	.other_brand_ttl {
		height: auto;
	}

	.other_brand_ttl2 {
		font-size: 15px !important;
		text-align: center;
	}

	.other_brand_ttl1 {
		padding: 10px;
		font-size: 12px !important;
	}

	.other_brand_cap {
		padding: 10px;
		font-size: 12px !important;
	}

	.other_brand_cap2 {
		padding: 10px;
	}

	/* SMP headline */
	.headline {
		margin: 0;
		width: 100%;
		font-size: 20px;
		padding: 104px 0 8px;
	}

	.headline>img {
		margin: 0 0 32px 0;
		width: 40px;
	}

	.headline hr {
		border: none;
	}

	.headline span {
		font-weight: 400;
		letter-spacing: .15em;
		padding: 0;
		width: 80%;
		;
	}

	.headline span>span {
		font-size: 10px;
		letter-spacing: .08em;
		line-height: 1.5;
		margin: 6px 0 0 0;
	}

	/* SMP search-nav */
	.search-nav {
		width: 100%;
	}

	ul.search-nav {
		margin: 20px 0 100px 0;
		text-align: center;
	}

	ul.search-nav li {
		display: inline-block;
		float: none;
		margin: 0 2vw 2vw 0;
	}

	ul.search-nav li:nth-of-type(3n) {
		margin: 0 0 2vw 0;
	}

	.search-nav li a {
		border: 5px solid #eee;
		height: 28vw;
		width: 28vw;
	}

	.search-nav img {
		margin: 9vw 0 0 0;
		width: 90%;
	}

	.search-nav.type img {
		margin: 0;
		width: 100%;
	}

	.search-nav.type span {
		display: inline-block;
		font-size: 10px;
		margin: 4px 0 0 0;
	}

	.other_item_cate {
		display: block;
		overflow: hidden;
		width: 100%;
		text-align: center;
		margin: 50px 0;
		padding: 0;
	}

	.other_item_cate ul {
		width: 100%;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
	}

	.other_item_cate ul li {
		width: 80%;
		height: 40px;
	}

	.other_item_cate ul li a {
		display: block;
		overflow: hidden;
		color: #fff;
		text-decoration: none;
	}

	.other-item-btn {
		width: 80%;
		margin: 0 auto;
	}


}



@media screen and (min-width: 641px) {
	.other-item-btn {
		display: block;
		width: 320px;
		margin: 0 auto;
	}

	.other_brand h3 {
		width: 1000px;
	}

	/* hover settings */

	div.item_box a:hover {
		opacity: 0.5;
	}

	.navi>li img {
		width: 26px;
	}

	.navi>li>a:hover {
		opacity: 0.5;
	}

	.headline a:hover {
		color: #7d7d7d;
	}

	.other_brand_ttl2 a:hover {
		color: #7d7d7d;
	}

	p.icon2:hover {
		background: #545454;
	}

	ul.under_link li a:hover {
		font-size: 93%;
		background-color: #CCC;
	}

	.item_box a:hover {
		opacity: 0.8;
	}

	.sml_ttl_box_underbtn a:hover {
		background-color: #515151;
	}

	.sml_ttl_box_underbtn2 a:hover {
		background-color: #aeadad;
	}

	.other_item_cate ul li a:hover {
		background-color: #626262;
	}

}

/*
font-family: 'EB Garamond', serif;
*/