@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Lato';
  src: url('../images/font/NotoSerifJP-Medium.otf');
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}
html {
    color: #1d1d1d;
    font-size: 62.5%;
    line-height: 1.5;
    font-family: 'Lato','Helvetica','Arial','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','游ゴシック','游ゴシック体','Yu Gothic','YuGothic','Meiryo UI','メイリオ','Meiryo', sans-serif;
}
body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
	overflow-x: hidden;
	letter-spacing: 0px;
}
body.active {
    overflow: hidden;
}
header, footer, main, nav, section, article ,dl,dt,dd{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block;
}
p, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
img {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-style: none;
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    display: inline;
	-webkit-backface-visibility: hidden;
}

a {
	text-decoration: none;
	transition: all .4s;
	color: #036eb7;
}

a:hover {
	text-decoration: underline;
}

a.images_link:hover {
	opacity: 0.6;
	text-decoration: none;
}


.pc {
	display: none;
}

.sp {
	display: block;
}

.clear {
	clear: both;
}
 

/* ローディング画面 */
#loading {
  width: 100vw;
  height: 100vh;
	transition: all .7s;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.loaded {
	opacity: 0;
	visibility: hidden;
	position: relative;
}

#loading > div {
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 8px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: absolute;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #0738b5, 1.8em -1.8em 0 0em rgba(7,56,181, 0.2), 2.5em 0em 0 0em rgba(7,56,181, 0.2), 1.75em 1.75em 0 0em rgba(7,56,181, 0.2), 0em 2.5em 0 0em rgba(7,56,181, 0.2), -1.8em 1.8em 0 0em rgba(7,56,181, 0.2), -2.6em 0em 0 0em rgba(7,56,181, 0.5), -1.8em -1.8em 0 0em rgba(7,56,181, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.7), 1.8em -1.8em 0 0em #0738b5, 2.5em 0em 0 0em rgba(7,56,181, 0.2), 1.75em 1.75em 0 0em rgba(7,56,181, 0.2), 0em 2.5em 0 0em rgba(7,56,181, 0.2), -1.8em 1.8em 0 0em rgba(7,56,181, 0.2), -2.6em 0em 0 0em rgba(7,56,181, 0.2), -1.8em -1.8em 0 0em rgba(7,56,181, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.5), 1.8em -1.8em 0 0em rgba(7,56,181, 0.7), 2.5em 0em 0 0em #0738b5, 1.75em 1.75em 0 0em rgba(7,56,181, 0.2), 0em 2.5em 0 0em rgba(7,56,181, 0.2), -1.8em 1.8em 0 0em rgba(7,56,181, 0.2), -2.6em 0em 0 0em rgba(7,56,181, 0.2), -1.8em -1.8em 0 0em rgba(7,56,181, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.2), 1.8em -1.8em 0 0em rgba(7,56,181, 0.5), 2.5em 0em 0 0em rgba(7,56,181, 0.7), 1.75em 1.75em 0 0em #0738b5, 0em 2.5em 0 0em rgba(7,56,181, 0.2), -1.8em 1.8em 0 0em rgba(7,56,181, 0.2), -2.6em 0em 0 0em rgba(7,56,181, 0.2), -1.8em -1.8em 0 0em rgba(7,56,181, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.2), 1.8em -1.8em 0 0em rgba(7,56,181, 0.2), 2.5em 0em 0 0em rgba(7,56,181, 0.5), 1.75em 1.75em 0 0em rgba(7,56,181, 0.7), 0em 2.5em 0 0em #0738b5, -1.8em 1.8em 0 0em rgba(7,56,181, 0.2), -2.6em 0em 0 0em rgba(7,56,181, 0.2), -1.8em -1.8em 0 0em rgba(7,56,181, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.2), 1.8em -1.8em 0 0em rgba(7,56,181, 0.2), 2.5em 0em 0 0em rgba(7,56,181, 0.2), 1.75em 1.75em 0 0em rgba(7,56,181, 0.5), 0em 2.5em 0 0em rgba(7,56,181, 0.7), -1.8em 1.8em 0 0em #0738b5, -2.6em 0em 0 0em rgba(7,56,181, 0.2), -1.8em -1.8em 0 0em rgba(7,56,181, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.2), 1.8em -1.8em 0 0em rgba(7,56,181, 0.2), 2.5em 0em 0 0em rgba(7,56,181, 0.2), 1.75em 1.75em 0 0em rgba(7,56,181, 0.2), 0em 2.5em 0 0em rgba(7,56,181, 0.5), -1.8em 1.8em 0 0em rgba(7,56,181, 0.7), -2.6em 0em 0 0em #0738b5, -1.8em -1.8em 0 0em rgba(7,56,181, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(7,56,181, 0.2), 1.8em -1.8em 0 0em rgba(7,56,181, 0.2), 2.5em 0em 0 0em rgba(7,56,181, 0.2), 1.75em 1.75em 0 0em rgba(7,56,181, 0.2), 0em 2.5em 0 0em rgba(7,56,181, 0.2), -1.8em 1.8em 0 0em rgba(7,56,181, 0.5), -2.6em 0em 0 0em rgba(7,56,181, 0.7), -1.8em -1.8em 0 0em #0738b5;
  }
}

