@charset "utf-8";

/* =================================================
 * font
 * ================================================*/

@font-face {
	font-family: AudiType;
	src: url("../../../common/fonts/AudiTypeV02-Normal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeBold;
	src: url("../../../common/fonts/AudiTypeV02-Bold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedNormal;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedNormal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedItalic;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedItalic.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendBold;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedBold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedBoldItalic;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedBoldItalic.woff") format("woff");
}
.atn {
	font-family: AudiType;
	font-weight: normal !important;
}
.atb {
	font-family: AudiTypeBold;
	font-weight: normal !important;
}
.aten {
	font-family: AudiTypeExtendedNormal;
	font-weight: normal !important;
}
.atei {
	font-family: AudiTypeExtendedItalic !important;
	font-weight: normal !important;
	padding: 0;
}
.ateb {
	font-family: AudiTypeExtendBold !important;
	font-weight: normal !important;
	padding: 0;
}
.atebi {
	font-family: AudiTypeExtendedBoldItalic;
	font-weight: normal !important;
	padding: 0;
}

.hero_wrap {
  position: relative;
}

.bk_grey {
  background-color: #ECECEC;
}

.block_width_wrap {
  width: 1060px;
  margin: 0 auto;
}
.block_width_inner {
  width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .block_width_wrap {
    width: auto;
  }
  .block_width_inner {
  width: auto;
  padding: 0 20px;
  }
}


.induction {
  padding: 50px 0;
}
@media screen and (max-width: 640px) {
  .induction {
    padding: 30px 20px;
  }
}

.induction h2 {
  text-align: center;
  font-size: 35px;
  line-height: 1.4;
}

@media screen and (max-width: 640px) {
  .induction h2 {
    font-size: 20px;
  }
}

.induction .intro_txt {
  width: 83%;
  font-size: 18px;
  text-align: center;
  margin: 30px auto 50px;
}
@media screen and (max-width: 640px) {
  .induction .intro_txt {
    width: 100%;
    text-align: left;
    font-size: 18px;
  }
}

.induction h3 {
  font-size: 28px;
  line-height: 1.4;
  text-align: center;
}
.induction h4 {
  font-size: 25px;
  line-height: 1.4;
}
.induction .profile_space {
  margin: 60px 0 50px;
  display: flex;
  flex-wrap: wrap;
}
.induction .profile_font {
  font-size: 25px;
}
.induction .name_font {
  font-size: 18px;
  font-weight: bold;
}
.induction .profile_txt {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.4;
}
.induction .detail_txt {
  font-size: 15px;
  line-height: 1.4;
}

.induction .profile_space > li:nth-child(odd) {
  width: 47%;
  margin-right: 3%;
}
.induction .profile_space > li:nth-child(even) {
  width: 50%;
}
.induction .profile_space > li > ul {
  display: flex;
  flex-wrap: wrap;
}
.induction .profile_space > li:nth-child(even) > ul {
  flex-direction: row-reverse;
}
.induction .profile_space > li:nth-child(odd) > ul > li:nth-child(odd) {
  width: 35%;
}
.induction .profile_space > li:nth-child(odd) > ul > li:nth-child(even) {
  width: 61%;
  margin-left: 4%;
}
.induction .profile_space > li:nth-child(even) > ul > li:nth-child(odd) {
  width: 56%;
  margin-left: 4%;
}
.induction .profile_space > li:nth-child(even) > ul > li:nth-child(even) {
  width: 40%;
}

.div_border {
  width: 75%;
  margin: 40px auto 0;
}

@media screen and (max-width: 640px) {
.induction h3 {
  font-size: 20px;
  text-align: left;
}
.induction h4 {
  font-size: 20px;
}
.induction .profile_space {
  margin: 20px 0 30px;
  display: block;
}
.induction .detail_txt {
  margin-top: 20px;
}
.induction .profile_space > li:nth-child(odd) {
  width: 100%;
}
.induction .profile_space > li:nth-child(odd) > ul > li:nth-child(odd) {
  width: 45%;
}
.induction .profile_space > li:nth-child(odd) > ul > li:nth-child(even) {
  width: 51%;
}
.induction .profile_font {
  display: none;
}
.induction .name_font.ateb {
  display: none;
}
.induction .profile_txt {
  margin-top: 5px;
  font-size: 15px;
}
.induction .profile_space > li:nth-child(even) {
  width: 100%;
  margin-top: 50px;
}
.induction .profile_space > li:nth-child(even) > ul > li:nth-child(odd) {
  width: 100%;
  margin-left: 0;
}
.induction .profile_space > li:nth-child(even) > ul > li:nth-child(even) {
  width: 100%;
  margin-top: 10px;
}

}


.sec_border {
  width: 70%;
  margin: 0 auto;
}

.camp_topic {
  margin: 80px auto 50px;
}

.camp_topic .leftimg_flex,
.camp_topic .rightimg_flex {
  display: flex;
  flex-wrap: wrap;
}
.camp_topic .leftimg_flex li:nth-child(odd) {
  width: 30%;
}
.camp_topic .leftimg_flex li:nth-child(odd) img {
  margin-bottom: 10px;
}

.camp_topic .leftimg_flex li:nth-child(even) {
  width: 65%;
  margin-left: 5%;
}
.camp_topic .leftimg_flex li:nth-child(even) h5 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
}
.camp_topic .leftimg_flex li:nth-child(even) p {
  font-size: 15px;
  margin-bottom: 25px;
}
.camp_topic .leftimg_flex li:nth-child(even) p .p_headline {
  font-weight: bold;
}

