@charset "UTF-8";
/* CSS Document */
@media screen and (max-width :1096px) {
	#mv{
		margin-top: 64px;
	}
	
}
@media screen and (max-width:700px) {
#mv{
	margin-top: 64px;
/*	margin-bottom: 6.92%;*/
	margin-bottom: 0;
	padding-left: 0;
	background-image: url("../images/mv_gray.svg");
	background-size: 16.92%;
	background-repeat: no-repeat;
	background-position: left 18.46% top 10%;
	display: flex;
	justify-content: space-between;
	flex-direction: column-reverse;
}
#mv_L{
    padding-top: 9.23%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 10%;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    background-image: url("../images/mv_gray.svg");
    background-size: 36.15%;
    background-repeat: no-repeat;
    background-position: center bottom 30%;
}
#mv_L img{
	width: 100%;
	box-sizing: border-box;
}
	#mv_L #top_kaigisitunara{
	width: 50%;
	margin-bottom: 0;
		box-sizing: border-box;
}
	

	#support-merit{
		width: 48.46%;
		box-sizing: border-box;
		
	}
	
#mv_L #top_support{
	width: 100%;
	margin-bottom: 6.15%;
	box-sizing: border-box;
}
#mv_L a{
	display: block;
	width: 80%;
	margin-left:15.38%;
	margin-right: auto;
	text-align: center;
	box-sizing: border-box;
}
#mv_R{
	width: 100%;
	box-sizing: border-box;
}
#mv_R img{
	width: 100%;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#top_features{
    position: relative;
    padding-bottom: 3.84%;
}
#top_features::after{
	position: absolute;
	content: "";
	background-color: #36519D;
	border-top-right-radius: 48px;
	border-bottom-right-radius: 8px;
	height: 100%;
	width: 86.15%;
	left: 0;
	top: -3.84%;
	z-index: -1;
}
#top_features ul{
	padding-right: 5.38%;
	padding-left: 5.38%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding-bottom: 13.07%;
}
#top_features ul li h2{
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0em;
    font-weight: 600;
    line-height: 1.3em;
    font-family: fot-tsukuardgothic-std, sans-serif;
    margin-bottom: 12px;
}
.top_feature_sita{
	
}
#top_features ul li{
    width: 100%;
    color: #FFFFFF;
    height: 100%;
    box-sizing: border-box;
	margin-bottom: 9.23%;
}
.top_feature_img{
	margin-bottom: 12px;
	
}
.top_feature_img img{
	border-radius: 16px;
}
.top_feature_detail{
	
}
.top_feature_detail p{
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    text-align: center;
}
#top_find{
	margin-bottom: 8.46%;
}
#top_find_ue{
    padding-top: 5.38%;
    padding-bottom: 4.61%;
    background-image: url("../images/top_find_sq_L.png"), url("../images/top_find_sq_R.png");
    background-repeat: no-repeat,no-repeat;
    background-position: left -13.07% top 22.3%, right 6.15% bottom 16.15%;
    background-size: 40% auto,30% auto;
    z-index: 1;
    position: sticky;
    padding-left: 0px;
    padding-right: 0px;
}
#top_find_ue ul{
    display: flex;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
    margin-bottom: 0px;
    flex-direction: column;
    padding-top: 24px;
    padding-bottom: 0px;
    background-color: hsla(0,0%,100%,0.51);
    padding-left: 0px;
    padding-right: 0px;
    max-width: none;
    margin-top: 3.07%;
    align-items: center;
}
#top_find_ue ul li{
    box-sizing: border-box;
    width: 80%;
    margin-bottom: 28px;
}
#top_find_ue li a {
    box-sizing: border-box;
    display: flex;
    flex-direction: column; /* 縦並びに */
    align-items: center;
}

#top_find_ue h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    border: 0.11em solid #36519D;
    border-radius: 10px;
    padding-top: 16px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 16px;
    color: #36519D;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0;
    width: 60%;
}

#top_find_ue h3::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 10px 11px 0;
  border-style: solid;
  border-color: #36519D transparent transparent;
  z-index: 1;
}

#top_find_ue h3::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
  z-index: 2;
}
#top_find_ue li p {
    font-family: fot-tsukuardgothic-std, sans-serif;
    box-sizing: border-box;
    background-color: #E05581;
    color: #fff;
    border: none;
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 16px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 18px; /* ボタンと吹き出しの間隔 */
    cursor: pointer;
    width: 58.46%;
    text-align: center;
}
#top_find_sita{
    background-color: #EAEAEA;
    padding: 7.69% 4.61%;
    margin-top: 0px;
    z-index: -1;
    position: sticky;
