@charset "UTF-8";
/* reset & set
-------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  border: 0;
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a img:hover,
a:hover {
  opacity: 0.8;
}

li img {
  display: block;
}

a img {
  border-style: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

img.fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

input,
label,
select,
button,
submit,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  font: inherit;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  background: none;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

select {
  border: none;
  outline: none;
  background: transparent;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: 0;
}

/* Make webkit render the search input like a normal text field */
input[type="search"] {
  -webkit-appearance: textfield;
}

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none;
}

/* Turn off scroll bars in IE unless needed */
textarea {
  overflow: auto;
}

/*クリアフィックス*/
.cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.sp {
  display: none;
}

.sp-dis {
  display: none !important;
}

/********************************


基本的な各ボックスの
スタイル


**********************************/
html {
  font-size: 100%; /*18px*/
}

body {
  line-height: 1.7;
  color: #454545;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.wrappre {
  position: relative;
  width: 100%;
}

section {
  width: 100%;
  padding: 60px 0;
  margin-bottom: 35px;
}

.inner__box {
  width: 1100px;
  margin: auto;
}

.desc_box {
  box-sizing: border-box;
  padding: 20px;
}
.desc_box h3,
.desc_box h2 {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.desc_box p {
  font-size: 1rem;
  margin-bottom: 25px;
  color: #454545;
}

/*******************************


見出しスタイル


******************************/
h1 {
  font-size: 2.5rem;
  letter-spacing: 2.4px;
  margin-bottom: 20px;
}

h2 {
  color: #162d59;
  font-size: 1.8rem;
  margin-bottom: 30px;
}

h3 {
  font-size: 1.4rem;
  color: #162d59;
}

.tit_2col span.large {
  display: block;
  color: #162d59;
  position: relative;
  letter-spacing: 1.2px;
  line-height: 1;
  font-size: 2.2rem;
  margin-bottom: 43px;
}
.tit_2col span.large::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 2px;
  background-color: #fff;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
  z-index: 10;
}
.tit_2col span.sm {
  display: block;
  color: #454545;
  font-size: 0.9rem;
  line-height: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  letter-spacing: 2.2px;
}

.tit__st {
  color: #162d59;
  letter-spacing: 3px;
  text-align: center;
}
.tit__st span {
  display: block;
  font-size: 0.8rem;
  color: #818181;
  list-style-type: 2.2px;
  margin-top: 6px;
  margin-bottom: 15px;
  letter-spacing: 2px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
}

.web_font {
  font-family: "Oswald", sans-serif;
  font-weight: bolder;
}

.btn {
  position: relative;
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #162d59;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 220px;
  color: #162d59;
  font-size: 0.96rem;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  transition: ease-in 0.3s;
}
.btn:hover {
  background-color: #162d59;
  color: #fff;
  opacity: 1;
}

/*矢印　くの字*/
.arrow::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 45%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #162d59;
  border-right: 1px solid #162d59;
  transform: rotate(45deg) translateY(-50%);
  transition: ease-in 0.3s;
}

.arrow:hover::after {
  border-color: #fff;
}

/*パンくずリスト*/
.bread__out {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 14px 0;
}
.bread__out .path {
  text-align: center;
}
.bread__out .path li {
  display: inline-block;
  margin: 0 0.5%;
}
.bread__out .path li a {
  font-size: 0.78rem;
  color: #454545;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.bread__out .path li:last-of-type a {
  color: #162d59;
}

/*******************************


よく使うクラススタイル


******************************/
.gosic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.area__bgs {
  background: no-repeat 50% 50% / cover;
}

.cw {
  color: #fff;
}

.co_blue {
  color: #162d59;
}

.co_bla {
  color: #9a8753;
}

.bg_b {
  background-color: #9a8753;
}

.bg_b2 {
  background-color: #f7f2e4 !important;
}

.bg_blue02 {
  background-color: #204386 !important;
}

.tl {
  text-align: left !important;
}

.tc {
  text-align: center;
}

.trx {
  transform: translateX(-50%);
}

.try {
  transform: translateY(-50%);
}

.trxy {
  transform: translate(-50%, -50%);
}

.ls1 {
  letter-spacing: 1px;
}

.ls2 {
  letter-spacing: 2px;
}

.ls3 {
  letter-spacing: 3px;
}

.fw600 {
  font-weight: 600;
}

.jc-cent {
  justify-content: center !important;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.fw {
  flex-wrap: wrap;
}

.ff-row-reverse {
  flex-flow: row-reverse;
}

.box-size {
  box-sizing: border-box;
}

.vt {
  vertical-align: top !important;
}

.al-cent {
  align-items: center !important;
}

.al-top {
  align-items: flex-start !important;
}

.al-bottom {
  align-items: flex-end !important;
}

.ju-st {
  justify-content: flex-start !important;
}

.pos_rel {
  position: relative;
}

.pos_ad {
    position: absolute;

}

/* トップのレイアウト崩れ対策　伊藤20241230 */
.tit_2col.pos_ad.trxy {
    left: 50%;
    top: 50%;
    text-align: center;
}

.mb0 {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 768px) {
  .wrapper {
    position: relative;
    width: 100%;
  }
  .inner__box {
    width: 93%;
  }
  html {
    font-size: 70%;
  }
  .pc {
    display: none;
  }
  .pc-dis {
    display: none !important;
  }
  .sp {
    display: block;
  }
  .sp-dis {
    display: block !important;
  }
  section {
    padding: 30px 0;
    margin-bottom: 0;
  }
}
.site__header .header__contents {
  padding: 1.4% 1.2%;
}
.site__header .header__contents .logo {
  min-width: 240px;
  width: 22%;
}
.site__header .header__contents .lang {
  justify-content: flex-end;
  align-items: center;
}
.site__header .header__contents .lang li {
  font-size: 0.92rem;
  margin-left: 8%;
  line-height: 1;
  white-space: nowrap;
}
.site__header .header__contents .lang li#triger {
  font-weight: 600;
  font-size: 1.2rem;
  cursor: pointer;
}

