@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&family=Roboto:wght@400;500;700&display=swap');

.anniversary {
    padding-top: 92px;
	font-family: "Noto Sans JP", sans-serif !important;
	font-size: 16px !important;
	color: #333333;
}
/**.anniversary p {
    margin-bottom: 0;
}**/
.anniversary h1 {
    margin: 0;
    font-size: unset;
}
.anniversary-mv {
	position: relative;
    overflow: visible;
}
.anniversary-mv_inner {
	margin: 20px auto;
	width: min(83.125vw, 1100px);
}
.anniversary-mv_flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.anniversary-mv_left img {
	flex-basis: 40%;
	max-width: 380px;
}
.anniversary-mv_right {
	flex-basis: 40%;
	max-width: 450px;
}
.anniversary-white {
	padding: 0 0 60px;
}
.anniversary_white_inner {
	margin: 40px auto 80px;
    width: min(78.125vw, 1000px);
    text-align: center;
	position: relative;
	min-height: 200px;
}
.anniversary h2 {
	font-size: min(2.4875vw, 36px);
    font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.5em;
	margin: 20px 0 30px;
	text-align: center;
}
.anniversary_white_inner::after, .anniversary_white_inner::before {
	content: "";
	background: url(../images/10th-anniversary/10th_mv_bg_right.png) ;
	background-repeat: no-repeat;
	z-index: -1; 
	position: absolute;
	right: -15%;
	bottom: -20px;
	width: 213px;
	height: 454px;
}
.anniversary_white_inner::before {
	background: url(../images/10th-anniversary/10th_mv_bg_left.png) ;
	left: -15%;
}
.anniversary_opening_text p {
	font-size: min(1.51875vw, 20px);
}
.anniversary-data {
	background: #20963b;
	padding: 0 0 40px;
}
.anniversary-data_inner {
	margin: 40px auto 80px;
    width: min(78.125vw, 1000px);
    text-align: center;
	position: relative;
	min-height: 200px;
}
.anniversary-data_inner::before {
	content: "";
	background: url(../images/10th-anniversary/10th_data01.png) ;
	background-repeat: no-repeat;
	z-index: 1; 
	position: absolute;
	left: -20%;
	top: -40px;
	width: 319px;
	height: 300px;
}
.anniversary-data_flex, .anniversary-data_flex2 {
	display: flex;
	justify-content: space-between;
}
.anniversary-data_flex2 {
	justify-content: space-around;
	margin: 15px 0;
}
.anniversary-data_flex_left {
	flex-basis: 64%;
	display: flex;
	flex-direction: column;
}
.anniversary-data_flex_right {
	flex-basis: 34%;
	align-content: center;
	background: #fff;
	border-radius: 16px;
	padding: 15px 15px 30px;
	margin: 10px 0;
	display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.anniversary-data_flex_contents {
	background: #fff;
	border-radius: 16px;
	padding: 5px 0;
	margin: 10px 0;
}
.anniversary-data_flex img {
	width: 42%;
    max-width: 150px;
    height: auto;
}
h3 .anniversary-data-en-white, h3 .anniversary-data-en {
	display: inline-block;
	font-weight: 700;
    font-size: min(3.15vw, 42px);
    position: relative;
	margin: 60px 0 5px 0;
}
h3 .anniversary-data-en-white {
	color: #fff;	
}
h3 .anniversary-data-en-white::before, h3 .anniversary-data-en::before  {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background-color: #333333;
}
h3 .anniversary-data-en-white::before {
	background-color: #fff;
}
h3 .anniversary-data-jp-white, h3 .anniversary-data-jp {
	font-weight: 700;
    font-size: min(1.61875vw, 22px);
    letter-spacing: 4px;
	margin-top: 10px;
}
h3 .anniversary-data-jp-white {
	color: #fff;
}
.anniversary-data_flex h4.anniversary-data-title {
	font-size: min(1.61875vw, 22px);
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 15px;
}
.anniversary-data_flex p {
	color: #e08f2b;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: min(3.85vw, 56px);
    line-height: 1.1;
} 
.anniversary-data_flex p span {
	font-size: min(1.61875vw, 22px);
}
.anniversary-history {
	padding: 0 0 40px;
}
.anniversary-history_inner {
	margin: 40px auto;
    width: min(78.125vw, 1000px);
    text-align: center;
	position: relative;
	min-height: 200px;
}
.anniversary-history_inner::before {
	content: "";
	background: url(../images/10th-anniversary/10th_history01.png) ;
	background-repeat: no-repeat;
	z-index: 1; 
	position: absolute;
	right: -5%;
	top: -40px;
	width: 323px;
	height: 349px;
}
.anniversary-history-flex {
	display: flex;
	/*align-items: center;
	align-items: stretch;*/
    justify-content: space-between;
}
.anniversary-history-content {
	width: 46%;
}
.anniversary-history-content_inner,.anniversary-history-content_inner-orange {
	padding: 1px 6%;
	background: #ebfcef;
	border-radius: 10px;
	text-align: left;
	position: relative;
}
.anniversary-history-content_inner-orange {
	background: #fff1d2;	
}
.anniversary-history-content-chara2016 {
	width: 30%;
	max-width: 150px;
	height: auto;
	position: absolute;
    top: -50px;
    left: 30px;
}
.anniversary-history-content-chara2017 {
	width: 30%;
	max-width: 150px;
	height: auto;
	position: absolute;
	top: 20px;
    right: 20px;
}
.anniversary-history-content-chara2023 {
	width: 30%;
	max-width: 150px;
	height: auto;
	position: absolute;
	top: -75px;
    right: 30px;
}
.anniversary-history-content-chara2025 {
    width: 25%;
    max-width: 110px;
    height: auto;
    position: absolute;
    top: -15px;
    right: 40px;
}
.anniversary-history-title-circle-left, .anniversary-history-title-circle-right {
    position: absolute;
    top: 35px;
    right: -12.5%;
    width: 36px;
    height: 36px;
    line-height: 100px;
    background-color: #20963b;
    border-radius: 50%;
}
.anniversary-history-title-circle-right {
    left: -12.5%;
}
.anniversary-history-title-circle-orange {
    position: absolute;
    top: 35px;
    right: -11.5%;
    width: 26px;
    height: 26px;
    line-height: 100px;
    background-color: #e08f2b;
    border-radius: 50%;
    box-shadow: 0 0 0 5px white, 0 0 0 10px #e08f2b;
}
.anniversary-history-vertical-line {
	width: 6px;
	/*height: 530px; */
	background-color: #e0e0e0;
	margin: 0 20px; 
	overflow: hidden;
}
h4.anniversary-history-title, h4.anniversary-history-title-orange {
	font-weight: 700;
    font-size: min(3.55vw, 50px);
    color: #20963b;
    margin-bottom: 0;
    line-height: 1;
	position: relative;
}
h4.anniversary-history-title-orange {
    color: #e08f2b;
}
.anniversary-history-subtitle {
	font-size: min(1.81875vw, 26px);
	margin-bottom: 10px;
    line-height: 1.2;
	font-weight: 500;
	letter-spacing: 2px;
}
.anniversary-history-subtitle span {
	font-size: min(1.51875vw, 20px);
	letter-spacing: 0;	
}

.anniversary-campaign {
	background: url(../images/10th-anniversary/10th_campaign_bg.png) no-repeat center center/cover;
	padding: 0 0 100px;
}
.anniversary-campaign_inner {
	margin: 0 auto;
	text-align: center;
	width: min(78.125vw, 1000px);
	position: relative;
}
.anniversary-campaign_inner::before {
	content: "";
	background: url(../images/10th-anniversary/10th_campaign01.png) ;
	background-repeat: no-repeat;
	z-index: 1; 
	position: absolute;
	left: -20%;
	top: -40px;
	width: 411px;
	height: 318px;
}
.anniversary-campaign-frame {
	position: relative;
	background-color: #ffffff;
    border-radius: 16px;
	padding: 70px 3% 50px;
    margin: 0 auto;
	box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.15);
}