/*
    background-image: url("../images/sq_blue_L.svg"),url("../images/sq_blue_R.svg");
    background-repeat: no-repeat;
    background-size: 24px auto,16px auto;
    background-position: left 3.07% center, right 3.07% top 48.46%;
*/
    margin-bottom: 10%;
}
#top_find_sita p{
    text-align: left;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    width: 82.3%;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 1px 1px 1px hsla(0,0%,100%,1.00);
}

#top_find_sagasu{
	background-color: transparent;
	border-top-left-radius: 48px;
	position: relative;
	padding-top: 7.69%;
	
}
#top_find_sagasu::after{
	content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 36.15%;
      height: 100%;
      background-color: #36519D;
      border-top-left-radius: 48px;
	z-index: -1;
}
#top_find_sagasu h3{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    font-family: fot-tsukuardgothic-std, sans-serif;
    color: #36519D;
    margin-bottom: 16px;
    letter-spacing: 0.01em;
    display: flex;
    align-items: baseline;
}
#top_find_sagasu h3 strong{
    font-size: 24px;
}
.top_sagasu{
	padding-left: 9.23%;
	margin-bottom: 12.3%;
}
/*
.top_sagasu:nth-child(2){
	padding-left: 0;
	padding-right: 9.23%;
}
.top_sagasu:nth-child(2) .top_sagasu_bg{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 24px;
	border-top-right-radius: 24px;
	background-image: url("../images/top_sagasu_bg02.png");
	background-position: center top;
}
.top_sagasu:nth-child(2) h3{
	padding-left: 3.07%;
}
.top_sagasu:nth-child(2) a img{
	width: 88.46%;
}
*/
.top_sagasu:nth-child(3) .top_sagasu_bg{
	background-image: url("../images/top_sagasu_bg03.png");
	padding-bottom: 5.38%;
	background-position: left center;
}
.top_sagasu:nth-child(3) ul{
    flex-wrap: wrap;
    flex-direction: inherit;
    width: 100%;
}
.top_sagasu:nth-child(3) ul li{
	width: 47.69%;
	margin-right: 4.62%;
	margin-bottom: 4.62%;
	box-sizing: border-box;
}
.top_sagasu:nth-child(3) ul li:nth-child(5n){
	margin-right: 4.62%;
}
	.top_sagasu:nth-child(3) ul li:nth-child(2n){
		margin-right: 0;
	}

.top_sagasu:nth-child(3) a img{
	width: 53.07%;
}
.top_sagasu:nth-child(3) ul li h4{
	margin-bottom: 0;
}
.sq_pink{
    display: inline-block;
    margin-right: 4px;
    width: 18px;
    vertical-align: baseline;
}
.yajirusi{
	display: inline-block;
	margin-left: 8px;
	width:48px;
    z-index: 8;
    position: sticky;
	       vertical-align: super;
}
.top_sagasu_bg{
	box-sizing: border-box;
	z-index: 2;
	background-image: url("../images/top_sagasu_bg01.png");
	background-repeat: no-repeat;
	background-position: center;
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	background-size: cover;
	padding: 9.23% 8.46%;
	padding-bottom: 6.92%;
}
.top_sagasu_bg ul{
	display: flex;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.top_sagasu_bg ul li{
	box-sizing: border-box;
	width: 47.69%;
        margin-right: 4.62%;
        margin-bottom: 4.62%;
	background-color: #FFFFFF;
	border-radius: 16px;
}
.top_sagasu_bg ul li:nth-child(2n){
	margin-right: 0;
}
.top_sagasu_bg ul li h4{
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    margin-bottom: 14px;
    color: #36519D;
	letter-spacing: 0;
}
.top_sagasu li a{
	display: block;
	padding: 24px 16px;
	padding-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
}
.top_sagasu li img{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.top_sagasu_bg ul li p{
    background-color: #36519D;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    padding: 6px;
	letter-spacing: 0.064em;
}


#top_7merit{
    padding-top: 9.23%;
    padding-bottom: 4.61%;
    background-image: url("../images/top_7meri_deco_l.svg"),url("../images/top_7meri_deco_r.svg");
    background-repeat: no-repeat, no-repeat;
    background-size: 20% auto,20% auto;
    z-index: 1;
    position: sticky;
    padding-left: 6.15%;
    padding-right: 6.15%;
    margin-bottom: 3.84%;
    background-position: left 5.38% top 7.69%, right 5.38% top .615%;
}
#top_7merit h2{
	margin-bottom: 24px;
}
#top_7merit p{
    text-align: left;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}
