/*----------------------------*/
/*--base--*/
/*----------------------------*/
.inner {
	width: 1100px;
	margin: 0 auto;
}
@media screen and (max-width: 1100px) {
	.inner {
		width: 90%;
		padding: 0 20px;
	}
}
@media screen and (max-width: 767px) {
	.inner {
		width: 100%;
		padding: 0 20px;
	}
}
  
.forPc {
	display: block;
}
.forSp {
	display: none;
}
@media screen and (max-width: 767px) {
	.forPc {
	  display: none;
	}
	.forSp {
		display: block;
	}
}
.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.clearfix::after{
	content: "";
	clear: both;
	display: block;
}
  
.font-roboto {
	font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4 {
	font-weight: bold;
	letter-spacing: 0.03rem;
	margin-bottom: 0;
}
  
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs20 {
	font-size: 20px;
}
.fs22 {
	font-size: 22px;
}
.fs30 {
	font-size: 30px;
}
.fs36 {
	font-size: 36px;
}
@media screen and (max-width: 767px) {
	.fs12 {
	  font-size: 10px;
	}
	.fs14 {
	  font-size: 13px;
	}
	.fs15 {
		font-size: 13px;
	}
	.fs16 {
	  font-size: 14px;
	}
	.fs18 {
	  font-size: 15px;
	}
	.fs20 {
	  font-size: 18px;
	}
	.fs22 {
	  font-size: 18px;
	}
	.fs30 {
		font-size: 22px;
	}
	.fs36 {
		font-size: 22px;
	}
}
@media screen and (max-width: 390px) {
	.fs16 {
	  font-size: 13px;
	}
	.fs18 {
	  font-size: 15px;
	}
	.fs20 {
	  font-size: 16px;
	}
	.fs22 {
	  font-size: 18px;
	}
}
.lh16 {
	line-height: 1.6rem;
}
.lh18 {
	line-height: 1.8rem;
}
.lh20 {
	line-height: 2rem;
}
.lh22 {
	line-height: 2.2rem;
}
.lh24 {
	line-height: 2.4rem;
}
.lh28 {
	line-height: 2.8rem;
}
@media screen and (max-width: 767px) {
	.lh16 {
		line-height: 1.3rem;
	}
	.lh18 {
		line-height: 1.5rem;
	}
	.lh20 {
		line-height: 1.8rem;
	}
	.lh22 {
		line-height: 1.8rem;
	}
	.lh24 {
		line-height: 2rem;
	}
	.lh28 {
		line-height: 2rem;
	}
}

em {
	color: #3075ba;
	font-weight: bold;
}
em.green {
	color: #87aa2a;
	font-weight: bold;
}
em.marker {
	color: #3075ba;
	font-weight: bold;
	background:linear-gradient(transparent 60%, #cfe1f4 60%);
}
.fw-bold {
	font-weight: bold;
}
.is-center {
	text-align: center;
}

.fc_blue {
	color: #3075ba;
}
.fc_white {
	color: #fff;
}
.fc_green {
	color: #87aa2a;
}

.text_gradation {
	color: #ACB6E5;
	background: -webkit-linear-gradient(0deg, #97d754, #02b7aa);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.bg_gradation {
	background: linear-gradient(to right, #4288c9, #2d55b1);
}
.bg_gradation_gyaku {
	background: linear-gradient(to right, #2d55b1, #4288c9);
}
.bg_blue {
	background: #317dc1;
}
.bg_gray {
	background: #f3f9eb;
}
.bg_mizuiro{
	background: #f4f9fd;
}
.bg_white {
	background: #fff;
}
.bg_kimidori {
	background: #eef3dd;
}
.bg_usuikimidori {
	background: #f7f9f1;
}

.i-portvice_kinou h2.title-section {
	margin-top: 0;
    margin-bottom: 47px;
    font-size: 37px;
    font-weight: bold;
    line-height: 1.351;
    letter-spacing: .06em;
}
.i-portvice_kinou h2.title-section small {
	color: #9dc72d;
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .05em;
}
.i-portvice_kinou h2.title-section small.blue {
	color: #3075ba;
}
@media screen and (max-width:767px){
	.i-portvice_kinou h2.title-section {
		font-size: 28px;
		line-height: 2rem;
		margin-bottom: 20px;
	}
}

/*----------------------------*/
/*--main--*/
/*----------------------------*/
.i-portvice_kinou section#bgImage {
    margin-top: 90px;
	text-align: center;
	padding: 100px 0 150px;
	position: relative;
}
.i-portvice_kinou section.main h1 {
	font-size: 42px;
	color: #fff;
	line-height: 3rem;
	letter-spacing: 1rem;
	text-indent: 1rem;
	margin-bottom: 0px;
}
.i-portvice_kinou section.main .linkArea {
	display: flex;
	gap: 40px;
	justify-content: center;
	position: absolute;
    bottom: -75px;
    right: 0;
    left: 0;
	margin: auto;
}
@media screen and (max-width:767px){
	.i-portvice_kinou section.main .linkArea {
		padding: 0 20px;
		gap: 20px;
	}
}
.i-portvice_kinou section.main .linkArea a {
	padding: 25px 20px;
	width: 100%;
	max-width: 375px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	position: relative;
	display: flex;
	align-items: center;
}
.i-portvice_kinou section.main .linkArea a:hover {
	opacity: 1;
	box-shadow: unset;
}
.i-portvice_kinou section.main .linkArea a img {
	margin-right: 30px;
}
@media screen and (max-width:767px){
	.i-portvice_kinou section.main .linkArea a {
		justify-content: center;
		flex-wrap: wrap;
		padding-bottom: 50px;
	}
	.i-portvice_kinou section.main .linkArea a img {
		margin-right: 0px;
	}
}
.i-portvice_kinou section.main .linkArea a p strong {
	margin-bottom: -30px;
	display: block;
}
.i-portvice_kinou section.main .linkArea a::after {
	content: "";
	display: block;
	background: url(../images/iport_kinou/vector.png) no-repeat;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 40%;
    right: 30px;
}
@media screen and (max-width: 767px) {
	.i-portvice_kinou section.main .linkArea a::after {
		top: unset;
		right: 0px;
		left: 0px;
		margin: auto;
		bottom: 10px;
	}
	.i-portvice_kinou section#bgImage {
		margin-top: 0px;
		padding: 50px 0 160px;
	}
	.i-portvice_kinou section.main h1 {
		font-size: 32px;
		letter-spacing: 0.6rem;
		text-indent: 0.6rem;
		line-height: 2.4rem;
		margin-bottom: 10px;
	}
}


/*----------------------------*/
/*--section.setumei--*/
/*----------------------------*/
.i-portvice_kinou section.setumei {
	padding: 100px 0;
	padding-top: 145px;
}
.i-portvice_kinou .setumeiContent {
	margin-bottom: 80px;
}
.i-portvice_kinou .setumeiContent:last-child {
	margin-bottom: 0px;
}
.i-portvice_kinou .setumeiContent h2 {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.i-portvice_kinou .setumeiContent h2 {
		gap: 20px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}
.i-portvice_kinou .setumeiContent p {
	width: 100%;
	max-width: 540px;
}
.i-portvice_kinou .setumeiContent_list {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 40px;
}
.i-portvice_kinou .setumeiContent_list .ttl {
	width: 100%;
	max-width: 220px;
	height: 260px;
	display: flex;
    justify-content: center;
	align-items: center;
	border-radius: 10px;
}
@media screen and (max-width: 767px) {
	.i-portvice_kinou .setumeiContent_list {
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 20px;
	}
	.i-portvice_kinou .setumeiContent_list .ttl {
		width: 100%;
		padding: 20px 0;
		margin-bottom: 10px;
		max-width: unset;
		height: unset;
	}
}
.i-portvice_kinou #zisshi.setumeiContent .setumeiContent_list .ttl {
	height: 402px;
}
.i-portvice_kinou .setumeiContent_list .kinouList {
	width: 100%;
}
.i-portvice_kinou .setumeiContent_list .kinouList ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: unset;
}
.i-portvice_kinou .setumeiContent_list .kinouList ul:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.i-portvice_kinou .setumeiContent_list .kinouList ul li {
	width: 32%;
}
.i-portvice_kinou .setumeiContent_list .kinouList ul li a {
	min-height: 122px;
	display: flex;
	align-items: center;
	gap: 15px;

	padding: 0px 15px;
	padding-right: 40px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	position: relative;
}
.i-portvice_kinou .setumeiContent_list .kinouList ul li a:hover {
	opacity: 1;
	box-shadow: unset;
}
.i-portvice_kinou .setumeiContent_list .kinouList ul li a::after {
	content: "";
	display: block;
	background: url(../images/iport_kinou/vector.png) no-repeat;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 40%;
    right: 15px;
}
@media screen and (max-width: 980px) {
	.i-portvice_kinou .setumeiContent_list .kinouList ul {
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-bottom: unset;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul li a {
		width: 100%;
		gap: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #ededed;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul li img {
		padding: 0 20px;
		width: 20%;
	}
}
@media screen and (max-width: 767px) {
	.i-portvice_kinou #zisshi.setumeiContent .setumeiContent_list .ttl {
		height: unset;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul {
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-bottom: unset;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul li {
		width: 100%;
		margin-bottom: 10px;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul li a {
		gap: 10px;
		padding: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #ededed;
		min-height: 90px;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul li img {
		padding: 0 20px;
		width: 20%;
	}
	.i-portvice_kinou .setumeiContent_list .kinouList ul li a::after {
		top: 35%;
	}
}

/*----------------------------*/
/*--section.cta_kaigai--*/
/*----------------------------*/
.i-portvice_kinou section.cta_kaigai {
	background: url(../images/iport_kinou/bg_ctakaigai.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
}
@media screen and (max-width: 767px) {
	.i-portvice_kinou section.cta_kaigai {
		padding: 40px 0;
	}
}
.i-portvice_kinou section.cta_kaigai h2 {
	font-size: 37px;
	line-height: 2.8rem;
    font-weight: bold;
    margin-top: 0;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.i-portvice_kinou section.cta_kaigai h2 {
		font-size: 26px;
		line-height: 2rem;
		margin-bottom: 20px;
	}
}
.cta_kaigaiContent {
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 50px;
}
@media screen and (max-width: 767px) {
	.cta_kaigaiContent {
		margin-top: 20px;
		flex-wrap: wrap;
		gap: 20px;
	}
}
.kaigaiContent_list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding-left: 0;
}
.kaigaiContent_list ul li {
	background: rgba(255,255,255,0.8);
    border-radius: 180px;
    padding: 30px 0;
    width: 200px;
    height: 200px;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0 0 20px rgb(66 136 201 / 10%);
}
.kaigaiContent_list ul li::after {
    content: "";
    display: block;
    border: 2px solid #bad9f7;
    border-radius: 180px;
    padding: 30px 0;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 10px;
    right: 10px;
}
@media screen and (max-width: 1100px) {
	.kaigaiContent_list ul li {
		width: 170px;
		height: 170px;
		font-size: 16px;
		line-height: 1.3rem;
	}
	.kaigaiContent_list ul li::after {
		width: 150px;
		height: 150px;
	}
}
@media screen and (max-width: 767px) {
	.kaigaiContent_list ul {
		gap: 10px;
	}
	.kaigaiContent_list ul li {
		width: 170px;
		height: 170px;
		font-size: 16px;
		line-height: 1.3rem;
	}
	.kaigaiContent_list ul li::after {
		width: 150px;
		height: 150px;
	}
}
.kaigaiContent_btnArea {
	width: 100%;
	max-width: 480px;
}
@media screen and (max-width: 1100px) {
	.kaigaiContent_btnArea {
		width: 100%;
		max-width: 420px;
	}
}
.kaigaiContent_btnArea a:hover {
	opacity: 0.6;
}
.kaigaiContent_btnArea img.text {
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.kaigaiContent_btnArea img.text {
		margin-bottom: 10px;
	}
}

/*----------------------------*/
/*--section.case--*/
/*----------------------------*/
.section-case {
	padding: 100px 0;
}
@media screen and (max-width: 767px) {
	.section-case {
		padding: 50px 0;
	}
}
.section-case_Content {
	padding: 50px;
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
	border-radius: 0 10px 10px 10px;
}
@media screen and (max-width: 767px) {
	.section-case_Content {
		padding: 20px 25px;
		padding-bottom: 30px;
		margin-top: 80px;
		margin-bottom: 80px;
	}
}
.section-case_Content:last-child {
	margin-bottom: 0px;
}
.section-case_Content p.label {
	min-width: 287px;
    padding: 10px 15px;
    text-align: left;
    background-color: #9dc72d;
    border-radius: 5px;
    border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	position: absolute;
	top: -44px;
	left: 0;
}
.section-case_Content_media {
	display: flex;
	gap: 40px;
}
@media screen and (max-width: 767px) {
	.section-case_Content_media {
		flex-wrap: wrap;
		gap: 20px;
	}
}
.media-ttl {
	max-width: 410px;
}
@media screen and (max-width: 1100px) {
	.media-ttl img {
		margin-top: 20px;
		width: 100%;
	}
	.media-ttl {
		max-width: 280px;
		width: 100%;
	}
}
.media-ttl h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #87aa2a;
    font-size: 23px;
    font-weight: 900;
    line-height: 1.8rem;
}
@media screen and (max-width: 767px) {
	.media-ttl h3 {
		margin-bottom: 10px;
	}
}
.media-ttl p {
    color: #3a3a3a;
    font-size: 17px;
    font-weight: 900;
    line-height: 1.7rem;
}
.media-ttl img {
    margin-top: 32px;
    max-width: unset;
}
@media screen and (max-width: 767px) {
	.media-ttl img {
		margin-top: 20px;
		width: 100%;
	}
}
.media-body .panel-body {
	width: 100%;
}
.media-body .panel-case .panel-heading {
    padding: 8px 0px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #9dc72d;
}
.media-body .panel-case:last-child .panel-body {
	padding-bottom: 0;
}
.media-body .panel-case .panel-body {
	padding: 20px 0;
}
.panel-body .panel-bodyWrap {
	margin-bottom: 15px;
}
.panel-body .panel-bodyWrap:last-child {
	margin-bottom: 0px;
}
.panel-body .panel-bodyWrap h5 {
	margin-bottom: 5px;
	color: #87aa2a;
	line-height: 1;
}
.panel-body .panel-bodyWrap p.strong {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #87aa2a;
	line-height: 1;
}
.panel-body .panel-bodyWrap ul {
	list-style: disc;
	padding-left: 30px;
}
.panel-body .panel-bodyWrap dl {
	display: flex;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.panel-body .panel-bodyWrap ul {
		padding-left: 25px;
	}
	.panel-body .panel-bodyWrap ul li {
		line-height: 1.2rem;
	}
	.panel-body .panel-bodyWrap dl dt {
		width: 18%;
	}
	.panel-body .panel-bodyWrap dl dd {
		width: 82%;
		line-height: 1.2rem;
	}
}

/*----------------------------*/
/*--section.function--*/
/*----------------------------*/
section.function {
	padding: 100px 0;
}
@media screen and (max-width: 767px) {
	section.function {
		padding: 50px 0;
	}
}
section.function .bg_white {
	border-radius: 10px;
}
section.function .setumeiContent_list {
	padding: 0px;
}
section.function .setumeiContent_list .ttl {
	flex-wrap: wrap;
	gap: 15px;
	background: #999;
	padding: 41px 0;
	background: #e1eef9;
}
section.function .zisshi .ttl {
	height: 402px;
	padding: 105px 0;
}
section.function .setumeiContent_list .ttl h3 {
	display: block;
	width: 100%;
}
@media screen and (max-width: 767px) {
	section.function .setumeiContent_list {
		padding: 30px 20px;
		margin-top: 30px;
	}
	section.function .setumeiContent_list .ttl h3 {
		margin-bottom: -15px;
	}
	section.function .setumeiContent_list .ttl {
		padding: 40x 0;
		margin-bottom: 10px;
	}
	section.function .zisshi .ttl {
		height: unset;
		padding: 40px 0;
		margin-bottom: 10px;
	}
}

/*----------------------------*/
/*--section.about--*/
/*----------------------------*/
section.about {
	padding: 100px 0;
}
@media screen and (max-width: 767px) {
	section.about {
		padding: 50px 0;
	}
}
section.about .aboutContent {
	margin-top: 80px;
	padding: 0 50px;
}
@media screen and (max-width: 1100px) {
	section.about .aboutContent {
		padding: 0px;
	}
}
@media screen and (max-width: 767px) {
	section.about .aboutContent {
		margin-top: 40px;
		padding: 0px;
	}
}
section.about .aboutContent_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
	section.about .aboutContent_list {
		flex-wrap: wrap;
		margin-bottom: 50px;
	}
}
section.about .aboutContent_list:last-child {
	margin-bottom: 0px;
}
section.about .aboutContent_list .textArea {
	width: 100%;
	max-width: 540px;
}
section.about .aboutContent_list .ttl {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
	section.about .aboutContent_list .ttl {
		margin-bottom: 20px;
	}
}
section.about .aboutContent_list .ttl p {
	font-size: 76px;
	font-weight: 900;
	color: #e6e6e6;
	line-height: 1;
}
section.about .aboutContent_list h4 {
	margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
	section.about .aboutContent_list h4 {
		margin-bottom: 20px;
	}
}
section.about .aboutContent_list .bg_usuikimidori {
	padding: 30px;
	min-height: 290px;
	border-radius: 10px;
}
section.about .aboutContent_list .bg_usuikimidori h5 {
	margin-top: 10px;
	margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
	section.about .aboutContent_list .bg_usuikimidori {
		padding: 20px;
		min-height: unset;
	}
	section.about .aboutContent_list .bg_usuikimidori h5 {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	section.about .aboutContent_list .imgArea {
		padding: 0;
		padding-bottom: 20px;
	}
}

/*----------------------------*/
/*--section.cta_shisutemu--*/
/*----------------------------*/
section.cta_shisutemu {
	padding: 60px 0;
}
@media screen and (max-width: 767px) {
	section.cta_shisutemu {
		padding: 50px 0;
	}
}
section.cta_shisutemu h2 {
	font-size: 37px;
	font-weight: bold;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	section.cta_shisutemu h2 {
		font-size: 26px;
		line-height: 2rem;
		margin-bottom: 10px;
	}
}
.cta_shisutemuContent {
	background: rgba(255,255,255,0.2);
	display: block;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 30px;
	max-width: 600px;
	border-radius: 10px;
}
@media screen and (max-width: 767px) {
	.cta_shisutemuContent {
		padding: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
.cta_shisutemuContent p {
	position: relative;
}
.cta_shisutemuContent p::before,
.cta_shisutemuContent p::after {
	content: "";
	display: block;
	background: #fff;
	width: 190px;
	height: 2px;
	position: absolute;
	top: 12px;
	left: -30px;
}
.cta_shisutemuContent p::after {
	left: unset;
	right: -30px;
}
@media screen and (max-width: 767px) {
	.cta_shisutemuContent p::before,
	.cta_shisutemuContent p::after {
		width: 80px;
		left: -20px;
	}
	.cta_shisutemuContent p::after {
		left: unset;
		right: -20px;
	}
}
.cta_shisutemuContent ul {
	margin: 0 auto;
	margin-top: 30px;
	display: block;
	width: 100%;
	max-width: 490px;
}
@media screen and (max-width: 767px) {
	.cta_shisutemuContent ul {
		margin-top: 20px;
	}
}
.cta_shisutemuContent ul li {
	padding-left: 22px;
	margin-bottom: 5px;
	position: relative;
}
.cta_shisutemuContent ul li::before {
	content: "";
    display: block;
    width: 16px;
	height: 16px;
	border-radius: 90px;
	background: #fff;
	position: absolute;
	top: 5px;
	left: 0;
}
.shisutemuContent_btnArea {
	background: #8dcc50;
	margin: 0 auto;
	padding: 25px 0px;
	width: 100%;
	max-width: 410px;
    display: block;
	border-radius: 200px;
	transition: .3s;
}
.shisutemuContent_btnArea:hover {
	color: #fff;
	opacity: 0.6;
}

/*----------------------------*/
/*--section#contact--*/
/*----------------------------*/
section#contact {
	padding: 100px 0;
}
@media screen and (max-width: 767px) {
	section#contact {
		padding: 50px 0;
	}
}
.document_contact .contact_formblock {
	margin-top: 50px;
	width: 100%;
	max-width: 1000px;
}


@media screen and (min-width: 768px) {
	.section-btn-fixed {
		width: 100%;
		max-width: 50px;
		position: fixed;
		top: 30%;
		right: 0;
		z-index: 1000;
		transition: all .3s ease;
	}
	.section-btn-fixed .btn-blue {
		max-height: 180px;
	}
	.section-btn-fixed .btn {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		padding: 30px 0px;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		border-radius: 10px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		display: flex;
		align-items: center;
		transition: all .5s ease;
	}
	.section-btn-fixed .btn:last-child {
		margin-bottom: 0;
	}
	.section-btn-fixed .btn.btn-green {
		background: #9dc72e;
	}

	.section-btn-fixed a.btn.btn-green:hover,
	.section-btn-fixed a.btn.btn-green:focus {
		opacity: 1;
		color: #9dc72e;
		background: #fff;
	}
	.section-btn-fixed .btn.btn-orange {
		background: #ff8a19;
	}
	.section-btn-fixed a.btn.btn-orange:hover,
	.section-btn-fixed a.btn.btn-orange:focus {
		opacity: 1;
		color: #ff8a19;
		background: #fff;
	}
}

/*------- 追記_240401 ----------*/
@media screen and (max-width: 767px) {
	.i-portvice_kinou section#bgImage {
		margin-top: 0px;
		padding: 70px 0 160px;
	}
}