@charset "UTF-8";

body {
	font-family: 'Noto Sans JP', sans-serif;
}


#mainwrapper header {
	/*Header */
	background-color: rgba(208,207,207,1.00);
	overflow: auto;
	font-style: normal;
	font-weight: 400;

}
#acMenu dt{
	width: 90%;
	height:calc(100vw*0.03);
	float: left;
	line-height: 50px;
	display: flex; /* 子要素をflexboxで揃える */
	flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
	justify-content: center; /* 子要素をflexboxにより中央に配置する */
	align-items: center;  /* 子要素をflexboxにより中央に配置する */
	border: #666 1px solid;
	cursor: pointer;
	margin-left: 5%;
	transition: all 0.2s;
}
#acMenu dt:hover {
	width: 90%;
	transform: scale(1.02);
	height:calc(100vw*0.03);
	float: left;
	border: #666 1px solid;
	margin-left: 5%;
	background-color: rgba(228,34,79,1.00);
	color: rgba(234,234,234,1.00);
	transition: all 0.2s;
}


#acMenu dd{
	margin-left: -0%;
	background: none;
	width:100%;
	height:auto;
	line-height:110%;
	text-align:center;
	display:none;
}

nav ul li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
nav ul {
	padding-left: 0%;
}
nav ul li a {
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
#footerbar {
	/* Footer bar at the bottom of the page */
	height: 18px;
	clear: both;
	background-color: rgba(208,207,207,1.00);
	width: 100%;
}
footer {
	/* Container for footer artices */
	width: 71%;
	padding-left: 2%;
	padding-right: 2%;
}
.notOnDesktop {
	/*element to be displayed only in mobile view and tabet view */
	display: none;
}
#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}
#mainwrapper header nav a {
	/* Links in header */
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
.MainBoxResumeA4 {
	width: 80%;
	background-color: rgba(255,255,255,1.00);
	margin-top: 0px;
	float: left;
	margin-left: 16%;
	margin-right: auto;
	-webkit-box-shadow: 1px 1px 5px 2px rgba(198,198,198,1.00);
	box-shadow: 1px 1px 5px 2px rgba(198,198,198,1.00);
}



.nav-move  {
	margin-left: 1%;
	padding-left: 7px;
	padding-right: 10px;
	width: 10%;
	text-align: center;
	margin-bottom: 5px;
	float: left;
}
.ResumePartsPhotoFrame   {
	width: 29%;
	float: right;
	clear: right;
	height: 274px;
	background-image: url(../../image/%E8%A8%BC%E6%98%8E%E5%86%99%E7%9C%9F.jpg);
	background-repeat: no-repeat;
	background-size: 51.2% auto;
	background-position: 50% 50%;
	position: relative;
}
.ResumePartsPhotoFrame_icons   {
	background-image: url(../../image/image_fcb.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	background-position: 50% 50%;
	background-size: 50% 50%;
	position: static;
	margin-left: auto;
	margin-right: auto;
}
.ResumePartsA   {
	width: 70%;
	float: left;
	clear: left;
	margin-left: 15%;
	margin-right: 20%;
	background-color: #E8E8E8;
	border-bottom-left-radius: 1.1% 0.8%;
	border-bottom-right-radius: 1.1% 0.8%;
	/* [disabled]border-top-right-radius: 1.1% 0.8%; */
	/* [disabled]border-top-left-radius: 1.1% 0.8%; */
}
.ResumePartsB   {
	width: 71%;
	float: left;
	margin-left: 0px;
	clear: left;
	height: auto;
}
.ResumePartsC   {
	width: 71%;
	float: left;
	clear: left;
}
.ResumePartsD   {
	width: 94%;
	float: left;
	clear: left;
	padding-left: 3%;
	padding-right: 3%;
}
.ResumePartsE   {
	width: 100%;
	float: left;
	clear: left;
}
.ResumeParts-Blank   {
	width: 100%;
	float: left;
	clear: left;
}
.ResumeParts-Blank02   {
	width: 71%;
	float: left;
	margin-left: 0px;
	clear: left;
	height: 90px;
}
.ResumeParts-Blank03   {
	width: 71%;
	float: left;
	margin-left: 0px;
	clear: left;
	height: 20px;
}
#ResumeMainBox {
	width: 90%;
	float: left;
	clear: left;
	padding-top: 0px;
}
td.Collum01   {
	width: 1%;
	height: 50px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-top: 1px solid #ADADAD;
}
td.Collum02 {
	width: 1%;
	height: 45px;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
}
td.Collum05 {
	width: 1%;
	height: 100px;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
}
td.Collum03 {
	width: 1%;
	height: 45px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-top: 1px solid #ADADAD;
}
td.Collum10 {
	width: 0.4%;
	text-align: left;
	border-bottom: 1px solid rgba(165,165,165,1.00);
		height:calc(100vw*0.055);
}

