.like-h2 {
	line-height: 1.2;
}
#banner-top .title-anim{
	position: relative;
	display: inline-block;
	color: transparent !important;
	-webkit-transition: 0.5s linear 0s;
	-moz-transition: 0.5s linear 0s;
	-ms-transition: 0.5s linear 0s;
	-o-transition: 0.5s linear 0s;
	transition: 0.5s linear 0s;
}
#banner-top .title-anim.hide{
	opacity: 0;
}
#banner-top .text-line-bottom{
	display: inline-block;
}
#banner-top .title-anim:after{
	content: "";
	position: absolute;
	top: calc(100% - 12px);
	background: #fff;
	left: 50%;
	right: 50%;
	bottom: 0;
	z-index: 2;
	-webkit-transition: 0.5s linear 0s;
	-moz-transition: 0.5s linear 0s;
	-ms-transition: 0.5s linear 0s;
	-o-transition: 0.5s linear 0s;
	transition: 0.5s linear 0s;
}
#banner-top .title-anim:before{
	content: "";
	position: absolute;
	top: calc(100% - 12px);
	background: #fff;
	right: 50%;
	left: 50%;
	bottom: 0;
	z-index: 2;
	-webkit-transition: 0.5s linear 0s;
	-moz-transition: 0.5s linear 0s;
	-ms-transition: 0.5s linear 0s;
	-o-transition: 0.5s linear 0s;
	transition: 0.5s linear 0s;
}

#banner-top .title-anim.anim-line:after{
	right: 0;
}

#banner-top .title-anim.anim-line:before{
	left: 0;
}

#banner-top .title-anim.anim-line-full:after{
	height: auto;
	top: 0;
}

#banner-top .title-anim.anim-line-full:before{
	height: auto;
	top: 0;
}

#banner-top .title-anim.anim-line-up .text-line-bottom::after {
	background: #FF001B;
}
#banner-top .title-anim.anim-line-up{
	color: #fff !important;
}
#banner-top .title-anim.anim-line-up:after{
	height: auto;
	bottom: 100%;
}

#banner-top .title-anim.anim-line-up:before{
	height: auto;
	bottom: 100%;
}

.top-page header {
	position: fixed;
}
.member-data .member-content{
	background: #fff;
	border-radius: 6px;
	height: 225px;
	padding: 20px;
	line-height: 1.6;
	color: #363030;
}

svg #Apr_26-4,
svg #Apr_26-5,
svg #Apr_26-7,
svg #text-red-20{
	display: none;
}
svg #Apr_26-30,
svg #Apr_26-31,
svg #Oval_5,
svg #Oval_6,
svg #Oval_7,
svg #Oval_1-3,
svg #Oval_2-3,
svg #Oval_3-3,
svg #Oval_1-2,
svg #Oval_2-2,
svg #Oval_3-2,
svg #Oval_1,
svg #Oval_2,
svg #Oval_3{
	display: none;
}
svg .red-bar{
	display: none;
}

.proposal-content{
	background: #fff;
	border-radius: 4px;
	padding: 28px;
	height: 240px;
}
.font-12{
	font-size: 12px;
}
.proposal-content img{
	width: 55%;
	margin-right: 16px;
}

.proposal-content.right-content img{
	margin-right: 0;
	margin-left: 16px;
}
.text-red{
	color: #DF061D;
	font-weight: bold;
}
span.text-red{
	margin-right: 0;
}
.font-24{
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}

.proposal-content .count-anim{
	font-size: 44px;
	font-weight: bold;
}
.proposal-content dl:first-child{
	margin-bottom: 8px;
}
.precentase-proposal{
	font-size: 68px;
	line-height: 1;
	font-weight: bold;
	padding: 16px 0;
}
.proposal-content dt{
	font-size: 18px;
	font-weight: bold;
}
.proposal-content .text{
	width: 45%;
}


.proposal-bar{
	width: 100%;
	background-color: #ddd;
}


