@charset "UTF-8";
/* CSS Document */

#mv {
    margin-top: 112px;
    margin-bottom: 6.15%;
    padding-left: 6.15%;
    background-image: url("../images/mv_gray.svg");
    background-size: 14.61%;
    background-repeat: no-repeat;
    background-position: left 26.15% top 10%;
    display: flex;
    justify-content: space-between;
}
#mv {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1}
}


#mv_L{
    width: 22.3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1.53%;
}
#mv_L img{
	width: 100%;
}
#mv_L #support-merit {
	width: 100%;
}
#mv_L #top_kaigisitunara{
    width: 88.46%;
    margin-bottom: 12.3%;
}
#mv_L #top_support{
    width: 77.69%;
    margin-bottom: 5.38%;
}
#mv_L a{
    display: block;
    width: 58.46%;
    margin-left: 21.53%;
    margin-right: auto;
    text-align: center;
}
#mv_R{
    width: 70%;
}
#mv_R img{
    width: 100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 8px;
}


#top_features{
    position: relative;
    padding-bottom: 3.84%;
    margin-bottom: 4.61%;
}
#top_features::after{
	position: absolute;
	content: "";
	background-color: #36519D;
	border-top-right-radius: 48px;
	border-bottom-right-radius: 8px;
	height: 65.38%;
	width: 96.15%;
	left: 0;
	bottom: 0;
	z-index: -1;
}
#top_features ul{
    padding-right: 7.69%;
    padding-left: 7.69%;
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
#top_features ul li h2{
    color: #36519D;
    text-align: center;
    font-size: 19px;
    letter-spacing: 0em;
    font-weight: 600;
    line-height: 1.3em;
    font-family: fot-tsukuardgothic-std, sans-serif;
    margin-bottom: 16px;
}
#top_features ul li h2 span {
    font-size: 34px;
    font-weight: 700;
}

.top_feature_sita{
	
}
#top_features ul li{
    width: 28.46%;
    color: #FFFFFF;
    /*
	display: flex;
	justify-content: space-between;
	flex-direction: column;
*/
    height: 100%;
    box-sizing: border-box;
}
.top_feature_img{
	margin-bottom: 6.15%;
	
}
.top_feature_img img{
	border-radius: 16px;
}
.top_feature_detail{
	
}
.top_feature_detail p{
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 400;
    text-align: center;
}
#top_find{
	margin-top: -144px;
    padding-top: 144px;
}
#top_find_ue{
    padding-top: 6.15%;
    padding-bottom: 11.53%;
    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 9.23%
top 10%,right 9.23% top 10%;
    background-size: 16.15% auto,16.15% auto;
    z-index: 1;
    position: sticky;
    padding-left: 7.69%;
    padding-right: 7.69%;
}
#top_find_ue ul{
    display: flex;
    margin-top: 3.84%;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
    margin-bottom: 7.69%;
    max-width: 568px;
    padding-left: 5.38%;
    padding-right: 5.38%;
}
#top_find_ue ul li{
    box-sizing: border-box;
    width: 30%;
}
#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.10em solid #36519D;
    border-radius: 10px;
    padding-top: 20px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 20px;
    color: #36519D;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
}

#top_find_ue h3::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 10px 10px 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: 12px 32px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 22px; /* ボタンと吹き出しの間隔 */
    cursor: pointer;
    letter-spacing: 0;
}
#top_find_sita{
    background-color: #EAEAEA;
    padding: 3.07% 5.38%;
    margin-top: -13.07%;
    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: 40px auto,16px auto;
    background-position: left 9.23% bottom 64px, right 9.23% bottom 88px;
*/
    margin-bottom: 7.69%;
}
#top_find_sita p{
    text-align: center;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 1px 1px 2px #FFFFFF;
}

