@charset "UTF-8";
/* layout
    ========================================================================== */
@import url("html5reset.css");
@import url("normalize.css");
html {
  font-size: 62.5%;
}

body {
  margin: 0 auto;
  font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3", Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª, sans-serif;
  font-size: 1.6em;
  line-height: 1.4;
  padding: 10px;
  position: relative;
  background-color: #f4e4bf;
}

h1 {
  font-size: 3.6rem;
  margin: 0;
}

h2 {
  font-size: 2.4rem;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

a {
  text-decoration: none;
  /* display: block; */
  color: #ffffff;
}

/* Hides from IE Mac \*/
* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End Hack */
.flexbox {
  display: flex;
  justify-content: center;
}

#top {
  padding: 0;
}

.cnt_fl {
  float: left;
  text-align: left;
  padding-right: 5px;
}

.cnt_fr {
  float: right;
  text-align: left;
  padding-left: 5px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.caption {
  color: #df0f1e;
  text-align: left;
}

.topic_banner .twitter-tweet {
  margin: 0 auto !important;
}

/* PC */
@media screen and (min-width: 1281px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3", Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª, sans-serif;
    font-size: 1.6em;
    padding: 10px;
    position: relative;
  }
  .hide_pc {
    display: none;
  }
  #pagetop {
    width: 50px;
    position: fixed;
    bottom: 0;
    right: 20px;
    text-align: right;
    line-height: 0;
  }
  #pagetop a:hover {
    opacity: 0.7;
  }
  .main_visual {
    width: 100%;
    margin: 0 auto;
    background-color: #f7f0dc;
    /* background-image: url(../img/main_bg.jpg?22);
    background-repeat: repeat;
    background-position: center;
    background-size: cover; */
    /*
        background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten;
    */
    /*
        background: #fffddc;
        background: -moz-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: -webkit-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: linear-gradient(to bottom, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffddc', endColorstr='#dbb94e', GradientType=0);
    */
  }
  .main_visual h1 {
    max-width: 1570px;
    margin: 0 auto;
  }
  .main_visual img {
    width: 50%;
    padding: 0;
  }
  .mark_spacing {
    letter-spacing: -0.6em;
  }
  .contents_inner {
    width: 100%;
    margin: 0 auto 0 auto;
    background-color: #ffecaf;
  }
  .cnt_wrap {
    width: 100%;
    margin: 0;
    display: table;
  }
  .archive_story_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
  }
  .archive_story {
    width: 30%;
    height: auto;
    margin: 20px 20px 0 0;
    padding: 1em;
    background: #ffffff;
    border-radius: 5px;
    float: left;
  }
  .archive_cnt_wrap {
    width: 100%;
    margin: 0;
    display: block;
  }
  .onecolumn_cnt_wrap {
    margin: 0 auto;
    text-align: left;
  }
  .cnt_wrap li {
    width: 50%;
    color: #000000;
    display: table-cell;
    vertical-align: top;
  }
  .cnt_wrap li:nth-child(2) {
    width: 50%;
    color: #000000;
    text-align: left;
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
  }
  .archive_cnt_wrap li {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
  }
  .archive_cnt_wrap li:nth-child(2) {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
    padding-left: 0;
  }
  .tab_content_wrap {
    display: table;
  }
  .tab_content_wrap li:nth-child(1) {
    width: 20%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }
  .tab_content_wrap li:nth-child(2) {
    width: 80%;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
  }
  .cnt_margin {
    margin: 5em auto 5em auto;
  }
  .topic_contents {
    background-color: #df0f1e;
  }
  .topic_contents_inner {
    max-width: 1240px;
    padding: 27px 50px 47px 50px;
    margin: 0 auto;
  }
  .topic_contents h2 {
    color: #ffffff;
    font-size: 3.2em;
    font-family: Helvetica;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
  }
  .topic_contents_inner > .topic_banner {
    margin: 20px auto 0 auto;
  }
  .topic_contents_inner p {
    color: #ffffff;
    text-align: left;
    margin-bottom: 15px;
  }
  .cornermessage_contents {
    max-width: 1140px;
    width: 90%;
    margin: 0 auto;
    /* margin: 0 auto; */
    padding: 50px 0 50px 0;
  }
  .archive_contents {
    max-width: 1140px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    /* margin: 0 auto; */
    padding: 50px 0 50px 0;
  }
  .everyday_message {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 30px;
  }
  .everyday_message p {
    color: #987012;
    /*木山調整*/
    font-size: 1em;
    /* font-size: 1.6em; */
    font-weight: 400;
    /*木山調整*/
    /* margin-bottom: 15px; */
    /* margin-bottom: 30px; */
    line-height: 1.85;
  }
  .everyday_message p.everyday_message_note {
    margin-top: -15px;
    color: #df0f1e;
    font-weight: 700;
  }
  .oiwai_p {
    font-size: 1.2em;
  }
  .oiwai_title {
    font-size: 2em;
    font-weight: 700;
    color: #987012;
  }
  .freshers_title {
    font-size: 2em;
    font-weight: 900;
    color: #f57edf;
  }
  .message_btn {
    width: 50%;
    margin: 0 auto;
    font-size: 1.5em;
    border-radius: 40px;
    font-weight: 700;
    padding: 0.5em;
  }
  .everyday_message_btn {
    color: #ffffff;
    background-color: #d56c00;
    width: 540px;
  }
  .podcast_btn {
    color: #ffffff;
    background-color: #0c68ab;
    width: 540px;
  }
  .cornermessage_message_btn {
    color: #987012;
    background-color: #ffecaf;
  }
  .cornermessage_more_btn {
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
    background-color: #d56c00;
  }
  .tab_content_description .c-txtsp {
    margin-bottom: 50px;
  }
  .tab_content_description .c-txtsp h2 {
    color: #000000;
    text-align: left;
    font-size: 3.2em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .archive_contents h2 {
    color: #000000;
    text-align: left;
    font-size: 3.2em;
    font-weight: 700;
    margin: 0;
  }
  .archive_contents h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp p {
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
  }
  .latest_story p {
    color: #987012;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    /*    margin-left: 20px;*/
  }
  .twitter_contents {
    background-color: #caa451;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    position: relative;
  }
  .twitter_contents h2 {
    color: #ffffff;
    font-size: 3.2em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .twitter_description {
    color: #ffffff;
    font-size: 1.5em;
    /*    font-weight: 700;*/
    line-height: 1.6;
  }
  .twitterhashtag_contents_inner {
    margin-bottom: 40px;
  }
  .bg_kirin {
    display: block;
    position: absolute;
    width: 100%;
    height: 261px;
    bottom: 0;
    margin-bottom: -14px;
    background: url(../img/kiirin_repeat.png?12) repeat-x;
  }
  .banner_contents {
    margin-top: 45px;
  }
}
/* PC */
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3", Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª, sans-serif;
    font-size: 1.6em;
    padding: 10px;
    position: relative;
  }
  .hide_pc {
    display: none;
  }
  #pagetop {
    width: 50px;
    position: fixed;
    bottom: 0;
    right: 20px;
    text-align: right;
    line-height: 0;
  }
  #pagetop a:hover {
    opacity: 0.7;
  }
  .main_visual {
    width: 100%;
    margin: 0 auto;
    background-color: #f7f0dc;
    /*
        background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten;
    */
    /*
        background: #fffddc;
        background: -moz-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: -webkit-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: linear-gradient(to bottom, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffddc', endColorstr='#dbb94e', GradientType=0);
    */
  }
  .main_visual img {
    width: 60%;
    padding: 0;
  }
  .mark_spacing {
    letter-spacing: -0.6em;
  }
  .contents_inner {
    width: 100%;
    margin: 0 auto 0 auto;
    background-color: #ffecaf;
  }
  .cnt_wrap {
    width: 100%;
    margin: 0;
    display: table;
  }
  .archive_story_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
  }
  .archive_story {
    width: 30%;
    height: auto;
    margin: 20px 20px 0 0;
    padding: 1em;
    background: #ffffff;
    border-radius: 5px;
    float: left;
  }
  .archive_cnt_wrap {
    width: 100%;
    margin: 0;
    display: block;
  }
  .onecolumn_cnt_wrap {
    margin: 0 auto;
    text-align: left;
  }
  .cnt_wrap li {
    width: 50%;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
  }
  .cnt_wrap li:nth-child(2) {
    width: 50%;
    color: #000000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
  }
  .archive_cnt_wrap li {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
  }
  .archive_cnt_wrap li:nth-child(2) {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
    padding-left: 0;
  }
  .tab_content_wrap {
    display: table;
  }
  .tab_content_wrap li:nth-child(1) {
    width: 20%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }
  .tab_content_wrap li:nth-child(2) {
    width: 80%;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
  }
  .cnt_margin {
    margin: 5em auto 5em auto;
  }
  .topic_contents {
    background-color: #df0f1e;
  }
  .topic_contents_inner {
    max-width: 1240px;
    padding: 27px 50px 47px 50px;
    margin: 0 auto;
  }
  .topic_contents h2 {
    color: #ffffff;
    font-size: 3.2em;
    font-family: Helvetica;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
  }
  .topic_contents_inner > .topic_banner {
    margin: 20px auto 0 auto;
  }
  .topic_contents_inner p {
    color: #ffffff;
    text-align: left;
    margin-bottom: 15px;
  }
  .cornermessage_contents {
    max-width: 1140px;
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 50px 0;
  }
  .archive_contents {
    max-width: 1140px;
    width: 90%;
    text-align: left;
    margin: 0 auto;
    padding: 50px 0 50px 0;
  }
  .everyday_message {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 30px;
  }
  .everyday_message p {
    color: #987012;
    /*木山調整*/
    font-size: 1em;
    /* font-size: 1.6em; */
    font-weight: 400;
    /*木山調整*/
    margin-bottom: 15px;
    /* margin-bottom: 30px; */
    line-height: 1.85;
  }
  .everyday_message p.everyday_message_note {
    margin-top: -15px;
    color: #df0f1e;
    font-weight: 700;
  }
  .message_btn {
    width: 50%;
    margin: 0 auto;
    font-size: 1.5em;
    border-radius: 40px;
    font-weight: 700;
    padding: 0.5em;
  }
  .everyday_message_btn {
    color: #ffffff;
    background-color: #d56c00;
    width: 540px;
  }
  .podcast_btn {
    color: #ffffff;
    background-color: #0c68ab;
    width: 540px;
  }
  .cornermessage_message_btn {
    color: #987012;
    background-color: #ffecaf;
  }
  .cornermessage_more_btn {
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
    background-color: #d56c00;
  }
  .tab_content_description .c-txtsp {
    margin-bottom: 50px;
  }
  .tab_content_description .c-txtsp h2 {
    color: #000000;
    text-align: left;
    font-size: 3.2em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .archive_contents h2 {
    color: #000000;
    text-align: left;
    font-size: 3.2em;
    font-weight: 700;
    margin: 0;
  }
  .archive_contents h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp p {
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
  }
  .latest_story p {
    color: #987012;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    /*    margin-left: 20px;*/
  }
  .twitter_contents {
    background-color: #b88e34;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    position: relative;
  }
  .twitter_contents h2 {
    color: #ffffff;
    font-size: 3.2em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .twitter_description {
    color: #ffffff;
    font-size: 1.5em;
    /*    font-weight: 700;*/
    line-height: 1.6;
  }
  .twitterhashtag_contents_inner {
    margin-bottom: 40px;
  }
  .bg_kirin {
    display: block;
    position: absolute;
    width: 100%;
    height: 261px;
    margin-bottom: -14px;
    bottom: 0;
    background: url(../img/kiirin_repeat.png?12) repeat-x;
  }
  .banner_contents {
    margin-top: 45px;
  }
}
/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3", Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª, sans-serif;
    font-size: 1.6em;
    padding: 10px;
    position: relative;
  }
  /* .hide_sp {
  	display: none;
  } */
  .hide_pc {
    display: none;
  }
  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }
  #pagetop a:hover {
    opacity: 0.7;
  }
  .main_visual {
    width: 100%;
    margin: 0 auto;
    background-color: #f7f0dc;
    /*
        background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten;
    */
    /*
        background: #fffddc;
        background: -moz-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: -webkit-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: linear-gradient(to bottom, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffddc', endColorstr='#dbb94e', GradientType=0);
    */
  }
  .main_visual img {
    width: 60%;
    padding: 0;
  }
  .mark_spacing {
    letter-spacing: -0.6em;
  }
  .contents_inner {
    width: 100%;
    margin: 0 auto 0 auto;
    background-color: #ffecaf;
  }
  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .archive_story {
    width: 100%;
    margin: 20px 20px 0 0;
    padding: 1em;
    background: #ffffff;
    border-radius: 5px;
    display: inline-block;
  }
  .archive_cnt_wrap {
    width: 100%;
    margin: 0;
    display: block;
  }
  .cnt_wrap li {
    width: 100%;
    text-align: left;
    color: #000000;
    display: block;
  }
  .cnt_wrap li:nth-child(2) {
    color: #000000;
    text-align: left;
    margin-top: 15px;
  }
  .archive_cnt_wrap li {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
  }
  .archive_cnt_wrap li:nth-child(2) {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
  }
  .tab_content_wrap {
    display: block;
  }
  .tab_content_wrap li:nth-child(1) {
    width: 100%;
    text-align: center;
    display: block;
  }
  .tab_content_wrap li:nth-child(2) {
    width: 100%;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
    display: block;
    padding-top: 20px;
  }
  .cnt_margin {
    margin: 5em auto 5em auto;
  }
  .topic_contents {
    background-color: #df0f1e;
  }
  .topic_contents_inner {
    max-width: 640px;
    padding: 13px 25px 23px 25px;
    margin: 0 auto;
  }
  .topic_contents h2 {
    color: #ffffff;
    font-size: 1.5em;
    font-family: Helvetica;
    font-weight: 700;
    text-align: left;
    margin-bottom: 8px;
  }
  .topic_contents_inner > .topic_banner {
    margin: 10px auto 0 auto;
  }
  .topic_contents_inner p {
    color: #ffffff;
    text-align: left;
    margin-bottom: 15px;
  }
  .cornermessage_contents {
    max-width: 590px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
  }
  .archive_contents {
    max-width: 640px;
    margin: 0 auto;
    text-align: left;
    padding: 50px 0 50px 0;
  }
  .everyday_message {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 30px;
  }
  .everyday_message p {
    color: #987012;
    /*木山調整*/
    font-size: 1em;
    /* font-size: 1.5em; */
    font-weight: 400;
    /*木山調整*/
    /* margin-bottom: 15px; */
    /* margin-bottom: 30px; */
    line-height: 1.85;
  }
  .everyday_message p.everyday_message_note {
    margin-top: -15px;
    color: #df0f1e;
    font-weight: 700;
  }
  .oiwai_p {
    font-size: 1.1em;
  }
  .oiwai_title {
    font-size: 1.5em;
    font-weight: 700;
    color: #987012;
  }
  .message_btn {
    width: 95%;
    margin: 0 auto;
    font-size: 1.2em;
    border-radius: 40px;
    font-weight: 700;
    padding: 0.5em;
  }
  .everyday_message_btn {
    color: #ffffff;
    background-color: #d56c00;
  }
  .podcast_btn {
    color: #ffffff;
    background-color: #0c68ab;
  }
  .cornermessage_message_btn {
    color: #987012;
    background-color: #ffecaf;
  }
  .cornermessage_more_btn {
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
    background-color: #d56c00;
  }
  .tab_content_description .c-txtsp {
    margin-bottom: 50px;
  }
  .tab_content_description .c-txtsp h2 {
    color: #000000;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .archive_contents h2 {
    color: #000000;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
  }
  .archive_contents h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp p {
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
  }
  .latest_story p {
    color: #987012;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    margin-left: 0;
  }
  .twitter_contents {
    background-color: #b88e34;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    position: relative;
  }
  .twitter_contents h2 {
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .twitter_description {
    color: #ffffff;
    font-size: 1em;
    /*    font-weight: 700;*/
    line-height: 1.6;
  }
  .twitterhashtag_contents_inner {
    margin-bottom: 10px;
  }
  .bg_kirin {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    /* (画像の高さ / 画像の横幅) × 100 */
    padding-top: 24.2843%;
    background: url(../img/kiirin_repeat_sp.png?12);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
  }
  .banner_contents {
    margin-top: 45px;
  }
}
/* SP */
@media screen and (min-width: 320px) and (max-width: 767px) {
  body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3", Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª, sans-serif;
    font-size: 1.6em;
    padding: 10px;
    position: relative;
  }
  .hide_sp {
    display: none;
  }
  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }
  #pagetop a:hover {
    opacity: 0.7;
  }
  .main_visual {
    width: 100%;
    margin: 0 auto;
    background-color: #f7f0dc;
    /*
        background-color: rgba(255, 255, 255, 0.8);
        background-blend-mode: lighten;
    */
    /*
        background: #fffddc;
        background: -moz-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: -webkit-linear-gradient(top, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        background: linear-gradient(to bottom, #fffddc 0%, #fef8d2 11%, #fbedbb 28%, #f3d993 54%, #e1c15f 85%, #dbb94e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffddc', endColorstr='#dbb94e', GradientType=0);
    */
  }
  .main_visual img {
    width: 70%;
    padding: 0;
  }
  .mark_spacing {
    letter-spacing: -0.6em;
  }
  .contents_inner {
    width: 100%;
    margin: 0 auto 0 auto;
    background-color: #ffecaf;
  }
  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .archive_story {
    width: 100%;
    margin: 20px 20px 0 0;
    padding: 1em;
    background: #ffffff;
    border-radius: 5px;
    display: inline-block;
  }
  .archive_cnt_wrap {
    width: 100%;
    margin: 0;
    display: block;
  }
  .cnt_wrap li {
    width: 100%;
    text-align: left;
    color: #000000;
    display: block;
  }
  .cnt_wrap li:nth-child(2) {
    color: #000000;
    text-align: left;
    margin-top: 15px;
  }
  .archive_cnt_wrap li {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
  }
  .archive_cnt_wrap li:nth-child(2) {
    width: 100%;
    color: #000000;
    text-align: left;
    display: block;
  }
  .tab_content_wrap {
    display: block;
  }
  .tab_content_wrap li:nth-child(1) {
    width: 100%;
    text-align: center;
    display: block;
  }
  .tab_content_wrap li:nth-child(2) {
    width: 100%;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
    display: block;
    padding-top: 20px;
  }
  .cnt_margin {
    margin: 5em auto 5em auto;
  }
  .topic_contents {
    background-color: #df0f1e;
  }
  .topic_contents_inner {
    max-width: 640px;
    padding: 13px 25px 22px 25px;
    /*    padding: 13px 25px 32px 25px;*/
    margin: 0 auto;
  }
  .topic_contents h2 {
    color: #ffffff;
    font-size: 1.5em;
    font-family: Helvetica;
    font-weight: 700;
    text-align: left;
    margin-bottom: 8px;
  }
  .topic_contents_inner > .topic_banner {
    margin: 10px auto 0 auto;
  }
  .topic_contents_inner p {
    color: #ffffff;
    text-align: left;
    margin-bottom: 15px;
  }
  .cornermessage_contents {
    max-width: 640px;
    margin: 0 auto;
    padding: 30px 1em 30px 1em;
  }
  .archive_contents {
    max-width: 640px;
    margin: 0 auto;
    text-align: left;
    padding: 25px 1em 25px 1em;
  }
  .everyday_message {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 30px;
  }
  .everyday_message p {
    color: #987012;
    /*木山調整*/
    /* font-size: 1.5em; */
    font-size: 0.8em;
    font-weight: 400;
    /* margin-bottom: 30px; */
    line-height: 1.85;
  }
  .everyday_message p.everyday_message_note {
    margin-top: -15px;
    color: #df0f1e;
    font-weight: 700;
  }
  .oiwai_p {
    font-size: 1.1em;
  }
  .oiwai_title {
    font-size: 1.8em;
    font-weight: 700;
    color: #987012;
  }
  .message_btn {
    width: 98%;
    margin: 0 auto;
    font-size: 1.1em;
    border-radius: 40px;
    font-weight: 700;
    padding: 0.5em;
  }
  .everyday_message_btn {
    color: #ffffff;
    background-color: #d56c00;
  }
  .podcast_btn {
    color: #ffffff;
    background-color: #0c68ab;
  }
  .cornermessage_message_btn {
    color: #987012;
    background-color: #ffecaf;
  }
  .cornermessage_more_btn {
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
    background-color: #d56c00;
  }
  .tab_content_description .c-txtsp {
    margin-bottom: 50px;
  }
  .tab_content_description .c-txtsp h2 {
    color: #000000;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .archive_contents h2 {
    color: #000000;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
  }
  .archive_contents h2 span {
    color: #000000;
    text-align: left;
    font-size: 0.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .tab_content_description .c-txtsp p {
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
  }
  .latest_story p {
    color: #987012;
    text-align: left;
    font-size: 1.5em;
    font-weight: 700;
    margin-left: 0;
  }
  .twitter_contents {
    background-color: #caa451;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    position: relative;
  }
  .twitter_contents h2 {
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .twitter_description {
    width: 90%;
    margin: 0 auto;
    color: #ffffff;
    font-size: 1em;
    /*    font-weight: 700;*/
    line-height: 1.6;
  }
  .twitterhashtag_contents_inner {
    margin-bottom: 0;
  }
  .bg_kirin {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    /* (画像の高さ / 画像の横幅) × 100 */
    padding-top: 24.2843%;
    background: url(../img/kiirin_repeat_sp.png?12);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
  }
  .banner_contents {
    max-width: 290px;
    margin: 12vw auto 0;
  }
}
/* Twitter */
@media screen and (max-width: 768px) and (min-width: 480px) {
  iframe .twitter-timeline-rendered {
    width: 490px !important;
  }
}
@media screen and (max-width: 480px) {
  iframe.twitter-timeline-rendered {
    width: 450px !important;
    margin: 0 auto;
  }
}
.timeline-Widget {
  max-width: 300px !important;
  width: 200px !important;
}

/*1102追加*/
h2.title_long {
  font-size: 3.1em !important;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  h2.title_long {
    font-size: 1.5em !important;
  }
}
/*1207追加*/
@media screen and (max-width: 767px) and (min-width: 320px) {
  p.award_text {
    font-size: 4vw;
  }
  .everyday_message {
    padding: 30px 10px;
  }
}
@media screen and (max-width: 320px) {
  p.award_text {
    font-size: 4vw;
  }
  .everyday_message {
    padding: 30px 10px;
  }
}
/*木山調整*/
.twitter_wrapper {
  display: flex;
}

.twitter_description {
  color: #ffffff;
  font-size: 1.1em;
  /* font-weight: 700; */
  line-height: 1.6;
  text-align: center;
  width: 100%;
  /* margin-left: 18%; */
}

.hisho {
  width: 26%;
  margin-left: 1%;
}

.download_p {
  text-align: right;
}

.dl_btn img {
  width: 80%;
  margin-top: 2%;
}

.twitter_contents h2 {
  font-size: 2.5em;
}

.relay {
  margin-top: 45px;
  margin-bottom: 45px;
}

.ototabi {
  margin-bottom: 0;
}

.flow {
  margin-top: 2%;
  max-width: 1140px;
  width: 90%;
}

.annotation {
  display: block;
  font-size: 80%;
  margin-top: 4%;
}

.posts_data_wrapper {
  position: relative;
  height: 1645.98px;
  left: 50px;
}

/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .twitter_wrapper {
    display: block;
  }
  .twitter_description {
    width: 90%;
    margin: auto;
    font-size: 2.5vw;
  }
  .hisho {
    width: 60%;
    margin-top: 5%;
    margin-left: 0%;
  }
  .download_p {
    text-align: left;
  }
  .dl_btn img {
    width: 60%;
    margin-top: 2%;
    display: block;
    margin: auto;
  }
  .twitter_contents h2 {
    font-size: 3vw;
  }
  .flow {
    width: 80%;
    margin-top: 5%;
  }
  .annotation {
    display: block;
    font-size: 80%;
    margin-top: 4%;
    margin-bottom: 10%;
  }
  .posts_data_wrapper {
    left: 34px;
  }
}
/* SP */
@media screen and (min-width: 320px) and (max-width: 767px) {
  .twitter_wrapper {
    display: block;
  }
  .twitter_description {
    width: 90%;
    margin: auto;
    font-size: 4vw;
  }
  .hisho {
    width: 70%;
    margin-top: 10%;
    margin-left: 0%;
  }
  .download_p {
    text-align: left;
  }
  .dl_btn img {
    width: 70%;
    margin-top: 2%;
    display: block;
    margin: auto;
  }
  .twitter_contents h2 {
    font-size: 5.5vw;
    margin-left: 2%;
    margin-right: 2%;
  }
  .relay {
    margin-top: 45px;
  }
  .flow {
    max-width: 640px;
    margin: 0 auto;
    margin-top: 10%;
  }
  .annotation {
    display: block;
    font-size: 80%;
    margin-top: 4%;
    margin-bottom: 10%;
  }
  .posts_data_wrapper {
    margin: auto;
    left: -2px;
  }
}
.caution_kirin {
  text-align: center;
  color: #df0f1e;
  font-weight: 700;
  margin-top: 3px;
}

