@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/css/yakuhanjp_s.min.css');
@charset "UTF-8";


/*---------------------------------------------
	Browser Default Initialization
  ---------------------------------------------*/

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,pre, form, fieldset, input, textarea, p, blockquote, th, td,section, nav, article, aside, header, address,figure, figcaption {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {text-align: left;}
q::before ,q::after {content: '';}
object, embed {vertical-align: top;}
hr, legend {display: none;}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img, abbr, acronym, fieldset {border: 0;}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}
ul li { list-style-type: none;}
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix { /zoom:1; }
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
p {
	padding: 0 0 20px;
	line-height: 180%;
}
em {
	font-style:normal;
}
strong {
	font-weight: bold;
}
a {
	color:#000;
	outline: none;
	text-decoration: none;
 cursor:pointer;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
}
a:active,
a:hover {
	text-decoration: none;
}
a:focus,
*:focus {
	outline:none;
}
a:hover img {
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.en {
	font-family: 'Abril Fatface', cursive;
}
.min {	font-family: YakuHanJPs, "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;}
.txhd {
	display:block;
	height:0;
	overflow:hidden;
	font-size:1.0rem;
	line-height:2;
}
.pc {
 display: block;
}
.sp {
 display: none;
}
.ind {
 text-indent:1em;
}
@-ms-viewport {
 width: auto !important;
 initial-scale: 1;
}
		@media only screen and (max-width: 767px) {
   .pc {
    display: none;
   }
   .sp {
    display: block;
   }
		}


/* ==========================================================================
   Global
   ========================================================================== */

html {
 font-size: 62.5%;
	overflow-y: scroll;
	height: 100%;
 line-height: 1.15;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
html.ofyh {
 height: 100%;
 overflow-y: hidden;
}
body {
 position: relative;
 font-family: YakuHanJPs, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	background: #fff;
 margin: 0;
 width: 100%;
 -ms-width: calc(100% - (100vw-100%));
 color: #333333;
 font-size: 1.6rem;
 line-height: 1;
 letter-spacing: .04em;
 text-align: left;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
#wrap {
	width: 100%;
 min-height:100vh;
	display:block;
	position:relative;
 overflow:hidden;
}
.ofyh {
	height:100%;
	overflow-y:hidden;
}
 
  @media screen and (max-width: 767px) {
   body {
    width: 100%;
    font-size: 1.6rem;
    -webkit-text-size-adjust:100%;
    -webkit-overflow-scrolling: touch;
    min-width:inherit;
    background: #fff;
   }
   #wrap {
    width: 100%;
    min-height:100%;
    height: auto;
    min-width:320px;
   }
  }


/*
			header
==================================================================================  */
.hd__toplogo {
 text-align:center;
 padding-top:60px;
 display: block;
 z-index:1000;
}
.hd__toplogo span {
 display:block;
 width:180px;
 margin:0 auto;
}

		@media only screen and (max-width: 415px) {
   .hd__toplogo {
    padding-top:40px;
   }
   .hd__toplogo span {
    width:140px;
   }
  }
  
  
  /* news
================================================================================== */
#news{
	width:100%;
	position:relative;
 margin-top:120px;
}
.news_body {
 position:relative;
}
#news .contbox {
 position: relative;
 max-width: 580px;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 200px;
}
.entry-title {
 font-size: 2.4rem;
 font-weight: 500;
 letter-spacing: 0.05em;
 line-height: 1.6;
 font-feature-settings: "palt";
 text-align:center;
}
.p-news {
 margin-top: 100px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}
.p-news p {
 color:#4b4b4b;
 font-size: 1.5rem;
 font-weight: 500;
 line-height: 1.8em;
 letter-spacing:0.05em;
 padding: 0;
 margin-top:3em;
}
.p-news p strong {
 font-size: 1.7rem;
 font-weight: 700;
 display:block;
 margin-bottom:0.5em;
}
.p-news p.end {
 text-align:right;
 font-size: 1.4rem;
 margin-top:60px;
}
  
  @media only screen and (max-width: 767px) {
   #news{
    width:100%;
    margin-top:60px;
    padding:0 9.5%;
   }
   #news .contbox {
    max-width: inherit;
    padding-bottom: 80px;
   }
   .entry-title {
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.6;
    font-feature-settings: "palt";
   }
   .entry-meta {
    margin-top: 45px;
    padding-left: 75px;
   }
   .entry-meta::before {
    top: 4px;
    width: 60px;
    height: 9px;
   }
   .entry-meta time {
    font-size:1.2rem;
   }
   .p-news {
    margin-top: 60px;
   }
   .p-news p {
    font-size: 1.35rem;
    margin-top:2em;
   }
   .p-news p strong {
    font-size: 1.5rem;
    display:block;
    margin-bottom:0.5em;
   }
   .p-news p.end {
    font-size: 1.3rem;
    margin-top:40px;
   }
  }

  


