@charset "utf-8";

/*========================================================================*\

$body

\*========================================================================*/

body,
html {
  height: 100%;
}

body {
  color: #121212;
  font-size: 1.6rem;
  font-weight: 400;
  height: 100%;
  line-height: 2;
}

#wrapper {
  overflow: hidden;
  position: relative;
}

/*========================================================================*\

$section

\*========================================================================*/

.section_bg {
  background-color: #f5f5f5;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

#Co .sectionInner {
  margin: 0 auto;
  max-width: 1100px;
  padding: 10rem 0;
  position: relative;
  width: 100%;
}

#Co .sectionInner .pageInner {
  background: #ffffff;
  margin-bottom: 10rem;
  padding: 10rem;
  position: relative;
  width: 100%;
}

#index .sectionInner.wideSection {
  margin: 0 calc(50% - 50vw) !important;
  max-width: 100%;
  width: 100vw !important;
}

@media only screen and (max-width: 1100px) {
  #Co .sectionInner,
  #Co .page .pageInner {
    max-width: 100%;
    padding: 5rem 4rem;
  }
}

@media only screen and (max-width: 767px) {
  #Co .sectionInner,
  #Co .page .pageInner {
    margin: 0 auto;
    padding: 4rem 2rem;
    position: relative;
    width: 100%;
  }
}

/*========================================================================*\

$テキスト系

\*========================================================================*/

#Co h2,
#Co #newsPage .detailSection h1 {
  font-size: 3.981rem;
  font-weight: 700;
  line-height: 0.8;
  margin-bottom: 4rem;
}

#Co h2 .sub {
  color: #009f41;
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}

#Co h3,
.lity-container .lity-content h3,
#Co #newsPage .detailSection h2 {
  font-size: 3.318rem;
  font-weight: 700;
}

#Co h4,
#Co #newsPage .detailSection h3 {
  font-size: 2.765rem;
  font-weight: 700;
}

#Co h5,
#Co #newsPage .detailSection h4 {
  font-size: 2.304rem;
  font-weight: 700;
}

#Co h6,
#Co #newsPage .detailSection h5 {
  font-size: 1.92rem;
  font-weight: 700;
}

#Co #newsPage .detailSection h6 {
  font-size: 1.82rem;
  font-weight: 700;
}

#Co #newsPage .detailSection h1 {
  font-size: 3.318rem;
}

#Co #newsPage .detailSection h2 {
  font-size: 2.765rem;
}

#Co #newsPage .detailSection h3 {
  font-size: 2.304rem;
}

#Co #newsPage .detailSection h4 {
  font-size: 1.92rem;
}

#Co #newsPage .detailSection h5 {
  font-size: 1.82rem;
}

#Co #newsPage .detailSection h6 {
  font-size: 1.6rem;
}

* + #Co .page h2,
* + #Co .page h3,
* + #Co .page h4,
* + #Co .page h5,
* + #Co .page h6,
* + #Co #newsPage .detailSection #CoL h2,
* + #Co #newsPage .detailSection #CoL h3,
* + #Co #newsPage .detailSection #CoL h4,
* + #Co #newsPage .detailSection #CoL h5,
* + #Co #newsPage .detailSection #CoL h6 {
  margin-top: 7rem;
}

* + #Co h2,
#Co .page h2 + #Co .page h3,
#Co .page h3 + #Co .page h4,
#Co .page h4 + #Co .page h5,
#Co .page h5 + #Co .page h6,
#Co .page h2 + #Co #newsPage .detailSection #CoL h3,
#Co .page h3 + #Co #newsPage .detailSection #CoL h4,
#Co .page h4 + #Co #newsPage .detailSection #CoL h5,
#Co .page h5 + #Co #newsPage .detailSection #CoL h6,
* + #Co h2:first-child,
* + #Co #newsPage #CoR h3 {
  margin-top: 0;
}

#Co p {
  font-size: 1.6rem;
}

#Co .catch {
  font-size: 1.8rem;
  font-weight: 700;
}

#Co .en {
  font-family: "Work Sans", sans-serif !important;
  font-weight: 500;
}

