@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: 17px;
	line-height: 2.3rem;
}
#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>li {
	border-left: dotted #3e3a39 1px;
	position: relative;
	float: left;
	text-align: center
}
header div.content nav ul.global-nav>li a {
	display: block;
	padding: 15px 0;
	color: #3e3a39;
	background: #fff;
	font-weight: 700;
	text-decoration: none
}
header div.content nav ul.global-nav>li ul>li:hover>a, header div.content nav ul.global-nav>li.active>a, header div.content nav ul.global-nav>li:hover>a {
	background: #3e3a39;
	color: #fff
}
header div.content nav ul.global-nav>li ul {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0
}
header div.content nav ul.global-nav>li ul>li {
	overflow: hidden;
	height: 0;
	transition: .2s
}
header div.content nav ul.global-nav>li ul>li a {
	padding: 13px 15px;
	text-align: left;
	font-size: 19px;
	font-weight: 400
}
header div.content nav ul.global-nav>li:last-child ul {
	/* left: -100%; */
	width: 100%
}
header div.content nav ul.global-nav>li:hover ul>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>li:hover ul>li:first-child {
	border-top: solid #3e3a39 2px
}
header div.content nav ul.global-nav>li:hover ul>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;
}

.my-list {
	background-color: #f0f0f0; /* 背景色を薄いグレーにする */
}




/* 動画部分ここから */
.Video_section {
	position: relative;
}
	.subwindow-wrap button{
		display:inline;
		border: none;
        outline: none;
        background: transparent;
	}
	.subwindow-wrap img {
		width: 20vw;
		height: auto;
		margin: 10px 0 15px 0;
	}
	/* 動画を囲うdiv */
.youtube-video {
	position: relative;
	width:100%; /* 横幅は100%で固定 */
	height:0; /* 高さは0にしておく(padding-topで高さを指定するため) */
	padding-top: 56.25%; /* 高さを指定(16:9) */
  }
  /* YouTube埋め込み用のiframe */
  .youtube-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
    outline: none;
    background: transparent;
  }
  .Video_section {
	width: 80vw;
	height: auto;
	margin: 0 auto;
}
.Video_section h2{
	margin: 40px 0 30px;
	text-align: center;
	font-weight: bold;
}
.slick_slider img{
	width: 100%;
	height: auto;
	display: inline-block;
}
/* 動画部分ここまで */



/* 星評価ここから */
.star5_rating{
    position: relative;
    z-index: 0;
    display: inline-block;
    white-space: nowrap;
    color: #CCCCCC; /* グレーカラー 自由に設定化 */
    /*font-size: 30px; フォントサイズ 自由に設定化 */
}
.subwindow-wrap button p{
	width: 19vw;
	display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1.5px solid #e8d8b0;
    margin: 0 auto;
    font-weight: bold;
	padding: 0.5vw;
}
.subwindow-wrap button br {
	display: block;
	content: "";
	margin: 7px 0;
	}
.star5_rating:before, .star5_rating:after{
    content: '★★★★★';
}
.star5_rating:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #ffcf32; /* イエローカラー 自由に設定化 */
}
.star5_rating[data-rate="5"]:after{ width: 100%; } /* 星5 */
.star5_rating[data-rate="4.5"]:after{ width: 90%; } /* 星4.5 */
.star5_rating[data-rate="4"]:after{ width: 80%; } /* 星4 */
.star5_rating[data-rate="3.5"]:after{ width: 70%; } /* 星3.5 */
.star5_rating[data-rate="3"]:after{ width: 60%; } /* 星3 */
.star5_rating[data-rate="2.5"]:after{ width: 50%; } /* 星2.5 */
.star5_rating[data-rate="2"]:after{ width: 40%; } /* 星2 */
.star5_rating[data-rate="1.5"]:after{ width: 30%; } /* 星1.5 */
.star5_rating[data-rate="1"]:after{ width: 20%; } /* 星1 */
.star5_rating[data-rate="0.5"]:after{ width: 10%; } /* 星0.5 */
.star5_rating[data-rate="0"]:after{ width: 0%; } /* 星0 */





/*[CSSのみ] 続きを読むボタンをCSSで実装するここから*/
.grad-wrap {
	position: relative;
}
.grad-btn {
	z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 40%;
    margin: auto;
    padding: 0.5em 0;
    border-radius: 2px;
    background: #007f7c;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
	margin-bottom: 25px;
}
.grad-btn:hover {
    background: #fff;
    color: #007f7c;
}
/* .grad-trigger:checked ~ .grad-btn { 
    bottom: -1.8em;
}*/
  .grad-btn::before {
	content: "続きを読む";
  }
  .grad-item {
	position: relative;
	overflow: hidden;
	height: 150px; /*隠した状態の高さ*/
  }
  .grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px; /*グラデーションで隠す高さ*/
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
  }
  .grad-trigger {
	display: none; /*チェックボックスは常に非表示*/
  }
  .grad-trigger:checked ~ .grad-btn::before {
	content: "閉じる" /*チェックされていたら、文言を変更する*/
  }
  .grad-trigger:checked ~ .grad-item {
	height: auto; /*チェックされていたら、高さを戻す*/
  }
  .grad-trigger:checked ~ .grad-item::before {
	display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
  }
  /*[CSSのみ] 続きを読むボタンをCSSで実装するここまで*/






