a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}
@media screen and (min-width: 835px) {
  a[href^=tel] {
    pointer-events: none;
  }
}
@media screen and (max-width: 834px) {
  a {
    -webkit-tap-highlight-color: transparent;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

.wrapper {
  padding-top: 100px;
}
@media screen and (max-width: 1024px) {
  .wrapper {
    padding-top: 54px;
  }
}

.inner {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}
.inner--1000 {
  max-width: 1040px;
}
.inner--750 {
  max-width: 790px;
}

.inner--700 {
  max-width: 740px;
}

/* ====================================================
Control
==================================================== */
.c-fc--ff {
  color: #fff;
}
.c-fc--red {
  color: #E60013;
}

.c-bg--orange {
  background: #cc5637 !important;
}
.c-bg--green {
  background: #9ec45f !important;
}
.c-bg--brown {
  background: #865f51 !important;
}

.c-fw--lt {
  font-weight: 300 !important;
}
.c-fw--rg {
  font-weight: 400 !important;
}
.c-fw--md {
  font-weight: 500 !important;
}
.c-fw--sbd {
  font-weight: 600 !important;
}
.c-fw--bd {
  font-weight: 700 !important;
}
.c-fw--bk {
  font-weight: 900 !important;
}

.c-tx--v {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
@media screen and (min-width: 835px) {
  .c-tx--v-pc {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
  }
}

.c-al--c {
  text-align: center !important;
}
.c-al--r {
  text-align: right !important;
}
.c-al--l {
  text-align: left !important;
}

.c-val--md {
  vertical-align: middle;
}
.c-val--top {
  vertical-align: top;
}

/*------------------------------------------------------------
container
--------------------------------------------------------------*/

.container{
	max-width:  1000px;
}
.container_inner{
	width: 885px; 
}

.container,.container_inner{
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 560px) and (max-width: 768px) {
	.container{
	max-width: 560px;
}
}
@media only screen and (max-width: 768px) {
		body {
      min-width: 0px;
    }
    .container {
			padding-left: 15px;
			padding-right: 15px;
      width: 100%;
    }
	.container_inner{
  	width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* ====================================================
Component
==================================================== */
.c-txt__01 {
  font-size: clamp(1.15rem, 0.754rem + 1.056vw, 2rem);
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .c-txt__01 {
    line-height: 1.739;
  }
}
.c-txt__02 {
  font-size: 11.5px;
  font-size: 1.15rem;
  line-height: 1.7391304348;
}
.c-txt__03 {
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 1.4444444444;
}

/*.c-ttl__01 {
  font-size: clamp(3.6rem, 1.261rem + 6.236vw, 8.62rem);
  font-family: "trajan-pro-3", sans-serif;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.c-ttl__01:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 15px;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
@media screen and (max-width: 834px) {
  .c-ttl__01:after {
    bottom: 0;
  }
}
@media screen and (max-width: 374px) {
  .c-ttl__01 {
    font-size: 3rem;
  }
}
.c-ttl__01 .--s {
  font-size: 53.6%;
  margin-right: 0.3em;
}
.c-ttl__01--blue {
  color: #0B3973;
}
.c-ttl__01--blue:after {
  background: url(../img/index/dots-wave-movie.png) repeat-x left center/122px 15px;
}
@media screen and (max-width: 834px) {
  .c-ttl__01--blue:after {
    background: url(../img/index/dots-wave-movie-sp.png) repeat-x left center/51px 6px;
  }
}
.c-ttl__01--yellow {
  max-width: 768px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #b08a4f;
}
.c-ttl__01--yellow:after {
  background: url(../img/index/dots-wave-shop.png) repeat-x left center/122px 15px;
}
@media screen and (max-width: 834px) {
  .c-ttl__01--yellow:after {
    background: url(../img/index/dots-wave-shop-sp.png) repeat-x left center/51px 6px;
  }
}
.c-ttl__01--green {
  color: #20823E;
}
.c-ttl__01--green:after {
  background: url(../img/index/dots-wave-pet.png) repeat-x left center/122px 15px;
}
@media screen and (max-width: 834px) {
  .c-ttl__01--green:after {
    background: url(../img/index/dots-wave-pet-sp.png) repeat-x left center/51px 6px;
  }
}
.c-ttl__01--brown {
  color: #804F22;
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-ttl__01--brown:after {
  background: url(../img/index/dots-wave-recruit.png) repeat-x left center/122px 15px;
}
@media screen and (max-width: 834px) {
  .c-ttl__01--brown:after {
    background: url(../img/index/dots-wave-recruit-sp.png) repeat-x left center/51px 6px;
  }
}*/

.c-ttl__02 {
  text-align: center;
  color: #3278DC;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  margin-bottom: 11px;
}
.c-ttl__03 {
  font-size: clamp(1.6rem, 0.761rem + 2.236vw, 3.4rem);
  line-height: 1.28;
  font-weight: 500;
  color: #804F22;
}
.c-ttl__catch {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.5;
  font-size: clamp(1.35rem, 0.675rem + 1.801vw, 2.8rem);
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.8em;
}
@media screen and (max-width: 834px) {
  .c-ttl__catch {
    margin-bottom: 1.6em;
  }
}
@media screen and (max-width: 374px) {
  .c-ttl__catch {
    font-size: 1.1rem;
  }
}

.c-btn__01 {
  position: relative;
  width: 350px;
  height: 70px;
  font-size: 2.4rem;
  font-weight: 500;
  border: 2px solid;
  color: #b08a4f;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 auto;
  padding-right: 1.5em;
}
@media screen and (max-width: 834px) {
  .c-btn__01 {
    width: 188px;
    height: 40px;
    border-width: 1px;
    font-size: 1.3rem;
    padding-right: 0.8em;
  }
}
@media (any-hover: hover) {
  .c-btn__01 {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .c-btn__01:hover {
    background: #b08a4f;
    color: #fff;
  }
  .c-btn__01:hover:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
  }
}
.c-btn__01:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  border-right: 2px solid #b08a4f;
  border-top: 2px solid #b08a4f;
  padding: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  right: 25px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 834px) {
  .c-btn__01:after {
    right: 10px;
    padding: 5px;
  }
}

.c-btn__01--other {
  color: #804F22;
}
.c-btn__01--other:after {
  border-right: 2px solid #804F22;
  border-top: 2px solid #804F22;
}
@media (any-hover: hover) {
  .c-btn__01--other:hover {
    background: #804F22;
  }
}

.c-btn__01--pet {
  margin-bottom: 50px;
  width: 410px;
  height: 100px;
  color: #1f813d;
  text-align: center;
  line-height: 1.25;
}
.c-btn__01--pet:after {
  border-right: 2px solid #1f813d;
  border-top: 2px solid #1f813d;
}
@media screen and (max-width: 834px) {
  .c-btn__01--pet {
    width: 210px;
    height: 50px;
    margin-bottom: 20px; 
  }
}
@media (any-hover: hover) {
  .c-btn__01--pet:hover {
    background: #1f813d;
  }
}

.c-btn__02 {
  position: relative;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 331px;
  height: 53px;
  background: white;
  color: #3278DC;
  border: 1px solid #3278DC;
  -webkit-box-shadow: #3278DC 4px 4px;
          box-shadow: #3278DC 4px 4px;
  font-weight: 500;
  font-size: 1.8rem;
  padding: 5px 20px;
  margin: 0 auto;
}
.c-btn__02:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: solid #3278DC;
  border-width: 2px 2px 0 0;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.c-btn__02 small {
  display: block;
  width: 100%;
  font-size: 1.2rem;
}
.c-btn__02 span {
  display: block;
  width: 100%;
  font-size: 1.5rem;
}
@media screen and (max-width: 374px) {
  .c-btn__02 span {
    font-size: 1.3rem;
  }
}
.c-btn__02--blue {
  background: #84AEEA;
  color: white;
}
.c-btn__02--blue:after {
  border-color: white;
}
.c-btn__02--arleft:after {
  right: auto;
  left: 24px;
  border-width: 0 0 2px 2px;
}

/*===========
header_fixed
===========*/
header{
	  transition: 0.3s;
}

#header_fixed{
	position: fixed;
	width: 100%;
	height: auto;
	left: 50%;
	top: 0;
	transform: translate(-50%);
	z-index: 999;
	background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header_fixed {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  #header_fixed {
    display: none !important;
  }
}

/*======================
g_nav
======================*/
.g_nav{
	max-width: 1200px;
	margin: 0 auto;
	height: 100px;
	display: flex;
	justify-content:space-between;
	align-items: center;
	position: relative;
	padding: 0 25px;
	z-index: 0;
	transition: .3s;
}
.g_nav inview_logo{
	display: flex;
}
.g_nav .header_logo{
	display: flex;
}

.g_nav .header_logo.w-full{
  width: 100%;
  justify-content: space-between;
}

.g_nav .header_logo a{
	display: block;
}
.g_nav .header_logo .mop_logo img{
	width:204px;
	height: auto;
}
.g_nav .header_logo .mfg_logo{
	margin-left: 16px;
}
.g_nav .header_logo .mfg_logo img{
	width:220px;
	height: auto;
}

/*nav*/
.header_menu{
  margin-right: -25px;
	display: flex;
}
.header_menu_list {
	display: flex;
	align-items: center;
}

.header_menu_list > li {
	position: relative;
	width: 110px;
	height: 100px;
}

/* マウスホバー時の背景色を重ねて表示（初期状態で透明） */
.header_menu_list > li::before {
	display: block;
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(67,177,73,0.5) 0%, rgba(0,186,239,0.5) 100%);
  opacity: 0;
  transition: opacity 0.5s;
}
/* マウスホバー時に透明化を解除 */
.header_menu_list > li:hover::before {
    opacity: 1;
}

.header_menu_list > li > span,
.header_menu_list > li > a {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
  z-index: 0;
}

.header_menu_list .header_insta img{
	width: 42px;
	height: auto;
}

.header_menu_pulldown {
	padding: 10px 0 10px;
	width: 210px;
	background: #12b8d7;
	color: #fff;
	position: absolute;
	left: 50%;
	top: calc(100% - 1px);
	transform: translate(-50%, 24px);

	opacity: 0;
	visibility: hidden;
	transition: opacity 0.1s ease, visibility 0.1s ease;
}

.header_menu_list > li:hover .header_menu_pulldown,
.header_menu_list > li:hover .header_menu_pulldown {
	visibility: visible;
	opacity: 1;
	transition: opacity 0.5s ease, visibility 0.5s ease;
}

.header_menu_pulldown::before {
	display: block;
	content: "";
	width: 110px;
	height: 24px;
	position: absolute;
	top: -24px;
	left: 0;
	right: 0;
	margin: auto;
}

.header_menu_pulldown::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #12b8d7 transparent;
	border-width: 0px 12px 20.78px 12px;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, -100%);
}