#Co .ss {
  font-size: 1.4rem;
}

#Co .pointTxt {
  color: #ff0000;
  font-weight: 700;
}

#Co .pointTxt_02 {
  background: linear-gradient(transparent 40%, yellow 0%);
  color: #ff0000;
  font-weight: 700;
}

#Co .pointTxt_Ud {
  font-weight: 700;
  text-decoration: underline;
}

* + #Co .page h3,
* + #Co .page h4 {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  #Co h2 {
    font-size: 2.523rem;
    margin-bottom: 3rem;
  }

  #Co h2 .sub {
    font-size: 1.2rem;
  }

  #Co h3,
  .lity-container .lity-content h3 {
    font-size: 2.243rem;
  }

  #Co h4 {
    font-size: 1.993rem;
  }

  #Co h5 {
    font-size: 1.772rem;
  }

  #Co h6 {
    font-size: 1.575rem;
  }

  #Co #newsPage .detailSection h1 {
    font-size: 2.523rem;
  }

  #Co #newsPage .detailSection h2 {
    font-size: 2.243rem;
  }

  #Co #newsPage .detailSection h3 {
    font-size: 1.993rem;
  }

  #Co #newsPage .detailSection h4 {
    font-size: 1.772rem;
  }

  #Co #newsPage .detailSection h5 {
    font-size: 1.575rem;
  }

  #Co #newsPage .detailSection h6 {
    font-size: 1.4rem;
  }

  #Co p {
    font-size: 1.4rem;
  }

  #Co .catch {
    font-size: 1.6rem;
    font-weight: 700;
  }

  #Co .ss {
    font-size: 1.2rem;
  }

  * + #Co .page h2,
  * + #Co .page h3,
  * + #Co .page h4,
  * + #Co .page h5,
  * + #Co .page h6,
  * + #Co #newsPage .detailSection #CoL h2,
  * + #Co #newsPage .detailSection #CoL h3,
  * + #Co #newsPage .detailSection #CoL h4,
  * + #Co #newsPage .detailSection #CoL h5,
  * + #Co #newsPage .detailSection #CoL h6 {
    margin-top: 4rem;
  }
}

/* ============================================================

伸びる下線

============================================================ */

.extend {
  color: #ff0000;
  font-weight: 900;
  position: relative;
  z-index: 1;
}

.extend:after {
  background: #ff0000;
  bottom: -4px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.8s;
  width: 0;
  z-index: -1;
}

.extend.Active:after {
  width: 100%;
}

/*========================================================================*\

$anchorBox

\*========================================================================*/

#anchorBox ul {
  margin: 0 auto 3rem auto;
}

#anchorBox ul li {
  display: flex;
  flex-direction: column;
}

#anchorBox ul li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #ffffff;
  background: #ffffff;
  border: 1px solid #007524;
  color: #007524;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  font-size: 1.4rem;
  justify-content: center;
  padding: 1.5rem 2rem;
  position: relative;
  text-decoration: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition-duration: 0.3s;
  transition-duration: 0.3s;

  /* -moz-osx-font-smoothing: grayscale; */
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  width: 100%;
}

#anchorBox ul li a:after {
  border-right: solid 2px #007524;
  border-top: solid 2px #007524;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
}

#anchorBox ul li a:hover:after,
#anchorBox ul li a.on:after {
  border-right: solid 2px #ffffff !important;
  border-top: solid 2px #ffffff !important;
}

#anchorBox ul li a:before,
#anchorBox ul li a.on:before {
  background: #007524;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  z-index: -1;
}

#anchorBox ul li a:hover:before,
#anchorBox ul li a:focus:before,
#anchorBox ul li a:active:before,
#anchorBox ul li a.on:before {
  background: #007524;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#anchorBox ul li a:hover,
#anchorBox ul li a.on {
  color: #ffffff !important;
}