@media (max-width: 767px) {
  .site__header .header__contents {
    padding: 2.7% 1.8%;
  }
  .site__header .header__contents .logo {
    min-width: 160px;
    width: 20%;
  }
  .site__header .header__contents .lang {
    justify-content: flex-end;
    width: 120px;
  }
  .site__header .header__contents .lang li {
    font-size: 0.8rem;
  }
  .site__header .header__contents .lang li#triger {
    font-size: 1.1rem;
  }
}
#visual__image01 {
  background-image: url(../img/top/main_image01.jpg);
}

#visual__image02 {
  background-image: url(../img/top/main_image02.jpg);
}

.key__visual {
  width: 100%;
  height: 1118px;
  background-color: #011b3f;
}
.key__visual .slide__contanir {
  height: 100%;
}
.key__visual .slide__contanir .slide__visual {
  height: 100%;
  background: no-repeat 50% 0% / auto 100%;
}
.key__visual .slide__contanir .slide__visual .texts {
  width: 720px;
  top: 140px;
  left: 50%;
}
.key__visual .slide__contanir .slide__visual .texts h1,
.key__visual .slide__contanir .slide__visual .texts .slide__title {
  margin-bottom: 35px;
}
/* h1 重複回避用（スライド2枚目の見出しを h1 と同見た目にする） */
.key__visual .slide__contanir .slide__visual .texts .slide__title {
  font-size: 2.5rem;
  letter-spacing: 2.4px;
  font-weight: bold;
}
.key__visual .slide__contanir .slide__visual .texts p {
  margin-bottom: 45px;
}
.key__visual .slide__contanir .slide__visual .texts .btn__content a {
  border: 1px solid #fff;
  border-radius: 22px;
  padding: 12px 50px;
  transition: ease-in 0.3s;
}
.key__visual .slide__contanir .slide__visual .texts .btn__content a:hover {
  background-color: #fff;
  color: #454545;
}
.key__visual .slide__contanir #visual__image02.slide__visual .texts {
  top: auto;
  bottom: 270px;
}

@media (max-width: 767px) {
  #visual__image01 {
    background-image: url(../img/top/main_image01_sp.jpg);
  }
  #visual__image02 {
    background-image: url(../img/top/main_image02_sp.jpg);
  }
  .key__visual {
    width: 100%;
    height: 600px;
  }
  .key__visual .slide__contanir {
    height: 100%;
  }
  .key__visual .slide__contanir .slide__visual {
    height: 100%;
    background: no-repeat 50% 0% / cover;
  }
  .key__visual .slide__contanir .slide__visual .texts {
    width: 80%;
    top: 140px;
    left: 50%;
  }
  .key__visual .slide__contanir .slide__visual .texts h1,
  .key__visual .slide__contanir .slide__visual .texts .slide__title {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
  .key__visual .slide__contanir .slide__visual .texts p {
    margin-bottom: 30px;
  }
  .key__visual .slide__contanir #visual__image02.slide__visual .texts {
    top: auto;
    bottom: 130px;
  }
}
.menus {
  width: 1100px;
  left: 50%;
  bottom: -50px;
}
.menus li {
  width: 33.33333333%;
  background-color: #162d59;
  height: 222px;
}
.menus li a {
  display: block;
  height: 100%;
}
.menus li a div.tit_2col {
  text-align: center;
  top: 50%;
  left: 50%;
}
.menus li a div.tit_2col .large {
  color: #fff;
}
.menus li a div.tit_2col .sm {
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .menus {
    position: static;
    width: 92%;
    margin: 0 auto;
    left: auto;
    bottom: auto;
    transform: none;
    margin-top: -80px;
  }
  .menus li {
    height: 120px;
  }
  .menus li div.tit_2col {
    text-align: center;
    top: 50%;
    left: 50%;
  }
  .menus li div.tit_2col .large {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 22px;
  }
  .menus li div.tit_2col .large::after {
    height: 1px;
    width: 40px;
    bottom: -11px;
  }
  .menus li div.tit_2col .sm {
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 1px;
  }
}
.pages__header {
  border-bottom: 1px solid #dddddd;
}
.pages__header .pages__navi {
  width: 45%;
  justify-content: flex-end;
  padding-left: 16%;
  padding-right: 8%;
}
.pages__header .pages__navi li {
  padding: 0;
  margin-left: 10%;
}
.pages__header .pages__navi li a {
  color: #454545;
  font-weight: 600;
  letter-spacing: 1px;
  white-space: nowrap;
}

footer {
  padding-top: 60px;
}
footer .page_top {
  width: 37px;
  margin: auto;
  margin-bottom: 50px;
}
footer ul.footer_navi {
  margin: 0 auto 45px;
}
footer ul.footer_navi li {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
}
footer ul.footer_navi li a {
  display: block;
  position: relative;
  color: #162d59;
  padding: 0 13px;
  margin: 0 -13px;
  font-size: 0.9rem;
}
footer ul.footer_navi li a::after {
  content: "|";
  position: absolute;
  right: 0;
}
footer ul.footer_navi li:last-child a::after {
  content: "";
}
footer .copy {
  font-size: 0.8rem;
  padding: 22px 0;
}

