@charset "UTF-8";
/* CSS Document */

/* ############################################## */

.contents_title {
	width:100%;
	margin:0px 0px 10px 0px;
}
.sub_title {
	width:100%;
	margin:0px 0px 10px 0px;
}

/* ############################################## */

.contents_001 {
	width:100%;
	height:320px;
	margin:0px auto 20px auto;
	position:relative;
}
.contents_001 h4 {
	margin:0px 0px 10px 0px;
}
.contents_001 .ttl_h4_company{
	font-family: 'Noto Serif JP', serif;
    font-size: 18px;
	text-align: justify;
    display: flex;
    align-items: center;
	border-bottom: 1px dashed #333;
	margin: 0.5em;
	padding-bottom: .3em;
}
.contents_001 p {
	margin:0px 0px 10px 10px;
	font-size:12px;
	line-height:18px;
}
.contents_002_img {
	position:absolute;
	top:0px;
	right:0px;
}
.contents_002 {
	width:695px;
	margin:0px auto 0px auto;
	background:url(../img/studiare_italia/index/contents_decoration_001_top.jpg) no-repeat top center #fcfaeb;
	padding:30px 0px 15px 0px;
}
.contents_002 ul {
	margin:0px 25px;
}
.contents_002 li {
	font-size:12px;
	line-height:18px;
}
.contents_003 {
	width:695px;
	margin:0px auto 20px auto;
}

.index_menu {
	width:327px;
	margin:0px 0px 10px 0px;
}
.index_menu p {
	width:301px;
	min-height:88px;
	border-left:1px solid #d1c8a9;
	border-right:1px solid #d1c8a9;
	border-bottom:1px solid #d1c8a9;
	padding:7px 7px 7px 17px;
	font-size:12px;
	line-height:18px;
}
.index_menu p img {
	float:right;
	padding:0px 0px 0px 10px;
}
.index_menu h5 a {
	background:url(../img/common/index_menu_back_001.gif) no-repeat;
	width:257px;
	height:32px;
	padding:0px 35px;
	font-size:14px;
	line-height:30px;
	color:#fff;
	display:block;
	text-decoration:none;
}
/*.index_menu h5 a:visited {
	background:url(../img/common/index_menu_back_001.gif) no-repeat;
	width:257px;
	height:32px;
	padding:0px 35px;
	font-size:14px;
	line-height:30px;
	color:#fff;
	display:block;
	text-decoration:none;
}
.index_menu h5 a:hover {
	background:url(../img/common/index_menu_back_001.gif) no-repeat;
	width:257px;
	height:32px;
	padding:0px 35px;
	font-size:14px;
	line-height:30px;
	color:#fff;
	display:block;
	text-decoration:underline;
}*/
.index_menu h5 a:active {
	background:url(../img/common/index_menu_back_001.gif) no-repeat;
	width:257px;
	height:32px;
	padding:0px 35px;
	font-size:14px;
	line-height:30px;
	color:#fff;
	display:block;
	text-decoration:none;
}
@media screen and (min-width:768px) {
	.contents_001 {
		width:693px;
	}
	.index_menu_left {
		width: 327px;
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-flow: wrap;
		float: left;
	}
	.link_box{
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.contents_title {
		width:695px;
		margin:0 0 10px 0;
	}
	.ttl_h4_company br{
		
	}
	.sub_title {
		width:695px;
		margin:0px 0px 10px 0px;
	}

}
@media screen and (max-width:767px) {
	.contents_001{
		height: auto;
	}
	.contents_002_img{
		position: static;
		margin: -100px auto 0;
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 90%;
	}
	.contents_002_img img{
		width:100%;
		height: auto;
	}
	.contents_001 p{
		margin: 1em;
		font-size: 12px;
		line-height: 18px;
		padding-top: 10px;
		max-width: 52%;
		text-align: justify;
	}
	.contents_001 p br {
		display: none;
	}
	
	.sub_title h4 img {
		width: 100%;
	}
	.index_menu{
		width: calc(100% - 10px);
		margin: 0 0 15px;
	}
	.index_menu h5 a{
		width: 100%;
		height: 32px;
		color: #fff;
		font-family: 'Noto Serif JP', serif;
		font-size: 16px;
		display: flex;
		align-items: center;
		padding-left: 15px;
		background: linear-gradient(0deg, #010000, #443329);
		border-bottom: 3px solid #a28c41;
		box-sizing: border-box;
	}
	.index_menu_left,
	.index_menu_right {
		max-width: calc(100% - 25px);
	}
	.index_menu_right{
		margin: 0 auto;
	}
	.index_menu_left_002 a{
		box-sizing: border-box;
	}
	.index_menu_left li{
		box-sizing: border-box;
	}
	.index_menu p{
	    width: 100%;
		margin: 0;
		min-height: 100px;
		box-sizing: border-box;
	}
	.index_menu.link_box {
		width: calc(100% - 10px);
		display: flex;
		flex-flow: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.index_menu h5{
		width: 100%;
	}
	
	.index_menu h5 a{
		font-size: 13px;
		position: relative;
		width: 100%;
		height: 35px;
		line-height: 1.5;
		background: linear-gradient(0deg, #010000, #443329);
		border-bottom: none;
		padding-left: 25px;
	}
	.index_menu h5 a::before{
		display: inline-block;
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-top: 2px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 4px solid #a28c41;
		border-right: 0;
		margin-right: 15px;
		position: absolute;
		top: 0;
		left: 10px;
		bottom: 0;
		margin: auto;
	}
}