@media screen and (max-width: 767px) {
  #anchorBox ul {
    margin: 0 auto 1rem auto;
    width: 100%;
  }

  #anchorBox ul li {
    width: 48.5% !important;
  }

  #anchorBox .box04.half li:nth-child(n + 3) {
    margin-top: 1rem !important;
  }

  #anchorBox ul li a {
    padding: 1rem 2rem;
  }

  #anchorBox ul li a:before,
  #anchorBox ul li a.on:before {
    content: none;
  }
}

/*========================================================================*\

$colorBox

\*========================================================================*/

.colorBox {
  border: 50px solid #f6f6f6;
  margin-bottom: 3rem;
  padding: 3rem;
}

.colorBox ul:last-child,
.colorBox li:last-child,
.colorBox p:last-child {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .colorBox {
    border-width: 20px;
    margin-bottom: 2rem;
    padding: 2rem;
  }
}

/*========================================================================*\

$borderBox

\*========================================================================*/

.borderBox {
  border: 2px solid #007524;
  border-radius: 4px;
  line-height: 1.4;
  margin-bottom: 3rem;
  padding: 3rem;
}

.borderBox ul:last-child,
.borderBox li:last-child,
.borderBox p:last-child {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .borderBox {
    margin-bottom: 2rem;
    padding: 2rem;
  }
}

/*========================================================================*\

$notesBox

\*========================================================================*/

.notesBox p {
  background-color: #ffffff;
  background-image: linear-gradient(
      90deg,
      transparent 0%,
      transparent 50%,
      #ffffff 50%,
      #ffffff 100%
    ),
    /* 点線1の色 */ linear-gradient(180deg, #cccccc 1px, transparent 1px);
  background-size: 8px 100%, /* 点線1のサイズ */ 100% 3em;
  line-height: 3em;
  margin-bottom: 3rem;
  padding-bottom: 0.1rem;
}

/*========================================================================*\

$contactBox

\*========================================================================*/

#Co .contactBox {
  background: #ffffff;
  border: 30px solid rgba(0, 117, 36, 0.05);
  margin-bottom: 50px;
  padding: 5rem 2rem;
}

#Co .contactBox .contactBoxInner {
  align-items: stretch;
  display: flex;
  margin: 3rem auto 0 auto;
}

#Co .page .contactBox .contactArea {
  align-items: stretch;
  display: flex;
  margin: 0 auto;
}

#Co .page .contactBox .contactAreaInner {
  align-items: stretch;
  border: 2px solid #007524;
  box-sizing: border-box;
  display: flex;
  margin-right: 2%;
  padding: 4rem 2rem;
  text-align: center;
  transition-duration: 0.3s;
  width: 40%;
}

#Co .page .contactBox .contactAreaInner:last-child {
  border: 2px solid #007524;
  margin-left: 2%;
  margin-right: 0;
  padding: 2rem 0 3rem;
}

#Co .page .contactBox .contactAreaInner:hover {
  background: #007524;
  transition-duration: 0.3s;
}

#Co .page .contactBox .contactAreaInner:last-child:hover {
  background: #007524;
  color: #ffffff;
}

#Co .page .contactBox .contactAreaInner a {
  align-items: center;
  display: flex;
  font-size: 2rem;
  justify-content: center;
  margin: 0 auto;
  text-decoration: none;
}

#Co .page .contactBox .contactAreaInner a p {
  color: #007524;
  font-size: 2rem;
  font-weight: 900;
  line-height: 2.4rem;
  margin-bottom: 0;
  text-align: left;
}

#Co .page .contactBox .contactAreaInner a p:before {
  background-image: url(../images/ico_mail.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 22px; /*画像の高さ*/
  margin-right: 20px;
  vertical-align: middle;
  width: 30px; /*画像の幅*/
}

#Co .page .contactBox .contactAreaInner:hover a p:before {
  background-image: url(../images/ico_mail_on.png);
}

#Co .page .contactBox .contactAreaInner a p .ss {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.4rem;
}

#Co .page .contactBox .contactAreaInner:last-child a p {
  color: #007524;
  font-family: "Work Sans", sans-serif !important;
  font-size: 3rem;
  font-weight: 700;
  margin-left: 60px;
  position: relative;
}