@media (max-width: 767px) {
  footer .page_top {
    width: 37px;
    margin: auto;
    margin-bottom: 25px;
  }
  footer .copy {
    font-size: 0.8rem;
    padding: 0 0 20px;
  }
}
/******************


下層ページ
お問い合わせボタン


*****************/
.pages__contact__area {
  background-color: #162d59;
  padding: 50px 0;
}
.pages__contact__area h2 {
  margin-bottom: 22px;
  letter-spacing: 3px;
  font-size: 1.1rem;
}
.pages__contact__area .btn_content a {
  background-color: #fff;
  width: 325px;
  height: 75px;
  line-height: 75px;
  margin: auto;
  color: #454545;
  border-radius: 5px;
  font-size: 0.9rem;
  letter-spacing: 1px;
  display: block;
  font-weight: 600;
}

@media (max-width: 767px) {
  .pages__contact__area {
    padding: 8% 0;
  }
  .pages__contact__area h2 {
    margin-bottom: 22px;
  }
  .pages__contact__area .btn_content a {
    width: 270px;
    height: 60px;
    line-height: 60px;
    font-size: 1.1rem;
  }
}
.feachers {
  padding-top: 180px;
  margin-bottom: 0;
  background: url(../img/top/feacher_bg.jpg) no-repeat 100% 0%/54%;
}
.feachers .boxes {
  max-width: 1600px;
  margin: 80px auto;
}
.feachers .boxes .col__box {
  position: relative;
  padding: 52px 0;
  margin-bottom: 63px;
}
.feachers .boxes .col__box .image__area {
  position: absolute;
  left: 0;
  background: no-repeat 0% 50% / cover;
  height: 100%;
  width: 50%;
}
.feachers .boxes .col__box .image__area.bg01 {
  background-image: url(../img/top/feature01_thumb.jpg);
}
.feachers .boxes .col__box .image__area.bg02 {
  background-image: url(../img/top/feature02_thumb.jpg);
}
.feachers .boxes .col__box .desc__box {
  position: relative;
  width: 58%;
  margin-left: 42%;
  background: rgb(255, 255, 255);
  background: linear-gradient(-128deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9037990196) 100%);
  padding: 55px 46px;
  box-sizing: border-box;
}
.feachers .boxes .col__box .desc__box .desc__top {
  margin-bottom: 40px;
}
.feachers .boxes .col__box .desc__box .desc__top h2 {
  font-size: 1.96rem;
  letter-spacing: 3px;
}
.feachers .boxes .col__box .desc__box .desc__top h2,
.feachers .boxes .col__box .desc__box .desc__top span {
  line-height: 1;
  margin-bottom: 0;
}
.feachers .boxes .col__box .desc__box p {
  margin-bottom: 40px;
}
.feachers .boxes .cach__text {
  margin-top: 60px;
  font-size: 2.6rem;
}
.feachers .boxes .cach__text span {
  font-size: 1.6rem;
  display: block;
}

.feachers .col__box.second .image__area {
  left: auto;
  right: 0;
}
.feachers .col__box.second .desc__box {
  margin-left: 0%;
  margin-right: 42%;
}

.ancor .btn {
  height: 90px;
  line-height: 1;
  width: 48%;
}
.ancor .btn span {
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.3;
  font-size: 0.9rem;
  display: block;
  width: 100%;
}
.ancor .btn::after {
  top: auto;
  left: 50%;
  bottom: 25px;
  transform: none;
  transform: translateX(-50%) rotate(-225deg);
  width: 12px;
  height: 12px;
}