/* ローディングアニメーション */
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  } 100% {
    transform: scale(1.0);
    opacity: 0;
  }
}


/* header */
header {
	background-color: #fbfbfb;
	position: relative;
}

header .cont {
	position: absolute;
	padding-top: 12px;
	background-image: url("../images/mzb02sp.png");
	background-repeat: repeat-x;
	max-width: 1920px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}

header .cont h1 {
	max-width: 219px;
	margin-right: 3%;
	margin-left: auto;
	width: 35%;
	position: relative;
	z-index: 50;
}

header .cont .mds {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -30px;
	width: 100%;
}

header .img {
	position: absolute;
	max-width: 255px;
	width: 41%;
	right: 5%;
	bottom: 18px;
	z-index: 1;
}

header .zb {
	position: relative;
	z-index: 0;
}

/* コンテンツ */
#cont01 {
	background: linear-gradient(#0076c3, #001b53);
	padding: 20px 0;
}

#cont01 > * {
	max-width: 980px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#cont01 > .img {
	max-width: 590px;
}

#cont01 .box {
	background-image: url("../images/azb.jpg");
	margin-top: 20px;
	padding: 20px 0;
}

#cont01 .box > div {
	width: 89%;
	margin-left: auto;
	margin-right: auto;
}

#cont01 .box > div .mds {
	max-width: 456px;
	margin-left: auto;
	margin-right: auto;
}

#cont01 .box > div .table {
	text-align: center;
	margin-top: 20px;
}

#cont01 .box > div .table > div {
	display: inline-block;
}

#cont01 .box > div .table > div:first-of-type {
	width: 50%;
}

#cont01 .box > div .table > div:nth-of-type(2){
	width: 33%;
}

#cont01 .box > div .table > div:last-of-type {
	display: table;
	width: 100%;
	background-color: #f9f8f7;
	margin-top: 20px;
	color: #76152b;
}

#cont01 .box > div .table > div:last-of-type > div {
	display: table-cell;
	vertical-align: middle;
}

#cont01 .box > div .table > div:last-of-type > div:first-of-type {
	width: 35%;
	text-align: right;
}

#cont01 .box > div .table > div:last-of-type > div:first-of-type img {
	width: 85%;
}

#cont01 .box > div .table > div:last-of-type > div:last-of-type {
	padding: 20px 10px;
	width: 65%;
	text-align: left;
	line-height: 1.3;
}

#cont01 .box > div .table > div:last-of-type > div span {
	display: block;
	border-bottom: solid 1px #76152b;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-size: 1.8rem;
}

#cont01 .box > div .table > div:first-of-type img {
	max-width: 240px;
	width: 100%;
}

#cont01 .box > div .table > div:nth-of-type(2) img {
	max-width: 157px;
	width: 95%;
	margin-left: 15%;
}

#cont01 > .txt {
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	font-size: 2rem;
}

#cont01 .box {
	text-align: center;
}

#cont01 .box > a {
	display: inline-block;
	width: 100%;
}

#cont01 .box > a .img {
	display: inline-block;
	max-width: 360px;
	width: 60%;
}

#cont01 .box > a:hover img {
	opacity: 0.8;
}

#cont01 .box > a .link {
	display: block;
	text-align: center;
	margin-top: 14px;
}

#cont02 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#cont02 .tt {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#cont02 .tt img {
	max-width: 506px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#cont02 h3 {
	background-color: #0076c3;
}

