<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*! ********************************************************************-
CSS Document
※このCSSはSassから生成されています

 - ******************************************************************** */
   
body {
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
	/* outline: 1px solid magenta; */
	font-family:'Noto Sans JP', sans-serif;
}
p {
	font-size: 16px;
	line-height: 2.2rem;
}
h1 {
	margin: 0;
}
#wrapper, header {
	position: relative
}
header {
	border-bottom: solid 1px #3e3a39;
	background: url(../image/common/header/bg.png);
	z-index: 101;
	margin: o auto;
	background-color: #f0f0f0;
}
header div.content {
	margin: 0 auto;
}
header div.content div.headline {
	padding: 5px 0 10px
}
header div.content div.headline hgroup h1 {
	margin-top: 20px;
	margin-left: 10px;
	font-size: .85em;
	line-height: 1.2em
}
header div.content div.headline div.contact ul#fontsize {
	text-align: right
}
header div.content div.headline div.contact ul#fontsize li {
	display: inline-block;
	vertical-align: middle
}
header div.content div.headline div.contact ul#fontsize li a {
	display: block;
	width: 18px;
	height: 17px;
	background-repeat: no-repeat
}
header div.content div.headline div.contact ul#fontsize li a.active, header div.content div.headline div.contact ul#fontsize li a:hover {
	background-position: 0 -17px!important
}
header div.content div.headline div.contact p.tel {
	margin-top: 10px
}
header div.content div.headline div.contact div.other span.email {
	margin-left: 10px
}
header div.content nav ul.global-nav {
	background: #fff;
	border-right: dotted 1px #3e3a39
}
header div.content nav ul.global-nav&gt;li {
	border-left: dotted #3e3a39 1px;
	position: relative;
	float: left;
	text-align: center
}
header div.content nav ul.global-nav&gt;li a {
	display: block;
	padding: 15px 0;
	color: #3e3a39;
	background: #fff;
	font-weight: 700;
	text-decoration: none
}
header div.content nav ul.global-nav&gt;li ul&gt;li:hover&gt;a, header div.content nav ul.global-nav&gt;li.active&gt;a, header div.content nav ul.global-nav&gt;li:hover&gt;a {
	background: #3e3a39;
	color: #fff
}
header div.content nav ul.global-nav&gt;li ul {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0
}
header div.content nav ul.global-nav&gt;li ul&gt;li {
	overflow: hidden;
	height: 0;
	transition: .2s
}
header div.content nav ul.global-nav&gt;li ul&gt;li a {
	padding: 13px 15px;
	text-align: left;
	font-size: 19px;
	font-weight: 400
}
header div.content nav ul.global-nav&gt;li:last-child ul {
	/* left: -100%; */
	width: 100%
}
header div.content nav ul.global-nav&gt;li:hover ul&gt;li {
	overflow: visible;
	height: 38px;
	margin: 0 -2px;
	border: 2px solid #3e3a39;
	border-top: none;
	border-bottom: none
}
header div.content nav ul.global-nav&gt;li:hover ul&gt;li:first-child {
	border-top: solid #3e3a39 2px
}
header div.content nav ul.global-nav&gt;li:hover ul&gt;li:last-child {
	border-bottom: solid #3e3a39 2px
}
.header_block {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	width: 60vw;
	margin: 0 auto;
	align-items: center;
}
.header_left_logo {
	display: flex;
	align-items: center;
}
.header_left_logo h3{
	font-size: 0.8rem;
	line-height: 1.1rem;
}
.header_tel{
		display: inline-block;
}
.header_tel object{
		pointer-events: none;
}
.header_left_logo img, .company img{
	width: 10vw;
	height: auto;
	margin: 0 2vw;
}