@media (max-width: 767px) {
  .feachers {
    padding-top: 50px;
    background-image: none;
  }
  .feachers .boxes {
    max-width: 1600px;
    margin: 40px auto 0;
  }
  .feachers .boxes .col__box {
    position: relative;
    margin-bottom: 30px;
    padding: 0;
  }
  .feachers .boxes .col__box .image__area {
    position: absolute;
    left: 0;
    background: no-repeat 0% 50% / cover;
    height: 522px;
    width: 60%;
    display: none;
  }
  .feachers .boxes .col__box .image__area.bg01 {
    background-image: none;
  }
  .feachers .boxes .col__box .image__area.bg02 {
    background-image: none;
  }
  .feachers .boxes .col__box .desc__box {
    width: 100%;
    margin-top: -60px;
    margin-left: 0%;
    background: rgb(255, 255, 255);
    background: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9037990196) 100%);
    padding: 6.6% 5%;
  }
  .feachers .boxes .col__box .desc__box .desc__top {
    margin-bottom: 20px;
  }
  .feachers .boxes .col__box .desc__box .desc__top h2,
  .feachers .boxes .col__box .desc__box .desc__top span {
    line-height: 1;
    margin-bottom: 0;
  }
  .feachers .boxes .col__box .desc__box p {
    margin-bottom: 40px;
  }
  .feachers .boxes .cach__text {
    margin-top: 30px;
    font-size: 2rem;
  }
  .feachers .boxes .cach__text span {
    font-size: 1.2rem;
    display: block;
  }
  .feachers .col__box.second .image__area {
    left: auto;
    right: 0;
  }
  .feachers .col__box.second .desc__box {
    margin-left: 0%;
    margin-right: 0%;
  }
  .feachers .col__box.second .desc__box .btn {
    width: 200px;
    display: block;
    margin: auto;
  }
  .ancor .btn {
    height: 67px;
    line-height: 1;
  }
  .ancor .btn span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.3;
    font-size: 0.8rem;
    display: block;
    width: 100%;
  }
  .ancor .btn::after {
    top: auto;
    left: 50%;
    bottom: 18px;
    transform: none;
    transform: translateX(-50%) rotate(-225deg);
    width: 10px;
    height: 10px;
  }
}
.news {
  margin-bottom: 0;
}
.news .inner__box {
  align-items: center;
}
.news .inner__box .left__box {
  padding-right: 85px;
}
.news .inner__box .left__box h2 {
  text-align: center;
  margin-bottom: 45px;
}
.news .inner__box .left__box h2 span.large {
  margin-bottom: 17px;
}
.news .inner__box .left__box h2 span.large::after {
  background: none;
}
.news .inner__box .left__box p.btn-wrap {
  text-align: center;
}
.news .inner__box .right__box {
  width: 62%;
  padding-top: 0.4rem;
  padding-left: 50px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .news .inner__box .right__box {
    border-left: 1px solid #9a8753;
  }
}
.news .inner__box .right__box .lists li {
  margin-bottom: 30px;
}
.news .inner__box .right__box .lists li:last-of-type {
  margin-bottom: 0;
}
.news .inner__box .right__box .lists li span {
  display: inline-block;
}
.news .inner__box .right__box .lists li .date {
  width: 12em;
}
.news .inner__box .right__box .lists li .tit {
  width: 79%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.news .inner__box .right__box .lists li .tit strong {
  font-weight: 600;
}
.news .inner__box .right__box .lists li .tit em {
  font-style: italic;
}
.news .inner__box .right__box .lists li .tit ul li {
  list-style-type: disc;
  margin-bottom: 0.32rem;
  list-style-position: inside;
}
.news .inner__box .right__box .lists li .tit ol li {
  list-style-type: decimal;
  margin-bottom: 0.32rem;
  list-style-position: inside;
}
.news .inner__box .right__box .lists li .tit a {
  color: #162d59;
  text-decoration: underline;
  font-weight: 600;
}
.news .inner__box .right__box .lists li .tit img {
  max-width: 100%;
  width: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
}
.news .inner__box .right__box .lists li .tit img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.news .inner__box .right__box .lists li .tit img.alignright {
  margin-left: auto;
}

@media (max-width: 767px) {
  .news .inner__box {
    flex-flow: column;
  }
  .news .inner__box .left__box,
  .news .inner__box .right__box {
    height: auto;
    padding-top: 0px;
  }
  .news .inner__box .left__box {
    border-right: none;
    padding-right: 0px;
    margin-bottom: 50px;
  }
  .news .inner__box .left__box h2 {
    text-align: center;
  }
  .news .inner__box .right__box {
    box-sizing: border-box;
    border-bottom: 1px solid #9a8753;
    border-top: 1px solid #9a8753;
    width: 100%;
    padding: 8.8% 0;
  }
  .news .inner__box .right__box .lists {
    padding: 0 4%;
  }
  .news .inner__box .right__box .lists li .date {
    width: 10em;
  }
  .news .inner__box .right__box .lists li .tit {
    width: 80%;
  }
  .news .inner__box .right__box .lists li:last-of-type {
    margin-bottom: 0;
  }
  .news .inner__box .right__box .lists:last-of-type {
    margin-bottom: 0;
  }
}
.map {
  width: 100%;
  height: 360px;
}

.info {
  padding: 0;
  margin-bottom: 0;
}
.info .company .bg_left {
  height: 100%;
  width: 50%;
  background: url(../img/top/access_photo.jpg) no-repeat 0% 50% / cover;
  left: 0;
}
.info .company .container {
  width: 50%;
  margin-left: 50%;
}
.info .company .container .text__box {
  width: 550px;
  padding: 90px 24px;
}
.info .company .container .text__box .info_text {
  width: 100%;
  letter-spacing: 1px;
}
.info .company .container .text__box .info_text h3 {
  margin-bottom: 20px;
}
.info .company .container .text__box .info_text p {
  margin-bottom: 22px;
}
.info .company .container .text__box .info_text a {
  color: #454545;
  font-size: 1.4rem;
}
.info .company .container .text__box .info_text .sm {
  font-size: 0.9rem;
}

@media (max-width: 767px) {
  .info .map {
    width: 100%;
    height: 340px;
  }
  .info .company .bg_left {
    height: 100%;
    width: 100%;
    background: none;
    left: 0;
    display: none;
  }
  .info .company .container {
    width: 100%;
    margin-left: 0%;
  }
  .info .company .container .text__box {
    width: 93%;
    margin: auto;
    box-sizing: border-box;
    padding: 8.8% 4%;
  }
  .info .company .container .text__box .info_text {
    width: 100%;
  }
  .info .company .container .text__box .info_text h3 {
    margin-bottom: 20px;
  }
  .info .company .container .text__box .info_text p {
    margin-bottom: 22px;
  }
  .info .company .container .text__box .info_text a {
    font-size: 1.15rem;
  }
  .info .company .container .text__box .info_text .sm {
    font-size: 0.8rem;
  }
  .info .company .container .thumb {
    width: 100%;
    height: 210px;
  }
}
/***************
会社概要
****************/
.page__intro {
  background: none;
  max-width: 1600px;
  margin: auto;
  margin-bottom: 110px;
}
.page__intro .bg_right {
  right: 0;
  background: url(../img/adout/bg_thumb01.png) no-repeat 100% 0% / contain;
  height: 100%;
  max-height: 480px;
  width: 43.5%;
}
.page__intro div.inner__box div.desc_box {
  width: 60%;
}
.page__intro div.inner__box div.desc_box h1 {
  line-height: 1.5;
  margin-bottom: 42px;
  font-size: 2.34rem;
}
.page__intro div.inner__box div.desc_box p {
  margin-bottom: 30px;
  letter-spacing: 1px;
  line-height: 1.8;
}

.greeting {
  padding-bottom: 110px;
}
.greeting .inner__box h2.tit__st {
  color: #4a4a4a;
  margin-bottom: 45px;
}
.greeting .inner__box .catch__phrase {
  color: #4a4a4a;
  font-size: 2.1rem;
  line-height: 1.6;
  letter-spacing: 2px;
  margin-bottom: 55px;
}
.greeting .inner__box .message__box {
  margin-bottom: 75px;
  /*  .pc-wide {
            @media (min-width: 768px) {
                width: 45%;
            }
        }

        .pc-wide-vi {
            @media (min-width: 768px) {
                width: 44.88888%;
            }
        }

        .pc-wide-id {
            @media (min-width: 768px) {
                width: 53%;
            }
        } */
}
.greeting .inner__box .message__box .thumb {
  width: 37%;
  position: relative;
}
.greeting .inner__box .message__box .thumb .thumb-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  width: 38%;
}
.greeting .inner__box .message__box .text {
  width: 63%;
  padding: 80px 68px;
  background-color: #fff;
}
.greeting .inner__box .message__box .text p {
  margin-bottom: 30px;
  line-height: 2.1;
  letter-spacing: 1px;
  font-size: 1.05rem;
}
.greeting .inner__box .name img {
  width: 29%;
}

