@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');


/*-------------
base font-family: 'Noto Sans JP', sans-serif;
-------------*/
body {
    font-family: 'Kosugi Maru', sans-serif;
    /*font-weight: 300;*/
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    margin: 0px !important;
    padding: 0px !important;
    background-color: #fff;
}
@media screen and (max-width: 575px) {
	body {
    font-size: 13px;
		letter-spacing: 0.5px;
}
}
@media screen and (max-width: 320px) {
	body {
    font-size: 12px;
		letter-spacing: 0.1px;
}
}
.img-top-bg{
    background-image: URL("img/matsudigi-top-bg.png");
    wight: 100%;
    height: auto;
    background-size: cover;
    background-position: 50% -70px;
    position: relative;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
}
@media screen and (max-width: 575px) {
	.img-top-bg{
	background: URL("");
}
}
section{
	margin: 0 !important;
	padding: 0 !important;
}
a {
    color: #1a5d9d !important;
    text-decoration: none;	
}
a:hover {
    opacity: 0.8;
	-webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
	text-decoration: none;	
}
p {
	line-height: 1.7em;
	font-size: 1em;
	text-align: justify;
  text-justify: inter-ideograph;
	/*font-weight: 400 !important;*/
	
}
@media screen and (max-width: 991px) {
	p {
	font-size: 0.9em;
}
}
@media screen and (max-width: 757px) {
	p {
	font-size: 0.8em;
		line-height: 1.6em;
}
}
@media screen and (max-width: 575px) {

}
p span{
	margin: 0!important;
}
.orange{
	color: #ea5514;
}
.info p{
	font-size: 16px;
	letter-spacing: 1px;
	margin-left: 1.3em;
}
.four p{
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.8em;
}
@media screen and (max-width: 767px) {
	
	.img-book{
	max-height: 220px;
	width: auto;
}
}
.lead-s{
	font-size: 1.2em;
	line-height: 1.5em;
}
@media screen and (max-width: 991px) {
	.lead-s{
	font-size: 1em;
	line-height: 1.4em;
}
}
h4{
	font-size: 1.4em;
}
@media screen and (max-width: 757px) {
	h4{
	font-size: 1.2em;
}
}
h3{
	font-size: 1.6em !important;
	font-weight: 400;
}
h2{
	font-size: 3em;
	letter-spacing: 1px;
	
	font-weight: 400;
	line-height: 1.5em;
}
@media screen and (max-width: 757px) {
	h2{
	font-size: 2.8em;
}
}
.kigyo h2{
	color: #1a5d9d;
	text-align: center;
	font-family: 'Kosugi Maru', sans-serif;
	font-weight: 400;
}
.cole, .cole2, .cole3{
	font-family: 'Noto Sans JP', sans-serif;
	padding: 2em 0.5em;
	margin-bottom: 15px;
	font-size: 1.1em;
}
.cole{
	background-color: #f1fbff;
}
.cole2{
    background-color: #FFF7F6;
}
.cole3{
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 8px 8px 0px 0 #ebe8e6;	
}