.Section_border {
	margin-top: 120px;
}
.Section_border img{
	width: 100%;
	height: auto;
}
.Content_section h1{
	text-align: left;
	padding-bottom: 25px;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	line-height: 2.5rem;
	margin-bottom: 0;
	font-size: 32px;
}
.Content_section h1 img{
	margin-right: 20px;
	height: 28px;
}
.Item_box {
	margin: 0 auto;
	/* background-color: #f9f9f9; */
	/* box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2); */
}
.Item_box img{
	width: 100%;
	height: auto;
	margin: 80px auto 100px;
}
.Item_box .grad-wrap, .Item_box #grad-no-wrap{
	background-color: #fff;
	/* margin: 50px 40px 40px; */
	/* padding: 40px 30px; */
}
.grad-wrap {
	display: none;
}
.Item_box strong{
	line-height: 2rem;
	font-size: 17px;
	background: linear-gradient(transparent 60%, rgba(173,0,33,0.15) 60%);
}
.Item_box .p_space {
	display: inline-block;
	margin-bottom: 1.5rem;
}
.Item_block .New_line {
	margin-top: 10px;
}
.Main_pic_block {
	position: relative;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.Main_pic_block img{
	width: 100%;
	height: auto;
}
.Main_pic_block img:nth-of-type(2){
	display: none;
}
.Main_pic_block h2{
	font-size: 36px;
	/* margin-bottom: 30px; */
	font-weight: 500;
}
.Main_pic_text {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 80vw;
	padding: 20px 10px;
}
.Main_pic_text p{
	font-size: 14px;
}
.Item_block {
	margin: 70px auto 100px;
	width: 80%;
}
.Item_block h1 {
	text-align: center;
	position: relative;
	padding: 1.5rem;
	text-align: center;
}
.Item_block h1:before {
	position: absolute;
	bottom: -8px;
	width: 50px;
	height: 3px;
	content: '';
	border-radius: 3px;
	background: #1C9357;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.Item_box ul{
	margin-top: 40px;
}
.Item_box li{
	margin-bottom: 25px;
	font-size: 18px;
}
.Item_block h3 {
	font-size: 24px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 30px;
	margin: 0 auto;
}
.bosyu_text {
	margin-bottom: 20px;
}



/* table01 */
#table01 {
	border-spacing: 0;
	margin: 70px auto 0;
	border-top: #555 1px solid;
}
#table01 div {
	border-bottom: 1px solid #858585;
  }
  #table01 th,
  #table01 td {
	padding: 24px 0;
	border: none;
	border-bottom: #555 1px solid;
  }
  #table01 td {
	font-size: 16px;
	line-height: 2.4rem;
	padding-right: 20px;
	padding-left: 20px;
  }
  #table01 th {
	width: 35%;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 18px;
	background-color: rgb(245, 245, 245);
	font-weight: 500;
  }




  a.btn_03 {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 30%;
	margin: 50px auto 0;
	padding: 1.5rem 4.5rem;
	font-weight: bold;
	border: 2px solid #00934D;
	color: #00934D;
	border-radius: 100vh;
	transition: 0.5s;
	font-size: 20px;
}
a.btn_03:hover {
	color: #fff;
	background: #00934D;
	border: 2px solid #00934D;
}







