@charset "utf-8";


@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src:url(../fonts/NotoSansCJKjp-Thin.woff) ,url(../fonts/NotoSansCJKjp-Thin.otf);
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src:url(../fonts/NotoSansCJKjp-Light.woff) ,url(../fonts/NotoSansCJKjp-Light.otf);
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src:url(../fonts/NotoSansCJKjp-DemiLight.woff) ,url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src:url(../fonts/NotoSansCJKjp-Regular.woff) ,url(../fonts/NotoSansCJKjp-Regular.otf);   
 }
 @font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src:url(../fonts/NotoSansCJKjp-Medium.woff) ,url(../fonts/NotoSansCJKjp-Medium.otf);   
 }

 @font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src:url(../fonts/NotoSansCJKjp-Bold.woff) ,url(../fonts/NotoSansCJKjp-Bold.otf);   
 }

 @font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src:url(../fonts/NotoSansCJKjp-Black.woff) ,url(../fonts/NotoSansCJKjp-Black.otf);  
 }

@font-face {
  font-family: 'Din';
    src:  url(../fonts/Alte-DIN-1451-Mittelschrift.ttf.woff),
    url(../fonts/Alte-DIN-1451-Mittelschrift.ttf.svg#Alte-DIN-1451-Mittelschrift),
    url(../fonts/Alte-DIN-1451-Mittelschrift.ttf.eot),
    url(../fonts/Alte-DIN-1451-Mittelschrift.eot?#iefix); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'hannari';
  font-style: normal;
  font-weight: 400;
  src:url(../fonts/hannari.woff) , url(../font/hannari.otf);
}
 


 
 
@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?h8uleh');
    src:    url('../fonts/icomoon.eot?h8uleh#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?h8uleh') format('truetype'),
        url('../fonts/icomoon.woff?h8uleh') format('woff'),
        url('../fonts/icomoon.svg?h8uleh#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-logo_hotel:before {
    content: "\e903";
}
.icon-logo_group:before {
    content: "\e900";
}
.icon-quill:before {
    content: "\e901";
}
.icon-pen:before {
    content: "\e902";
}





body{
font-family: "游ゴシック", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

h1,
h2,
h3,
h4,
h5,
h6{
font-family: 'Noto Sans Japanese',"游ゴシック", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;;
font-weight:normal;	margin:0 0 0.5em 0;
	padding:0;
	line-height:1.75;
	font-size:inherit;
	}

h1{
	font-size:2.1rem;
	}
	
h2{ 
	font-size:1.8rem;
	}
	
h3{
	font-size:1.8rem;
	}
	
h4{
	font-size:1.6rem;
	}
	 
h5{ 
	font-size:1.6rem;
	}
	
h6{
	font-size:1.6rem;
}
	 	 

p,li,dt,dd,th,td{
	font-size:13px;
	font-size: 1.3rem; /* 1.6em = 16px */
	line-height:1.75;
	font-weight:500;
}
.mincho{
font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight:normal;
}
.hannari{
	  font-family: 'hannari';
	  font-weight:normal;
	}
	 