.Section_border {
	margin-top: 120px;
}
.Section_border img{
	width: 100%;
	height: auto;
}
.Content_section h1{
	text-align: left;
	margin-top: 80px;
	margin-bottom: 30px;
	font-weight: 600;
	width: 80vw;
	margin-left: auto;
	margin-right: auto;
	line-height: 2.5rem;
	border-left: 5px solid #a32a2c;
	padding-left: 10px;
}
.Content_section h1 img{
	margin-right: 20px;
	height: 28px;
}
.Item_box {
	width: 70vw;
	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;
}
.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;
}
.Main_pic_block img{
	width: 100%;
	height: auto;
}
.Main_pic_block img:nth-of-type(2){
	display: none;
}
.Main_pic_block h2{
	font-size: 2.5rem;
	margin-bottom: 30px;
	font-weight: 600;
}
.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;
}
.Item_img_box {
	margin-top: 50px;
	margin-bottom: 50px;
}







/* レスポンシブここから */
/* Larger devices */
@media screen and (min-width: 1441px) {
	.Video_section {
		width: 60vw;
	}
	.subwindow-wrap img {
		width: 15vw;
	}
	.subwindow-wrap button p{
		width: 14vw;
	}
	.Content_section h1 {
		font-size: 35px;
		width: 70vw;
	}
	.Main_pic_block h2 {
		font-size: 35px;
	}
	.Content_section h1 img {
		margin-right: 20px;
		height: 35px;
	}
	.Video_section h2 br{
		display: none;
	}
	.header_left_logo img, .company img {
		width: 5vw;
	}
}
/* Large devices */
@media screen and (max-width: 1440px) {
	.Video_section h2 br{
		display: none;
	}
	.Content_section h1{
        width: 70vw;
    }
}
/* Large devices (desktops, 992px and up) */
/* iPadPro縦/iPad横 */
@media screen and (max-width: 1199px) {
	.Video_section {
		width: 60vw;
	}
	.subwindow-wrap img {
		width: 15vw;
	}
	.subwindow-wrap button p{
		width: 14vw;
	}
	.Item_box {
		width: 80vw;
	}
	.subwindow-wrap p{
		font-size: 10px;
	}
	.header_block {
		width: 80vw;
		align-items: center;
	}
	.Content_section h1{
        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;
	}
	.subwindow-wrap p{
		font-size: 8px;
	}
	.subwindow-wrap button p{
		width: 24vw;
	}
	.subwindow-wrap img {
		width: 25vw;
	}
	.Item_box {
		width: 80vw;
	}
	.Video_section {
		width: 70vw;
	}
	.header_left_logo img{
		width: 15vw;
		height: auto;
	}
}
/* 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) {
	.Video_section {
		width: 80vw;
	}
	.Item_box {
		width: 85vw;
	}
	.subwindow-wrap p{
		font-size: 10px;
	}
	.Item_box p, .Item_box strong{
		font-size: 16px;
	}
	.subwindow-wrap button p{
		width: 79%;
	}
	.subwindow-wrap img {
		width: 80%;
	}
	.Content_section h1 {
		width: 85vw;
		text-align: left;
		margin: 50px auto 20px;
		font-size: 1.5em;
		line-height: 2.2rem;
	}
	.Item_box .grad-wrap {
		background-color: #fff;
		margin: 20px 15px 15px;
		padding: 20px 15px 80px;
	}
	.Video_section h2 {
		line-height: 1.5rem;
	}
	.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;
	}
	.Video_section h2 br{
		display: block;
	}
	/* #grad-no-wrap{ 
		display: none;
	}*/
	.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: 1.8rem;
		line-height: 2.5rem;
		margin-bottom: 20px;
	}
	.Main_pic_text p {
		line-height: 1.6rem;
		font-size: 14px;
	}
	.Main_pic_text {
		width: 90vw;
	}
	.Item_img_box {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
}
/* レスポンシブここまで */





/* 削除しない */
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>* {
	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 li:nth-of-type(2) {
    /* margin-right: 0; */
}
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 li { 
		width: 25vw;
	}*/
	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;
	}
}
/* レスポンシブここまで */




/*========= 動画 ===============*/
.Movie_section {
    /* background: linear-gradient(-225deg, #0C7B77 0%, #12B29E 56%, #007470 100%); */
    padding: 10vw 20vw 15vw;
	text-align: center;
}
.Movie_img div{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5vw;
    text-align: center;
}
.Movie_img img{
    width: 90%;
    height: auto;
}
.Movie_img p{
    margin-bottom: 40px;
}
/* 動画を囲うdiv */
.Video_contents {
    position: relative;
    width:100%; /* 横幅は100%で固定 */
    height:0; /* 高さは0にしておく(padding-topで高さを指定するため) */
    padding-top: 56.25%; /* 高さを指定(16:9) */
	z-index: 1;
  }
  /* YouTube埋め込み用のiframe */
.Video_contents iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 1;
  }

.Video_contents_modal img{
    width: 100%;
    height: auto;
}



.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: 1.2rem;
}






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: 0.9rem;
}
.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;
}
}
/* レスポンシブここまで */