/* レスポンシブここから */
/* Larger devices */
@media screen and (min-width: 1441px) {
	.Content_section h1 {
		font-size: 35px;
		width: 70vw;
	}
	.Main_pic_block h2 {
		font-size: 35px;
	}
	.Content_section h1 img {
		margin-right: 20px;
		height: 35px;
	}
	.header_left_logo img, .company img {
		width: 5vw;
	}
	.Start_section {
		width: 70vw;
	}
}
/* Large devices */
@media screen and (max-width: 1440px) {
	.Start_section {
		width: 70vw;
	}
}
/* Large devices (desktops, 992px and up) */
/* iPadPro縦/iPad横 */
@media screen and (max-width: 1199px) {
	.header_block {
		width: 80vw;
		align-items: center;
	}
	.Start_section {
		width: 80vw;
	}
}
/* Medium devices(tablets, 768px and up) */
/* iPad縦/iPhoneX横 */
@media screen and (max-width: 991px){  
	.header_left_logo {
		display: block;
		text-align: center;
		flex-direction: column-reverse;
	}
	.header_left_logo h3 {
		line-height: 1rem;
		margin-top: 5px;
	}
	.Item_box {
		width: 80vw;
	}
	.header_left_logo img{
		width: 15vw;
		height: auto;
	}
	.Main_pic_text p br{
		display: none;
	}
	.Item_block {
		width: 80%;
		margin: 50px auto 80px;
	}
}
/* Small devices(landscape phones, 576px and up) */
/* iPhone6,7,8Plus横/iPhone6,7,8横 */
@media screen and (max-width: 767px) {
	.Item_block {
		width: 85%;
	}
	.Main_pic_block h2{
		font-size: 26px;
	}
	.Content_section h1 {
		font-size: 24px;
	}
	.Item_block h1:before {
		bottom: -5px;
		width: 35px;
		height: 3px;
	}
	#table01 {
		margin: 50px auto 0;
	}
}
/* Extra small devices(portrait phones, less than 576px) */
@media screen and (max-width: 575px) {
	.Item_box {
		width: 85vw;
	}
	.Item_box p, .Item_box strong{
		font-size: 16px;
	}
	.Content_section h1 {
		text-align: center;
		margin: 40px auto 15px;
		font-size: 24px;
		line-height: 2.2rem;
		padding-bottom: 15px;
		padding: 10px 10px 15px;
	}
	.Item_box .grad-wrap {
		background-color: #fff;
		margin: 20px 15px 15px;
		padding: 20px 15px 80px;
	}
	.Section_border {
		margin-top: 70px;
	}
	.header_left_logo img{
		width: 35vw;
	}
	.header_left_logo h3 {
		display: none;
	}
	.header_right_contact {
		width: 60%;
	}
	.header_block {
		width: 90vw;
		align-items: center;
	}
	.grad-wrap {
		display: block;
	}
	.header_left_logo img, .company img{
		width: 20vw;
		height: auto;
	}
	.Main_pic_block img:nth-of-type(1){
		display: none;
	}
	.Main_pic_block img:nth-of-type(2){
		display: block;
	}
	.Main_pic_block h2 {
		font-size: 32px;
		line-height: 2.5rem;
	}
	.Main_pic_text p {
		line-height: 1.6rem;
		font-size: 14px;
	}
	.Main_pic_text {
		width: 90vw;
	}
	.Start_section {
		margin-top: 50px;
	}
	.Item_box img{
		width: 100%;
		height: auto;
		margin: 50px auto 60px;
	}
	.Item_img_box {
		margin-bottom: 0;
	}
	#Content_section_2 {
		margin-bottom: 50px;
	}
	.Item_box ul {
		margin-top: 30px;
	}
	.Item_box li {
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 1.5rem;
	}
	#table01 td {
		padding: 30px 0;
	  }
	#table01 th {
		width: auto;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
		font-size: 18px;
		line-height: 1.6rem;
		border-bottom: none;
		padding: 30px 20px;
	  }
	#table01 th, #table01 td {
		display: block;
		padding: 20px;
	}
	.Item_block {
		margin: 30px auto 70px;
	}
	a.btn_03 {
        width: auto;
        font-size: 18px;
    }
	.Item_block h3 {
		font-size: 20px;
	}
}
/* レスポンシブここまで */





/* 削除しない */
main.modules div.wgt-top div.crumb {
	text-align: right;
	padding: 10px 0;
	width: 60vw;
	margin: 0 auto;
	/* width: 940px; */
}
/* 削除しない */
main.modules div.wgt-top div.crumb&gt;* {
	color: #3e3a39;
	font-size: .71em;
	font-style: normal
}
/* 削除しない */
main.modules div.wgt-top h2 {
	background: url(../image/common/title_btmline.png) 0 100% no-repeat rgba(0,0,0,0);
	font-size: 2em;
	text-align: center;
	font-weight: 700;
	margin-bottom: 50px;
	padding-bottom: 3px;
	letter-spacing: .3em
}
/* 削除しない */
main.modules div.main-content div.wgt-headline p.page-title {
	margin: 50px 0 20px;
	font-size: 2.94em;
	font-weight: 700;
	text-align: center;
}
.other {
	text-align: center;
	margin-top: 8px;
}
.wgt-headline h2 {
	text-align: center;
	margin-bottom: 70px;
	color: #ff6700;
}
main.modules div.wgt-solution ul li {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    /* margin-right: 50px; */
	width: 30vw;
}
main.modules div.wgt-solution ul {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
}
.wgt-solution ul li{
    text-align: center;
    width: 30vw;
    font-size: 1.1em;
    line-height: 1.43em;
    font-weight: 700;
    margin: 10px auto;
}
.wgt-solution .text{
	padding: 20px;
	line-height: 1.5rem;
}
main.modules div.wgt-solution ul li div.btn a {
    color: #FFF;
    width: 100%;
    height: 50%;
    padding: 15px 0;
    display: block;
}
main.modules div.wgt-solution ul li div.btn {
    background: #6eaf48;
    height: auto;
    margin: auto 0;
    text-align: center;
    font-weight: 700;
}
main.modules div.wgt-contact div {
    padding: 0 0 30px;
}
.footer_contact_block {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
}
.line_dot {
	margin: 120px auto 0;
	width: 100%;
}
.wgt-solution h3, .wgt-contact h3{
	font-family: serif;
	font-size: 30px;
	text-align: center;
	margin: 50px auto 20px;
	line-height: 1.51em;
	font-weight: 500;
	border-top: dotted #3e3a39 1px;
	padding-top: 50px;
}
.line_dot .wgt-contact h3{
	border-bottom: dotted #3e3a39 1px;
	padding-bottom: 50px;
	border-top: none;
	margin-top: 0;
}
.wgt-contact h3{
	margin-bottom: 0;
}
.wgt-solution {
	text-align: center;
}
.wgt-solution p{
	font-weight: 600;
	padding-bottom: 20px;
}
.wgt-contact p{
	text-align: center;
	margin: 50px 0;
	font-weight: 700;
}
main.modules div.wgt-solution ul {
	margin-top: 30px;
}





