﻿@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap');
.fadein{
     opacity: 0;
     transform: translateX(60px);
     transition: 0.5s;
     transition-property: opacity,transform
}
.fadein.fadetrans{
     opacity: 1;
     transform: none
}

#contents_links .square_box a h4 {
	text-align: right;
}

#top_cms .top_cms_title {
	position: relative;z-index: 5;
}
#top_cms .top_cms_title h3 {
border: none;
    border-bottom: 2px dashed;
    padding-bottom: 17px;
}
#top_cms .top_cms_title > span {
    margin-left: 30px;
    padding-right: 10px;
    color: #ebf1ff;
    font-size: 9vw;
    position: absolute;
    top: -93px;
    right: 20px;
    z-index: -3;
	font-family: 'PT Sans Narrow', sans-serif;
font-style: italic;
}
#top_cms .top_cms_box:nth-of-type(4) .top_cms_title > span {
	color: #fff;
}
.more {
	z-index: 5;
}
#contents .contents_txt h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
}
@media(max-width: 768px) {
#top_cms .top_cms_title > span {
    top: -11px;
}
}
@media(max-width: 667px) {
#top_cms .top_cms_title > span {
    margin-left: 30px;
    padding-right: 10px;
    font-size: 14vw;
    top: -19px;
    right: -9px;
}
}
/* ----------------エフェクト------------------- */
.c-btn__back {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transform: skewX(
-21.35deg
);
    transform: skewX(
-21.35deg
);
}
.c-btn__back span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.c-btn__back span:after, .c-btn__back span:before {
    background-color: #fff;
}
.c-btn__back span:before {
    opacity: .2;
}
.c-btn__back span:after {
    opacity: .4;
}
.c-btn__back span:after, .c-btn__back span:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transform: translate3d(-101%,0,0) scale(1,1);
    transform: translate3d(-101%,0,0) scale(1,1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.intro_inner {
	position: relative;overflow: hidden;
}
.intro_inner:hover .c-btn__back span:before {
    -webkit-transition-delay: .06s,.06s;
    transition-delay: .06s,.06s;
}
.intro_inner:hover .c-btn__back span:after, .intro_inner:hover .c-btn__back span:before {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.645,.045,.355,1);
    transition: -webkit-transform .6s cubic-bezier(.645,.045,.355,1);
    transition: transform .6s cubic-bezier(.645,.045,.355,1);
    transition: transform .6s cubic-bezier(.645,.045,.355,1),-webkit-transform .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transform: translate3d(0,0,0) scale(0,1);
    transform: translate3d(0,0,0) scale(0,1);
}
.intro_inner .inner2 {
z-index: 5;position: relative;
}
/* ------------------------------------------*/
#intro {
margin-top: -9px;
padding-bottom: 0;
}
.intro_inner {
	padding-bottom: 17%;
}
.font_14 {
	font-size: 15px;
}
.loader.logo {
	width: 450px;
}
/* --------------------------header------------------------------ */
h1 img {
	max-width: 306px;
}
#sc_menu .logo img {
    max-width: 235px;
}
@media(max-width: 768px) {
h1 {
    width: 37%;
}

}
@media(max-width: 667px) {
h1 {
    width: 59%;
}
.menu_bt {
    right: 20px;
}
.loader.logo {
	width: 300px;
}
}
/* --------------------------TOP CONTENETS------------------------------ */
#catch h2 span img {
	max-width: 780px;
	width: inherit;
	padding: 13px;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.4));
}
#main_img #catch {
	background: rgba(46, 139, 87, 0.86);
}
#intro .box_wrap .box > div span {
	border-color: #2e8b57 transparent transparent transparent!important;
}
#contents .logo img {
		width: 407px;
	}
#catch h2 .d_inline_b .kazari {
	display: none;
}
@media(max-width: 800px) {
#catch h2 span img {
	width: 100%;
}
}
@media(max-width: 768px) {
#main_img #catch h2 span {
	padding: 0;
}
#main_img #catch {
    padding: 29px;
}
#catch h2 span img {
    padding: 25px 28px;
    box-sizing: border-box;
}
#main_img #catch h2 {
    transform: translateY(-13px);
}
	#contents_links .square_box {
		overflow: hidden;
	}
#contents .contents_txt h3 {
    font-size: 24px;
}
#catch h2 .d_inline_b .kazari {
    border-color: #fff transparent transparent transparent!important;
	display: block;
}
#catch h2 .d_inline_b .kazari {
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    position: absolute;
}
#catch h2 .d_inline_b .kazari {
    border-width: 20px 20px 0 0;
}
#catch h2 .d_inline_b {
	position: relative;
}
	
}
@media(max-width: 667px) {
	#contents .logo img {
		width: 274px;
	}
	#main_img #catch p {
    padding-top: 17px;
}
	#catch h2 span img {
    padding: 20px 19px;
}
	#contents {
    background-size: 110% auto;
}
	#contents .contents_txt h3 {
    font-size: 19px;
}
}

/* --------------------------CMS と　下層------------------------------ */
body {
	background-image: url(https://www.transparenttextures.com/patterns/cubes.png);
}
#cms_2-a figure {
	margin: 0 auto 30px;
}
#cms_2-a .cate_title {
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 2em;
    position: relative;
    border-bottom: solid 3px #eeeeee;
    color: #484848;
    display: block;
    text-align: center;
    border-top: 0;
}
#cms_2-a .cate_title:after {
    position: absolute;
    content: " ";
    display: block;
    width: 10%;
    bottom: -3px;
    border-bottom: solid 3px #86aea6;
    left: 0;
    margin: auto;
}

#top_cms {
	overflow: hidden;
}
.top_cms_box > div > .cms_wrap {
	background: #fff;
    padding: 25px;
    margin: 30px 0;
    border: 1px solid #eee;
}
.top_cms_box:nth-of-type(4) .cms_wrap {
	background: transparent;
	border: none;
}
.top_cms_box:nth-of-type(4) {
	padding: 50px 0;
    /*background-color: #f7f7f7;*/
	position: relative;
}
.top_cms_box:nth-of-type(4):after {
    position: absolute;
    content: "";
    width: 147%;
    top: 20px;
    left: -114px;
    bottom: 0;
    background-color: #ebf1ff;
    z-index: -1;
    transform: rotate( 
-12deg
 );
    -moz-transform: rotate(355deg);
    -webkit-transform: rotate( 
355deg
 );
}
@media(max-width: 768px) {
.pager li:not(.prev) a {
   display: block;
}
}
@media(max-width: 667px) {
.top_cms_box > div > .cms_wrap {
    padding: 18px;
}
}

/* --------------------------footer------------------------------ */
#cms_3-c figure {
	box-shadow: none;
}
footer #footer #footer_txt .logo{
	width: 87%;
    max-width: 385px;
}
@media(max-width: 768px) {

}
@media(max-width: 667px) {
#copyright {
    padding: 0 12px;
    text-align: left;
}
}

/* --------------------------IE------------------------------ */
@media all and (-ms-high-contrast: none) {
	#cms_2-a .cate .cate_title {
		padding-top: 10px!important;
	}
	#cms_6-b .cate .cate_title {
		padding: 3px 5px!important;
	}
	#cms_6-b .cate .box_txt2{
		padding: 7px 10px!important;
	}
}

@media screen and (min-width:768px) and ( max-width:1024px) {
    

}

@-moz-document url-prefix() {

}