.header_menu_pulldown > li {}

.header_menu_pulldown > li > a {
	display: block;
	padding: 1em 1em;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 600;
	text-align: center;
}

.header_menu_pulldown > li > a:hover {
	background: rgba(255, 255, 255, .4);
}

/*======================
hamberger_menu
======================*/
#header_fixed_sp {
  position: fixed;
  width: 100%;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  z-index: 999;
}

@media only screen and (min-width: 1025px) {
  #header_fixed_sp {
    display: none !important;
  }
}

body.fixed {
　width: 100%;
　height: 100%;
　position: fixed;
}

/*===========
上に設置
===========*/
	.header_sp{
	width: 100%;
	height: 54px;
	padding: 0 20px;
    z-index: 999;
	position: fixed;
		background-color: #fff;
	}

.header_logo_sp{
	display: flex;
	position: relative;
	width: 100%;
	height: 54px;
}

.header_logo_sp .sp_inner{
	display: flex;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.header_logo_sp.w-full .sp_inner {
  width: 100%;
  justify-content: space-between;
}

.header_logo_sp .mop_logo {
	margin-right: 10px;
}
	.header_logo_sp .mop_logo img{
		width: 110px;
		height: auto;
		vertical-align: middle;
	}
.header_logo_sp .mfg_logo img{
		width: 110px;
		height: auto;
		vertical-align: middle;
	}

/*======================
ハンバーガーメニュー
======================*/
.sp-ham{
	cursor: pointer;
	width: 50px;
	height: 50px;
	position: fixed;
	top: 3px;
    right: 15px;
	z-index: 1000;
}

.ham span{
	position: absolute;
	left: 15px;
	width:34px;
	height: 2px;
	background: linear-gradient(90deg, rgba(67,177,73,1) 0%, rgba(0,186,239,1) 100%);
	transition: all 0.3s;
	z-index: 999;
}
.ham .ham-ttl{
	height: 0;
	font-size: 14px;
	color: #000;
	position: absolute;
	top: -11px;
    left: 5px;
	letter-spacing: 2px;
}

.ham span:nth-of-type(1){
	top: 50%;
	left: 50%;
	transform: translate(-50%,-9px);
}
.ham span:nth-of-type(2){
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ham span:nth-of-type(3){
	top: 50%;
	left:50%;
	transform: translate(-50%,7px);
}
#ham .menu{
	width: 57px;
position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%,0);
	font-size: 12px;
}