section.table div.table__box.inner__box {
  width: 920px;
  margin-bottom: 50px;
}
section.table div.table__box.inner__box dl {
  display: table;
  width: 100%;
  padding: 0;
}
section.table div.table__box.inner__box dl dt,
section.table div.table__box.inner__box dl dd {
  display: table-cell;
  border-bottom: 1px solid #d8d8d8;
  padding: 34px 0;
  vertical-align: middle;
}
section.table div.table__box.inner__box dl dt {
  width: 48%;
  padding-left: 25px;
}
section.table div.table__box.inner__box dl dd {
  width: 62%;
}

@media (max-width: 767px) {
  .page__intro.about {
    background: none;
    max-width: 93%;
    margin-bottom: 30px;
    padding-bottom: 210px;
  }
  .page__intro.about .bg_right {
    bottom: 0;
    width: 100%;
    background-position: 50% 100%;
  }
  .page__intro.about div.inner__box div.desc_box {
    width: 100%;
    margin-bottom: 25px;
    padding: 2% 0;
  }
  .page__intro.about div.inner__box div.desc_box h1 {
    font-size: 1.8rem;
  }
  .greeting {
    padding-bottom: 40px;
  }
  .greeting .inner__box .catch__phrase {
    font-size: 1.8rem;
    margin-bottom: 35px;
  }
  .greeting .inner__box .message__box {
    margin-bottom: 31px;
    flex-flow: column;
  }
  .greeting .inner__box .message__box .thumb {
    width: 100%;
    height: 210px;
  }
  .greeting .inner__box .message__box .thumb .thumb-logo {
    width: 32%;
    max-width: 170px;
  }
  .greeting .inner__box .message__box .text {
    width: 100%;
    padding: 6% 6.2%;
  }
  .greeting .inner__box .message__box .text p {
    margin-bottom: 20px;
  }
  .greeting .inner__box .name img {
    width: 54%;
  }
  section.table div.table__box.inner__box {
    width: 90%;
  }
  section.table div.table__box.inner__box dl dt,
  section.table div.table__box.inner__box dl dd {
    padding: 34px 0;
  }
  section.table div.table__box.inner__box dl dt {
    width: 35%;
    padding-left: 5%;
  }
  section.table div.table__box.inner__box dl dd {
    width: 75%;
  }
}
/***************
事業内容
****************/
.page__intro.works {
  padding: 0;
  margin-bottom: 0px;
  max-width: none;
}
.page__intro.works .bg_right {
  width: 50%;
  bottom: 0;
  max-height: none;
}
.page__intro.works .inner__box {
  position: relative;
  z-index: 400;
  padding: 132px 0;
}
.page__intro.works .inner__box .desc_box {
  width: 75%;
}

