@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap');
body {
  font-family: serif;
  color: #555;
  font-family: 'Sawarabi Mincho', sans-serif;
}
a {
  color: #555;
  text-decoration: none;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width:960px) {
  .md-sm {
    display: none !important;
  }
}
@media screen and (max-width:959px) {
  .lg {
    display: none !important;
  }
}
@media screen and (min-width:600px) {
  .sm {
    display: none !important;
  }
}
@media screen and (max-width:599px) {
  .lg-md {
    display: none !important;
  }
}
#container {
  max-width: 1150px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  margin: 0 auto;
}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
ヘッダー
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#header {
  border-bottom: 1px solid #CCC;
  font-size: 0;
  line-height: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/*#header:after {
    content: "";
    display: block;
    clear: both;
}*/
#title {
  width: 17.5%;
  padding: 10px 2%;
  max-width: 185px;
}
#title img {
  width: 100%;
}
#header div#weblink {
  width: 16.5%;
  padding: 10px 2%;
  border-left: solid 1px #555;
}
#weblink a,#weblink img {
    width: 100%;
}
#header .lg.nav {
  width: 28.56%;
  display: inline-block;
}
#header .lg.nav li {
  display: inline-block;
  float: left;
  height: 135px;
  width: 50%;
  border-left: 1px solid #CCC;
  text-align: center;
  padding-top: 64px;
  box-sizing: border-box;
  vertical-align: middle;
}
#header .lg.nav .sns img {
  margin: 0 5px;
}
#header .lg.category {
  width: 100%;
  border-top: 1px solid #CCC;
  display: inline-block;
}
#header .lg.category li {
  display: inline-block;
  height: 61px;
  border-left: 1px solid #CCC;
  text-align: center;
  padding-top: 23px;
  box-sizing: border-box;
  vertical-align: middle;
  width: 14.28%;
}
#header .lg.category a:first-child li {
  border-left: 0;
}
#header .md-sm {
  float: right;
  width: 120px;
  height: 120px;
  position: relative;
  border-left: 1px solid #CCC;
  box-sizing: border-box;
}
#header .md-sm img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#main {
  margin-bottom: 0px;
}
/*■■■■■■■■■■■■■■■■■■
メインタイトル
■■■■■■■■■■■■■■■■■■*/
#titleblock img {
  width: 100%;
  max-height: 75px;
}
h1#titleblock {
  width: 80%;
  margin: 65px auto;
}
div#maintitle {
  border-bottom: solid 2px #555;
  padding: 0 0 0px 0;
}
div#maincopy {
  text-align: center;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #CCC;
}
#maincopy img {
  display: block;
  width: 80%;
  margin: 50px auto 20px;
  /* max-width: 370px; */
  max-height: 25px;
}
#maincopy h3 {
  font-size: 15px;
  line-height: 250%;
  letter-spacing: 0.1em;
}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
記事リスト
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
div#article {
  width: 100%;
}
.entry_box {
    width: 48%;
    margin: 1% 1% 7%;
    position: relative;
    background-size: cover;
    background-position: center center;
    height: 280px;
    transition: 0.3s;
}
a.entry_box:hover {
    opacity: 0.7;
}
.entry_box img {
  width: 100%;
}
.entry_box {
  width: 100%;
  margin: 0 0 0 0;
  height: 550px;
  overflow: hidden;
  position: relative;
}
.entry_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.entry_box .midashi {
    z-index: 10;
    position: absolute;
    bottom: 2%;
    right: 2%;
    background-color: #ffffffeb;
    width: 40%;
    padding: 25px;
    left: auto;
    top: auto;
    background-color: rgba(255, 255, 255, 0.9);
}
h4 {
    font-size: 15px;
}

.entry_box p {
    font-size: 13px;
    line-height: 170%;
    margin: 10px 0 0 0;
}
a.nomal {
    border: none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-weight: 600;
    border-bottom: 1px solid #666;
    border-radius: 0;
}