#top_7merit ul {
	margin-top: 24px;
    display: flex;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	justify-content: center;
	flex-wrap: wrap;
}
/*
#top_7merit ul:last-child{
	margin-top: 1.53%;
}
*/
#top_7merit ul li {
	font-family: fot-tsukuardgothic-std, sans-serif;
    width: 46.15%;
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 700;
	letter-spacing: 0.064em;
	text-align: center;
	color: #36519D;
	margin-right: 7.7%;
	margin-bottom: 6.15%;
    
}
#top_7merit .top_7merit_list li:nth-child(1) {
    margin-left: 0;
}
#top_7merit ul li:nth-child(2n){
		margin-right: 0;
		margin-left: 0;
	}
#top_7merit .top_7merit_list li:nth-child(3) {
	margin-left: 0;
}
#top_7merit .top_7merit_list li:nth-child(5) {
	margin-left: 0;
}

#top_7merit ul li a{
    display: block;
}
#top_7merit ul li a img{
	width: 100%;
}
#top_7merit ul li:last-child{
	margin-right: 0;
}


#top_floorguide {
    margin-bottom: 12.3%;
}
#top_floorguide h2 {
	font-family: century-gothic, sans-serif;
    background-color: #EAEAEA;
    padding-top: 4.61%;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 4.61%;
    color: #36519D;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 1em;
	letter-spacing: 0.08em;
}
#top_fl_ue_p{
	margin-top:26px;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 6px;
}
#top_floorguide .contentswrap {
    padding-top: 0;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 0;
}
#floor_select {
    /* [disabled]display: flex; */
    /* [disabled]width: 320px; */
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

#floor_select_img {
    width: 280px;
    margin-left: 8px;
    display: none;
}
#floor_select_img img {
}

#flr-g_floor {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	flex-direction: column;
}
#flr-g_floor li {
    font-family: century-gothic, sans-serif;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    margin-top: 24px;
    width: 100%;
    background-color: #36519D;
    text-align: center;
    margin-right: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 56px;
    display: flex;
    align-items: center;
    border-radius: 40px;
    justify-content: center;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
#flr-g_floor li:nth-child(5n) {
    margin-right: auto;
}
/* #flr-g_floor li:nth-child(1) {
    pointer-events: none;
    text-decoration: none;
} */
#flr-g_floor li:nth-child(2) {
    color: #999999;
	background-color: #EAEAEA;
    pointer-events: none;
    text-decoration: none;
	font-weight: 600;
}
#flr-g_floor li:nth-child(7) {
    color: #999999;
	background-color: #EAEAEA;
    pointer-events: none;
    text-decoration: none;
	font-weight: 600;
}
#flr-g_floor li:hover{
	background-color:#E05581;
}

/* モーダルを開くボタン */
.floor_trigger {
  cursor: pointer;
}

/* モーダル本体 */
.floor_modal_wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
}

.floor_modal_layer {
  height: 100%;
  background: rgba(50, 50, 50, .85);
  cursor: pointer;
}

.floor_modal_container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 8px;
    background: #fff;
    width: 100%;
    max-width: 640px;
}

.floor_modal_inner {
    position: relative;
	overflow-y: scroll;
    height: 100%;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

/* モーダルを閉じるボタン */
.floor_modal_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    background: #999999;
    cursor: pointer;
    transition: opacity .6s;
}

.floor_modal_close:hover {
  opacity: .6;
}

.floor_modal_close:before,
.floor_modal_close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
  content: '';
}

.floor_modal_close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.floor_modal_close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* モーダル内のコンテンツ */
.floor_modal_content {
}
.floor_modal_content h3 {
	font-family: century-gothic, sans-serif;
    font-size: 32px;
    text-align: center;
    line-height: 1em;
	color: #36519D;
}

.floor_modal_layout {
    max-width: 304px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    margin-top: 24px;
}
.floor_modal_content ul {
    display: flex;
}
.floor_modal_content ul li {
    width: 23.8525%;
    margin-right: 1.53%;
}
.floor_modal_content ul li:last-child{
	margin-right: 0%;
}
.floor_modal_content ul li a {
}
.flr_room_img {
    margin-bottom: 8px;
}
.flr_room_img img {
}
.floor_modal_content ul li a p {
    text-decoration: underline;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
	color: #36519D;
}
#top_fl_sita_p{
	text-align: center;
	color: #666666;
	font-size: 15px;
	margin-top: 28px;
	font-weight: 500;
}