td.Collum20_ic{
	width: 0.4%;
	height:calc(100vw*0.02);
	border-top: 1px solid #BBBBBB;
	text-align: left;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}


td.Collum10FillSp {
	width: 1%;
	height: 22px;
	border-bottom: 1px solid #C8C8C8;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgba(244,244,244,1.00);
	padding-left: 6px;
	text-align: left;
	padding-right: 6px;
}
td.Collum06 {
	width: 1%;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
	padding-left: 14px;
	padding-right: 16px;
}
td.Collum04 {
	width: 1%;
	height: 205px;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
}
table {
	border-collapse: collapse;
}
table.TB_BOX01 {
	border-collapse: collapse;

	border-bottom: 1px solid rgba(180,180,180,1.00);
}

.table-small-Parts01 {
	width: 32%;
	float: left;
	background-color: rgba(236,236,236,1.00);
}
.table-small-Parts02 {
	width: 16.3%;
	float: left;
}
.table-small-Parts03 {
	width: 25%;
	float: left;
}
#ResumeMainBox .MainBoxResumeA4 {
}


li {
	list-style: none;

}

li:nth-child(even){
	background-color: rgba(224,224,224,1.00);
	padding-bottom: 1%;
	padding-top: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	
}




.top-button {
	width: 19.8%;
	height: 27px;
	color: rgba(121,121,121,1.00);
	text-align: right;
	padding-right: 1%;
	float: right;
}
.ResumeParts-Blank01 {
	float: left;
	width: 100%;

}
.nav_center  {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	min-width: 1040px;
}


dt {
	width: 92%;
	float: left;
	clear: left;
	margin-top: 12px;
	
}
dd {
	width: 86%;
	background-color: rgba(244,244,244,1.00);
	float: left;
	clear: left;
	margin-left: 4%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 4px;
}
.ResumeParts-BorderLine-dotted {
	border-top: 1px dotted rgba(214,214,214,1.00);
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 14px;
}
.iconsA {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid rgba(197,197,197,1.00);
	background-color: rgba(239,239,239,1.00);
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: left;
	border-radius: 4px;
	width: auto;
	margin-top: 2px;
}
.iconsC {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: left;
	border-radius: 4px;
}
.iconsB {
	width: 95%;
	padding-left: 6px;
	border: 1px solid rgba(197,197,197,1.00);
	padding-right: 4px;
	background-color: rgba(244,231,231,1.00);
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: left;
	border-radius: 4px;
	margin-bottom: 10px;
}
#TableTextCon01  {
}
td {

	width: 1px;
}
td.font-name-size {
	
}