@media (max-width: 767px) {
  .page__intro.works {
    padding-bottom: 100px;
    margin-bottom: 0px;
    max-width: none;
  }
  .page__intro.works .bg_right {
    background-position: 50% 100%;
    background-size: contain;
    width: 100%;
    height: 250px;
    bottom: 0;
  }
  .page__intro.works .inner__box {
    padding: 40px 0;
    margin-bottom: 60px;
  }
  .page__intro.works .inner__box .desc_box {
    width: 100%;
  }
}
.works__anchor.bg {
  background-image: url(../img/work/bg_area.jpg);
}
.works__anchor.bg .inner__box {
  padding: 82px 0;
}
.works__anchor.bg .inner__box .anchor__box {
  width: 562px;
  margin: auto;
  height: 250px;
  background: url(../img/work/bg_ancor02.png) no-repeat 50% 50% / auto 100%;
}
.works__anchor.bg .inner__box .anchor__box ul {
  height: 100%;
}
.works__anchor.bg .inner__box .anchor__box ul li {
  width: 50%;
  position: relative;
}
.works__anchor.bg .inner__box .anchor__box ul li a {
  padding: 0 0 34px;
  text-align: center;
  color: #fff;
  display: block;
  width: 100%;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.works__anchor.bg .inner__box .anchor__box ul li a .sm {
  display: block;
  font-size: 1.2rem;
}
.works__anchor.bg .inner__box .anchor__box ul li a.arrow::after {
  left: 50%;
  top: auto;
  width: 20px;
  height: 20px;
  bottom: 0px;
  border-color: #fff;
  transform: none;
  transform: translateX(-50%) rotate(135deg);
}

@media (max-width: 767px) {
  .works__anchor.bg .inner__box {
    padding: 40px 0;
  }
  .works__anchor.bg .inner__box .anchor__box {
    width: 330px;
    height: 160px;
    background-position: 50% 50%;
    background-size: contain;
  }
  .works__anchor.bg .inner__box .anchor__box ul {
    align-items: center;
  }
  .works__anchor.bg .inner__box .anchor__box ul li {
    margin-bottom: 13px;
  }
  .works__anchor.bg .inner__box .anchor__box ul li a {
    padding: 15px 0 17px;
  }
  .works__anchor.bg .inner__box .anchor__box ul li a .sm {
    font-size: 1.1rem;
  }
  .works__anchor.bg .inner__box .anchor__box ul li a.arrow::after {
    width: 12px;
    height: 12px;
  }
}
.works__feacher {
  max-width: 1600px;
  margin: auto;
}
.works__feacher .points {
  padding: 40px 0;
}
.works__feacher .points .thumb {
  width: 46%;
  height: 100%;
  background: no-repeat 100% 60% / cover;
  background-image: url(../img/work/work01_thumb.png);
}
.works__feacher .points .thumb02 {
  background-image: url(../img/work/work02_thumb.png);
}
.works__feacher .points .thumb03 {
  background-image: url(../img/work/work02_thumb02.png);
  background-position: 0% 60%; /*右寄せの写真だけ*/
}
.works__feacher .points .inner__box .desc_box {
  width: 50%;
  padding: 130px 0 80px;
}
.works__feacher .points .inner__box .desc_box h2 span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 1.6rem;
  line-height: 1;
}
.works__feacher .points .inner__box .desc_box h2 .text__img {
  width: 22%;
  margin-right: 0.4em;
}
.works__feacher .points .inner__box .desc_box .img {
  width: 35%;
  margin: 60px 0;
}
.works__feacher .points .inner__box .desc_box p {
  line-height: 1.98;
  color: #000;
}

.works__feacher .points.left .thumb {
  left: 0;
}
.works__feacher .points.left .inner__box .desc_box {
  margin-left: 50%;
}
.works__feacher .points.left .inner__box .desc_box .img {
  margin-left: 5%;
}

.works__feacher .points.right .thumb {
  right: 0;
}
.works__feacher .points.right .inner__box .desc_box {
  margin-right: 40%;
  padding-right: 1.5%;
  overflow: hidden;
}
.works__feacher .points.right .inner__box .desc_box h2 {
  text-align: right;
}
.works__feacher .points.right .inner__box .desc_box .img {
  width: 34%;
  margin-left: 52%;
  margin-right: 5%;
}
.works__feacher .points.right .inner__box .desc_box p {
  text-align: right;
}

@media (max-width: 767px) {
  .works__feacher {
    max-width: 1600px;
    margin: auto;
  }
  .works__feacher .points .thumb {
    width: 100%;
    height: 270px;
    background-position: 50% 0%;
  }
  .works__feacher .points .inner__box {
    padding-top: 300px;
  }
  .works__feacher .points .inner__box .desc_box {
    width: 100%;
    padding: 35px 0;
  }
  .works__feacher .points .inner__box .desc_box h2 {
    margin-bottom: 35px;
  }
  .works__feacher .points .inner__box .desc_box h2 span {
    text-align: center;
    font-size: 1.9rem;
    display: block;
  }
  .works__feacher .points .inner__box .desc_box h2 .text__img {
    width: 34%;
    margin: auto;
    margin-bottom: 35px;
    display: block;
  }
  .works__feacher .points .inner__box .desc_box .img {
    width: 40% !important;
    margin: 25px auto 35px !important;
  }
  .works__feacher .points .inner__box .desc_box p {
    line-height: 1.98;
    text-align: center !important;
  }
  .works__feacher .points.left .thumb,
  .works__feacher .points.right .thumb {
    left: auto;
    right: auto;
  }
  .works__feacher .points.left .inner__box .desc_box,
  .works__feacher .points.right .inner__box .desc_box {
    margin-left: 0%;
    padding: 0;
  }
  .works__feacher .points.right .thumb {
    right: 0;
  }
  .works__feacher .points.right .inner__box .desc_box {
    margin-right: 0%;
  }
}
.page__intro.contact {
  background-color: #f8f8f8;
  max-width: none;
}
.page__intro.contact .inner__box p.intro__txt {
  line-height: 1.9;
  margin-bottom: 70px;
  font-size: 1.1rem;
  padding-top: 40px;
}
.page__intro.contact .inner__box .tel__box {
  background-color: #fff;
  padding: 47px 30px;
  width: 709px;
  margin: auto;
}
.page__intro.contact .inner__box .tel__box .tit {
  font-size: 1.2rem;
  margin-bottom: 25px;
  letter-spacing: 2.5px;
}
.page__intro.contact .inner__box .tel__box .tel {
  font-size: 2.9rem;
  padding: 6px 0;
  padding-left: 68px;
  margin-bottom: 18px;
  background: url(../img/contact/tel_icon.png) no-repeat 0% 50%/55px;
  color: #162d59;
}
.page__intro.contact .inner__box .tel__box .sm span {
  display: inline-block;
  margin-right: 2em;
}

