@charset"UTF-8";

.global{
	margin: 0 auto;
	width: 68%;
	color: #3d3d3d;
}
.a-mokei-flex{
	display: flex;
	align-items: flex-end;
}
.a-mokeisearch{
	margin: 0 1rem 0 0;
}
.a-mokeisearch img{
	width: 20px;
}
#searchBox{
	width: 300px;
	border: none;
	outline: none; 
	box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom: solid 1px gray;
	margin-bottom: 1rem;
}
.search-form-5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 300px; /* 任意の幅に調整してください */
    overflow: hidden;
	border-bottom: solid 1px gray;
}

.search-form-5 input {
    height: 45px;
    padding: 5px 15px;
    border: none;
    box-sizing: border-box;
    font-size: 1em;
    outline: none;
}

.search-form-5 input::placeholder {
    color: #777777;
}

.search-form-5 button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    border: none;
	background-image:url(https://www.studiosakai.co.jp/data/images-2/sarch.png);
	background-repeat: no-repeat;
    background-color: transparent;
	background-size: 23px;
	background-position: center;
    cursor: pointer;
}

.search-form-5 button::after {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    content: '';
}
.a-mokeisearch-right a, .mokei-link, .map-flexbox a{
	display: inline-block;
	text-decoration: underline;
}
.a-mokei-main p{
	font-size: 0.8rem;
}

.a-mokei-main{
	width: 100%;
	margin: 0 auto;
	padding: 2rem;
	border: solid 1px silver;
	display: flex;
	box-sizing: border-box;
	margin-bottom: -1px;
}
.main-img{
	margin-top: 1rem;
	width: 300px;
}
.main-img img{
	width: 300px;
	height: auto;
	object-fit: cover;
}
.main-text{
	padding: 0 1rem;
}
.main-text h2{
	margin: 0;
	font-size: 1.2rem;
	border-bottom: solid 1px silver;
}
.frame p{
	display: inline-block;
	border: solid 1px silver;
	padding: 0.3rem;
	margin: 0.1rem 0;
	font-size: 0.9rem;
	font-weight: bold;
}
.slider{
    margin:0 auto;
    width: 100%;
}
.slider .slick-slide {
    position: relative;
}
.slider img{
	margin: 0 auto;
    height: auto;
    width: 100%;
}

.slick-next:before{
	content:url(images/right.png)
}
.slick-prev:before{
	content:url(images/left.png)
}
.slick-next {
    right: 18.1%;
	top: 40%;
}
.slick-prev {
    left: 16.3%;
	top: 40%;
}
.slider p{
	z-index: 1;
}
.cc-1,
.cc-2,
.cc-4,
.cc-5,
.cc-6,
.cc-7,
.cc-8,
.cc-9,
.cc-10,
.cc-11,
.cc-12{
	position: absolute;
	top: 45%;
	left: 0;
 	right: 0;
	font-family: 'ＭＳ 明朝', 'MS Mincho','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	font-size: 3.5em;
	font-weight: bold;
	display: inline-block;
	margin: 0 auto;
	width: 60%;
	color: #fff;
    text-shadow: 0px 3px 5px #000;
	z-index: 1;
	text-align: center;
}
.border-left{
	border-left: solid 8px;
    padding-left: 1rem;
	border-left-color: #0079e5;
}
.text-content p{
	padding-left: 1rem;
    margin: 0.5rem;
    line-height: 1.5;
}
.text-content ul{
	list-style-type: decimal;
	padding-left: 2rem;
	line-height: 1.8rem;
}
.map{
	display: flex;
}
.new{
	width: 100%;
	font-size: 0.8rem;
	margin-top: 1rem;
}
.none1{
	display: none;
}
@media screen and (max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/

	.cc-1,
	.cc-2,
	.cc-4,
	.cc-5,
	.cc-6,
	.cc-7,
	.cc-8,
	.cc-9,
	.cc-10,
	.cc-11,
	.cc-12{
		font-size: 1.5em;
	}
	.a-mokei-flex{
		flex-wrap: wrap;
	}


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

	.none1{
		display: block;
	}
	.none{
		display: none;
	}
	.global{
		width: 100%;
	}
	.a-mokei-top{
		margin-top: 3rem;
	}
	.a-mokei-flex {
	    display: flex;
	    align-items: flex-end;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.search-form-5 {
	    width: 100%; /* 任意の幅に調整してください */
	}

	.a-mokei-main{
		width: 90%;
		padding: 1rem;
		margin-bottom: 1rem;
		flex-wrap: wrap;
		justify-content: center;
		border-radius: 20px;
		box-shadow: 1px 1px 1px gray;
	}


	.slick-next:before,.slick-prev:before{
		display: none;
	}
	.slider{
		width: 100%;
	}
	#global{
		margin-top: 3em;
	}
	.cc-1,
	.cc-2,
	.cc-4,
	.cc-5,
	.cc-6,
	.cc-7,
	.cc-8,
	.cc-9,
	.cc-10,
	.cc-11,
	.cc-12{
		position: absolute;
		top: 45%;
		left: 0;
	 	right: 0;
		font-family: 'ＭＳ 明朝', 'MS Mincho','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
		font-size: 1.7em;
		font-weight: bold;
		display: inline-block;
		margin: 0 auto;
		width: 100%;
		color: #fff;
	    text-shadow: 0px 3px 5px #000;
		z-index: 1;
	}
	.a-mokei-text{
		width: 90%;
		margin: 0 auto;
	}
	.main-text{
		margin-top: 1rem;
	}

