@charset "utf-8";
@media screen and (max-width: 768px) {
    .main-wrap1 {
        width: 100%;
        height: 50vw;
        margin: 0 auto;
        position: relative;
        background: url("../images/title_01_sp.jpg") top center;
        background-size: cover;
    }
    .main-wrap1 .content-wrap {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }
    .main-wrap1 .content {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }
    .main-wrap1 .inner-wrap {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }
    .main-wrap1 .inner {
        width: 90%;
        margin: 0 auto;
        position: absolute;
        bottom: 5vw;
        left: 5%;
        z-index: 5;
    }
    .main-wrap1 .inner h3 {
        display: inline-block;
        color: #323232;
        font-size: 8vw;
        text-align: left;
        margin: 0;
        padding: 0 10px 7px 0;
        line-height: 1.1em;
        position: relative;
    }
    .main-wrap1 .inner h3::after {
        content: " ";
        display: block;
        width: 100%;
        height: 2px;
        background-color: #323232;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .main-wrap1 .inner h3 br {
        line-height: 0;
    }
    .main-wrap1 .inner span {
        margin: 0;
        padding: 6px 0 0 0;
        display: block;
        font-size: 4vw;
        color: #645f5f;
        line-height: 1.4em;
        font-weight: 600;
    }
    .main-wrap1 .inner span span {
        margin: 0;
        padding: 6px 0 0 0;
		display: inline-block;
        font-size: 3vw;
        color: #645f5f;
        line-height: 1.4em;
        font-weight: 500;
	}
    .main-wrap2 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }
    .main-wrap2 .content-wrap {
        margin: 0 auto 0 auto;
        padding: 0;
    }
    .main-wrap2 .content {
        width: 90%;
        margin: 0 auto 0 auto;
        position: relative;
        padding: 10px 0 0 0;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
    }
    .main-wrap2 .content .breadcrumbfr {
        width: auto;
        list-style: none;
        text-align: left;
    }
    .main-wrap2 .content .breadcrumb {
        display: inline-block;
        margin: 0 0 3px 0;
    }
    .main-wrap2 .content .breadcrumb .breadcrumblnk {
        padding: 0 5px;
        vertical-align: middle;
        display: inline-block;
        color: #323232;
        font-size: 14px;
        font-weight: 300;
    }
	.main-wrap2 .content .breadcrumb a.breadcrumblnk:hover {
        color: #323232;
		text-decoration: underline;
    }
    .main-wrap2 .content .breadcrumb span.breadcrumblnk {
        color: #323232;
    }
    .main-wrap2 .content .breadcrumb:first-child .breadcrumblnk {
        padding: 0 10px 0 0;
    }
    .main-wrap2 .content .breadcrumb:last-child .breadcrumblnk {
        padding: 0 0 0 5px;
    }
    .main-wrap2 .content .breadcrumb span.breadcrumbborder {
        vertical-align: middle;
        display: inline-block;
        position: relative;
        color: #323232;
        font-weight: 300;
        top: 1px;
    }
    .main-wrap3 {
        width: 100%;
        position: relative;
        margin: 50px 0 10px 0;
        padding: 0;
    }
    .main-wrap3 .content-wrap {
        width: 100%;
        padding: 0;
        margin: 0 auto;
    }
    .main-wrap3 .content {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
    }
    .main-wrap3 .inner-wrap {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .main-wrap3 .inner {
        width: 90%;
        margin: 0 auto;
        position: relative;
        text-align: left;
        vertical-align: middle;
        font-size: 0;
    }
    .main-wrap3 .inner h4 {
		width: 100%;
        font-size: 20px;
        font-weight: 600;
		margin: 0 0 10px 0;
        color: #323232;
		text-align: left;
    }
    .main-wrap3 ul li {
        border-bottom: 1px solid #a07846;
        padding: 10px 0px 10px 0px;
    }
    .main-wrap3 ul li:nth-of-type(1) {
        border-top: 1px solid #a07846;
    }
    .main-wrap3 ul li span.list-left {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        line-height: 2em;
        vertical-align: top;
        text-align: left;
        color: #323232;
		margin: 0;
    }
    .main-wrap3 ul li span.list-right {
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        display: inline-block;
        line-height: 2em;
        vertical-align: top;
        text-align: left;
        color: #323232;
    }
    .main-wrap3 ul li span.list-right a {
		display: inline;
        color: #323232;
	}
    .main-wrap3 ul li span.list-right a img {
		width: 100%;
		vertical-align: bottom;
	}
	.main-wrap3 .link{
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0;
	}
	.main-wrap3 .link a{
		width: 48%;
		display: inline-block;
	}
	.main-wrap3 .link a:nth-of-type(1){
		margin: 0 2% 0 0;
	}
	.main-wrap3 .link a:nth-of-type(2){
		margin: 0 0 0 2%;
	}
	.main-wrap3 .link img{
		width: 100%;
		vertical-align: bottom;
	}
    .main-wrap4 {
        width: 100%;
        position: relative;
        margin: 50px 0 100px 0;
        padding: 0;
    }
    .main-wrap4 .content-wrap {
        width: 100%;
        padding: 0;
        margin: 0 auto;
    }
    .main-wrap4 .content {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
    }
    .main-wrap4 .inner-wrap {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .main-wrap4 .inner {
        width: 90%;
        margin: 0 auto;
        position: relative;
        text-align: left;
        vertical-align: middle;
        font-size: 16px;
    }
    .main-wrap4 .inner img {
		width: 100%;
	}
    .main-wrap4 .inner h4 {
		width: 100%;
        font-size: 20px;
        font-weight: 600;
		margin: 40px 0 10px 0;
        color: #323232;
		text-align: left;
    }
	.main-wrap4 .inner a{
		color: #323232;
	}
    .main-wrap4 .inner p {
        font-size: 14px;
        line-height: 2em;
		text-align: center;
        color: #323232;
		margin: 0 0 40px 0;
    }
    .main-wrap4 .inner p span {
        font-size: 14px;
        line-height: 2em;
		text-align: left;
        color: #323232;
		display: block;
		padding: 0 0 0 1em;
		position: relative;
    }
    .main-wrap4 .inner p span::after {
		content: "・";
		display: block;
        font-size: 14px;
        line-height: 2em;
		text-align: center;
        color: #323232;
		position: absolute;
		top: 0;
		left: 0;
    }
	.main-wrap4 .inner .other-wrap {
		width: 100%;
		margin: 20px 0 40px 0;
		text-align: center;
	}
    .main-wrap4 .btn-wrap {
        width: 100%;
        display: block;
        position: relative;
        padding: 0;
        margin: 30px 0 0 0;
        overflow: hidden;
		text-align: center;
    }
    .main-wrap4 .btn-wrap .btn {
        width: 100%;
        display: block;
		text-align: center;
    }
    .main-wrap4 .btn-wrap .btn .icon{
        display: inline-block;
        width: 46px;
        height: 46px;
        border: solid 1px #e60012;
        border-radius: 50%;
        background-color: #fff;
		background: url("/recruit/common/images/btnar.png") center center no-repeat;
        background-size: cover;
		vertical-align: top;
        transition:  background-color 0.2s;
    }
    .main-wrap4 .btn-wrap .btn:hover .icon {
		background: url("/recruit/common/images/btnaron.png") center center no-repeat;
        background-color: #e60012;
        left: 100px;
    }
    .main-wrap4 .btn-wrap .btn .txt {
        display: inline-block;
        font-size: 16px;
        color: #323232;
		padding: 13px 10px 0 0;
    	vertical-align: middle;
    }
	.main-wrap4 .info{
		width: 100%;
		text-align: center;
	}
    .main-wrap4 ul {
		display: block;
		list-style: none;
		margin: 0 auto;
		text-align: left;
    }
    .main-wrap4 ul li {
		display: block;
    }
    .main-wrap4 ul li:nth-of-type(1) {
		padding: 0;
		margin: 0 0 10px 0;
        font-size: 20px;
        color: #323232;
		font-weight: 600;
	}
    .main-wrap4 ul li:nth-of-type(2) span {
        font-size: 18px;
        color: #323232;
		font-weight: 500;
	}
    .main-wrap4 ul li strong {
		display: block;
        font-size: 18px;
        color: #323232;
		font-weight: 600;
		margin: 10px 0 0 0;
	}
}
@media screen and (min-width: 769px) {
    .main-wrap {
        overflow: hidden;
    }
    .main-wrap1 {
        min-width: 1200px;
        width: 100%;
        height: 400px;
        margin: 0 auto;
        position: relative;
        background: url("../images/title_01.jpg") top center;
        background-size: cover;
    }
    .mobile .main-wrap1 {
        height: 400px;
    }
    .ipad.tate .main-wrap1 {
        background: url("../images/title_01.jpg") top center;
        background-size: cover;
    }
    .ipad.yoko .main-wrap1 {
        background: url("../images/title_01.jpg") top center;
        background-size: cover;
    }
    .main-wrap1 .content-wrap {
        width: 1000px;
        height: 100%;
        margin: 0 auto;
    }
    .main-wrap1 .content {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }
	.main-wrap1 .inner-wrap {
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: relative;
	}
	.main-wrap1 .inner {
		width: 100%;
        display: inline-block;
		margin: 0 auto;
        position: absolute;
        bottom: 60px;
        left: 0;
        z-index: 5;
	}
    .main-wrap1 .inner h3 {
        display: inline-block;
        color: #323232;
        font-size: 72px;
		line-height: 1.0em;
        text-align: left;
        margin: 0;
        padding: 0 10px 10px 0;
        position: relative;
    }
    .main-wrap1 .inner h3::after {
        content: " ";
        display: block;
        width: 100%;
        height: 2px;
        background-color: #323232;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .main-wrap1 .inner h3 br {
        line-height: 0;
    }
    .main-wrap1 .inner span {
        margin: 0;
        padding: 10px 0 0 0;
        display: block;
        font-size: 36px;
        color: #645f5f;
        line-height: 1.4em;
        font-weight: 600;
    }
    .main-wrap1 .inner span span {
		display: inline-block;
		font-size: 22px;
        color: #645f5f;
        line-height: 1.4em;
        font-weight: 500;
	}
    .main-wrap2 {
        min-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }
    .main-wrap2 .content-wrap {
        margin: 0 auto 0 auto;
        padding: 0;
    }
    .main-wrap2 .content {
        width: 1000px;
        padding: 0;
        margin: 0 auto 0 auto;
        position: relative;
    }
    .main-wrap2 .content .breadcrumbfr {
        width: 100%;
		margin: 10px 0 0 0;
        list-style: none;
        text-align: right;
        font-size: 16px;
    }
    .main-wrap2 .content .breadcrumb {
        display: inline-block;
        margin: 0 0 3px 0;
    }
    .main-wrap2 .content .breadcrumb .breadcrumblnk {
        padding: 0 10px;
        vertical-align: middle;
        display: inline-block;
        color: #323232;
        font-size: 16px;
        font-weight: 300;
    }
    .main-wrap2 .content .breadcrumb a.breadcrumblnk:hover {
        color: #323232;
		text-decoration: underline;
    }
    .main-wrap2 .content .breadcrumb span.breadcrumblnk {
        color: #323232;
    }
    .main-wrap2 .content .breadcrumb:first-child .breadcrumblnk {
        padding: 0 10px 0 0;
    }
    .main-wrap2 .content .breadcrumb:last-child .breadcrumblnk {
        padding: 0 0 0 5px;
    }
    .main-wrap2 .content .breadcrumb span.breadcrumbborder {
        vertical-align: middle;
        display: inline-block;
        position: relative;
        color: #323232;
        font-weight: 300;
        top: 1px;
        text-align: center;
    }
    .main-wrap3 {
        min-width: 1200px;
        width: 100%;
        position: relative;
        margin: 100px 0 10px 0;
        padding: 0;
    }
    .main-wrap3 .content-wrap {
        width: 100%;
        padding: 0;
        margin: 0 auto;
    }
    .main-wrap3 .content {
        width: 1000px;
        padding: 0;
        margin: 0 auto 0 auto;
        position: relative;
    }
    .main-wrap3 .inner-wrap {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .main-wrap3 .inner {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: left;
        vertical-align: middle;
        font-size: 0;
    }
    .main-wrap3 .inner h4 {
		display: block;
		width: 100%;
        font-size: 22px;
        font-weight: 600;
		margin: 0 0 10px 0;
        color: #323232;
		text-align: left;
    }
    .main-wrap3 ul {
        padding: 0;
    }
    .main-wrap3 ul li {
        border-bottom: 1px solid #a07846;
        padding: 10px 0 10px 0;
    }
    .main-wrap3 ul li:nth-of-type(1) {
        border-top: 1px solid #a07846;
    }
    .main-wrap3 ul li span.list-left {
        width: 200px;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        line-height: 2em;
        vertical-align: top;
        text-align: left;
        color: #323232;
    }
    .main-wrap3 ul li span.list-right {
        width: 776px;
        font-size: 16px;
        font-weight: 500;
        display: inline-block;
        line-height: 2em;
        vertical-align: top;
        text-align: left;
        color: #323232;
    }
    .main-wrap3 ul li span.list-right > a {
		display: inline;
        color: #323232;
	}
    .main-wrap3 ul li span.list-right a img {
		width: 100%;
		vertical-align: bottom;
	}
	.main-wrap3 .link{
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0;
	}
	.main-wrap3 .link a{
		display: inline-block;
	}
	.main-wrap3 .link a:nth-of-type(2){
		margin: 0 0 0 20px;
	}
	.main-wrap3 .link img{
		width: 160px;
		vertical-align: bottom;
	}
    .main-wrap4 {
        min-width: 1200px;
        width: 100%;
        position: relative;
        margin: 50px 0 100px 0;
        padding: 0;
    }
    .main-wrap4 .content-wrap {
        width: 100%;
        padding: 0;
        margin: 0 auto;
    }
    .main-wrap4 .content {
        width: 1000px;
        padding: 0;
        margin: 0 auto 0 auto;
        position: relative;
    }
    .main-wrap4 .inner-wrap {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .main-wrap4 .inner {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: left;
        vertical-align: middle;
    }
    .main-wrap4 .inner img {
		width: 100%;
	}
    .main-wrap4 .inner h4 {
		display: block;
		width: 100%;
        font-size: 22px;
        font-weight: 600;
		margin: 0 0 10px 0;
        color: #323232;
		text-align: left;
    }
	.main-wrap4 .inner a{
		color: #323232;
	}
    .main-wrap4 .inner p {
        font-size: 16px;
        line-height: 2em;
		text-align: left;
        color: #323232;
		margin: 0 0 40px 0;
    }
    .main-wrap4 .inner p span {
        font-size: 16px;
        line-height: 2em;
		text-align: left;
        color: #323232;
		display: block;
		padding: 0 0 0 1em;
		position: relative;
    }
    .main-wrap4 .inner p span::after {
		content: "・";
		display: block;
        font-size: 16px;
        line-height: 2em;
		text-align: center;
        color: #323232;
		position: absolute;
		top: 0;
		left: 0;
    }
	.main-wrap4 .inner .other-wrap {
		width: 100%;
		margin: 40px 0 60px 0;
		text-align: center;
	}
    .main-wrap4 .btn-wrap {
        width: 100%;
        display: block;
        position: relative;
        padding: 0;
        margin: 30px 0 0 0;
        overflow: hidden;
		text-align: center;
    }
    .main-wrap4 .btn-wrap .btn {
        width: 100%;
        display: block;
		text-align: center;
    }
    .main-wrap4 .btn-wrap .btn .icon{
        display: inline-block;
        width: 46px;
        height: 46px;
        border: solid 1px #e60012;
        border-radius: 50%;
        background-color: #fff;
		background: url("/recruit/common/images/btnar.png") center center no-repeat;
        background-size: cover;
		vertical-align: top;
        transition:  background-color 0.2s;
    }
    .main-wrap4 .btn-wrap .btn:hover .icon {
		background: url("/recruit/common/images/btnaron.png") center center no-repeat;
        background-color: #e60012;
        left: 100px;
    }
    .main-wrap4 .btn-wrap .btn .txt {
        display: inline-block;
        font-size: 16px;
        color: #323232;
		padding: 13px 10px 0 0;
    	vertical-align: middle;
    }
	.main-wrap4 .info{
		width: 100%;
		text-align: center;
	}
    .main-wrap4 ul {
		display: table;
		list-style: none;
		margin: 0 auto;
		text-align: left;
    }
    .main-wrap4 ul li {
		display: table-cell;
    }
    .main-wrap4 ul li:nth-of-type(1) {
		padding: 0 30px 0 0;
        font-size: 22px;
        color: #323232;
		font-weight: 600;
	}
    .main-wrap4 ul li:nth-of-type(2) span {
        font-size: 22px;
        color: #323232;
		font-weight: 500;
	}
    .main-wrap4 ul li strong {
		display: block;
        font-size: 16px;
        color: #323232;
		font-weight: 600;
		margin: 10px 0 0 0;
	}
}