#cont02 h3 > div {
	display: table;
	width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#cont02 > div:last-of-type h3 {
	background-color: #001b53;
}

#cont02 h3 > div > div {
	display: table-cell;
	vertical-align: middle;
}

#cont02 h3 > div > div img {
	width: 100%;
}

#cont02 h3 > div > div:first-of-type {
	padding: 20px 10px 20px 4%;
	position: relative;
	width: 38%;
}

#cont02 h3 > div > div:first-of-type img {
	position: absolute;
	width: 85%;
	bottom: 8px;
}

#cont02 h3 > div > div:last-of-type {
	padding: 8px 6% 8px 5%;
}

#cont02 .box {
	background-image: url("../images/bzb01.png");
	background-repeat: repeat-x;
	position: relative;
	padding-bottom: 30px;
}

#cont02 > div > .box:last-of-type {
	margin-top: 16px;
}

#cont02 .box > div {
	max-width: 576px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#cont02 .box h4 {
	padding-top: 30px;
}

#cont02 .box h4+p {
	padding-top: 22px;
	color: #0076c3;
	text-align: left;
}

#cont02 > div:last-of-type .box h4+p {
	color: #001b53;
}

#cont02 .box .img {
	padding-top: 20px;
	color: #0076c3;
}

#cont02 .box .table {
	position: relative;
	text-align: center;
	padding-right: 70px;
	padding-top: 10px;
	font-size: 1.2rem;
	letter-spacing: -1px;
	display: inline-block;
	width: auto;
}

#cont02 .box .table > img {
	position: absolute;
	bottom: -15px;
	right: 0%;
}

#cont02 .box .table img {
	width: 60px;
}

#cont02 .sub_box {
	color: #0076c3;
	text-align: center;
}

#cont02 > div:first-of-type .sub_box::before {
	content: "";
	display: block;
	width: 27%;
	max-width: 184px;
	height: 215px;
	background-size: 100%;
	background-image: url("../images/b1zb01.png");
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	right: 2%;
	bottom: 12px;
	z-index: 0;
}

#cont02 .sub_box::after {
	content: "";
	background-image: url("../images/bzb02.png");
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	width: 100%;
	height: 500px;
	bottom: 0;
	left: 0;
	z-index: -1;
}

#cont02 .sub_box a {
	display: block;
	max-width: 350px;
	width: 55%;
	margin-left: auto;
	margin-right: auto;
}

#cont02 .sub_box a:hover img {
	opacity: 0.8;
}

#cont02 .sub_box .img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#cont02 .sub_box .link {
	padding-top: 10px;
	display: block;
}

#cont02 .sub_box .mds {
	padding-top: 10px;
	font-size: 1.7rem;
	font-weight: bold;
	position: relative;
	z-index: 2;
	display: block;
}

#cont02 .box .table02 {
	position: relative;
	text-align: center;
	padding-top: 10px;
	font-size: 1.2rem;
	letter-spacing: -1px;
}

#cont03 {
	background-image: url("../images/czp01.jpg");
	background-position: bottom;
}

#cont03 div {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}

#cont04 {
	background-color: #0076c3;
	text-align: center;
}

#cont04 h2 {
	background-color: #76152b;
	color: #ffffff;
	padding: 10px;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-size: 2.2rem;
}

#cont04 > div {
	background-color: #f2f1f0;
	width: 92%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	padding-top: 2px;
	padding-bottom: 22px;
}

#cont04 > div > div {
	margin-top: 15px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#cont04 > div h3 {
	background-color: #ffffff;
	border: solid 6px #76152b;
	padding: 10px;
	color: #76152b;
	font-size: 1.8rem;
	cursor: pointer;
	position: relative;
}

#cont04 > div h3:hover {
	text-decoration: underline;
}

#cont04 > div h3+div {
	text-align: left;
	padding-bottom: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.6;
}

#cont04 > div h3+div h4 {
	padding-top: 20px;
	color: #76152b;
	font-weight: bold;
}

#cont04 > div h3+div h4:first-of-type {
	padding-top: 0;
}

#cont04 > div h3+div h4+div {
	padding-top: 6px;
}

#cont04 > div h3+div > div {
	padding-top: 30px;
}

#cont04 > div .sub_box {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#cont04 > div .sub_box h5 {
	border: solid 2px #76152b;
	padding: 8px 0 8px;
	line-height: 1em;
}