#Co .page .contactBox .contactAreaInner:last-child a p:before {
  background-image: url(../images/ico_tel.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 39px; /*画像の高さ*/
  left: -40px;
  position: absolute;
  top: 25%;
  vertical-align: middle;
  width: 24px; /*画像の幅*/
}

#Co .page .contactBox .contactAreaInner:last-child:hover a p:before {
  background-image: url(../images/ico_tel_on.png);
}

#Co .page .contactBox .contactAreaInner:hover p {
  color: #ffffff !important;
}

@media screen and (max-width: 1100px) {
  #Co .page .contactBox {
    border: 20px solid rgba(0, 117, 36, 0.05);
    margin-bottom: 2rem;
    padding: 2rem;
  }

  #Co .page .contactBox .contactArea {
    display: block;
  }

  #Co .page .contactBox .contactBoxInner {
    margin: 2rem auto 0 auto;
  }

  #Co .page .contactBox .contactAreaInner {
    display: block;
    padding: 2rem 1rem;
    width: 100%;
  }

  #Co .page .contactBox .contactAreaInner:last-child {
    margin: 2rem 0 0 0 !important;
    padding: 1.4rem 0 1.6rem 0;
  }

  #Co .page .contactBox .contactAreaInner a p {
    font-size: 1.6rem !important;
  }

  #Co .page .contactBox .contactAreaInner a p .ss {
    font-size: 1.2rem;
  }

  #Co .page .contactBox .contactAreaInner:last-child a p {
    font-size: 2rem !important;
    margin-left: 40px;
  }

  #Co .page .contactBox .contactAreaInner a p:before {
    content: none;
  }

  #Co .page .contactBox .contactAreaInner:last-child a p:before {
    content: "";
    left: -35px;
    top: 15%;
  }
}

/*========================================================================*\

$メニュー表

\*========================================================================*/

dl.program {
  font-size: 2rem;
  width: 100%;
}

dl.program div {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 0;
  position: relative;
}

dl.program div::after {
  border-bottom: dotted 4px #999999;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}

dl.program dt {
  background-color: #ffffff;
  color: #007524;
  margin: 0;
  padding: 0 2rem 0 0;
  text-align: left;
  z-index: 2;
}

dl.program dd {
  background-color: #ffffff;
  font-weight: 700;
  margin: 0;
  padding: 0 0 0 2rem;
  text-align: right;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  dl.program {
    font-size: 1.4rem;
    width: 100%;
  }

  dl.program div {
    margin: 0.5rem 0;
    padding: 0.5rem 0;
  }
}

/*========================================================================*\

$heading  ＼見出し／

\*========================================================================*/

.heading {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

.heading::before,
.heading::after {
  background-color: #121212;
  content: "";
  height: 45px;
  width: 3px;
}

#contactSection #contactSectionInner .heading::before,
#contactSection #contactSectionInner .heading::after {
  background-color: #ffffff;
}

.heading::before {
  margin: 0 3.5rem 0 0;
  margin-right: 35px;
  transform: rotate(-35deg);
}

.heading::after {
  margin: 0 0 0 3.5rem;
  transform: rotate(35deg);
}

#contactSection #contactSectionInner .heading::before,
#contactSection #contactSectionInner .heading::after {
  background-color: #ffffff;
}

#contactSection #contactSectionInner .heading::before {
  margin: -3rem 3.5rem 0 0;
}

#contactSection #contactSectionInner .heading::after {
  margin: -3rem 0 0 3.5rem;
}

@media (max-width: 767px) {
  .heading::before,
  .heading::after {
    width: 2px;
  }

  .heading::before {
    margin: 0rem 3.5rem 0 0;
  }
  .heading::after {
    margin: 0rem 0 0 3.5rem;
  }
}

/*========================================================================*\

$contactpage

\*========================================================================*/

#Co p .hissu,
#Co li .hissu,
#Co tr th .hissu {
  background: #f44336;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.6em;
  margin-right: 5px;
  padding: 1px 15px;
}

#Co tr th .hissu {
  display: block;
  float: right;
  font-size: 1rem;
  line-height: 1;
  margin-top: 5px;
  padding: 5px 15px;
  text-align: right;
}

