@charset "UTF-8";
/* CSS Document */
/*==================================================================================================== */
@media screen and (max-width: 768px) {
/* base */

body {
	font-size: 14px;
}
}


/* Communication //////////////////*/
.cmn-cvArea{
	background-color: #F4F1E8;
	border: none;
	width: auto;
	padding: 0 0 100px
}
/*枠線打消し*/
.cmn-cvArea .cvArea__item figure.intro {
	border: none;
	padding: 0;
	width: auto; 
	margin: 0 auto;
}
.cmn-cvArea .cvArea__header{
	padding: 100px 0 60px;
}
.cmn-cvArea .cvArea__header h2.title{
	font-weight: 400 !important;
	font-size: 21px !important;
	letter-spacing: 0.2em !important;
	text-align: center;
}
.cmn-cvArea .cvArea__header h2 span{
	display: block;
	margin: 0 0 8px;
}
.cmn-cvArea .cvArea__header h2 span img{
	width: 300px;
}
.cmn-cvArea .cvArea__body{
	background-color: #FFFFFF;
	width: auto;
	padding: 80px 0
}
/*カタログをプレゼント*/
.cvArea__item h3{
	font-size : 22px;
	letter-spacing : 0.1em;
	color : #FFFFFF !important;
	background : #172C6C;
	padding: 11px 0;
	margin: 0 auto 50px;
	font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Yu Gothic', YuGothic, Helvetica, Arial, sans-serif !important;
}
.cvArea__item h3 span{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("../img/mark_book.png");
	background-repeat: no-repeat;
	margin-right: 18px;
	position: relative;
	top: 2px;
}
.cmn-cvArea figcaption{
	text-align: center !important;
}

/* mobile用 */
@media screen and (max-width:768px) {
	.pc-cont{
		display: none;
	}
	.sp-cont{
		display: block;
	}
	.cmn-cvArea{
		background-color: #F4F1E8;
		border: none;
		width: auto;
		padding: 0 0 30px;
	}
	.cmn-cvArea .cvArea__header{
		padding: 40px 0 20px;
	}
	.cmn-cvArea .cvArea__header h2.title{
		font-size: 5vw !important;
		letter-spacing: 0.2em !important;
	}
	.cmn-cvArea .cvArea__header h2 span img{
		width: 60vw;
	}
	.cmn-cvArea .cvArea__body{
		padding: 6% 0;
		margin: 0;
	}
	.cvArea__item h3{
		font-size : 4vw;
		padding: 3px 3px 5px;
		margin: auto;
		text-align: center;
		letter-spacing : 0;
	}
	.cvArea__item h3 span{
		display: block;
		margin: 0 auto 4px;
	}
}



/*====================================================================*/
/* =============================
-main
================================ */
@media only screen and (max-width: 768px){
#contents h1 {
	padding: 0;	
}
#main {
	padding: 0px 0 25px;
}
#main .contents h2 {
	max-width: 907.0052px;
	padding: 12px 0 10px;
	margin-bottom: 38px;
}
#main .contents h2::after {
	top: 6px;
	bottom: -5px;
}
}



/* =============================
-btn01
================================ */
@media only screen and (max-width: 768px){
.btn01 {
	max-width: 90%;
}
.btn01._mat30b100 {
	margin-bottom: 52px;
}
}



/* =============================
-box_y
================================ */
@media only screen and (max-width: 768px){
.box_y {
	padding: 15px 0;
}
.box_y p {
	font-size: 18.5px;
	letter-spacing: 0.1em;
}
.box_y p span {
	font-size: 20px;
	font-weight: 700;
}
.box_y02 {
	border: none;
	width: 90%;
	margin: 0 auto 100px;
}
.box_y02 p {
	max-width: 300px;
font-size: 17.5px;
letter-spacing: 0em;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
padding: 3% 0;
}
.box_y02 .img {
	display: block;
}
}



