﻿@charset "utf-8";

.header--fixed, .header.header--fixed--is_scrolled {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }


.case-cont-s  h1.entry-title {
border-bottom:1px solid #999;
}

.case-cont-s .entry-meta {
display:none;
}



.mv {
	position: relative;
}
.mv .mv-img-wrap {}
.mv .mv-img-wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.mv .mv-img-wrap ul li img {
	min-height: 770px;
	height: calc(100vh - 100px);
	max-width: none;
	max-width: inherit;
}
.mv .mv-img-wrap .bg {
	overflow: hidden;
	background-color: #E5E5E5;
	background-image: url(./images/dot.png);
}
.mv .mv-img-wrap .bg img {
	opacity: 0.25;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
.mv .mv-img-wrap .mask {
	overflow: hidden;
	-webkit-mask-image: url(./images/mask2.png);
	mask-image: url(./images/mask2.png);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: calc(50% - 300px) 50%;
	mask-position: calc(50% - 300px) 50%;
	-webkit-mask-size: 730px;
    mask-size: 730px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media(max-width:1399px){
	.mv .mv-img-wrap .mask {
		-webkit-mask-position: 35px 50%;
		mask-position: 35px 50%;
	}
}
@media(max-width:1249px){
	.mv .mv-img-wrap ul li img {
		min-height: calc(100vw - 411px - 30px);
		height: calc(100vh - 100px);
	}
	.mv .mv-img-wrap .mask {
		-webkit-mask-position: 30px 50%;
		mask-position: 30px 50%;
		-webkit-mask-size: calc(100vw - 411px - 110px);
		mask-size: calc(100vw - 411px - 110px);
	}
}
@media(max-width:991px){
	.mv .mv-img-wrap ul li img {
		min-height: calc(100vw - 324px);
		height: calc(100vw - 324px);
	}
	.mv .mv-img-wrap .mask {
		-webkit-mask-size: calc(100% - 324px - 60px);
		mask-size: calc(100% - 324px - 60px);
	}
}
@media(max-width:767px){
	.mv .mv-img-wrap ul li img {
		min-height: 665px;
		height: 665px;
	}
	.mv .mv-img-wrap .mask {
		-webkit-mask-position: 50% 50px;
		mask-position: 50% 50px;
		-webkit-mask-size: 334px;
		mask-size: 334px;
	}
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .bg {
	position: relative;
	background-color: transparent;
    background-image: unset;
    background-image: none;
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .bg::after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    background-image: url(./images/top-mv-mas3.png);
	background-position: center;
	background-repeat: repeat;
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .bg img {
	opacity: 1;
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .mask {
    display: none;
}
@media(max-width:1399px){
	_:-ms-fullscreen, :root .mv .mv-img-wrap .bg::after {
		background-size: 200%;
		background-position: 52% 50%;
	}
}
@media(max-width:767px){
	_:-ms-fullscreen, :root .mv .mv-img-wrap .bg::after {
		background-image: url(".images/mask2-sp.png");
		background-size: 767px;
		background-position: 50% 50%;
	}
}


.mv .mv-text-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display: flex;
    align-items: center;
}
.mv .mv-text-wrap .container {
    max-width: 1260px;
    margin: auto;
    padding-right: 50px;
    padding-left: 50px;
}
.mv .mv-text-wrap .text-limit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	width: 411px;
	margin-left: auto;
}
.mv .mv-text-wrap .top-page-title {
	font-size: 54px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.4;
	margin: auto 0 50px;
	width: 100%;
	flex-basis: 100%;
}
.mv .mv-text-wrap .btn-wrap {
	width: 100%;
   line-height:3.5em;
}

.sd-p1 {
font-family: 'Philosopher', sans-serif;
font-weight:700;
font-size:3em;
font-style:italic;
}

.sd-p2 {
font-family: 'Philosopher', sans-serif;
font-weight:700;
font-size:3em;
font-style:italic;
text-align:right;
}

.fs-red  {
color:#e8383d;
font-size:150%;
}


@media(max-width:1249px){
}
@media(max-width:991px){
	.mv .mv-text-wrap .container {
		padding-right: 30px;
		padding-left: 30px;
	}
	.mv .mv-text-wrap .text-limit {
		width: calc(324px - 30px);
	}
	.mv .mv-text-wrap .top-page-title {
		font-size: 28px;
	}

}
@media(max-width:767px){
	.mv .mv-text-wrap {
		padding: 400px 0 30px;
	}
	.mv .mv-text-wrap .container {
		height: 100%;
		padding: 0 25px;
	}
	.mv .mv-text-wrap .text-limit {
		width: 295px;
		margin-left: auto;
		margin: auto;
	}
	.mv .mv-text-wrap .top-page-title {
		font-size: 28px;
		margin-bottom: 20px;
	}

}


@media(max-width:667px){
.top-sd-pc {
display:none;
}

.top-sd-sp {
display:block;
}

.mv .mv-text-wrap .btn-wrap {
	width: 100%;
   line-height:1.8em;
}

.sd-p1 {
font-family: 'Philosopher', sans-serif;
font-weight:700;
font-size:1.6em;
font-style:italic;
text-align:right;
}

.sd-p2 {
font-family: 'Philosopher', sans-serif;
font-weight:700;
font-size:1.6em;
font-style:italic;
text-align:right;
}

.fs-red  {
font-size:130%;
}

}


@media(min-width:668px){
.top-sd-pc {
display:block;
}

.top-sd-sp {
display:none;
}
}


/*================================================
 *  menu
 ================================================*/

ul.menu li.pat strong:after {
 content: "\f0d7";
  font-family: FontAwesome;
padding-left:0.3em;
}

#menu-item-2328 a{
cursor: default;
}

#menu-item-2328 ul li a{
cursor: pointer;
}

#menu-item-2330 a{
cursor: default;
}

