@charset "utf-8";


/*--------------------------------------
	Responsive Style
--------------------------------------*/
@media (max-width: 768px) {
	body,html {
		min-width: 100%;
	}
	.pc {display: none}
	.sp {display: block}

}
@media (max-width: 640px) {
}



/*--------------------------------------
	下層ページ
--------------------------------------*/
@media (max-width: 768px) {

.page_title {
	height: auto;
	background: url(img/h2_bg.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 5%;
	width: 100%;
}
.page_title h2 img {
	height: auto;
	margin: 0 auto;
	padding: 3% 5%;
	width: 90%;
}
#insurance .page_title,
#medical .page_title,
#manufacturing .page_title,
#company .page_title,
#privacy .page_title,
#form .page_title {
	margin-bottom: 1%;
}
#insurance .page_title h2 img {
	max-width: 417px;
}
#company .page_title h2 img {
	max-width: 276px;
}
#privacy .page_title h2 img {
	max-width: 421px;
}
#form .page_title h2 img {
	max-width: 487px;
}

.main_contents {
	font-size: 17px;
	width: 100%;
}
.main_contents p {
	width: auto;
	line-height: 1.7;
	margin: 0 auto;
	padding: 2%!important;
}
.main_contents h3.border {
	width: auto;
	margin: 10% auto 0;
	text-align: center;
}
#manufacturing .main_contents h3.border {
	margin-top: 7%;
}

.main_contents h4 {
	width: auto;
	margin: 7% auto 5%;
	text-align: center;
}
.main_contents h3.border span,
.main_contents h4 span {
	font-size: 20px;
	font-weight: bold;
	color: #0081CC;
	background: url(img/border.jpg) no-repeat center bottom;
}
.main_contents h3.blue {
	height: auto;
	margin-top: 0;
	color: #FFF;
	background: url(img/bg.jpg) repeat-x left top;
	padding: 2% 2% 2% 4%;
}
.main_contents h3.blue div {
	width: auto;
	margin: 0;
	font-weight: bold;
	font-size: 28px;
}
.main_contents h3.blue div span {
	padding: 2% 0 0 0;
	margin-left: 10px;
	font-size: 16px;
	background: none;
	display: block;
	line-height: 1.5em
}
.main_contents h3.blue div img {
	margin: 0 3% -1% 0;
	display: inline;
	vertical-align: bottom;
}
.main_contents p.reg01 {
	max-width: 322px;
	text-align: center;
}
.main_contents p.reg01 img {
	display: inline;
	float: none!important;
	margin-right: 0!important;
	width:  100%;
	height: auto;
}

.main_contents img.job01 {
	width:  100%;
	height: auto;
	margin-bottom: 10%!important;
}

.main_contents p.lead {
	line-height: 1.7;
	margin: 2% auto 3%;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #959595;
}
.main_contents p.center {
	text-align: left;
}
.main_contents .post_area {
	width: 960px;
	margin: 100px auto;
}
.main_contents .post_area .recently {
	width: 230px;
	float: left;
}
.main_contents .post_area .recently a.go_news_list:hover {
	display: block;
	opacity: 0.8;
}
.main_contents .post_area .post {
	width: 670px;
	float: right;
}
.main_contents .post_area .post .post_date {
	color: #878787;
}
.main_contents .post_area .post .post_title {
	margin: 20px 0 0;
	padding: 0 0 20px;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 2px solid #0081CC;
}
.main_contents .post_area .post p {
	margin-top: 20px;
	width: 100%;
}
.main_contents .button {
	margin: 50px 0 100px;
	text-align: center;
}
.main_contents .button a {
	display: inline-block;
}
.main_contents .button a:hover {
	opacity: 0.8;
}
.main_contents .img_area {
	width: 960px;
	margin: 20px auto;
	padding: 20px 0 0;
	/*border-top: 3px solid #0081CC;*/
}
.main_contents .img_area ul li {
	float: left;
}
.main_contents .img_area ul li + li {
	margin-left: 19px;
}
.privacy {
	margin: 1% 0;
}
.privacy p {
	margin-top: 30px;
}
.main_contents .check {
	width: auto;
	margin: 2%;
	padding: 20px 20px 15px;
	border: 1px solid #A4A4A4;
	box-sizing: border-box;
}
.main_contents .check dl dt {
	font-size: 17px!important;
	font-weight: bold;
}
.main_contents .check dl dd {
	font-size: 17px!important;
	padding: 5px 0 20px;
	line-height: 1.5;
	margin-bottom: 2%;
}
.main_contents .kakunin {
	width: 300px;
	height: 70px;
	border: 0;
	display: block;
	margin: 30px auto 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
	background: url(img/button_03.jpg) no-repeat center center;
	cursor: pointer;
}
.main_contents .kakunin:hover {
	opacity: 0.8;
}
.main_contents .required {
	margin-left: 10px;
	font-weight: bold;
	color: #AF0A0D;
}

