@charset "Shift_JIS";


/*
header
----------------------------------------*/

/*
mainContents
----------------------------------------*/

div#mainContents {
	margin: 0 auto;
	font-size: 100%;
}

/* h2 */
div#internship div#mainContents h2 {
		margin-bottom: 20px;
}


div#mainContents .contents{
	width: 850px;
	margin: 0 auto;
	text-align: center;
	/*padding: 0 20px;*/
	line-height: 1.5;
}
div#mainContents #internTop{
	line-height: 1.5;
	color: #444444;
}



/* lead */
#mainContents .lead{
text-align:left;
margin:0 0 20px 20px;
width:850px;
}

#mainContents .lead:after{content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0;}
#mainContents .lead{display:inline-block;}
* html #mainContents .lead{height:0%;}
#mainContents .lead{display:block;}

#mainContents .lead img{
float:right;
margin:0 0 10px 20px;
}











/* mainImage */
div#mainContents .mainImage {
	margin-bottom: 25px
}

/*---------------
recruit_link_Block
---------------*/
.recruit_link_Block{
    border: solid 2px #339933;
    margin-top: 20px;
    margin-bottom: 30px;
}

.recruit_link{
    padding: 15px;
}


/* leadBlock */
div#mainContents .leadBlock {
	margin-bottom: 20px;
}

/*---------------
leadBlock 
---------------*/
div#mainContents .leadBlock {
	margin-bottom: 15px;
	width: 850px;
}

div#mainContents h3 {
	margin-bottom: 10px;
}

/* anchorNavi */
div#mainContents .anchorNavi {
	padding: 10px 0 0 0;
	width: 850px;
	background: url(../img/technical_anchor_bg01.gif) no-repeat 0 0;
	text-align: left;
}
div#mainContents .anchorNavi ul {
	overflow: hidden;
	display: inline-block; 
	padding: 0 20px 10px 20px;
	background: url(../img/technical_anchor_bg02.gif) no-repeat 0 100%;
}
* html div#mainContents .anchorNavi ul {
	zoom:1;
}

div#mainContents .anchorNavi ul li{
	float: left;
	display: inline-block;
	width: 395px;
}
div#mainContents .anchorNavi ul li a{
	display: block;
	padding-left: 15px;
	background: url(../img/technical_ic01.gif) 0 0.5em no-repeat;
}



/*---------------
section 
---------------*/
div#mainContents .section {
	overflow: hidden;
	width: 850px;
	padding: 17px 8px 17px 9px;
	background-color: #fafaeb;
	color: #000000;
}
* html div#mainContents .section {
	zoom:1;
}

div#mainContents .section h4 {
	margin-bottom: 10px;
}

div#mainContents .section .stack div p.imageBox  {
}
* html div#mainContents .section .stack div p.imageBox  {
	display: block;
	width: 250px;
	padding: 6px 6px 4px 6px;
	border: #dddddd solid 1px;
	background-color: #ffffff;
}

div#mainContents .section .stack div p.imageBox img {
	border: #dddddd solid 1px;
	background-color: #ffffff;
	padding: 6px;
	margin: 0;
}
* html div#mainContents .section .stack div p.imageBox img {
	border: none;
	padding: 0;
}


div#mainContents .section .stack .caption,
div#mainContents .section .stack2of3 .caption {
	padding: 5px 15px 0 15px; 
}

/* stack */
.stack, .stack1of2, .stack1of3, .stack2of3, .stack1of4, .stack3of4, .stackAuto {
    display: inline-block;
    vertical-align: top;
				overflow: hidden;
}
* html .stack,
* html .stack1of2,
* html .stack1of3,
* html .stack2of3,
* html .stack1of4,
* html .stack3of4,
* html .stackAuto {
    display: inline;
				zoom: 1;
}

.stack {
    position: relative;
				margin-bottom: 15px;
}
.stackAuto {
    width: auto;
}
.stack {
    overflow: hidden;
    width: 100%;
}
.stack .stack {
    overflow: visible;
}
.stack1of2 {
    width: 49%;
}
.stack1of3 {
    width: 32.333%;
}
.stack2of3 {
    width: 66.666%;
}
.stack1of4 {
    width: 25%;
}
.stack3of4 {
    width: 75%;
}


/* voice */
div#mainContents .section .voice {
	width: 800px;
	padding: 15px 15px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: left;
}
div#mainContents .section .voice dt {
	margin-bottom: 10px;
}


/*---------------
impressions 
---------------*/
#impressions {
	border: #fb850a solid 4px;
	padding: 18px;
	width: 822px;
	text-align: left;
	color: #000000;
}
* html #impressions {
	width: 850px;
}

#impressions dt {
	margin-bottom: 5px;
}

/*
technical/index.html
----------------------------------------*/

/*---------------
localNavi
---------------*/
div#mainContents .contents .localNavi ul{
	overflow: hidden;
	margin-bottom: 15px;
}
* html div#mainContents .contents .localNavi ul{
	zoom:1;
}