/* =============================
-sec-intro
================================ */
@media screen and (max-width: 768px) {
.sec-intro {
	margin-bottom: 10px;
}
.sec-intro_box{
	padding: 6% 0 2%;
}

.sec-intro .notes {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 11px;
	line-height: 1.315;
	width: 91.23%;
	margin: 0 auto 60px;
	display: block;
}
.sec-intro .btn01 {
	top: -4.5vw;
}
.btn01._mat30b60 {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*23.08.09追加*/
.sec-intro .img2 {
	max-width: 551.438px;
	margin: 0 0 15px;
}
.sec-intro .notes2 {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 11px;
	line-height: 1.315;
	width: 91.23%;
	margin: 0 auto 20px;
	display: block;
}

}
@media only screen and (max-width: 640px){
.sec-intro .btn01 {
	top: -6vw;
	margin-bottom: -3vw;
}
}
@media only screen and (max-width: 500px){
.sec-intro .btn01 {
	top: -30px;
}
}



/* =============================
-sec-detail
================================ */
@media screen and (max-width: 768px) {
.sec-detail {
	margin-bottom: 0px;
}
.sec-detail > .img {
	margin-bottom: 70px;
}
.sec-detail .content {
	margin-bottom: 85px;
}
.sec-detail .content h3 {
	border-top: 2px solid #231815;
	border-bottom: 2px solid #231815;
	font-size: 17.5px;
	padding: 10px 0;
	margin-bottom: 25px;
}
.sec-detail .content .img {
	margin-bottom: 15px;
}
.sec-detail .content .img01 {
    width: 100%;
    margin-bottom: 87.5px;
}
.sec-detail .content .img02 {
    width: 100%;
    margin-bottom: 77.5px;
}
.sec-detail .content .img03 {
    width: 100%;
    margin-bottom: 50px;
}
.sec-detail .content .img04 {
    width: 100%;
    margin: 0 0 87.5px 0;
	}
.sec-detail .box_y03{
	font-size: 15px;
}
.sec-detail .box_y03 p{
	font-weight: 500;
}
.sec-detail .box_y03 span {
	font-size: 21px;
	margin-top: 10px;
    display: inline-block;
}

.back_b{
	padding: 0 0 67px;
	margin-bottom: 0;
}
.back_b .line {
    margin-bottom: 52px;
}
.sec-detail .box_y03{
	margin-bottom: 58px;
}

.sec-detail .content .sec-detail_ttl {
	width: 74.13333333333333%;
	margin-bottom: 20px;
}
.sec-detail .content .sec-detail_ttl p{
	font-size: 14px;
}

}



/* =============================
-btm_banner
================================ */
@media only screen and (max-width: 768px){
.btm_banner {
	margin-bottom: 45px;
}
.btm_banner .bnr {
	margin-bottom: 48px;
}
.btm_banner .w975 {
	width: 100%;
}
.btm_banner .btn01 {
	width: 90%;
}
}



/* =============================
-ft_banner
================================ */
@media screen and (max-width: 768px) {
.ft_banner {
	flex-direction: column;
	gap: 6px 0;
	padding: 13px 0 17px;
}
.ft_banner p {
	font-size: 15px;
	letter-spacing: 0.2em;
}
.ft_banner .btn a {
	font-size: 19px;
	letter-spacing: 0em;
	padding: 5px 32px 6px 35px;
	border-radius: 4px;
}
}



/*=======================================
　jump_frame
=======================================*/
@media only screen and (max-width: 768px){
span#jump_frame {
	display: block;
	padding-top: 60px;
	margin-top: -60px;
}
#gpsMap_area {
	margin-bottom: 60px
}
}



/* =============================
-sec-catalog
================================ */
@media only screen and (max-width: 768px){
.sec-catalog{
margin-bottom: 150px;
}
.sec-catalog .w975 {
	padding: 30px 0 40px;
	margin-bottom: 50px;
	width: 100%;
}
.sec-catalog .sec-catalog_ttlbox{
	font-size: calc(35/746*100vw);
	line-height: 1.771;
	white-space: nowrap;
}
.sec-catalog .sec-catalog_ttlbox h3{
	padding-bottom: 10px;
	font-size: 15px;
}
.sec-catalog .sec-catalog_ttlbox p{
	font-size: 21px;
}

.sec-catalog .img {
	width: 82.32801333333333%;
	margin-bottom: 15px;
}
.sec-catalog .txt {
	font-size: 15px;
	line-height: 1.8333;
	width: 100%;
	margin-bottom: 0;
}
.sec-catalog .btn02 {
	width: 83.52345333333333%;
}
}



/* =============================
 sec-exhibition
================================ */
@media only screen and (max-width: 768px){
.sec-exhibition {
    margin-bottom: 80px;
}
.sec-exhibition .content h3 span{
	font-size: 19.5px;
	margin-bottom: 40px;
	padding: 15px 0;
}
.sec-exhibition .content .img {
	margin-bottom: 40px;
}
.sec-exhibition .content .item h4 {
	font-size: 17px;
	margin-bottom: 5px;
	padding-left: calc(1em + 5px);
	text-indent: calc(-1em - 5px);
}
.sec-exhibition .content .item h4 span {
    margin-right: 5px;
}
.sec-exhibition .content:nth-of-type(2) .item:nth-child(n+2) h4 {
	margin-bottom: 20px;
}
.sec-exhibition .content:nth-of-type(2) .item .img {
	margin-bottom: 40px;
}
.sec-exhibition .content:nth-of-type(2) .item:last-child .img {
	margin-bottom: 30px;
}
.sec-exhibition .content:nth-of-type(2) .item:nth-child(2) .img {
	margin-bottom: 10px;
}
.sec-exhibition .content:nth-of-type(2) .item:nth-child(2) .notes {
	margin: 0 0 40px;
	font-size: 10px;
}
.sec-exhibition .content .item .txt {
    font-size: 13px;
    margin-bottom: 18px;
    font-weight: 600;
}
.sec-exhibition .content .item .box_b {
    margin-bottom: 30px;
    min-height: 66.72px;
}
.sec-exhibition .content .item .box_b p {
    font-size: 13.5px;
    font-size: 14px;
    padding: 12px 0;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    line-height: 1.777;
}
.sec-exhibition .content .item .notes {
    font-size: 11px;
    margin: 0 0 25px calc(2em + 0px);
}
.sec-exhibition .content .item .img02 {
	width: 86.88%;
}
.sec-exhibition .txt_box {
    margin-bottom: 47.5px;
}
.sec-exhibition .txt_box p {
    font-size: 20.5577px;
    margin: 0 auto;
    width: 90%;
}
.sec-exhibition .txt_box .img {
    margin: 10px auto 0;
    max-width: 33.3954px;
}
}






