html,body {
    font-size: 1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
        line-height: 2;
        position: relative;
	margin:0;
    letter-spacing: 0.01em;
    -webkit-text-size-adjust: 100%;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

section{
	clear: both;
	margin: 0 auto;
	max-width: 1620px;
}

article{
	margin-top: 20px;
	margin-bottom: 10px;
}

ol {list-style-type: decimal-leading-zero;
}


.wrapper-top{
        font-size: 18px;
        font-size: 1.8rem;
        text-align: left;
        position: relative;
        width: 100%;
        overflow: hidden;	
}

.c-box li{
	font-size: 1.3em;
}

.wht{
	background-color: white;
}

.lbox{
	width:50%;
	float: left;
}

.rbox{
	width:50%;
	float:right;
}

.d-text{
	display: inline-block;
	font-size:18px;
	line-height: 2;
	width:100%;
}

.d-content{
	max-width: 1100px;
    margin-inline: auto;
    padding-right: 20px;
    padding-left: 20px;
	display: block;
}

.strengthlist{
	width:47%;
	padding: 10px;
}

.genre h3{
	position: relative;
    padding: 1em 0 1em .75em;
    text-align: left;
    margin: 1.5em 0 0;
    color: #333;
    line-height: 1.7;
    display: flex;
    border-bottom: 1px solid #ccc;
}

.genre h3::before{
	content: url(../img/heading3.png);
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: bottom;
}


.genre_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
	max-width:1280px;
}
.genre_box {
  flex: 1 1 300px;
  max-width: 30%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .genre_box { max-width: 90%; }
}

.navy{
	color: #000080;
	font-size: 1.2em;
	font-weight: bold;
}
.crimson{
	color: crimson;
	font-size: 1.2em;
	font-weight: bold;
}
.darkgreen{
	color: darkgreen;
	font-size: 1.2em;
	font-weight: bold;
}
#ancorlink{
	max-width: 1620px;
	text-align: center;
	margin: 0 auto;
    padding-top: 20px;
}
#ancorlink li{
	 width: calc(100% / 5 - 20px);
	list-style: none;
	background-color: #fff;
}

#ancorlink li > a {
    display: block;
	font-size: 1.3em;
    width: 100%;
    height: 100%;
    padding: 1.25rem 0 1.5rem;
    text-align: center;
    border: 1px solid #505050;
}

.titlebox{
	background-color: #fff;
	border-radius: 15px;
}


.arrow {
  scroll-behavior: smooth;
}

.arrow a {
  color: #0E0E0E;;
  position: fixed;
  bottom: 40px;
  right: 80px;
  text-decoration: none;
  display: block;
  width: 100px;
  padding: 16px 20px;
  text-align: right;
  transform: rotate(90deg);
  transform-origin: bottom right;
  z-index: 9999;
}



.arrow1 {
width: 48px;
height: 1px;
background: #0E0E0E;;
position: absolute;
top: 50%;
right: 62px;
}

.arrow2 {
width: 1px;
height: 12px;
background: #0E0E0E;;
position: absolute;
top: calc(50% + 1px);
right: 109px;
transform: rotate(-130deg);
transform-origin: top left;
}

#detail{
	margin-top: 15px;
	padding: 10px;
	background-color: #fff;
	border-radius: 15px;
}



.detail{
	font-size: 1.3em;
}
.space{
	padding: 10px;
	width:100%;
}

.boximg{
	width: 100%;
}

#messagebox1{
	width:100%;
	height: 420px;
	clear: both;
	margin: 20px 0;
}


#messagebox4{
	width:100%;
	height: 390px;
	clear: both;
	margin: 20px 0;
}

#cost h3{
	margin-bottom: 0;
	font-size: 1.3em;
	font-weight: bold;
}
#cost h4{
	margin-bottom:0;
	margin-top:10px;
	font-size:1em;
}

#cost p{
	line-height:1.5;
	text-align: left;
}


.center{
	    text-align: center;
	width: 100%;
	    display: inline-block;
}


.pt40{
	padding-top:40px;
}
.pt50{
	padding-top: 50px;
}


.pt100{
	padding-top: 100px;
}
.pd50{
	padding-bottom: 50px;
}

.pd100{
	padding-bottom: 100px;
}


