@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;
}
.noat {
	font-family: Verdana, Helvetica, Arial, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main {
	width: auto;
	padding: 0 0 30px;
}
#pnkz {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
.btn-sns-01 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.contents {
	margin-bottom: 100px;
}

.pankuzu > ul {
    display: flex;
}

.pankuzu > ul > li {
    padding-right: calc(9.2px + 5.33px);
    padding-left: 9.2px;
    font-size: 13px;
    position: relative;
}

.pankuzu > ul > li:last-child {
    padding-right: 0;
}

.pankuzu > ul > li::after {
    content: "";
    background: url(../../../common/img_22/pankuzu.png) no-repeat;
    background-size: contain;
    background-position: center;
    height: 9.35px;
    width: 5.33px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
}

.pankuzu > ul > li:first-child {
    padding-left: 0;
}

.pankuzu > ul > li:last-child::after {
    display: none;
}

.pankuzu {
    margin: calc((20px/2) + (20 - (20/2))*(100vw - 375px)/(1903 - 375)) calc((25px/2) + (25 - (25/2))*(100vw - 375px)/(1903 - 375)) calc((80px/2) + (80 - (80/2))*(100vw - 375px)/(1903 - 375));
}

@media all and (max-width: 1024px) {
    .pankuzu ul{
        padding-bottom: 5px;
    }
    .pankuzu ul a{
        display: block;
        white-space: nowrap;
    }
}

.hero_wrap {
	width: 100%;
	margin: auto;
}
.block_segment_wrap {
	width: 90%;
	max-width: 1280px!important;
	margin: 0 auto;
}
.block_group {
	margin-bottom: 150px;
}
.block_group_0 {
	margin-bottom: 80px;
}
.block_group_1 {
	margin-bottom: 30px;
}
.block_group_2 {
	margin-bottom: 50px;
}
.block_group_3 {
  margin-bottom: 40px;
}
.block_group_4 {
  margin-bottom: 60px;
}
.block_segment_wrap_black {
	width: auto;
	background: #000;
	color: #fff;
	padding: 24px 0;
	margin-bottom: 150px;
}
.title_1 {
	/*font-size: 40px;*/
	/*font-weight: 400;*/
	/*font-family: AudiTypeBold, DFHSBold;*/
	/*line-height: 1.3;*/
	font-size: 2.8rem;
	/*margin-bottom: 10px;*/
	text-align: center;
}
.title_2 {
	font-size: 30px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	line-height: 1.6;
}
.title_2_c {
	font-size: 30px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	line-height: 1.6;
	text-align: center;
}
.title_3 {
	font-size: 22px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	line-height: 1.4;
	margin-bottom: 15px;
}
.pad10 {
	padding: 0 10px;
}
.text_1 {
  font-size: 16px;
	line-height: 1.8;
	margin-bottom: 15px;
}
.text_1_c {
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}
.text_2 {
	font-size: 20px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	line-height: 1.6;
	margin-bottom: 10px;
}
.text_2_c {
	font-size: 20px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	line-height: 1.8;
	margin-bottom: 10px;
	text-align: center;
}
.text_3_c {
	font-size: 15px;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 20px;
}
.text_4 {
  font-size: 27px;
  font-weight: bold;
	line-height: 1.5;
}
.text_4_c {
  font-size: 27px;
  font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.text_5_c {
	font-size: 25px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	line-height: 1.6;
	text-align: center;
}
.text_6 {
  font-size: 15px;
}
.text_6_c {
	font-size: 15px;
	text-align: center;
}
.text_7_c {
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
}
.cap_1 {
	font-size: 13px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	margin: 5px 0 10px;
	line-height: 1.8;
}
.cap_2 {
  font-size: 14px;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 15px;
}
.cap_3 {
	font-size: 12px;
	line-height: 1.8;
}
.sup {
  font-size: 0.4em;
  vertical-align: super;
}
.sup_s {
  font-size: 0.6em;
  vertical-align: super;
}
.link_text_1 {
	font-size: 13px;
	text-decoration: underline;
}
.link_text_1:hover {
	text-decoration: none;
}
.link_text_1 a:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 2px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}
.img_w100 {
	width: 100%;
}
.img_w50 {
	width: 100%;
	margin-bottom: 10px;
}
.img_w60 {
	width: 60%;
	display: block;
	margin: auto auto 20px;
}
.flex_wrap_inner_w50_sp + .flex_wrap_inner_w50_sp {
	margin-top: 20px;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:  flex-start;
}
.flex_wrap_small {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 70%;
	margin: 0 auto 20px;
}
.flex_wrap_start {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.col3 {
	width: calc(95%/3);
	margin-bottom: 40px;
}
.flex_wrap_start .col3 {
	margin-right: 2%;
}
.flex_wrap_start .col3:last-child {
	margin-right: 0;
}
.flex_wrap_inner_w50 {
	width: 48%;
}
.flex_wrap_inner_w50.center {
	width: 48%;
	margin: auto;
}
.flex_wrap_inner_w50.img_2col {
	width: 49%;
}
.flex_wrap_inner_w80 {
	width: 78%;
	margin-bottom: 20px;
}
.flex_wrap_inner_w30 {
	width: 30%;
	margin-bottom: 25px;
}
.flex_wrap_inner_w70 {
	width: 67%;
	margin-bottom: 20px;
}
.flex_wrap_inner_km {
	width: 50%;
	padding-top: 30px;
}
.flex_wrap_inner_w25 {
	width: 25%;
	margin-bottom: 25px;
}
.flex_wrap_inner_w75 {
	width: 72%;
	margin-bottom: 25px;
}
.flex_wrap_inner_w40 {
	width: 37%;
}
.flex_wrap_start .flex_wrap_inner_w40 {
	margin-right: 2%;
}
.flex_wrap_inner_w60 {
	width: 60%;
}
.flex_wrap_inner_w45 {
	width: 42%;
}
.flex_wrap_inner_w55 {
	width: 55%;
}
.flex_wrap_inner_w20 {
	width: 17%;
	margin: 0 3.75% 30px 0;
}
.flex_wrap_inner_w20:last-child {
	margin-right: 0;
}
.flex_wrap_inner_img {
	width: 3%;
	margin-right: 8px;
	padding-top: 5px;
}

.border_1 {
	width: 80%;
	border-bottom: solid 1px #000000;
	line-height: 1;
	margin: 0 auto 60px;
}
.border_2 {
  width: 65%;
  text-align: center;
	border-bottom: solid 1px #000000;
	line-height: 1;
	margin: 40px auto 90px;
}
.btn_text {
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.btn_text:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}
.btn_text:hover {
	opacity: .7;
}
.btn_box a {
	display: block;
	font-size: 17px;
	color: #ffffff;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 17px 15px;
	background: #000000;
  margin-top: 20px;
}
.btn_box_80 a {
	display: block;
	font-size: 17px;
	color: #ffffff;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 17px 15px;
	background: #000000;
	width: 80%;
	margin: 20px 0;
}
.btn_box_40 a {
	display: block;
	font-size: 17px;
	font-weight: 400;
	font-family: AudiTypeBold, DFHSBold;
	color: #ffffff;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 17px 15px;
	background: #000000;
	width: 40%;
	margin: 20px auto;
}
/* .btn_box a:after,
.btn_box_40 a:after,
.btn_box_80 a:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 15px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
} */
.btn_box a:hover,
.btn_box_40 a:hover,
.btn_box_80 a:hover {
	opacity: .7;
}
.btn_box_border a {
	display: block;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 15px;
  margin-top: 10px;
	color: #000000;
	background: #ffffff;
	border: solid 1px #000000;
}
.btn_box_border_80 a {
	display: block;
	font-size: 18px;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 15px;
  width: 80%;
	color: #000000;
	background: #ffffff;
	border: solid 1px #000000;
}
.btn_box_border_70_c a {
	display: block;
	font-size: 18px;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding: 15px;
  width: 70%;
	margin: auto;
	color: #000000;
	background: #ffffff;
	border: solid 1px #000000;
}
/* .btn_box_border a:after,
.btn_box_border_70_c a:after,
.btn_box_border_80 a: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);
} */
.btn_box_border a:hover,
.btn_box_border_70_c a:hover,
.btn_box_border_80 a:hover {
	opacity: .7;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.icon_img {
	display: block;
	text-align: center;
	margin: 10px auto;
}
/* 下矢印 */
a.icon_link:after {
	display: block;
	content: "";
	width: 13px;
	height: 13px;
	margin: 10px auto;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}
a.icon_link:hover {
	opacity: .7;
}
/* + */
.plus {
	font-size: 20px;
	position: relative;
	width: 0.4em;
	height: 1.6em;
	background-color: #000;
	margin: 20px auto 30px;
}
.plus::before {
	position: absolute;
	top: 0.6em;
	left: -0.6em;
	width: 1.6em;
	height: 0.4em;
	content: "";
	background-color: #000;
}
.sp {
	display: none;
}

@media screen and (max-width: 640px) {
.contents {
	margin-bottom: 50px;
}
.btn-sns-01 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.hero_wrap {
	width: 100%;
	/*margin-bottom: 30px;*/
}
.block_segment_wrap {
	width: auto;
	padding: 0 15px;
	margin: 0 auto;
}
.block_group {
	margin-bottom: 80px;
}
.block_group_0 {
	margin-bottom: 50px;
}
.block_group_1 {
	margin-bottom: 30px;
}
.block_group_2 {
	margin-bottom: 40px;
}
.block_group_3 {
  margin-bottom: 40px;
}
.block_group_4 {
  margin-bottom: 60px;
}
.block_segment_wrap_black {
	width: auto;
	background: #000;
	padding: 15px 0 5px;
	margin-bottom: 50px;
}
.title_1 {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 10px;
}
.title_2 {
	font-size: 20px;
	line-height: 1.45;
	margin-bottom: 0;
}
.title_2_c {
	font-size: 20px;
	line-height: 1.45;
	margin-bottom: 10px;
	text-align: center;
}
.title_3 {
	font-size: 18px;
	line-height: 1.35;
	margin-bottom: 15px;
	text-align: center;
}
.text_1 {
  font-size: 16px;
}
.pad10 {
	padding: 0;
}
.text_1_c {
	font-size: 16px;
	text-align: left;
	line-height: 1.8;
}
.text_2 {
	font-size: 17px;
	line-height: 1.5;
}
.text_2_c {
	font-size: 17px;
	line-height: 1.5;
}
.text_3_c {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: left;
}
.text_4 {
  font-size: 20px;
  font-weight: bold;
	line-height: 1.45;
}
.text_4_c {
	font-size: 17px;
	margin-bottom: 10px;
}
.text_5_c {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.35;
	margin-bottom: 10px;
}
.text_6 {
  font-size: 13px;
}
.text_6_c {
	font-size: 13px;
	line-height: 1.4;
}
.text_7_c {
	font-size: 16px;
	line-height: 1.25;
	text-align: left;
}
.cap_1 {
	margin-top: 5px;
  font-size: 15px;
  line-height: 1.8;
}
.cap_2 {
  font-size: 14px;
  margin-bottom: 10px;
}
.link_text_1 {
  font-size: 12px;
	text-decoration: underline;
}
.link_text_1:hover {
	text-decoration: underline !important;
}
.link_text_1 a:after {
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	margin-left: 5px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}

.img_w100 {
	width: 100%;
	margin-bottom: 15px;
}
.img_w50 {
	width: 100%;
	margin-bottom: 5px;
}
.img_w50.sp {
	margin-bottom: 10px;
}
.img_w60 {
	width: 60%;
	display: block;
	margin: auto auto 30px;
}
img + .img_2col {
  margin-top: 0;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.flex_wrap_start {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.flex_wrap_small {
	width: 100%;
}
.col3 {
	width: calc(87%/3);
}
.flex_wrap_inner_w50.img_2col  {
	width: 100%;
	margin: 0 0 5px 0;
}
.flex_wrap_inner_w50 {
	width: 100%;
	margin: 0 0 5px 0;
}
.flex_wrap_inner_w70 {
	width: 100%;
	margin: 0 0 2% 0;
}
.flex_wrap_inner_w30 {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0 15px 0;
}
.flex_wrap_inner_km {
	width: 100%;
	padding-top: 15px;
	margin-bottom: 20px;
}
.flex_wrap_inner_w50_sp {
	width: 49%;
	margin: 0 2% 0 0 ;
}
.flex_wrap_inner_w50_sp:nth-child(2n) {
	margin-right: 0;
}
.flex_wrap_inner_w50_sp + .flex_wrap_inner_w50_sp {
	margin-top: 0;
}
.flex_wrap_inner_w25 {
	width: 48.5%;
	margin: 0 0 10px 0;
}
.flex_wrap_inner_w75 {
	width: 100%;
	margin: 0 0 25px 0;
}
.flex_wrap_inner_w40 {
	width: 100%;
	margin-bottom: 0;
}
.flex_wrap_inner_w60 {
	width: 100%;
}
.flex_wrap_inner_w80 {
	width: 100%;
	margin: 0;
}
.flex_wrap_inner_w45 {
	width: 100%;
}
.flex_wrap_inner_w55 {
	width: 100%;
}
.flex_wrap_inner_w20 {
	width: 47%;
	margin: 0 6% 40px 0;
	padding: 0 5px;
}
.flex_wrap_inner_w20:nth-child(2n) {
	margin-right: 0;
}
.flex_wrap_inner_img {
	width: 10%;
	margin: -5px 8px 0 0;
	padding-top: 0;
}

.border_1 {
	width: 100%;
	border-bottom: solid 1px #000000;
	line-height: 1;
	margin: 0 auto 40px;
}
.border_2 {
	width: 75%;
	border-bottom: solid 1px #000000;
	line-height: 1;
	margin: 0 auto 60px;
}
.btn_text {
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.btn_text:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}
.btn_text:hover {
	opacity: 1;
}
.btn_box a,
.btn_box_40 a,
.btn_box_80 a {
	display: block;
	font-size: 17px;
	color: #ffffff;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
	padding: 17px 15px ;
	background: #000000;
  	width: 100%;
	margin-bottom: 20px;
}
/* .btn_box a:after,
.btn_box_40 a:after,
.btn_box_80 a:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 15px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
} */
.btn_box:hover {
	opacity: 1;
}
.btn_box_border a {
	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_70_c a,
.btn_box_border_80 a {
	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;
	margin: 20px 0 10px;
}
/* .btn_box_border a:after,
.btn_box_border_70_c a:after,
.btn_box_border_80 a: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);
} */
.flex_element {
	display: inline-block;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
}

.bold {
  font-weight: bold;
}
.line {
	width: 50%;
	height: 50px;
	margin: 5px 0 10px;
	border-right: 1px solid #000;
}
@media screen and (max-width:640px) {
	.line {
		height: 40px;
		margin: 5px 0 5px;
	}
}
/* mv */
.mvcopy {
  position: relative;
  width: 100%;
}
.mvcopy h2 {
	position: absolute;
  color: #fff;
  top: 60px;
  right: 3%;
  text-align: right;
  line-height: 1.8;
}
.mvcopy p {
  position: absolute;
  color: #fff;
  top: 112px;
  right: 2%;
  text-align: right;
  line-height: 1.8;
}
.mvcopy .scroll {
  position: absolute;
  bottom: 7%;
  left: 48.5%;
  text-align: center;
  line-height: 1.8;
	color: #fff;
}
.mvcopy .scrollarrow {
	position: absolute;
  bottom: 12.3%;
  left: 49%;
	width: 20px;
	height: 20px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: translateX(0) rotate(-45deg);
	transform: translateX(0) rotate(-45deg);
}

/* youtube */
.embed-responsive{
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	padding-top: 56.5%; /* %/16*9 */
	margin-bottom: 1em;
  margin: auto;
}
.embed-responsive iframe,
.embed-responsive img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
@media screen and (max-width:640px) {
  .embed-responsive{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    padding-top: 56.25%;
    margin-bottom: 30px;
  }
}

/*アニメーション要素のスタイル*/
.animation{
	opacity : 0;
	visibility: hidden;
	transition: 1.5s;
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}


/*2022_09_01追加*/
@media screen and (max-width: 1024px) {
	.flbx100 {
		width: 100%;
	}
	.flbxw50{
		width: 50%;
	}
	.sp {
		display: block;
	}
	.sp img{
		width: 100%;
	}

	.btn_box_border_80 a,.btn_box_80 a{
		margin: 0 auto;
	}
}

@media screen and (max-width: 750px) {
	.title_1 {
		font-size: 1.6rem;
	}

}

/* ---------------------------------------- */

.max1520 {
	max-width: 1520px;
	width: calc(100% - 80px);
	margin: 20px auto;
}

@media all and (max-width: 1700px){
	.max1520 {
		width: calc(100% - 80px);
	}
}
@media all and (max-width: 500px) {
	.max1520 {
		width: calc(100% - 40px);
	}
}

.max1200 {
	max-width: 1200px;
	width: calc(100% - 40px);
	margin: 20px auto;
}
@media all and (max-width: 500px) {
	.max1200 {
			width: calc(100% - 40px);
	}
}


/* 230224 3style.css overwrite */
.link_a_area {
  margin: 10px auto 0;
}
.link_a_text h2 {
  font-size: 2.5rem;
}
.link_a_text h3 {
  font-size: 2rem;
}
.link_a_text a {
	width: 250px;
}

@media (max-width: 640px) {
	.link_a_text h2 {
		font-size: 1.8rem;
	}
	.link_a_text h3 {
		font-size: 1.5rem;
	}
	.link_a_text a {
		width: 100%;
	}
	.pattern_btn {
    width: 100%;
		max-width: none;
  }
}