#top_find_sagasu{
    background-color: transparent;
    border-top-left-radius: 64px;
    position: relative;
    padding-top: 3.07%;
	
}
#top_find_sagasu::after{
	content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 28.46%;
      height: 100%;
      background-color: #36519D;
      border-top-left-radius: 48px;
	z-index: -1;
}
#top_find_sagasu h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    font-family: fot-tsukuardgothic-std, sans-serif;
    color: #36519D;
    margin-bottom: 24px;
    letter-spacing: 0em;
	overflow-y: hidden;
}
#top_find_sagasu h3 strong{
    font-size: 28px;
}
.top_sagasu{
    padding-left: 9.23%;
    margin-bottom: 6.15%;
}
/*
.top_sagasu:nth-child(2){
	padding-left: 0;
	padding-right: 9.23%;
}
*/
.top_sagasu:nth-child(2) .top_sagasu_bg{
    background-image: url("../images/top_sagasu_bg02.png");
    background-position: center top;
}
/*
.top_sagasu:nth-child(2) h3{
    padding-left: 10%;
}

.top_sagasu:nth-child(2) a img{
	width: 64.61%;
}
*/
.top_sagasu:nth-child(3) .top_sagasu_bg{
    background-image: url("../images/top_sagasu_bg03.png");
    padding-bottom: 1.53%;
    background-position: left center;
}
/*
.top_sagasu:nth-child(2) ul {
    margin-left: 5.38%;
}
*/
.top_sagasu:nth-child(3) ul{
    flex-wrap: wrap;
    /* [disabled]width: 74.61%; */
}

.top_sagasu:nth-child(3) ul li{
    width: 17.544%;
    margin-right: 3.07%;
    margin-bottom: 2%;
}
.top_sagasu:nth-child(3) ul li:nth-child(5n){
	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: 6px;
    width: 22px;
    vertical-align: baseline;
}
.yajirusi{
	display: inline-block;
	margin-left: 8px;
	width:128px;
    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-top: 3.07%;
    padding-left: 4.61%;
    padding-bottom: 3.07%;
    padding-right: 6.15%;
}
.top_sagasu_bg ul{
    display: flex;
    box-sizing: border-box;
    max-width: 744px;
    margin-left: auto;
    margin-right: auto;
}
.top_sagasu_bg ul li{
    box-sizing: border-box;
    width: 22.69%;
    margin-right: 3.07%;
    background-color: #FFFFFF;
    border-radius: 16px;
}
.top_sagasu_bg ul li:last-child{
	margin-right: 0;
}
.top_sagasu_bg ul li h4{
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 500;
    margin-bottom: 14px;
    color: #36519D;
    letter-spacing: 0;
}
.top_sagasu li a{
	display: block;
	padding: 11.53% 6.92%;
	padding-bottom: 9.23%;
	text-align: center;
}
.top_sagasu li img{
    display: inline-block;
    width: 70%;
    margin-bottom: 16px;
}
.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: 5.38%;
    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-position: left 6.15% top 14.61%,right 9.23% top 17.69%;
    background-size: 12.3% auto, 12.3% auto;
    padding-left: 7.69%;
    padding-right: 7.69%;
}
#top_7merit h2{
    margin-bottom: 3.07%;
}
#top_7merit p{
    text-align: center;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 500;
    text-shadow: 1px 1px 2px #FFFFFF;
}
.top_7merit_list {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 3.07%;
    width: 100%;
  
}
.top_7merit_list li {
    width: 16.92%;
    margin-left: 1.7%;
    margin-right: 1.7%;
    margin-bottom: 2.3%;
}
.top_7merit_list li:nth-child(1) {
    margin-left: 14%;
}
.top_7merit_list li:nth-child(3) {
    margin-right: 14%;
}


#top_floorguide {

}
#top_floorguide h2 {
	font-family: century-gothic, sans-serif;
    background-color: #EAEAEA;
    padding-top: 3.07%;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 3.07%;
    color: #36519D;
    text-align: center;
    font-size: 44px;
    font-weight: 600;
    line-height: 1em;
	letter-spacing: 0.08em;
}
#top_fl_ue_p{
	margin-top:3.07%;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