#cont04 > div .sub_box h5 > div {
	display: table;
	color: #76152b;
	font-size: 2rem;
	font-weight: bold;
	height: 2em;
	width: 100%;
}

#cont04 > div .sub_box h5 > div > div {
	display: table-cell;
	color: #76152b;
	font-size: 1.5rem;
	font-weight: bold;
	vertical-align: middle;
}

#cont04 > div .sub_box h5 > div > div:first-of-type {
	border-right: solid 1px #76152b;
	width: 22%;
	text-align: center;
}

#cont04 > div .sub_box h5 > div > div:first-of-type span {
	display: block;
	font-size: 2.5rem;
	position: relative;
	padding-top: 10px;
}

#cont04 > div .sub_box h5 > div > div:last-of-type {
	width: 78%;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0px;
}

#cont04 > div .sub_box h5+div {
	padding-top: 10px;
	font-size: 1.5rem;
}

#cont04 > div .sub_box h5+div div {
	display: inline-block;
	vertical-align: top;
}

#cont04 > div .sub_box h5+div .img {
	width: 25%;
}

#cont04 > div .sub_box h5+div .txt {
	width: 75%;
	padding-left: 25px;
}

#cont04 > div .sub_box h5+div::after {
	content: "";
	background-image: url("../images/dp02.png");
	background-size: 20px auto;
	background-repeat: no-repeat;
	width: 20px;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cont04 > div .sub_box h5+div:last-of-type::after {
	display: none;
}

#cont04 > div .con02 > div > div > .img {
	max-width: 388px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#cont04 > div .con03 > div > div > .img {
	max-width: 462px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

#cont04 > div .con03 > div > div > .link {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

#cont04 > div .con03 > div > div > .link a {
	position: relative;
	display: inline-block;
	padding-right: 35px;
	color: #000000;
}

#cont04 > div .con03 > div > div > .link a::after {
	content: "";
	background-image: url("../images/dp05.png");
	background-size: 25px auto;
	background-repeat: no-repeat;
	width: 25px;
	height: 30px;
	position: absolute;
	right: 0;
}
#cont04 > div .con04 a {
	display: block;
	background-color: #76152b;
	color: #ffffff;
	padding: 15px;
	font-size: 1.8rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#cont04 .con02 .box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	width: 100%;
	max-width: 500px;
	position: relative;
}
#cont04 .con02 .box::before {
	content: "";
	display: block;
	background-image: url("../images/dzp.png");
	background-position: bottom;
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 60px;
}
#cont04 .con02 .box > p {
	position: relative;
	z-index: 10;
	text-align: center;
	padding: 10px 10px 5px;
	font-family: 'Lato','Helvetica','Arial','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','游ゴシック','游ゴシック体','Yu Gothic','YuGothic','Meiryo UI','メイリオ','Meiryo', sans-serif;
	color: #0076c3;
	font-size: 1.8rem;
}
#cont04 .con02 .box > div {
	display: table;
	width: 100%;
	max-width: 500px;
}
#cont04 .con02 .box > div > div {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 10;
}
#cont04 .con02 .box > div > div:first-of-type {
	padding: 15px 15px 15px 25px;
	text-align: right;
}
#cont04 .con02 .box > div > div:last-of-type {
	padding: 15px 15px 15px 0px;
	text-align: left;
}
#cont04 .con02 .box > div > div img {
	max-width: 90px;
}