/*-------- リスト --------*/
.main_contents .list_01 {
	width: auto;
	margin: 15px 10px 0 17px;
	background: none;
}
.main_contents .list_01 tr th,
.main_contents .list_01 tr td {
	border-bottom: none;
	display: block;
}
.main_contents .list_01 tr th {
	width: auto;
	line-height: 1.5;
	padding: 30px 15px 0 70px;
	font-weight: bold;
	font-size: 18px;
	background: none;
	background-color: #CFE6F4;
	position: relative;
	text-align: left;
}
.main_contents .list_01 tr:nth-of-type(2) th {
	background: none;
	background-color: #CFE6F4;
}
.main_contents .list_01 tr:nth-of-type(3) th {
	background: none;
	background-color: #CFE6F4;
}
.main_contents .list_01 tr:nth-of-type(4) th {
	background: none;
	background-color: #CFE6F4;
}
.main_contents .list_01 tr th img.num {
	position: absolute;
	top: -7px;
	left: -7px;
}
.main_contents .list_01 tr td {
	line-height: 2;
	padding: 10px 15px 30px 70px;
	background: none;
	background-color: #CFE6F4;
	margin-bottom: 25px;
}
.main_contents .list_02 {
	width: auto;
	margin: 0 2%;
	padding: 13px 23px;
	background: #E6F3FA;
}
.main_contents .list_02 li {
	line-height: 2.3;
	padding-left: 15px;
	text-indent: 0;
	background: url(img/point.png) no-repeat left 15px;
}
.main_contents .list_03 {
	width: auto;
	margin: 35px 2% 65px 17px;
}
.main_contents .list_03 li {
	width: auto;
	height: auto;
	line-height: 1.5;
	margin-top: 9px;
	padding: 30px 50px 30px 90px;
	font-size: 17px;
	float: none;
	background: none;
	background-color: #CFE6F4;
	margin-bottom: 20px;
	min-height: 50px;
	position: relative;
}
.main_contents .list_03 li:nth-of-type(2n) {
	margin-left: 0;
}
.main_contents .list_03 li:nth-of-type(2) {
	background: none;
	background-color: #CFE6F4;
}
.main_contents .list_03 li:nth-of-type(3) {
	background: none;
	background-color: #CFE6F4;
}
.main_contents .list_03 li:nth-of-type(4) {
	background: none;
	background-color: #CFE6F4;
}
.main_contents .list_03 li.line_1 {
	height: auto;
	padding: 30px 50px 30px 90px;
}
.main_contents .list_03 li.line_3 {
	height: auto;
	padding: 30px 50px 30px 90px;
}
.main_contents .list_03 li span {
	font-weight: bold;
	color: #0480C9;
}
.main_contents .list_03 li img.num {
	position: absolute;
	top: -7px;
	left: -7px;
}