#top_floorguide .contentswrap {
    padding-top: 2.3%;
    padding-right: 7.69%;
    padding-left: 7.69%;
    padding-bottom: 4.61%;
}
#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: 1120px;
}
#flr-g_floor li {
    font-family: century-gothic, sans-serif;
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    margin-top: 16px;
    width: 16.92%;
    background-color: #36519D;
    text-align: center;
    margin-right: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    display: flex;
    align-items: center;
    border-radius: 40px;
    justify-content: center;
    color: #FFFFFF;
}
#flr-g_floor li:nth-child(5n) {
    margin-right: 0px;
}
/* #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: 40px;
    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: 22.3%;
    margin-right: 3.6%;
}
.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: 1em;
    font-weight: 400;
    text-align: center;
	color: #36519D;
}
#top_fl_sita_p{
	text-align: center;
	color: #666666;
	font-size: 16px;
	margin-top: 3.84%;
	font-weight: 500;
}

#top_location{
    margin-bottom: 6.92%;
    padding-top: 40px;
    position: relative;
}
#top_location_ue {
    margin-bottom: 5.38%;
    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: 64px;
    line-height: 1em;
    color: hsla(0, 0%, 100%, 0.00);
    -webkit-text-stroke: 2px #36519D;
    font-weight: 600;
    letter-spacing: 0.088em;
    margin-bottom: 32px;
	overflow-y: hidden;
}
#loca_catch_head p {
	padding-left: 3.07%;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 0.12em;
    color: #E7E7E7;
	font-family: fot-tsukuardgothic-std, sans-serif;
	overflow-y: hidden;
}
#loca_catch_head p span {
    font-size: 44px;
    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: 7.69%;
    align-items: center;
}
#top_loca_sita_L{
    box-sizing: border-box;
    width: 46.15%;
}
#top_loca_sita_L p{
	box-sizing: border-box;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size:20px;
	    color: #36519D;
	line-height: 1.5em;
	font-weight: 800;
	letter-spacing: 0.04em;
	margin-bottom: 6.15%;
}
#top_loca_sita_L_fl{
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
#imy-building{
	box-sizing: border-box;
	width: 31.53%;
}
#imy-building img{
	box-sizing: border-box;
	width: 100%;
}
#top_loca_sita_txt{
	box-sizing: border-box;
	width: 62.3%;
}
#top_loca_sita_L #top_loca_sita_txt p{
	color: inherit;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 600;
	letter-spacing: 0;
}
#top_loca_sita_txt .link_btn{
	margin-left: auto;
}
#top_loca_map{
    width: 47.69%;
    overflow: hidden;
    /* padding-bottom: 16.15%; */
    position: relative;
    /* padding-top: 22.3%; */
    height: 336px;
    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: -64px;
    border-top-left-radius: 64px;
    border-bottom-left-radius: 20px;
}