/* レスポンシブここから */
/* Larger devices */
@media screen and (min-width: 1441px) {
	.line_dot {
		margin: 120px auto 0;
		width: 70vw;
	}
	.wgt-solution {
		padding-bottom: 30px;
	}
	main.modules div.main-content div.wgt-headline p.page-title {
		margin: 50px 0 15px;
		font-size: 44px;
		font-weight: 700;
		text-align: center;
	}
	.line_dot h3 br{
		display: none;
	}
	main.modules div.wgt-solution ul li {
		width: 20vw;
	}
}
/* Large devices */
@media screen and (max-width: 1440px) {
	.wgt-solution h3 br{
		display: none;
	}
	.wgt-contact h3 br{
		display: block;
	}
	main.modules div.wgt-solution ul {
		width: 80%;
	}
}
/* Large devices (desktops, 992px and up) */
/* iPadPro縦/iPad横 */
@media screen and (max-width: 1199px) {
	main.modules div.wgt-top div.crumb {
		width: 80vw;
	}
	main.modules div.wgt-solution ul li {
		width: 30vw;
	}
	main.modules div.wgt-solution ul {
		width: 80vw;
	}
}
/* Medium devices(tablets, 768px and up) */
/* iPad縦/iPhoneX横 */
@media screen and (max-width: 991px){  
}
/* Small devices(landscape phones, 576px and up) */
/* iPhone6,7,8Plus横/iPhone6,7,8横 */
@media screen and (max-width: 767px) {
	.wgt-solution h3 br{
		display: block;
	}
}
/* Extra small devices(portrait phones, less than 576px) */
@media screen and (max-width: 575px) {
	.line_dot h3 {
		width: 80vw;
		font-size: 20px;
	}
	.footer_contact_block {
		display: block;
	}
	.wgt-contact {
		width: 80vw;
		margin: 0 auto;
		text-align: center;
	}
	main.modules div.wgt-contact div {
		width: 80vw;
	}
	main.modules div.wgt-contact img{
		width: 80vw;
		height: auto;
	}
	.wgt-solution .text {
		font-size: 13px;
	}
	main.modules div.wgt-solution ul li {
		box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
		/* margin-right: 50px; */
	}
	.other b{
		font-size: 12px;
	}
	.line_dot {
		margin: 60px auto 0;
		width: 100%;
	}
	.line_dot h3 {
		margin: 10px auto;
		padding-bottom: 0px;
	}
	main.modules div.wgt-solution ul {
		display: block;
		margin-top: 30px;
	}
	main.modules div.wgt-solution ul li {
		width: 70vw;
		margin-bottom: 30px;
	}
	main.modules div.wgt-solution ul li:nth-of-type(2) {
		margin-bottom: 0px;
	}
	.wgt-headline h2 {
		margin-bottom: 40px;
	}
	main.modules div.main-content div.wgt-headline p.page-title {
		margin: 35px 0 15px;
	}
	.other {
		text-align: center;
		margin-top: 5px;
	}
	.wgt-solution p{
		padding: 20px 0 0;
		font-weight: 600;
		margin: 0;
		font-size: 12px;
	}
	main.modules div.main-content div.wgt-headline p.page-title {
		font-size: 2.2em;
	}
	.wgt-solution h3, .wgt-contact h3 {
		margin-bottom: 0;
		padding-top: 50px;
	}
	main.modules div.wgt-top div.crumb {
		width: auto;
	}
	main.modules div.wgt-top div.crumb {
		text-align: right;
		padding: 10px 0;
		width: 80vw;
	}
}
/* レスポンシブここまで */





