﻿/* -------------2カラムのレイアウト---------------*/
#side_contact, #side_info {
	background: #fff;
    border-radius: 10px;
    padding: 20px;
}
#cms_6-c.cms_wrap {/*打消し*/
	background: inherit;
}
#top_cms {
	margin-bottom: 45px
}
#contents, #top_cms .box {
	background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
	margin-bottom: 27px;box-shadow: 0px 0px 11px -6px rgba(0, 0, 0, 0.16);
}
article.grid_8 {
	width: 69.8%!important;
}

@media(max-width: 768px) {

article.grid_8 {
	width: 100%!important;
}
}
@media(max-width: 667px) {
#contents, #top_cms .box {
    padding: 20px 20px;
}
.cms_wrap {
padding: 0;
}
}
/* --------------------------- */
#video .main_bg {
    background: linear-gradient(to bottom right, #ffd7f5, #d9f1e3)!important;
	top: 0;
	left: 0;opacity: 0.1;
}
#video #catch {
    position: absolute;
    top: 46%;
    left: 0;
    width: 700px;
    right: 0;
    margin: auto;
}
#contents figure {
	position: relative;
	margin-left: 13px;
    margin-bottom: 29px;z-index: 2;
}
#contents figure:before {
    content: "";
    display: block;
    position: absolute;
    left: -13px;
    bottom: -13px;
    background: url(../dup/img/bg_figure.png);
    background-size: 328px;
    background-position: 0 100%;
    z-index: -1;
    width: 95%;
    height: 90%;
}
@media(max-width: 768px) {
	#video {
		padding-top: 83px;
	}
#video #catch {
	top: 49%;
    left: 2%;
    width: 495px;
}
}
@media(max-width: 667px) {
	#video {
		padding-top: 57px;
	}
#video #catch {
    top: 50%;
    left: 1%;
    width: 276px;
}
}
/* --------------------------FONT SIZE------------------------------ */
p.opacity08 {
	opacity: 1;
}
h2, h3, h4 {
	font-weight: bold;
}

@media screen and (max-width: 768px){

}


@media screen and (max-width: 667px){

}

/* ---------------------------共通----------------------------- */

body{
    background-color: #fafafa;
line-height: 1.7;
}
.shadow-b, .shadow-b_tb {
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
#side_contact h2 .bg_white {
	background-color: #fafafa
}
#side_info .logo {
	width: 180px!important;
	margin: 18px auto;
}
.more a {
	background-image: url(Dup/img/left.png), url(Dup/img/right.png);
	background-repeat: no-repeat, no-repeat;
    background-position: -164px -58px, right -43px bottom -127px;
    background-size: 252px, 234px;
    background-color: #c08fb3;
    color: #fff;border: none;
}
.more a:hover {
	background-color: #92d8d6;
	transform: translateY(-5px)
}

#side_info .more a {
    background-position: -201px -42px, right -192px bottom -18px;
}
/* --------------------------header------------------------------ */
header {
	border-bottom: 1px solid #53d8b3!important;z-index: 50;
}
#header {
	margin-top: -7px;
}
header .width_1280-1000 > div {
	padding: 9px 0;
}
header #logo {
	width: 305px!important;
}
@media(max-width: 768px) {
	header {
		box-shadow: none!important;
	}
header #logo {
	width: 286px!important;
}
	.hamburger {
		top: 7px;
	}
}
@media(max-width: 667px) {
header #logo {
	width: 161px!important;
}
	.hamburger {
		top: -8px;right: -15px;
	}
}
/* --------------------------TOP CMS と　下層------------------------------ */
@media(max-width: 677px) {
.cms_2-a .cate_box {
    padding: 0 10px;
}
	.cms_2-a .swiper-button-prev {
    left: 0px
}
	.cms_2-a .swiper-button-next {
    right: 0px
}
	#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {
		margin-left: 81px;
	}
	#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    left: 0px;
}
	.cms_6-c .box_wrap {
		padding-right: 10px;
		padding-left: 10px;
	}
	#cms_6-c .cate_box {
		padding: 25px 20px;
	}
}


.cate_title {
    position: relative;
    display: block;
    padding: 1rem 2rem 1rem 4rem;
    color: #6f6f6f;
    border-top: none;
    border-botttom: 3px solid #d9f1e3;
}
.cate_title:before {
    position: absolute;
    top: calc(50% - 26px);
    left: 14px;
    width: 44px;
    height: 44px;
    content: '';
    background: url(Dup/img/cate_title.png) no-repeat 0 50%;
    background-size: contain;
}
/*----------------------下層　only-----------------------*/

/* --------------------------footer------------------------------ */
footer {
	background: #fff;
}
#footer_menu ul li a:hover {
	color: #00943e;
}
#page-top {
	background: none;z-index: 50;
}
#page-top a {
	transition: all 0.3s;background-color: #c08fb3
}
#page-top a:hover {
	transform: translateY(-5px);
}
footer .grid_4 ul li a {
	width: 50px;
}



#page_title {
background-image:url(./Dup/img/page_title.jpg);
background-position: 50% 50%;
background-size: cover;
	border-top: none;
}

#page_title h2, #page_title p{
    font-weight: bold;
}
@media(max-width: 768px) {
	#page_title {
		padding-top: 125px;
	}
}
@media(max-width: 667px) {
#page_title {
		padding-top: 90px;
	}
	.footer_txt {
		margin-right: 50px;
	}
}

@keyframes test {
  0% {
    transform:translate(70px , 0px);
opacity:0;
  }


  100% {
    transform:translate(0 , 0);
opacity:1;
  }
}





/* --------------------------IE------------------------------ */
@media all and (-ms-high-contrast: none) {
	#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    top: 47%;
}
	main {
	margin-top: 0!important;
}
	#contents .more a {
		padding: 22px 10px 16px;
	}
}

