@charset "UTF-8";
/* CSS Document */
.swiper-slide {
	overflow: hidden;
}
	
.img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}



.concept {
	-webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.8)); /* SafariなどのWebkitブラウザ用 */
	filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.5)); 
}

.main_btn {
	display: block;
}

.sankaku {
	text-align: center;
	line-height: 180%;
}

@media only screen and (max-width:960px) {
	/*mobile*/
	
	.mbdel {
		display: none;
	}
	.radio_line {
		padding: 5px;
		display: block;
	}
	.con {
		display: block;
		margin: 0 auto;
		width: 80%;
	}
	.book {
		width: 90%;
		height: auto;
		display: block;
		margin: 0 auto 1em;
	}
	header {
		width: 100%;
		background: #FFF;
		align-items: center;
		height: 92px;
	}

	header > h1 > img {
		padding-top: 18px;
		padding-bottom: 24px;
		display:block;
		margin: 0 auto;
		height: 92px;
	}


	
	
	.main_btn {
		background: #ff1a66;
		font-size: 2rem;
		font-weight: 600 !important;
		text-align: center;
		padding: 0.5em 0;
		width: 90%;
		color: #FFF;
		margin: 15px auto 0;
		border-radius: 10px;
	}
	.main_btn span {
		font-weight: 300 !important;
		font-size: 1.4rem;
		display: block;
	}
	
	.main_title {
		font-size: 2.5rem;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 130% !important;
		padding-bottom: 1em;
		text-align: center;
	}
	
	.main_title span {
		font-size: 2rem;
		display: block;
	}
	

	/*
	.title {
		display: block;
		padding: 3em 0 2em;
		width: 100%;
		margin: 0 auto;
	}
	*/
	.title img {
		width: 100%;
	}
	
	
	
	.sc_txt {
		text-align:center;
		margin-bottom: 110px;
	}
	
	.check_sp h2 {
		text-align: center;
		margin-bottom: 30px;
	}
	.check_sp h2 img {
		width: 35vw;
		display: block;
		margin: 0 auto;
	}
	
	.check_sp ul img {
		width: 100%;
	}
	
	.check_sp li > p {
		text-align:center;
		font-size: 1.6rem;
		margin-bottom: 0.5em;
		line-height: 160%;
	}
	
	.check_sp ul {
		width: 90%;
		margin: 0 auto 2em;
	}
	
	.check_sp li {
		border: 2px solid #666;
		background-size: 100% auto;
		width: 100%;
		background: #efefef;
		margin-bottom: 1em;
	}

	
	.check_last {
		text-align: center;
		font-size: 2.5rem;
		font-weight: 600;
		margin-bottom: 1em;
	}
	.check_last span {
		font-size: 1.8rem;
		display: block;
		padding-top: 0.5em;
	}
	
	
	
	
	.point1 {
		width: 90%;
		margin: 0 auto 3em;
		display: flex;
		flex-wrap: wrap;
	}
	
	.point1 li {
		width: calc(50% - 5px);
		margin-bottom: 10px;
	}
	.point1 li:nth-child(odd) {
		margin-right: 10px;
	}
	.point1 img {
		width: 100%;
		display: block;
	}
	
	.point2 {
		background:url("../images/sankaku.svg") no-repeat top center #F8F8F8;
	}
	
	.point2 h2 {
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	
	.point2 p {
		text-align: left;
		font-size:  1.4rem;
		line-height: 2em;
		padding-bottom: 2em;
		width: 90%;
		margin: 0 auto;
	}
	
	.point3 {
		width: 90%;
		margin: 0 auto;
	}
	
	.point3 ul {
		width: 100%;
		margin: 0 auto 1.5em;
		display: flex;
		flex-wrap: wrap;
	}
	
	.point3 li {
		width: 100%;
		border: 1px solid #CCC;
		padding: 0 0 1.5em;
	}
	.point3 li:first-child {
		margin-bottom: 20px;
	}
	
	.point3 li h3 {
		font-size: 2rem;
		position:relative;
		top: -0.75em;
		left: 0;
		right: 0;
		text-align: center;
		width: 3.5em;
		background: #fff;
		margin: 0 auto;
	}
	.point3 li p {
		font-size: 1.6rem;
		text-align: center;
	}
	.point3 h4 {
		font-size: 1.6rem;
		line-height: 1.5em;
		text-align: center;
	}
	.point3 h4 span {
		border-bottom: 4px solid #FF0046;
		margin-bottom: 3em;
	}
	
	.point4 ul {
		max-width: 90%;
		margin: 0 auto;
		border-top: 1px solid #666;
	}
	.point4 li {
		border-bottom: 1px solid #666;
		padding: 2.5em 0;
	}
	.point4 h3 {
		max-width: 100%;
		margin: 0 auto;
	}
	.point4 h3 > img {
		width: 100%;
		display: block;
	}
	.point4 li > p {
		max-width: 100%;
		margin: 0 auto;
	}
	
	.point5 {
		width: 90%;
		margin: 0 auto;
	}
	
	.tab01 {
		width: 100%;
		margin: 0 auto 0.5em;
	}
	/*タブのスタイル*/
	.tab_sp {
		width: 100%;
	}
	.tab_menu {
		width: calc(100% / 2);
		height: 60px;
		line-height: 60px;
		text-align: center;
		border-top: 1px solid #666;
		border-left: 1px solid #666;
		border-right: 1px solid #666;
		background-color: #FFF;
		display: block;
		float: left;
		text-align: center;
		transition: all 0.2s ease;
		margin: 0 auto;
	}

	.tab_menu:hover {
		opacity: 0.75;
	}
	/*ラジオボタンを全て消す*/
	input[name="tab_menu"] {
		display: none;
	}
	/*タブ切り替えの中身のスタイル*/
	.tab_contents {
		display: none;
		padding: 1.5em;
		clear: both;
		overflow: hidden;
		transition: .5s opacity;
		border: 1px solid #666;
		background: #F8F8F8;
	}
	/*選択されているタブを表示*/
	#menu01:checked ~ #menu01,
	#menu02:checked ~ #menu02 {
		display: block;
	}
	/*選択されているタブのスタイル*/
	.tab01 input:checked + .tab_menu {
		border: 1px solid #666;
		background-color: #666;
		color: #fff;
	}
	.tab_contents ul {
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
	}
	.tab_contents li {
		width: 100%;
		font-size: 3rem;
		line-height: 1.5em;
	}
	.tab_contents p {
		text-align: center;
	}
	.p5p {
		text-align: center;
		margin-bottom: 4em;
	}
	
	
	
	
	.point7 h3 {
		text-align: center;
		font-size: 1.8rem;
		border-bottom: 1px solid #666;
		display: inline-block;
		margin-bottom: 50px;
	}
	
	.point7 h3 span {
		font-size: 1.4rem;
		display: block;
	}
	.point7 h3 b {
		font-size: 1.2rem;
		border-radius: 50%;
		background: #666;
		color: #FFF;
		width: 1.5em;
		line-height: 1.5em;
		display: block;
		margin: 0 auto;
	}
	
	.str01 {
		width: 100%;
		text-align: center;
		border-top: 1px solid #CCC;
		padding:4em 0;
	}
	.str01 ul {
		margin: 0 auto;
		width: 100%;
	}
	
	.str01 li {
		width: 100%;
		margin-bottom: 3em;
	}
	.str01 li h4 {
		font-size: 1.6rem;
		border: 1px solid #666;
		padding: 0.3em 0.5em;
		width: 13em;
		display: block;
		margin: 0 auto 1em;
	}
	.str01 li p {
		width: 80%;
		text-align: left !important;
		margin: 0 auto;
	}
	.str01 img {
		width: 100%;
		margin-bottom: 1em;
	}
	
	.str02 {
		width: 100%;
		text-align: center;
		background: url("../images/strong02mb.jpg") center center no-repeat;
		background-size: auto 100%;
	}
	.str02 div {
		background-color: rgba(255, 255, 255, 0.8);
		width: 85%;
		margin: 0 auto;
		padding: 4em 0;
		text-align: center;
	}
	.str02 div p {
		font-size: 1.5rem;
		line-height: 250%;
	}
	.str03 {
		border-bottom: 1px solid #CCC;
		text-align: center;
		padding: 4em 0;
		margin-bottom: 3em;
	}
	.str03 ul {
		width: 90%;
		margin: 1.5em auto 2em;
		display: flex;
		flex-wrap: wrap;
	}
	
	.str03 li {
		width: calc((100% - 10px) /2);
		margin-bottom: 1em;
	}
	.str03 li:first-child {
		margin-right: 10px;
	}
	.str03 li img {
		width: 100%;
	}
	.str03 h4 {
		text-align: center;
		font-size: 1.6rem;
		font-weight: 600;
		padding-bottom: 0.5em;
	}
	.str03l {
		font-size: 2rem;
		font-weight: 700;
	}
	
	
	.point8 {
		width: 90%;
		margin: 0 auto 8em;
	}
	
	.p8p {
		text-align: center;
		line-height: 180%;
		margin-bottom: 1.5em;
	}
	
	.point8 ul {
		border-top: 2px solid #666;
		border-bottom: 2px solid #666;
		display: flex;
		flex-wrap: wrap;
	}
	.point8 li {
		border-bottom: 1px solid #666;
	}
	
	.p8li1 {
		width:80px;
		padding: 10px;
		font-size: 3rem;
		border-right: 1px solid #666;
		text-align: center;
	}
	.p8li2 {
		width:calc(100% - 80px);
		padding: 20px;
	}
	.p8li3 {
		width: 100%;
		padding: 20px;
	}
	
	.point9 {
		width: 90%;
		margin: 0 auto;
	}
	
	.point9 p {
		text-align: left;
		line-height: 2em;
	}
	
	
	
	
	.toibanner {
		width: 100%;
		margin: 0 auto 2em;
	}
	
	.toibanner img {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.mb30 {
		margin-bottom: 1.5em;
	}
	
	
	
	
	.contact {
		width: 100%;
		padding-bottom: 5em;
		margin: 0 auto;
	}

	.form_sp {
		width: 90%;
		margin: 0 auto;
	}
	
	.form_sp li {
		list-style: none;
		display: block;
	}
	
	.form_sp li:nth-child(even) {
		margin-bottom: 0.5em;
	}

	.form_sp input[type="text"] {
		border: 1px solid #CCC;
		box-sizing: border-box;
		height: 30px;
	}
	.fmax {
		width: 100%;
	}


	.sbt_sp input[type="submit"] {
		cursor: pointer;
		display: block;
		background: #666;
		color: #fff;
		width: 100%;
		padding: 1em 0;
		margin:0 auto 0.5em;
		border: none;
	}
	.sbt_sp {
		padding-top: 60px;
		text-align: center;
	}

	.sbt_sp a {
		border-bottom: 1px solid #333;
	}
	
	.selectbox {
		appearance: none;
		border: 1px solid #000;
		box-sizing: border-box;
		height: 30px;
		display: inline-block;
		margin-bottom: 30px;
	}

	footer {
		width: 100%;
		text-align: center
	}
	footer img {
		width: 50%;
		margin: 0 auto 15px;
		display: block;
	}

	.address {
		margin-bottom: 3em;
	}
	.copy {
		margin-bottom: 100px;
	}

	
	#page-top{
		display: block;
		position: fixed;
		z-index: 9999;
		bottom: -60px;
		right: 10px;
		width: 50px;
		color: #fff;
		text-align: center;
		text-decoration: none;
		transition: .5s;
	}

	#page-top:hover{ 
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}
	.form_end {
		width: 90%;
		padding-top: 30px;
		margin: 0 auto;
	}
	.form_end h2 {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 30px;
	}
	
	.contact_navi {
		width: 100%;
		position:fixed;
		right: 0;
		left: 0;
		bottom:0;
		z-index: 9999;
	}
	
	.contact_navi ul {
		display: flex;
		flex-wrap: wrap;
	}
	.contact_navi li {
		width: calc(50% - 10px);
		display: block;
		margin: 0 5px 10px;
	}
	
	.contact_navi li button {
		width: 100%;
		height: 65px;
		color: #FFF;
		text-align: center;
		font-size: 1.4rem;
		font-weight: 900;
		letter-spacing: 0.05em;
		border-radius: 10px;
	}
	.contact_navi li:first-child button {
		background: #3bcfcf;
	}
	.contact_navi li:last-child button {
		background: #f0825b;
	}
	
	
	
	
	
	
	.freetel {
		background: url("../images/freetel.svg") no-repeat left center;
		background-size: 30px auto;
		padding-left: 30px;
		font-size: 2.4rem;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #848079;
	}
	.mcl {
		display: none;
	}
	
	
	
	.m_photo01 {
		width: 100%;
		height: 140px;
		margin-bottom: 5px;
	}
	
	.m_photo01 img,
	.m_photo_sp img{
		object-fit: cover;
		height: 100%;
		width: 100%;
	}
	
	ul.m_txt {
		width: 100%;
		margin-bottom: 10px;
	}
	ul.m_txt li {
		border-bottom: 1px solid #ccc;
		padding:0.25em 0;
	}
	ul.m_txt li:first-child,
	ul.m_txt li:last-child {
		border-bottom: 1px solid #666;
	}
	
	ul.m_txt li:first-child {
		font-size: 1.7rem;
	}
	ul.m_photo_sp {
		width: 100%;
		margin-bottom: 5px;
		display: flex;
		flex-wrap: wrap;
	}
	ul.m_photo_sp li {
		width: calc((100% - 10px) / 2);
		height: 90px;
		margin-right:10px;
		margin-bottom:10px;
	}
	ul.m_photo_sp li:nth-child(2n) {
		margin-right:0;
	}
	
	
	
	
	.c-btn {
		cursor: pointer;
		transition: 0.3s;
		border: none;
		background: #FFF;
	}

	.c-switchingTabs {
		display: flex;
		gap: 14px;
		margin-bottom: -1px;
		width: 100%;
		height: 45px;
		margin: 0 auto;
		line-height: 45px;
	}
	.c-switchingTabs__tab {
		display: flex;
		justify-content: center;
		align-items: center;
		width: calc((100% - 14px) / 2);
		padding: 0.5em 1em;
		border: 1px solid #666;
		border-bottom: none;
		background: #FFF;
		color: #666;
		cursor: pointer;
		transition: 0.3s;
	}

	.c-switchingTabs__tab:hover, .c-switchingTabs__tab.is-current {
		background: #666;
		color: #FFF;
	}

	.c-switchingContainer {
		width: 100%;
		padding: 5em 1em 6em;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
	}
	.c-switchingContainer__contents {
		width: 100%;
	}

	.js-switchingContents {
		height: 0;
		opacity: 0;
		overflow: hidden;
		transition: 0.3s;
	}
	.js-switchingContents.is-open {
		height: auto;
		opacity: 1;
	}
	
	
	
	.pre_sp {
		width: 100%;
		margin: 0 auto 3em;
	}
	
	.pre_title {
		text-align: center;
		font-size: 1.7rem !important;
		width: 100%;
		font-weight: 700 !important;
	}
	
	.sankaku {
		font-size: 1.4rem;
		margin: 1em 0;
	}
	
	.pre_sp h3 {
		text-align: center;
		font-size: 2.2rem !important;
		font-weight: 700 !important;
	}
	
	.pre_list {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin-bottom: 20px;
	}
	.pre_list li {
		display: block;
		width: 50%;
	}
	.pre_list li:first-child {
		width: 100%;
	}

	.pre_list li img {
		display: block;
		width: 100%;
	}
	
	
	
	.title {
		font-size: 3.2rem;
		letter-spacing: 0.05em;
		line-height: 130% !important;
		font-weight: 700 !important;
		padding: 100px 0 45px;
	}
	
	.title span {
		font-size: 1.6rem;
		display: block;
	}
	
	.title strong {
		border-bottom: 2px solid #666;
		font-weight: 700 !important;
	}
	
	
	.title,
	.pre_btn_st,
	.pre_btn_ls {
		text-align: center;
		font-weight: 600;
		line-height: 180%;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.pre_btn_st,
	.pre_btn_ls {
		font-size: 1.8rem;
	}
	
	.pre_btn_ls {
		margin-bottom: 30px;
	}
	.pre_txt {
		font-size: 1.3rem;
		text-align: center;
		line-height: 180%;
		margin: 20px;
	}
	
	
	.pre_c {
		font-size:  1.4rem;
		border-top: 1px solid #ccc;
		width: 90%;
		margin: 0 auto 2em;
	}
	
	.pre_c li {
		border-bottom: 1px solid #ccc;
		padding: 0.75em 0;
	}
	
	.pre_c li h4 {
		font-size:  2rem;
		font-weight: 800;
		margin-bottom: 0.25em;
	}
	
	
	
	.pre_btn_st {
		color: #999;
	}
	
	
	.pc {
		display: none !important;
	}
	
}