.Before_footer_block {
	background-image: url(../img/Contanct_pic.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	padding: 40px 40px 30px;
	z-index: 9999;
}
.Before_footer_text {
	color: #fff;
	text-align: center;
}
.Before_footer_text h2{
	font-size: 2.2rem;
	margin-bottom: 20px;
	margin-top: 30px;
}
.Before_footer_button_block {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	width: 80vw;
	margin-left: auto;
	margin-right: auto;
}
.Before_footer_button_block img{
	width: 3vw;
	height: auto;
	margin-left: 4vw;
}

.Before_footer_block_button {
	width: 80vw;
	display: none;
}
.Before_footer_button_block_2 {
	display: flex;
	justify-content: space-around;
	position: fixed;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%) translateY(0%);
	z-index: 999;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 100%;
}
.Before_footer_button_block_2 {
	background-color: rgba(255, 255, 255, 0.9);
}
.Before_footer_button_block_2 img{
	width: 3vw;
	height: auto;
	margin-left: 4vw;
}
.Before_footer_button_block a {
	margin: 0 10px;
}



.Before_footer_block_button2 span {
	writing-mode: vertical-rl;
	display: block;
}
#btn_fixed_2 {
	display: block;
	/* height: 200px; */
}
.Before_footer_button_block_3 img {
    width: 2vw;
	margin-top: 2vw;
}
.Before_footer_button_block_3 {
	position: fixed;
	right: 0%;
	top: 25%;
	transform: translateX(0%) translateY(0%);
	z-index: 999;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	/* padding: 5px; */
}
.Before_footer_block_button2 .btn, a.btn, button.btn {
    color: #fff;
    border-radius: 20rem;
	padding: 1.5vw 1.7vw;
	margin-bottom: 30px;
}
.Before_footer_block_button2 #btn_fixed_2:nth-of-type(2) {
	margin-bottom: 0;
}
#btn_fixed_2 {
	border-radius: 8px 0 0 8px;
}





.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  /* display: inline-block; */
  padding: 1.2rem 2.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 20rem;
}

