@charset "UTF-8";
.title-page { margin-bottom: 21px; }
.title { margin-top: 0.5em; }
.toggle-content::after {
	content: url("../img/icon_toggle.png");
	margin-left: 14px;
}


.content-toggle-menu {
	/*display: none;*/
	list-style: none;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 15px 15px 0 5px;
}

.content-toggle-menu li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 15px;
	margin-bottom: 16px;

}

.content-toggle-menu li a {
	color: #231815;
	font-size: 13px;
	line-height: 17px;
}

.content-toggle-menu li a:hover {
	text-decoration: none;
	color: #999;
}

.content-toggle-menu li img {
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}

.content-toggle-menu li a img {
	transition: all 0.5s ease 0s;
	opacity: 1;
}

.content-toggle-menu li a:hover img { opacity: .85; }

.content-toggle-menu li:nth-child(4n+5) { clear: left; }

.box-content {
	margin-top: 40px;
	padding: 54px 47px 47px 72px;
	background-color: #ECEDED;
	font-size: 13px;
	line-height: 2;
	margin-bottom: 49px;
}

.box-content h2 {
	text-align: center;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 49px;
}

.box-content h3 {
		font-size: 16px;
		line-height: 1.6em;
		margin-bottom: 10px;
}

.box-content p {
	margin-bottom: 15px;
}

.box-content p img {
	width: 100%;
	height: auto;
}

.column1 { width: 100%; padding: 0 15px 30px; }
.column1 .box-column { width: 100%; }
.column1 .box-column p { width: 100%; }
.column1 .box-column .box-text	{ width: 100%; }

.column2-left { width: 100%; padding: 0 15px 30px; }
.column2-left	h3 { position: relative; top: -7px; }
.column2-left .box-column { width: 100%; clear: both; }
.column2-left .box-column .img { width: 48%; float: left; margin-right: 3.33%;vertical-align: top; }
.column2-left .box-column .box-text { width: 48%; float: right; }
.column2-left .box-column .box-text p	{ width: 100%; position: relative; top: -7px; }

.column2-right { width: 100%; padding: 0 15px 30px; }
.column2-right	h3 { position: relative; top: -7px; }
.column2-right .box-column { width: 100%;clear: both;}
.column2-right .box-column .img { width: 48%; float: right; margin-left: 3.33%;vertical-align: top; }
.column2-right .box-column .box-text { width: 48%; float: left; }
.column2-right .box-column .box-text p	{ width: 100%; position: relative; top: -7px; }

.column3 { width: calc(50% - 30px); padding-bottom: 30px; margin-left:15px; margin-right:15px; float: left; }
.column3 .box-column { width: 100%; display: inline-block; vertical-align: top; }
.column3 .box-column:first-child { margin-right: 3%; }
.column3 .box-column p { width: 100%; }
.column3 .box-column .box-text	{ width: 100%; }

#special-menu li a div.thumbnail-menu{
	height:90px;
	overflow:hidden;
}
#special-menu li a div.thumbnail-menu img{
	margin-top: -50px;
}

.p2-list-specialMenu {
		margin: 20px 0;
		padding: 10px 36px;
		width: 100%;
		height: 40px;
		-webkit-appearance: none;
		background: #fff url(../img/sp-icon-select.png) no-repeat right 10px center;
		font-size: 16px;
		color: #5B4A2F;
		padding-left: 15px;
		background-size: 25px 25px;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal;
		font-size: 100%;
}

@media screen and (max-width: 768px) {

.box-content {
	margin-top: 20px;
	padding: 20px;
	background-color: #ECEDED;
	font-size: 13px;
	line-height: 2;
	margin-bottom: 49px;
}


.content-toggle-menu li {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 0 15px 15px;
 margin-bottom: 0 !important;

}

.content-toggle-menu li a {
	color: #231815;
	font-size: 13px;
	line-height: 1.4;
}

.content-toggle-menu li img {
	display:none;
}

.content-toggle-menu li br {
	display:none;
}

.box-content h2 {
	text-align: center;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 25px;
}

.column1 { width: 100%; padding: 0 0 20px; }
.column1 .box-column { width: 100%; }
.column1 .box-column p { width: 100%; }
.column1 .box-column .box-text { width: 100%; }

.column2-left { width: 100%; padding: 0 0 20px; }
.column2-left h3 { position: relative; top: 0; }
.column2-left .box-column { width: 100%; clear: both; }
.column2-left .box-column .img { width: 100%; float: none; margin-right: 0;vertical-align: top; }
.column2-left .box-column .box-text { width: 100%; float: none; }
.column2-left .box-column .box-text p { width: 100%; position: relative; top: 0; }

.column2-right { width: 100%; padding: 0 0 20px; }
.column2-right h3 { position: relative; top: 0; }
.column2-right .box-column { width: 100%; clear: both;}
.column2-right .box-column .img { width: 100%; float: none; margin-left: 0;vertical-align: top; }
.column2-right .box-column .box-text { width: 100%; float: none; }
.column2-right .box-column .box-text p { width: 100%; position: relative; top: 0; }

.column3 { width: 100%; padding-bottom: 20px; margin-left:0;margin-right:0;}
.column3 .box-column { width: 100%; display: auto; padding-bottom: 20px;}
.column3 .box-column:first-child { width: 100%; display: auto; margin-right: 0; }
.column3 .box-column p { width: 100%; }
.column3 .box-column .box-text { width: 100%; }

	#special-menu li a div.thumbnail-menu{
		height:0;
	}

}