@media screen and (min-width:961px) {
	/*PC*/
	.book {
		width: 1100px;
		height: auto;
		display: block;
		margin: 0 auto 1em;
	}
	section,
	header {
		min-width: 1100px;
	}

	header {
		width: 100%;
		height: 112px;
		background: #FFF;
	}

	header > h1 > img {
		padding-top: 28px;
		padding-bottom: 34px;
		display:block;
		margin: 0 auto;
		height: 112px;
	}

	
	
	.con {
		display: block;
		margin: 0 auto;
		width: 50%;
	}
	
	.main_btn {
		background: #ff1a66;
		font-size: 2rem;
		font-weight: 600 !important;
		text-align: center;
		padding: 0.5em 0;
		width: 25em;
		color: #FFF;
		margin: 15px auto 0;
		border-radius: 10px;
	}
	.main_btn span {
		font-weight: 300 !important;
		font-size: 1.4rem;
		display: block;
	}
	
		
	.main_title span {
		font-size: 6rem;
		display: block;
	}

	.title {
		font-size: 6rem;
		font-weight: 600;
		letter-spacing: 0.05em;
		line-height: 130% !important;
		padding-bottom: 20px;
		text-align: center;
	}
	
	.title span {
		font-size: 4rem;
		display: block;
	}
	
	.sc_txt {
		text-align:center;
		margin-bottom: 110px;
	}
	
	.check_sp h2 {
		text-align: center;
		margin-bottom: 60px;
	}
	
	.check_sp ul img {
		width: 100%;
	}
	
	.check_sp p {
		text-align:center;
		height: 5em;
	}
	
	.check_sp ul {
		display: flex;
		flex-wrap: wrap;
		max-width: 95%;
		min-width: 1100px;
		margin: 0 auto 65px;
	}
	
	.check_sp li {
		border: 2px solid #666;
		background-size: 100% auto;
		width: calc((100% - 50px) /3);
		max-height: 564px;
		margin-right: 25px;
		background: #efefef;
	}
	.check_sp li:last-child {
		margin-right: 0;
	}
	
	.check_last {
		text-align: center;
		font-size: 5.5rem;
		font-weight: 600;
		margin-bottom: 50px;
	}
	.check_last span {
		font-size: 3.2rem;
		display: block;
		padding-top: 0.5em;
	}
	
	.point1 {
		width: 1100px;
		margin: 0 auto 90px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.point1 li {
		width: calc((100% - 99px) / 4);
		margin-right: 33px;
	}
	.point1 li:last-child{
		margin-right: 0;
	}
	
	
	.point2 p {
		text-align: center;
		font-size:  1.8rem;
		line-height: 2.5em;
		padding-bottom: 2em;
	}
	
	.point3 ul {
		width: 1100px;
		margin: 50px auto 60px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.point3 li {
		border: 1px solid #CCC;
		width: calc(50% - 10px);
		padding: 0 0 1.5em;
	}
	.point3 li:first-child {
		margin-right: 20px;
	}
	
	.point3 li h3 {
		font-size: 3.6rem;
		position:relative;
		top: -0.75em;
		left: 0;
		right: 0;
		text-align: center;
		width: 3.5em;
		background: #fff;
		margin: 0 auto;
	}
	.point3 li p {
		font-size: 3.0rem;
		text-align: center;
	}
	.point3 h4 {
		font-size: 3.6rem;
		text-align: center;
		margin-bottom: 5em;
	}
	.point3 h4 span {
		border-bottom: 4px solid #FF0046;
	}
	.point4 {
		padding-bottom: 80px;
	}
	.point4 ul {
		max-width: 1820px;
		min-width: 1100px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		border-left: 1px solid #666;
		border-right: 1px solid #666;
	}
	.point4 li {
		border-right: 1px solid #666;
		width: calc(100% / 3);
		padding: 1.5em;
	}
	.point4 li:last-child {
		border-right: none;
	}
	.point4 h3 {
		max-width: 500px;
		margin: 0 auto;
	}
	.point4 h3 > img {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}
	.point4 li > p {
		max-width: 500px;
		margin: 0 auto;
		line-height: 180%;
	}
	.point5 {
		width: 90%;
		margin: 0 auto;
		padding-bottom: 80px;
	}
	
	.tab01 {
		width: 100%;
		margin: 0 auto 50px;
	}
	/*タブのスタイル*/
	.tab_sp {
		width: 1100px;
	}
	.tab_menu {
		width: calc(100% / 2);
		height: 60px;
		line-height: 60px;
		text-align: center;
		border-top: 1px solid #666;
		border-left: 1px solid #666;
		border-right: 1px solid #666;
		background-color: #FFF;
		display: block;
		float: left;
		transition: all 0.2s ease;
		margin: 0 auto;
	}

	.tab_menu:hover {
		opacity: 0.75;
	}
	/*ラジオボタンを全て消す*/
	input[name="tab_menu"] {
		display: none;
	}
	/*タブ切り替えの中身のスタイル*/
	.tab_contents {
		display: none;
		padding: 40px;
		clear: both;
		overflow: hidden;
		transition: .5s opacity;
		border: 1px solid #666;
		background: #F8F8F8;
	}
	
	
	
	/*選択されているタブを表示*/
	#menu01:checked ~ #menu01,
	#menu02:checked ~ #menu02 {
		display: block;
	}
	/*選択されているタブのスタイル*/
	.tab01 input:checked + .tab_menu {
		border: 1px solid #666;
		background-color: #666;
		color: #fff;
	}
	.tab_contents ul {
		width: 1100px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
	}
	.tab_contents li {
		width: calc(100% / 2);
		font-size: 5.4rem;
		margin-bottom: 30px;
	}
	.tab_contents p {
		text-align: center;
	}
	.p5p {
		text-align: center;
		margin-bottom: 4em;
	}
	
	
	
	.point7 h3 {
		text-align: center;
		font-size: 4rem;
		border-bottom: 1px solid #666;
		display: inline-block;
		margin-bottom: 60px;
	}
	
	.point7 h3 span {
		font-size: 2.8rem;
		display: block;
	}
	.point7 h3 b {
		font-size: 2.5rem;
		border-radius: 50%;
		background: #666;
		color: #FFF;
		width: 1.5em;
		line-height: 1.5em;
		display: block;
		margin: 0 auto;
	}
	
	.str01 {
		width: 100%;
		min-width: 1100px;
		text-align: center;
		border-top: 1px solid #CCC;
		padding:50px 0;
	}
	.str01 ul {
		margin: 0 auto;
	}
	.str01 ul,
	.str03 ul {
		width: 1100px;
		
		display: flex;
		flex-wrap: wrap;
	}
	.str01 li {
		width: 50%;
	}
	.str01 li h4 {
		font-size: 1.6rem;
		border: 1px solid #666;
		padding: 0.3em 0.5em;
		width: 13em;
		display: block;
		margin: 0 auto 1em;
	}
	.str01 li p {
		font-size: 1.5rem;
		line-height: 160%;
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	.str01 img {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.str02 {
		width: 100%;
		min-width: 1100px;
		text-align: center;
		background: url("../images/strong2.jpg") center center no-repeat;
	}
	.str02 div {
		background-color: rgba(255, 255, 255, 0.8);
		width: 800px;
		margin: 0 auto;
		padding: 40px 30px;
		text-align: center;
		height: 800px;
	}
	.str02 div p {
		font-size: 3rem;
		padding-top: 60px;
		line-height: 250%;
	}
	.str03 {
		border-bottom: 1px solid #CCC;
		text-align: center;
		padding: 40px 0;
		margin-bottom: 120px;
	}
	.str03 ul {
		margin: 50px auto 60px;
	}
	
	.str03 li {
		width: 500px;
	}
	.str03 li:first-child {
		margin-right: 100px;
	}
	.str03 h4 {
		text-align: center;
		font-size: 2.3rem;
		font-weight: 600;
		padding-bottom: 0.5em;
	}
	.str03l {
		font-size: 4.5rem;
		font-weight: 700;
	}
	
	.point8 {
		width: 1100px;
		margin: 0 auto 8em;
	}
	.p8p {
		text-align: center;
		line-height: 180%;
		margin-bottom: 50px;
	}
	
	.point8 ul {
		border-top: 2px solid #666;
		border-bottom: 2px solid #666;
		display: flex;
		flex-wrap: wrap;
	}
	.point8 li {
		border-bottom: 1px solid #666;
	}
	
	.p8li1 {
		width:80px;
		padding: 10px;
		font-size: 3rem;
		border-right: 1px solid #666;
		text-align: center;
		font-weight: 600;
	}
	.p8li2 {
		width:270px;
		padding: 20px;
		border-right: 1px solid #666;
	}
	.p8li3 {
		width: calc(1100px - 350px);
		padding: 20px;
	}
	
	.point9 {
		min-width: 1100px;
		margin-bottom: 150px;
	}
	
	.point9 p {
		text-align: center;
		line-height: 3em;
	}
	
	
	.toibanner {
		width: 800px;
		margin: 0 auto 40px;
	}
	
	.toibanner img {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.mb30 {
		margin-bottom: 30px !important;
	}
	
	.contact {
		width: 100%;
		min-width: 1100px;
		padding-bottom: 170px;
		margin: 0 auto;
	}

	.contact h3 {
		font-weight: normal;
		font-size: 1.4rem;
		margin-bottom: 0.5em;
	}

	.form_sp {
		width: 800px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		font-size: 1.4rem;
	}
	
	.form_sp li {
		list-style: none;
	}
	
	.form_sp li:nth-child(odd) {
		width: 9em;
	}
	.form_sp li:nth-child(even) {
		width: calc(800px - 9em);
	}

	.form_sp input[type="text"] {
		border: 1px solid #CCC;
		box-sizing: border-box;
		height: 30px;
		margin-bottom: 30px;
	}
	.fmax {
		width: 100%;
	}

	.form_sp input[type="radio"] {
		margin-right: 0.5em;
	}

	.sbt_sp input[type="submit"] {
		cursor: pointer;
		display: block;
		background: #666;
		color: #fff;
		width: 20em;
		padding: 1em 0;
		margin:0 auto 0.5em;
		border: none;
	}
	.form_sp label {
		width: 49%;
		display: inline-block;
		text-align: left;
		margin-bottom: 5px;
	}
	.sbt_sp {
		padding-top: 60px;
		text-align: center;
	}

	.sbt_sp a {
		padding-top: 1em;
		font-size: 1.2rem !important;
		border-bottom: 1px solid #333;
	}
	
	.selectbox {
		appearance: none;
		border: 1px solid #000;
		box-sizing: border-box;
		height: 30px;
		display: inline-block;
		margin-bottom: 30px;
	}

	footer {
		width: 100%;
		min-width: 1100px;
		text-align: center
	}
	footer img {
		margin: 0 auto 15px;
		display: block;
	}

	.address {
		margin-bottom: 3em;
	}
	.copy {
		margin-bottom: 200px;
	}
	.contact_navi {
		width: 100%;
		position:fixed;
		right: 0;
		left: 0;
		bottom:0;
		
		z-index: 9999;
	}
	
	.contact_navi ul {
		width: 620px;
		margin: 0 auto 10px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.contact_navi li {
		width: 300px;
		height: 75px;
		vertical-align: middle;
	}
	.contact_navi li:first-child {
		margin-right: 20px;
	}
	.contact_navi li button {
		width: 300px;
		height: 75px;
		color: #FFF;
		text-align: center;
		font-size: 2rem;
		font-weight: 600;
		letter-spacing: 0.05em;
		border-radius: 5px;
	}
	.contact_navi li:first-child button {
		background: #3bcfcf;
	}
	.contact_navi li:last-child button {
		background: #f0825b;
	}
	.contact_navi img {
		width: 100%;
		display: block;
	}



	#page-top{
		display: block;
		position: fixed;
		z-index: 9999;
		bottom: -60px;
		right: 10px;
		width: 50px;
		color: #fff;
		text-align: center;
		text-decoration: none;
		transition: .5s;
	}

	#page-top:hover{ 
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}
	.form_end {
		width: 100%;
		min-width: 1100px;
		text-align: center;
		padding-top: 50px;
	}
	.form_end h2 {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 30px;
	}
	.mbr {
		display: none;
	}
	

	
	.m_photo01 {
		width: 430px;
		height: 250px;
		float: left;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.m_photo01 img,
	.m_photo_sp img{
		object-fit: cover;
		height: auto;
		width: 100%;
	}
	
	ul.m_txt {
		width: calc(100% - 460px);
		float: left;
		margin-bottom: 30px;
	}
	ul.m_txt li {
		border-bottom: 1px solid #ccc;
		line-height: 39px;
	}
	ul.m_txt li:first-child,
	ul.m_txt li:last-child {
		border-bottom: 1px solid #666;
	}
	
	ul.m_txt li:first-child {
		line-height: 45px !important;
		font-size: 2rem;
	}
	ul.m_photo_sp {
		width: 100%;
		margin-bottom: 5px;
		display: flex;
		flex-wrap: wrap;
	}
	ul.m_photo_sp li {
		width: calc((100% - 90px) / 4);
		height: 133px;
		margin-right:30px;
	}
	ul.m_photo_sp li:last-child {
		margin-right:0;
	}
	
	
	
	
	
	
	
	.c-btn {
		cursor: pointer;
		transition: 0.3s;
		border: none;
		background: #FFF;
	}

	.c-switchingTabs {
		display: flex;
		gap: 14px;
		margin-bottom: -1px;
		width: 1100px;
		height: 45px;
		margin: 0 auto;
		line-height: 45px;
	}
	.c-switchingTabs__tab {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  width: calc((1100px - 14px) / 2);
	  padding: 0.5em 1em;
	  border: 1px solid #666;
	  border-bottom: none;
	  background: #FFF;
		color: #666;
	  cursor: pointer;
	  transition: 0.3s;
	}

	.c-switchingTabs__tab:hover, .c-switchingTabs__tab.is-current {
		background: #666;
		color: #FFF;
	}

	.c-switchingContainer {
		width: 100%;
		min-width: 1100px;
		padding: 5em 1em 6em;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
	}
	.c-switchingContainer__contents {
		width: 100%;
	}

	.js-switchingContents {
		height: 0;
		opacity: 0;
		overflow: hidden;
		transition: 0.3s;
	}
	.js-switchingContents.is-open {
		height: auto;
		opacity: 1;
	}
	
	.pre_sp {
		width: 100%;
		min-width: 1100px;
		margin: 0 auto 100px;
	}
	
	
	.pre_title {
		font-size: 5.4rem !important;
		width: 100%;
		
		font-weight: 700 !important;
		text-align: center;
	}
	
	.sankaku {
		font-size: 3rem;
		margin:40px 0;
	}
	
	.pre_sp h3 {
		font-size: 6rem;
		font-weight: 800;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.pre_list {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin-bottom: 90px;
	}
	.pre_list li {
		display: block;
		width: 50%;
	}
	.pre_list li:first-child {
		width: 100%;
	}
	.pre_list li img {
		display: block;
		width: 100%;
	}
	
	.pre_c {
		display: flex;
		flex-wrap: wrap;
		width: 1100px;
		margin: 0 auto 50px;
		font-size: 1.8rem;
		border-left: 1px solid #CCC;
	}
	
	.pre_c li {
		width: calc(100% / 3);
		padding: 1em 30px;
		border-right: 1px solid #CCC;
	}
	
	.pre_c h4 {
		margin-bottom: 0.25em;
		font-weight: 800;
	}
	
	
	.pre_btn_st {
		font-size: 3.6rem;
	}
	.pre_btn_ls {
		font-size: 2rem;
	}
	.pre_btn_st,
	.pre_btn_ls {
		text-align: center;
		font-weight: 600;
		line-height: 180%;
	}
	.pre_txt {
		text-align: center;
		font-size: 2rem;
		margin-bottom: 80px;
	}
	.pre_btn_st {
		color: #999;
	}
	
	.pre_btn_ls {
		margin-bottom: 30px;
	}
	
	.mbbr {
		display: none;
	}
	
	.flow_btn {
		background: #EFEFEF;
		width: 14em;
		text-align: center;
		padding: 0.25em 0 0.35em;
		margin-top: 0.5em;
		display: block;
		border-radius: 10px;
		font-size: 1.4rem;
		border: 1px solid #EFEFEF;
	}
	.flow_btn:hover {
		background: #FFF;
		border: 1px solid #CCC;
	}
	.datetime label {
		width: 100%;
	}
	.sp {
		display: none !important;
	}
	
}

.pre_btn {
	filter: drop-shadow(1px 2px 4px #999);
}

#menu01 {
	font-weight: 500;
}


.js-modal-close {
	width: 8em;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.modal {
	display: none; /* JavaScriptによって'block'に切り替わる */
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7); /* 暗いオーバーレイ */
}

/* モーダルが開いている時のスタイル (Flexboxで中央寄せ) */
        .modal.is-open {
            display: flex; /* 2. JSでこのクラスが付与されたときのみ表示＆Flexboxが適用される */
            align-items: center; 
            justify-content: center;
        }

/* モーダル背景（オーバーレイ）のクラス */
.modal-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer; /* クリック可能であることを示す */
}
        


       


.modal strong {
	font-weight: normal;
	width: 5em;
}



/* モーダルウィンドウ表示中に記事本体を固定 */
body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}

.txt_btn {
	width: 11em;
	margin: 0 auto 90px;
	border: 1px solid #666;
	display: block;
	padding: 0.5em 0;
	text-align: center;
}

.txt_btn:hover {
	background: #666;
	color: #fff;
}


@charset "UTF-8";
/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
@import url(https://fonts.googleapis.com/css2?family=Marcellus&display=swap);
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}

.scroll_up.on {
  transform: translateY(0);
  opacity: 1;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_left.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_right.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  transform: translateX(0);
}





/*clearfix*/

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









  .l-inner {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 10rem;
  }

  .l-section .l-inner {
    padding-bottom: 1.5em;
  }

  [class*=swiper]:focus {
    outline: none;
  }

  .slide-media,
  .thumb-media {
    position: relative;
    overflow: hidden;
  }
  .slide-media img,
  .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }


  .swiper-button-prev, .swiper-button-next {
    display: grid;
    place-content: center;
    width: 6.4rem;
    height: 6.4rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }
  .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .swiper-button-disabled {
	pointer-events: none;
    opacity: 0;
  }

  .card05 {
    overflow: hidden;
  }
  .card05 .swiper {
    overflow: visible;
  }
  .card05 .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
            transition-timing-function: linear !important;
  }
  .card05 .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .card05 .slide {
    overflow: hidden;
    width: 36rem;
    border-radius: 4px;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .card05 .slide-media {
    padding-top: 62.5%;
  }
  .card05 .slide-media img {
    height: calc(100% + 16px);
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
  .card05 .slide-content {
    padding: 3.2rem;
  }
  .card05 .slide-date {
    font-size: 1.2rem;
    line-height: 1;
    display: block;
    color: var(--color-theme);
  }
  .card05 .slide-title {
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.2em;
    margin-top: 1.6rem;
  }




input[type="date"] {
    width: 150px;
	height: 30px;
    position: relative;
	margin: 0 0.5em;
}
input[type="date"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
}
input[type="date"]::-webkit-clear-button{
    -webkit-appearance: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.selectbox {
	background: #FFF;
	padding: 0 0.5em;
}










@media only screen and (max-width:960px) {
	/*スマホ*/
	.main {
		position: relative;
		margin-bottom: 3em;
	}
	
	.img,
	.img img,
	.main_title img,
	section h2 img,
	.point3 h3 img,
	.point_img img,
	.pre_btn img,
	.flow img {
		width: 100%;
	}

	.concept {
		position: absolute;
		top: 0px;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		z-index: 999;
		height: 100px;
	}
	.concept > img {
		width: 70%;
	}
	.con {
		display: block;
		margin: 0 auto;
		width: 80%;
	}
	.main_title {
		width: 85%;
		text-align: center;
		margin: 0 auto 1em;
	}
	
	.card05 .slide {
	    width: 90vw;
	}
	.l-section .l-inner {
		padding-bottom: 2em;
	}
	.text_sp {
		width: 85vw;
		margin: 0 auto 3em;
		font-size: 1.6rem;
	}
	section h2 {
		width: 75vw;
		margin: 0 auto 1em;
	}

	ul.works {
		width: 90vw;
		margin: 0 auto 3em;
	}
	
	.works li {
		width: 100%;
		margin-bottom: 2em;
	}
	.works li img {
		width: 100%;
		margin-bottom: 0.5em;
	}
	.works h3 {
		text-align: center;
		font-size: 1.6rem;
	}
	.works h3 span {
		text-align: center;
		font-size: 1.2rem;
		display: block;
	}
	
	/* モーダル本体 */
	.modal-content{
		position: absolute;
		top: 110px;
		left: 50%;
		transform: translateX(-50%);
		/*overflow: scroll;*/
		height: auto;
		width: 90%;
		background: #fff;
		padding: 15px;
	}
	.m_photo01 {
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
	
	.m_photo01 img,
	.m_photo_sp img{
		height: 100%;
		width: 100%;
	}
	
	ul.m_txt {
		width: 100%;
		margin-bottom: 10px;
	}
	ul.m_txt li {
		border-bottom: 1px solid #ccc;
		padding:0.25em 0;
	}
	ul.m_txt li:first-child,
	ul.m_txt li:last-child {
		border-bottom: 1px solid #666;
	}
	
	ul.m_txt li:first-child {
		font-size: 1.7rem;
	}
	ul.m_photo_sp {
		width: 100%;
		margin-bottom: 5px;
		display: flex;
		flex-wrap: wrap;
	}
	ul.m_photo_sp li {
		width: calc((100% - 10px) / 2);
		height: 90px;
		margin-right:10px;
		margin-bottom:10px;
	}
	ul.m_photo_sp li:nth-child(2n) {
		margin-right:0;
	}
	
	.point3 h3 {
		margin:0 auto 1em;
		width: 90vw;
	}
	
	.point_img {
		width: 90vw;
		margin: 0 auto 1em;
	}
	
	.point3 .text_sp {
		margin:0 auto 2em !important;
	}
	.point3 hr {
		border-bottom: 1px solid #666;
		margin:0 auto 2em;
		width: 90vw;
	}
	
	.p_end {
		text-align: center;
		font-size: 2.1rem;
		margin-bottom: 1.5em;
	}
	.sankaku {
		display: block;
		width: 60px;
		height: auto;
		margin: 0 auto 1.5em;
	}
	/* バナー全体の枠 */
	.book-banner {
		position: relative;
		max-width: 90vw; 
		margin: 40px auto;
		padding: 1.5em 1em;
		background-color: #FFF;
		border: 1px solid #666;
		text-align: center;
		/* シアー（傾斜）をかける */
		transform: skewY(-4deg); 
	}

	/* 白いタグ：打ち消しを削除し、枠と同じ角度を維持 */
	.book-tag {
		position: absolute;
		top: -1em;
		left: 50%;
		/* 水平に戻す skewY(4deg) を削除し、中央配置の translateX だけ残す */
		transform: translateX(-50%);
		background-color: #fff;
		padding: 0 1em;
		font-size: 1.8rem;
		font-weight: bold;
		letter-spacing: 0.05em;
		z-index: 10;
		white-space: nowrap;     /* 絶対に改行させない */
		width: auto;             /* 文字幅に合わせる */
		min-width: 300px;        /* 短すぎるときの最小幅（任意） */
	}

	/* メッセージ部分：打ち消しを削除 */
	.book-content {
		/* transform: skewY(4deg); を削除 */
	}

	.book-content p {
		margin: 0;
	}
	
	.m0 {
		margin: 40px auto 0 !important;
	}

	.sarani {
		font-size: 3rem;
		text-align: right;
		margin:0 auto 3em;
		width: 90vw;
	}
	.gentei {
		font-size: 2rem;
		margin-bottom: 0.5em;
		text-align: center;
	}
	.ticket {
		width: 65vw;
		margin: 0 auto 0.5em;
		display: block;
	}
	.ticket_ut {
		text-align: center;
		margin:0 auto 3em;
		width: 90vw;
	}
	
	.gouka {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 20px;
	}
	.pre_btn {
		display: block;
		width: 90vw;
		margin: 0 auto 0.5em;
	}

	.prebtn_txt {
		text-align: center;
		margin-bottom: 5em;
	}
	.flow {
		width: 75vw;
		margin: 0 auto 1em;
	}

	.all_standard {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.logo_with {
		width: 50vw;
		display: block;
		margin: 0 auto 1em;
	}
	.m80 {
		margin: 0 auto 1.5em !important;
	}
	
	/* バナー全体の枠：シアーなしの長方形 */
	.info-banner {
		position: relative;
		width: 90vw;
		margin: 0 auto 40px;
		padding: 1.5em 1em; /* 見出しが乗る分、上の余白を確保 */
		background-color: #FFF;
		border: 1px solid #666;
		text-align: center;
		border-radius: 8px; /* 角を少し丸くすると画像に近くなります */
	}

	/* 白い見出し：長い文章でも改行せず、文字幅に合わせる */
	.info-tag {
		position: absolute;
		top: -28px; /* 枠の線上に配置 */
		left: 50%;
		transform: translateX(-50%);
		background-color: #fff;
		padding: 10px 30px;

		/* 文章を改行させない設定 */
		white-space: nowrap;
		width: auto;
		display: flex;
		align-items: center;
		justify-content: center;

		font-size: 1.8rem;
		z-index: 10;
	}

	/* ピンアイコンのCSS再現 */
	.icon-pin {
		display: inline-block;
		width: 18px;
		height: 18px;
		border: 2px solid #666;
		border-radius: 50% 50% 50% 0;
		transform: rotate(-45deg);
		margin-right: 12px;
		margin-top: -4px;
		position: relative;
	}
	.icon-pin::after {
		content: "";
		width: 6px;
		height: 6px;
		background: #666;
		border-radius: 50%;
		position: absolute;
		top: 4px;
		left: 4px;
	}

	/* 中のコンテンツ */
	.info-content {
		letter-spacing: 0.05em;
		line-height: 1.6;
	}
	
	.last_ut {
		text-align: center;
		margin:1em auto 3em;
		width: 90vw;
	}
	
	
	.pc_on {
		display: none;
	}
	
}

@media screen and (min-width:961px) {
	/*PC*/
	.main {
		position: relative;
		margin-bottom: 120px;
	}
	.img {
		height: calc(100vh - 210px) !important;
		min-height: 600px;
	}
	.concept {
		position: absolute;
		top: 0px;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		z-index: 999;
		height: 25%;
		text-align: center;
	}
	.concept > img {
		width: 50%;
	}
	.con {
		display: block;
		margin: 0 auto;
		width: 50%;
	}
	.main_title {
		width: 1100px;
		text-align: center;
		margin: 0 auto 115px;
	}
	
	.card05 .slide {
	    width: 1200px;
	}
	
	.l-section .l-inner {
		padding-bottom: 90px;
	}
	
	.text_sp {
		width: 1100px;
		margin: 0 auto 220px;
		font-size: 2.6rem;
		line-height: 160%;
	}
	
	/*PCのみ*/
	.tcenter {
		text-align: center;
	}
	
	section h2 {
		width: 1100px;
		margin: 0 auto 65px;
	}
	.h2st {
		max-width: 1200px;
		min-width: 1100px;
		width: auto !important;
	}
	
	ul.works {
		max-width: 1920px;
		min-width: 1100px;
		margin: 0 auto 80px;
		display: flex;
		flex-wrap: wrap;
		padding: 0 60px;
	}
	
	.works li {
		width: calc((100% - 60px) / 2);
		margin-right: 60px;
		margin-bottom: 70px;
	}
	.works li:nth-child(2n) {
		margin-right: 0;
	}
	.works li img {
		width: 100%;
		margin-bottom: 18px;
	}
	.works h3 {
		text-align: center;
		font-size: 2.6rem;
	}
	.works h3 span {
		text-align: center;
		font-size: 1.6rem;
		display: block;
	}
	/* モーダル本体 */
	.modal-content{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		/*overflow: scroll;*/
		width: 950px;
		background: #fff;
		padding: 30px;
	}
	.m_photo01 {
		width: 430px;
		height: 320px;
		float: left;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.m_photo01 img,
	.m_photo_sp img{
		object-fit: cover;
		height: auto;
		width: 100%;
	}
	
	ul.m_txt {
		width: calc(100% - 460px);
		float: left;
		margin-bottom: 30px;
	}
	ul.m_txt li {
		border-bottom: 1px solid #ccc;
		line-height: 39px;
	}
	ul.m_txt li:first-child,
	ul.m_txt li:last-child {
		border-bottom: 1px solid #666;
	}
	
	ul.m_txt li:first-child {
		line-height: 45px !important;
		font-size: 2rem;
	}
	ul.m_photo_sp {
		width: 100%;
		margin-bottom: 5px;
		display: flex;
		flex-wrap: wrap;
	}
	ul.m_photo_sp li {
		width: calc((100% - 90px) / 4);
		height: 133px;
		margin-right:30px;
	}
	ul.m_photo_sp li:last-child {
		margin-right:0;
	}
	
	.point3 h3 {
		margin:0 auto 50px;
		text-align: center;
	}

	
	.point_img {
		max-width: 1920px;
		min-width: 1100px;
		margin: 0 auto 60px;
		padding: 0 60px;
	}
	.point_img img {
		width: 100%;
	}
	.point3 .text_sp {
		margin:0 auto 130px !important;
	}
	.point3 hr {
		border-bottom: 1px solid #666;
		margin:0 auto 130px;
		max-width: 1800px;
	}
	
	.p_end {
		text-align: center;
		font-size: 5.4rem;
		margin-bottom: 60px;
	}
	.sankaku {
		display: block;
		width: 130px;
		height: 50px;
		margin: 0 auto 60px;
	}
	
	/* バナー全体の枠 */
	.book-banner {
		position: relative;
		max-width: 1100px; 
		margin: 80px auto;
		padding: 60px 20px;
		background-color: #FFF;
		border: 1px solid #666;
		text-align: center;
		/* シアー（傾斜）をかける */
		transform: skewY(-4deg); 
	}

	/* 白いタグ：打ち消しを削除し、枠と同じ角度を維持 */
	.book-tag {
		position: absolute;
		top: -1em;
		left: 50%;
		/* 水平に戻す skewY(4deg) を削除し、中央配置の translateX だけ残す */
		transform: translateX(-50%);
		background-color: #fff;
		padding: 12px 60px;
		font-size: 4rem;
		font-weight: bold;
		letter-spacing: 0.05em;
		z-index: 10;
		white-space: nowrap;     /* 絶対に改行させない */
		width: auto;             /* 文字幅に合わせる */
		min-width: 300px;        /* 短すぎるときの最小幅（任意） */
	}

	/* メッセージ部分：打ち消しを削除 */
	.book-content {
		/* transform: skewY(4deg); を削除 */
		font-size: 3rem;
		line-height: 2;
		letter-spacing: 0.15em;
	}

	.book-content p {
		margin: 0;
	}
	
	.m0 {
		margin: 80px auto 0 !important;
	}

	.sarani {
		font-size: 6rem;
		text-align: right;
		margin:0 auto 70px;
		width: 1100px;
	}

	.gentei {
		font-size: 4.8rem;
		margin-bottom: 35px;
		text-align: center;
	}
	.ticket {
		width: 876px;
		height: 485px;
		margin: 0 auto 5px;
		display: block;
	}
	.ticket_ut {
		font-size: 2.3rem;
		text-align: right;
		margin:0 auto 80px;
		width: 876px;
	}
	
	.gouka {
		font-size: 6rem;
		text-align: center;
		margin-bottom: 20px;
	}
	.pre_btn {
		display: block;
		max-width: 1200px;
		min-width: 1100px;
		margin: 0 auto 20px;
	}
	.pre_btn img {
		width: 100%;
	}
	.prebtn_txt {
		font-size: 3.6rem;
		text-align: center;
		margin-bottom: 220px;
	}
	.flow {
		max-width: 1400px;
		min-width: 1100px;
		margin: 0 auto 90px;
	}
	.flow img {
		width: 100%;
	}
	.all_standard {
		font-size: 5rem;
		text-align: center;
		margin-bottom: 50px;
	}
	.logo_with {
		width: 600px;
		display: block;
		margin: 0 auto 90px;
	}
	.m80 {
		margin: 0 auto 80px !important;
	}

	/* バナー全体の枠：シアーなしの長方形 */
	.info-banner {
		position: relative;
		max-width: 1100px;
		margin: 0 auto 40px;
		padding: 60px 20px 40px; /* 見出しが乗る分、上の余白を確保 */
		background-color: #FFF;
		border: 1px solid #666;
		text-align: center;
		border-radius: 8px; /* 角を少し丸くすると画像に近くなります */
	}

	/* 白い見出し：長い文章でも改行せず、文字幅に合わせる */
	.info-tag {
		position: absolute;
		top: -28px; /* 枠の線上に配置 */
		left: 10%;
		background-color: #fff;
		padding: 10px 30px;

		/* 文章を改行させない設定 */
		white-space: nowrap;
		width: auto;
		display: flex;
		align-items: center;
		justify-content: center;

		font-size: 3.2rem;
		z-index: 10;
	}

	/* ピンアイコンのCSS再現 */
	.icon-pin {
		display: inline-block;
		width: 18px;
		height: 18px;
		border: 2px solid #666;
		border-radius: 50% 50% 50% 0;
		transform: rotate(-45deg);
		margin-right: 12px;
		margin-top: -4px;
		position: relative;
	}
	.icon-pin::after {
		content: "";
		width: 6px;
		height: 6px;
		background: #666;
		border-radius: 50%;
		position: absolute;
		top: 4px;
		left: 4px;
	}

	/* 中のコンテンツ */
	.info-content {
		font-size: 2.6rem;
		letter-spacing: 0.05em;
		line-height: 1.6;
	}
	
	.last_ut {
		font-size: 2.3rem;
		text-align: right;
		margin:0 auto 80px;
		width: 1100px;
	}
	
	.sp_on {
		display: none;
	}
	.mb70px {
		margin: 0 auto 70px;
	}
}

#menu01 {
	font-weight: 500;
}


.js-modal-close {
	width: 8em;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.modal {
	display: none; /* JavaScriptによって'block'に切り替わる */
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7); /* 暗いオーバーレイ */
}

/* モーダルが開いている時のスタイル (Flexboxで中央寄せ) */
        .modal.is-open {
            display: flex; /* 2. JSでこのクラスが付与されたときのみ表示＆Flexboxが適用される */
            align-items: center; 
            justify-content: center;
        }

/* モーダル背景（オーバーレイ）のクラス */
.modal-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer; /* クリック可能であることを示す */
}
        
/* モーダルコンテンツ */
.modal-content {
	background-color: #ffffff;
	padding: 20px;
	border-radius: 8px;
	max-width: 900px;
	width: 90%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	/* コンテンツのアニメーション（少し上からスライドイン） */
	z-index: 1001; 
}

.js-modal-close {
	text-decoration: none;
	color: #666;
}

.modal strong {
	font-weight: normal;
	width: 5em;
}



/* モーダルウィンドウ表示中に記事本体を固定 */
body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}


.l-inner {
	position: relative;
	-webkit-box-sizing: content-box;
			box-sizing: content-box;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 10rem;
}

  

  [class*=swiper]:focus {
    outline: none;
  }

  .slide-media,
  .thumb-media {
    position: relative;
    overflow: hidden;
  }
  .slide-media img,
  .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }


  .swiper-button-prev, .swiper-button-next {
    display: grid;
    place-content: center;
    width: 6.4rem;
    height: 6.4rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }
  .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .swiper-button-disabled {
	pointer-events: none;
    opacity: 0;
  }

.card05 {
    overflow: hidden;
  }
  .card05 .swiper {
    overflow: visible;
  }
  .card05 .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
            transition-timing-function: linear !important;
  }
  .card05 .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .card05 .slide {
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .card05 .slide-media {
    padding-top: 62.5%;
  }
  .card05 .slide-media img {
    height: calc(100% + 16px);
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
  .card05 .slide-content {
    padding: 3.2rem;
  }
  .card05 .slide-date {
    font-size: 1.2rem;
    line-height: 1;
    display: block;
    color: var(--color-theme);
  }
  .card05 .slide-title {
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.2em;
    margin-top: 1.6rem;
  }

.zen-kaku-gothic-new-light,
.zen-kaku-gothic-new-regular,
.zen-kaku-gothic-new-medium,
.zen-kaku-gothic-new-bold,
.zen-kaku-gothic-new-black {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
}

.zen-kaku-gothic-new-light { font-weight: 300; }
.zen-kaku-gothic-new-regular { font-weight: 400; }
.zen-kaku-gothic-new-medium { font-weight: 500; }
.zen-kaku-gothic-new-bold { font-weight: 700; }
.zen-kaku-gothic-new-black { font-weight: 900; }
