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

html {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.blue_tx {
	color: #005594;
}
.red_tx {
	color: #CF0046;
}
.header {
	background-image: url("../images/main_img2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.header h2 {
    font-size: 20px;
    line-height: 30px;
	border: solid 1px #003B66;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
	display:inline-block;
	margin-top: 2.2em;
}
.header h3 {
	font-size: 24px;
	line-height: 37px;
	font-weight: bold;
}
.header h1 {
	font-size: 60px;
	line-height: 70px;
	font-weight: bold;
	margin-bottom: 1em;
}
.header_copy {
	text-align: right;
}
.ft_box {
	border-top: solid 1px #B55B7F;
}
 .ft_box ul {
    display: flex;
	margin-bottom: 50px;
margin-top: 15px;
margin-left: -40px;
  }
.ft_box li {
	list-style: none;
}
  .ft_box li:after {
    content: "|";
    margin: 0 1em;
  }

.cont1 {
	text-align: center;
}
.cont1 .tx1 {
	font-size: 39px;
	line-height: 55px;
	padding-top: 0.2em;
	margin-bottom: 0px;
}
.cont1 .tx1a {
	font-size: 44px;
	line-height: 56px;
	background-image: url("../images/top_img02.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.cont1 .tx2 {
	font-size: 12px;
	text-align: right;
}
.cont1 .tx4,.cont1 .tx9 {
	font-size: 12px;
}
.cont1 .tx3,.cont1 .tx7 {
	font-size: 44px;
	line-height: 58px;
	font-weight: bold;
}
.cont1 .tx5 {
	font-size: 24px;
	line-height: 39px;
	margin-bottom: 1em;
}
.cont1 .tx6,.cont1 .tx8 {
	font-size: 30px;
	line-height: 40px;
	color: #B55B7F;
	margin-bottom: 1em;
}
.cont1 .tx3a {
	font-size: 34px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0.7em;
}
.cont1 .tx4 {
	margin-bottom: 3em;
}
.cont1 .tx4a {
	font-size: 38px;
	line-height: 50px;
	font-weight: bold;
	color: #B55B7F;
}
.cont1 .tx7 {
	margin-bottom: 0.7em;
}
.cont1 .tx8 {
	margin-bottom: 0em;
}
.cont1 .tx10 {
  font-size: 24px;
  line-height: 37px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.cont1 .tx11 {
  font-size: 24px;
  line-height: 36px;
}
.cont1 .tx12 {
  font-size: 28px;
  line-height: 43px;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
.cont1 .tx3 {
	margin-top: 0.4em;
}
.cont1 .tx1,.cont1 .tx3a,.cont1 .tx5,.cont1 .tx6,.cont1 .tx8,.cont1 .tx10,.cont1 .tx11,.cont1 .tx12 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.cont1 .bold_g {
	font-weight: bold;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.cont1 .t_red {
	color: #B55B7F;
}
.tx15 {
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	color: #B55B7F;
	padding-top: 0.3em;
}
.cont2 {
	background-color: #F2F1EA;
	padding-top: 2em;
	padding-bottom: 2em;
margin-bottom: 4em;
}
.cont2 h3 {
    font-size: 28px;
    line-height: 36px;
    color: #B55B7F;
    text-align: center;
    font-weight: bold;
	margin-bottom: 1em;
}
.cont2 p {
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
	text-align: center;
}
.arrow04 {
	margin-left: auto;
margin-right: auto;
display: block;
	margin-top: 3em;
}
.arrow1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
.top_cv_bt a {
  font-size: 26px;
  color: #000;
  line-height: 45px;
  font-weight: bold;
  border: solid 1px #686868;
  border-radius: 12px;
  text-align: center;
  background-color: #fff;
  padding-left: 4em;
  padding-right: 3.2em;
  padding-top: 12px;
  padding-bottom: 12px;
  background-image: url("../images/arrow01.png");
  background-repeat: no-repeat;
  background-position: 1.5em center;
  text-decoration: none;
  transition: background 0.5s;
  margin-bottom: 1em;
  background-size: 5%;
}
.top_cv_bt a:hover,
.container .cv_bt a:hover {
	background-color: #003B66;
	color: #fff;
}
.col-md-6 .top_cv_bt {
  width: 100%;
  margin-top: 5em;
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
}
.point {
	padding-top: 1em;
	margin-bottom: 4em;
}
.point.container h3 {
    font-size: 36px;
    line-height: 55px;
    text-align: center;
	margin-bottom: 0.8em;
}
.point.container h3 .ff_m {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.point.container h3 .tx_c1 {
    color: #B55B7F;
	font-weight: bold;
	font-size: 1.2em;
}
.pattern h3 {
	border-top: dotted 3px #9C9C9C;
	padding-top: 0.7em;
}
.pattern li {
	padding-left: 0em;
	margin-left: -1.5em;
font-size: 1.1em;
}
.row .col-md-4 .star_icon {
    font-size: 33px;
    color: #C9A063;
    text-align: center;
	margin-bottom: 0.2em;
}
.number_icon {
	font-size: 50px;
	font-weight: bold;
	color: #B55B7F;
	text-align: center;
	margin-bottom: 0.2em;
	border-bottom: solid 1px #B55B7F;
}
.point .col-md-4 h4 {
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #003B66;
    text-align: center;
	margin-bottom: 0.5em;
}
.row .col-md-4 .point_txt {
    font-size: 18px;
    line-break: 26px;
}
.cv {
    padding-top: 2em;
	padding-bottom: 2em;
    background-color: #B55B7F;
	text-align: center;
	margin-bottom: 5em;
}
.cv .cv_bt {
	margin-bottom: 1.5em;
}
.cv .container h3 {
    font-size: 35px;
    line-height: 45px;
    color: #ffff;
    text-align: center;
    margin-bottom: 45px;
}
.container .cv_bt a {
  font-size: 28px;
  color: #000;
  line-height: 45px;
  font-weight: bold;
  border: solid 0px;
  border-radius: 20px;
  text-align: center;
  background-color: #fff;
  padding-left: 3.5em;
  padding-right: 3em;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/arrow01.png");
  background-repeat: no-repeat;
  background-position: 1.5em center;
  transition: background 0.5s;
  text-decoration: none;
  background-size: 5%;
}
.message.container {
    border-top: solid 3px #A8CD39;
	padding-bottom: 5em;
padding-top: 2em;
	padding-left: 0px;
padding-right: 0px;
}
.header {
    background-color: #eee;
	padding-top: 1em;
padding-bottom: 1em;
margin-bottom: 4em;
}

.flow {
	margin-bottom: 5em;
}
.flow.container h3,
.job.container h3{
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    border: solid 1px #B55B7F;
    padding: 0.3em;
    font-weight: bold;
	margin-bottom: 2em;
}
.flow_title,.flow_img {
	margin-bottom: 1em;
}
.flow_img {
	text-align: center;
}
.col-md-4 .job_txt .job_tx1 {
    color: #003B66;
    font-weight: bold;
}
.row .col-md-9 .name {
    text-align: right;
    font-weight: bold;
}
.job .col-md-4 h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
}
.job {
	margin-bottom: 4em;
}
.job_box {
	border-top: solid 9px #B55B7F;
	margin-left: 0.3em;
	margin-right: 0.3em;
	background-color: #F2F1EA;
	padding: 1em;
	padding-bottom: 0.1em;
	max-height: 100%;
height: 430px;
}
.job_photo {
	margin-bottom: 1em;
}
.copyright_box {
	border-top: solid 1px #B55B7F;
	padding-top: 1em;
	text-align: center;
	font-size: 0.8em;
}
.job2 {
	margin-bottom: 4em;
}
.job2 .col-md-4 p {
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	background-color: #F2F1EA;
	text-align: center;
	padding: 0.5em;
}
.job2 h3 {
	text-align: center;
	margin-bottom: 1em;
	font-weight: bold;
}
.job3 h3 {
	text-align: center;
	margin-bottom: 1em;
	font-weight: bold;
}
.ft_box {
	padding-bottom: 3.5em;
}
.sp_item {
	display: none;
}
.cont1_img1 {
	max-width: 791px;
	width: 100%;
}
.arrow_sp1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.top_point3 img {
  margin-top: 3em;
}
.pattern_title {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.pattern_title2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.mt15 {
	margin-top: 15px;
}
.cap {
	font-size: 86%;
}
.cap3 {
	font-size: 86%;
	margin-top: -50px;
	margin-bottom: 30px;
}
.job3 .col-md-4 p {
  font-size: 20px;
  line-height: 32px;
  background-color: #F2F1EA;
  text-align: center;
  padding: 0.5em;
}

@media (max-width: 1200px) {
.col-md-6 .top_cv_bt {
  margin-top: 2em;
}
	.top_point3 img {
  margin-top: 0em;
}
	.job_box {
	max-height: 100%;
height: 386px;
}
}

@media (max-width: 992px) {
	.top_cv_bt a {
  font-size: 23px;
	}
	.col-md-6 .top_cv_bt {
  margin-top: 1em;
	}
	.header h2 {
  font-size: 15px;
	}
	.header h3 {
  font-size: 26px;
	}
	.header h1 {
  font-size: 44px;
	}
}
@media (max-width: 764px) {
	.container .cv_bt a {
  font-size: 30px;
	}
	.header_copy {
  display: none;
}
	.header {
		  background-image: url("../images/main_img_sp.jpg");
  background-size: contain;
  background-color: #253236;
  padding-top: 1em;
  padding-bottom: 0.1em;
  margin-bottom: 3em;
}
	.header h2 {
		margin-top: 0.8em;
	}
	.header h1 {
  margin-bottom: 0em;
}
	.header h3 {
  font-size: 23px;
  margin-bottom: 0em;
}
	.top_point3 img {
		width: 70%;
		height: auto;
		margin-top: 12em;
	}
	.top_cv_bt a {
		margin-right: auto;
margin-left: auto;
	}
	.col-md-6 .top_cv_bt {
  position: relative;
}
	.job_box {
  max-height: 100%;
  height: auto;
  margin-bottom: 2em;
}
}
@media (max-width: 576px) {
	.sp_item {
		display: inherit;
	}
	.pc_item {
		display: none;
	}
	h1 img {
		width: 70%;
	}
	.header h2 {
  font-size: 16px;
  margin-top: 1.2em;
}
.header h3 {
  font-size: 22px;
  line-height: 31px;
}
.header h4 {
  font-size: 40px;
  line-height: 50px;
margin-bottom: 0.1em;
}
.header_copy {
  display: none;
}
	h1 img {
  width: 30%;
  height: auto;
}
.header {
  padding-top: 0.5em;
	padding-bottom: 0.5em;
margin-bottom: 2em;
	background-size: 130%;
}
.header h2 {
  margin-top: 0.8em;
}
	.top_point3 img {
  width: 75%;
height: auto;
margin-bottom: 1em;
margin-top: 14em;
}
.col-md-6 .top_cv_bt {
  width: 100%;
  margin-top: 0.6em;
}
.top_cv_bt a {
  font-size: 21px;
  background-color: #fff;
  padding-left: 2.2em;
  padding-right: 1.5em;
  padding-top: 8px;
  padding-bottom: 7px;
  background-position: 0.6em center;
  margin-bottom: 1em;
background-size: 5%;
	width: 100%;
	display: block;
}
.cont1 .tx1 {
  font-size: 24px;
  line-height: 34px;
  padding-top: 4.8em;
  margin-bottom: 0px;
	background-size: 40%;
}
.cont1 .tx3, .cont1 .tx7 {
  font-size: 26px;
  line-height: 36px;
}
.cont1 .tx5 {
  font-size: 18px;
  line-height: 28px;
}
.cont1 .tx6, .cont1 .tx8 {
  font-size: 20px;
  line-height: 30px;
}
.cont1 .tx10 ,.cont1 .tx11 ,.cont1 .tx12  {
  font-size: 18px;
  line-height: 28px;
}
.arrow04 {
  margin-top: 2em;
}
.cont2 p {
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  text-align: left;
}
.cont2 {
  padding-top: 2em;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.point.container h3 {
  font-size: 28px;
  line-height: 38px;
}
.row .col-md-4 .star_icon {
  font-size: 30px;
}
.point .col-md-4 h4 {
  font-size: 24px;
  line-height: 34px;
}
.point {
  margin-bottom: 1em;
}
.number_icon {
  font-size: 40px;
}
.cv .container h3 {
  font-size: 22px;
  line-height: 34px;
}
.container .cv_bt a {
  font-size: 20px;
  line-height: 31px;
  padding-left: 3em;
  padding-right: 2em;
  padding-top: 20px;
  padding-bottom: 20px;
  background-position: 1.2em center;
  background-size: 6%;
}
.flow.container h3, .job.container h3 {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 1em;
}
.cv {
  margin-bottom: 3em;
}
.flow {
  margin-bottom: 2em;
}
.job_box {
  margin-bottom: 1em;
}
.job2 {
  margin-bottom: 2em;
}
.job {
  margin-bottom: 3em;
}
.job2 h3 ,.job3 h3 {
  font-size: 1.3em;
}
.job2 .col-md-4 p {
  font-size: 18px;
  line-height: 28px;
}
.cv {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  margin-bottom: 2em;
}
.ft_box {
  padding-bottom: 0em;
font-size: 0.9em;
}
	.ft_box img {
		width: 30%;
		height: auto;
		margin-bottom: 1em;
	}
	.copyright_box {
	font-size: 0.6em;
}
	.cont2 h3 {
  font-size: 21px;
}
	.ft_box li::after {
  margin: 0 0.5em;
}
	.ft_box ul {
  margin-bottom: 20px;
	}
}
@media (max-width: 480px) {
	.header {
  background-size: 200%;
background-position: -20em 0em;
}
	.top_point3 img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
  margin-top: 14em;
}
	.cont1 .tx1 {
  padding-top: 3.8em;
}
}
@media (max-width: 375px) {
	.header {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 2em;
  background-size: 210%;
  background-position: -17em 0em;
}
	.top_point3 img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
  margin-top: 14em;
}
}