.proposal-bar-percent{
	width: 0%;
	height: 35px;
	background-color: #EA3A4D;
	text-align: center;
	line-height: 30px;
	color: white;
	border-radius: 4px;
	padding: 3px 0;
	overflow: hidden;
	text-align: right;
}


.member-data .member-content .title{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.member-data .left-content{
	padding: 45px 20px;
}
.left-content .count-anim-2{
	font-weight: bold;
	color: #DF061D;
	font-size: 75px;
	line-height: 80px;
	overflow: hidden;
	display: inline;
}
.left-content .date{
	font-size: 12px;
}
.left-content .age-label{
	font-size: 27px;
	font-weight: normal;
}
.center-content .chart-wrapper{
	width: 160px;
	margin-right: 20px;
}
.center-content ul{
	width: calc(100% - 180px);
}

.center-content ul li{
	position: relative;
	font-size: 14px;
	margin-bottom: 14px;
	padding-left: 20px;
}
.center-content ul li:before{
	content: "";
	width: 12px;
	height: 12px;
	background: rgba(221, 2, 25, 1);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: calc(50% - 6px);
}

.center-content ul li:nth-child(2):before{
	background: rgba(221, 2, 25, 0.8);
}
.center-content ul li:nth-child(3):before{
	background: rgba(221, 2, 25, 0.6);
}
.center-content ul li:nth-child(4):before{
	background: rgba(221, 2, 25, 0.4);
}
.center-content ul li:nth-child(5):before{
	background: rgba(221, 2, 25, 0.2);
}
.introduce-content{
	background: #fff;
	border-radius: 6px;
	height: 93px;
	padding:13px 16px;
}
.introduce-content .introduce-bar{
	width: 100%;
	background-color: #ddd;
}

/*headervideo*/
.embed-container {
	position: absolute;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.embed-container iframe{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	right: 0;
	margin: auto;
	transform: translate(-50%, -50%);
	min-width: 100%;
	height: 120%;
	border: none;
}

.introduce-content .progress-bar-percent{
	width: 0%;
	height: 35px;
	background-color: #EA3A4D;
	text-align: center;
	line-height: 30px;
	color: white;
	border-radius: 4px;
	padding: 3px 0;
	overflow: hidden;
	text-align: right;
}

.donut-chart-wrapper{
	width: 140px;
	height: 140px;
	margin: auto;
}
#donut-chart-2-canvas{
	width: 140px;
	height: 140px;
	position: relative;
}

.introduce-content .title{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 8px;

}
#banner-top{
    height: 56vw;
    max-height: 100vh;
    background-position: center;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
}
#banner-top .container{
	padding-top: 95px;
}
#banner-top .banner-title{
	color: #fff;
	font-size: 32px;
	line-height: 42px;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
	font-weight: bold;
}
.embed-container:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
.sub-title{
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #fff;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
	margin-bottom: 6px;
}
.text-red {
	color: #DF061D;
	margin-bottom: 0px;
}
.text-line-bottom {
	position: relative;
	z-index: 1;
}
.text-line-bottom::after {
	/* background: #FF001B; */
	background: transparent;
	content: '';
	position: absolute;
	height: 7px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.col-616 {
	max-width: 616px;
	margin: auto;
}
.text-darker{
	color: #363030
}
.row-infowindow {
	background: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 27px 46px;
	position: relative;
	margin-bottom: 25px;
}
.row-infowindow:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background: #fff;
	box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.09);
	bottom: -7px;
	transform: rotate(45deg);
}
.row-infowindow h3 {
	font-size: 22px;
	font-weight: bold;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
}
#home #office{
	background-image: url(../../imgs/bg-office.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.wrapp-address {
	display: inline-block;
	width: 60%;
	/* vertical-align: middle; */
}
.wrapper-map {
	width: 40%;
	position: relative;
	min-height: 476px;
	vertical-align: middle;
	margin-left: -60px;
}
.map-image {
	position: absolute;
	height: 476px;
	width: auto;
	max-width: none;
	right: -75px;
}
.h3-base{
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
}
.h3-base .text-sm {
	font-size: 28px;
	font-weight: normal;
}
.h3-base .text-lg {
	font-size: 48px;
	font-weight: bold;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
}
.h3-base .text-md {
	font-size: 40px;
	font-weight: bold;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
}
.address-one {
	margin-left: -130px;
}
.address-two {
	margin-left: -70px;
}
.h2-base .text-sm {
	font-size: 28px;
	font-weight: normal;
}
.h2-base .text-lg {
	font-size: 75px;
	font-weight: bold;
	position: relative;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
	line-height: 1;
}
.h2-base .text-md {
	font-size: 64px;
	font-weight: bold;
	font-family:"Open Sans", YuGothic, MyYuGothicM, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS PGothic', sans-serif;
}
.fa-on-base {
	width: 71px;
	height: 71px;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	margin-left: -135px;
}
.h3-base span, .h2-base span {
	margin-right: 8px;
}
.h3-base span:last-child, .h2-base span:last-child {
	margin-right: 0;
}
.h2-base .text-lg:after {
	content: '（予定）';
	display: block;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	/* bottom: -12px; */
}

#member {
	background-image: url(../../imgs/member-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.wrap-img-graph{
	max-width: 1002px;
}

#awards {
	background-image: url(../../imgs/award-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#contact {
	background-image: url(../../imgs/index/contact-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.text-phone {
	display: inline-block;
	vertical-align: middle;
	line-height: 42px;
	margin-left: 10px;
	font-weight: bold;
}
.fa-phone {
	height: 25px;
	display: inline-block;
	vertical-align: middle;
}

/*scroll*/
.icon-scroll {
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
}
.icon-scroll img {
	width: 26px;
	cursor: pointer;
}
.bounce-mouse{
	animation: bounce 2s linear infinite;
}
@keyframes bounce{
	0%,20%,53%,80%,to{
		animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)
	}
	40%,43%{
		animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)
	}
	70%{
		animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)
	}
	90%{
		transform:translate3d(0,-4px,0)
	}
}
.bounce{
	animation-name:bounce;transform-origin:center bottom
}

/* font */
.text-18{
	font-size: 18px;
}
.text-28{
	font-size: 28px;
}
.text-31{
	font-size: 31px;
}
.text-40{
	font-size: 40px;
}
.text-48{
	font-size: 48px;
}
.text-54{
	font-size: 54px;
}
.text-75{
	font-size: 75px;
}
.text-80 {
	font-size: 80px;
	line-height: 80px;
}
/*line-height*/
.line-height-33 {
	line-height:33px;
}
/*slick*/
.slider-nav .slick-current{
	position: relative;
}
.slider-nav .slick-current:after{
	content: '';
	position: absolute;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: 4px solid #FF0058;
	top: 0;
	left: 0;
}
.slider-nav .slick-slide img {
	padding: 4px;
	width: 255px;
}
.slick-slide  {
	margin : 10px;
}
.slider-arrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.slider-arrow-left {
	left: -70px;
}
.slider-arrow-right {
	right: -70px;
}
.slider-nav {
	/*margin-top: 15px;*/
}
.slider-for {
	margin : 0 -10px;
}
.slider-for .slick-current {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
}
/*tabs*/
.ui-tabs-nav {
	border-bottom: 1px solid #ECEFF4;
	margin-bottom: 41px;
}
.ui-tabs-nav li {
	display: inline-block;
	padding-bottom: 22px;
	margin-right: 41px;
}
.ui-tabs-nav li h3{
	font-size: 16px;
	font-weight: normal;
}
.ui-tabs-nav .ui-tabs-active h3{
	font-weight: bold;
}
.ui-tabs-nav .ui-tabs-active {
	border-bottom: 8px solid #DF061D;
	font-weight: bold;
}
.ui-tabs-panel .card {
	padding: 16px;
}
.label-orange {
	display: inline-block;
	min-width: 100px;
	font-size: 14px;
	background: #E8894F;
	padding: 5px 16px;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}
.card .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.card hr {
	margin: 0 0 16px;
	width: 100%;
	border-color: #707070;
}
.label-blue {
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #068CDF;
	font-size: 14px;
	line-height: 19px;
	color: #068CDF;
}
.fa.fa-facebook-square:hover {
	color: #fefefe;
	opacity: .75;
	-webkit-backface-visibility: hidden;
	filter: alpha(opacity=75);
	transition: .5s;
}
.favorites .fa {
	margin-left: 8px;
	display: inline-block;
	color: #FF69B4;
}
.favorites span {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	color: #BEAFB0;
}
.favorites.favorited span{
	color: #FF69B4;
}
.favorites {
	display: inline-block;
	float: right;
}
.label-grey {
	padding: 2px 4px;
	margin-right: 12px;
	/*width: 79px;*/
	width: 82px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	border: 1px solid #383737;
	color: #383737;
}
.list-grey span.text-12 {
	width: calc(100% - 95px);
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.ui-tabs-panel .card {
	/* margin-bottom: 54px; */
}
#list-lastest-news, #list-lastest-blogs {
	margin-bottom: 55px;
}
.count-anim-label{
	font-size: 24px;
}
#svg-diagram-wrapper{
	min-height: 667px;
}