#top_location{
    margin-bottom: 12.3%;
    padding-top: 32px;
    position: relative;
}
#top_location_ue {
    margin-bottom: 7.69%;
    background-image: url(../images/location_catch.png);
    background-size: cover;
    padding-top: 28.46%;
    background-repeat: no-repeat;
    padding-left: 6.15%;
    padding-right: 6.15%;
    min-height: 248px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}
#top_location_in{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 0px;
}
#loca_catch_head {

}
#loca_catch_head h2 {
    font-family: century-gothic, sans-serif;
    font-size: 48px;
    line-height: 1em;
    color: hsla(0, 0%, 100%, 0.00);
    -webkit-text-stroke: 2px #36519D;
    font-weight: 600;
    letter-spacing: 0.088em;
    margin-bottom: 20px;
}
#loca_catch_head p {
	padding-left: 3.07%;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.12em;
    color: #E7E7E7;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
#loca_catch_head p span {
    font-size: 32px;
    color: #FFFFFF;
    line-height: 1.3em;
}
#loca_catch_head p span:last-child {
    display: block;
    margin-left: 5.38%;
}
	
	
#top_location_sita{
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding-left: 5.38%;
    align-items: center;
    flex-direction: column;
}
#top_loca_sita_L{
    box-sizing: border-box;
    width: 100%;
    padding-right: 5.38%;
}
#top_loca_sita_L p{
	box-sizing: border-box;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size:18px;
	    color: #36519D;
	line-height: 1.3em;
	font-weight: 800;
	letter-spacing: 0.04em;
	margin-bottom: 20px;
}
#top_loca_sita_L_fl{
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
#imy-building{
	box-sizing: border-box;
	width: 29.23%;
}
#imy-building img{
	box-sizing: border-box;
	width: 100%;
}
#top_loca_sita_txt{
	box-sizing: border-box;
	width: 63.84%;
}
#top_loca_sita_L #top_loca_sita_txt p{
	color: inherit;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 600;
	letter-spacing: 0;
	
}
#top_loca_sita_txt .link_btn{
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    height: 48px;
    line-height: 48px;
}
#top_loca_map{
    margin-top: 36px;
    width: 100%;
    overflow: hidden;
    /* padding-bottom: 16.15%; */
    position: relative;
    /* padding-top: 22.3%; */
    height: 368px;
    border-top-left-radius: 48px;
}
#top_loca_map iframe{
	position: absolute;
        left: -2px;
    top: 0;
    /* height: 100%; */
    width: 100%;
    height: calc(100% + 72px);
    margin-top: -73px;
	border-top-left-radius: 64px;
	border-bottom-left-radius: 20px;
}


#top_about{
	margin-bottom: 10%;
}
#top_about_ue{
    padding-top: 8.46%;
    padding-bottom: 4.61%;
    background-image: url("../images/top_po_sq_L.png"),url("../images/top_po_sq_R.png");
    background-repeat: no-repeat, no-repeat;
    background-position: left 3.84% bottom, right 3.84% top 60%;
    background-size: 36.15% auto, 40% auto;
    z-index: 1;
    position: sticky;
    padding-left: 6.15%;
    padding-right: 6.15%;
    margin-bottom: 9.23%;
}
#top_ab_catch{
	color: #E05581;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 20px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 600;
}
#top_ab_txt{
    text-align: left;
    width: 98.46%;
    margin-left: auto;
    margin-right: auto;
    background-color: hsla(0,0%,100%,0.88);
    padding-top: 24px;
    padding-right: 16px;
    padding-left: 24px;
    padding-bottom: 8px;
    box-sizing: border-box;
    border-radius: 8px;
}
#top_ab_txt p{
	font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}
#top_news-download{
	padding-right: 5.38%;
	padding-left: 5.38%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