.camp_topic .rightimg_flex li:nth-child(odd) {
  width: 65%;
  margin-right: 5%;
}
.camp_topic .rightimg_flex li:nth-child(odd) h5 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
}
.camp_topic .rightimg_flex li:nth-child(odd) p {
  font-size: 15px;
  margin-bottom: 25px;
}
.camp_topic .rightimg_flex li:nth-child(odd) p .p_headline {
  font-weight: bold;
}
.camp_topic .rightimg_flex li:nth-child(even) {
  width: 30%;
}
.camp_topic .rightimg_flex li:nth-child(even) img,
.camp_topic .leftimg_flex li:nth-child(even) img {
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
.camp_topic .leftimg_flex,
.camp_topic .rightimg_flex {
  display: block;
}
.camp_topic .leftimg_flex li:nth-child(odd) {
  width: 100%;
}
.camp_topic .leftimg_flex li:nth-child(even) {
  width: 100%;
  margin-left: 0;
}
.camp_topic .rightimg_flex li:nth-child(odd) {
  width: 100%;
  margin-right: 0;
}
.camp_topic .rightimg_flex li:nth-child(even) {
  width: 100%;
}
.camp_topic .rightimg_flex li img {
  margin-top:20px;
}

}

.tips {
  padding-top: 50px;
  padding-bottom: 50px;
}
.tips h4 {
  font-size: 25px;
}
.tips h5 {
  font-size: 18px;
}
.tips h5 .tips_title {
  font-size: 22px;
}
.tips > ul > li {
  padding-top: 40px;
}


.article_space,
.img_thum3_space,
.img_thum2_space {
  display: flex;
  flex-wrap: wrap;
}

.article_space {
  margin-top: 15px;
}

.article_space > li {
  width: 50%;
}

.img_thum3_space li:nth-child(odd) {
  width: 68%;
}
.img_thum3_space li:nth-child(even) {
  width: 31%;
  margin-left: 1%;
}

.img_thum2_space li:nth-child(odd) {
  width: 50%;
}
.img_thum2_space li:nth-child(even) {
  width: 49%;
  margin-left: 1%;
}

.article_space li:nth-child(1) {
	margin-left: 0;
}

.article_txt_space {
  font-size: 15px;
  margin-left: 25px;
}

@media screen and (max-width: 640px) {
  .tips h4 {
  font-size: 20px;
}
.tips h5 {
  font-size: 17px;
}
.tips h5 .tips_title {
  font-size: 20px;
}
.article_space,
.img_thum3_space{
  display: block;
}
.article_space > li {
  width: 100%;
  margin-top: 20px;
}
.img_thum3_space li:nth-child(odd) {
  width: 100%;
}
.img_thum3_space li:nth-child(even) {
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
}
.article_txt_space {
  margin-left: 0;
}

 .article_space li {
   text-align: left;
  }
}