#svg-diagram-wrapper svg{
	max-width: 100%;
}
.label-orange {
    font-size: 12px;
    padding: 5px 8px;
}
@media (max-width:1199px){
	.proposal-content .count-anim {
		font-size: 38px;
		font-weight: bold;
	}
	.left-content .count-anim-2 {
		font-size: 60px;
	}
	.left-content .age-label {
		font-size: 22px;
	}
	.count-anim-label{
		font-size: 20px;
	}
}
@media (max-width:991px){
	.favorites .fa {
		margin-left: 5px;
		display: inline-block;
		color: #FF69B4;
		font-size: 14px;
	}
	.label-blue {
		padding: 2px 5px;
		font-size: 12px;
		line-height: 1.6;
	}
	.count-anim-label {
		font-size: 16px;
	}
	.font-24{
		font-size: 16px;
	}
	.wrapp-address{
		width: 80%;
	}
	.wrapper-map{
		width: 20%;
	}
	.map-image{
		right: -170px;
		height: 425px;
	}
	.left-content .count-anim-2 {
		font-size: 40px;
	}
	.left-content .age-label {
		font-size: 20px;
	}
	.member-data .left-content {
		padding: 20px 10px;
	}
	.center-content .chart-wrapper {
		width: 130px;
		margin-right: 20px;
	}
	.center-content ul {
		width: calc(100% - 150px);
	}
	.center-content ul li {
		font-size: 11px;
	}
	.donut-chart-wrapper {
		width: 120px;
		height: 120px;
	}
	.member-data .member-content .title {
		font-size: 13px;
	}
	.introduce-content .title {
		font-size: 13px;
	}
	.proposal-content {
		height: 173px;
	}
	.precentase-proposal {
		font-size: 36px;
		padding: 2px 0;
	}
	.proposal-content .count-anim {
		font-size: 24px;
	}
	.proposal-content dl:first-child .font-24{
		font-size: 20px;
	}
	.proposal-content {
		padding: 16px;
	}
	.proposal-content dl:first-child {
		margin-bottom: 0px;
	}
	.proposal-content dt {
		font-size: 16px;
		font-weight: bold;
	}
	.proposal-content dl:first-child .font-24 .count-anim{
		display: inline-block;
	}
}

