@charset "utf-8";

/*=====================================

responsive.css

=====================================*/


.forPC { display: block; }
.forSP { display: none; }
br.forPC { display: inline; }
br.forSP { display: none; }

#pagetop.staffDetail {
    right: 40px;
    bottom: 130px;
}

/*-------------------------------------------------------------------
 Media Queries
-------------------------------------------------------------------*/

/* SP layout
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

	.inner {
        box-sizing: border-box;
        padding-left: 4%;
        padding-right: 4%;
        width: 100%;
    }

	p{
		font-size: 1.1rem;
	}


	.forPC { display: none; }
	.forSP { display: block; }

	br.forPC { display: none; }
	br.forSP { display: inline; }

/* layout */

	body {
		min-width: inherit;
		font-size: 1.2rem;
	}
	#wrapper{
		
	}

	.teaserLogo{
		width: 60%;
	}
	.teaserLogo p{
		font-size: 11px;
	}
	.teaserLogo .logoBox img{
		width: 90%;
	}
	.reserveLinkeBox a{
		font-size: 15px;
	}
	.slick-slide{
		margin: 10px;
	}

	




	header .headerLogo {
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 13px;
	}
	.inner {
		box-sizing: border-box;
		padding-left: 4%;
		padding-right: 4%;
		width: 100%;
	}

	
	.gNav {
		padding-top: 20px;
		padding-bottom: 20px;
		background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(88, 88, 88, 1) 100%);
		clear: both;
		display: none;
		position: absolute;
		width: 100vw;
		z-index: 2;
		right: 0;
		top: 55px;
		overflow: auto;
		height: calc(100vh - 54px);
		height: calc(100dvh - 54px);
	}
	.gNav a {
		display: block;
		padding: 15px;
	}
	.gNav .gNavLinkList {
		display: block;
		width: 100%;
		margin-top: 20px;
		border-top: solid 1px #FFF;
		font-size: 1.4rem;
	}
	.gNav .gNavLinkList > li > a{
	}
	.gNav li {
		width: 100%;
		text-align: left;
		border-left: none;
		border-bottom: solid 1px #FFF;
		padding-left: 0;
    	padding-right: 0;
		display: block;
	}
	.gNav li:last-child {
		border-right: none;
	}
	.gNav .gNavLinkList > li .child {
		padding-left: 4%;
		padding-right: 4%;
		display: block;
		position: relative;
		padding-top: 0;
		padding-bottom: 0;
		left: auto;
		margin-top: auto;
		width: auto;
		z-index: auto;
		background-color: transparent;
	}
	.gNav a.parent.active > span {
		background-color: transparent;
	}
	
	.gNav .gNavLinkList > li .child li{
		margin-bottom: 5px;
		padding-bottom: 0;
	}
	.gNav .gNavLinkList > li .child li:last-child{
		margin-bottom: 20px;
	}

	.gNav .gNavLinkList > li .child a {
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #BABABA;
		border-radius: 5px;
		background-image: url(../images/ico_arrow_white.svg);
		background-repeat: no-repeat;
		background-position: left 10px center;
		padding-left: 26px;
		font-size: 1.2rem;
		background-size: 10px;
	}
	.languageSelect > div a{
		padding: 10px;
	}
	
	header{
		min-width: auto;
	}

	header .headerLogo img {
		max-width: 110px;
	}
	.headerSpBtn{
		padding: 15px 15px 14px 13px;
		height: 26px;
		left: 0;
	}

	.inner {
        box-sizing: border-box;
        padding-left: 2%;
        padding-right: 2%;
        width: 100%;
    }

	
	.gNav {
		padding-top: 20px;
		padding-bottom: 20px;
		clear: both;
		display: none;
		position: absolute;
		width: 100vw;
		z-index: 2;
		right: 0;
		top: 55px;
		overflow: auto;
		height: calc(100vh - 53px);
		height: calc(100dvh - 53px);
	}
	.gNav a {
		display: block;
		padding: 15px;
		position: relative;
		background: linear-gradient(90deg, #f1da84 0%, #e4bd02 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.gNav .gNavLinkList {
		display: block;
		width: 100%;
		margin-top: 20px;
		border-top: solid 1px;
		border-image: linear-gradient(90deg, #f1da84 0%, #e4bd02 100%);
		border-image-slice: 1;
		font-size: 1.4rem;
	}
	.gNav .gNavLinkList > li > a{

	}
	.gNav li {
		width: 100%;
		text-align: left;
		border-left: none;
		border-bottom: solid 1px;
		border-image: linear-gradient(90deg, #f1da84 0%, #e4bd02 100%);
		border-image-slice: 1;
		padding-left: 0;
    	padding-right: 0;
		padding-bottom: 10px;
	}
	.gNav li:last-child {
		border-right: none;
	}
	.gNav .gNavLinkList > li .child {
		padding-left: 4%;
		padding-right: 4%;
		display: block;
		position: relative;
		padding-top: 0;
		padding-bottom: 0;
		left: auto;
		margin-top: auto;
		width: auto;
		z-index: auto;
		background-color: transparent;
	}
	.gNav a.parent.active > span {
		background-color: transparent;
	}
	
	.gNav .gNavLinkList > li .child li{
		margin-bottom: 5px;
		padding-bottom: 0;
	}
	.gNav .gNavLinkList > li .child li:last-child{
		margin-bottom: 20px;
	}

	.gNav .gNavLinkList > li .child a {
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 5px;
		padding-left: 26px;
		font-size: 1.2rem;
		background-size: 10px;
	}
	.languageSelect > div a{
		padding: 10px;
	}
	
	.footerA ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.footerBannerWrapper {
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #EFF7FC;
	}
	.footerBanner ul {
		display: grid;
		grid-template-columns: 49% 49%;
		column-gap: 2%;
		row-gap: 20px;
	}

	.footerContentsBox {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footerContentsBox .inner {
		display: block;
	}
	.footerLinkBox {
		padding-left: 4%;
		padding-right: 4%;
		border-left: none;
		border-right: none;
		box-sizing: border-box;
		margin-bottom: 30px;
		border-bottom: solid 1px #FFFFFF;
		padding-bottom: 20px;
	}
	.footerInformationBox {
		padding-left: 4%;
		padding-right: 4%;
		border-right: none;
		box-sizing: border-box;
	}
	.footerOtherLinkBox a{
		font-size: 1.1rem;
	}

	.footerUniversityBox ul {
		display: block;
	}
	.footerUniversityBox ul li:first-child {
		border-left: none;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: #BABABA solid 1px;
	}
	.footerUniversityBox ul li {
		border-right: none;
	}
	.footerLinkHome a {
		background-size: 16px;
		padding-left: 24px;
	}
	.footerSnsBox img{
		max-width: 25px;
	}
	.footerUniversityBox ul li img {
		max-width: 95%;
	}
	#pagetop{
		width: 45px;
	}
	.footerBtnBox {
		display: grid;
		grid-template-columns: 1fr;
		margin-bottom: 30px;
		text-align: center;
		column-gap: 4%;
		row-gap: 20px;
	}
	.acces2cBox{
		grid-template-columns: 1fr;
		row-gap: 30px;
	}
	.mapBox.forSP{
		margin-bottom: -5px;
	}
	.accessText {
		display: block;
		align-items: center;
		padding: 6%;
	}
	.footerLinkList {
		display: grid;
		grid-template-columns: 1fr;
		column-gap: 20px;
	}
	.footerContact h2 {
		text-align: center;
		font-size: 1.6rem;
	}
	.contact2cBox{
		display: grid;
		grid-template-columns: 1fr;
		row-gap: 20px;
	}
	.footerContact .telBox a {
        font-size: 1.4rem;
        padding-left: 60px;
        padding-right: 40px;
        position: relative;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
	.footerContact .fotterContactBtn a {
        font-size: 1.4rem;
        padding-left: 60px;
        padding-right: 40px;
        position: relative;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

	.footerContact {
		padding-top: 80px;
		padding-bottom: 20px;
		text-align: center;
		background-color: #FFF;
	}
	.contact2cBox{
		margin-bottom: 40px;
	}
	.contact2cBox .contctBox:first-child{
		border-bottom: solid 1px #dcdcdc;
		padding-bottom: 20px;
		margin-bottom: 15px;
		border-right: none;
	}
.footerBannerWrapper {
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #EFF7FC;
	}
	.footerBanner ul {
		display: grid;
		grid-template-columns: 49% 49%;
		column-gap: 2%;
		row-gap: 20px;
	}
	

	.footerContentsBox {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footerContentsBox .inner {
		display: block;
	}
	.footerLinkBox {
		padding-left: 4%;
		padding-right: 4%;
		border-left: none;
		border-right: none;
		box-sizing: border-box;
		margin-bottom: 30px;
		border-bottom: solid 1px #FFFFFF;
		padding-bottom: 20px;
	}
	.footerInformationBox {
		padding-left: 4%;
		padding-right: 4%;
		border-right: none;
		box-sizing: border-box;
	}
	.footerOtherLinkBox a{
		font-size: 1.1rem;
	}

	.footerUniversityBox ul {
		display: block;
	}
	.footerUniversityBox ul li:first-child {
		border-left: none;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: #000 solid 1px;
	}
	.footerUniversityBox ul li {
		border-right: none;
	}
	.footerLinkHome a {
		background-size: 16px;
		padding-left: 24px;
	}
	.footerSnsBox img{
		max-width: 25px;
	}
	.footerUniversityBox ul li img {
		max-width: 95%;
	}


	.topMenu2c {
		display: grid;
		grid-template-columns: 1fr;
		column-gap: 5%;
		row-gap: 30px;
	}
.spHeaderRsvBtn {
    position: absolute;
    text-align: center;
    display: block;
    right: 12px;
    top: 18px;
	font-size: 1.1rem;
}
.spHeaderRsvBtn a {
    padding: 7px 22px 7px 30px;
}

	.mainVisualLogo{
	max-width: 100px;
	position: absolute;
	bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.resevationNote p{
	font-size: 1rem;
	margin-bottom: 15px;
}
.mainVisualWrapper{
    overflow: hidden;
	margin-bottom: 20px;
}


	.topLeadMessage2c {
    display: block;
    padding-right: 4%;
    padding-left: 4%;
}

.topLeadMessageTextContents{
	padding-top: 30px;

}
.topNewsBox {
    padding: 10px 0;
    border-bottom: none;

}

.topNewsBox h2 {
    display: block;
    font-size: 1.2rem;
    margin-right: 30px;
    float: left;
    font-weight: 300;
    line-height: 1.8;
}

.staffBox {
    display: grid
;
    grid-template-columns: 33% 60%;
    column-gap: 5%;
    margin-bottom: 60px;
}
.staffBox p {
    line-height: 1.8;
}
.staffBox h3 {
    font-size: 2rem;
    margin-bottom: 20px;
}
.staffBox h4 em {
    font-size: 1.8rem;
    margin-right: 15px;
    display: inline-block;
}


.topLeadMessageText {
    display: block;
    align-items: center;
}
.note {
    text-align: right;
    font-size: 0.9rem;
}


.rsvClick {
    max-width: 70px;
}


.openingCopy .openingLogo img {
    width: 220px;
}

.articleBody h2 {
    padding-left: 0;
}
.articleBody .leadTxt p {
    font-weight: bold;
    font-size: 1.4rem;
    text-align: left;
    background-color: #f9f9f9;
    padding: 6%;
}
.articleBody h3 {
    padding: 8px 15px;
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.articleBody p {
    line-height: 1.9;
    text-align: justify;
    margin-bottom: 20px;
    font-size: 1.3rem;
	margin-left: 5px;
    margin-right: 5px;
}

.bottomVisualArea .bottomMainVisualImgBox {
		max-width: 47%;
	}
	    .bottomVisualArea h1 {
        font-size: 1.36rem;
        margin-top: 0;
    }
.bottomVisualArea{
	min-height: auto;
}
.bottomVisualArea h1 {
    top: 20%;
}
.breadcrumb {
    padding-bottom: 20px;
}

.textLinkList{
	font-size: 1.4rem;
}


.dateAnounce dl {
    display: grid
;
    grid-template-columns: 60px 1fr;
    margin-bottom: 15px;
    row-gap: 5px;
    font-size: 1.6rem;
}
.dateAnounce h5 {
    margin-bottom: 2px;
    font-weight: 500;
    padding-left: 13px;
    position: relative;
    font-size: 1.4rem;
}
.dateAnounce h5::before{
	top: 7px;
}
.footerLogo img {
    max-width: 120px;
}
.textLinkList dt{
		padding-left: 20px;
    padding-right: 20px;
}
.textLinkList dd{
	padding-left: 20px;
    padding-right: 20px;

}


.textLinkList a {
    padding-left: 22px;
}
.acces2cBox h4 {
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: 500;
    text-align: center;
}

.btnAccess a {
    padding: 12px 60px;
    color: #777;
    background-color: #FFF;
    display: block;
    border-radius: 3px;
    background-image: url(../images/arrow_circle.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 18px;
    border: #777 solid 1px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    margin-bottom: 20px;
}

.laguageBtn{
    position: absolute;
    border: solid 1px #bababa;
    top: 16px;
    padding: 4px 8px;
    left: 66px;
	right: auto;
}
.laguageBtn a{
	color: #BABABA;
	font-size: 12px;
}



.spHeaderRsvBtn a.en {
    padding: 7px 13px 7px 24px;
	font-size: 1.1rem;
}


.mainContents{
	padding-top: 0;
}

.staffListBoxIndex .snsList li:nth-child(n+2){
	display: none;
}
.staffListBoxIndex{
	grid-template-columns: 1fr 1fr;
	column-gap: 5px;
}

.staffListBoxIndex.mini{
    grid-template-columns: 1fr;
}
.staffListBoxIndex .snsList li:nth-child(2){
	display: inline-block;
}
.staffListBoxIndex.mini .snsList li:first-child{
	display: inline-block;
}

.staffListBoxIndex.big{
    grid-template-columns: 1fr;
}
.staffListBoxIndex.mini{
    grid-template-columns: 1fr 1fr;
}
.staffListBoxIndex.mini ul.snsList li a {
	width: 42px;
	height: 42px;
}
.staffListBoxIndex.big ul.snsList li a {
	width: 50px;
	height: 50px;
}
.layoutChange a.big{
	width: 32px;
	height: 32px;
}
.layoutChange a.mini{
	width: 32px;
	height: 32px;
}
    .moreInfo {
        width: 29px;
        height: 27px;
    }
.staffSearchInputBox {
    position: relative;
    right: 0;
    top: -2px;
    float: right;
    border-bottom: #fff solid 1px;
}

.staffSearchInputBox input[type="text"]{
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 17px;
    border-bottom: none;
    border-radius: 0;
    line-height: 32px;
    padding-left: 0;
    color: #FFF;
}
.staffListBoxIndex li .name {
	font-size: 16px;
}

.staffListBoxIndex.mini ul.snsList li {
	min-width: 30%;
	text-align: center;
}
ul.snsList li a {
    width: 50px;
    height: 50px;
}
.staffListBoxIndex.mini ul.snsList{
	text-align: center;
	padding-right: 3px;
	display: flex;
	width: 100%;
	justify-content: center;
}
.staffListBoxIndex.big ul.snsList{
	text-align: center;
	padding-right: 3px;
	display: flex;
	width: 100%;
	justify-content: center;
}
.staffListBoxIndex.big ul.snsList li {
	min-width: 25%;
	text-align: center;
}
.staffListBoxIndex.mini ul.snsList li a {
	width: 42px;
    height: 42px;
}
/*.staffListBoxIndex.mini .snsList li:nth-child(n+3){
	display: none;
}*/

ul.snsList{
	bottom: 5px;
}
.big ul.snsList {
	bottom: 20px;
}
.topBackBtn{
    width: 30px;
    height: auto;
	position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
}
#pagetop.staffDetail {
    position: fixed;
    right: 3%;
    bottom: 120px;
}
.staffListBoxIndex.mini li .position, .staffListBoxIndex.mini li .nameEn {
	font-size: 9px;
}
.categoryChange li a{
	font-size: 16px;
}

.staffImage .inner{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.title_area h2{
	/*background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(88, 88, 88, 1) 100%);*/
	text-align: left;
}


.dow_area{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	    font-size: 11px;
}
.thismonth_0{
    opacity: 0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	    font-size: 11px;
}
.thismonth_2{
    opacity: 0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	    font-size: 11px;
}
.thismonth_1{
    background-color: #FFF;
    color: #000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
	    font-size: 11px;
}
#gallery_area{
	display: block;
	
}
#archive_area {
	display: block;
}
.media_bnrbox{
	grid-template-columns: 1fr;
	row-gap: 30px;
}
.abtouMessageArea p {
    text-align: center;
    line-height: 2;
    font-size: 16px;
}
.aboutDlBox{
	margin-left: -2.1%;
	margin-right: -2.1%;
}
.aboutDlBox dl {
    display: grid;
    grid-template-columns: 150px 1fr;
    column-gap: 10px;
    margin-bottom: 10px;
    font-size: 13px;
	padding-left: 4%;
	padding-right: 4%;
}
.aboutDlBox p {
    font-size: 12px;
	padding-left: 4%;
	padding-right: 4%;
}
.aboutAccessMapBox .map {
    margin-bottom: 30px;
    margin-left: -2.1%;
    margin-right: -2.1%;
}
.aboutAccessMapBox .address {
    line-height: 1.8;
    font-size: 13px;
    margin-bottom: 30px;
}

.aboutHajimeteBox p {
    font-size: 16px;
}
.ryokinBgBox {
    display: flex;
    width: 100%;
    background-image: url(../images/about_price_bg.png);
    aspect-ratio: 249 / 91;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    padding: 10px 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background-size: contain;
}
#about h2 {
    font-size: 24px;
    text-align: center;
    color: #FFF;
    padding-top: 55px;
    background-image: url(../images/kannmuri.svg);
    background-size: 210px auto;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 30px;
}
.ryokinBgBox h3 span {
    font-size: 12px;
    display: block;
    text-align: center;
}
.ryokinBgBox h3 {
    font-size: 24px;
    text-align: center;
    color: #e4bd02;
    margin-bottom: 10px;
}
.ryokinBgBox p {
    font-size: 14px;
}
.abtouMibunshoBox {
    aspect-ratio: 1500 / 1068;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    font-size: 20px;
    background-image: url(../images/about_foot_bg_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.abtouMibunshoInner p {
    font-size: 13px;
    text-align: left;
    line-height: 1.7;
	margin-left: 2%;
	margin-right: 2%;
}
.abtouMibunshoInner h3 {
    width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}


.aboutRyokinBox{
    margin-left: -2.1%;
    margin-right: -2.1%;
}
.aboutRyokinBox  h2,
.aboutRyokinBox p{
    padding-left: 4%;
    padding-right: 4%;
}
.ryokinBgBox{
    margin-left: 4%;
    margin-right: 4%;
	width: 92%;
}
.aboutHajimeteBox{
    margin-left: -2.1%;
    margin-right: -2.1%;
}
.aboutHajimeteBox h2,
.aboutHajimeteBox p{
    padding-left: 4%;
    padding-right: 4%;
}

.selectbox-1 select {
    appearance: none;
    min-width: 180px;
    height: 2.8em;
    padding: 0.13em 0em 0.1em 1em;
    border: none;
    border-radius: 3px;
    background-color: #ffffff;
    color: #333;
    font-size: 1em;
    cursor: pointer;
    line-height: 29px;
}

#gal_det_area ul{
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 20px;
}
.staffDetailSns ul.snsList{
	width: 80%;
}
.staffDetailSns {
    position: fixed;
    bottom: 110px;
    width: 100%;
    z-index: 10;
}
.staffNameBox{
	padding: 12px 3%;
}



}



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

}