.clicked .ham span:nth-of-type(1) {
	transform: translate(-50%,0) rotate(45deg);
	background: #fff;
}
.clicked .ham span:nth-of-type(2) {
	opacity: 0;
}
.clicked .ham span:nth-of-type(3){
transform: translate(-50%,0) rotate(-45deg);
    background: #fff;
}

.ham_menu{
	position: fixed;
	width: 250px;
	height: auto;
	top: 0;
	right: -600px;
	background: linear-gradient(90deg, rgba(67,177,73,1) 0%, rgba(0,186,239,1) 100%);
	transition: .5s ease-in-out;
	z-index: 999;
	padding-top: 54px;
}

.clicked .ham_menu {
	top: 0;
	right: 0;
}


.ham_menu .ham_menu_list{
	background-color: #fff;
}

.ham_menu .ham_menu_list li {
	position: relative;
	border-top: 1px solid;
	border-image: linear-gradient(to right, rgba(67,177,73,1),rgba(0,186,239,1)) 1;
	z-index: 1;
}

.ham_menu .ham_menu_list li::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(67,177,73,0.5) 0%, rgba(0,186,239,0.5) 100%);
    opacity: 0;
    transition: opacity 0.5s;
    z-index: -1;
}
/* マウスホバー時に透明化を解除 */
.ham_menu .ham_menu_list li:hover::before {
    opacity: 1;
}

