@charset "UTF-8";

body, .body {
    font-family: 'Yu Mincho Pr6N R', Yu Mincho, YuMincho, Hiragino Mincho ProN, 'HG明朝E', serif; 
    font-feature-settings: "palt";
}

@media all and (-ms-high-contrast: none) {
  body, .body {
    font-family : "Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;
  }
}

sup {
  vertical-align: super !important;
  font-size: 20% !important;
}

/* ------------------------
headerNav
---------------------------*/

.msn-header {
    box-shadow: none;
}

/*.msn-headerLogo--type2.msn-headerLogo img[src$=".svg"] {
	max-width: none;
	height: 65px;
}*/
.msn-headerLogo img[src$=".svg"] {
	max-width: none;
	height: 65px;
}

.msn-headerNav__item {
    font-family: 'Yu Mincho Pr6N R', Yu Mincho, YuMincho, Hiragino Mincho ProN, 'HG明朝E', serif; 
    /*font-weight: 300 !important;*/
}
.msn-mainContents {
    /* font-family: "UD Reimin Light", serif !important; */
    /*font-weight: 300 !important;*/
}

@media (min-width: 768px) {

    .msn-headerNav__item {
        color: #dcdcdc;
    }
    .msn-headerNav__item a {
        color: #000;
    }
}

@media (max-width: 767px) {
	/*.msn-headerLogo--type2.msn-headerLogo img[src$=".svg"] {
		height: 35px;
	}*/
	.msn-headerLogo img[src$=".svg"] {
		height: 35px;
	}
	.msn-headerNav__item {
		color: #333;
	}
	.msn-headerNav__item a {
		color: #fff;
	}
}

/*--------------------------
cv button
---------------------------*/
.msn-bottomButtons {
  z-index : 999999;
}

.msn-headerButtons__item a {
  justify-content : center;
}
  
.msn-headerButtons .msn-headerButtons__item:nth-child(3) a {
  border-bottom-right-radius: 5px;
  padding: 0 20px;
}

.msn-headerButtons .msn-headerButtons__item:nth-child(2) a {
  background-color: #ab1d22;
  padding: 0 20px;
}

.msn-headerButtons .msn-headerButtons__item:nth-child(1) a {
  background-color: #d08a4c !important;
  padding: 0 20px;
}

.no-csspositionsticky .msn-bottomButtons {
  z-index: 50;
}

.msn-bottomButtons .msn-bottomButtons__item:nth-child(3) a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.msn-bottomButtons .msn-bottomButtons__item:nth-child(2) a {
  background-color: #ab1d22;
}

.msn-bottomButtons .msn-bottomButtons__item:nth-child(1) a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #d08a4c !important;
}


/* ------------------------
contents buttons
---------------------------*/
.msn-buttonB.msn-buttonB--reserve {
  background-color: #af0b10;
}

.msn-buttonB.msn-buttonB--request {
  background-color: #d08a4c !important;
}
.msn-buttonB.msn-buttonB--30min {
	background-color: #d98b88 !important;
}

.msn-bottomButtons__item,
.msn-headerButtons__item a,
.msn-buttonB {
  transition : .5s;
}

.msn-bottomButtons__item:hover,
.msn-headerButtons__item a:hover,
.msn-buttonB:hover {
  opacity : .5;
}

/* ------------------------
3 buttons
---------------------------*/
.msn-topInfo__buttonGroup {
	width : 800px!important;
}
@media screen and (max-width: 767px) {
	.msn-topInfo__buttonGroup {
		width: 100% !important;
	}
}
.msn-headerButtons__item,
.msn-bottomButtons__item {
	width : calc(100% / 3);
}
@media (min-width: 768px) {
	.msn-headerButtons {
		justify-content : space-between;
		width : 420px;
	}
	.msn-bottomButtons {
		width: 450px;
	}
}


/* ------------------------
2 buttons
---------------------------*/
/*.msn-topInfo__buttonGroup {
	width : 500px!important;
}
@media screen and (max-width: 768px) {
	.msn-topInfo__buttonGroup {
		width: 100% !important;
	}
}
@media (min-width: 768px) {
	.msn-bottomButtons {
		width: 450px;
	}
}*/

/* ------------------------
1 buttons
---------------------------*/
/*.msn-topInfo__buttonGroup {
  width : 500px!important;
}

@media (min-width: 768px) {
  .msn-bottomButtons {
    width: 185px;
  }
}*/


/* ------------------------
reserve button hidden
---------------------------*/
/*.msn-bottomButtons__item:first-of-type {
  width: 100%;
}

.msn-headerButtons .msn-headerButtons__item:nth-child(1) a {


  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.msn-bottomButtons .msn-bottomButtons__item:nth-child(1) a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.msn-headerButtons .msn-headerButtons__item:nth-child(2) {
  display: none !important;
}

.msn-bottomButtons .msn-bottomButtons__item:nth-child(2) {
  display: none !important;
}

.msn-topInfo__buttonGroup,
.msn-madori__actions {
  justify-content : center;
}
.msn-topInfo__buttonItem {
  max-width : 300px;
}
.msn-topInfo__buttonItem:nth-of-type(2),
.msn-madori__actions .msn-madori__actionItem:nth-of-type(2) {
  display : none!important;
}

.msn-topInfo__buttonItem:not(:last-child) {
  margin : 0 auto;
}*/

/* ------------------------
30min button hidden
---------------------------*/
/*.msn-headerButtons .msn-headerButtons__item:nth-child(3) {
  display: none !important;
}

.msn-bottomButtons .msn-bottomButtons__item:nth-child(3) {
  display: none !important;
}

.msn-headerButtons .msn-headerButtons__item:nth-child(2) a {
  border-bottom-right-radius: 5px;
}


.msn-bottomButtons .msn-bottomButtons__item:nth-child(2) a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.msn-topInfo__buttonItem:nth-of-type(3),
.msn-madori__actions .msn-madori__actionItem:nth-of-type(3) {
  display : none!important;
}*/


/* ------------------------
holiday__info
---------------------------*/

.holiday__info {
  font-feature-settings: "palt";
  /*width: 1200px;*/
  margin: 50px auto 0;
  text-align: center;
  line-height: 1.75;
}
.holiday__info h4 {
  font-size: 1.4rem;
}
.holiday__info .p__red {
  font-size: 2.1rem;
  color: #af0b10;
}
.holiday__info .p__cap {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .holiday__info {
    width: 90%;
    text-align: left;
  }
  .holiday__info h4 {
    font-size: 1.2rem;
    text-align: center;
  }
  .holiday__info .p__red {
    font-size: 1.25rem;
  }
  .holiday__info .p__cap {
    font-size: 1.0rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .holiday__info {
    width: 100%;
  }
}

/* ------------------------
SP footerNavi
---------------------------*/

.msn-footerNav__item {
  color: #dcdcdc;
}

/* -------------------------
ページ下部　注釈
------------------------- */

.pagefooter__caption {
	font-size: 14px;
	line-height: 1.5;
	padding: 2em 0 0;
}
.pagefooter__caption dt {
	float: left;
}
.pagefooter__caption dd {
	margin-left: 1em;
}
@media screen and (max-width: 767px) {
	.pagefooter__caption {
		font-size: 12px;
	}
}


/*------------------------------------
回遊ボタン　→　base.css　にあるが、各物件で調整が必要な場合、sytle-public.css で上書きできるようにした
------------------------------------*/

/* イノバス名古屋本陣　回遊ボタン調整 */

.navigation__text {
    width: min(70%, 360px);
}
.navigation__text img {
    width: 100% !important;
}

/* 回遊ボタン調整 end */