@media screen and (max-width: 757px) {
	.cole, .cole2, .cole3{
	font-size: 1.2em;
		padding: 1.5em 0.1em;
}
}
@media screen and (max-width: 575px) {
	.cole, .cole2, .cole3{
	font-size: 1.2em;
		padding: 0.5em 0.1em;
}
}
.main-img{
	max-width: 950px;
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1199px) {
	.main-img{
	max-width: 820px;
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 991px) {
	.main-img{
	max-width: 610px;
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 575px) {
	
	.info p{
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 1.3em;
}

}

ul{
	margin: 0 !important;
}
.bg-red li{
	font-size: 1.2em;
	margin: 1em 0;
}
.image-top{
	max-width: 1300px;
}
.image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}
.imp li{
	font-size: 1.2em;
	color: #D52E5F;
	margin: 1em 0;
}
.midashi{
	display: inline-block;
  padding: 0em 2em;
  border-radius: 7px;
  font-weight: 300;
	background-color: #1a5d9d;
	text-align: center;
	font-size: 2.5em;
	width: auto;
	color: #fff !important;
	margin: 1em auto !important;
}
@media screen and (max-width: 575px) {
	.midashi{
	font-size: 2em;
	margin: 0 auto 1em !important;
}
}
/*-------------
SVG
-------------*/
.footer-logo{
	max-width: 220px;
	height: auto;
	width: 100%;
}
@media screen and (max-width: 575px) {
	.footer-logo{
	max-width: 150px;
	height: auto;
	width: 100%;
}
}
.svg-jimoto{
	max-width: 800px;
	height: auto;
	width: 100%;
}
.svg-20{
	max-width: 900px;
	height: auto;
	width: 90%;
}
@media screen and (max-width: 757px) {
	.svg-jimoto{
	max-width: 500px;
}
	.svg-20{
	max-width: 500px;
	height: auto;
	width: 95%;
}
}
/*-------------
jimoto
-------------*/
.bg-blue{
	background-color: #1a5d9d;
}
/*-------------
button
-------------*/
.form-btn{
	display: inline-block;
  padding: 1em 40px;
  border-radius: 6px;
  font-weight: 300;
	background-color: #1a5d9d;
	text-align: center;
	font-size: 2.5em;
	width: 100%;
	color: #fff !important;
}

a.form-btn:hover{
	background-color: #1e8ebe;
	-webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
	color: #fff !important;
}
@media screen and (max-width: 757px) {
	.form-btn{
	font-size: 1.8em;
		line-height: 1.4em;
}
	.border-left{
		border: none !important;
	}
}
@media screen and (max-width: 575px) {
	
}
.btn-buy {
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 10px;
  border: 2px solid #1a5d9d;
  color: #fff !important;
  font-weight: 300;
  transition: 0.3s;
	background-color: #1a5d9d;
	text-align: center;
	font-size: 1.2em
}

.btn-buy:hover {
  background: #fff;
	border: 2px solid #1a5d9d;
  color: #1a5d9d !important;
}
.btn-buy2 {
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 10px;
  border: 2px solid #1a5d9d;
  color: #1a5d9d !important;
  font-weight: 300;
  transition: 0.3s;
	background-color: #fff;
	text-align: center;
	font-size: 1.2em
}

.btn-buy2:hover {
  background: #1a5d9d;
	border: 2px solid #1a5d9d;
  color: #fff !important;
}
.btn-hp{
	display: inline-block;
  padding: 0px 2em 1.5px;
  border-radius: 15px;
  border: 2px solid #ef8dad;
  color: #fff !important;
  font-weight: 300;
  transition: 0.3s;
	background-color: #ef8dad;
	text-align: center;
	line-height: 1.2em
}
.btn-hp:hover {
    background-color: #F3AFC6;
    border: 2px solid #F3AFC6;
    color: #fff !important;
}
.btn-movie{
	display: inline-block;
  padding: 0px 1.5em 1.5px;
  border-radius: 15px;
  border: 2px solid #1892d2;
  color: #fff !important;
  font-weight: 300;
  transition: 0.3s;
	background-color: #1892d2;
	text-align: center;
	line-height: 1.2em
}
.btn-movie:hover {
    background-color: #26A4E6;
    border: 2px solid #26A4E6;
    color: #fff !important;
}
.btn-movie-off{
    display: inline-block;
    padding: 0px 1.5em 1.5px;
    border-radius: 15px;
    border: 2px solid #CACACA;
    color: #fff !important;
    font-weight: 300;
    transition: 0.3s;
    background-color: #CACACA;
    text-align: center;
    line-height: 1.2em
}
.btn-movie-off:hover {
    background-color: #CACACA;
    border: 2px solid #CACACA;
    color: #fff !important;
}
.btn-tel{
	display: inline-block;
  padding: 0px 0.6em 1.5px;
  border-radius: 15px;
  border: 2px solid #6bc0cc;
  color: #fff !important;
  font-weight: 300;
  transition: 0.3s;
	background-color: #6bc0cc;
	text-align: center;
	line-height: 1.2em
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
/*-------------
btn
-------------*/


.inpre {
    width: 5em;
    height: 2em;
    line-height: 2em;
	letter-spacing: 2px;
    background-color: rgba(0,0,0,0.77);
    text-align: center;
    font-size: 25px;
    display: block;
    position: absolute;
    left: calc(50% - 2.5em);
    top: calc(50% - 1em);
    overflow: hidden;
}
.play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#7cc576 50%, rgba(124, 197, 118, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(124, 197, 118, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.play-btn:hover::after {
  border-left: 15px solid #7cc576;
  transform: scale(20);
}

.play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}
/*-------------
kigyo
-------------*/
.kigyo h3{
	font-size: 1.8em !important;
	border-bottom: 1px dotted#000;
	padding: 0 0.2em 0.3em;
	line-height: 1.3em;
}
.kigyo h3 span{
	border-radius: 1em;
	border: 2px solid #1a5d9d;
	background-color: #fff;
	padding: 0 1em 0.1em;
	color: #1a5d9d;
	font-size: 0.55em !important;

}
.kigyo p{
	font-size: 1em;
	padding: 0;
	margin: 0.5em;
	line-height: 1.6em;
	letter-spacing: 1px;
}
@media screen and (max-width: 991px) {
	.kigyo h3{
	font-size: 1.5em !important;
	padding: 0 0.2em 0.3em;
}
.kigyo h3 span{
	padding: 0 1em 0.1em;
}

}
@media screen and (max-width: 757px) {
	.kigyo h3{
	font-size: 1.2em !important;
	
	padding: 0 0.2em 0.3em;
		margin: 0 0 0.2em;
		line-height: 1.1em;
}
.kigyo h3 span{
	padding: 0 1em 0.1em;
	font-size: 0.6em !important;
}
.kigyo p{
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 1px;
}
}
@media screen and (max-width: 575px) {
	.kigyo h3{
	font-size: 1.1em !important;
	padding: 0 0.2em 0.3em;
		margin: 0 0 0.2em;
		line-height: 1.3em;
}
.kigyo h3 span{
	padding: 0 1em 0.15em;
	font-size: 0.7em !important;
}
.kigyo p{
	font-size: 0.75em;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}
}