.ham_menu .ham_menu_list .list_ham > span,
.ham_menu .ham_menu_list .list_ham > a {
	position: relative;
	transition: .3s;
	cursor: pointer;
	z-index: 0;
	background: none;
}

.ham_menu .ham_menu_list li > span,
.ham_menu .ham_menu_list li > a {
	padding: 15px 15px;
  font-size: 14px;
	font-weight: 500;
	display: block;
	text-align: left;
}

.ham_menu .ham_menu_list .header_insta img {
	width: 22px;
	margin-right: 10px;
}

.ham_menu .ham_menu_list .list_ham.js-hamAccordion > span::before,
.ham_menu .ham_menu_list .list_ham.js-hamAccordion > span::after,
.ham_menu .ham_menu_list .list_ham.js-hamAccordion > a::before,
.ham_menu .ham_menu_list .list_ham.js-hamAccordion > a::after {	
	display: block;
	content: "";
	width: 20px;
	height: 2px;
	background: #595757;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	margin: auto;
}

.ham_menu .ham_menu_list .list_ham.js-hamAccordion > span::after,
.ham_menu .ham_menu_list .list_ham.js-hamAccordion > a::after {
	transform: rotate(90deg);
	transform-origin: center;
}

.ham_menu .ham_menu_list .list_ham.js-hamAccordion.is-open > span::after,
.ham_menu .ham_menu_list .list_ham.js-hamAccordion.is-open > a::after {
	transform: rotate(0deg);
}

.ham_menu .ham_menu_list .list_ham.js-hamAccordion:not(.is-open) > span,
.ham_menu .ham_menu_list .list_ham.js-hamAccordion:not(.is-open) > a {
	background: #fff;
}

.ham_menu .ham_menu_list .list_ham.js-hamAccordion:not(.is-open) .ham_menu_accordion {
	display: none;
}

.ham_menu_accordion { }

.ham_menu_accordion > li { }