#menu-item-2330 ul li a{
cursor: pointer;
}

#menu-item-2329 a{
cursor: default;
}

#menu-item-2329 ul li a{
cursor: pointer;
}

ul.sub-menu li a{
background:rgba(251, 152, 61, 0.65) !important;
border-bottom:1px dotted #fff !important;
}

ul.sub-menu li:last-child a{
border-bottom:none !important;
}

ul.sub-menu li a:hover{
background:rgba(251, 152, 61, .9) !important;
}


#responsive-btn-2 , .sp-menu {
display:none;
}

#sp-nav{
display:none;
}

/* --- タブレット　スマホ用 --- */
@media screen and (max-width:991px) {


#responsive-btn-2 {
  display: block;
  margin: 0 0 0 25px;
padding-top:6px;
  transition: all 0.1s;
  height: 32px;
  width: 40px;
 background-color:#f7f7f7;
border-radius:5px ;
}

.sp-menu,
    .sp-menu span {
    display: inline-block;
    -webkit-transition:all .4s;
    transition: all .4s;
    box-sizing: border-box;
    }

    .sp-menu {
  position: relative;
  width: 24px;
      height: 20px;
cursor: pointer;
      z-index: 2;

    }

    .sp-menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #777;
    z-index: 3;
    }

    .sp-menu span:nth-of-type(1) {
    top: 0px;
    }

    .sp-menu span:nth-of-type(2) {
    top: 8px;
    }

    .sp-menu span:nth-of-type(3) {
    bottom: 0px;
    }

    .sp-menu.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    }

    .sp-menu.active span:nth-of-type(2) {
    opacity: 0;
    }

    .sp-menu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    }

    #sp-nav {
     position: fixed;
  top: 0;
  left: 0;
     z-index: 4;
    width: 100%;
 height:100%;
    padding: 0;
    opacity: 0;
    background-color: #000;
    transition: all 0.3s ease-in-out;
    visibility:hidden;
 display: block;

    }

    #sp-nav.active{
    right: 0;
    opacity: 0.9;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    }

    #sp-nav ul.ulspp{
    margin:0;
    padding: 0;
overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
  height:88.5%;
    }

    #sp-nav ul li{
    list-style-type: none;
    border-top: 1px dotted #999;
    }

#sp-nav ul.ulspp li.list-top{
list-style-type: none;
 border-top: none;
 }


    #sp-nav ul li a{
    display: block;
    padding: 10px 0 10px 15px;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #fff;
 font-family: 'Zen Antique Soft', serif;
　 width: 100%;
    }

    #sp-nav ul li a:hover {
    color: #ccc;
    }

 #sp-nav ul.ulspp2{
     background:#333;

    }

   #sp-nav ul.ulspp2 li{
    list-style-type: none;
    border-top: none;
    }

   #sp-nav ul.ulspp2 li a{
    padding: 6px 0 6px 20px;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #fff;
 font-family: 'Zen Antique Soft', serif;
font-size:0.9em;
    }

.ic-3{
padding-right:0.15em;
color:#FE920E;
font-size:1.2em;
 }

.ic-4{
padding-right:0.2em;
color:#00BFFF;
font-size:1.2em;
 }

}

.shadow05{
width:90%;
margin:0 auto;
background:#6dbb1f;
border-radius:50%;
padding:6px;
}

.shadow05 img{
width:100%;
height:auto;
border:6px solid rgba(255,255,255,.6); 
border-radius:50%;
}

.shadow06{
width:90%;
margin:0 auto;
background:#4F99E4;
border-radius:50%;
padding:6px;
}

.shadow06 img{
width:100%;
height:auto;
border:6px solid rgba(255,255,255,.6); 
border-radius:50%;
}

.shadow07{
width:90%;
margin:0 auto;
background:#FE920E;
border-radius:50%;
padding:6px;
}

.shadow07 img{
width:100%;
height:auto;
border:6px solid rgba(255,255,255,.6); 
border-radius:50%;
}

.ftb{
line-height:1.8;
margin-top:20px;
}

.prbt-box{
margin:20px 0;
}

.sec-news .prbt-box{
margin:50px 0 0;
}

.sec3 .prbt-box{
margin:40px 0 0;
}


.btnarrow5{
    /*矢印の基点とするためrelativeを指定*/
  position: relative;
    /*ボタンの形状*/
  border: 1px solid #E8383D;
border-radius:30px;
    padding: 10px 50px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #E8383D !important;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
font-weight:700;
font-size:16px;
}

.btnarrow5:hover{
  background:#E8383D;
  color:#fff !important;
}

/*矢印と下線の形状*/
.btnarrow5::before{
  content:"";
    /*絶対配置で下線の位置を決める*/
  position: absolute;
  top:50%;
  right:-28px;
    /*下線の形状*/
  width:55px;
  height:1px;
  background:#E8383D;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.btnarrow5::after{
  content:"";
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    top: 20%;
    right: -22px;
    /*矢印の形状*/
  width:1px;
  height:15px;
  background:#E8383D;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}

/*hoverした際の移動*/
.btnarrow5:hover::before{
  right:-40px;
}

.btnarrow5:hover::after{
  right:-35px;
}

.box-bg-001{
 background:#FBFAF8;
padding:40px;
border-radius:5px;
}

/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media(max-width:1023px) {
.box-bg-001{
 background:#FBFAF8;
padding:10px;
border-radius:5px;
}
}


/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media(max-width:767px) {

.shadow05{
width:80%;
margin:0 auto;
}

.shadow06 ,.shadow07{
width:80%;
margin:50px auto 0;
}

}

@media(max-width:480px) {
}