@media (min-width:768px){
	.col-540{
		padding: 0;
	}
	.mb-lg-258{
		margin-bottom: 258px;
	}
	.pr-lg-15{
		padding-right: 15px;
	}
	.pl-lg-15{
		padding-left: 15px;
	}
	.py-lg-15{
		padding: 0 15px;
	}
	.wrapper-map{
		display: inline-block !important;
	}
}
@media (max-width:767px) {

	svg #Apr_26-4,
	svg #Apr_26-5,
	svg #Apr_26-7,
	svg #text-red-20,
	svg #Oval_1-2,
	svg #Oval_2-2,
	svg #Oval_3-2,
	svg #Oval_1,
	svg #Oval_2,
	svg #Oval_3{
		display: block;
	}

	.sp-only span.text-red{
		margin-right: -8px;
	}

	.mv-sp-mode{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: -1;
	}
	#banner-top .title-anim{
		color: #fff;
		display: block;
	}
	#banner-top {
		height: 101.5vw;
		max-height: 101.5vw;
	}
	#banner-top .container{
		padding-top: 0;
	}
	body.top-page{
		padding-top: 65px;
	}
	.slider-arrow {
		display: none;
	}
	.slider-nav .slick-slide img {
		padding: 2px;
		width: 150px;
	}
	.slider-nav .slick-current:after {
		border: 2px solid #FF0058;
		top: 2px;
		left: 2px;
	}
	.slider-for .slick-current {
		box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
	}
	.address-one, .fa-on-base, .address-two {
		margin-left: 0px;
	}
	.row-infowindow{
		padding: 24px 14px;
	}
	.row-infowindow h3{
		font-size: 24px;
	}
	.content-logo {
		max-width: 225px;
		margin: auto;
		display: block;
	}
	.wrapp-address{
		width: 100%;
	}
	.wrapper-map-sp {
		margin-top: -48px;
	}
	.sub-title{
		line-height: 36px;
	}
	.fa-on-base{
		width: 60px;
		height: 50px;
	}
	#member{
		background-position: top center;
		background-image: url(../../imgs/sp-member-bg-767.png)
	}
	#member h2.title-sections {
		letter-spacing: -2px;
	}
	.member-data {
		margin-top: 194px;
	}
	.wrap-img-graph {
		max-width: 100%;
		overflow-x: scroll;
	}
	.wrap-img-graph::-webkit-scrollbar{
		height: 5px;
		width: 5px;
		background: #DDE2E8;
	}
	.wrap-img-graph::-webkit-scrollbar-thumb:horizontal{
		background: #DF061D;
		border-radius: 3px;
	}
	.min-width-1000 {
		min-width: 0;
		padding-bottom: 24px;
	}
	.wrap-img-graph{
		max-width: none;
		overflow: hidden;
	}
	.wrap-img-graph svg {
		width: 100%;
	}
	.sp-mt-15{
		margin-top: 15px;
	}
	#awards {
		background-image: url(../../imgs/awards-bg-sp.png);
	}
	.embed-container iframe {
		width: 200vh;
		height: 120%;
	}
	.anim-1 .left-content .count-anim-2 {
		font-size: 84px;
	}
	.anim-1 .left-content .age-label {
		font-size: 30px;
	}
	.anim-1 .left-content .date {
		font-size: 14px;
	}
	.member-data .anim-1 .member-content .title {
		font-size: 18px;
	}
	.member-data .anim-1 .left-content {
		padding: 40px 10px;
	}
	.member-data .anim-2 .member-content {
		height: auto;
		padding: 30px 20px 20px;
	}
	.anim-2 .d-flex{
		display: block !important;
	}
	.center-content .chart-wrapper{
		margin: 0 auto 16px;
		width: 100%;
	}
	.donut-chart-wrapper{
		margin-bottom: 24px;
	}
	.member-data .anim-2 .member-content .title{
		text-align: left;
	}
	.anim-2 .center-content ul {
		width: 100%;
	}
	.center-content ul li{
		font-size: 12px;
	}
	.anim-3 .donut-chart-wrapper {
		width: 140px;
		height: 140px;
	}
	.member-data .anim-3 .member-content{
		height: auto;
	}
	.member-data .anim-3 .member-content .title {
		font-size: 18px;
	}
	.introduce-content .title {
		font-size: 12px;
	}
	.introduce-content {
		height: auto;
	}
	.introduce-content .progress-bar-percent{
		height: 30px;
		padding: 0;
	}
	.proposal-content {
		height: auto;
	}
	.proposal-content.d-flex{
		display: block !important;
	}
	.proposal-content img{
		width: 100%;
		margin: 0 auto 16px;
	}
	.proposal-content .text {
		width: 100%;
	}
	.proposal-content dt {
		font-size: 18px;
	}
	.proposal-content .count-anim {
		font-size: 35px;
		line-height: 35px;
	}
	.anim-5 .count-anim-label {
		font-size: 24px;
	}
	.anim-5 .text-red {
		margin-top: 8px;
	}
	.anim-6 .precentase-proposal {
		font-size: 65px;
	}
	.anim-6 .proposal-content.right-content img {
		margin: 12px 0 0;
	}
	.anim-6 .proposal-bar{
		width: 70%;
    	margin: auto;
	}
	span.text-red{
		margin-right: 0px;
	}
}
@media (max-width:480px) {
	.h2-base .text-md {
		font-size: 50px;
	} 
}
@media (max-width:368px) {
	.h2-base .text-lg {
		font-size: 50px;
	}
	.h2-base .text-md {
		font-size: 40px;
	}
	.h2-base .text-lg:after{
		/* bottom: -15px; */
	}
}
@media (max-width:350px) {
	#banner-top .banner-title{
		font-size: 29px;
	}
	#contents01 .contents-text-left{
		font-size: 36px;
	}
}
#footer01 .nav-footer-left {
	font-size: 11px;
}
.mr-30 {
	margin-right: 30px;
}
@media (max-width:767px){
	.ui-tabs-nav li {
		padding-bottom: 10px;
		margin-right: 20px;
	}
	.ui-tabs-anchor {
		display: inline-block;
	}
}
@media (max-width:376px){
	body {
		font-size: 14px;
		line-height: 24px;
	}
}
.pd-sp-0 {
	padding-right: 0;
	padding-left: 0;
}
.mb-sp-24 {
	margin-bottom: 24px;
}
@media (max-width:415px){
	.ui-tabs-panel .card {
		/* margin-bottom: 30px; */
	}
}
.line-height-lg {
	line-height: 42px;
}
@media (max-width:767px){
	.sp-block {
		display:block;
	}
}
@media (max-width: 575px){
	.ui-tabs-nav li .tab-titles{
		font-size: 14px;
	}
	.button01 {
		min-width: 64.223%;
	}
	.ui-tabs-nav li {
		width: 93.225px !important;
		margin-right: 0px !important;
	}
}
@media (max-width: 414px){
	.button01 {
		min-width: 80%;
	}
	.text-28 {
		font-size: 20px;
	}
	.text-40 {
		font-size: 30px;
	}
}
@media (max-width: 350px){
	.button01 {
		min-width: 90%;
	}
	.text-48 {
		font-size: 35px;
	}
}