.ham_menu_accordion > li > a {
	color: #fff;
	background: #12b8d7;
}

/*======================
背景黒
======================*/
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 5;
  background-color: #767676;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 100;
}

/*ハンバーガーメニューが開いたら表示*/
.open .black-bg {
  opacity: 0.8;
  visibility: visible;
}



/*======================
ハンバーガーメニュー　インナーメニュー
======================*/
.ham_menu .ham_inner {
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 20px;
}
.ham_menu .ham_inner > span{
	width: 100%;
	display: inline-block;
	padding: 22px 0;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
}
.ham_menu .ham_inner > ul{
	width: 100%;
	margin-top: 0!important;
	padding: 20px;
	padding-top: 0;
	border-top: none;
}
.ham_menu .ham_inner > ul > li{

}
.ham_menu .ham_inner > ul > li:last-child{
padding-bottom: 0;
}
.ham_menu .ham_inner .inner_nav{
	padding-left: 30px;
}
.ham_menu .ham_inner .inner_nav ul > li {
	padding-bottom:10px;
}
.ham_menu .ham_inner .inner_nav ul > li > a{
	display: block;
	width: 168px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	color: #fff;
	font-size: 14px;
	border-bottom: none;
}
.ham_menu .ham_inner .inner_nav ul > li > a::after{
   content: "";
	display: inline-block;
	background-image: url( "images/icon/spmenu_arrow.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 7px;
	height: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}


.ham_menu .line_btn a{
	font-family: 'Noto Sans JP', sans-serif;
}


/*===========
footer
===========*/

footer {
	line-height: 1.4;
}

.footer_wrap{
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer_insta{
	margin-bottom: 30px;
}
.footer_marinepialabo{
	margin-bottom: 30px;
}
.footer_insta a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 20px;
	width: 100%;
	height: 70px;
	font-size: 26px;
	font-weight: 500;
	color: #DB004C;
	border: 2px solid #DB004C;
	position: relative;
	transition: .3s;
	cursor: pointer;
	 z-index: 0;
	 background: linear-gradient(to right, #fff, #fff);
}
.footer_marinepialabo a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 20px;
	width: 100%;
	height: 70px;
	font-size: 26px;
	font-weight: 500;
	color: #232584;
	border: 2px solid #232584;
	position: relative;
	transition: .3s;
	cursor: pointer;
	 z-index: 0;
	 background: linear-gradient(to right, #fff, #fff);
}
/* マウスホバー時の背景色を重ねて表示（初期状態で透明） */
.footer_insta a::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgba(67,177,73,0.5) 0%, rgba(0,186,239,0.5) 100%);
    opacity: 0;
    transition: opacity 0.5s;
}
.footer_marinepialabo a::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgba(67,177,73,0.5) 0%, rgba(0,186,239,0.5) 100%);
    opacity: 0;
    transition: opacity 0.5s;
}

/* マウスホバー時に透明化を解除 */
.footer_insta a:hover::before {
    opacity: 1;
}
.footer_marinepialabo a:hover::before {
    opacity: 1;
}


.footer_insta a .arrow{
	width: 20px;
	height: auto;
}
.footer_marinepialabo a .arrow{
	width: 20px;
	height: auto;
}


@media screen and (min-width: 560px) and (max-width: 768px) {
	.footer_wrap{
	padding-bottom: 100px;
}
	.footer_insta a{
	width: 490px;
		margin: 0 auto;
}
.footer_marinepialabo a{
	width: 490px;
		margin: 0 auto;
}
}

@media only screen and (max-width: 768px) {
		.footer_wrap{
	padding-bottom: 100px;
}
	.footer_insta a{
	font-size: 16px;
		padding: 10px;
		text-align: center;
}
.footer_insta a .instagram{
	width: 30px;
	height: auto;
}
.footer_insta a .arrow{
	width: 15px;
	height: auto;
}
.footer_marinepialabo a{
	font-size: 16px;
		padding: 10px;
		text-align: center;
}
.footer_marinepialabo a .instagram{
	width: 30px;
	height: auto;
}
.footer_marinepialabo a .arrow{
	width: 15px;
	height: auto;
}
}