#strongpoint h3{
	margin:0;
}
@media screen and (max-width:790px) { 
	#strongpoint p{
		line-height: 1.3;
		font-size:20px;
		margin-bottom: 20px;
	}
}


/* icon関連 */

/* 
@media screen and (min-width:900px) { 
#tv::after{
	content: "";
        display: inline-block;
        width: 40px;
        height: 30px;
        background-image: url("../img/icon7.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#vp::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon14.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#motion::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon18.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#web::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon5.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#dvd::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon10.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#seminar::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon11.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#event::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon15.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#signage::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon17.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#travel::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon3.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#shop::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon4.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#mv::after{
	content: "";
        display: inline-block;
        width: 45px;
        height: 30px;
        background-image: url("../img/icon2.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
 
        background-size: auto 100%;
}
}


@media screen and (max-width:899px) { 

#tv::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon7.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#vp::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon14.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#motion::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon18.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#web::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon5.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#dvd::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon10.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#seminar::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon11.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#event::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon15.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#signage::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon17.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#travel::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon3.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#shop::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon4.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;

        background-size: auto 100%;
}

#mv::after{
	content: "";
        display: inline-block;
        width: 60px;
        height: 41px;
        background-image: url("../img/icon2.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
 
        background-size: auto 100%;
}
}

*/


#contact a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	transition-duration: 0.5s
}

#contact a:hover{
	color:crimson;
}

/* ビデオ関連 */
.video{
	width:100%;
}

/* ラッパー（外側の要素） */
.video-wrapper {
  overflow: hidden;
  position: relative; /* 絶対配置するコンテンツや疑似要素の基準とする */
  width: 100%;
  max-width: 1600px;
margin:0 auto;
}
 
/* 疑似要素でオーバーレイを表示 */
.video-wrapper::before {
  content: "";
  position: absolute; /* 絶対配置 */
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(9, 2, 108, 0.15);
}
 
/* video 要素 */
.video-wrapper video {
  width: 100%;  /* 明示的に幅を設定（必須） */
  height: 100%; /* 明示的に高さを設定（必須） */
  object-fit: cover; /* コンテンツボックスに収まるように拡大縮小 */
	padding-top: 52px;
}
 
.video-content {
  margin: 0;
  position: absolute; /* 絶対配置 */
  top: 43%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}

#content{
	clear: both;
}

#content .video-content h2 {
  font-size: 6rem;
  letter-spacing: 0.5rem;
  text-shadow: 2px 2px 2px #444;
  color: #fff;
}
 
.video-content p {
  max-width: 600px;
  padding: 0 2rem;
	font-size:2rem;
}

@media screen and (max-width:790px) { 
#content .video-content h2 {
  font-size: 50px;
  letter-spacing: 0.2rem;
  text-shadow: 2px 2px 2px #444;
  color: #fff;
}
}

.textbox{
	    backdrop-filter: blur(1px);
    display: inline-block;
    text-align: center;
    border: #333 1px solid;
    padding: 0.5em 1em;
    box-shadow: 5px 5px 0px #333;
	background-color: rgba(255, 255, 255, 0.7)
}

.bgwall{
	background-image: url("../img/bg05.jpg");
	background-repeat: repeat;
    height: auto;
}

section p{
	font-size: 1.8em;
} 



footer{
	background-color: #252525;
	color:#fff;
	clear:both
}

#title{
	background-color: #0E0E0E;
}

.dl::after{
	content: url("../img/dlicon.png");
	vertical-align: middle;
	padding-right: 5px;
}

#company{
	height:350px;
	background-image: url("../img/moderncg.png");
	background-position: center;
	background-repeat: no-repeat;
}
.tophead{
	font-size:3.625rem;
	padding-top: 120px;
	  background-color: rgba(255, 255, 255, 0.5);
}

.wbg{
	background-color: #fff;
	padding: 15px;
}

.gbg{
	    background: #f7f8f8;
        padding: 150px 0;
	width: 100%;
}

.vw80{
	width: 80vw;
	margin: 0 auto;
}

#topic{
	background-image: url("../img/pccam.jpg");
	  background-attachment: fixed;
  background-size: cover;
  background-position: center;
	color: #fff;
}


#type{
	display: grid;
	background-color: #e9e9e9;
}

#faq{
	background-color: #fff;
}