.postscript {
  margin: 70px auto 30px;
}

.postscript h3 {
  font-size: 25px;
}

.postscript ul {
  display: flex;
  flex-wrap: wrap;
}

.postscript ul li:nth-child(odd) {
  width: 48%;
  margin-right: 2%;
}
.postscript ul li:nth-child(even) {
  width: 48%;
  margin-left: 2%;
}

.postscript_txt {
  margin-top: 20px;
}
.postscript_txt p {
  font-size: 15px;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
.postscript h3 {
  font-size: 20px;
}
.postscript ul {
  display: block;
}
.postscript ul li:nth-child(odd) {
  width: 100%;
  margin-right: 0;
}
}

.linkbnr_area {
  margin-top: 80px;
}

.linkbnr_area ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.linkbnr_area ul li:nth-child(odd) {
  width: 52%;
}
.linkbnr_area ul li:nth-child(even) {
  position: relative;
  width: 48%;
  padding: 0 0 35px 25px;
}
.linkbnr_area ul li:nth-child(even) h4 {
  font-size: 28px;
  font-weight: bold;
}
.linkbnr_area ul li:nth-child(even) div{
  position: absolute;
  bottom: 0;
  margin-top: 30px;
  background-color: #000;
  padding: 10px 20px;
  text-align: center;
}
.linkbnr_area ul li:nth-child(even) div a{
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 640px) {
.linkbnr_area ul {
  display: block;
}
.linkbnr_area ul li:nth-child(odd) {
  width: 100%;
}
.linkbnr_area ul li:nth-child(even) {
  width: 100%;
  border: none;
  padding: 0;
}
.linkbnr_area ul li:nth-child(even) h4 {
  font-size: 20px;
  padding: 20px 0;
  line-height: 1.4
}
.linkbnr_area ul li:nth-child(even) div{
  position: relative;
  margin-top: 10px;
  padding: 10px;
}
.linkbnr_area ul li:nth-child(even) div a{
  font-size: 18px;
}
}

/*img {*/
/*	max-width: initial;*/
/*	max-width: auto;*/
/*	width: 100%;*/
/*}*/


.btn-sns-01 {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 750px) {
	.btn-sns-01 {
		width: auto;
	}
}

.sp {
	display: none;
}
@media screen and (max-width: 640px) {
  .pc {
		display: none;
  }
  .sp {
		display: block;
  }
}

.block_segment_wrap {
	width: 950px;
	margin: 0 auto;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
  justify-content: space-between;
}
.flex_wrap_inner_w70 {
  width: 66.5%;
  margin: 0 0 25px 0;
}
.flex_wrap_inner_w30 {
  width: 30.5%;
  margin: 0 0 25px 0;
}
.txt_2 {
	font-size: 17px;
  line-height: 1.7;
  margin-bottom: 20px;
}
.txt_4 {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: -5px;
}
.btn_box_border {
	display: block;
	font-size: 18px;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 15px;
  width: 60%;
  margin-top: 20px;
	color: #000000;
	background: #ffffff;
	border: solid 1px #000000;
}
.btn_box_border span:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 15px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}
@media screen and (max-width: 640px) {
  .block_segment_wrap {
    width: auto;
    padding: 0 15px;
    margin: 0 auto;
  }
  .flex_wrap_inner_w70 {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .flex_wrap_inner_w30 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .txt_2 {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .txt_4 {
  font-size: 17px;
  margin-bottom: 10px;
  }
.btn_box_border {
	display: block;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 15px;
  width: 100%;
	color: #000000;
	border: solid 1px #000000;
}
.btn_box_border span:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 15px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}
.induction .detail_txt,
.camp_topic .rightimg_flex li:nth-child(odd) p,
.camp_topic .leftimg_flex li:nth-child(even) p,
.postscript_txt p,
.article_txt_space {
  font-size: 1.3rem;
}
}