.footer_list {
	margin-bottom: 30px;
}
.footer_list ul{
	display: flex;
	justify-content: center;
}
.footer_list ul:first-of-type{
	margin-bottom: 14px;
}
.footer_list li {
	margin-right: 26px;
}
.footer_list li:last-child{
	margin-right: 0;
}
.footer_list li a{
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.footer_logo{
	margin-bottom: 30px;
}
.footer_logo img{
	width: 240px;
	height: auto;
}


@media only screen and (max-width: 768px) {
.footer_list ul{
	flex-wrap: wrap;
}
	.footer_list li {
	margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 8px;
}
	.footer_list li:last-child{
	margin-right: 10px;
		margin-bottom: 0;
}
}

/*------------------------------------------------------------
pagetop_btn
--------------------------------------------------------------*/
.pagetop_btn {
    position: fixed;
    right: 15px;
    bottom: 20px;
   /* display: none;*/
    z-index: 998;
/*	mix-blend-mode: difference;*/
}

.pagetop_btn img{
	width: 70px;
	height: auto;
}


@media only screen and (max-width: 768px) {
    .pagetop_btn {
		bottom: 70px;
        width: 42px;
	}
}

@media screen and (min-width: 560px) and (max-width: 768px) {
	  .pagetop_btn {
		bottom: 20px;
        width: 42px;
	}
}

/*======================
フッター入ったら消える
======================*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
	transition: .3s;
}

/*======================
side_fixed
======================*/
.side_fixed{
    position: fixed;
    top: 100px;
	right: 0;
    z-index: 990;  
	transition: 0.5s;
}

@media only screen and (max-width: 768px) {
  .side_fixed {
    display: none !important;
  }
}

.side_fixed a{
	display: block;
	width: 100%;
}
.side_fixed a img{
	width: 80px;
	height: auto;
}
.side_fixed a:hover img{
	filter: brightness(1.15);
}

/*------------------------------------------------------------
btm_fixed
--------------------------------------------------------------*/
.btm_fixed{
	transition: .3s;
}
.btm_fixed {
	width: 90%;
	margin: 0 auto;
    position: fixed;
    bottom:0;
	left: 50%;
	transform: translateX(-50%);
    z-index: 998; 
}

@media only screen and (min-width: 769px) {
  .btm_fixed {
    display: none !important;
  }
}

@media screen and (min-width: 560px) and (max-width: 768px) {
	.btm_fixed {
		width: 440px;
	}
}

.btm_fixed a img{
	width: 100%;
}

.btm_fixed a:hover img{
	filter: brightness(1.15);
}

.note-of-page {
  text-align: center;
  margin-bottom: 0em;
  display: block;
}
@media screen and (max-width: 834px) {
  .note-of-page {
    line-height: 1.5;
  }
}

.sns-footer {
  max-width: 840px;
  margin: 0 auto 40px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .sns-footer {
    width: 89%;
    margin: 0 auto 20px;
  }
}
.sns-footer__item {
  width: 33.33%;
  border-left: 1px solid #C9CACA;
}
@media screen and (max-width: 834px) {
  .sns-footer__item {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sns-footer__item:nth-child(1) .sns-footer__icon {
    width: 17%;
  }
  .sns-footer__item:nth-child(2) .sns-footer__icon {
    width: 29%;
  }
  .sns-footer__item:nth-child(3) .sns-footer__icon {
    width: 19%;
  }
}
.sns-footer__item:last-of-type {
  border-right: 1px solid #C9CACA;
}
.sns-footer__link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 6px 0 6px 21px;
  height: 57px;
  color: #261F1C;
}
@media screen and (max-width: 834px) {
  .sns-footer__link {
    padding: 6px 0 6px 9px;
  }
}
@media screen and (max-width: 640px) {
  .sns-footer__link {
    height: 26px;
  }
}
.sns-footer__ttl {
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
  padding-left: 8px;
}
@media screen and (max-width: 834px) {
  .sns-footer__ttl {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  .sns-footer__ttl {
    padding-left: 2px;
    font-size: clamp(0.789rem, 0.225rem + 1.504vw, 2rem);
  }
}
.sns-footer__ttl .s {
  font-size: 64%;
  display: block;
}
.sns-footer__ttl .ss {
  font-size: 64%;
}