div#mainContents .contents .localNavi ul li{
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
* html div#mainContents .contents .localNavi ul li{
	zoom:1;
}


/*---------------
textLeftBlock
---------------*/
div#mainContents .contents .textLeftBlock{
	overflow: hidden;
	width: 850px;
}
* html div#mainContents .contents .textLeftBlock{
	zoom:1;
}

div#mainContents .contents .textLeftBlock .textBox{
	overflow: hidden;
	margin-bottom: 20px;
}
* html div#mainContents .contents .textLeftBlock .textBox{
	zoom:1;
}
div#mainContents .contents .textLeftBlock .imageBox{
	overflow: hidden;
	float: right;
	margin-left: 15px;
}
* html div#mainContents .contents .textLeftBlock .imageBox{
	zoom:1;
}

/*---------------
info
---------------*/
div#mainContents .info{
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}


/*---------------
table01
---------------*/
div#mainContents .contents table.table01 {
	border-left: 1px #dddddd solid;
	border-top: 1px #dddddd solid;
	font-size: 100%;
	line-height: 1.5;
	color: #444444;
}
div#mainContents .contents table.table01 caption{
	font-weight: bold;
	color:#339933;
	padding-bottom: 3px;
	font-size: 16px;
}
div#mainContents .contents table.table01 td,
div#mainContents .contents table.table01 th{
    padding: 8px 10px 8px 10px;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}
div#mainContents .contents table.table01 td#p-text {
    height: 140px;
    padding-right: 250px;
    background: url(../img/sangaku-mark.jpg) right 90px top 15px no-repeat;
    background-size: auto 110px;
}

div#mainContents .contents table.table01 tr th{
	background: #f5ffe3;
}


/*---------------
table02
---------------*/
div#mainContents .contents table .period_table{
    font-size: 100%;
    line-height: 1.5;
    color: #444444;
    margin-bottom: 10px;
}

div#mainContents .contents table .period_table .number{
	border-bottom: none;
}

div#mainContents .contents table .period_table th{
	text-align: center;
	border-top: 1px #dddddd solid;
}


/*
common parts
----------------------------------------*/
p.title {
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}
p.text {
	padding-left: 15px;
	text-align: left;
}


/*----------------
pageTop 
-----------------*/
.pageTop {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.pageTop p{
	display: inline;
	padding-left: 15px;
	background: url(../img/technical_ic02.gif) no-repeat 0 0.2em;
}



/*
text decoration
----------------------------------------*/
.bold {
	font-weight: bold!important;
}
.red {
	color: #ff0000;
}

.indent01 {
	text-indent: -0.7em;
	padding-left: 0.7em;
}
.indent02 {
	text-indent: -1.0em;
	padding-left: 1.0em;
}

div#mainContents .txt-l {
	text-align: left;
}
div#mainContents .txt-r {
	text-align: right;
}



div#mainContents h3.new_title {
    text-align: left;
    font-size: 20px;
    line-height: 100%;
    margin: 10px 0 10px 10px;
	font-weight: bold;
}
div#mainContents h4.new_title {
    margin: 20px 0 5px 10px;
    text-align: left;
    font-size: 16px;
	color: #339933;
	font-weight: bold;
}
div#mainContents span.sircle {
	font-size: 150%;
    text-align: center;
    line-height: 100%;
	display: block;
}
div#mainContents span.underline {
    color: #f00;
    font-weight: bold;
    margin-left: 3px;
    /*text-decoration: underline;*/
}

div#mainContents p.new_button a {
    padding: 8px 30px 8px 18px;
    text-decoration: none;
    color: #a58723;
    border: 2px solid #a58723;
    display: inline-block;
    position: relative;
    font-size: 120%;
}
div#mainContents p.new_button a:hover {
	opacity: 0.7;
}
div#mainContents p.new_button a:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #a58723;
    border-right: solid 1px #a58723;
    position: absolute;
    top: 47%;
    right: 15px;
    transform: rotate(
45deg) translateY(-47%);
}



/*202211*/
#schedule_wrap {
	position: relative;
}
table#schedule {
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	margin: 10px 10px 10px 20px;
}
table#schedule th {
	font-size: 14px;
	padding: 5px 7px !important;
	text-align: center;
}
table#schedule td {
    font-size: 14px;
	padding: 5px 7px !important;
}
#schedule_comment {
	position: absolute;
	bottom: 5px;
	left: 340px;
}



/* 202211*/
.pc_only {display:block;}
.sp_only {display:none;}

div#internship2019 div#mainContents h2 {
	width: 890px;
    height: 94px;
    margin: 20px auto 30px auto;
    background: url(../img/technical_intern_ti.jpg) left top no-repeat;
    background-size: 100% auto;
    position: relative;
}
div#internship2019 div#mainContents h2 span {
	color: #fff;
    font-weight: bold;
    font-size: 28px;
    line-height: 110%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    text-align: center;
}
div#internship2019 div#mainContents h2 span small {
	font-weight: bold;
	float: left;
}
#link_banner ul {
    display: none !important;
}
table th,table td { line-height: 150% !important; }