/*フッター*/
#footer {
  width: 100%;
  margin-top: 50px;
  text-align: center;
  padding: 50px 0;
  border-top: 1px solid #CCC;
}
#footer p {
  font-size: 13px;
  letter-spacing: 2px;
}
#footer a {
  text-decoration: none;
}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
レスポンシブエリア
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
@media screen and (max-width:1150px) {
  #container {
    border-left: none;
    border-right: none;
  }
  /*#title {
	height: 120px;
	padding-top: 32px;
}*/
  /*#title img {
	width: 300px;
}*/
  #header .lg.nav li {
    height: 120px;
  }
  #header .lg.nav .about img {
    height: 32px;
  }
  #header .lg li {
    padding-top: 50px;
  }
  #header .lg.category li {
    height: 54px;
    padding-top: 20px;
  }
  #header .lg.category li img {
    height: 14px;
  }
}
@media screen and (max-width:959px) {
  #title {
    width: calc(100% - 50% - 2px);
  }
  #header div#weblink {
    width: 40%;
    padding: 12px 2%;
    border-left: solid 1px #555;
    max-width: 180px;
  }
  /*■■■■メインタイトル周り■■■■*/
  div#copyblock {
    width: 90%;
    margin: auto;
  }
  div#kaiwa {
    width: 100%;
    position: relative;
  }
  div#kaiwa img {
    display: none;
  }
  div#copytext {
    margin: 35px auto 35px;
    width: 80%;
  }
  div#copyill {
    width: 100%;
    position: relative;
  }
  div#copyill img {
    width: 15%;
    position: absolute;
    bottom: 20px;
    right: -6%;
  }
  /*■■■■記事リスト周り■■■■*/
  #article .entry:first-child .text_area {
    background: rgba(255, 255, 255, 0.8);
    width: 250px;
    bottom: 20px;
    right: 20px;
  }
  #article .entry:first-child .text_area .date {
    font-size: 13px;
    font-size: 12px;
    letter-spacing: 0;
  }
  #article .entry:first-child .text_area h2 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  #article .entry:first-child .text_area .copy {
    font-size: 13px;
    font-size: 12px;
    letter-spacing: 0;
  }
}
@media screen and (max-width:599px) {
  #title {
    /* padding-top: 25px; */
    /* height: 100px; */
    width: calc(100% - 50%);
  }
  #title img {
    width: 250px;
  }
  #header .md-sm {
    width: 100px;
    height: 100px;
  }
  #header .md-sm img {
    width: 42px;
  }
  #header div#weblink {
    width: 40%;
    padding: 12px 2%;
    border-left: solid 1px #555;
    max-width: 150px;
  }
  /*■■■■メインタイトル周り■■■■*/
  div#titleblock {
    width: 90%;
    margin: 10px auto -14px;
  }
  div#mainill {
    width: 30%;
    margin: 0 0 0 0;
    z-index: 30;
  }
  div#maintext {
    width: calc(70% + 9%);
    margin: 8% 0 0 -9%;
  }
  div#maincopy {
    margin: 2% 2% 0 2%;
  }
  div#copytext {
    margin: 35px auto 35px;
    width: 100%;
  }
  div#copyill img {
    width: 30%;
    position: relative;
    bottom: 10px;
    right: 0;
    margin: auto;
    display: block;
  }
  h5 {
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    margin: 0 0 9px 0;
  }
  h6 {
    font-family: 'Pacifico', cursive;
    line-height: 21px;
    text-align: center;
    font-size: 16px;
  }
  /*■■■■記事リスト周り■■■■*/
  .entry {
    width: 100%;
    margin: 1%;
    position: relative;
    border-bottom: 1px solid #CCC;
    margin: 1% 1% 0;
    width: 100%;
  }
  .entry .text_area, #article .entry:first-child .text_area {
    background: rgba(255, 255, 255, 0.8);
    width: 250px;
    bottom: 0;
    right: 0;
    position: relative;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 1%;
  }
.entry_box {
    height: 70vw;
}

.entry_box .midashi {
    bottom: 1%;
    right: 1%;
    width: 40%;
    padding: 15px;
}
h4 {
    font-size: 14px;
}

.entry_box p {
    font-size: 13px;
    line-height: 150%;
    margin: 0px 0 0 0;
}
  .box80 {
    position: relative;
    flex-wrap: wrap-reverse;
    width: 90%;
  }
  h4 br {
    display: none;
  }
  .giftbox h4 img {
    display: block;
    margin: 12px auto;
  }
  div#gift_photo p {
    font-size: 13px;
    width: 85%;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 2%;
    margin: 25px auto;
  }
}
@media screen and (max-width:499px) {
 /*■■■■ヘッダー周り499■■■■*/
  /*#header {
    flex-direction: column-reverse;
  }*/
  #header div#weblink {
    width: 47%;
    padding: 2% 0px 2% 3%;
    border-left: solid 1px #555;
    /* max-width: 100%; */
    margin: auto;
    /* border: none; */
    /* background: #ededed; */
}
  #title {
    padding-top: 10px;
    height: auto;
    width: 50%;
    margin: auto;
    padding: 10px 0;
    max-width: 150px;
 }
  #title a {
    width: 90%;
    margin: auto;
    display: block;
  }
  #title img {
    width: 100%;
  }
  #weblink a {
    margin: auto;
    width: 100%;
    display: block;
  }
  #weblink a img {
    width: 100%;
    max-width: 150px;
    margin: auto;
    display: block;
  }
 /*■■■■メインタイトル■■■■*/
  #header .md-sm {
    width: 80px;
    height: 80px;
  }

h1#titleblock {
    width: 80%;
    margin: 25px auto;
}
 /*■■■■メインコピー■■■■*/
#maincopy h3 {
    font-size: 15px;
    line-height: 200%;
    letter-spacing: 0em;
    text-align: left;
    margin: 0 5%;
}
#maincopy h3 br {
    display: none;
}
  /*■■■■記事リスト周り499■■■■*/


}
@media screen and (max-width:959px) {
  #concept .description {
    max-width: 480px;
  }
  #concept .description br {
    display: none;
  }
}
@media screen and (max-width:599px) {
  #concept .description {
    font-size: 13px;
    line-height: 25px;
  }
}
/*■■■■■■■■■■■■■■■■■■■■
フッター
■■■■■■■■■■■■■■■■■■■■■*/
#footer ion-icon {
  width: 100%;
  color: #b8240c;
  height: 25px;
}
#footer a {
  text-decoration: none;
  display: block;
  margin: 0 0 7px 0;
}
.entry ion-icon.md.hydrated {
  height: 80px;
  z-index: 99;
  width: 15%;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0.6;
  /* font-size: 34px; */
}
.entry a {
  position: relative;
}
#footer ion-icon {
  width: 25px;
  color: #b8240c;
  height: 25px;
}