@charset "utf-8";

/*基本設定
-------------------------------------------------------------- */

a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

.clearfix {
    zoom: 1; /* for IE7- */
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
strong {
	font-weight:bold;
}
img {
vertical-align: bottom;
max-width: 100%;
}

/* 装飾
------------------------------------------------------------*/

.op {
transition: 0.3s;
}
.op:hover {
opacity: 0.7;
transition: 0.3s;
}
.cl {
	clear:both;
}
.ct {
text-align: center;
}
.yu {
font-family:"游明朝","YuMincho";
font-weight: bold;
}
.yu2 {
font-family:"游明朝","YuMincho";
font-weight: normal;
}
.red {
color:#fd0000;
}
.bk {
color: #000;
}
.white {
color:#fff;
}
.up20 {
	margin-top:2rem;
}
.up30 {
	margin-top:3rem;
}
.up40 {
	margin-top:4rem;
}
.up50 {
	margin-top:5rem;
}
.up60 {
	margin-bottom:6rem;
}
.d20 {
	margin-bottom:2rem;
}
.d30 {
	margin-bottom:3rem;
}
.d40 {
	margin-bottom:4rem;
}
.d50 {
	margin-bottom:5rem;
}
.ud20 {
	margin:2rem 0;
}
.ud30 {
	margin:3rem 0;
}
.ud40 {
	margin:4rem 0;
}
.ud50 {
	margin:5rem 0;
}


/* リンク設定
------------------------------------------------------------*/
a:link {
	color:#126435;
	text-decoration:underline;
}
a:visited {
	color:#126435;
	text-decoration:underline;
}
a:hover {
	color:#126435;
	text-decoration:none;
}
a:active {
	color:#126435;
	text-decoration:underline;
}

#sns article:first-child h3 a {
color: #0165e1;
}
#sns article:first-child h3 a:hover {
text-decoration: none;
}
#sns article:last-child h3 a {
color: #000;
text-decoration: none;
}


/* アニメーション
------------------------------------------------------------*/
.fade-in {
transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
}
.fade-up, .fade-left, .fade-right {
transition: opacity 0.7s;
-moz-transition: opacity 0.7s;
-webkit-transition: opacity 0.7s;
-o-transition: opacity 0.7s;
transition: transform 0.7s;
-moz-transition: transform 0.7s;
-webkit-transition: transform 0.7s;
-o-transition: transform 0.7s;
}



/* 共通
------------------------------------------------------------*/

html {
font-size: 62.5%;
scroll-behavior: smooth;
}
body {
font-family:"游ゴシック","YuGothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#000;
-webkit-text-size-adjust: none;
font-weight: 500;
}

/* ページャー（一覧） */
.pager{
	text-align:center;
	padding:30px 0px;
	clear:both;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}

/* ページャー（個別記事） */
#navigation {
display: flex;
justify-content: space-between;
width: 60%;
margin: 0 auto 10rem auto;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1140px) {

.spbr {
display: none !important;
}
#menu {
display: none;
}
body{
position: relative;
font-size: 1.4rem;
line-height:2.4rem;
z-index: 1;
}
#mobile {
display: none;
}

/* ヘッダ */
header {
background: #fff;
}
header article {
margin: 0 auto;
padding: 2rem 5rem;
display: flex;
justify-content: space-between;
}
header article > div {
width: 27rem;
}
header article > div img {
max-width: 100%;
}
nav {
font-weight: bold;
padding-top: 1rem;
}
nav li {
display: inline-block;
font-size: 1.2rem;
line-height: 1.2rem;
border-right: 0.1rem solid #086736;
padding: 0 0.4rem;
}
nav li:last-child {
border-right: none;
padding-right: 0;
}
header nav li a:link {
color: #086736;
}
header nav li a:visited {
color: #086736;
}
header nav li a:hover {
color: #086736;
text-decoration: none;
}
header nav li a:active {
color: #086736;
}