/* Tablet view */
@media screen and (max-width:1224px ){
	
	.ResumePartsA   {
	width: 80%;
	clear: left;
	margin-left: 10%;
	margin-right: 10%;

}

}
/* Tablet view */
@media screen and ( max-width : 769px ){
	
input[type="submit"]	{
		
	position:fixed;
	left: 0px;
	top: 0px;
	padding-top: 6px;
	float: left;
	margin-left:0%;
	padding-bottom: 6px;
	text-decoration: none;
	background-color: rgba(21,146,206,1.00);
	border-top: 0px ;
	border-left: 0px ;
	border-right: 1px solid rgba(0,60,111,1.00);
	border-bottom: 1px solid rgba(0,60,111,1.00);
	text-align: center;color: rgba(252,252,252,1.00);
	border-radius: 0px;
	display: block;
	cursor : pointer;
	width: 200px;
	height: 38px;
	opacity: 1;
	background-image: -webkit-linear-gradient(270deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);

}
	
	
	
	

.ResumePartsB{
	width: 65%;
	padding-left: 2%;
	float: left;
	clear: left;
	height: auto;
}	
.ResumePartsC{
	width: 65%;
	padding-left: 2%;
	float: left;
	clear: left;
	height: auto;
}	
.ResumePartsD{
	width: 96%;
	padding-left: 2%;
	padding-right: 0%;
}	


.MainBoxResumeA4  {
	height: auto;
	float: left;
	margin-left: 0px;
	width: 100%;
}
#ResumeMainBox {
	margin-left: 0%;
	width: 100%;
	float: left;
}

.ResumePartsPhotoFrame {
	background-size: 80% auto;
	padding-bottom: 60px;
	position: relative;
}

.nav_center {
	margin-left: 0px;
	width: 100%;
	min-width: 304px;
}
.nav-move {
	width: 21%;
	text-align: left;
	border: 1px solid rgba(176,176,176,1.00);
	height: 20px;
}
dd {
	width: 90%;
}
td {

}

dt {

}
.table-small-Parts02 {
	width: 14%;
	float: left;
}

		
input[type="submit"]	{
	position:fixed;
	left: 0px;
	top: 0px;
	padding-top: 6px;
	float: left;
	margin-left:0%;
	padding-bottom: 6px;
	text-decoration: none;
	background-color: rgba(21,146,206,1.00);
	border-top: 0px ;
	border-left: 0px ;
	border-right: 1px solid rgba(0,60,111,1.00);
	border-bottom: 1px solid rgba(0,60,111,1.00);
	text-align: center;color: rgba(252,252,252,1.00);
	border-radius: 0px;
	display: block;
	cursor : pointer;
	width: 200px;
	height: 38px;
	opacity: 1;
	background-image: -webkit-linear-gradient(270deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,182,225,1.00) 0.14%,rgba(0,147,202,1.00) 100%);
}
		
		
		
		
		
.ResumePartsA{
	width: 100%;
	padding: 0%;
	margin-left: 0%;
	margin-right: 0%;


}	
.ResumePartsB{
	width: 72%;
	padding-left: 2%;
	float: left;
	clear: left;
	height: auto;
}	
.ResumePartsC{
	width: 72%;
	padding-left: 2%;
	float: left;
	clear: left;
	height: auto;
}	
.ResumePartsD{
	width: 96%;
	padding-left: 2%;
	padding-right: 0%;
}	
	




.MainBoxResumeA4  {
	height: auto;
	float: left;
	margin-left: 0px;
	width: 100%;
}
#ResumeMainBox {
	margin-left: 0%;
	width: 100%;
	float: left;
}

.ResumePartsPhotoFrame {
	background-size: 94% auto;
	padding-bottom: 60px;
	position: relative;
	width: 22%;
}
.nav {
	height: 86px;
	width: 100%;
	margin-left: 0%;
	opacity:1;
}
.nav_center {
	margin-left: 0px;
	width: 100%;
	min-width: 304px;
}
.nav-move {
	width: 27%;
	text-align: left;
	height: 18px;
	border: 1px solid rgba(176,176,176,1.00);
}
dd {
	width: 90%;
}
td {
	
}
dt {
	
}
.BU_textCon01 {
	letter-spacing: -0.5px;
}
.table-small-Parts02 {
	width: 16%;
	float: left;
	
}
	
	
}


@media screen and (min-width:2120px) {
  
	
}