#qr { margin-top: 10px; }

.mb5,.mb10,.mb15,.ind {display:inline-block;line-height:150% !important;}
.mb5  {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb25 {margin-bottom:25px !important;}
.mb40 {margin-bottom:40px !important;}
.pl1rem {padding-left:1rem !important;}
.ind  {
	padding-left:1em !important;
	text-indent:-1em !important;
}

@media screen and (min-width: 768px) and (max-width: 890px) {
div#internship2019 div#mainContents h2 {
    width: 100%!important;
    height: 10vw !important;
    background-size: 100% 100% !important;
}	
}


@media screen and (max-width: 768px) {
	
.pc_only {display:none;}
.sp_only {display:block;}	
	
div#mainContents {
	width: 90%;
}
div#mainContents .contents .textLeftBlock {
    width: 100%;
}
/* h2 */
div#internship2019 div#mainContents h2 {
 	width:100%;
	height: 0;
	padding-bottom: 22.66%;
	margin: 20px auto 20px auto;
	position: relative;
	background: url(../img/technical_intern_ti2022_sp.jpg) left top no-repeat;
	background-size: 100% auto;
}
div#internship2019 div#mainContents h2 span {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-weight: bold;
    font-size: 4.5vw;
    line-height: 115%;
    padding: 0;
    width: 100%;
    text-align: center;
}	
div#internship2019 div#mainContents h2 span small {
	font-size: 100%;
	font-weight: bold;
	float: none;
}
div#internship2019 div#mainContents h2 img {
 	width:100%;
	height: auto;
}

div#mainContents p.new_button a {
    font-size: 3.5vw;
    line-height: 130%;
	text-align: center;
	width: 100%;
}
	
div#mainContents .contents{
	width: 100%;
}
div#mainContents .contents table.table01 {
	width: 100%;	
}
div#mainContents .contents table.table01 th {
	width: 25%;
	font-size: 3.5vw;
}
div#mainContents .contents table.table01 td {
	width: 75%;
	font-size: 3.5vw;
}


div#mainContents .contents table.table01 td#p-text {
	padding: 8px 10px 30% 10px;
	height: auto;
    background: url(../img/sangaku-mark.jpg) center bottom 10% no-repeat;
    background-size: auto 50%;
	
}
	
	
div#mainContents .contents table#schedule {
	width: 96%;
    margin: 10px 5px;
}
div#mainContents .contents table#schedule th,
div#mainContents .contents table#schedule td {
	font-size: 3vw;
}
div#mainContents .contents table#schedule th.sth1 {width:35%;}
div#mainContents .contents table#schedule th.sth2 {width:65%;}	
div#mainContents .contents table#schedule td.std1 {width:35%;}	
div#mainContents .contents table#schedule td.std2 {width:45%;}
div#mainContents .contents table#schedule td.std3 {width:20%;}
	
#schedule_wrap {
	position: static;
}
#schedule_comment {
    position: static;
	margin-bottom: 10px;
}
	
	
#internship2019 .recruit_link{
	padding: 15px 10px;
    font-size: 3.5vw;
}	
	
	
}


/*202404*/
div#mainContents .contents table.table01 td p {
    color: #444;
    line-height: 150%;
}
div#mainContents .contents table.table01 td #qr {
    top: 40px;
	right: 250px;
	width: 100px;
	margin: 0;
}
div#mainContents .contents table.table01 td #qr img {
	width: 110px;
}
div#mainContents .contents table.table01 td a {
	color: #579ab9;
}
div#mainContents .contents table.table01 td a:hover  {
    color: #06a;
    text-decoration: underline;
    cursor: pointer;
    opacity: 1;
}
div#mainContents .contents table.table01 td a#link_mypage {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0 15px 20px;
	position: relative;
	display: inline-block;
	text-decoration: underline;
}
div#mainContents .contents table.table01 td a#link_mypage:before {
	content: "";
    position: absolute;
    top: 35%;
    left: 0;
    margin: auto;
    vertical-align: middle;
    border-top: 2px solid #579ab9;
    border-right: 2px solid #579ab9;
    width: 5px;
    height: 5px;
    transform: rotate(45deg) translateY(-55%);
    z-index: 15;
}
div#mainContents .contents table.table01 td a#link_mypage:hover:before {
    border-top: 2px solid #06a;
    border-right: 2px solid #06a;
}
div#mainContents .contents table.table01 td span.other-win {
	display: inline-block;
	margin-left: 5px;
	width: 10px;
	height: 10px;
}
div#mainContents .contents table.table01 td span.other-win img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

@media screen and (max-width: 768px) {
div#mainContents .contents table.table01 td a#link_mypage {
	font-size: 115%;
	line-height: 130%;
}
div#mainContents .contents table.table01 td a#link_mypage:before {
    top: 25%;
}
div#mainContents .contents table.table01 td span.other-win {
	margin-left: 1vw;
	width: 2.2vw;
	height: 2.2vw;
}	
}