/* ヘッダ（黒バージョン） */
header#hdr_bb {
background: #fff;
}
header#hdr_bb article {
margin: 0 auto;
padding: 2rem 5rem;
display: flex;
justify-content: space-between;
}
header#hdr_bb article > div {
width: 27rem;
}
header#hdr_bb article > div img {
max-width: 100%;
}
header#hdr_bb nav {
font-weight: bold;
padding-top: 1rem;
}
header#hdr_bb nav li {
display: inline-block;
font-size: 1.2rem;
line-height: 1.2rem;
border-right: 0.1rem solid #086736;
padding: 0 0.4rem;
}
header#hdr_bb nav li:last-child {
border-right: none;
padding-right: 0;
}
header#hdr_bb nav li a:link {
color: #000;
}
header#hdr_bb nav li a:visited {
color: #000;
}
header#hdr_bb nav li a:hover {
color: #000;
text-decoration: none;
}
header#hdr_bb nav li a:active {
color: #000;
}

/* ホバーで日本語メニュー */
nav ul li a {
  display: block;
}
nav ul li a {
  position: relative;
  left: 0;
  text-align: center;
  overflow: hidden;
  padding: 0 1rem; /*メニューに入るテキスト量によって変更してください*/
}
nav ul li a::after {
  position: absolute;
  bottom: 0;
  left: -0.4rem;
  display: block;
  content: "";
  width: 0%;
  height: 0.1rem;
  background: #fff;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
nav ul li a span {
  display: block;
  width: 100%;
  margin: 0 auto;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
nav ul li a span.ja {
  position: absolute;
  top: 100%;
  left: -0.2rem;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
  color: #086736;
}
header#hdr_bb nav ul li a span.ja {
color: #000;
}
nav ul li a:hover::after {
  width: 100%;
}
nav ul li a:hover span.en {
  transform: translate(0%, -150%);
}
nav ul li a:hover span.ja {
  top: 0;
}

.wrap {
width: 100rem;
margin: 5rem auto;
}
.read {
color: #fff;
font-weight: bold;
font-size: 2.2rem;
background: #086736 url("../img/read_line.png") repeat-x;
background-position: left 0 bottom 01rem;
z-index: 0;
margin-bottom: 4rem;
}
.read span {
background: #086736;
padding: 01rem 1rem 0.6rem 1.6rem;
display: inline-block;
}
.read span:nth-child(2) {
font-size: 1.2rem;
padding-left: 2rem;
}

footer {
text-align: center;
margin-top: 5rem;
}
footer nav {
margin-bottom: 2rem;
}
footer nav li {
border-right: 0.1rem solid #595757;
}
footer nav li a:link {
color: #595757;
}
footer nav li a:visited {
color: #595757;
}
footer nav li a:hover {
color: #595757;
}
footer nav li a:active {
color: #595757;
}
footer h2 {
color: #2CAC38;
font-weight: bold;
font-size: 1.6rem;
margin-bottom: 2rem;
}
footer p {
border-top: 0.2rem solid #7D7D7D;
padding: 2rem 0;
}
footer p a:link {
color: #595757;
}
footer p a:visited {
color: #595757;
}
footer p a:hover {
color: #595757;
}
footer p a:active {
color: #595757;
}
footer small {
background: #086736;
color: #fff;
display: block;
padding: 1rem 0;
}


}


/* タブレット用　縦向き
------------------------------------------------------------*/
@media only screen and (min-width: 641px) and (max-width: 1139px) {

.spbr {
display: none !important;
}
.pcbr {
display: none !important;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.pdd_sp {
padding: 0 2rem;
}
.sp100 {
width:100%;
height:auto;
}
body{
font-size: 1.4rem;
line-height:2.6rem;
padding-top: 6rem;
}

/* スマホナビ */
#mobile {
padding: 1rem 1rem 0.6rem 1rem;
display: flex;
justify-content: space-between;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
height: 6rem;
border-bottom: 0.1rem solid #ccc;
background: #fff;
}
#logo_sp {
position: absolute;
top: 1.4rem;
left: 2rem;
width: 17rem;
}
#logo_sp img {
width: 100%;
height: auto;
}
#btn_sp a {
width: 4rem;
height: 4rem;
font-size: 1.1rem;
padding-top: 1rem;
display: block;
border: 0.1rem solid #a99496;
text-align: center;
}
#btn_sp a:link {
color:#a99496;
}
#btn_sp a:visited {
color:#a99496;
}
#btn_sp a:hover {
color:#a99496;
text-decoration: none;
}
#btn_sp a:focus {
color:#a99496;
text-decoration: none;
}
#btn_sp a:active {
color:#a99496;
text-decoration: none;
}
#btn_sp {
position: absolute;
top: 1rem;
right: 1rem;
}
#btn_sp button {
border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: 0.1rem solid #086736;
  box-sizing: border-box;
  cursor: pointer;
  padding: 0;
  width: 4rem;