#top_news{
	width: 100%;
	margin-bottom: 32px;
}
#top_news h3{
    color: #36519D;
    font-size: 26px;
    line-height: 1em;
    font-weight: 600;
    border-bottom: 1px solid;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 16px;
    letter-spacing: 0.072em;
}
#top_news ul{
	margin-bottom: 5.38%;
}
#top_news ul li{
	letter-spacing: 0;
}
#top_news ul li{
    display: flex;
	align-items: baseline;
	border-bottom: 2px dashed #EAEAEA;
	padding-bottom: 14px;
	margin-bottom: 14px;
	letter-spacing: 0;
    flex-wrap: wrap;
	
}
.top_news_day{
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    margin-right: 14px;
	margin-bottom:8px;
    width: 100%;
}
#top_news ul li h4{
	font-size: 17px;
	line-height: 1.4em;
	font-weight: 500;
}
#top_download{
	width: 100%;
}
#top_download h3{
    color: #36519D;
    font-size: 26px;
    line-height: 1em;
    font-weight: 600;
    border-bottom: 1px solid;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 18px;
    letter-spacing: 0.072em;
}
#top_download ul{
	display: flex;
	flex-wrap: wrap;
}
#top_download ul li{
	width: 32.3%;
	margin-right: 1.55%;
	margin-bottom: 24px;
	
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}
#top_download ul li:nth-child(5n){
	margin-right: 1.55%;
}
	#top_download ul li:nth-child(3n){
	margin-right: 0;
}
#top_download ul li a{
/*	display: block;*/
	
	display: flex;
/*	justify-content: space-between;*/
	flex-direction: column;
	height: 100%;
	
	flex: 1;
	display: flex;
	flex-direction: column;
}
#top_download ul li a img{
	display: block;
	width: 48px;
	margin-right: auto;
	margin-left: auto;
}
#top_download ul li h4{
	text-align: center;
	letter-spacing: 0;
	margin-top: 8px;
	font-size: 15px;
	line-height: 1em;
	font-weight: 500;
}


#top_blog{
	background-color: transparent;
    position: relative;
    padding-top: 9.23%;
	padding-left: 5.38%;
	padding-right: 5.38%;
	padding-bottom: 4.61%;
	margin-bottom: 17.69%;
}
	#top_blog_in{
		max-width: 1200px;
		margin-right: auto;
		margin-left: auto;
	}
#top_blog::after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 46.15%;
    height: 102%;
    background-color: #EAEAEA;
    border-top-right-radius: 48px;
	border-bottom-left-radius: 8px;
    z-index: -1;
}
#top_blog h2{
	font-family: century-gothic, sans-serif;
    color: #36519D;
    font-size: 38px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0.08em;
	margin-bottom: 20px;
}
#top_blog ul{
	display: flex;
	padding-bottom: 0;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	flex-direction: column;
}
#top_blog ul li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 12.3%;
}
#top_blog ul li:last-child{
	margin-right: 0;
}
#top_blog ul li a{
	display: flex;
  flex-direction: column;
  height: 100%;
}
.top_bl_img{
	width: 100%;
	margin-bottom: 24px;

}
.top_bl_img img{
	width: 100%;
	border-radius: 16px;
}
#top_blog ul li h3{
	box-sizing: border-box;
    position: relative;
    background: #fff;
    border: 0.11em solid #36519D;
    border-radius: 12px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 500;
    letter-spacing: 0;
    width: 100%;
    flex: 1; /* 高さを自動で調整して揃える */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#top_blog ul li h3::before {
    content: "";
    position: absolute;
    top: -8px; /* 上ではなく下に配置 */
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 8px 8px; /* 下向きにする */
    border-style: solid;
    border-color: transparent transparent #fff; /* 下だけ色をつける */
    z-index: 1;
}

#top_blog ul li h3::after {
    content: "";
    position: absolute;
    top: -10px; /* 上ではなく下に配置 */
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 11px 10px; /* 下向きにする */
    border-style: solid;
    border-color: transparent transparent #36519D; /* 下だけ色をつける */
    z-index: 0;
}
#top_blog ul li h3 span{
	color: #36519D;
	font-size: 15px;
	font-weight: 600;
	line-height: 1em;
	margin-bottom: 12px;
	display: block;
}
#top_blog .link_btn._s-blue{
    margin-left: 0;
    width: 208px;
    height: 48px;
    line-height: 48px;
}
	
#top_campaign-osirase{
	margin-bottom: 23.84%;
}
.top_c-o{
    background-color: #F1F3F9;
}
.top_c-o a {
    display: block;
    padding: 32px;
    border-radius: 16px;
    margin-bottom: 3.07%;
}
.top_c-o_flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	
}
.top_c-o_fl_L{
    width: 84.61%;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
}
.top_c-o_fl_L img{
	width: 100%;
}
.top_c-o_fl_R{
	width: 100%;
}
.top_c-o h2{
    color: #36519D;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4.61%;
}
.top_c-o h2 img {
    width: 72px;
    margin-left: 0px;
    vertical-align: super;
}
.top_c-o p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}
}