#contact{
	background-color: #e9e9e9;
}


#flow{
	background-color: #e9e9e9;
}

#flow p{
	margin: 16px;
}

.flowbox{
		width:45%;
	margin: 0;
		height:70px;
		padding-top: 40px;
		border: solid 3px #ddd;
		background-color: #fff;
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;
		transition-duration: 0.7s;
	float: left;
	}
	
	.flowbox a{
		color: #D17B00;
		text-decoration: none;
		transition-duration: 0.7s;
	}
	
	.flowbox:hover{
	background-color: #000080;
	}
	.flowbox a:hover{
				color:#fff;
	}	

#obi{
		background-image: url("../img/take.jpg");
	  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

.b-filter{
	background-color:rgba(0, 0, 0, 0.8);
}
.w-filter{
	background-color:rgba(255, 255, 255, 0.8);
}
.navy-filter{
	background-color:rgba(0, 0, 128, 0.6);
}
	
.c-box h3{
	font-size: 24px;
        font-weight: 500;
        text-align: left;
        margin: 25px 0 25px;
        padding: 0;
        background: none;
        color: #000;
}
.c-box p{
        line-height: 2;
	margin:0;
}
.shadow{
	background: #fff;
    border-radius: 40px 0 40px 0;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.09);

}

.subt{
	background-color: rgba(255, 255, 255, 0.8);;
font-size: 32px;
    backdrop-filter: blur(1px);
    display: inline-block;
    text-align: center;
    margin: 40px auto;
    border: #333 1px solid;
    padding: 0.5em 0;
    box-shadow: 5px 5px 0px #333;
}

.point {
    margin: 40px auto 40px;
}

.point ul {
    padding: 0;
    list-style: none;
    margin: 0 auto;
}
.point_sign02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sign.fadein-sign {
    opacity: 1;
    transition: all 2s;
    transform: translateY(0px);
	background-image: url("../img/wh_back4.png");
	background-repeat: repeat;
}
.point ul li {
    margin-bottom: 48px;
    padding: 2em 3em;
    position: relative;
}

.sign {
    background-color: #ffffffe8;
    opacity: 0;
    transition: 2s all;
    transform: translateY(100px);
    width: 30vw;
    margin: 0 8px;
    box-shadow: 2px 2px 5px #a1a1a1;
}

.point_subtitle {
    display: flex
;
    justify-content: start;
    align-items: center;
    text-align: center;
    margin-bottom: 24px;
}

.point_subtitle svg {
    width: 60px;
    height: 80px;
    margin-right: 8px;
}
.point ul li h2 {
    display: inline-block;
	color:#000;
}
.point ul li p {
    line-height: 38px;
    font-size: 18px;
}

.btn2 {
	position: relative;
	width: 250px;
	height: 150px;
	margin: 0 auto;
	display: block;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
}
.btn2 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
  display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.btn2:hover img:nth-of-type(2) {
	top: 100%;
  opacity: 0;
}
table{
	width: 100%;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

#cost table th{
	    width: 30%;
	background-color: #f5eadd;
	padding: 15px;

}

#cost table tr {
    	border-bottom: 1px solid #646464;
}

table th, table td {
    color: #666 !important;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
    vertical-align: top;
    padding: 0.5em 1em !important;
}

table th, table td:first-child {
border-top: 0px;
}


.modal-close i {
  font-size: 32px;
  color: #000;
}
.modal-overlay {
  background: rgba(0,0,0,0.6);
}


/*---------------------------------------------
  scroll animation
  ---------------------------------------------*/