#top_about{
	margin-bottom: 5.38%;
}
#top_about_ue{
    padding-top: 4.61%;
    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 9.23% top 30%,right 9.23% top 10%;
    background-size: 15.38% auto, 15.38% auto;
    z-index: 1;
    position: sticky;
    padding-left: 7.69%;
    padding-right: 7.69%;
    margin-bottom: 4.61%;
}
#top_ab_catch{
	color: #E05581;
	text-align: center;
	margin-top: 4.61%;
	margin-bottom: 3.84%;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 21px;
	line-height: 1em;
	font-weight: 600;
}
#top_ab_txt{
    text-align: center;
    width: 66.15%;
    margin-left: auto;
    margin-right: auto;
}
#top_ab_txt p{
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 500;
}
#top_news-download{
    padding-right: 7.69%;
    padding-left: 7.69%;
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
#top_news{
	width: 46.15%;
}
#top_news h3{
	font-family: century-gothic, sans-serif;
	color: #36519D;
	font-size: 26px;
	line-height: 1em;
	font-weight: 600;
	border-bottom: 1px solid;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 28px;
	    letter-spacing: 0.072em;
}
#top_news ul{
	margin-bottom: 5.38%;
}
#top_news ul li {
	display: flex;
	align-items: baseline;
	border-bottom: 2px dashed #EAEAEA;
	padding-bottom: 10px;
	margin-bottom: 10px;
	letter-spacing: 0;
}
.top_news_day{
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    margin-right: 16px;
    color: #e05581;
}
#top_news ul li h4{
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 500;
}
#top_download{
	width: 46.15%;
}
#top_download h3{
	font-family: century-gothic, sans-serif;
	color: #36519D;
	font-size: 26px;
	line-height: 1em;
	font-weight: 600;
	border-bottom: 1px solid;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 28px;
	    letter-spacing: 0.072em;
}
#top_download ul{
	display: flex;
	flex-wrap: wrap;
}
#top_download ul li{
	width: 14.61%;
	margin-right: 6.7375%;
	margin-bottom: 5.38%;
	
	display: flex;
	flex-direction: column;
}
#top_download ul li:nth-child(5n){
	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: inline-block;
	width: 54px;
	margin-right: auto;
	margin-left: auto;
	margin-left: 7px;
}
#top_download ul li h4{
	text-align: center;
	letter-spacing: 0;
	margin-top: 8px;
	font-size: 13px;
	line-height: 1em;
	font-weight: 500;
}


#top_blog{
    background-color: transparent;
    position: relative;
    padding-top: 4.61%;
    padding-left: 7.69%;
    padding-right: 7.69%;
    padding-bottom: 4.61%;
}
#top_blog_in{
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
	}
#top_blog::after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 23.84%;
    height: 100%;
    background-color: #EAEAEA;
    border-top-right-radius: 48px;
	border-bottom-right-radius: 8px;
    z-index: -1;
}
#top_blog h2{
	font-family: century-gothic, sans-serif;
    color: #36519D;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.6em;
    letter-spacing: 0.08em;
	margin-bottom: 3.84%;
	overflow-y: hidden;
}
#top_blog ul{
    display: flex;
    padding-bottom: 5.38%;
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
}
#top_blog ul li{
	width: 30.76%;
	margin-right: 3.86%;
}
#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{
	border-radius: 16px;
	width: 100%;
}
#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: 15px;
    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::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::before {
    content: "";
    position: absolute;
    top: -8px; /* ::afterより少し下 */
    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 span{
	color: #36519D;
	font-size: 15px;
	font-weight: 600;
	line-height: 1em;
	margin-bottom: 16px;
	display: block;
}
#top_blog .link_btn._s-blue{
	margin-left: 0;
}

#top_campaign-osirase{
    margin-bottom: 6.15%;
}
.top_c-o{
	background-color: #F1F3F9;
	border-radius: 16px;
}
.top_c-o.none {
    display: none;
}

.top_c-o a {
    display: block;
    padding-top: 3.07%;
    padding-right: 4.61%;
    padding-left: 4.61%;
    padding-bottom: 3.07%;
    border-radius: 16px;
    margin-bottom: 3.07%;
}

.top_c-o_flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.top_c-o_fl_L{
    width: 26.15%;
}
.top_c-o_fl_L img{
	width: 100%;
}
.top_c-o_fl_R{
    width: 69.23%;
}
.top_c-o h2{
    color: #36519D;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 16px;
    /* [disabled]background-image: url(../images/yajirusi.svg); */
    /* [disabled]background-repeat: no-repeat; */
    /* [disabled]background-position: right center; */
    /* [disabled]background-size: 72px auto; */
}
.top_c-o h2 img {
    width: 72px;
    margin-left: 8px;
    vertical-align: super;
}

.top_c-o p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}