footer {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

footer > .con01 {
	background-color: #0076c3;
	color: #ffffff;
}

footer > .con01 > * {
	width: 92%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

footer > .con01 .mds {
	border-bottom: solid 1px #ffffff;
	padding-top: 25px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.8rem;
}

footer > .con01 .txt {
	padding-top: 8px;
}

footer > .con01 .link {
	padding-top: 22px;
	padding-bottom: 22px;
	text-align: center;
	background-image: url("../images/ep01.png");
	background-repeat: no-repeat;
	background-size: 105px auto;
	background-position: bottom right;
	max-width: 530px;
	margin-left: auto;
	margin-right: auto;
	min-height: 80px;
}

footer > .con01 .link a {
	display: inline-block;
	background-color: #001b53;
	color: #ffffff;
	padding: 8px 12px;
}

footer > .con02 {
	font-size: 1.2rem;
	text-align: center;
	padding: 20px 0 50px;
}

footer .footer_size {
	font-size: 2.1rem;
	font-weight: bold;
	color: #ffffff;
	word-break: break-all;
}

footer .footer_size a {
	color: #ffffff;
}

@media only screen and (min-width:640px) {

/* 共通 */
body {
    font-size: 1.8rem;
}

.pc {
	display: block;
}

.sp {
	display: none;
}


/* header */
header .cont {
	position: absolute;
	padding-top: 12px;
	background-image: url("../images/mzb02sp.png");
}

header .cont .mds {
	margin-top: -40px;
	width: 50%;
	min-width: 448px;
	max-width: 610px;
}

header .img {
	width: 22%;
	right: -35%;
	left: 0;
	margin: auto;
	bottom: 18px;
}

header .zb {
	max-width: 1366px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

header .zb > img {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	min-width: 650px;
}

/* コンテンツ */
#cont01 > .img {
	max-width: 700px;
	width: 65%;
}

#cont01 > .txt {
	font-size: 2.5rem;
}

#cont01 .box > div .table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#cont01 .box > div .table > div:first-of-type {
	width: 40%;
	float: left;
	padding-right: 3%;
}

#cont01 .box > div .table > div:nth-of-type(2){
	width: 60%;
}

#cont01 .box > div .table > div:nth-of-type(2) img {
	max-width: 404px;
	margin-left: auto;
	margin-right: auto;
}

#cont01 .box > div .table > div:last-of-type {
	width: 60%;
}

#cont01 .box > div .table > div:last-of-type > div:first-of-type {
	width: 25%;
}

#cont01 .box > div .table > div:last-of-type > div:last-of-type {
	width: 75%;
}

#cont01 .box > div .table > div:last-of-type > div:first-of-type img {
	width: 80%;
}

#cont01 .box > a .img {
	width: 80%;
}

#cont02 .tt {
	padding-top: 35px;
	padding-bottom: 42px;
}

#cont02 .tt img {
	max-width: 600px;
}

#cont02 h3 > div > div:first-of-type {
	width: 25%;
	padding: 20px 10px 20px 10%;
}

#cont02 h3 > div > div:first-of-type img {
	width: 70%;
}

#cont02 h3 > div > div:last-of-type {
	padding: 20px 10% 20px 6%;
}

#cont02 .box .table {
	font-size: 1.5rem;
	margin-left: auto;
	margin-right: auto;
	padding-right: 126px;
	padding-left: 115px;
}

#cont02 .box .table img {
	width: 100px;
}

#cont02 .box .table02 {
	font-size: 1.5rem;
}

#cont02 > div:first-of-type .sub_box::before {
	right: -460px;
	left: 0;
	margin: auto;
}

#cont04 h2 {
	font-size: 2.8rem;
}

#cont02 .sub_box .mds {
	font-size: 3rem;
}

#cont04 > div > div {
	margin-top: 22px;
}

#cont04 > div h3 {
	padding: 15px;
	font-size: 2.3rem;
}

#cont04 > div .sub_box h5 {
	padding: 15px;
}

#cont04 > div .sub_box h5 > div > div {
	font-size: 2rem;
}

#cont04 > div .sub_box h5 > div > div:first-of-type span {
	display: inline-block;
	font-size: 3rem;
	bottom: -3px;
	left: -3px;
	padding-top: 0;
}

#cont04 > div .sub_box h5+div {
	font-size: 1.7rem;
}

#cont04 > div .sub_box h5+div .img {
	width: 18%;
}

#cont04 > div .sub_box h5+div .txt {
	width: 82%;
}
#cont04 > div .con04 a {
	font-size: 2.3rem;
}
#cont04 .con02 .box > div > div img {
	max-width: 135px;
}
#cont04 .con02 .box::before {
	height: 80px;
}
#cont04 .con02 .box > p {
	font-size: 2.3rem;
	padding: 15px 15px 5px;
}

footer > .con01 .mds {
	padding-top: 40px;
	font-size: 2rem;
}

footer > .con01 .link {
	padding-top: 40px;
	padding-bottom: 40px;
	background-size: 150px auto;
	background-position: bottom right;
	min-height: 127px;
}

footer > .con01 .link a {
	padding: 10px 20px;
}

}



@media only screen and (min-width:980px) {


#cont01 .box > a .img {
	width: 100%;
}
#cont02 .sub_box::before {
	right: 10%;
}
}