@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
@keyframes infinity-scroll-right {
from {
  transform: translateX(-100%);
}
  to {
  transform: translateX(0);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
  padding-top:15px; 
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
  transition: transform .5s;
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
.scroll-infinity__list--right {
  animation: infinity-scroll-right 60s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: calc(100vw / 10);
}
.scroll-infinity__item>img {
  width: 84%;
}
.scroll-infinity__list a:hover{
	transform: scale(1.2);
}
/* [1] The container */
.img-hover-zoom {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.1);
}

@media screen and (min-width:541px) {
	.centerpc{
		text-align: center;
	}
}
@media screen and (max-width:540px) { 
.scroll-infinity__item {
  width: calc(100vw / 5);
}
	
	}
@media screen and (max-width:1690px) { 
	.widebr{
		display: none;
	}
	
	
}


/* 背景要素 */

#bg {
    background: -moz-linear-gradient(45deg, #ccc 0%,#00fa9a 40%,#32cd32 55%,#87cefa 100%);
    background: -webkit-linear-gradient(45deg, #ccc 0%,#00fa9a 40%,#32cd32 55%,#87cefa 100%);
    background: linear-gradient(45deg, #ccc 0%,#00fa9a 40%,#32cd32 55%,#87cefa 100%);
    background-size: 400% 400%;
    -webkit-animation: Gradient 8s ease infinite;
	-moz-animation: Gradient 8s ease infinite;
	animation: Gradient 8s ease infinite;
	/*min-height: calc(100vh - 2rem);*/
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: space-evenly;
	overflow: hidden;
	position: relative; 
}

#bg::before, 
#bg::after {
	content: "";
	width: 70vmax;
	height: 70vmax;
	position: absolute;
	background: rgba(255, 255, 255, 0.4);
	left: -20vmin;
	top: -20vmin;
	animation: morph 15s linear infinite alternate, spin 20s linear infinite;
	z-index: 1;
	will-change: border-radius, transform;
	transform-origin: 55% 55%;
	pointer-events: none; 
}
	
#bg::after {
    width: 70vmin;
    height: 70vmin;
    left: auto;
    right: -10vmin;
    top: auto;
    bottom: 0;
    animation: morph 10s linear infinite alternate, spin 26s linear infinite reverse;
    transform-origin: 20% 20%; 
}


#bg1{
	background-image:url("../img/acrylic.jpg");
	background-attachment: fixed;
	background-size: cover; 
	background-position: center; 
	padding: 20px 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: space-evenly;
	overflow: hidden;
	position: relative; 
}

.dtail-box{
	padding-bottom:20px; 
	margin: 0 16px
}
/* メニュー関係 */

.header {
  background: var(--background-navbar);
  position: fixed;
  width: 100%;
  height: 52px;
	z-index: 99999999;
}

/* Nav items */
.menu {
  list-style: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  margin-top: 52px;
  padding: 0 0 10px 0;
  clear: both;
  background: var(--background-navbar);
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: scale(1, 0);
  transform-origin: top;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
	background-color: #0E0E0E;
}

/* Hamburger menbu text */
.menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  color: #ddd;
  opacity: 0;
  transition: 0.5s;
}

.menu li {
  border-top: 1px solid rgb(75, 75, 75);
  padding: 15px 0;
  margin: 0 54px;
  opacity: 0;
  transition: 0.5s;

}

.menu li:hover {
background-color: aliceblue;
color:#000;
}
.menu a:hover {
color:#fff;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 24px 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
  background: #ddd;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #ddd;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 9px;
}

.navicon:after {
  bottom: 9px;
}
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem;
  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: 0.5rem;
}

a.btn-flat {
  overflow: hidden;
  color: #fff;
  border-radius: 0;
  background: #000;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 500%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);

  background: #00b7ee;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
  width: 100%;
  height: 52px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
	background-color: #0E0E0E;
}

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  color: #ddd;
  letter-spacing: 4px;
  font-size: 20px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40% / 70% 30% 70% 30%; }
  100% {
    border-radius: 40% 60%; } 
}

