.pagename-area-internship{
    margin: 40px 0 60px;
    position: relative;
}
.pagename-area-internship:before{
	position: absolute;
	content: "";
	width: 90%;
	height: 600px;
	background: #B32619;
	left:0;
	bottom:0;
}
.pagename-area-internship .photo{
    position: relative;
    width:80%;
	margin-right: 0%;
    margin-left: auto;
    -webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.16);
    box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.16);
    float: none;
}
.pagename-area-internship .photo img{
	width: 100%;
	height: auto;
}
.pagename-area-internship .midashi-block {
    padding-top: 0px;
    float: none;
}

.pagename-area-internship .midashi-block h2{
	position: relative;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	font-family: "Montserrat", serif;
	line-height: 48px;
	padding-top: 40px;
}
.pagename-area-internship .midashi-block p{
	position: relative;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.pagename-area-internship .coment  {
	position: relative;
	color:#fff;
	width: 80%;
	float: left;
	font-size:13px;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagename-area-internship .inner1086 .img {
	position: absolute;
	right:0%;
	bottom:00px;
	width: 35%;
	height: auto;
}
.pagename-area-internship .inner1086 .img img{
	width: 100%;
	height: auto;
}
.pagename-area-internship .mv_btn-area {
	position: relative;
    width: 90%;
	left: 0px;
	bottom:-50px;
}
.pagename-area-internship .mv_btn a{
    display: block;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 30px 10px 20px;
    margin-bottom: 10px;
    background-image: url(../../img/internship/btn-icon.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 15px auto;
	transition: 0.2s;
}
.pagename-area-internship .mv_btn a:hover{
	background-color: #fff;
    color: #000;
	background-image: url(../../img/internship/btn-icon-on.png);
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 15px auto;
}

.title {
    text-align: center;
}
.title .en {
    color: #DC3738;
    font-size: 14px;
    font-weight: bold;
}

.title .jp {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.sec01 {
    margin-bottom: 120px;
}


.sec01 .txt {
    margin-top: 40px;
	font-size:14px;
	line-height: 28px;
}
.sec01 .txt img{
	width: 100%;
	height: auto;
}

.sec01 .linebox{
	background: #fff;
	padding: 2%;	
    border: 2px solid #000;
	position: relative;
	width: 90%;
	margin-top: -20px;
}
.sec01 .linebox li{
	position: relative;
	margin-left: 10px;
	font-size:13px;
	display: inline-block;
	width: 40%;
	margin: 2% 2% 1% 6%;
	font-weight: bold;
}
.sec01 .linebox li:before{
	content: "●";
	color:#DC3738;
	font-size:10px;
	position: absolute;
	left:-15px;
	top:0px;
}
.cel2-area{
	font-size:0;
	margin: 50px 0 0px;
}
.cel2-box{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: left;
}

.cel2-box:nth-child(2n){
	margin-right: 0px;
}
.cel2-box .linekadobox {
    position: relative;
	width: 90%;
	margin: 0 auto;
	font-size:14px;
	line-height: 24px;
}
.cel2-box .linekadobox .inner01,.cel2-box .linekadobox .inner02 {
    position: relative;
	background: #fff;
}
.cel2-box .linekadobox .inner02{
	border: 2px solid #000;
	padding: 30px 18px 30px;
	text-align: center;
	
}
.cel2-box .linekadobox .inner01:before{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	top:-8px;
	left:-8px;
}
.cel2-box .linekadobox .inner01:after{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	top:-8px;
	right:-8px;
    visibility: visible;  
}
.cel2-box .linekadobox .inner02:before{
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	bottom:-8px;
	left:-8px;
}
.cel2-box .linekadobox .inner02:after{
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	bottom:-8px;
	right:-8px;
    visibility: visible;  
}
.cel2-box .linekadobox .red-bg{
	background: #DC3738;
	color:#fff;
	border-radius: 30px;
	padding: 5px;
	font-size:20px;
	font-weight: bold;
	margin-bottom: 30px;
	max-width: 165px;
	margin-left: auto;
	margin-right: auto;
}
.sec02 {
    position: relative;
	margin: 50px 0;
}
.sec02:before{
	position: absolute;
	content: "";
	background: #F4F1F1;
	height: 250;
	width: 96%;
	right:0;
	top:0;
}
.sec03 {
    position: relative;
}
.sec03:before{
	position: absolute;
	content: "";
	background: #F4F1F1;
	height: 250px;
	width: 96%;
	left:0;
	top:0;
}
.sec03-lead {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
	position: relative;
	margin-top: 35px;
}
.cel3-area{
	font-size:0;
	margin: 30px 0 0px;
}
.cel3-box{
	display: block;
	vertical-align: top;
	width: 100%;
	position: relative;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: left;
}

.cel3-box:nth-child(3n){
	margin-right: 0px;
}
.cel3-box .linekadobox {
    position: relative;
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
}
.cel3-box .linekadobox .inner01,.cel3-box .linekadobox .inner02 {
    position: relative;
	background: #fff;
}
.cel3-box .linekadobox .inner02{
	border: 2px solid #000;
	padding: 30px 18px 30px;
	text-align: center;
	
}
.cel3-box .linekadobox .inner01:before{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	top:-8px;
	left:-8px;
}
.cel3-box .linekadobox .inner01:after{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	top:-8px;
	right:-8px;
    visibility: visible;  
}
.cel3-box .linekadobox .inner02:before{
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	bottom:-8px;
	left:-8px;
}
.cel3-box .linekadobox .inner02:after{
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	bottom:-8px;
	right:-8px;
    visibility: visible;  
}
.cel3-box .linekadobox .red-bg{
	position: relative;
    background-color: #DC3738;
    color: #fff;
    border-radius: 30px;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 30px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    
}
.cel3-box .linekadobox .red-bg:before{
	position: absolute;
	content: "";
	width: 17px;
	height: 10px;
	background-image: url(../../img/internship/hukidashi.png);
    background-repeat: no-repeat;
    background-position: center bottom;
	bottom:-10px;
	left:44%;
}
.cel3-box .linekadobox .photo {
	margin: 20px auto 0;
}
.cel3-box .linekadobox .photo img{
	width: 100%;
	height: auto;
	max-width: 250px;;
}
.sec-subtitle{
	text-align: center;
}

.sec-subtitle span {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #DC3738;
	
}
.sec-title {
    font-size: 28px;
    color: #DC3738;
    font-weight: bold;
    text-align: center;
    position: relative;
	top:-15px;
}
.sec04 {
    padding-top: 50px;
    padding-bottom: 30px;
}
.centerphoto{
	margin: 20px auto;;
}
.centerphoto img {
    width: 100%;
    height: auto;
}
.sec05 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.sec05-block  {
    font-size: 13px;
    line-height: 24px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:30px;
}
.sec05-box {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    position: relative;
	padding: 40px 5% 20px;
	margin: 20px 2%;
	text-align: left;
	width: 86%;
	display: block;
	vertical-align: top;
	
}
.sec05-box .icon{
	background: #000;
	color:#fff;
	font-size:12px;
	line-height: 30px;
	position: absolute;
	left:0;
	top:0;
	width: 100px;
	height: 30px;
	padding-left: 10px;
	text-align: left;
	clip-path: polygon(0 0%, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0%, 100% 0, 90% 100%, 0% 100%);
	
}
.sec05-box .photo{
	position: absolute;
	width: 59px;
	top:-25px;
	right:10px;
}
.sec05-box .photo img{
	width: 100%;
	height: auto;
}

.sec06 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.sec07 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F2F2F2;
}
.sec07 .cel2-block {
	margin: 25px auto;
}
.sec07 .cel2-block .left{
	width: 96%;
	float: none;
	margin-right: 0%;
	background: #fff;
	padding: 5% 2% 10%;
}
.sec07 .cel2-block .red-bg{
	background: #DC3738;
	color:#fff;
	border-radius: 30px;
	padding: 5px;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 20px;
	max-width: 140px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sec07 .cel2-block .left li{
	position: relative;
	margin-left: 30px;
	font-size:13px;
	margin: 2% 0% 2% 10%;
	font-weight: bold;
}
.sec07 .cel2-block .left li:before{
	content: "●";
	color:#DC3738;
	font-size:10px;
	position: absolute;
	left:-15px;
	top:0px;
}
.sec07 .cel2-block .right{
	width: 96%;
	float: none;
	margin-right: 0%;
	background: #fff;
	padding: 5% 2% 10%;
	margin-top: 20px;
}
.sec07 .cel2-block .right li{
	position: relative;
	margin-left: 30px;
	font-size:13px;
	margin: 2% 0% 2% 10%;
	font-weight: bold;
}
.sec07 .cel2-block .right li .en{
	color: #DC3738;
}
.entry{
	font-size:20px;
	margin-bottom: 0px;
}
.entry-box{
	display: block;
	vertical-align: top;
	width: 90%;
	position: relative;
	margin: 50px auto 0;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
.entry-box a{
	background: #DC3738;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 20px 0;
    transition: 0.2s;
    background-image: url(../../img/recruit/ico-arrow.png);
    background-repeat: no-repeat;
    background-position: 85% center;
    background-size: 20px auto;
}
.entry-box a:hover{
	background: #B32619;
    background-image: url(../../img/recruit/ico-arrow.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 20px auto;
}
.sec08 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.sec08-box {
    background-color: #FFFFFF;
    border: 2px solid #DC3738;
    width: 100%;
	position: relative;
	margin-top: 60px;
}
.sec08-box .icon{
	background: #DC3738;
	color:#fff;
	font-size:12px;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
	position: absolute;
	left:0;
	top:0;
	width: 140px;
	height: 30px;
	clip-path: polygon(0 0%, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0%, 100% 0, 90% 100%, 0% 100%);
}
.sec08-box .txtarea{
	padding: 30px 5% 0px;
	text-align: left;
	font-size:12px;
}
.txtarea .leftbox {
    width: 96%;
    display: block;
	vertical-align: top;
	margin: 2%;
}
.txtarea .rightbox {
    width: 96%;
    display: block;
	vertical-align: top;
	margin: 2%;
}

.sec08-box .txtarea .num{
	font-weight: bold;
	font-size:14px;
	text-indent: -14px;
	margin-left: 14px;
}
.sec08-box .txtarea .num .en{
	color:#DC3738;
	padding-right: 10px;
}
.sec08-box .txtarea .txt{
	padding-top: 10px;
	padding-left: 24px;
	padding-bottom: 40px;
}
.sec08-box .txtarea .txt img{
	width: 100%;
	height: auto;
}
.sec08 .cel2-block {
	margin: 50px auto;
}
.sec08 .cel2-block .left{
	width: 96%;
	float: none;
	margin-right: 0%;
	background: #F2F2F2;
	padding: 2% 2% 5%;
	margin-bottom: 20px;
}
.sec08 .cel2-block .red-bg{
	background: #DC3738;
	color:#fff;
	border-radius: 30px;
	padding: 5px;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 20px;
	max-width: 140px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sec08 .cel2-block .left li{
	position: relative;
	margin-left: 20px;
	font-size:13px;
	margin: 2% 0% 2% 10%;
	font-weight: bold;
}
.sec08 .cel2-block .left li:before{
	content: "●";
	color:#DC3738;
	font-size:12px;
	position: absolute;
	left:-15px;
	top:0px;
}
.sec08 .cel2-block .right{
	width: 96%;
	float: none;
	margin-right: 0%;
	background: #F2F2F2;
	padding: 2% 2% 5%;
	margin-bottom: 20px;
}
.sec08 .cel2-block .right li{
	position: relative;
	margin-left: 15px;
	font-size:13px;
	margin: 2% 0% 2% 10%;
	font-weight: bold;
}
.sec08 .cel2-block .right li .en{
	color: #DC3738;
}
.sec09  {
    background-image: url(../../img/internship/sec09-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	padding: 40px 0;
	transition: 0.2s;
	width: 100%;
	height: 50px;
	overflow: hidden;
}
.sec09:hover{
    background-size: cover;
} 
.sec09 a{
    color: #fff;
	text-decoration: none;
    display: block;
    background-color: #000;
    max-width: 60%;
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    background-image: url(../../img/internship/btn-icon.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 20px auto;
    padding-top: 20px;
    padding-bottom: 20px;
	transition: 0.2s;
}
.sec09:hover a{
	color: #000; background-color: #fff;
	background-image: url(../../img/internship/btn-icon-on.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 20px auto;
}