.ichiban-girl {
  max-width: 934px;
  margin: 50px auto 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 50px;
}
.ichiban-girl .ichiban-girl_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ichiban-girl {
    margin: 15px auto 40px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ichiban-girl {
    display: block;
    margin: 10px auto 30px;
  }
  .ichiban-girl .ichiban-girl_box {
    max-width: 340px;
    margin: 0 auto 20px;
    text-align: center;
  }
}
.age-rapper {
  margin: 0 auto 70px;
  text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .age-rapper {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 767px) {
  .age-rapper {
    margin: 0 auto 40px;
  }
}
.freshers-wrapper {
  border: 3px dashed #df0f1e;
  /* width: 758px; */
  margin: auto;
  padding: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .freshers-wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .freshers-wrapper {
    width: 100%;
  }
}
.freshers_title {
  font-size: 2em;
  font-weight: 900;
  color: #f57edf;
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .freshers_title {
    font-size: 2em;
    font-weight: 900;
    color: #f57edf;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .freshers_title {
    font-size: 1.8em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .freshers_title {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .oiwai_title {
    font-size: 2em;
    font-weight: 700;
    color: #987012;
  }
}
.specialDay {
  font-weight: bold;
  font-size: 3.5rem;
  display: block;
  text-align: left;
  font-family: "Roboto Condensed", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Helvetica", "Arial", "sans-serif";
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .specialDay {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .specialDay {
    font-size: 1.5em;
  }
}
/*7/19デッカチャンおやすみ対応*/
.agerap-h2 {
  font-size: 0.7em;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .agerap-h2 {
    font-size: 3.5vw;
  }
}
.keiro-twitter {
  color: #df0f1e;
  text-decoration: underline;
}

.snack2 {
  background: url(../img/snack2_bg.jpg) no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 30px;
  margin-top: 30px;
}
.snack2 p {
  color: #FFF;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.85;
}
.snack2 p.everyday_message_note {
  margin-top: -15px;
  color: #df0f1e;
  font-weight: 700;
}
.snack2_p {
  font-size: 1.1em;
}
.snack2_title {
  font-size: 1.8em;
  font-weight: 700;
  color: #FFF;
}
.snack2 .message_btn {
  width: 540px;
  margin: 0 auto;
  font-size: 1.5em;
  border-radius: 40px;
  font-weight: 700;
  padding: 0.5em;
}
.snack2_btn {
  color: #ffffff;
  background-color: #d56c00;
}/*# sourceMappingURL=style.css.map */