#contactForm td .title {
  display: block;
  margin-bottom: 10px;
  padding: 0 0.3em 0 1.3em;
  position: relative;
}

#contactForm td .title::before,
#contactForm td .title::after {
  content: "";
  display: inline-block;
  position: absolute;
}

#contactForm td .title::after {
  background-color: #121212;
  border-radius: 100%;
  height: 14px;
  left: 0;
  top: 0.35em;
  width: 14px;
}

#contactForm td .title::before {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  height: 5px;
  left: 0.3em;
  top: 0.65em;
  transform: rotate(-45deg);
  width: 5px;
  z-index: 2;
}

#Co #contactForm td .ss {
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  #Co #contactForm td .ss {
    font-size: 1.2rem;
  }
}

#contactForm input[type="text"],
#contactForm input[type="password"],
#contactForm textarea {
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  box-sizing: border-box;
  color: #3e3e3e;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 10px 20px;
  width: 100%;
}

#contactForm input[type="text"].w50 {
  width: 50%;
}

#contactForm input[type="text"].w30,
#contactForm input[type="text"].zip {
  width: 30%;
}

#contactForm input[type="text"].w20 {
  width: 20%;
}

#contactForm .calendarBox {
  align-items: center;
  display: flex;
  width: 100%;
}

#contactForm .calendarBox .calendarInner:nth-of-type(1) {
  display: flex;
  margin-right: 1%;
  width: 25%;
}

#contactForm .calendarBox .calendarInner:nth-of-type(2),
#contactForm .calendarBox .calendarInner:nth-of-type(3) {
  display: flex;
  margin-left: 1.5%;
  margin-right: 1.5%;
  width: 15%;
}

#contactForm input.day {
  background: url(../images/ico_calendar.png) no-repeat 10px center #f6f6f6;
  background-size: 24px auto;
  padding-left: 55px;
}

#contactForm .select {
  background: white;
  color: #525259;
  display: inline-block;
  height: 48px;
  position: relative;
}

#contactForm .select:after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 0;
  width: 0;
}

#contactForm .select:before {
  background: #121212;
  bottom: 1px;
  content: "";
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 30px;
}

#contactForm .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background: #f6f6f6;
  border: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #525259;
  cursor: pointer;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  font-weight: 400;
  height: 100%;
  outline: none;
  padding-left: 15px;
  padding-right: 35px;
  width: 100%;
}

#contactForm #btnCheck {
  margin-top: 5rem;
  text-align: center;
}

#contactForm #btnCheck input[type="submit"],
#contactForm #btnSent input[type="submit"],
#contactForm #btnSent input[type="button"] {
  background: #000000;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  margin: 0 auto;
  padding: 25px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.5s;
  width: 400px;
}

#contactForm #btnSent input[type="button"] {
  background: #cccccc !important;
  color: #ffffff;
}

#contactForm #btnSent {
  margin-top: 50px;
}

#contactForm #btnSent ul {
  margin: 0 !important;
  text-align: center;
}

#contactForm #btnSent li {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  #contactForm .select select {
    font-size: 1.4rem;
  }

  #contactForm .full {
    width: 98% !important;
  }

  #contactForm input[type="text"].w50 {
    width: 100%;
  }

  #contactForm input[type="text"].w30,
  #contactForm input[type="text"].w20 #contactForm input[type="text"].zip {
    width: 50% !important;
  }

  #contactForm .calendarBox {
    flex-wrap: wrap;
  }

  #contactForm .calendarBox .calendarInner:nth-of-type(1) {
    display: block;
    margin-bottom: 10px;
    width: 70%;
  }

  #contactForm .calendarBox .calendarInner:nth-of-type(2),
  #contactForm .calendarBox .calendarInner:nth-of-type(3) {
    width: 31.5%;
  }

  #contactForm .calendarBox .calendarInner:nth-of-type(2) {
    margin-left: 0;
  }

  #contactForm .select.day {
    margin: 10px 0;
    width: 97.5% !important;
  }

  #contactForm input[type="text"],
  #contactForm input[type="password"],
  #contactForm textarea {
    font-size: 1.4rem;
  }

  #contactForm #btnCheck input[type="submit"],
  #contactForm #btnSent input[type="submit"],
  #contactForm #btnSent input[type="button"] {
    font-size: 1.4rem;
    padding: 15px 0;
    width: 100%;
  }

  #contactForm #btnSent,
  #contactForm #btnCheck {
    margin-top: 0;
  }

  #contactForm #btnSent li {
    display: inline-block;
    width: 48.5%;
  }
}