/*-------------
footer
-------------*/
footer a {
    color: #fff !important;
    text-decoration: none;	
}
footer{
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #fff;
	padding: 25px 0 45px;
	color: #000;
	font-weight: 300;
	letter-spacing: 1.5px;
	font-size: 14px;
	line-height: 1.5em;
}
footer p{
	line-height: 1.2em;
	font-size: 12px;
	font-weight: 300 !important;
	text-justify: none !important;
}
footer h2{
	font-size: 1.8em;
}
@media screen and (max-width: 991px) {
	footer p{
	font-size: 11px;
}
	footer h2{
	font-size: 1.5em;
		margin-left: 8px;
		letter-spacing: 0.3px;
}
	footer h3{
	font-size: 1.3em !important;
		margin-left: 8px;
}
}
/*-------------
form
-------------*/
label{
	font-weight: 500;
}

/*-------------
container
-------------*/
.top-container{
	max-width: 1040px;
	margin: 0px auto;
	z-index: 100 !important;
	position: relative;
	padding: 25px 0;
}
@media screen and (max-width: 575px) {
	.top-container{
	padding: 15px 0;
}
}
.name{
	font-size: 13px;
}
@media screen and (max-width: 757px) {
	.name{
	font-size: 12px;
		line-height: 1.2em;
}
}
.bg_img{
  background: URL("img/matsuno-bg.jpg");
  wight: 100%;
  height: 55vh;
  background-size:cover;
  background-position:50%;
  position: relative;
	margin: 0;
	padding: 0;
}
.bg_img::after{
  content: "";
  position: absolute;
  background: linear-gradient(30deg, #000 50%, transparent 52%),
      linear-gradient(330deg, #000 50%, transparent 52%);
  background-size: 60px 60px;
  height: 30px;
  width: 100%;
  bottom: 0;
}
@media screen and (max-width: 991px) {
	.bg_img{
  wight: 100%;
  height: 45vh;
}
}
@media screen and (max-width: 757px) {
	.bg_img::after{
  content: "";
  position: absolute;
  background: linear-gradient(30deg, #000 50%, transparent 52%),
      linear-gradient(330deg, #000 50%, transparent 52%);
  background-size: 45px 45px;
  height: 30px;
  width: 100%;
  bottom: 0;
}
}
@media screen and (max-width: 575px) {
	.bg_img{
  wight: 100%;
  height: 250px;
}
}
section.bg-black{
	background-color: #000;
}
.bg-dblack{
	background-color: #000;
	position: relative;
	z-index: 0;
}
.bg-dblack::before, .zigzag::after {
  height: 60px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.bg-dblack::before {
  top: -40px;
  background: linear-gradient(30deg, #000 40px, transparent 0), linear-gradient(330deg, #000 40px, transparent 0);
  background-size: 60px 60px;
}

.bg-dwhite{
	background-color: #fff;
	position: relative;
	z-index: 0;
}
.bg-dwhite::before, .zigzag::after {
  height: 60px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.bg-dwhite::before {
  top: -40px;
  background: linear-gradient(30deg, #fff 40px, transparent 0), linear-gradient(330deg, #fff 40px, transparent 0);
  background-size: 60px 60px;
}
.bg-dwhite::after {
  height: 60px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.bg-dwhite::after {
  bottom: -40px;
  background: linear-gradient(150deg, #fff 40px, transparent 0), linear-gradient(210deg, #fff 40px, transparent 0);
  background-size: 60px 60px;
}

@media screen and (max-width: 767px) {
	.bg-dwhite::before {
  height: 60px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: -40px;
  background: linear-gradient(30deg, #fff 30px, transparent 0), linear-gradient(330deg, #fff 30px, transparent 0);
  background-size: 50px 50px;
}
.bg-dwhite::after {
  height: 50px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
	bottom: -40px;
  background: linear-gradient(150deg, #fff 30px, transparent 0), linear-gradient(210deg, #fff 30px, transparent 0);
  background-size: 50px 50px;
}

}
@media screen and (max-width: 575px) {
	.bg-dwhite::before {
  height: 40px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: -40px;
  background: linear-gradient(30deg, #fff 30px, transparent 0), linear-gradient(330deg, #fff 30px, transparent 0);
  background-size: 40px 40px;
}
.bg-dwhite::after {
  height: 40px;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
	bottom: -40px;
  background: linear-gradient(150deg, #fff 30px, transparent 0), linear-gradient(210deg, #fff 30px, transparent 0);
  background-size: 40px 40px;
}
}
.svg-sec{
	height: 30px;
	width: auto;
}
.svg-100{
	width: 100%;
	height: auto;
	max-width: 1000px;
}
.svg-logo img{
	width: 80%;
	height: 80%;
}
.img-sec{
	border-radius: 10px;
	max-width: 320px;
	width: 100%;
}
@media screen and (max-width: 991px) {
.svg-logo img{
	width: 90%;
	height: 90%;
}
}
@media screen and (max-width: 767px) {
.svg-logo img{
	width: 70%;
	height: 70%;
	margin: 25px;
}
	.svg-sec{
	height: 26px;
	width: auto;
}
}
@media screen and (max-width: 575px) {
	.svg-logo img{
	width: auto;
	height: 120px;
		margin: 15px 15px 0;
}
}
.bg-fff{
	background-color: #fff;
	
}
.under {
  background: linear-gradient(transparent 0, #fff100 0);
}
.round-50{
    border-radius: 6px;	
}

/*-------------
other
-------------*/
.place{
	font-size: 1.2em; 
	line-height: 2.2em
}
table{
	border-top: 2px solid #000;
	font-size: 1.2em;
	line-height: 1.5em;
}
tr{
	border-bottom: 2px solid #000;
}
th{
	padding: 1em;
	border-right: 2px solid #000;
	text-align: center;
	font-weight: 300;
}
td{
	padding: 1em 0.5em 1em 2em;
}
@media screen and (max-width: 991px) {
	.place{
	font-size: 1.1em; 
}
	table{
	font-size: 1.1em;
	line-height: 1.3em;
}
	th{
	padding: 0.5em;
}
td{
	padding: 1em 0.5em 1em 1.2em;
}
}
@media screen and (max-width: 991px) {
	.place{
	font-size: 1.1em; 
}
	table{
	font-size: 1em;
	line-height: 1.3em;
}
}
.border-dot{
	border-bottom: 1px dotted #000;
	padding: 0.5em 0;
}
.border-r{
	border-right: 2px solid #000;
	padding: 1em;
}
.border-tb{
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.text-circle{
    border-radius: 100vh;
	padding: 0.05em 1.5em 0.1em;
	color: #fff;
	background-color: #ea5514;
	
}
@media screen and (max-width: 575px) {
	.text-circle{
    width: 100%;
	
}
}
.cla{
	font-size: 1.3em;
	line-height: 1.5em;
}
.ql-l{
	font-size: 1.6em;
	font-weight: 600;
	border-bottom: 2px solid #000;
	padding: 5px;
}
.pckun{
	max-width: 170px;
	height: auto;
	position: absolute;
	right: 15px;
	top: -60px;
}
.margin-up{
	margin-top: -100px;
}
.margin-down{
	padding-bottom: 100px;
}
@media screen and (max-width: 1199px) {
	.pckun{
	max-width: 170px;
	height: auto;
	position: absolute;
	right: -50px;
	top: -60px;
}
}
@media screen and (max-width: 991px) {
	.cla{
	font-size: 1.2em;
	line-height: 1.8em;
}
	.ql-l{
	font-size: 1.6em;
		line-height: 2em;
	padding: 5px;
}
	.pckun{
	max-width: 170px;
	height: auto;
	position: absolute;
	right: -50px;
	top: -35px;
}
}
@media screen and (max-width: 757px) {
	.pckun{
	max-width: 130px;
	height: auto;
	position: absolute;
	right: -30px;
	top: -35px;
}
	.margin-up{
	margin-top: -50px;
}
.margin-down{
	padding-bottom: 30px;
}
}
@media screen and (max-width: 575px) {
	.cla{
	font-size: 1em;
	line-height: 1.8em;
}
	.ql-l{
	font-size: 1.2em;
		line-height: 2em;
	padding: 2px;
}
	.w-img{
		font-size: 12px;
	}
	.w-img img{
		width: 100px;
		height: 200px;
		object-fit: cover;
	}
	.pckun{
	max-width: 25vw;
	height: auto;
	position: absolute;
	right: -30px;
	top: -35px;
}
	.margin-up{
	margin-top: -50px;
}
.margin-down{
	padding-bottom: 30px;
}
}