.anniversary-campaign-frame::before {
	content: "";
	background: url(../images/10th-anniversary/10th_campaign02.png) ;
	position: absolute;
	z-index: 1; 
	top:0;
	right: 0;
	width: 389px;
	height: 129px;
}
.anniversary-campaign_flex {
	display: flex;
    flex-direction: column;
	align-items: center;
}
.anniversary-campaign_flex_row {
	display: flex;
	justify-content: center;	
} 
h4.anniversary-campaign-title {
	color: #20963b;
	font-size: min(2.4875vw, 36px);
	font-weight: 700;
}
h4.anniversary-campaign-title span {
	background: #20963b;
    color: #fff;
    padding: 8px 10px 2px;
    font-size: min(1.61875vw, 22px);
    font-weight: 700;
    margin-right: 15px;
}
.anniversary-campaign-apply {
	margin: 5px 0;
	background: #ebfcef;
	color: #0e6c37;
	font-weight: 700;
	padding: 10px 5%;	
}
.anniversary-campaign_button-container {
	margin-top: min(1.71875vw, 22px);
}
.anniversary-campaign_button {
	background-color: #F3981E;
	border-radius: min(0.625vw, 8px);
	color: #ffffff !important;
	display: inline-block;
	font-size: min(1.40625vw, 18px);
	font-weight: 700;
	line-height: normal;
	padding: min(1.875vw, 24px) 5%;
	position: relative;
	text-decoration: none;
	transition: 0.3s;
	width: min(28.8125vw, 400px);
}
.anniversary-campaign_button::after {
	background: url(../images/mitsumori-app/mitsumori-app-cta.png) no-repeat center center/contain;
	content: "";
	height: min(2.5vw, 32px);
	position: absolute;
	right: min(0.9375vw, 12px);
	top: 50%;
	transform: translateY(-50%);
	width: min(2.5vw, 32px);
}
.anniversary .price-accordion-title::after {
	top: min(1.4vw, 20px);
}