/*========================================================================*\

$more_area

<div class="more_area">
<a class="circle_btn" href="https://doto-job.com/recruit">
<p class="mb0">ホーツクエリアの求人一覧</p>
<div class="circle_btn__arrow"></div>
</a>
</div>
\*========================================================================*/

#Co .more_area {
  display: flex;
  justify-content: flex-end;
}

#Co .circle_btn,
#Co .circle_btn_b {
  align-items: center;
  display: flex;
}

.circle_btn__arrow {
  border: 2px solid #121212;
  border-radius: 50%;
  color: #ffffff;
  height: 60px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
  width: 60px;
}

#Co .circle_btn p,
#Co .circle_btn_b p {
  display: inline;
  margin: 0 2rem 0 0 !important;
  padding: 0 !important;
}

#Co .circle_btn__arrow:before,
#Co .circle_btn__arrow:after {
  background-image: url(../images/arrow_b.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12px;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  transition: 300ms;
  transition: all 2000ms cubic-bezier(0.17, 0.815, 0.4, 1);
  width: 18px;
}

#Co .circle_btn__arrow:after {
  opacity: 0;
  right: 100%;
}

#Co .circle_btn:hover .circle_btn__arrow {
  background: #121212;
  transform: scale(1.2);
  transition: all 0.3s;
}

#Co .circle_btn:hover .circle_btn__arrow:before,
#Co .circle_btn:hover .circle_btn__arrow:after {
  animation-fill-mode: forwards;
  background-image: url(../images/arrow_w.svg);
}

#Co .circle_btn:hover .circle_btn__arrow:before {
  animation: arrowbefore 0.5s;
}

#Co .circle_btn:hover .circle_btn__arrow:after {
  animation: arrowafter 0.5s;
}

@keyframes arrowbefore {
  100% {
    opacity: 0;
    right: -50%;
  }
}

@keyframes arrowafter {
  100% {
    opacity: 1;
    right: 50%;
  }
}

/*========================================================================*\

$more_area_b

\*========================================================================*/

.circle_btn_b__arrow {
  border-radius: 50%;
  color: #ffffff;
  height: 100px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
  width: 100px;
}

#Co .circle_btn_b__arrow:before {
  background-image: url(../images/arrow_b.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12px;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  transition: 300ms;
  transition: all 2000ms cubic-bezier(0.17, 0.815, 0.4, 1);
  width: 18px;
}

#Co .circle_btn_b__arrow::after {
  border: 1px dashed #121212;
  border-radius: 50%;
  content: "";
  height: 100px;
  margin: auto;
  opacity: 1;
  position: absolute;
  width: 100px;
}

#Co .circle_btn_b:hover .circle_btn_b__arrow {
  transform: scale(1.2);
  transition: all 0.3s;
}

#Co .circle_btn_b:hover .circle_btn_b__arrow::after {
  animation: Rotation 3s ease-in-out;
}

@keyframes Rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*========================================================================*\

$category

\*========================================================================*/

.category {
  background: rgba(0, 155, 99, 0.1);
  border-radius: 400px;
  color: #009b63;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 100%;
  margin: 0 0 0 15px;
  padding: 5px 0;
  text-align: center;
  width: 120px;
}

.category.category_02 {
  background: rgba(232, 52, 52, 0.1);
  color: #e83434;
}

.category.category_03 {
  background: rgba(240, 131, 30, 0.1);
  color: #f0831e;
}

#newsPage .detailSection img {
  height: auto;
  margin-bottom: 30px;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  #newsPage .detailSection img {
    margin-bottom: 20px;
  }
}