.main_contents .list_04,
.main_contents .list_05,
.main_contents .list_06 {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 7.5%;
	margin-left: 0.5%;
	display: block;
	background: none;
	text-align: center;
}
.main_contents .list_04 {
	margin-top: 3%;
}
.main_contents .list_05 span {
	display: inline;
}
.main_contents .list_04 li,
.main_contents .list_05 li,
.main_contents .list_06 li {
	width: 190px;
	height: 170px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.main_contents .list_04 li.line_5,
.main_contents .list_05 li.line_5,
.main_contents .list_06 li.line_5 {
	height: auto;
	padding-top: 0px;
}

.main_contents .list_04 li,
.main_contents .list_05 li {
	display: inline-table;
	position: relative;
	margin: 10px 6px;
}
.main_contents .list_04 li .box,
.main_contents .list_05 li .box {
	position: absolute;
	left: 0;
	top: 0;
}
.main_contents .list_04 li .box .text,
.main_contents .list_05 li .box .text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 20px;
}
.main_contents .list_05 {
	background: none;
}
.main_contents .list_06.pc {
	display: none;
}
.main_contents .list_07 {
	width: 100%;
	margin: 20px auto 0;
}
.main_contents .list_07 tr th,
.main_contents .list_07 tr td {
	line-height: 1.5;
	padding: 15px 20px;
	border-bottom: none;
	display: block;
	width: auto;
}
.main_contents .list_07 tr th {
	padding: 15px 20px 0;
	font-weight: bold;
	font-size: 18px;
	background: transparent;
	text-align: left;
}
.main_contents .list_07 tr td {
	font-size: 18px;
	background: transparent;
}
.main_contents .list_07 tr:nth-of-type(2n) th {
	font-weight: bold;
	background: transparent;
}
.main_contents .list_07 tr:nth-of-type(2n) td {
	background: transparent;
}
.main_contents .list_07 tr:nth-child(odd) {
	background: #8BC4E5;
}
.main_contents .list_07 tr:nth-child(even) {
	background: #C4E1F1;
}
.main_contents .list_07 tr td span {
	line-height: 1.5;
	display: block;
}
.main_contents .list_07 tr td span + span {
	margin-left: 0px;
	margin-top: 20px;
}
.main_contents .list_08 {
	width: 960px;
	margin: 100px auto;
}
.main_contents .list_08 li {
	line-height: 60px;
	background: #CCE6F5 url(img/arrow.png) no-repeat 932px center;
}
.main_contents .list_08 li + li {
	margin-top: 3px;
}
.main_contents .list_08 li:nth-of-type(2n) {
	background-color: #E6F3FA;
}
.main_contents .list_08 li a {
	display: block;
}
.main_contents .list_08 li a span.date {
	width: 130px;
	padding-left: 30px;
	display: inline-block;
	color: #878787;
}
.main_contents .list_08 li a:hover span.title {
	text-decoration: underline;
}
.main_contents .list_09 {
	margin: 0 0 30px;
}
.main_contents .list_09 li {
	background: #CCE6F5;
}
.main_contents .list_09 li + li {
	margin-top: 3px;
}
.main_contents .list_09 li:nth-of-type(2n) {
	background-color: #E6F3FA;
}
.main_contents .list_09 li a {
	padding: 13px;
	display: block;
}
.main_contents .list_09 li a span.date {
	padding-bottom: 13px;
	display: block;
	color: #878787;
}
.main_contents .list_09 li a span.title {
	line-height: 1.6;
}
.main_contents .list_09 li a:hover span.title {
	text-decoration: underline;
}
.main_contents .list_10 {
	padding: 3% 2% 0 2%;
}
.main_contents .list_10 li {
	line-height: 1.7em;
	margin-bottom: 5%;
}
.main_contents .list_10 li span {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #0081CC;
	display: block;
}
.main_contents .list_10 li span img {
	margin: 0 10px -8px 0;
	display: inline;
}
.main_contents .list_11 {
	width: auto;
	margin: 3% auto 10%;
	padding: 0 2%;
	text-align: center;
}
.main_contents .list_11 li {
	width: 25%;
	padding-top: 27%;
	float: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0081CC;
	background: url(img/pic_05.jpg) no-repeat center top;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.main_contents .list_11 li + li {
	margin-left: 3%;
}
.main_contents .list_11 li {
	margin: 3%;
}
.main_contents .list_11 li:nth-of-type(2) {
	background: url(img/pic_06.jpg) no-repeat center top;
	background-size: contain;
}
.main_contents .list_11 li:nth-of-type(3) {
	background: url(img/pic_07.jpg) no-repeat center top;
	background-size: contain;
}
.main_contents .list_11 li:nth-of-type(4) {
	background: url(img/pic_08.jpg) no-repeat center top;
	background-size: contain;
}
.main_contents .list_11 li:nth-of-type(5) {
	background: url(img/pic_09.jpg) no-repeat center top;
	background-size: contain;
}

.list_12_sp {
	margin-top: 5%;
}
.list_12_sp dt {
    font-size: 15px;
    font-weight: bold;
}
.list_12_sp dd {
    font-size: 13px;
    line-height: 1.8;
}
.list_12_sp dl {
    background-position: 15px center, left top;
    background-repeat: no-repeat, no-repeat;
    background-size: 50px auto, 80px auto;
    padding-left: 80px;
}
.list_12_sp dl.step1 {
    background-color: #b3d5ed;
    background-image: url("img/step1.png");
}
.list_12_sp dl.step2 {
    background-color: #95c6e5;
    background-image: url("img/step2.png"), url("img/arrow1.jpg");
}
.list_12_sp dl.step3 {
    background-color: #7cb9e0;
    background-image: url("img/step3.png"), url("img/arrow2.jpg");
}
.list_12_sp dl.step4 {
    background-color: #67addb;
    background-image: url("img/step4.png"), url("img/arrow3.jpg");
}
.list_12_sp dl.step5 {
    background-color: #56a5d7;
    background-image: url("img/step5.png"), url("img/arrow4.jpg");
}
.list_12_sp dl dt {
    border-top: 5px solid #fff;
    padding: 15px 10px 5px;
}
.list_12_sp dl.step1 dt {
    border-top: medium none;
}
.list_12_sp dl dd {
    padding: 0 10px 15px;
}
.list_12_sp dl.step1 dt, dl.step1 dd {
    background-color: #d5e8f5;
}
.list_12_sp dl.step2 dt, dl.step2 dd {
    background-color: #c2def0;
}
.list_12_sp dl.step3 dt, dl.step3 dd {
    background-color: #afd4ec;
}
.list_12_sp dl.step4 dt, dl.step4 dd {
    background-color: #9dcbe8;
}
.list_12_sp dl.step5 dt, dl.step5 dd {
    background-color: #8ec2e4;
}

.main_contents .list_13 {
	width: 100%;
	margin: 0 auto;
}
.main_contents .list_13 th,
.main_contents .list_13 td {
	border-bottom: none;
	display: block;
	width: 100%;
}
.main_contents .list_13 th {
	width: auto;
	background: transparent;
	font-weight: bold;
	font-size: 17px;
	padding: 2.5% 2.5% 0;
	text-align: left;
}
.main_contents .list_13 td {
	padding: 2.5;
	background: transparent;
}
.main_contents .list_13 tr:nth-child(odd) {
	background: #8BC4E5;
}
.main_contents .list_13 tr:nth-child(even) {
	background: #C5DFEE;
}
.main_contents .list_13 td input[type="text"],
.main_contents .list_13 td input[type="email"],
.main_contents .list_13 td textarea {
	font-size: 17px;
	line-height: 2.5em;
	padding: 0.5% 1%;
	width: 100%;
	box-sizing: border-box;
}
.main_contents .list_13 td input[name="jusyo"] {
	font-size: 17px;
	padding: 0.5% 1%;
	width: 93.5%;
	box-sizing: border-box;
}
.main_contents .list_13 td input[type="button"] {
	font-size: 17px;
}
.main_contents .list_13 td select {
	font-size: 17px;
}
.main_contents .list_13 td textarea {
	width: 96%!important;
	box-sizing: border-box;
}
.main_contents .list_13 td label {
	margin-right: 50px;
}
#form h3 {
	font-size: 17px!important;
	padding: 0 2%;
}

}