@media (max-width: 767px) {
  .page__intro.contact {
    margin-bottom: 30px;
  }
  .page__intro.contact .inner__box p.intro__txt {
    line-height: 1.9;
    margin-bottom: 70px;
    font-size: 1.1rem;
    padding-top: 40px;
  }
  .page__intro.contact .inner__box .tel__box {
    padding: 8%;
    width: 100%;
  }
  .page__intro.contact .inner__box .tel__box .tit {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
  .page__intro.contact .inner__box .tel__box .tel {
    font-size: 2rem;
    padding: 6px 0;
    padding-left: 42px;
    background-size: 30px;
  }
  .page__intro.contact .inner__box .tel__box .sm {
    margin-top: 14px;
  }
}
.contact__form .inner__box h1 {
  margin-bottom: 55px;
}

.require {
  color: #fff;
  background-color: #ce1317;
  display: inline-block;
  padding: 4px 8px;
  font-size: 0.9rem;
  border-radius: 3px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

input,
textarea {
  background-color: #fbfbfb;
  padding: 6px 8px;
  width: 100%;
  box-sizing: border-box;
}

textarea {
  height: 340px;
  overflow-y: scroll;
}

.radio {
  width: auto;
}

.form__style .form__items,
.form__style .wp-block-snow-monkey-forms-item.smf-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 36px 0;
  border-bottom: 1px solid #ccc;
}
.form__style .form__items:first-of-type,
.form__style .wp-block-snow-monkey-forms-item.smf-item:first-of-type {
  border-top: 1px solid #ccc;
}
.form__style .form__items .form__label,
.form__style .form__items .smf-item__col.smf-item__col--label,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__label,
.form__style .wp-block-snow-monkey-forms-item.smf-item .smf-item__col.smf-item__col--label {
  width: 31%;
  padding: 0 20px;
  padding-right: 40px;
  letter-spacing: 1px;
  font-size: 1.12rem;
  align-items: center;
}
.form__style .form__items .smf-item__col.smf-item__col--label,
.form__style .wp-block-snow-monkey-forms-item.smf-item .smf-item__col.smf-item__col--label {
  width: 26%;
  padding-right: 0;
}
.form__style .form__items .form__input,
.form__style .form__items .smf-item__col.smf-item__col--controls,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input,
.form__style .wp-block-snow-monkey-forms-item.smf-item .smf-item__col.smf-item__col--controls {
  box-sizing: border-box;
  width: 69%;
  margin-right: 30px;
}
.form__style .form__items .smf-item__col.smf-item__col--controls,
.form__style .wp-block-snow-monkey-forms-item.smf-item .smf-item__col.smf-item__col--controls {
  width: 74%;
  padding-left: 40px;
}
.form__style .form__items .smf-item__col.smf-item__col--controls .smf-placeholder:nth-of-type(n + 2),
.form__style .wp-block-snow-monkey-forms-item.smf-item .smf-item__col.smf-item__col--controls .smf-placeholder:nth-of-type(n + 2) {
  margin-top: 20px;
}
.form__style .form__items .smf-item__col.smf-item__col--controls textarea,
.form__style .wp-block-snow-monkey-forms-item.smf-item .smf-item__col.smf-item__col--controls textarea {
  resize: none;
  overflow: auto;
}
.form__style .form__items .form__input.radios,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.radios {
  justify-content: flex-start;
}
.form__style .form__items .form__input.radios label,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.radios label {
  margin-right: 35px;
  display: flex;
  align-items: center;
}
.form__style .form__items .form__input.radios label .radio,
.form__style .form__items .form__input.radios label span,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.radios label .radio,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.radios label span {
  word-break: break-all;
}
.form__style .form__items .form__input.post input,
.form__style .form__items .form__input.post span,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.post input,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.post span {
  vertical-align: middle;
}
.form__style .form__items .form__input.post input,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.post input {
  width: 42%;
}
.form__style .form__items .form__input.post .zip,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.post .zip {
  margin-left: 15px;
}
.form__style .form__items .form__input.post .zip-ua,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.post .zip-ua {
  width: 300px;
  display: inline-block;
}
.form__style .form__items .form__input.address input,
.form__style .wp-block-snow-monkey-forms-item.smf-item .form__input.address input {
  width: 54%;
  margin-bottom: 30px;
}
.form__style .submit,
.form__style .smf-action {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 50px auto 70px;
  cursor: pointer;
}
.form__style .submit input,
.form__style .submit button,
.form__style .smf-action input,
.form__style .smf-action button {
  width: 257px;
  color: #fff;
  height: 66px;
  line-height: 66px;
  background-color: #162d59;
  background-image: none;
  padding: 0;
  letter-spacing: 1px;
}
.form__style .submit span,
.form__style .submit button,
.form__style .smf-action span,
.form__style .smf-action button {
  display: block;
  width: 100%;
}
.form__style .submit .smf-button-control + .smf-button-control,
.form__style .smf-action .smf-button-control + .smf-button-control {
  margin-left: 0;
}
.form__style .smf-complete-content p {
  text-align: center;
}

.contact__form.confilm .zip {
  display: none;
}

.inner__box.thanks {
  margin-top: 80px;
}

@media (max-width: 767px) {
  .contact__form .inner__box h1 {
    margin-bottom: 40px;
  }
  textarea {
    height: 240px;
  }
  .form__style .form__items {
    padding: 0 0;
    border-bottom: 1px solid #ccc;
    flex-flow: column;
  }
  .form__style .form__items .form__label {
    width: 100%;
    padding: 20px 3.4%;
    padding-right: 0px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
  }
  .form__style .form__items .form__input {
    width: 100%;
    margin-right: 0px;
    padding: 20px 3.4%;
  }
  .form__style .form__items .form__input.radios label {
    width: 100%;
  }
  .form__style .form__items .form__input.post {
    display: flex;
  }
  .form__style .form__items .form__input.post input {
    width: 50%;
  }
  .form__style .form__items .form__input.post .zip {
    margin-left: 15px;
    font-size: 0.8rem;
    width: 40%;
  }
  .form__style .form__items .form__input.address input {
    width: 100%;
    margin-bottom: 16px;
  }
  .form__style .submit {
    width: 220px;
    margin: 30px auto 0px;
  }
}
.snow-monkey-form .smf-system-error-content {
  text-align: center;
}

/*********
記事一覧ページ
**********/
.archive .inner__box .col__list__box {
  padding: 0 25px;
  border-bottom: 1px solid #b8b8b8;
  justify-content: flex-start;
}
.archive .inner__box .col__list__box .date {
  width: 310px;
  padding: 60px 0 100px;
  border-right: 1px solid #b8b8b8;
}
.archive .inner__box .col__list__box .date time {
  font-size: 1.22rem;
  padding-right: 50px;
  display: block;
}
.archive .inner__box .col__list__box .date time span {
  display: block;
  text-align: right;
}
.archive .inner__box .col__list__box .date time::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -7px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-color: #162d59;
  border-radius: 50%;
}
.archive .inner__box .col__list__box .title {
  padding: 60px 35px 100px;
  font-size: 1.2rem;
  width: 64%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.archive .inner__box .col__list__box .title strong {
  font-weight: 600;
}
.archive .inner__box .col__list__box .title em {
  font-style: italic;
}
.archive .inner__box .col__list__box .title ul li {
  list-style-type: disc;
  margin-bottom: 0.32rem;
  list-style-position: inside;
}
.archive .inner__box .col__list__box .title ol li {
  list-style-type: decimal;
  margin-bottom: 0.32rem;
  list-style-position: inside;
}
.archive .inner__box .col__list__box .title a {
  color: #162d59;
  text-decoration: underline;
  font-weight: 600;
}
.archive .inner__box .col__list__box .title img {
  max-width: 100%;
  width: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
}
.archive .inner__box .col__list__box .title img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.archive .inner__box .col__list__box .title img.alignright {
  margin-left: auto;
}

@media (max-width: 767px) {
  .archive .inner__box {
    width: 100%;
  }
  .archive .inner__box .col__list__box {
    padding: 0 3.5%;
    justify-content: space-between;
  }
  .archive .inner__box .col__list__box .date {
    width: 28%;
  }
  .archive .inner__box .col__list__box .date time {
    font-size: 1rem;
    padding-right: 20%;
  }
  .archive .inner__box .col__list__box .date time::after {
    width: 10px;
    height: 10px;
    right: -5px;
  }
  .archive .inner__box .col__list__box .title {
    padding: 60px 0 100px 6%;
    font-size: 1.1rem;
    width: 72%;
  }
}
/*– ページャーのスタイル指定 –*/
.pagination {
  text-align: center !important;
  font-size: 0;
  margin: 30px 0 35px;
}
.pagination a,
.pagination .page-numbers {
  font-size: 1.1rem;
  display: inline-block;
}
.pagination a.page-numbers {
  border: 1px solid #ccc;
  border-left-width: 0;
}
.pagination a.page-numbers,
.pagination .current {
  background: #fff;
  padding: 0 16px;
  margin: 0;
  height: 45px;
  line-height: 45px;
  text-decoration: none;
  color: #454545;
}
.pagination .current {
  background: #ddd;
  border: 1px solid #ccc;
  border-left-width: 0;
}
.pagination a.next {
  border-radius: 0 4px 4px 0;
}
.pagination a.prev {
  border-radius: 4px 0 0 4px;
  border-left-width: 1px;
}
.pagination a.next::after,
.pagination a.prev::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.pagination a.next::after {
  content: "\f101";
}
.pagination a.prev::after {
  content: "\f100";
}

.modal {
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto; /* scrollにはしないことでスクロールの必要がないときはスクロールバーを表示させない */
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  transition: ease-in 0.3s;
  width: 100%;
  height: 100vh;
}
.modal .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.modal .modal__content {
  width: 50%;
  margin: auto;
  padding: 60px 0;
  background-color: #fff;
  z-index: 9999;
  position: absolute;
  left: 50%;
  top: 50%;
}

.modal.open {
  visibility: visible;
  opacity: 10;
}

.bogo-language-switcher {
  text-align: center;
  width: 70%;
  margin: auto;
}
.bogo-language-switcher h2 {
  margin-bottom: 65px;
}
.bogo-language-switcher li {
  display: inline-block;
  width: 48%;
  margin-bottom: 28px;
  font-size: 1.2rem;
}
.bogo-language-switcher li a {
  color: #454545;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.2rem;
}

@media (max-width: 767px) {
  .modal .modal__content {
    width: 80%;
    margin: auto;
    padding: 8% 0;
  }
  .bogo-language-switcher {
    width: 90%;
  }
  .bogo-language-switcher li {
    width: 48%;
    margin-bottom: 28px;
  }
  .bogo-language-switcher li a {
    font-size: 1rem;
  }
} /*# sourceMappingURL=style.css.map */