.btn--orange,a.btn--orange {
  color: #fff;
  background-color: #f18900;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #ffa32b;
}
.btn--orange {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btn--orange span{
	font-size: 16px;
}






footer div.nav div.global-nav {
	background: #454545;
	padding: 8px 0;
	text-align: center;
	width: 100%;
}
footer div.nav div.global-nav ul li {
	display: inline-block;
	padding: 0 10px;
	border-left: solid #fff 1px;
	font-size: 2.14em;
}
footer div.nav div.global-nav ul li:nth-of-type(1) {
    border-left: none;
}
footer div.nav div.global-nav ul li a {
	font-size: .85em;
	color: #FFF
}
footer div.nav div.global-nav ul li a:hover {
	text-decoration: underline;
	color: #FFF
}


footer div.nav div.info {
	background: #323232;
	padding: 15px 0;
	text-align: center;
	display: block;
}
.content_block {
	text-align: left;
	display: inline-block;
}
footer div.nav div.info p{
	font-size: 20px;
	color: #fff;
	line-height: 3rem;
	text-align: left;
	display: inline-block;
}
footer div.nav div.info a{
	color: #fff;
	font-size: 20px;
}
footer div.nav div.info div.content {
	width: 80vw;
	margin: 0 auto;
}
footer div.nav div.info div.content a{
	color: #fff;
}


footer div.nav div.info div.content p.privacy {
	float: right
}
footer div.company {
	padding: 80px 0;
	text-align: center;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
footer div.company .logo{
	margin-right: 30px;
}
.company ul {
	text-align: left;
	display: inline-block;
}
.company ul li{
	line-height: 1.5rem;
}
footer .footer_copyright {
	margin-top: 0;
	font-size: .75em;
    line-height: 1.4em;
	text-align: center;
	margin-bottom: 30px;
}
.tel a, .mail a{
	font-size: 30px;
	font-weight: bold;
	color: #000;
}



/* フッター FontAwesomeここから */
.tel::before {
	content: '\f095';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-right: 10px;
	font-size: 28px;
  }
.mail::before {
	content: '\f0e0';
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	margin-right: 10px;
	font-size: 30px;
  }
/* フッター FontAwesomeここまで */




@keyframes shiny {
    0% { left: -20%; }
    10% { left: 120%; }
    100% { left: 120%; }
}

.shiny-btn {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-image: linear-gredient(to left top, #b8d200, #6eaf48);
    overflow: hidden;
}

.shiny-btn::after {
    content: '';
    position: absolute;
    top: -10%;
    left: -20%;
    width: 100%;
    height: 100%;
    transform: scale(2) rotate(20deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}





/* レスポンシブここから */
/* Larger devices */
@media screen and (min-width: 1441px) {
	footer div.nav div.info div.content {
		margin: 0 auto;
	}
	footer div.nav div.info div.content {
		margin: 0 auto;
		margin: 16px auto;
	    text-align: center;
	    display: block;
	}
	.btn--orange span {
		font-size: 2.2rem;
	}
	.Before_footer_button_block img {
		width: 1.8vw;
		height: auto;
		margin-left: 4vw;
	}
	.Before_footer_block_button2 .btn, a.btn, button.btn {
		padding: 1vw 1.2vw;
	}
}
/* Large devices */
@media screen and (max-width: 1440px) {
	footer div.nav div.info p {
		font-size: 20px;
	}
	footer div.nav div.info a {
		font-size: 20px;
	}
}
/* Large devices (desktops, 992px and up) */
/* iPadPro縦/iPad横 */
@media screen and (max-width: 1199px) {
	footer div.nav div.global-nav ul li a {
		font-size: 1.5rem;
		color: #FFF;
	}
}
/* Medium devices(tablets, 768px and up) */
/* iPad縦/iPhoneX横 */
@media screen and (max-width: 991px){  
	footer div.nav div.global-nav ul li a {
		font-size: 20px;
		color: #FFF;
	}
	.Before_footer_button_block_3 {
		display: none;
	}
}
/* Small devices(landscape phones, 576px and up) */
/* iPhone6,7,8Plus横/iPhone6,7,8横 */
@media screen and (max-width: 767px) {

}
/* Extra small devices(portrait phones, less than 576px) */
@media screen and (max-width: 575px) {
	footer div.nav div.global-nav ul li a {
		font-size: 0.8rem;
		text-align: center;
	}
	footer div.nav div.global-nav ul li {
		font-size: 0;
	}
	footer div.nav div.info div.content p.pm {
		float: left;
		color: #fff;
		line-height: 1.3em;
		font-size: 1em;
	}
	footer div.company {
		width: 80vw;
	}
	footer div.company {
		padding: 50px 0;
		text-align: center;
		margin: 0 auto;
		display: block;
		justify-content: center;
	}
	.content_block {
		width: 80vw;
	}
	footer div.nav div.info p {
		font-size: 14px;
		color: #fff;
		line-height: 1.5rem;
	}
	footer div.nav div.info a {
		color: #fff;
		font-size: 14px;
		line-height: 1.5rem;
	}
	footer div.company .logo {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.tel a, .mail a {
		font-size: 25px;
		font-weight: bold;
		color: #000;
	}
	.mail::before {
		content: '\f0e0';
		font-family: 'Font Awesome 5 Free';
		font-weight: 400;
		margin-right: 10px;
		font-size: 28px;
	}
	.tel::before {
		content: '\f095';
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		margin-right: 10px;
		font-size: 25px;
	}
	footer div.nav div.global-nav ul li {
		padding: 0 5px 0 10px;
	}
	.Before_footer_button_block {
		display: block;
		margin-top: 0;
	}
	.btn,
a.btn,
button.btn {
  width: 45vw;
  margin: 30px auto;
}
.btn,
a.btn,
button.btn:nth-of-type(2) {
  margin-bottom: 0;
}
.Contact_button {
	text-align: center;
}
.Before_footer_block {
	background-image: url(../img/Contanct_pic_2.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	padding: 20px auto 0;
}
.Before_footer_button_block img {
    width: 5vw;
    height: auto;
    margin-left: 2vw;
}
.Before_footer_text h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.Movie_img p, .Before_footer_text p {
	font-size: 16px;
	line-height: 2rem;
	margin-bottom: 20px;
}
.Movie_section {
    padding: 15vw 0 20vw;
}
#btn_fixed {
	padding: 15px;
	margin: 10px 2px;
	width: 38vw;
	justify-content: space-around;
}
#btn_fixed span {
    font-size: 12.5px;
}
.Before_footer_button_block_2 {
	justify-content: space-around;
}
.Before_footer_button_block_2 img {
    width: 5vw;
    height: auto;
    margin-left: 4vw;
}
.Before_footer_block_button {
	display: block;
}
footer .footer_copyright {
    margin-bottom: 100px;
}
.Before_footer_block_button2 {
	display: none;
}
.Before_footer_block {
    padding: 50px 30px 40px;
}
.Before_footer_text h2 {
    margin-top: 0;
}
.Movie_block {
	width: 85vw;
	margin: 0 auto;
}
}
/* レスポンシブここまで */</pre></body></html>