.anniversary p.text-small {
	font-size: 14px !important;
	color: #333333;
}
.anniversary p.text-small_white {
	font-size: 14px !important;
	color: #fff;
}
.anniversary .text-mid {
	font-size: min(1.81875vw, 26px);
}
.anniversary span.heighlight_yellow {
	background: linear-gradient(transparent 70%, #ffff33 70%);
}
.anniversary p.text-bold {
	font-weight: 700;
}
.anniversary .margin-b10 {
	margin-bottom: 10px;
}
.anniversary .margin-t-8em {
	margin-top: -8em;
}
.anniversary .margin-t-12em {
	margin-top: -12em;
}
.anniversary .margin-t4em {
	margin-top: 4em;
}
.anniversary .margin-t8em {
	margin-top: 8em;
}
.anniversary .margin-t12em {
	margin-top: 12em;
}
.anniversary .text-right {
	text-align: right;
}
.anniversary .text-left {
	text-align: left;
}
.anniversary .width-half {
	width: 48.5%;
}
.anniversary-sp {
	display: none;
}


@media (max-width: 767px) {
	.anniversary {
		padding-top: 70px;
	}
	.anniversary-pc {
		display: none;
	}
	.anniversary-sp {
		display: inline-block;
	}
	.sp-text-left {
		text-align: left;
	}
	.anniversary-history-subtitle span, h4.anniversary-campaign-title span {
		font-size: 16px;	
	}
	.anniversary_opening_text p, .anniversary-data_flex p span, .anniversary .text-mid, .anniversary-data_flex h4.anniversary-data-title, h3 .anniversary-data-jp-white, h3 .anniversary-data-jp {
		font-size: 20px;
	}
	h4.anniversary-campaign-title, h4.anniversary-history-title, h4.anniversary-history-title-orange, .anniversary-history-subtitle {
		font-size: 22px;
	}
	h3 .anniversary-data-en-white, h3 .anniversary-data-en {
		font-size: 36px;
	}
	.anniversary-data_flex p, h4.anniversary-history-title, h4.anniversary-history-title-orange {
		font-size: 46px;
	}
	.anniversary-mv_inner {
		width: 94%;
	}
	.anniversary-mv_flex {
		flex-direction: column;
		gap: 4.2666666667vw;
		position: relative;
	}
	.anniversary h1 {
		text-align: center;
	}
	.anniversary-mv_left {
		margin-top: 4.2666666667vw;
		width: 100%;
	}
	.anniversary-mv_left img {
		max-width: unset;
		width: 65%;
	}
	.anniversary-mv_right {
		width: 80%;
	}
	.anniversary .width-half {
		width: 100%;
	}
	.anniversary-data_flex {
		flex-direction: column;
	}
	.anniversary-data_inner {
		width: 89.3333333333vw;
	}
	.anniversary-data_inner::before {
		background-size: 60%;
		left: -10%;
		top: -60px;
	}
	h2.anniversary-data-h2 {
    	margin-bottom: 15px;
	}
	.anniversary_white_inner::after, .anniversary_white_inner::before, .anniversary-history-vertical-line,.anniversary-history-title-circle-left, .anniversary-history-title-circle-right, .anniversary-campaign-frame::before, .anniversary-history-title-circle-orange  {
		display: none;
	}
	.anniversary .margin-t-8em, .anniversary .margin-t-12em, .anniversary .margin-t4em, .anniversary .margin-t8em, .anniversary .margin-t12em,  .anniversary .sp-t2em {
		margin-top: 2em;
	}
	.anniversary-history-flex {
    	flex-direction: column;
	}
	.anniversary-history-content {
		width: 100%;
	}
	.anniversary_white_inner, .anniversary-history_inner {
		width: 90%;
	}
	.anniversary-history_inner::before {
		background-size: 65%;
		top: -160px;
		right: -10px;
	}
	.anniversary_white_inner {
		text-align: left;
		margin-top: 0;
	}
	
	.anniversary-history-content-chara2016 {
	    top: -25px;
    	left: 20px;
	}
	.anniversary-history-content-chara2023 {
		width: 26%;
		top: -30px;
	}
	.anniversary-history-content-chara2025 {
		width: 22%;
		top: 10px;
	}
	.anniversary h2 {
		font-size: 30px;
        line-height: 1.5;
	}
	.anniversary_price-left-text, .anniversary_price-left-span-2 {
		font-size: 15px;
	}
	.anniversary-campaign {
		padding: 10.6666666667vw 0;
	}
	.anniversary-campaign_inner {
		width: 89.3333333333vw;
	}
	.anniversary-campaign_inner::before {
		background-size: 64%;
		left: -20%;
		top: -140px;
	}
	.anniversary-campaign-frame {
		width: 100%;
		padding: 10px 5% 30px;
	}
	.anniversary-campaign-frame::after {
		top: 100px;
	}
	h4.anniversary-campaign-title {
		line-height: 1.8em;
	}
	.anniversary-campaign_button-container {
		width: 90%;
	}
	.anniversary-campaign_button {
		border-radius: 2.1333333333vw;
		font-size: 4.2666666667vw;
		padding: 10px;
		width: 100%;
		margin-top: 15px;
	}
	.anniversary-campaign_button::after {
		display: none;
	}
}