/* =============================
 sec-exhibition
================================ */
@media only screen and (max-width: 768px){
.sec-exhibition .item .arrow {
    margin: 0 auto 25px;
    max-width: 33.3954px;
}
.sec-exhibition .bnr {
	width: 96.24664%;
	margin-bottom: 40px;
}
}

/* =============================
.sec-note
================================ */

@media only screen and (max-width: 768px){
	.sec-note{
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 768px){
	.swiper_container {
		width: 100%;
		margin-bottom: 10px;
	}
	.swiper_container .swiper-button-prev{
		left: -15px;
		top: 50%;

	}
	.swiper_container .swiper-button-next{
		right: -15px;
		top: 50%;

	}}


@media only screen and (max-width: 768px){
	.top_bnr {
		margin-bottom: calc(50px + 4.5vw);
	}
}
@media only screen and (max-width: 640px){
	.top_bnr {
		margin-bottom: calc(50px + 6vw);
	}
}
@media only screen and (max-width: 500px){
	.top_bnr {
		margin-bottom: calc(50px + 30px);
	}
	.present_box02 {
		margin-bottom: calc(50px + 30px)!important;
	}



/*============================
 2024.4.19追加
============================*/
.intro_read p {
	font-size: 15.5px;
	line-height: 2.37;
	margin-top: 15px;
	margin-bottom: 23px;
	font-weight: bold;
}
.intro_read p.txt_small {
	font-size: 13.5px;
	line-height: 2.37;
	margin-top: 15px;
	margin-bottom: 35px;
	font-weight: bold;
}
.box_y02 {
	position: relative;
	margin-bottom: 67px;
}
.box_y02 .kobuta {
	position: absolute;
	width: 49.62406015037594%;
	bottom: -54px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.point2.intro_img {width: auto;margin-top: 0; margin-left: 0; margin-bottom: 15px;}


.line {
	width: 100%;
}
.ma_t-27 {
	margin-top: 0;
}
.ma_t-81 {
	margin-top: 0;
}
.ma_l0 {
	margin-left: auto;
}



/*============================
 2024.6.21追加
============================*/
.tenjijo_mv {
    margin-bottom: 40px;
}



/*============================
 2025.3.27追加
============================*/
.cmn_box_wrap {
	gap: 27px 0;
	margin-bottom: 57px;
}

/* cmn_boxA */
.cmn_boxA {
	padding: 30px 20px 10px;
}
.cmn_boxA::before {
	width: 25px;
    height: 25px;
}
.cmn_boxA .lead_txt {
	font-size: 12px;
	font-weight: 500;
}
.cmn_boxA .copy {
	font-size: 16px;
	font-weight: 700;
}

/* 共通注釈 */
.cmn_notes01 li {
	font-size: 9.5px;
}

/* cmn_boxA_01 */
.cmn_boxA_01 .img {
	width: 86.53%;
	margin-left: auto;
	margin-right: auto;
}
.cmn_boxA_01 .lead_txt {
	width: 100%;
}

/* cmn_boxA_02 */
.cmn_boxA_02 {
	align-items: center;
}
.cmn_boxA_02 .img {
	width: 18.78%;
	margin-bottom: 15px!important;
}
.cmn_boxA_02 .txt_area {
	display: contents;
}
.cmn_boxA_02 .copy {
	width: 71.74%;
}
.cmn_boxA_02 .lead_txt {
	width: 100%;
}
.cmn_boxA_02 .cmn_notes01 li {
	width: 100%;
}

/* cmn_boxA_03 */
.cmn_boxA_03 .flex_area {
	flex-direction: column;
	margin-bottom: 11px;
}
.cmn_boxA_03 .flex_area .txt_area {
    width: 100%;
		margin-bottom: 23px;
}
.cmn_boxA_03 .flex_area .img {
    width: 100%;
}

}

/*============================
    2025.7.15追加
============================*/
@media screen and (max-width: 768px){
	.event_intro{
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 6px;
	}

	span#jump_frame {
		margin-top: -85px;
	}
	
	.event_banner{
		width: 88.9%;
	}
	.sp{
		display: block;
	}
}

@media screen and (max-width: 768px){
	.present_area {
    margin: -125px auto 0;
    padding-left: 9%;
    width: 97%;
 }
	.present_area .caution {
    font-size: 10px;
    text-align: center;
		margin-left: -9%;
 }
}