height: 4rem;
font-size: 1.1rem;
display: block;
background: #fff;
color: #086736;
}
.close img {
width: 5rem;
height: auto;
}

/* ヘッダ */
header {
display: none;
}

.wrap {
padding: 0 1rem;
margin: 5rem auto;
}
.read {
color: #fff;
font-weight: bold;
font-size: 2.2rem;
background: #086736 url("../img/read_line.png") repeat-x;
background-position: left 0 bottom 01rem;
z-index: 0;
margin-bottom: 4rem;
}
.read span {
background: #086736;
padding: 01rem 1rem 0.6rem 1.6rem;
display: inline-block;
}
.read span:nth-child(2) {
font-size: 1.2rem;
padding-left: 2rem;
}

footer {
text-align: center;
margin-top: 5rem;
}
footer nav {
display: none;
}
footer h2 {
color: #2CAC38;
font-weight: bold;
font-size: 1.4rem;
margin-bottom: 2rem;
}
footer p {
border-top: 0.2rem solid #7D7D7D;
padding: 2rem 0;
}
footer p a:link {
color: #595757;
}
footer p a:visited {
color: #595757;
}
footer p a:hover {
color: #595757;
}
footer p a:active {
color: #595757;
}
footer small {
background: #086736;
color: #fff;
display: block;
padding: 1rem 0;
}


}


/* スマートフォン用
------------------------------------------------------------*/
@media only screen and (max-width: 640px) {

.pcbr {
display: none !important;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.sp100 {
width:100%;
height:auto;
}
.flex-direction-nav {
display: none !important;
}
body{
font-size: 1.4rem;
line-height:2.0rem;
overflow-y: scroll;
overflow-x: hidden;
padding-top: 6rem;
}

/* スマホナビ */
#mobile {
padding: 1rem 1rem 0.6rem 1rem;
display: flex;
justify-content: space-between;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
height: 6rem;
border-bottom: 0.1rem solid #ccc;
background: #fff;
}
#logo_sp {
position: absolute;
top: 1.8rem;
left: 2rem;
width: 17rem;
}
#logo_sp img {
width: 100%;
height: auto;
}
#btn_sp a {
width: 4rem;
height: 4rem;
font-size: 1.1rem;
padding-top: 1rem;
display: block;
border: 0.1rem solid #a99496;
text-align: center;
}
#btn_sp a:link {
color:#a99496;
}
#btn_sp a:visited {
color:#a99496;
}
#btn_sp a:hover {
color:#a99496;
text-decoration: none;
}
#btn_sp a:focus {
color:#a99496;
text-decoration: none;
}
#btn_sp a:active {
color:#a99496;
text-decoration: none;
}
#btn_sp {
position: absolute;
top: 1rem;
right: 1rem;
}
#btn_sp button {
border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: 0.1rem solid #086736;
  box-sizing: border-box;
  cursor: pointer;
  padding: 0;
  width: 4rem;
height: 4rem;
font-size: 1.1rem;
display: block;
background: #fff;
color: #086736;
}
.close img {
width: 5rem;
height: auto;
}

/* ヘッダ */
header {
display: none;
}

.wrap {
margin: 5rem 0;
padding: 0 1rem;
}
.read {
color: #fff;
font-weight: bold;
font-size: 1.4rem;
background: #086736 url("../img/read_line.png") repeat-x;
background-position: left 0 bottom 1.8rem;
z-index: 0;
margin-bottom: 4rem;
}
.read span {
background: #086736;
padding: 1rem 1rem 0.6rem 1.6rem;
line-height: 2.6rem;
display: inline-block;
}
.read span:nth-child(2) {
font-size: 1.2rem;
padding: 0 1rem 1rem 2rem;
}

footer {
text-align: center;
margin-top: 5rem;
}
footer nav {
display: none;
}
footer h2 {
color: #2CAC38;
font-weight: bold;
font-size: 1.2rem;
margin-bottom: 2rem;
padding: 0 2rem;
line-height: 1.7;
}
footer p {
border-top: 0.2rem solid #7D7D7D;
padding: 2rem 0;
}
footer p a:link {
color: #595757;
}
footer p a:visited {
color: #595757;
}
footer p a:hover {
color: #595757;
}
footer p a:active {
color: #595757;
}
footer small {
background: #086736;
color: #fff;
display: block;
padding: 1rem 0;
}


}