@keyframes spin {
  to {
    transform: rotate(1turn); 
  } 
}
	.st0{display:none;}
	.st1{display:inline;}
	.st2{opacity:0.29;}
	.st3{fill:#FFFFFF;}
	.st4{clip-path:url(#SVGID_2_);fill:#FFFFFF;}
	.st5{clip-path:url(#SVGID_4_);}
	.st6{clip-path:url(#SVGID_6_);}
	.st7{clip-path:url(#SVGID_8_);}
	.st8{clip-path:url(#SVGID_10_);}
	.st9{fill:none;}
	.st10{clip-path:url(#SVGID_12_);}
	.st11{opacity:0.7;}
	.st12{clip-path:url(#SVGID_14_);}
	.st13{opacity:0.2;}
	.st14{clip-path:url(#SVGID_16_);}
	.st15{opacity:0.3;fill:#FFFFFF;enable-background:new    ;}

@media screen and (max-width:979px) { 
    /*　画面サイズが980pxからはここを読み込む　*/
	.pc{
		display: none;
	}
}
@media screen and (min-width:980px) { 
	.sp{
		display: none;
	}
	.point_subtitle h2{
    height: 108px;
}
	}
.wrapper{
	width: 960px;
	padding: 0 20px;
	margin:20px auto;
        height: auto;
    position: relative;
    border: solid 5px #DAA520;
    border-radius: 6px 0 6px 0;
}
.wrapper:before,.wrapper:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 5px #DAA520;
    border-radius: 50%;
}
.wrapper:after {
	top: -18px;
    left: -16px;
}
.wrapper:before {
	bottom: -18px;
    right: -16px;
}
.wrapper p {
    margin: 0; 
    padding: 0;
}
	
	.textbox p{
		font-size: 1.8em;
	}

	.c-box li{
		margin: 20px 0;

}
	.topic{
		width: 50%;
		margin: 0 auto;
		text-align: center;
	}

	.lbox{
		width: 48%;
		float: left;
		padding: 5px;
		border-radius: 15px;
		height: 100%;
        font-weight: 800;
	}
	.lbox h4{
		font-weight: 1200;
		margin: 0;
	}
	.mgtp50{
		margin-top: 50px;
	}
	.mgtp130{
		margin-top: 130px;
	}
	.rbox{
		width: 48%;
		float:right;
		padding: 5px;
		border-radius: 15px;
		height: 100%;
        font-weight: 800;
	}
	.rbox h4{	
	font-weight: 1200;
	margin:0;
	}
	
	.titlebox{
		border: thick double #32a1ce;
		margin-top:30px;
		margin-bottom: 20px;
	}
	.titlebox h1{
    display: inline-block;
    font-size: 36px;
    margin:0px;
	text-align: center;
	width:100%;
	border-radius: 15px;
		}
	.pcmt70{
	margin:70px 0;
	}
.pamph{
	width:50%;
	margin: 0 auto;
	border: double dashed #2F2F2F;
	box-shadow: 22px 21px 27px -13px #696969;
	border-radius: 10px; 
}
	
#cost table th{
	    width: 40%;

}
	
.c-box{
        padding: 54px 50px 58px;
	line-height: 2;
	margin: 0 200px;
	
    }
	
#messagebox2{
	width:100%;
	clear: both;
	padding-top: 20px;
	text-align: center;
	height:auto;
}	
#messagebox3{
	width:100%;
	height: 970px;
	clear: both;
	margin: 20px 0;
}	
#messagebox6{
	width:100%;
	height: auto;
	clear: both;
	margin: 20px 0 0;
	text-align: center;
}
	
footer{
	height:40px;
	text-align: center;
    padding-top: 10px;
	
}

	h2{
		font-size: 32px;
    letter-spacing: 4px;
    margin-bottom: 40px;
	}
	
.strength1{
	background-image: url("../img/strength1.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        background-size: auto 100%;
	height: 300px;
	width: 300px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	}
.strength2{
	background-image: url("../img/strength2.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        background-size: auto 100%;
	height: 300px;
	width: 300px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	}
.strength3{
	background-image: url("../img/strength3.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        background-size: auto 100%;
	height: 300px;
	width: 300px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	}
.strength4{
	background-image: url("../img/strength4.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        background-size: auto 100%;
	height: 300px;
	width: 300px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	}
	

.n1::before{
        content: "";
        display: inline-block;
        width: 55px;
        height: 55px;
        background-image: url("../img/icn/number1.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        margin-right: 20px;
        background-size: auto 100%;
}
.n2::before{
        content: "";
        display: inline-block;
        width: 55px;
        height: 55px;
        background-image: url("../img/icn/number2.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        margin-right: 20px;
        background-size: auto 100%;
}
.n3::before{
        content: "";
        display: inline-block;
        width: 55px;
        height: 55px;
        background-image: url("../img/icn/number3.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        margin-right: 20px;
        background-size: auto 100%;
}

.n4::before{
        content: "";
        display: inline-block;
        width: 55px;
        height: 55px;
        background-image: url("../img/icn/number4.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        margin-right: 20px;
        background-size: auto 100%;
}

.n5::before{
        content: "";
        display: inline-block;
        width: 55px;
        height: 55px;
        background-image: url("../img/icn/number5.png");
        background-repeat: no-repeat;
        background-position: center center;
        vertical-align: middle;
        margin-right: 20px;
        background-size: auto 100%;
}
	
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  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: 0.5rem;
}

a.btn-flat {
  overflow: hidden;

  padding: 1.5rem 6rem;

  color: #fff;
  border-radius: 0;
  background: #000;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 500%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);

  background: #00b7ee;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}	
	
	

@media screen and (max-width:979px) {
.subt{
	background-color: rgba(255, 255, 255, 0.8);;
font-size: 32px;
    backdrop-filter: blur(1px);
    display: inline-block;
    text-align: center;
    margin: 40px auto;
    border: #333 1px solid;
    padding: 0;
    box-shadow: 5px 5px 0px #333;
}
	.strength_wrapper{
		width: 95vw;
        margin: 40px auto;
	}
    .point {
        width: 100%;
        margin: 40px auto;
    }

    .point h1 {
        backdrop-filter: none;
        font-size: 26px;
        margin: 40px auto;
        border: #333 1px solid;
    }

    .point ul li {
        margin-bottom: 24px;
        padding: 2em;
        border-radius: 20px;
        position: relative;
    }

    .point_subtitle {
        font-size: 16px;
    }

    .point ul li p a {
        color: #333;
    }

    .point ul li p b {
        color: #ff0000;
    }

    .point_sign01 {
        width: 95vw;
    }

    .sign {
        width: 100%;
        margin: 0;
    }


	.pc{
		display: none;
	}
	
.wrapper{
	width: 100%;
	margin:20px auto;
        height: auto;
}
	
	.t-box{
		padding: 30px 10px;
        margin: 0 30px;
	}
.point_title h1{
	font-size: 1.2em;
	color:#000;
    backdrop-filter: blur(1px);
    display: inline-block;
    text-align: center;
    margin: 40px auto;
    border: #333 1px solid;
    padding: 0.5em 1em;
    box-shadow: 5px 5px 0px #333;
}
	.titlebox{
		border: thick double #32a1ce;
		margin-top:30px;
		margin-bottom: 20px;
	}
	.titlebox h1{
    display: inline-block;
    font-size: 18px;
    margin:0px;
	text-align: center;
	width:100%;
	border-radius: 15px;
		}
	
  .video-wrapper {
    aspect-ratio: 1 / 1;
	  height:100vh;
  }
  .video-content {
    top:50%;
    margin-top: 1rem;
  }
	


#content  {
height:100vh;

	

}
	#messagebox1{
		height:auto;
		text-align: center;
	}
	#messagebox2{
		height:auto;
		text-align: center;
	}
	#messagebox3{
		height:auto;
		text-align: center;
	}
	#messagebox4{
		height:auto;
		text-align: center;
	}
footer{
	height:75px;
	text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;	
}

	#topic p{
		width: 100%;
	}
.pamph{
	width:80%;
	margin: 0 auto;
	border: double dashed #2F2F2F;
	box-shadow: 22px 21px 27px -13px #696969;
	border-radius: 10px; 
}
#messagebox1{
	width:100%;
	height: 100%;
	clear: both;
	margin: 20px 0;
}
#messagebox3{
	width:100%;
	height: 100%;
	clear: both;
	margin: 20px 0;
}	
	
#messagebox6{
	width:100%;
	height: 100%;
	clear: both;
	margin: 20px 0;
	text-align: center;
}
	
#cost table th{
	    width: 50%;

}	
.c-box{
        padding: 30px 20px;
	margin: 0 30px;
	font-size: 1em;
    }
	
	.textbox{
		padding: 10px;
	}
	
	.flowbox{
		width:100%;
		height:auto;
		padding: 20px 0;
		margin: 0;
		border: solid 3px #ddd;
		background-color: #ABABAB;
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;
	}

	.flowbox a{
				color:#fff;
	}
	
	#flow p{
		margin: 0;
	}
	
}

@media screen and (max-width:540px) {
.arrow a {
    color: #0E0E0E;
    position: fixed;
    bottom: 112px;
    right: 55px;
    text-decoration: none;
    display: block;
    width: 100px;
    padding: 16px 20px;
    text-align: right;
    transform: rotate(90deg);
    transform-origin: bottom right;
    z-index: 9999;
}
	

}