:root {
	--iframe-lg-height: 500px;
	--iframe-md-height: 700px;
	--iframe-sm-height: 60vh;
	--title-lg-height: 68px;
	--title-md-height: 68px;
	--title-sm-height: 100px;
}

#job-offer-container.iframe-container {
    width: 100%;
    height: var(--iframe-lg-height);
    margin: 0px auto;
    overflow: hidden;
	margin-bottom: 50px;
	max-height: 60vh;
}

@media (max-width: 807px) {
    #job-offer-container.iframe-container {
        height: var(--iframe-md-height);
    }
}

@media (max-width: 386px) {
	#job-offer-container.iframe-container {
		height: var(--iframe-sm-height);
	}
}

#job-offer-container.iframe-container #jobOfferFrame {
    width: 100%;
    height: calc(var(--iframe-lg-height) + var(--title-lg-height));
    margin-top: calc(var(--title-lg-height) * -1);
    border: 0;
	max-height: calc(60vh + var(--title-lg-height));
}

@media (max-width: 807px) {
    #job-offer-container.iframe-container #jobOfferFrame {
        height: calc(var(--iframe-md-height) + var(--title-md-height));
		margin-top: calc(var(--title-md-height) * -1);
    }
}

@media (max-width: 386px) {
	#job-offer-container.iframe-container #jobOfferFrame {
		height: calc(var(--iframe-sm-height) + var(--title-sm-height));
		margin-top: calc(var(--title-sm-height) * -1);
	}
}