@charset "UTF-8";

/*------------------------------------------------------------

	Reset

------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
 font-size: 1em;
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

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

html {
 font-size: 62.5%;
}

body {
 -webkit-text-size-adjust: 100%;
}

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
  "Meiryo", sans-serif;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-weight: bold;
}

table,
input,
textarea,
select,
option {
 line-height: 1.1;
}

ol,
ul {
 list-style: none;
}

blockquote,
q {
 quotes: none;
}

:focus {
 outline: 0;
}

ins {
 text-decoration: none;
}

del {
 text-decoration: line-through;
}

img {
 vertical-align: top;
}

a {
 text-decoration: none;
}

a {
 -webkit-transition: opacity 0.3s ease-in-out, filter 0.1s ease-in-out;
 transition: opacity 0.3s ease-in-out, filter 0.1s ease-in-out;
}

a:hover {
 opacity: 0.8;
 filter: alpha(opacity=80);
 -ms-filter: "alpha(opacity=80)";
}

form label {
 cursor: pointer;
}

/*------------------------------------------------------------

for develop

------------------------------------------------------------*/
#__bs_notify__ {
 opacity: 0.3 !important;
 font-size: 5px !important;
 line-height: 100% !important;
 padding: 0 5px 0 5px !important;
 border-radius: 0 !important;
}

.c-dev-title1 {
 background: #000;
 color: #fff;
 line-height: 1;
 padding: 6px 0 6px 15px;
 font-size: 1.6rem;
 margin: 60px 0 20px 0;
}

.c-dev-title2 {
 background: #888;
 color: #fff;
 line-height: 1;
 padding: 6px 0 6px 30px;
 font-size: 1.3rem;
 margin: 50px 0 10px 0;
}

.c-dev-message1 {
 top: 0;
 left: 0;
 background: #f00;
 color: #fff;
 z-index: 9999;
 position: fixed;
 line-height: 1;
 padding: 3px 6px;
 opacity: 0.6;
 font-size: 8px;
}

@media (min-width: 768px) {
 .sp-only {
  display: none;
 }
}

@media screen and (max-width: 767px) {
 .pc-only {
  display: none;
 }

 img {
  max-width: 100%;
  height: auto;
 }
}
sup {
  font-size: 60%;
}
/*------------------------------------------------------------

breadcrumb

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

footer

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.c-footer {
 background-color: #1b1b1b;
 padding: 35px 0;
}

@media screen and (max-width: 767px) {
 .c-footer {
  padding: 40px 0 0;
 }
}

.c-footer__inner {
 max-width: 1240px;
 padding: 0 20px;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .c-footer__inner {
  padding: 0;
 }
}

.c-footer__block {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
 .c-footer__block {
  display: block;
 }
}

.c-footer__info {
 width: 27%;
}

@media screen and (max-width: 767px) {
 .c-footer__info {
  width: 100%;
  padding: 0 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
 }
}

.c-footer__nav {
 width: 73%;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .c-footer__nav {
  width: 100%;
  display: block;
  margin-top: 31px;
 }
}

.c-footer__logo {
 padding: 0 0 0 26%;
 margin: 5px 0 30px;
}

@media screen and (max-width: 767px) {
 .c-footer__logo {
  padding: 0;
  margin: 0 0 30px;
  text-align: center;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
 }
}

.c-footer__logo img {
 width: 100px;
}

@media screen and (max-width: 767px) {
 .c-footer__logo img {
  width: 65px;
 }
}

.c-footer__phone {
 color: #fff;
 font-family: heisei-kaku-gothic-std, sans-serif;
 padding-left: 25px;
 background-image: url(/assets/img/common/icon_phone.png);
 background-repeat: no-repeat;
 background-position: center left;
 margin: 0 0 58px 30px;
}

@media screen and (max-width: 767px) {
 .c-footer__phone {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin: 0 0px 0 24px;
 }
}

.c-footer__phone p,
.c-footer__phone a {
 font-size: 2.4rem;
 line-height: 1;
 text-decoration: none;
 color: #fff;
}

@media screen and (max-width: 767px) {

 .c-footer__phone p,
 .c-footer__phone a {
  font-size: 1.8rem;
 }
}

.c-footer__phone span {
 font-size: 1.2rem;
 display: block;
}

@media screen and (max-width: 767px) {
 .c-footer__phone span {
  font-size: 1rem;
 }
}

@media screen and (max-width: 767px) {
 .c-footer__sns {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
 }
}

.c-footer__sns li {
 display: inline-block;
 margin-right: 16px;
}

@media screen and (max-width: 767px) {
 .c-footer__sns li {
  margin-right: 11px;
 }
}

.c-footer__sns li:last-of-type {
 margin-right: 0;
}

@media screen and (max-width: 767px) {
 .c-footer__sns img {
  width: auto;
  height: 36px;
 }
}

.c-footer__list {
 width: 28%;
 margin-right: 5.5%;
 font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
 font-style: normal;
 font-weight: 600;
}

@media screen and (max-width: 767px) {
 .c-footer__list {
  width: 100%;
  margin-right: 0;
  padding: 0 10%;
 }
}

.c-footer__list a {
 text-decoration: none;
 color: #fff;
}

.c-footer__list > li {
 margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
 .c-footer__list > li {
  margin-bottom: 18px;
 }
}

.c-footer__list > li > a {
 display: block;
 font-size: 2rem;
 border-bottom: 2px solid #7d0000;
 padding-bottom: 3px;
 position: relative;
}

@media screen and (max-width: 767px) {
 .c-footer__list > li > a {
  font-size: 1.4rem;
  padding-left: 13px;
  padding-bottom: 2px;
  letter-spacing: 2px;
 }
}

.c-footer__list > li > a:after {
 content: "";
 width: 2px;
 height: 30px;
 background-color: #7d0000;
 position: absolute;
 bottom: 0;
 right: 0;
 bottom: -6px;
 right: 10px;
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
 .c-footer__list > li > a:after {
  height: 20px;
  bottom: -4px;
  right: 7px;
 }
}

.c-footer__listsub {
 margin: 21px 0 0;
}

@media screen and (max-width: 767px) {
 .c-footer__listsub {
  display: none;
 }
}

.c-footer__listsub > li {
 margin-bottom: 1px;
}

.c-footer__listsub > li > a {
 font-size: 1.4rem;
 display: block;
 padding: 5px 0 5px;
 position: relative;
}

.c-footer__listsub > li > a:after {
 content: "";
 width: 7px;
 height: 7px;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 position: absolute;
 right: 6px;
 top: 50%;
 -webkit-transform: rotate(45deg) translateY(-50%);
 -ms-transform: rotate(45deg) translateY(-50%);
 transform: rotate(45deg) translateY(-50%);
}

.c-footer__list2 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-bottom: 26px;
}

@media screen and (max-width: 767px) {
 .c-footer__list2 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 32px;
  margin-bottom: 23px;
 }
}

.c-footer__list2 li {
 width: 19.167%;
 max-width: 230px;
 margin: 0 0 12px 1%;
}

@media screen and (max-width: 767px) {
 .c-footer__list2 li {
  width: calc(50% - 3px);
  max-width: 100%;
  margin: 0 0 5px;
 }
}

.c-footer__list2 li:nth-child(5n+1) {
 margin-left: 0;
}

@media screen and (max-width: 767px) {
 .c-footer__list2 li a {
  display: block;
 }
}

@media screen and (max-width: 767px) {
 .c-footer__list2 li a img {
  width: 100%;
 }
}

.c-footer__list2 img {
 max-width: 100%;
 height: auto;
}

.c-footer__list3 {
 text-align: center;
 margin-bottom: 43px;
}

@media screen and (max-width: 767px) {
 .c-footer__list3 {
  margin-bottom: 20px;
 }
}

.c-footer__list3 li {
 display: inline-block;
 margin: 0 8px;
}

.c-footer__list3 li a {
 text-decoration: none;
 font-size: 1.3rem;
 color: #fff;
 font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
 font-style: normal;
 font-weight: 600;
}

@media screen and (max-width: 767px) {
 .c-footer__list3 li a {
  font-size: 1rem;
 }
}

.c-footer__copy {
 text-align: center;
 font-size: 1.3rem;
 color: #fff;
 font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
 font-style: normal;
 font-weight: 600;
}

@media screen and (max-width: 767px) {
 .c-footer__copy {
  font-size: 1rem;
  padding-bottom: 27px;
 }
}

.c-toTop {
 width: 40px;
 height: 40px;
 background-image: url(/assets/img/common/icon_toTop.png);
 background-repeat: no-repeat;
 background-position: center;
 position: fixed;
 bottom: 60px;
 right: 60px;
 z-index: 100;
 cursor: pointer;
 -webkit-transition: 0.3s ease-in-out;
 transition: 0.3s ease-in-out;
}

.c-toTop:hover {
 opacity: 0.8;
}

@media screen and (max-width: 767px) {
 .c-toTop {
  width: 30px;
  height: 30px;
  background-size: 30px;
  bottom: 15px;
  right: 15px;
 }
}

/*------------------------------------------------------------

header

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.c-header {
 position: relative;
  z-index: 999!important;
}

@media screen and (max-width: 767px) {
 .c-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999!important;
 }
}

.c-header .menu-icon {
 display: none;
}

@media screen and (max-width: 767px) {
 .c-header .menu-icon {
  width: 38px;
  height: 38px;
  padding-top: 5px;
  background: #fff;
  text-align: center;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  display: block;
 }
}

@media screen and (max-width: 767px) {
 .c-header .menu-icon span {
  width: 30px;
  height: 3px;
  display: block;
  margin: 0 auto 7px;
  background: #1b1b1b;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
 }
}

@media screen and (max-width: 767px) {
 .c-header .menu-icon.is-active span:first-child {
  -webkit-transform: rotate(-45deg) translate(-7px, 7px);
  -ms-transform: rotate(-45deg) translate(-7px, 7px);
  transform: rotate(-45deg) translate(-7px, 7px);
 }
}

@media screen and (max-width: 767px) {
 .c-header .menu-icon.is-active span:nth-child(2) {
  display: none;
 }
}

@media screen and (max-width: 767px) {
 .c-header .menu-icon.is-active span:last-child {
  -webkit-transform: rotate(45deg) translate(0px, 0px);
  -ms-transform: rotate(45deg) translate(0px, 0px);
  transform: rotate(45deg) translate(0px, 0px);
 }
}

.c-header1 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}

@media screen and (max-width: 767px) {
 .c-header1 {
  position: relative;
  z-index: 10;
  padding: 9px 6px 3px 10px;
  /*-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
              box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6); */
 }
}

.c-header1-logo {
 padding: 0 0 0 30px;
}

@media screen and (max-width: 767px) {
 .c-header1-logo {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
 }
}

@media screen and (max-width: 767px) {
 .c-header1-logoLink {
  max-width: 220px;
  display: inline-block;
 }
}

.c-header1-link {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-flex: 1;
 -webkit-flex-grow: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 padding-right: 27px;
}

@media screen and (max-width: 767px) {
 .c-header1-link {
  display: none;
 }
}

.c-header1-link1 {
 display: inline-block;
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 1.4rem;
 line-height: 1;
 color: #093d6e;
 border: 2px solid #093d6e;
 border-radius: 30px;
 font-weight: bold;
 text-decoration: none;
 padding: 10px 25px;
 margin-left: 10px;
}

.c-header1-btn {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}

@media screen and (max-width: 767px) {
 .c-header1-btn {
  padding-right: 11px;
 }
}

.c-header1-btn1 {
 font-family: heisei-kaku-gothic-std, sans-serif;
 width: 188px;
 height: 60px;
 background: #093d6e;
 font-size: 1.4rem;
 line-height: 1;
 color: #fff;
 text-decoration: none;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 margin-left: 2px;
}

@media screen and (max-width: 767px) {
 .c-header1-btn1 {
  width: auto;
  height: auto;
  background: none;
  max-width: 28px;
  margin-left: 14px;
 }
}

.c-header1-btn1 img {
 width: 26px;
 height: 26px;
}

.c-header1-btn1-text {
 padding-left: 11px;
}

@media screen and (max-width: 767px) {
 .c-header1-btn1-text {
  display: none;
 }
}

.c-header1-btn1--red {
 background: #7d0000;
}

@media screen and (max-width: 767px) {
 .c-header1-btn1--red {
  background: none;
 }
}

.c-header1-btn1--red .c-header1-btn1-text {
 padding: 0 12px 0 30px;
}

.c-header1-btn1--red img {
 width: 22px;
 height: 26px;
}

@media screen and (max-width: 767px) {
 .c-header2 {
  padding: 0 14px;
  width: 100%;
  height: 50px;
  background: #6a0100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 50px;
 }
}

@media screen and (max-width: 767px) {
 .c-header2-link1 {
  width: 100px;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
 }
}

@media screen and (max-width: 767px) {
 .c-header2-link1 span {
  font-size: 1rem;
 }
}

@media screen and (max-width: 767px) {
 .c-header2-link2 {
  padding-top: 5px;
  width: 50px;
  height: 30px;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
 }
}

@media screen and (max-width: 767px) {
 .c-header2-link3 {
  padding-top: 5px;
  width: 134px;
  height: 30px;
  display: block;
  background: #fff;
  color: #6a0100;
  text-align: center;
  position: relative;
  text-decoration: none !important;
 }

 .c-header2-link3:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #6a0100;
  border-right: solid 2px #6a0100;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
 }
}

.c-nav {
 padding-bottom: 10px;
 margin-top: 15px;
 position: relative;
}

@media screen and (max-width: 767px) {
 .c-nav {
  padding-bottom: 0;
  background: #fff;
  display: none;
  margin-top: 0;
 }
}

.c-nav-menu1 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
}

@media screen and (max-width: 767px) {
 .c-nav-menu1 {
  display: block;
  margin-bottom: 50px;
 }
}

@media screen and (max-width: 767px) {
 .c-nav-menu1 > li {
  border-bottom: 1px solid #d0d0d0;
  padding: 0;
 }
}

.c-nav-menu1 > li:hover .c-nav-link1 {
 color: #c60102;
}

@media screen and (max-width: 767px) {
 .c-nav-menu1 > li:hover .c-nav-link1 {
  color: #093d6e;
 }

 .c-nav-menu1 > li:hover .c-navSP-menu .c-nav-link1 {
  color: #1b1b1b;
 }
}
@media screen and (min-width: 768px) {
  .c-nav-menu1 > li:last-child .c-nav-link1:after {
   content: none;
  }
}
.c-nav-link1 {
 font-size: 14px;
 line-height: 1.4;
 color: #1b1b1b;
 font-weight: bold;
 text-decoration: none;
 display: inline-block;
 padding: 5px 0;
 width: 160px;
 text-align: center;
 position: relative;
}

@media screen and (max-width: 767px) {
 .c-nav-link1 {
  padding: 10px 15px;
  color: #093d6e;
  text-align: left;
  width: 100%;
 }
}

.c-navSP-menu .c-nav-link1 {
 color: #1b1b1b;
}

.c-nav-link1:after {
 content: url("/assets/img/common/line1.png");
 position: absolute;
 top: 0;
 right: -6px;
 z-index: 1;
}

@media screen and (max-width: 767px) {
 .c-nav-link1:after {
  content: none;
 }
}

.nav-sp {
 display: none;
}

@media screen and (max-width: 767px) {
 .nav-sp {
  box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.2) inset;
  position: relative;
  z-index: 9;
  width: 100%;
  height: 100vh;
  overflow: scroll;
  position: fixed;
  top: 50px;
  left: 0;
  padding: 6px 0 20px 0;
  z-index: 99;
 }
}

@media screen and (max-width: 767px) {
 p.c-nav-link1:after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #093d6e;
  border-right: 2px solid #093d6e;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
 }

 p.c-nav-link1.open:after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #093d6e;
  border-right: 2px solid #093d6e;
  position: absolute;
  top: 60%;
  right: 15px;
  margin-top: -6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
 }
}

.c-nav2 {
 width: 100%;
 position: absolute;
 top: auto;
 left: 0;
 height: 0;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 display: none;
 height: 245px;
 z-index: 9999;
}

@media screen and (max-width: 767px) {
 .c-nav2 {
  position: inherit;
  overflow: inherit;
  height: auto;
  opacity: 1;
  padding-top: 0;
 }
}

.c-nav2:after {
 content: '';
 width: 100%;
 height: calc(100vh - 124px);
 background: rgba(0, 0, 0, 0.3);
 position: absolute;
 top: 0;
 left: 0;
}

@media screen and (max-width: 767px) {
 .c-nav2:after {
  content: none;
 }
}

.c-nav2-wrap {
 background: #333;
}

@media screen and (max-width: 767px) {
 .c-nav2-wrap {
  background: #111;
 }
}

.c-nav2-cont {
 width: 980px;
 margin: 0 auto;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 50px 0 50px 80px;
 position: relative;
 z-index: 3;
}

@media screen and (max-width: 767px) {
 .c-nav2-cont {
  width: 100%;
  display: block;
  padding: 20px 0;
  text-align: center;
 }
}

.c-nav2-ttl {
 color: #fff;
 text-decoration: none;
 margin-right: 60px;
}

.c-nav2-main {
 font-family: Helvetica;
 font-size: 22px;
 display: block;
 font-weight: bold;
 margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
 .c-nav2-main {
  font-size: 1.8rem;
  margin-bottom: 0;
 }
}

.c-nav2-sub {
 font-size: 16px;
 display: block;
}

.c-nav2-menu {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
 .c-nav2-menu {
  display: block;
  margin-bottom: 0;
 }
}

.c-nav2-menu:last-child {
 margin-bottom: 0;
}

.c-nav2-menu li {
 margin-right: 40px;
}

@media screen and (max-width: 767px) {
 .c-nav2-menu li {
  margin: 0 0 10px;
 }
}

.c-nav2-menu a {
 font-size: 1.4rem;
 line-height: 1.5;
 color: #fff;
 text-decoration: none;
}

.c-nav2-menu a:hover {
 text-decoration: underline;
}

.c-nav2-menu a[target="_blank"]:after {
 content: url("/assets/img/common/ico_line_target.png");
 margin-left: 5px;
}

.c-navSP {
 display: none;
}

@media screen and (max-width: 767px) {
 .c-navSP {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 }
}

@media screen and (max-width: 767px) {
 .c-navSP-wrap {
  background: #111;
 }
}

@media screen and (max-width: 767px) {
 .c-navSP-cont {
  width: 100%;
  position: relative;
  z-index: 3;
  display: block;
  padding: 20px 0;
  text-align: center;
 }
}

.c-navSP-ttl {
 color: #fff;
 text-decoration: none;
}

.c-navSP-main {
 font-family: Helvetica;
 display: block;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .c-navSP-main {
  font-size: 1.8rem;
  margin-bottom: 0;
 }
}

.c-navSP-sub {
 font-size: 16px;
 display: block;
}

@media screen and (max-width: 767px) {
 .c-navSP-menu {
  margin-left: 20px;
  margin-bottom: 0;
 }
}

.c-navSP-menu:last-child {
 margin-bottom: 0;
}

@media screen and (max-width: 767px) {
 .c-navSP-menu li {
  border-top: 1px solid #d0d0d0;
  padding: 0;
 }
}

.c-navSP-menu a {
 font-size: 1.4rem;
 line-height: 1.5;
 color: #363636;
 text-decoration: none;
}

.c-navSP-menu a:hover {
 text-decoration: underline;
}

.c-navSP-menu a[target="_blank"]:after {
 content: url("/assets/img/common/ico_line_target.png");
 margin-left: 5px;
}

/*------------------------------------------------------------

layout

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

side

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

btn

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

title

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

icon

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

form

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

text

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

navi

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

img

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

list

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

table

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

line

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

video

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

video

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
/*------------------------------------------------------------

other

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
* {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

body {
 line-height: 1.5;
 font-size: 1.4em;
 -webkit-text-size-adjust: 100%;
}

.page-choicetheory a {
 text-decoration: none;
}

.p-choicetheory {
 background: #f6f6f6;
}

.p-choicetheory__block1 {
 padding: 75px 0;
}

@media screen and (max-width: 767px) {
 .p-choicetheory__block1 {
  padding: 50px 0 30px;
 }
}

.p-choicetheory .c-breadcrumb {
 z-index: 1;
}

.p-choicetheory .c-mainvisual {
 position: relative;
 z-index: 0;
 background: url("/assets/img/beginner/bg2.jpg") center/cover no-repeat;
}

.p-choicetheory .c-mainvisual:after {
 content: "";
 background: rgba(0, 0, 0, 0.5);
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 position: absolute;
 z-index: -1;
}

.p-choicetheory .c-ctTtl1 {
 text-align: center;
 position: relative;
 overflow: hidden;
}

.p-choicetheory .c-ctTtl1__txt1 {
 display: inline-block;
 position: relative;
 font-size: 4rem;
 line-height: 1.4;
 color: #363636;
 font-weight: bold;
 padding: 0 0 13px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctTtl1__txt1 {
  font-size: 2.8rem;
  padding-bottom: 5px;
 }
}

.p-choicetheory .c-ctTtl1__txt1:after {
 content: '';
 position: absolute;
 bottom: 0;
 right: 0;
 height: 2px;
 width: 100vw;
 background: #b8a136;
}

.p-choicetheory .c-ctTtl2 {
 font-size: 3.2rem;
 color: #363636;
 line-height: 0.875;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctTtl2 {
  font-size: 2.4rem;
 }
}

.p-choicetheory .c-ctText1 {
 color: #363636;
 font-size: 1.8rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 text-align: center;
 font-weight: 500;
 line-height: 1.556;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctText1 {
  font-size: 1.6rem;
 }
}

.p-choicetheory .c-ctText2 {
 font-size: 1.6rem;
 font-weight: 300;
 font-family: heisei-kaku-gothic-std, sans-serif;
 line-height: 1.625;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctText2 {
  font-size: 1.4rem;
 }
}

.p-choicetheory .c-ctImgtxt1 {
 color: #363636;
 overflow: hidden;
}

.p-choicetheory .c-ctImgtxt1__ttl1 {
 font-size: 4rem;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 1.2;
 max-width: 580px;
 margin-bottom: 34px;
 float: left;
 width: 100%;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt1__ttl1 {
  float: none;
  font-size: 2.8rem;
  margin-bottom: 15px;
  max-width: 100%;
 }
}

.p-choicetheory .c-ctImgtxt1__ttl1 span {
 border-bottom: 2px solid #beac56;
 display: inline-block;
}

.p-choicetheory .c-ctImgtxt1__img {
 float: right;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt1__img {
  float: none;
  margin-bottom: 15px;
  text-align: center;
 }
}

.p-choicetheory .c-ctImgtxt1__info {
 max-width: 580px;
 float: left;
 width: 100%;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt1__info {
  float: none;
  max-width: 100%;
 }
}

.p-choicetheory .c-ctImgtxt1--left {
 margin-top: 80px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt1--left {
  margin-top: 25px;
 }
}

.p-choicetheory .c-ctImgtxt1--left .c-ctImgtxt1__img {
 float: left;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt1--left .c-ctImgtxt1__img {
  float: none;
 }
}

.p-choicetheory .c-ctImgtxt1--left .c-ctImgtxt1__info,
.p-choicetheory .c-ctImgtxt1--left .c-ctImgtxt1__ttl1 {
 float: right;
}

@media screen and (max-width: 767px) {

 .p-choicetheory .c-ctImgtxt1--left .c-ctImgtxt1__info,
 .p-choicetheory .c-ctImgtxt1--left .c-ctImgtxt1__ttl1 {
  float: none;
 }
}

.p-choicetheory .c-ctImgtxt1 .c-ctText2:nth-child(n+2) {
 margin-top: 27px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt1 .c-ctText2:nth-child(n+2) {
  margin-top: 10px;
 }
}

.p-choicetheory .c-ctImgtxt2 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2 {
  display: block;
 }
}

.p-choicetheory .c-ctImgtxt2.custom1 {
 border: 1px solid #ebebeb;
 background: #fff;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 38px 0 28px;
 margin: 34px 0;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2.custom1 {
  padding: 20px 0 10px;
  margin: 17px 0;
 }
}

.p-choicetheory .c-ctImgtxt2.custom1 .c-ctImgtxt2__info {
 margin-top: 0;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2.custom1 .c-ctImgtxt2__info {
  padding: 0 10px;
 }
}

.p-choicetheory .c-ctImgtxt2__img {
 width: 440px;
 -webkit-flex-shrink: 0;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 text-align: center;
 margin-right: 40px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2__img {
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
 }
}

.p-choicetheory .c-ctImgtxt2__img img {
 max-width: 100%;
}

.p-choicetheory .c-ctImgtxt2__ttl1 {
 color: #c71e37;
 font-size: 2.4rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 line-height: 1.167;
 margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2__ttl1 {
  font-size: 2rem;
  margin-bottom: 3px;
 }
}

.p-choicetheory .c-ctImgtxt2 .c-ctText2 {
 font-weight: 500;
}

.p-choicetheory .c-ctImgtxt2__info {
 margin-top: -5px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2__info {
  margin-top: 0;
 }
}

.p-choicetheory .c-ctImgtxt2__info .c-ctText1 {
 margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2__info .c-ctText1 {
  margin-bottom: 15px;
 }
}

.p-choicetheory .c-ctImgtxt2__item:nth-of-type(n+2) {
 margin-top: 23px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctImgtxt2__item:nth-of-type(n+2) {
  margin-top: 20px;
 }
}

.p-choicetheory .c-ctList1 {
 margin: 55px 0 0;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1 {
  margin: 25px 0 0;
 }
}

.p-choicetheory .c-ctList1__item {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 padding: 40px 40px 33px;
 border: 1px solid #ebebeb;
 margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1__item {
  display: block;
  padding: 10px;
  margin-bottom: 20px;
 }
}

.p-choicetheory .c-ctList1__item:last-of-type {
 margin-bottom: 0;
}

.p-choicetheory .c-ctList1__info {
 width: 100%;
 margin-top: -8px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1__info {
  margin-top: 0;
 }
}

.p-choicetheory .c-ctList1__img {
 width: 340px;
 -webkit-flex-shrink: 0;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 -webkit-box-ordinal-group: 3;
 -webkit-order: 2;
 -ms-flex-order: 2;
 order: 2;
 margin-left: 40px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1__img {
  margin-left: 0;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
 }
}

.p-choicetheory .c-ctList1__img img {
 max-width: 100%;
}

.p-choicetheory .c-ctList1__list1 {
 margin-top: 16px;
 padding-left: 5px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1__list1 {
  margin-top: 10px;
  padding-left: 0;
 }
}

.p-choicetheory .c-ctList1__list1 li {
 font-size: 1.6rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 color: #363636;
 line-height: 1.625;
 position: relative;
 padding-left: 17px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1__list1 li {
  padding-left: 10px;
 }
}

.p-choicetheory .c-ctList1__list1 li:before {
 content: "";
 width: 6px;
 height: 6px;
 border-radius: 50%;
 position: absolute;
 left: 0;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 background: #263f6c;
}

.p-choicetheory .c-ctList1 .c-ctTtl2 {
 margin-bottom: 19px;
 line-height: 1.3;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctList1 .c-ctTtl2 {
  margin-bottom: 10px;
 }
}

.p-choicetheory .c-ctList1 .c-ctText2 {
 font-weight: 500;
}

.p-choicetheory .c-ctbtn1 {
 text-align: center;
 margin-top: 33px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctbtn1 {
  margin-top: 15px;
 }
}

.p-choicetheory .c-ctbtn1__txt {
 display: inline-block;
 width: 600px;
 font-size: 2.4rem;
 line-height: 1.75;
 color: #093d6e;
 font-weight: bold;
 border: 2px solid #093d6e;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 18px 0 16px;
 position: relative;
 background: #fff;
}

@media screen and (max-width: 767px) {
 .p-choicetheory .c-ctbtn1__txt {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 12px 0 10px;
  max-width: 375px;
 }
}

.p-choicetheory .c-ctbtn1__txt:after {
 content: '';
 width: 8px;
 height: 8px;
 border-top: 2px solid #093d6e;
 border-right: 2px solid #093d6e;
 position: absolute;
 top: 50%;
 right: 20px;
 -webkit-transform: translate(0, -50%) rotate(45deg);
 -ms-transform: translate(0, -50%) rotate(45deg);
 transform: translate(0, -50%) rotate(45deg);
}

.p-choicetheory1 {
 background: #fff;
 padding: 78px 0 80px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory1 {
  padding: 30px 0;
 }
}

.p-choicetheory2 {
 padding: 71px 0 80px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory2 {
  padding: 30px 0;
 }
}

.p-choicetheory2 .c-ctText1 {
 text-align: left;
 font-weight: bold;
}

.p-choicetheory2__box1 {
 margin-bottom: 57px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory2__box1 {
  margin-bottom: 30px;
 }
}

.p-choicetheory2__box1 .c-ctTtl2 {
 margin: 40px 0 36px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory2__box1 .c-ctTtl2 {
  margin: 20px 0 10px;
 }
}

.p-choicetheory2__box1 .c-ctText2:nth-of-type(n+2) {
 margin-top: 26px;
}

.p-choicetheory2__box2 .c-ctTtl2 {
 margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory2__box2 .c-ctTtl2 {
  margin-bottom: 15px;
 }
}

.p-choicetheory3 {
 background: #fff;
 padding: 69px 0 80px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory3 {
  padding: 30px 0;
 }
}

.p-choicetheory3 .c-ctText1 {
 text-align: left;
 font-weight: bold;
 margin: 35px 0 0;
}

@media screen and (max-width: 767px) {
 .p-choicetheory3 .c-ctText1 {
  margin: 15px 0 0;
 }
}

.p-choicetheory4 {
 padding: 78px 0 100px;
}

@media screen and (max-width: 767px) {
 .p-choicetheory4 {
  padding: 30px 0 50px;
 }
}

/*------------------------------------------------------------

/beginner/technology/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.page-technology a {
 text-decoration: none;
}

.p-technology a {
 text-decoration: none;
}

.p-technology .c-mainvisual {
 background: url(/assets/img/beginner/mv-02.jpg) no-repeat center;
 background-size: cover;
}

.p-technology .inner {
 padding-left: 100px;
}

@media screen and (max-width: 767px) {
 .p-technology .inner {
  padding-left: 0;
 }
}

.p-technology .c-title3 {
 position: relative;
}

.p-technology .c-title3__step {
 width: 80px;
 height: 80px;
 font-size: 1.6rem;
 color: #fff;
 line-height: 1.3;
 background-color: #c71e37;
 border-radius: 100px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 font-family: heisei-kaku-gothic-std, sans-serif;
 position: absolute;
 top: 2px;
 left: -100px;
}

@media screen and (max-width: 767px) {
 .p-technology .c-title3__step {
  position: static;
  width: 55px;
  height: 55px;
  font-size: 1.3rem;
  margin-bottom: 10px;
 }
}

.p-technology .c-title3__main {
 font-size: 3.2rem;
 color: #363636;
 display: inline-block;
 border-bottom: 2px solid #beac56;
 line-height: 1.3;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology .c-title3__main {
  font-size: 1.8rem;
 }
}

.p-technology .c-title3__main span {
 font-size: 2.4rem;
 display: block;
 margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
 .p-technology .c-title3__main span {
  font-size: 1.6rem;
 }
}

.p-technology .c-title4 {
 font-size: 2.4rem;
 color: #363636;
 line-height: 1.4;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology .c-title4 {
  font-size: 1.6rem;
  line-height: 1.5;
 }
}

.p-technology .c-imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .p-technology .c-imgtext {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
 }
}

.p-technology .c-imgtext__info {
 width: calc(100% - 400px);
 padding-right: 30px;
}

@media screen and (max-width: 767px) {
 .p-technology .c-imgtext__info {
  width: 100%;
  padding-right: 0;
 }
}

.p-technology .c-imgtext__image {
 width: 400px;
}

@media screen and (max-width: 767px) {
 .p-technology .c-imgtext__image {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
 }
}

.p-technology .c-imgtext .c-title4 {
 margin: -1px 0 5px;
}

.p-technology .c-imgtext .c-text + .c-text {
 margin-top: 11px;
}

.p-technology .c-text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.65;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology .c-text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-technology .c-box {
 width: 1000px;
 background-color: #f0f4f8;
 padding: 37px 40px 34px;
}

@media screen and (max-width: 767px) {
 .p-technology .c-box {
  width: 100%;
  padding: 10px;
 }
}

.p-technology .c-box__title {
 font-size: 2.4rem;
 color: #363636;
 margin-bottom: 4px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology .c-box__title {
  font-size: 1.6rem;
 }
}

.p-technology .c-box__text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.7;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology .c-box__text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-technology .red {
 color: #c71e37;
}

.p-technology1 {
 padding: 75px 0;
 background-color: #f6f6f6;
}

@media screen and (max-width: 767px) {
 .p-technology1 {
  padding: 40px 0;
 }
}

.p-technology1 .text {
 font-size: 1.8rem;
 color: #363636;
 text-align: center;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology1 .text {
  font-size: 1.6rem;
 }
}

.p-technology2 {
 padding: 61px 0 120px;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-technology2 {
  padding: 40px 0 70px;
 }
}

.p-technology2:after {
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 40px 40px 0 40px;
 border-color: #212121 transparent transparent transparent;
 position: absolute;
 bottom: 40px;
 left: 0;
 right: 0;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-technology2:after {
  border-width: 25px 25px 0 25px;
  bottom: 20px;
 }
}

.p-technology2 .btn {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-bottom: 38px;
}

@media screen and (max-width: 767px) {
 .p-technology2 .btn {
  margin-bottom: 25px;
 }
}

.p-technology2 .btn li {
 width: 220px;
 height: 80px;
 margin: 0 20px 20px 0;
}

@media screen and (max-width: 767px) {
 .p-technology2 .btn li {
  width: 49%;
  height: auto;
  margin: 0 2% 5px 0;
 }

 .p-technology2 .btn li:nth-child(2n) {
  margin-right: 0;
 }
}

.p-technology2 .btn a {
 display: block;
 text-align: center;
 width: 100%;
 height: 100%;
 padding: 16px 0 0;
 font-size: 1.8rem;
 color: #fff;
 background-color: #212121;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-technology2 .btn a {
  font-size: 1.4rem;
  padding: 8px 0;
 }
}

.p-technology2 .btn a span {
 font-size: 1.4rem;
 display: block;
}

@media screen and (max-width: 767px) {
 .p-technology2 .btn a span {
  font-size: 1.2rem;
 }
}

.p-technology2 .c-title3 {
 margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
 .p-technology2 .c-title3 {
  margin-bottom: 20px;
 }
}

.p-technology2 .c-imgtext {
 margin-bottom: 27px;
}

.p-technology2 .c-box {
 margin-top: 47px;
}

@media screen and (max-width: 767px) {
 .p-technology2 .c-box {
  margin-top: 25px;
 }
}

.p-technology3 {
 padding: 78px 0 120px;
 background-color: #f8f8f8;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-technology3 {
  padding: 40px 0 70px;
 }
}

.p-technology3:after {
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 40px 40px 0 40px;
 border-color: #212121 transparent transparent transparent;
 position: absolute;
 bottom: 40px;
 left: 0;
 right: 0;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-technology3:after {
  border-width: 25px 25px 0 25px;
  bottom: 20px;
 }
}

.p-technology3 .c-title3 {
 margin-bottom: 29px;
}

@media screen and (max-width: 767px) {
 .p-technology3 .c-title3 {
  margin-bottom: 25px;
 }
}

.p-technology3 .c-imgtext {
 margin-bottom: 42px;
}

@media screen and (max-width: 767px) {
 .p-technology3 .c-imgtext {
  margin-bottom: 25px;
 }
}

.p-technology3 .block {
 margin-bottom: 36px;
}

.p-technology3 .block .c-title4 {
 margin-bottom: 6px;
}

.p-technology4 {
 padding: 78px 0 120px;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-technology4 {
  padding: 40px 0 70px;
 }
}

.p-technology4:after {
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 40px 40px 0 40px;
 border-color: #212121 transparent transparent transparent;
 position: absolute;
 bottom: 40px;
 left: 0;
 right: 0;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-technology4:after {
  border-width: 25px 25px 0 25px;
  bottom: 20px;
 }
}

.p-technology4 .c-title3 {
 margin-bottom: 33px;
}

@media screen and (max-width: 767px) {
 .p-technology4 .c-title3 {
  margin-bottom: 25px;
 }
}

.p-technology4 .c-imgtext {
 margin-bottom: 39px;
}

@media screen and (max-width: 767px) {
 .p-technology4 .c-imgtext {
  margin-bottom: 25px;
 }
}

.p-technology4 .c-box {
 padding: 20px 20px 20px 40px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .p-technology4 .c-box {
  padding: 10px;
  display: block;
 }
}

.p-technology4 .c-box__info {
 width: calc(100% - 316px);
 padding-top: 18px;
}

@media screen and (max-width: 767px) {
 .p-technology4 .c-box__info {
  width: 100%;
  padding-top: 5px;
  margin-bottom: 15px;
 }
}

.p-technology4 .c-box__title {
 margin-bottom: 8px;
}

.p-technology4 .c-box__image {
 width: 316px;
}

@media screen and (max-width: 767px) {
 .p-technology4 .c-box__image {
  width: 100%;
  text-align: center;
 }
}

.p-technology4 .list {
 counter-reset: count;
}

.p-technology4 .list li {
 font-size: 1.6rem;
 color: #363636;
 font-family: heisei-kaku-gothic-std, sans-serif;
 position: relative;
 padding-left: 30px;
 margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
 .p-technology4 .list li {
  font-size: 1.4rem;
 }
}

.p-technology4 .list li:before {
 width: 20px;
 height: 20px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 font-size: 1.2rem;
 color: #fff;
 background-color: #212121;
 border-radius: 100px;
 counter-increment: count;
 content: counters(count, "");
 position: absolute;
 top: 1px;
 left: 0;
}

.p-technology5 {
 padding: 78px 0 100px;
 background-color: #f8f8f8;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-technology5 {
  padding: 40px 0 70px;
 }
}

.p-technology5:after {
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 40px 40px 0 40px;
 border-color: #212121 transparent transparent transparent;
 position: absolute;
 bottom: 40px;
 left: 0;
 right: 0;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-technology5:after {
  border-width: 25px 25px 0 25px;
  bottom: 20px;
 }
}

.p-technology5 .c-title3 {
 margin-bottom: 33px;
}

@media screen and (max-width: 767px) {
 .p-technology5 .c-title3 {
  margin-bottom: 25px;
 }
}

.p-technology5 .c-imgtext {
 margin-bottom: 36px;
}

@media screen and (max-width: 767px) {
 .p-technology5 .c-imgtext {
  margin-bottom: 25px;
 }
}

.p-technology5 .block {
 margin-bottom: 15px;
}

.p-technology5 .block .c-title4 {
 margin-bottom: 6px;
}

.p-technology5 .list {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-technology5 .list {
  display: block;
 }
}

.p-technology5 .list li {
 width: 340px;
 margin: 0 0 20px 20px;
}

@media screen and (max-width: 767px) {
 .p-technology5 .list li {
  width: 100%;
  text-align: center;
  margin: 0 0 15px;
 }
}

.p-technology5 .list li:nth-child(3n+1) {
 margin-left: 0;
}

.p-technology6 {
 padding: 78px 0 80px;
}

@media screen and (max-width: 767px) {
 .p-technology6 {
  padding: 40px 0;
 }
}

.p-technology6 .c-title3 {
 margin-bottom: 34px;
}

@media screen and (max-width: 767px) {
 .p-technology6 .c-title3 {
  margin-bottom: 25px;
 }
}

.p-technology7 {
 padding: 80px 0 100px;
 background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
 .p-technology7 {
  padding: 40px 0;
 }
}

.p-technology7 .c-title3 {
 text-align: center;
 margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-technology7 .c-title3 {
  margin-bottom: 25px;
 }
}

.p-technology7 .c-title3__main {
 font-size: 1.8rem;
 border-width: 3px;
 padding-bottom: 6px;
}

@media screen and (max-width: 767px) {
 .p-technology7 .c-title3__main {
  font-size: 1.6rem;
  border-width: 2px;
 }
}

.p-technology7 .image {
 text-align: center;
}

* {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

body {
 line-height: 1.5;
 font-size: 1.4em;
 -webkit-text-size-adjust: 100%;
}

.page-beginer a {
 text-decoration: none;
}

.p-beginer a {
 text-decoration: none;
}

.p-beginer .c-mainvisual {
 padding-bottom: 13px;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 background: url("/assets/img/beginner/bg1.jpg") no-repeat center/cover;
}

.p-beginer .c-mainvisual__txt {
 margin: 31px 0 0;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-mainvisual__txt {
  margin: 12px 0 0;
 }
}

.p-beginer .c-bettl1 {
 font-size: 4.8rem;
 font-weight: bold;
 color: #beac56;
 text-align: center;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 1.46;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-bettl1 {
  font-size: 3rem;
 }
}

.p-beginer .c-bettl1 span {
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-bettl1 span {
  display: block;
 }
}

.p-beginer .c-bettl1 span:after {
 content: "";
 background: url("/assets/img/beginner/line1.png") center/cover no-repeat;
 width: 720px;
 height: 2px;
 position: absolute;
 bottom: 0;
 left: 50%;
 -webkit-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
 .p-beginer .c-bettl1 span:after {
  width: 100%;
  background-size: 100%;
 }
}

.p-beginer .c-bettl2 {
 font-weight: bold;
}

.p-beginer .c-bettl2__txt1 {
 font-size: 1.8rem;
 margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-bettl2__txt1 {
  font-size: 1.4rem;
  margin-bottom: 0;
 }
}

.p-beginer .c-bettl2__txt2 {
 font-size: 3.2rem;
 color: #363636;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-bettl2__txt2 {
  font-size: 2.4rem;
 }
}

.p-beginer .c-bettl2__txt2 span {
 border-bottom: 2px solid #beac56;
 display: inline-block;
}

.p-beginer .c-betext1 {
 color: #363636;
 font-size: 1.8rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 text-align: center;
 font-weight: 500;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-betext1 {
  font-size: 1.6rem;
 }
}

.p-beginer .c-beblock1 {
 font-family: heisei-kaku-gothic-std, sans-serif;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 36px 40px 38px 35px;
 background: #fff;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1 {
  display: block;
  padding: 30px 10px;
 }
}

.p-beginer .c-beblock1:nth-of-type(n+2) {
 margin-top: 40px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1:nth-of-type(n+2) {
  margin-top: 20px;
 }
}

.p-beginer .c-beblock1__img {
 -webkit-flex-shrink: 0;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 margin-left: 45px;
 width: 350px;
 text-align: center;
 -webkit-box-ordinal-group: 3;
 -webkit-order: 2;
 -ms-flex-order: 2;
 order: 2;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1__img {
  width: 100%;
  margin-left: 0;
  margin-top: 25px;
 }
}

.p-beginer .c-beblock1__img img {
 max-width: 100%;
}

.p-beginer .c-beblock1__text1 {
 font-size: 1.6rem;
 line-height: 1.65;
 padding-left: 6px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1__text1 {
  font-size: 1.4rem;
  padding-left: 0;
 }
}

.p-beginer .c-beblock1 .c-bettl2 {
 margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1 .c-bettl2 {
  margin-bottom: 15px;
 }
}

.p-beginer .c-beblock1__box1 {
 color: #363636;
}

.p-beginer .c-beblock1__box1:nth-of-type(n + 2) {
 margin-top: 32px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1__box1:nth-of-type(n + 2) {
  margin-top: 15px;
 }
}

.p-beginer .c-beblock1.custom1 .c-beblock1__img {
 margin-left: 25px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beblock1.custom1 .c-beblock1__img {
  margin-left: 0;
 }
}

.p-beginer .c-beImgtxt1 ul {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beImgtxt1 ul {
  display: block;
 }
}

.p-beginer .c-beImgtxt1__item {
 min-height: 380px;
 width: 50%;
 padding: 94px 40px 20px;
 color: #fff;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beImgtxt1__item {
  min-height: auto;
  width: 100%;
  padding: 20px 10px;
 }
}

.p-beginer .c-beImgtxt1__item:nth-of-type(1) {
 background: url("/assets/img/beginner/img4.jpg") center/cover no-repeat;
}

.p-beginer .c-beImgtxt1__item:nth-of-type(2) {
 background: url("/assets/img/beginner/img5.jpg") center/cover no-repeat;
}

.p-beginer .c-beImgtxt1__ttl1 {
 font-size: 3.2rem;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 text-align: center;
 margin-bottom: 23px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beImgtxt1__ttl1 {
  font-size: 2.4rem;
  margin-bottom: 10px;
 }
}

.p-beginer .c-beImgtxt1__info {
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 2rem;
 line-height: 1.4;
 font-weight: 500;
 display: table;
 margin: 0 auto;
 max-width: 655px;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-beImgtxt1__info {
  font-size: 1.4rem;
 }
}

.p-beginer .c-bebtn1 {
 text-align: center;
}

.p-beginer .c-bebtn1__txt {
 display: inline-block;
 width: 600px;
 font-size: 2.4rem;
 line-height: 1.75;
 color: #093d6e;
 font-weight: bold;
 border: 2px solid #093d6e;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 18px 0 16px;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-beginer .c-bebtn1__txt {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 12px 0 10px;
  max-width: 375px;
 }
}

.p-beginer .c-bebtn1__txt:after {
 content: '';
 width: 8px;
 height: 8px;
 border-top: 2px solid #093d6e;
 border-right: 2px solid #093d6e;
 position: absolute;
 top: 50%;
 right: 20px;
 -webkit-transform: translate(0, -50%) rotate(45deg);
 -ms-transform: translate(0, -50%) rotate(45deg);
 transform: translate(0, -50%) rotate(45deg);
}

.p-beginer .absLink {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.p-beginer1 {
 padding: 69px 0 75px;
 background: #f6f6f6;
}

@media screen and (max-width: 767px) {
 .p-beginer1 {
  padding: 30px 0;
 }
}

.p-beginer1 .c-bettl1 {
 margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-beginer1 .c-bettl1 {
  margin-bottom: 20px;
 }
}

.p-beginer2 {
 background: #0b2237;
 padding: 80px 0;
}

@media screen and (max-width: 767px) {
 .p-beginer2 {
  padding: 30px 0;
 }
}

.p-beginer3 {
 padding: 0 0 97px;
}

@media screen and (max-width: 767px) {
 .p-beginer3 {
  padding: 0 0 50px;
 }
}

.p-beginer3 .c-beImgtxt1 {
 margin-bottom: 58px;
}

@media screen and (max-width: 767px) {
 .p-beginer3 .c-beImgtxt1 {
  margin-bottom: 25px;
 }
}

.p-beginer3 .c-bebtn1 {
 margin-top: 33px;
}

@media screen and (max-width: 767px) {
 .p-beginer3 .c-bebtn1 {
  margin-top: 15px;
 }
}

.p-access {
 color: #363636;
 padding-bottom: 136px;
}

@media screen and (max-width: 767px) {
 .p-access {
  padding: 100px 0 50px;
 }
}

.p-access a {
 text-decoration: none;
}

.p-access-list {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-access-list {
  display: block;
 }
}

.p-access-list2 {
 border-bottom: 2px solid #dbdbdb;
 padding: 0 0 15px 15px;
}

.p-access-list2 li {
 font-size: 1.6rem;
 line-height: 2.8rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 position: relative;
 padding-left: 18px;
}

.p-access-list2 li:before {
 content: '';
 width: 8px;
 height: 8px;
 background: #0b2237;
 border-radius: 50%;
 position: absolute;
 left: 0;
 top: 10px;
}

.p-access-card {
 width: 435px;
 margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
 .p-access-card {
  width: 100%;
  margin-bottom: 25px;
 }
}

.p-access-ttl {
 font-size: 1.8rem;
 line-height: 1;
 font-family: heisei-kaku-gothic-std, sans-serif;
 color: #fff;
 background: #0b2237;
 text-align: center;
 padding: 22px 20px;
}

@media screen and (max-width: 767px) {
 .p-access-ttl {
  font: 1.6rem;
  padding: 15px 20px 13px;
 }
}

.p-access-label {
 font-size: 1.4rem;
 line-height: 1;
 font-family: heisei-kaku-gothic-std, sans-serif;
 background: #dbdbdb;
 font-weight: bold;
 display: inline-block;
 padding: 4px 8px;
}

@media screen and (max-width: 767px) {
 .p-access-label {
  font-size: 1.2rem;
 }
}

.p-access-text1 {
 font-size: 2rem;
 line-height: 2.8rem;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-access-text1 {
  font-size: 1.6rem;
  line-height: 1.4;
 }
}

.p-access-text2 {
 font-size: 1.6rem;
 line-height: 2.8rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 padding: 13px 0 0;
 margin-bottom: -14px;
}

@media screen and (max-width: 767px) {
 .p-access-text2 {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-access-cont {
 border-left: 2px solid #dbdbdb;
 border-right: 2px solid #dbdbdb;
 border-bottom: 2px solid #dbdbdb;
 padding: 30px 18px 28px;
}

@media screen and (max-width: 767px) {
 .p-access-cont {
  padding: 20px 15px;
 }
}

.p-access-table {
 display: table;
 table-layout: fixed;
 border-bottom: 2px solid #dbdbdb;
 padding-bottom: 4px;
 padding-left: 15px;
}

@media screen and (max-width: 767px) {
 .p-access-table {
  padding-left: 10px;
 }
}

.p-access-table dl {
 display: table;
 width: 100%;
 table-layout: fixed;
}

.p-access-table dt,
.p-access-table dd {
 display: table-cell;
 vertical-align: middle;
}

.p-access-table dt {
 width: 46px;
 vertical-align: top;
}

.p-access-table dd {
 font-size: 1.6rem;
 line-height: 2.8rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 padding: 0 0 10px 8px;
}

@media screen and (max-width: 767px) {
 .p-access-table dd {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-access-table dd > a {
 color: #7d0000;
 text-decoration: underline;
}

.p-access-table dd > a:after {
 content: url("/assets/img/company/access/icon1.png");
 padding-left: 5px;
}

.p-access-btn {
 font-size: 1.4rem;
 line-height: 1;
 color: #0a3e6e;
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-weight: bold;
 width: 180px;
 height: 38px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 border: 2px solid #0a3e6e;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 margin: 0 auto;
 position: relative;
 margin-top: 18px;
}

.p-access-btn:after {
 content: '';
 width: 6px;
 height: 6px;
 border-top: 1px solid #263f6c;
 border-right: 1px solid #263f6c;
 position: absolute;
 top: 50%;
 right: 10px;
 -webkit-transform: translateY(-50%) rotate(45deg);
 -ms-transform: translateY(-50%) rotate(45deg);
 transform: translateY(-50%) rotate(45deg);
}

.p-access-mv {
 background: url("/assets/img/company/access/mv-bg.jpg") no-repeat top center;
 background-size: cover;
 height: 250px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-access-mv {
  margin-bottom: 30px;
  height: 200px;
 }
}

.p-access-mv-ttl {
 font-size: 5rem;
 line-height: 6rem;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 font-weight: bold;
 text-align: center;
 color: #fff;
 padding-top: 14px;
}

@media screen and (max-width: 767px) {
 .p-access-mv-ttl {
  font-size: 3rem;
  line-height: 1;
 }
}

.p-tokyo {
 padding-bottom: 57px;
}

@media screen and (max-width: 767px) {
 .p-tokyo {
  padding: 100px 0 50px;
 }
}

.p-tokyo a {
 text-decoration: none;
}

.p-tokyo-imglist {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 align-items: flex-start;
 margin-bottom: 58px;
}

@media screen and (max-width: 767px) {
 .p-tokyo-imglist {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
 }
}

.p-tokyo-imglist img:not(:first-child) {
 margin-left: 30px;
}


@media screen and (max-width: 767px) {
 .p-tokyo-imglist img:not(:first-child) {
  margin-left: 0;
  margin-bottom: 0;
 }
 .p-tokyo-imglist img:nth-child(even){
  margin-left: 20px;
 }
}

@media screen and (max-width: 767px) {
 .p-tokyo-imglist img {
  width: calc(50% - 10px);
  margin-bottom: 20px;
 }
}

.p-tokyo-text1 {
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 1.6rem;
 line-height: 2.8rem;
}

@media screen and (max-width: 767px) {
 .p-tokyo-text1 {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-tokyo1-mapimg {
 text-align: center;
 padding-top: 43px;
}

@media screen and (max-width: 767px) {
 .p-tokyo1-mapimg {
  padding-top: 20px;
 }
}

.p-tokyo1-map {
 text-align: center;
 padding: 6px 0 24px;
}

@media screen and (max-width: 767px) {
 .p-tokyo1-map {
  padding: 6px 0 15px;
 }
}

.p-tokyo1-linkmap {
 font-size: 1.4rem;
 line-height: 3.2rem;
 color: #7d0000;
 text-decoration: underline !important;
}

.p-tokyo1-linkmap:after {
 content: url("/assets/img/company/access/icon1.png");
 padding-left: 5px;
}

.p-tokyo2 {
 margin-top: 67px;
}

.p-tokyo2-list1 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 margin: 32px 0 65px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-list1 {
  display: block;
  margin: 20px 0 40px;
 }
}

.p-tokyo2-list2 li {
 font-size: 1.6rem;
 line-height: 3.2rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 position: relative;
 padding-left: 16px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-list2 li {
  font-size: 1.4rem;
  line-height: 1.6;
 }
}

.p-tokyo2-list2 li:before {
 content: '';
 width: 6px;
 height: 6px;
 background: #0b2237;
 border-radius: 50%;
 position: absolute;
 left: 0;
 top: 10px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-list2 li:before {
  top: 6px;
 }
}

.p-tokyo2-link {
 font-size: 1.8rem;
 line-height: 2.8rem;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 width: 280px;
 height: 80px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 color: #363636;
 border: 1px solid #eeeeee;
 border-radius: 20px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: start;
 -webkit-justify-content: flex-start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 font-weight: bold;
 padding: 0 28px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-link {
  width: 100%;
  margin-bottom: 15px;
  height: 60px;
  font-size: 1.6rem;
  line-height: 2.6rem;
 }
}

.p-tokyo2-link img {
 margin-right: 27px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-link img {
  margin-right: 17px;
 }
}

.p-tokyo2-ttl {
 font-size: 2rem;
 line-height: 1;
 color: #363636;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 border-bottom: 1px solid #dcdcdc;
 padding-bottom: 5px;
 margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-ttl {
  font-size: 1.8rem;
  margin-bottom: 20px;
 }
}

.p-tokyo2-ttl img {
 margin-right: 15px;
}

.p-tokyo2-text1 {
 font-size: 1.8rem;
 line-height: 2.8rem;
 font-weight: bold;
 font-family: heisei-kaku-gothic-std, sans-serif;
 padding: 6px 0;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-text1 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  padding-bottom: 3px;
 }
}

.p-tokyo2-txt1 {
 margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-txt1 {
  margin-bottom: 30px;
 }
}

.p-tokyo2-img {
 margin-bottom: 30px;
 margin-left: auto;
 margin-right: auto;
 display: table;
}

.p-tokyo2-img__cap {
 margin-top: 10px;
}

.p-tokyo2-img2 {
 margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
 .p-tokyo2-img2 {
  margin-bottom: 15px;
 }
}

/*------------------------------------------------------------

/company/ceo/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-ceo .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-ceo .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-ceo .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-ceo .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-ceo .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-ceo .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-ceo .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-ceo .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-ceo .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-ceo .container {
 margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
 .p-ceo .container {
  margin-bottom: 50px;
 }
}

/*

------------------------------------------------------------*/
.p-ceo1 .c-image {
 margin-bottom: 57px;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-image {
  margin-bottom: 20px;
 }
}

.p-ceo1 .c-image img {
 width: auto;
}

.p-ceo1 .c-text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
 margin-bottom: 56px;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-text {
  font-size: 1.4rem;
  margin-bottom: 30px;
 }
}

.p-ceo1 .c-text p + p {
 margin-top: 25px;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-text p + p {
  margin-top: 15px;
 }
}

.p-ceo1 .c-imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 border: 5px solid #dbdbdb;
 padding: 30px;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-imgtext {
  border: 3px solid #dbdbdb;
  display: block;
  padding: 20px 15px;
 }
}

.p-ceo1 .c-imgtext__image {
 width: 223px;
}

.p-ceo1 .c-imgtext__image img {
 width: auto;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-imgtext__image {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
 }
}

.p-ceo1 .c-imgtext__info {
 width: calc(100% - 223px);
 padding-left: 30px;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-imgtext__info {
  width: 100%;
  padding-left: 0;
 }
}

.p-ceo1 .c-imgtext__title {
 font-size: 2.4rem;
 color: #363636;
 font-weight: bold;
 margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-imgtext__title {
  font-size: 2.2rem;
 }
}

.p-ceo1 .c-imgtext__title span {
 font-size: 1.4rem;
}

.p-ceo1 .c-imgtext__text {
 font-size: 1.4rem;
 color: #363636;
 line-height: 1.8;
 text-align: justify;
 text-justify: inter-ideograph;
 margin-bottom: 7px;
}

.p-ceo1 .c-imgtext__text a {
 text-decoration: underline;
 color: #e83a37;
 word-break: break-word;
}

@media screen and (max-width: 767px) {
 .p-ceo1 .c-imgtext__text.left-sp {
  text-align: left;
 }
}

/*------------------------------------------------------------

/company/csr/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-csr .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-csr .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-csr .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-csr .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-csr .c-mainvisual__title {
  font-size: 3em;
  line-height: 1.5;
 }
}

.p-csr .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-csr .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-csr .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-csr .container {
 margin-bottom: 139px;
}

@media screen and (max-width: 767px) {
 .p-csr .container {
  margin-bottom: 50px;
 }
}

.p-csr .c-imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 24px 20px;
 border: 5px solid #dbdbdb;
 margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px;
  border: 3px solid #dbdbdb;
 }
}

.p-csr .c-imgtext__image {
 width: 250px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext__image {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
 }
}

.p-csr .c-imgtext__image img {
 width: auto;
}

.p-csr .c-imgtext__info {
 width: calc(100% - 250px);
 padding: 0 30px 0 53px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext__info {
  width: 100%;
  padding: 0;
 }
}

.p-csr .c-imgtext__title {
 font-size: 2.4rem;
 color: #363636;
 font-weight: bold;
 margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext__title {
  font-size: 2rem;
 }
}

.p-csr .c-imgtext__text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext__text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-csr .c-imgtext--reverse {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: reverse;
 -webkit-flex-direction: row-reverse;
 -ms-flex-direction: row-reverse;
 flex-direction: row-reverse;
 padding: 42px 50px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext--reverse {
  padding: 15px;
 }
}

.p-csr .c-imgtext--reverse .c-imgtext__image {
 width: 265px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext--reverse .c-imgtext__image {
  width: 100%;
 }
}

.p-csr .c-imgtext--reverse .c-imgtext__info {
 width: calc(100% - 265px);
 padding: 0 45px 0 0;
}

@media screen and (max-width: 767px) {
 .p-csr .c-imgtext--reverse .c-imgtext__info {
  width: 100%;
  padding: 0;
 }
}

.p-csr .c-btn2 {
 margin-top: 61px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-csr .c-btn2 {
  margin: 40px 0 0;
  display: block;
 }
}

.p-csr .c-btn2 a {
 width: 293px;
 display: block;
 text-align: center;
 border: 2px solid #263f6c;
 color: #263f6c;
 font-size: 1.8rem;
 font-weight: bold;
 padding: 15px 0;
 margin: 0 0 10px 10px;
}

@media screen and (max-width: 767px) {
 .p-csr .c-btn2 a {
  font-size: 1.6rem;
  margin: 0 0 10px 0;
  width: 100%;
  padding: 10px 0;
 }
}

.p-csr .c-btn2 a:nth-child(3n+1) {
 margin-left: 0;
}

.p-csr .c-btn2 a:before {
 content: "";
 width: 8px;
 height: 8px;
 border-right: 2px solid #263f6c;
 border-bottom: 2px solid #263f6c;
 display: inline-block;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 margin: 0 11px 3px 0;
}

.p-csr .list_item {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
 .p-csr .list_item {
  display: block;
 }
}

.p-csr .list_image {
 width: 200px;
}

.p-csr .list_image img {
 width: auto;
}

@media screen and (max-width: 767px) {
 .p-csr .list_image {
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
 }
}

.p-csr .list_info {
 width: calc(100% - 200px);
 padding-left: 30px;
}

@media screen and (max-width: 767px) {
 .p-csr .list_info {
  width: 100%;
  padding-left: 0;
 }
}

.p-csr .list_title {
 font-size: 2.4rem;
 color: #363636;
 font-weight: bold;
 margin: -7px 0 7px 0;
}

@media screen and (max-width: 767px) {
 .p-csr .list_title {
  font-size: 2rem;
  margin: 0 0 8px 0;
 }
}

.p-csr .list_text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
}

@media screen and (max-width: 767px) {
 .p-csr .list_text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-csr .list_link {
 margin-top: 7px;
}

.p-csr .list_link a {
 display: inline-block;
 font-size: 1.4rem;
 color: #e83a37;
 line-height: 1.8;
 padding-right: 20px;
 margin-right: 15px;
 background-image: url(/assets/img/common/icon-blank.png);
 background-repeat: no-repeat;
 background-position: center right;
}

@media screen and (max-width: 767px) {
 .p-csr .list_link a {
  font-size: 1.2rem;
 }
}

.p-csr .list_link a:last-of-type {
 margin-right: 0;
}

.p-csr .list_note {
 font-size: 1.4rem;
 color: #363636;
 margin-top: 6px;
}

@media screen and (max-width: 767px) {
 .p-csr .list_note {
  font-size: 1.2rem;
 }
}

/*

------------------------------------------------------------*/
.p-csr1 {
 padding: 37px 0 9px;
}

@media screen and (max-width: 767px) {
 .p-csr1 {
  padding: 30px 0 5px;
 }
}

.p-csr1 .c-title1 {
 margin-bottom: 34px;
}

/*------------------------------------------------------------

/company/group/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-group .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-group .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-group .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-group .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-group .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-group .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-group .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-group .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-group .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-group .container {
 margin-bottom: 180px;
}

@media screen and (max-width: 767px) {
 .p-group .container {
  margin-bottom: 50px;
 }
}

.p-group .text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
 margin: -8px 0 24px;
}

@media screen and (max-width: 767px) {
 .p-group .text {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 30px;
 }
}

.p-group .c-title1 {
 margin-bottom: 34px;
}

.p-group .list_item {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
 .p-group .list_item {
  display: block;
  margin-bottom: 40px;
 }
}

.p-group .list_image {
 width: 200px;
}

@media screen and (max-width: 767px) {
 .p-group .list_image {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
 }
}

.p-group .list_image img {
 width: auto;
}

.p-group .list_info {
 width: calc(100% - 200px);
 padding-left: 30px;
}

@media screen and (max-width: 767px) {
 .p-group .list_info {
  width: 100%;
  padding-left: 0;
 }
}

.p-group .list_title {
 font-size: 2.4rem;
 color: #363636;
 font-weight: bold;
 position: relative;
 padding-left: 41px;
 margin: -2px 0 12px;
}

@media screen and (max-width: 767px) {
 .p-group .list_title {
  font-size: 2rem;
  padding-left: 30px;
  margin: 0 0 10px;
 }
}

.p-group .list_title img {
 width: auto;
 position: absolute;
 top: 2px;
 left: 0;
}

@media screen and (max-width: 767px) {
 .p-group .list_title img {
  width: 25px;
 }
}

.p-group .list_text {
 font-size: 2rem;
 color: #6b0100;
 font-weight: bold;
 margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
 .p-group .list_text {
  font-size: 1.8rem;
 }
}

.p-group .list_text2 {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
}

@media screen and (max-width: 767px) {
 .p-group .list_text2 {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-group .list_link {
 margin-top: 10px;
}

@media screen and (max-width: 767px) {
 .p-group .list_link {
  margin-top: 5px;
 }
}

.p-group .list_link a {
 display: inline-block;
 font-size: 1.4rem;
 color: #e83a37;
 line-height: 1.8;
 padding-right: 20px;
 margin-right: 15px;
 background-image: url(/assets/img/common/icon-blank.png);
 background-repeat: no-repeat;
 background-position: center right;
}

@media screen and (max-width: 767px) {
 .p-group .list_link a {
  font-size: 1.2rem;
 }
}

.p-group .list_link a:last-of-type {
 margin-right: 0;
}

/*

------------------------------------------------------------*/
.p-group2 {
 padding: 28px 0 0;
}

/*------------------------------------------------------------

/company/history/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-history .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-history .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-history .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-history .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-history .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-history .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-history .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-history .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-history .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-history .container {
 margin-bottom: 150px;
}

@media screen and (max-width: 767px) {
 .p-history .container {
  margin-bottom: 50px;
 }
}

.p-history .table {
 border: 1px solid #dbdbdb;
}

.p-history .table dl {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 border-bottom: 1px solid #dbdbdb;
}

@media screen and (max-width: 767px) {
 .p-history .table dl {
  display: block;
 }
}

.p-history .table dl:last-of-type {
 border-bottom: none;
}

.p-history .table dt {
 width: 200px;
 background-color: #e9edf1;
 border-right: 1px solid #dbdbdb;
 font-size: 1.6rem;
 color: #363636;
 font-weight: bold;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 15px 30px;
 line-height: 1.8;
}

@media screen and (max-width: 767px) {
 .p-history .table dt {
  font-size: 1.5rem;
  width: 100%;
  border-right: none;
  display: block;
  padding: 10px;
 }
}

.p-history .table dd {
 width: calc(100% - 200px);
 padding: 25px 30px 26px;
}

@media screen and (max-width: 767px) {
 .p-history .table dd {
  width: 100%;
  padding: 10px;
 }
}

.p-history .list li {
 font-size: 1.6rem;
 color: #363636;
 position: relative;
 padding-left: 17px;
}

@media screen and (max-width: 767px) {
 .p-history .list li {
  font-size: 1.4rem;
  padding-left: 14px;
 }
}

.p-history .list li:before {
 content: "";
 width: 10px;
 height: 10px;
 background-color: #999;
 border-radius: 100px;
 position: absolute;
 top: 8px;
 left: 1px;
}

@media screen and (max-width: 767px) {
 .p-history .list li:before {
  width: 7px;
  height: 7px;
  top: 6px;
 }
}

/*------------------------------------------------------------

/company/officer/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-officer .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-officer .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-officer .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-officer .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-officer .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-officer .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-officer .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-officer .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-officer .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-officer .container {
 margin-bottom: 110px;
}

@media screen and (max-width: 767px) {
 .p-officer .container {
  margin-bottom: 50px;
 }
}

.p-officer .c-table1 {
 border: 1px solid #dbdbdb;
}

.p-officer .c-table1 > dl {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 border-bottom: 1px solid #dbdbdb;
}

@media screen and (max-width: 767px) {
 .p-officer .c-table1 > dl {
  display: block;
 }
}

.p-officer .c-table1 > dl:last-of-type {
 border-bottom: none;
}

.p-officer .c-table1 > dl > dt {
 width: 200px;
 background-color: #e9edf1;
 border-right: 1px solid #dbdbdb;
 font-size: 1.6rem;
 color: #363636;
 font-weight: bold;
 padding: 25px 30px;
 line-height: 1.8;
}

@media screen and (max-width: 767px) {
 .p-officer .c-table1 > dl > dt {
  font-size: 1.5rem;
  width: 100%;
  border-right: none;
  display: block;
  padding: 10px;
 }
}

.p-officer .c-table1 > dl > dd {
 width: calc(100% - 200px);
 padding: 25px 30px 23px;
}

@media screen and (max-width: 767px) {
 .p-officer .c-table1 > dl > dd {
  width: 100%;
  padding: 10px;
 }
}

.p-officer .c-table2 dl {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 font-size: 1.6rem;
 color: #363636;
 margin-bottom: 3px;
 line-height: 1.85;
}

@media screen and (max-width: 767px) {
 .p-officer .c-table2 dl {
  display: block;
  font-size: 1.4rem;
 }
}

.p-officer .c-table2 dl:last-of-type {
 margin-bottom: 0;
}

.p-officer .c-table2 dt {
 font-weight: bold;
 width: 195px;
}

@media screen and (max-width: 767px) {
 .p-officer .c-table2 dt {
  width: 100%;
 }
}

.p-officer .c-table2 dd {
 width: calc(100% - 195px);
}

@media screen and (max-width: 767px) {
 .p-officer .c-table2 dd {
  width: 100%;
 }
}

.p-officer .c-table2 a {
 display: inline-block;
 font-size: 1.4rem;
 color: #e83a37;
 padding: 0 20px;
 background-image: url(/assets/img/common/icon-blank.png);
 background-repeat: no-repeat;
 background-position: center right;
 margin-left: 20px;
 position: relative;
}

.p-officer .c-table2 a:before {
 content: "";
 width: 7px;
 height: 7px;
 border-top: 2px solid #e83a37;
 border-right: 2px solid #e83a37;
 position: absolute;
 top: 5px;
 left: 5px;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
 .p-officer .c-table2 a:before {
  top: 8px;
 }
}

.p-officer .c-table2--style2 dl {
 margin-bottom: 17px;
}

.p-officer .c-table2--style2 dl:last-of-type {
 margin-bottom: 0;
}

.p-officer .c-table2--style2 dt {
 width: 120px;
}

@media screen and (max-width: 767px) {
 .p-officer .c-table2--style2 dt {
  width: 100%;
 }
}

.p-officer .c-table2--style2 dd {
 width: calc(100% - 120px);
}

@media screen and (max-width: 767px) {
 .p-officer .c-table2--style2 dd {
  width: 100%;
 }
}

/*------------------------------------------------------------

/company/outline/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-outline .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-outline .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-outline .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-outline .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-outline .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-outline .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-outline .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-outline .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-outline .container {
 margin-bottom: 200px;
}

@media screen and (max-width: 767px) {
 .p-outline .container {
  margin-bottom: 50px;
 }
}

.p-outline .c-table1 {
 border: 1px solid #dbdbdb;
}

.p-outline .c-table1 dl {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 border-bottom: 1px solid #dbdbdb;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 dl {
  display: block;
 }
}

.p-outline .c-table1 dl:last-of-type {
 border-bottom: none;
}

.p-outline .c-table1 dt {
 width: 200px;
 background-color: #e9edf1;
 border-right: 1px solid #dbdbdb;
 font-size: 1.6rem;
 color: #363636;
 font-weight: bold;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 23px 30px;
 line-height: 1.8;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 dt {
  font-size: 1.5rem;
  width: 100%;
  border-right: none;
  display: block;
  padding: 10px;
 }
}

.p-outline .c-table1 dt.top {
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
 padding-top: 48px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 dt.top {
  padding-top: 10px;
 }
}

.p-outline .c-table1 dd {
 width: calc(100% - 200px);
 padding: 27px 30px 25px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 dd {
  width: 100%;
  padding: 10px;
 }
}

.p-outline .c-table1 dd.center {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 dd.center {
  display: block;
 }
}

.p-outline .c-table1 p {
 font-size: 1.6rem;
 color: #363636;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 p {
  font-size: 1.4rem;
 }
}

.p-outline .c-table1 a {
 font-size: 1.6rem;
 color: #e83a37;
 display: inline-block;
 line-height: 1.8;
 padding-right: 20px;
 background-image: url(/assets/img/common/icon-blank.png);
 background-repeat: no-repeat;
 background-position: center right;
 display: table;
}

.p-outline .c-table1 .text {
 font-size: 1.6rem;
 color: #eb3a37;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .text {
  font-size: 1.5rem;
 }
}

.p-outline .c-table1 .text2 {
 font-size: 1.6rem;
 color: #eb3a37;
 font-weight: bold;
 position: relative;
 padding-left: 15px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .text2 {
  font-size: 1.5rem;
 }
}

.p-outline .c-table1 .text2:before {
 content: "";
 width: 12px;
 height: 12px;
 background-color: #eb3a37;
 position: absolute;
 top: 4px;
 left: 1px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .text2:before {
  width: 9px;
  height: 9px;
  top: 5px;
 }
}

.p-outline .c-table1 .text3 {
 font-size: 1.6rem;
 color: #363636;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .text3 {
  font-size: 1.5rem;
 }
}

.p-outline .c-table1 .list {
 margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .list {
  margin-bottom: 15px;
 }
}

.p-outline .c-table1 .list li {
 font-size: 1.6rem;
 color: #363636;
 position: relative;
 padding-left: 16px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .list li {
  font-size: 1.4rem;
  padding-left: 14px;
 }
}

.p-outline .c-table1 .list li:before {
 content: "";
 width: 10px;
 height: 10px;
 background-color: #999;
 border-radius: 100px;
 position: absolute;
 top: 6px;
 left: -1px;
}

@media screen and (max-width: 767px) {
 .p-outline .c-table1 .list li:before {
  width: 8px;
  height: 8px;
  top: 5px;
 }
}

/*------------------------------------------------------------

/company/philosophy/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-philosophy .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/mv-02.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-philosophy .c-mainvisual {
  margin: 100px 0 50px;
  height: 200px;
 }
}

.p-philosophy .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-philosophy .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-philosophy .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-philosophy .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-philosophy .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-philosophy .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-philosophy .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-philosophy .container {
 margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
 .p-philosophy .container {
  margin-bottom: 50px;
 }
}

/*

------------------------------------------------------------*/
.p-philosophy1 {
 padding: 60px 0;
}

@media screen and (max-width: 767px) {
 .p-philosophy1 {
  padding: 0;
 }
}

.p-philosophy1__title {
 text-align: center;
 margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
 .p-philosophy1__title {
  margin-bottom: 25px;
 }
}

.p-philosophy1__title img {
 width: auto;
}

@media screen and (max-width: 767px) {
 .p-philosophy1__title img {
  max-width: 230px;
 }
}

.p-philosophy1__text {
 text-align: center;
 font-size: 2rem;
 color: #363636;
 line-height: 1.75;
}

@media screen and (max-width: 767px) {
 .p-philosophy1__text {
  font-size: 1.4rem;
 }
}

/*------------------------------------------------------------

/company/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-company .c-breadcrumb {
 background: transparent;
 position: absolute;
 width: 100%;
 top: 114px;
 left: 0;
}

.p-company .c-breadcrumb__inner {
 max-width: 1200px;
 margin: 0 auto;
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -ms-flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
 overflow: hidden;
}

.p-company .c-breadcrumb__item {
 position: relative;
 margin: 0 2px 0 0;
}

.p-company .c-breadcrumb__item:first-child {
 margin: 0 3px 0 -6px;
}

.p-company .c-breadcrumb__item:after {
 content: '';
 width: 100%;
 height: 100%;
 background: rgba(190, 172, 86, 0.3);
 position: absolute;
 top: 0;
 left: 0;
 -webkit-transform: skew(-20deg);
 -ms-transform: skew(-20deg);
 transform: skew(-20deg);
}

.p-company .c-breadcrumb a,
.p-company .c-breadcrumb span {
 font-size: 1.2rem;
 line-height: 1.5;
 color: #fff;
 position: relative;
 z-index: 2;
 display: block;
 text-decoration: none;
}

.p-company .c-breadcrumb span {
 padding: 6px 16px;
}
.p-company .c-mainvisual {
 width: 100%;
 height: 500px;
 background-image: url(/assets/img/company/mv.jpg);
 background-position: center;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 80px;
 padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-company .c-mainvisual {
  height: 200px;
  margin: 100px 0 0;
  padding-bottom: 0;
 }
}

.p-company .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-company .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-company .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
}

@media screen and (max-width: 767px) {
 .p-company .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-company .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-company .c-mainvisual__text {
  font-size: 1.4rem;
  color: #363636;
  text-align: left;
  padding: 34px 20px 67px;
 }
}

.p-company .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-company .c-title1 {
 background: #1b1b1b;
 display: -webkit-inline-box;
 display: -webkit-inline-flex;
 display: -ms-inline-flexbox;
 display: inline-flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 33px 41px 33px 117px;
 margin: -20px 0 0;
}

@media screen and (max-width: 767px) {
 .p-company .c-title1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 15px);
  padding: 20px 41px 21px 26px;
  margin: 0;
  position: relative;
  top: -30px;
 }
}

.p-company .c-title1__main {
 font-size: 3.6rem;
 line-height: 1.5;
 color: #fff;
 font-weight: bold;
 position: relative;
 padding: 0 20px 0 0;
 margin: 0 25px 0 0;
}

@media screen and (max-width: 767px) {
 .p-company .c-title1__main {
  font-size: 2.8rem;
  padding: 0 12px 0 0;
 }
}

.p-company .c-title1__main:after {
 content: '';
 width: 4px;
 height: 54%;
 background: #7d0000;
 position: absolute;
 top: 50%;
 right: 0;
 -webkit-transform: skew(-19deg) translate(0, -50%);
 -ms-transform: skew(-19deg) translate(0, -50%);
 transform: skew(-19deg) translate(0, -50%);
}

@media screen and (max-width: 767px) {
 .p-company .c-title1__main:after {
  height: 70%;
 }
}

.p-company .c-title1__sub {
 font-size: 1.4rem;
 line-height: 1.5;
 color: #fff;
 font-weight: 500;
 font-family: 'Noto Sans JP', sans-serif;
 margin: -4px 0 0;
 letter-spacing: 0.2px;
}

.p-company .l-container {
 width: 1200px;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-company .l-container {
  width: 100%;
  padding: 0 15px;
 }
}

.p-company .c-list1 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-company .c-list1 {
  display: block;
 }
}

.p-company .c-list1__item {
 width: 380px;
 margin: 0 0 40px 30px;
}

.p-company .c-list1__item:nth-child(3n+1) {
 margin-left: 0;
}

@media screen and (max-width: 767px) {
 .p-company .c-list1__item:nth-child(3n+1) {
  margin-left: auto;
 }
}

@media screen and (max-width: 767px) {
 .p-company .c-list1__item {
  width: calc(100% - 10px);
  margin: 0 0 30px auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
 }
}

.p-company .c-list1__link {
 text-decoration: none;
 display: block;
}

@media screen and (max-width: 767px) {
 .p-company .c-list1__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
 }
}

@media screen and (max-width: 767px) {
 .p-company .c-list1__image {
  width: 125px;
  height: 125px;
  overflow: hidden;
  -webkit-transform: translate(-10px, -10px);
  -ms-transform: translate(-10px, -10px);
  transform: translate(-10px, -10px);
 }

 .p-company .c-list1__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
 }
}

.p-company .c-list1__info {
 width: 340px;
 height: 133px;
 background-color: #fff;
 text-align: center;
 margin: -40px auto 0;
 position: relative;
 padding: 25px 15px 15px;
 -webkit-box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
 box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 767px) {
 .p-company .c-list1__info {
  width: calc(100% - 125px);
  height: auto;
  margin: 0;
  text-align: left;
  padding: 14px 0 0 5px;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
 }
}

.p-company .c-list1__title {
 font-size: 2rem;
 color: #1b1b1b;
 margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
 .p-company .c-list1__title {
  margin-bottom: 3px;
 }
}

.p-company .c-list1__text {
 font-size: 1.4rem;
 color: #363636;
}

/*

------------------------------------------------------------*/
.p-company1 {
 background-color: #f4f4f4;
 padding: 0 0 80px;
}

.p-company1 .c-list1 {
 margin-top: 40px;
}

@media screen and (max-width: 767px) {
 .p-company1 .c-list1 {
  margin-top: 10px;
 }
}

/*------------------------------------------------------------

/news/

------------------------------------------------------------*/
.p-news .c-mainvisual {
 width: 100%;
 height: 250px;
 background-image: url(/assets/img/company/access/mv-bg.jpg);
 background-position: center top;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-news .c-mainvisual {
  margin: 100px 0 30px;
  height: 200px;
 }
}

.p-news .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-news .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-news .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-news .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-news .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {
 .p-news .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-news .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-news .side {
 border-bottom: none;
}

.p-news .side__box {
 border-bottom: 2px solid #dbdbdb;
}

.p-news .search {
 margin-top: 23px;
}

.p-news .search__title {
 font-size: 1.8rem;
 color: #000;
 font-weight: bold;
 margin-bottom: 10px;
}

.p-news .search__input {
 width: 100%;
 height: 40px;
 border: 2px solid #dbdbdb;
 position: relative;
 margin-bottom: 10px;
}

.p-news .search__input input[type="text"] {
 width: 100%;
 height: 100%;
 border: none;
 font-size: 1.4rem;
 color: #363636;
 padding: 0 40px 0 10px;
}

.p-news .search__input input[type="text"]::-webkit-input-placeholder {
 color: #777;
 opacity: 1;
}

.p-news .search__input input[type="text"]::-moz-placeholder {
 color: #777;
 opacity: 1;
}

.p-news .search__input input[type="text"]:-ms-input-placeholder {
 color: #777;
 opacity: 1;
}

.p-news .search__input input[type="text"]::-ms-input-placeholder {
 color: #777;
 opacity: 1;
}

.p-news .search__input input[type="text"]::placeholder {
 color: #777;
 opacity: 1;
}

.p-news .search__input input[type="text"]:-ms-input-placeholder {
 color: #777;
}

.p-news .search__input input[type="text"]::-ms-input-placeholder {
 color: #777;
}

.p-news .search__input input[type="submit"] {
 width: 40px;
 height: 100%;
 position: absolute;
 top: 0;
 right: 0;
 border: none;
 background-color: transparent;
 background-image: url(/assets/img/common/icon_search.png);
 background-position: center;
 background-repeat: no-repeat;
}

.p-news .search_select {
 width: 100%;
 height: 40px;
 border: 2px solid #dbdbdb;
 position: relative;
 margin-bottom: 10px;
 position: relative;
}

.p-news .search_select:before {
 content: "";
 width: 40px;
 height: 100%;
 background-color: #fff;
 position: absolute;
 top: 0;
 right: 0;
 pointer-events: none;
}

.p-news .search_select:after {
 content: "";
 width: 8px;
 height: 8px;
 border-right: 1px solid #ae2f2d;
 border-bottom: 1px solid #ae2f2d;
 position: absolute;
 top: 42%;
 right: 17px;
 -webkit-transform: rotate(45deg) translate(0, -50%);
 -ms-transform: rotate(45deg) translate(0, -50%);
 transform: rotate(45deg) translate(0, -50%);
 pointer-events: none;
}

.p-news .search_select select {
 width: 100%;
 height: 100%;
 border: none;
 font-size: 1.4rem;
 color: #777;
 padding: 0 0 0 10px;
}

.p-news .container {
 margin-bottom: 130px;
}

@media screen and (max-width: 767px) {
 .p-news .container {
  margin-bottom: 50px;
 }
}

.p-news .ttl {
 margin-bottom: 20px;
 font-size: 3.4rem;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-news .ttl {
  font-size: 2.8rem;
 }
}

.p-news .list {
 margin: -2px 0 50px;
}

@media screen and (max-width: 767px) {
 .p-news .list {
  margin: 0 0 30px;
 }
}

.p-news .list_item {
 border-bottom: 2px solid #dbdbdb;
}

.p-news .list_item:first-of-type .list_link {
 padding-top: 0;
}

.p-news .list_link {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 padding: 40px 0;
}

@media screen and (max-width: 767px) {
 .p-news .list_link {
  display: block;
  padding: 20px 0;
 }
}

.p-news .list_info {
 width: calc(100% - 260px);
 padding-right: 30px;
}

@media screen and (max-width: 767px) {
 .p-news .list_info {
  width: 100%;
  margin-bottom: 10px;
  padding-right: 0;
 }
}

.p-news .list_heading {
 margin-bottom: 9px;
}

.p-news .list_date {
 font-size: 1.4rem;
 color: #000;
 display: inline-block;
 margin-right: 23px;
}

.p-news .list_cat {
 display: inline-block;
 font-size: 1.2rem;
 line-height: 1;
 color: #fff;
 background-color: #444;
 padding: 3px 8px;
 margin-right: 6px;
}

.p-news .list_cat.color2 {
 background-color: #7d0000;
}

.p-news .list_title {
 font-size: 2rem;
 color: #7d0000;
 font-weight: bold;
 margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
 .p-news .list_title {
  font-size: 1.8rem;
 }
}

.p-news .list_text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
 max-height: 84px;
 overflow: hidden;
}

@media screen and (max-width: 767px) {
 .p-news .list_text {
  font-size: 1.4rem;
  max-height: 100%;
 }
}

.p-news .list_image {
 width: 260px;
}

@media screen and (max-width: 767px) {
 .p-news .list_image {
  width: 100%;
 }
}

.p-news .list_image img {
 width: auto;
}

.p-news .paging {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.p-news .paging .page,
.p-news .paging .current,
.p-news .paging .extend,
.p-news .paging .first,
.p-news .paging .last,
.p-news .paging .previouspostslink,
.p-news .paging .nextpostslink {
 width: 30px;
 height: 30px;
 background-color: #dbdbdb;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 font-size: 1.6rem;
 color: #666;
 margin: 0 10px;
}

@media screen and (max-width: 767px) {

 .p-news .paging .page,
 .p-news .paging .current,
 .p-news .paging .extend,
 .p-news .paging .first,
 .p-news .paging .last,
 .p-news .paging .previouspostslink,
 .p-news .paging .nextpostslink {
  font-size: 1.4rem;
  margin: 0 5px;
 }
}

.p-news .paging .extend {
 background-color: #fff;
 margin: 0;
}

.p-news .paging .current {
 background-color: #fff;
 color: #7d0000;
 border-bottom: 2px solid #7d0000;
}

.p-news .paging .previouspostslink {
 margin-right: 30px;
}

@media screen and (max-width: 767px) {
 .p-news .paging .previouspostslink {
  margin-right: 5px;
 }
}

.p-news .paging .nextpostslink {
 margin-left: 30px;
}

@media screen and (max-width: 767px) {
 .p-news .paging .nextpostslink {
  margin-left: 5px;
 }
}

.p-news .paging .first {
 margin: 0 0 0 10px;
}

@media screen and (max-width: 767px) {
 .p-news .paging .first {
  margin: 0 0 0 5px;
 }
}

.p-news .paging .last {
 margin: 0 10px 0 0;
}

@media screen and (max-width: 767px) {
 .p-news .paging .last {
  margin: 0 5px 0 0;
 }
}

.p-news .details .detailsInfo {
 margin: -2px 0 20px;
}

@media screen and (max-width: 767px) {
 .p-news .details .detailsInfo {
  margin: 0 0 30px;
 }
}

.p-news .details .detailsInfo_date {
 font-size: 1.4rem;
 color: #000;
 display: inline-block;
 margin-right: 23px;
}

.p-news .details .detailsInfo_cat {
 display: inline-block;
 font-size: 1.2rem;
 line-height: 1;
 color: #fff;
 background-color: #444;
 padding: 3px 8px;
 margin-right: 6px;
}

.p-news .details .detailsInfo_cat.color2 {
 background-color: #7d0000;
}

.p-news .details .detailsTtl {
 font-size: 2rem;
 font-weight: bold;
 margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
 .p-news .details .detailsTtl {
  font-size: 1.8rem;
 }
}

.p-news .details .detailsImg {
 margin: 20px 0;
 width: 600px;
 height: auto;
 display: block;
}

.p-news .details .detailsTxt {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.8;
 overflow: hidden;
}

@media screen and (max-width: 767px) {
 .p-news .details .detailsTxt {
  font-size: 1.4rem;
  max-height: 100%;
 }
}

/*------------------------------------------------------------

/service/case/

/service/case/kita/

------------------------------------------------------------*/
/*

------------------------------------------------------------*/
.p-case .c-mainvisual,
.p-kita .c-mainvisual {
 width: 100%;
 height: 500px;
 background-image: url(/assets/img/case/mv.jpg);
 background-position: center;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
 margin-bottom: 68px;
}

@media screen and (max-width: 767px) {

 .p-case .c-mainvisual,
 .p-kita .c-mainvisual {
  height: 250px;
  margin: 50px 0 40px;
 }
}

.p-case .c-mainvisual__inner,
.p-kita .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {

 .p-case .c-mainvisual__inner,
 .p-kita .c-mainvisual__inner {
  padding: 0 20px;
 }
}

.p-case .c-mainvisual__title,
.p-kita .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
}

@media screen and (max-width: 767px) {

 .p-case .c-mainvisual__title,
 .p-kita .c-mainvisual__title {
  font-size: 2.2rem;
  line-height: 1.5;
 }
}

.p-case .c-mainvisual__text,
.p-kita .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: right;
}

@media screen and (max-width: 767px) {

 .p-case .c-mainvisual__text,
 .p-kita .c-mainvisual__text {
  font-size: 1.2rem;
  text-align: center;
 }
}

.p-case .c-mainvisual .c-breadcrumb,
.p-kita .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

/*

------------------------------------------------------------*/
.p-case .c-mainvisual {
 margin-bottom: 0;
}

.p-case .c-mainvisual__text {
 text-align: center;
}

.p-case .l-container {
 width: 1200px;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-case .l-container {
  width: 100%;
  padding: 0 15px;
 }
}

.p-case .c-case {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-case .c-case {
  display: block;
 }
}

.p-case .c-case__item {
 width: 380px;
 margin: 0 0 40px 30px;
}

.p-case .c-case__item:nth-child(3n+1) {
 margin-left: 0;
}

@media screen and (max-width: 767px) {
 .p-case .c-case__item:nth-child(3n+1) {
  margin-left: auto;
 }
}

@media screen and (max-width: 767px) {
 .p-case .c-case__item {
  width: calc(100% - 10px);
  margin: 0 0 30px auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
 }
}

.p-case .c-case__link {
 text-decoration: none;
 display: block;
}

@media screen and (max-width: 767px) {
 .p-case .c-case__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
 }
}

@media screen and (max-width: 767px) {
 .p-case .c-case__image {
  width: 125px;
  height: 125px;
  overflow: hidden;
  -webkit-transform: translate(-10px, -10px);
  -ms-transform: translate(-10px, -10px);
  transform: translate(-10px, -10px);
 }

 .p-case .c-case__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
 }
}

.p-case .c-case__info {
 width: 340px;
 background-color: #fff;
 margin: -40px auto 0;
 position: relative;
 padding: 13px 22px 12px;
 -webkit-box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
 box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 767px) {
 .p-case .c-case__info {
  width: calc(100% - 125px);
  margin: 0;
  padding: 8px 5px 5px 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
 }
}

.p-case .c-case__text {
 font-size: 1.8rem;
 color: #363636;
 font-weight: bold;
 margin-bottom: 13px;
}

@media screen and (max-width: 767px) {
 .p-case .c-case__text {
  font-size: 1.5rem;
  margin-bottom: 6px;
 }
}

.p-case .c-case__text2 {
 font-size: 1.4rem;
 color: #363636;
}

@media screen and (max-width: 767px) {
 .p-case .c-case__text2 {
  font-size: 1.3rem;
 }
}

/*

------------------------------------------------------------*/
.p-case1 {
 background-color: #f4f4f4;
 padding: 80px 0 20px;
}

@media screen and (max-width: 767px) {
 .p-case1 {
  padding: 50px 0 20px;
 }
}

/*

------------------------------------------------------------*/
.p-kita1 .c-title1 {
 margin-bottom: 30px;
}

.p-kita1 .c-imgtext {
 border: 1px solid #ebebeb;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 padding: 30px 30px 28px;
 margin-bottom: 51px;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-imgtext {
  display: block;
  padding: 15px;
  margin-bottom: 30px;
 }
}

.p-kita1 .c-imgtext__image {
 width: 300px;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-imgtext__image {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
 }

 .p-kita1 .c-imgtext__image img {
  width: auto;
 }
}

.p-kita1 .c-imgtext__info {
 width: calc(100% - 300px);
 color: #363636;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 padding-left: 30px;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-imgtext__info {
  width: 100%;
  padding: 0;
 }
}

.p-kita1 .c-imgtext__title {
 font-size: 2.4rem;
 font-weight: bold;
 margin: -6px 0 3px;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-imgtext__title {
  margin: 0;
  font-size: 2rem;
 }
}

.p-kita1 .c-imgtext__title2 {
 font-size: 2rem;
 font-weight: bold;
 margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-imgtext__title2 {
  font-size: 1.8rem;
 }
}

.p-kita1 .c-imgtext__text {
 font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-imgtext__text {
  font-size: 1.6rem;
 }
}

.p-kita1 .c-info {
 margin-bottom: 33px;
}

.p-kita1 .c-info dl {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 color: #363636;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 margin-bottom: 8px;
}

.p-kita1 .c-info dl dt {
 width: 120px;
 font-size: 2rem;
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-info dl dt {
  font-size: 1.8rem;
  width: 110px;
 }
}

.p-kita1 .c-info dl dd {
 width: calc(100% - 120px);
 font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-info dl dd {
  width: calc(100% - 110px);
  font-size: 1.4rem;
 }
}

.p-kita1 .c-step dl {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
}

.p-kita1 .c-step dl dt {
 width: 100px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 font-size: 2rem;
 color: #fff;
 font-weight: bold;
 text-align: center;
 background-color: #003c70;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-step dl dt {
  width: 80px;
  font-size: 1.8rem;
 }
}

.p-kita1 .c-step dl dd {
 width: calc(100% - 100px);
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-step dl dd {
  width: calc(100% - 80px);
 }
}

.p-kita1 .c-step dl:first-of-type dt {
 padding-top: 5px;
}

.p-kita1 .c-step dl:first-of-type dd {
 padding: 10px 0 4px;
}

.p-kita1 .c-step dl:last-of-type {
 position: relative;
}

.p-kita1 .c-step dl:last-of-type:before {
 content: "";
 width: 100px;
 height: 34px;
 background-image: url(/assets/img/service/case/step.jpg);
 background-position: center;
 background-repeat: no-repeat;
 position: absolute;
 top: 0;
 left: 0;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-step dl:last-of-type:before {
  width: 80px;
 }
}

.p-kita1 .c-step dl:last-of-type dt {
 background-color: #c63651;
 padding-top: 15px;
}

.p-kita1 .c-step dl:last-of-type dd {
 padding: 19px 0 0;
}

.p-kita1 .c-step dl:last-of-type ul li::before {
 background-color: #c63651;
}

.p-kita1 .c-step ul {
 padding-left: 20px;
}

.p-kita1 .c-step ul li {
 font-size: 1.6rem;
 color: #363636;
 position: relative;
 padding-left: 12px;
 margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
 .p-kita1 .c-step ul li {
  font-size: 1.4rem;
 }
}

.p-kita1 .c-step ul li:before {
 content: "";
 width: 6px;
 height: 6px;
 background-color: #003c70;
 position: absolute;
 top: 9px;
 left: 0;
 border-radius: 50px;
}

/*

------------------------------------------------------------*/
.p-kita2 {
 padding: 55px 0 0;
}

@media screen and (max-width: 767px) {
 .p-kita2 {
  padding: 40px 0 0;
 }
}

.p-kita2 .c-box {
 margin: 36px 0 0;
}

.p-kita2 .c-box img {
 width: auto;
}

.p-kita2 .c-box p {
 margin: 7px 0 0;
 font-size: 1.2rem;
 color: #363636;
 line-height: 1.4;
}

.p-kita2 .c-box__list {
 margin-bottom: 27px;
}

.p-kita2 .c-box__list li {
 display: inline-block;
 max-width: 188px;
 margin: 0 16px 10px 0;
}

/*

------------------------------------------------------------*/
.p-kita3 {
 margin: 80px 0 0;
 padding: 77px 0 100px;
 border-top: 2px solid #dbdbdb;
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-kita3 {
  margin: 40px 0 0;
  padding: 40px 0 50px;
 }
}

.p-kita3 p {
 font-size: 1.8rem;
 color: #363636;
 font-weight: bold;
 margin-bottom: 14px;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-kita3 p {
  font-size: 1.6rem;
 }
}

.p-kita3 .c-btn1 {
 width: 100%;
 border-top: 2px solid #dbdbdb;
 margin-top: 80px;
}

@media screen and (max-width: 767px) {
 .p-kita3 .c-btn1 {
  margin-top: 40px;
 }
}

.p-kita3 .c-btn1 a {
 margin: 80px auto 0;
 padding: 28px 0 24px;
 max-width: 600px;
 display: block;
 font-size: 2.4rem;
 line-height: 1;
 color: #263f6c;
 font-weight: bold;
 text-align: center;
 border: 2px solid #263f6c;
 position: relative;
}

.p-kita3 .c-btn1 a:after {
 content: '';
 width: 10px;
 height: 10px;
 border: 0px;
 border-top: solid 2px #263f6c;
 border-right: solid 2px #263f6c;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 50%;
 right: 20px;
 margin-top: -6px;
}

@media screen and (max-width: 767px) {
 .p-kita3 .c-btn1 a {
  margin-top: 40px;
 }
}

/*------------------------------------------------------------

/service/top/

------------------------------------------------------------*/
.page-service_top a {
 text-decoration: none;
}

.p-service_top .c-mainvisual {
 width: 100%;
 height: 500px;
 background-image: url(/assets/img/service/top/mv-img-02.jpg);
 background-position: center;
 background-size: cover;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-mainvisual {
  height: 250px;
  margin: 100px 0 0;
 }
}

.p-service_top .c-mainvisual__inner {
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-mainvisual__inner {
  padding: 0 15px;
 }
}

.p-service_top .c-mainvisual__title {
 font-size: 5rem;
 color: #fff;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 line-height: 2;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-mainvisual__title {
  font-size: 3rem;
  line-height: 1.5;
 }
}

.p-service_top .c-mainvisual__text {
 font-size: 2rem;
 color: #fff;
 font-family: 'heisei-kaku-gothic-std', 'sans-serif';
 text-align: center;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-mainvisual__text {
  font-size: 1.4rem;
 }
}

.p-service_top .c-mainvisual .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-service_top .container {
 width: 1200px;
 margin: 0 auto;
}

@media screen and (max-width: 767px) {
 .p-service_top .container {
  width: 100%;
  padding: 0 15px;
 }
}

.p-service_top .title1 {
 font-size: 4.8rem;
 color: #beac56;
 text-align: center;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top .title1 {
  font-size: 2.2rem;
 }
}

.p-service_top .title2 {
 text-align: center;
}

.p-service_top .title2_main {
 display: inline-block;
 font-size: 3.6rem;
 color: #232323;
 position: relative;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top .title2_main {
  font-size: 2rem;
 }
}

.p-service_top .title2_main:after {
 content: "";
 width: 100vw;
 height: 2px;
 background-color: #beac56;
 position: absolute;
 right: 0;
 bottom: -9px;
}

.p-service_top .c-imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 padding: 40px;
 background-color: #fff;
 border: 1px solid #ebebeb;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext {
  padding: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
 }
}

.p-service_top .c-imgtext__info {
 width: calc(100% - 340px);
 padding-right: 40px;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext__info {
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  padding-right: 0;
 }
}

.p-service_top .c-imgtext__title {
 font-size: 3.2rem;
 color: #363636;
 margin: -7px 0 13px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext__title {
  font-size: 1.6rem;
  margin: 0 0 10px;
 }
}

.p-service_top .c-imgtext__text {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.65;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext__text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-service_top .c-imgtext__btn {
 margin-top: 25px;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext__btn {
  margin-top: 15px;
 }
}

.p-service_top .c-imgtext__btn a {
 text-align: center;
 display: block;
 width: 270px;
 font-size: 2.4rem;
 color: #fff;
 background-color: #093d6e;
 padding: 12px 0;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext__btn a {
  width: 250px;
  margin: 0 auto;
  font-size: 1.6rem;
 }
}

.p-service_top .c-imgtext__image {
 width: 340px;
}

@media screen and (max-width: 767px) {
 .p-service_top .c-imgtext__image {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
  margin-bottom: 15px;
 }
}

.p-service_top1 {
 background-color: #f8f8f8;
 padding: 0 0 40px;
}

@media screen and (max-width: 767px) {
 .p-service_top1 {
  padding: 0 0 20px;
 }
}

.p-service_top1 .btn {
 margin: -50px 0 47px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 position: relative;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .btn {
  margin: 10px 0 35px;
  display: block;
 }
}

.p-service_top1 .btn a {
 width: calc(50% - 1px);
 font-size: 2.4rem;
 color: #fff;
 background-color: #1b1b1b;
 text-decoration: none;
 display: block;
 text-align: center;
 padding: 32px 0;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top1 .btn a {
  width: 100%;
  font-size: 1.6rem;
  padding: 12px 0;
  margin-bottom: 10px;
 }
}

.p-service_top1 .title1 {
 margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .title1 {
  margin-bottom: 15px;
 }
}

.p-service_top1 .text {
 font-size: 1.8rem;
 color: #363636;
 text-align: center;
 margin-bottom: 76px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .text {
  font-size: 1.4rem;
  margin-bottom: 40px;
 }
}

.p-service_top1 .imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .imgtext {
  display: block;
  margin-bottom: 20px;
 }
}

.p-service_top1 .imgtext.reverse {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: reverse;
 -webkit-flex-direction: row-reverse;
 -ms-flex-direction: row-reverse;
 flex-direction: row-reverse;
}

.p-service_top1 .imgtext.reverse .imgtext_info {
 margin-left: 0;
 margin-right: -100px;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .imgtext.reverse .imgtext_info {
  margin-right: 0;
 }
}

.p-service_top1 .imgtext_image {
 width: 700px;
 position: relative;
 z-index: 1;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .imgtext_image {
  width: 100%;
  text-align: center;
 }
}

.p-service_top1 .imgtext_info {
 width: 600px;
 margin-left: -100px;
 margin-top: 30px;
 background-color: #fff;
 padding: 54px 58px 55px;
 position: relative;
 z-index: 2;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .imgtext_info {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
  padding: 15px;
 }
}

.p-service_top1 .imgtext_title {
 font-size: 3.2rem;
 color: #363636;
 line-height: 1.3;
 display: table;
 margin-bottom: 18px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .imgtext_title {
  font-size: 1.8rem;
  margin-bottom: 8px;
 }
}

.p-service_top1 .imgtext_title span {
 display: table-cell;
}

.p-service_top1 .imgtext_text {
 font-size: 1.6rem;
 color: #232323;
 line-height: 1.9;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top1 .imgtext_text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-service_top2 {
 padding: 72px 0 80px;
}

@media screen and (max-width: 767px) {
 .p-service_top2 {
  padding: 40px 0;
 }
}

.p-service_top2 .title2 {
 margin-bottom: 41px;
}

.p-service_top2 .text {
 font-size: 3.2rem;
 color: #232323;
 font-weight: bold;
 margin-bottom: 11px;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top2 .text {
  font-size: 1.6rem;
 }
}

.p-service_top2 .image {
 margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .image {
  margin-bottom: 30px;
 }
}

.p-service_top2 .imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .imgtext {
  display: block;
 }
}

.p-service_top2 .imgtext_info {
 width: calc(100% - 600px);
 padding-right: 50px;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .imgtext_info {
  width: 100%;
  padding-right: 0;
 }
}

.p-service_top2 .imgtext_image {
 width: 600px;
 margin-top: 5px;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .imgtext_image {
  width: 100%;
  text-align: center;
 }
}

.p-service_top2 .imgtext_title {
 font-size: 3.2rem;
 color: #ab3951;
 margin-bottom: 14px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .imgtext_title {
  font-size: 1.8rem;
  margin-bottom: 7px;
 }
}

.p-service_top2 .imgtext_text {
 font-size: 1.8rem;
 color: #363636;
 font-weight: bold;
 margin-bottom: 29px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .imgtext_text {
  font-size: 1.6rem;
  margin-bottom: 7px;
 }
}

.p-service_top2 .imgtext_text2 {
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.65;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top2 .imgtext_text2 {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-service_top3 {
 padding: 72px 0 40px;
 background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
 .p-service_top3 {
  padding: 40px 0 20px;
 }
}

.p-service_top3 .title2 {
 margin-bottom: 72px;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .title2 {
  margin-bottom: 35px;
 }
}

.p-service_top3 .list {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list {
  display: block;
 }
}

.p-service_top3 .list_item {
 width: 373px;
 background-color: #fff;
 margin: 0 0 40px 40px;
 padding-bottom: 29px;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_item {
  width: 100%;
  margin: 0 0 20px;
  padding-bottom: 15px;
 }
}

.p-service_top3 .list_item:nth-child(3n+1) {
 margin-left: 0;
}

.p-service_top3 .list_title {
 height: 111px;
 font-size: 1.9rem;
 color: #363636;
 line-height: 1.4;
 padding: 24px 20px 5px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_title {
  height: auto;
  font-size: 1.6rem;
  padding: 15px;
 }
}

.p-service_top3 .list_title span {
 font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_title span {
  font-size: 1.3rem;
 }
}

.p-service_top3 .list_image {
 margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_image {
  text-align: center;
 }
}

.p-service_top3 .list_text {
 padding: 0 20px;
 font-size: 1.6rem;
 color: #363636;
 line-height: 1.4;
 margin-bottom: 4px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_text {
  padding: 0 15px;
  font-size: 1.4rem;
 }
}

.p-service_top3 .list_text2 {
 padding: 0 20px;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_text2 {
  padding: 0 15px;
 }
}

.p-service_top3 .list_text2 p {
 display: inline-block;
 font-size: 1.6rem;
 color: #363636;
 margin-right: 14px;
}

@media screen and (max-width: 767px) {
 .p-service_top3 .list_text2 p {
  font-size: 1.4rem;
 }
}

.p-service_top3 .list_text2 p span {
 text-align: center;
 font-size: 1.2rem;
 color: #fff;
 background-color: #212121;
 padding: 2px;
 min-width: 58px;
 display: inline-block;
 margin-right: 6px;
}

.p-service_top4 {
 padding: 71px 0 80px;
}

@media screen and (max-width: 767px) {
 .p-service_top4 {
  padding: 40px 0;
 }
}

.p-service_top4 .title1 {
 margin-bottom: 21px;
}

@media screen and (max-width: 767px) {
 .p-service_top4 .title1 {
  margin-bottom: 15px;
 }
}

.p-service_top4 .imgtext {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
 .p-service_top4 .imgtext {
  display: block;
  margin-bottom: 25px;
 }
}

.p-service_top4 .imgtext_image {
 width: 580px;
}

@media screen and (max-width: 767px) {
 .p-service_top4 .imgtext_image {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
 }
}

.p-service_top4 .imgtext_text {
 width: calc(100% - 580px);
 font-size: 1.6rem;
 color: #232323;
 line-height: 1.9;
 padding-left: 40px;
 margin-top: -8px;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top4 .imgtext_text {
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-service_top4 .image {
 text-align: center;
}

.p-service_top5 {
 padding: 71px 0 80px;
 background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
 .p-service_top5 {
  padding: 40px 0;
 }
}

.p-service_top5 .title2 {
 margin-bottom: 51px;
}

@media screen and (max-width: 767px) {
 .p-service_top5 .title2 {
  margin-bottom: 30px;
 }
}

.p-service_top5 .image {
 margin-bottom: 33px;
}

@media screen and (max-width: 767px) {
 .p-service_top5 .image {
  margin-bottom: 20px;
 }
}

.p-service_top5 .text {
 font-size: 1.8rem;
 color: #363636;
 line-height: 1.6;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top5 .text {
  font-size: 1.4rem;
  line-height: 1.5;
 }
}

.p-service_top6 {
 padding: 71px 0 44px;
}

@media screen and (max-width: 767px) {
 .p-service_top6 {
  padding: 40px 0 10px;
 }
}

.p-service_top6 .title2 {
 margin-bottom: 48px;
}

.p-service_top6 .list {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
 .p-service_top6 .list {
  display: block;
 }
}

.p-service_top6 .list_item {
 width: 373px;
 margin: 0 0 35px 40px;
}

@media screen and (max-width: 767px) {
 .p-service_top6 .list_item {
  width: 100%;
  margin: 0 0 30px;
 }
}

.p-service_top6 .list_item:nth-child(3n+1) {
 margin-left: 0;
}

.p-service_top6 .list_image {
 margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
 .p-service_top6 .list_image {
  text-align: center;
  margin-bottom: 10px;
 }
}

.p-service_top6 .list_title {
 font-size: 2rem;
 color: #363636;
 margin-bottom: 2px;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top6 .list_title {
  font-size: 1.6rem;
 }
}

.p-service_top6 .list_text {
 font-size: 1.6rem;
 color: #363636;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-service_top6 .list_text {
  font-size: 1.4rem;
 }
}

.p-service_top7 {
 padding: 73px 0 80px;
 background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
 .p-service_top7 {
  padding: 40px 0;
 }
}

.p-service_top7 .title2 {
 margin-bottom: 52px;
}

.p-service_top7 .p-service_top4 {
 padding-bottom: 0;
}

@media (min-width: 768px) {
 .p-service_top7 .p-atc7-table {
  background-color: #fff;
 }

 .p-service_top7 .p-atc7-table dl:last-of-type dd {
  border-bottom: 1px solid #ebebeb;
 }

 .p-service_top7 .p-atc7-table dt {
  width: 16%;
  padding: 17px 18px;
 }

 .p-service_top7 .p-atc7-table dd {
  border-bottom: none;
  width: 84%;
  padding: 15px 20px;
 }

 .p-service_top7 .p-atc7-table .p-atc7-txt1 {
  margin-bottom: 13px;
 }

 .p-service_top7 .p-atc7-table .p-atc7-text3 {
  padding: 12px 0 5px;
 }
}

.p-service_top8,
.p-service_top9 {
 padding: 72px 0 80px;
}

.p-service_top9 {
 background-color: #f8f8f8;
}

.p-service_top8 .container {
 padding-left: 140px;
 padding-right: 140px;
}

@media screen and (max-width: 767px) {
 .p-service_top8 .container {
  padding-left: 0;
  padding-right: 0;
 }
}

@media screen and (max-width: 767px) {
 .p-service_top8,
 .p-service_top9 {
  padding: 40px 0;
 }
}

.p-service_top8 .title2,
.p-service_top9 .title2 {
 margin-bottom: 72px;
}

@media screen and (max-width: 767px) {
 .p-service_top8 .title2,
 .p-service_top9 .title2 {
  margin-bottom: 40px;
 }
}

.p-service_top9 .btn {
 margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
 .p-service_top9 .btn {
  margin-bottom: 30px;
 }
}

.p-service_top9 .btn a {
 text-align: center;
 margin: 0 auto;
 display: block;
 width: 600px;
 font-size: 2.4rem;
 line-height: 1.75;
 color: #093d6e;
 font-weight: bold;
 border: 2px solid #093d6e;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 18px 0 16px;
 position: relative;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
}

@media screen and (max-width: 767px) {
 .p-service_top9 .btn a {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 12px 0 10px;
 }
}

.p-service_top9 .btn a:after {
 content: "";
 width: 8px;
 height: 8px;
 border-top: 2px solid #093d6e;
 border-right: 2px solid #093d6e;
 position: absolute;
 top: 50%;
 right: 20px;
 -webkit-transform: translate(0, -50%) rotate(45deg);
 -ms-transform: translate(0, -50%) rotate(45deg);
 transform: translate(0, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
 .p-service_top9 .btn a:after {
  right: 10px;
 }
}

.p-service_top9 .image {
 text-align: center;
}

.p-service_top10,
.p-service_top12 {
 padding: 73px 0 80px;
}

@media screen and (max-width: 767px) {

 .p-service_top10,
 .p-service_top12 {
  padding: 40px 0;
 }
}

.p-service_top10 .title2,
.p-service_top12 .title2 {
 margin-bottom: 49px;
}

.p-service_top11 {
 padding: 73px 0 60px;
 background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
 .p-service_top11 {
  padding: 40px 0;
 }
}

.p-service_top11 .title2 {
 margin-bottom: 47px;
}

.p-service_top11 .c-imgtext {
 margin-bottom: 38px;
}

@media screen and (max-width: 767px) {
 .p-service_top11 .c-imgtext {
  margin-bottom: 20px;
 }
}






/*------------------------------------------------------------

/service/top/atc_sp/

------------------------------------------------------------*/
.page-atc img {
 width: auto;
}

.page-atc a {
 text-decoration: none;
}

.p-atc {
 position: relative;
 color: #363636;
 padding-bottom: 160px;
}

@media screen and (max-width: 767px) {
 .p-atc {
  padding: 100px 0 50px;
 }
}

.p-atc .c-breadcrumb {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.p-atc .c-title1 {
 line-height: 4rem;
}

@media screen and (max-width: 767px) {
 .p-atc .c-title1 {
  line-height: 1.3;
 }
}

.p-atc-text1 {
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 1.6rem;
 line-height: 2;
}

@media screen and (max-width: 767px) {
 .p-atc-text1 {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-atc-mv {
 background: url("/assets/img/service/top/mv-img.jpg") no-repeat top center;
 background-size: cover;
 height: 300px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
 .p-atc-mv {
  background: url("/assets/img/service/top/mv-img.jpg") no-repeat top left -200px;
  margin-bottom: 20px;
 }
}

.p-atc-mv-ttl {
 font-size: 3.6rem;
 line-height: 1.35;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 font-weight: bold;
 text-align: center;
 color: #fff;
 padding-top: 24px;
}

@media screen and (max-width: 767px) {
 .p-atc-mv-ttl {
  font-size: 2rem;
  padding: 0 20px;
 }
}

.p-atc-mv-ttl span {
 font-size: 2rem;
 vertical-align: top;
}

.p-atc1 {
 margin-bottom: 52px;
}

@media screen and (max-width: 767px) {
 .p-atc1 {
  margin-bottom: 30px;
 }
}

.p-atc1 .p-atc-text1 {
 margin-top: 10px;
}

.p-atc2-imgtxt {
 padding-top: 14px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
}

@media screen and (max-width: 767px) {
 .p-atc2-imgtxt {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
 }
}

.p-atc2-text1 {
 font-size: 1.8rem;
 font-weight: bold;
 display: block;
}

@media screen and (max-width: 767px) {
 .p-atc2-text1 {
  font-size: 1.6rem;
 }
}

.p-atc2-text2 {
 font-size: 1.6rem;
 line-height: 3rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 margin-bottom: 27px;
}

@media screen and (max-width: 767px) {
 .p-atc2-text2 {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 15px;
 }
}

.p-atc2-text3 {
 font-size: 1.8rem;
 font-weight: bold;
 color: #c80003;
 display: block;
}

@media screen and (max-width: 767px) {
 .p-atc2-text3 {
  font-size: 1.6rem;
 }
}

.p-atc2-txt {
 max-width: 500px;
}

@media screen and (max-width: 767px) {
 .p-atc2-txt {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  max-width: 100%;
 }
}

.p-atc2-txt1 {
 max-width: 690px;
}

@media screen and (max-width: 767px) {
 .p-atc2-txt1 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  max-width: 100%;
 }
}

.p-atc2-img {
 padding: 5px 7px 0 0;
}

@media screen and (max-width: 767px) {
 .p-atc2-img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding: 0 0 20px;
  width: 100%;
 }
}

@media screen and (max-width: 767px) {
 .p-atc2-img img {
  width: 100%;
 }
}

.p-atc2-list1 li {
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 1.6rem;
 line-height: 2;
}

@media screen and (max-width: 767px) {
 .p-atc2-list1 li {
  font-size: 1.4rem;
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
 }
}

.p-atc2-list1 li:before {
 content: '□';
}

@media screen and (max-width: 767px) {
 .p-atc2-list1 li:before {
  padding-right: 5px;
 }
}

.p-atc2-list2 {
 padding-top: 7px;
}

.p-atc2-list2 li {
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 1.4rem;
 line-height: 1.8rem;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}

@media screen and (max-width: 767px) {
 .p-atc2-list2 li {
  font-size: 1.2rem;
  line-height: 1.4;
 }
}

.p-atc2-list2 li:before {
 content: '※';
 margin-right: 3px;
}

.p-atc3 {
 margin-top: 56px;
}

@media screen and (max-width: 767px) {
 .p-atc3 {
  margin-top: 30px;
 }
}

.p-atc3 .video {
 margin-top: 22px;
}

.p-atc3 .video .box-video {
 position: relative;
 width: 494px;
 height: 276px;
 margin: 0 auto;
 cursor: pointer;
 overflow: hidden;
}

@media screen and (max-width: 767px) {
 .p-atc3 .video .box-video {
  width: 100%;
  height: 55vw;
 }
}

.p-atc3 .video .box-video .bg-video {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 background: url("/assets/img/service/top/img-video.png");
 height: 100%;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 z-index: 2;
}

.p-atc3 .video .box-video .video-container {
 position: relative;
 margin: 0;
 z-index: 1;
}

.p-atc3 .video .box-video .video-container iframe {
 width: 100%;
 height: 100%;
 min-height: 276px;
}

@media screen and (max-width: 767px) {
 .p-atc3 .video .box-video .video-container iframe {
  min-height: 55vw;
 }
}

.p-atc3 .video .box-video .bt-play {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 text-indent: 10000px;
 display: inline-block;
 width: 100px;
 height: 70px;
 background: url("/assets/img/service/top/play-video.png") no-repeat center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

@media screen and (max-width: 767px) {
 .p-atc3 .video .box-video .bt-play {
  background-size: contain;
  width: 80px;
  height: 50px;
 }
}

.p-atc3 .video .box-video:hover .bt-play {
 -webkit-transform: translate(-50%, -50%) scale(1.1);
 -ms-transform: translate(-50%, -50%) scale(1.1);
 transform: translate(-50%, -50%) scale(1.1);
}

.p-atc3 .video .box-video.open .bg-video {
 visibility: hidden;
 opacity: 0;
 -webkit-transition: all .6s .8s;
 transition: all .6s .8s;
}

.p-atc3 .video .box-video.open .video-container {
 opacity: 1;
 -webkit-transition: all .6s .8s;
 transition: all .6s .8s;
}

.p-atc4 {
 margin-top: 58px;
}

@media screen and (max-width: 767px) {
 .p-atc4 {
  margin-top: 30px;
 }
}

.p-atc4-list {
 padding-top: 21px;
}

.p-atc4-list li {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
 margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
 .p-atc4-list li {
  margin-bottom: 15px;
 }
}

.p-atc4-number {
 width: 25px;
 height: 25px;
 background: #7d0000;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 font-size: 2rem;
 line-height: 1;
 color: #fff;
 font-weight: bold;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}

@media screen and (max-width: 767px) {
 .p-atc4-number {
  width: 20px;
  height: 20px;
  font-size: 1.4rem;
  padding-top: 3px;
 }
}

.p-atc4-ttl {
 font-size: 2rem;
 line-height: 2.4rem;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-atc4-ttl {
  font-size: 1.6rem;
  line-height: 1.4;
 }
}

.p-atc4-text {
 font-size: 1.6rem;
 line-height: 2.8rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
 padding-top: 11px;
}

@media screen and (max-width: 767px) {
 .p-atc4-text {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-atc4-txt {
 width: calc(100% - 40px);
}

@media screen and (max-width: 767px) {
 .p-atc4-txt {
  width: calc(100% - 35px);
 }
}

.p-atc5 {
 margin-top: 47px;
}

@media screen and (max-width: 767px) {
 .p-atc5 {
  margin-top: 30px;
 }
}

.p-atc5-list {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-top: 22px;
}

@media screen and (max-width: 767px) {
 .p-atc5-list {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
 }
}

.p-atc5-card {
 width: 280px;
 margin-right: 30px;
 margin-bottom: 23px;
}

@media screen and (max-width: 767px) {
 .p-atc5-card {
  width: calc(50% - 5px);
  margin-right: 0;
 }
}

.p-atc5-card:nth-child(3n) {
 margin-right: 0;
}

.p-atc5-img {
 height: 220px;
}

@media screen and (max-width: 767px) {
 .p-atc5-img {
  height: 34.5vw;
 }
}

.p-atc5-img img {
 width: 100%;
 height: 100%;
}

.p-atc5-txt {
 padding-top: 7px;
}

.p-atc5-ttl {
 font-size: 2rem;
 line-height: 1.4;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 font-weight: bold;
}

@media screen and (max-width: 767px) {
 .p-atc5-ttl {
  font-size: 1.6rem;
 }
}

.p-atc5-text {
 font-size: 1.6rem;
 line-height: 2.4rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-atc5-text {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-atc6 {
 margin-top: 30px;
}

.p-atc6-list {
 padding: 31px 40px 0;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

@media screen and (max-width: 767px) {
 .p-atc6-list {
  padding: 30px 0 0;
 }
}

.p-atc6-list li {
 width: 400px;
 height: 140px;
 padding: 32px 20px 10px;
 position: relative;
 margin-bottom: 41px;
}

@media screen and (max-width: 767px) {
 .p-atc6-list li {
  width: 100%;
  height: auto;
  padding: 20px 15px;
  margin-bottom: 30px;
 }
}

.p-atc6-list li:before {
 content: '';
 width: 100px;
 height: 1px;
 display: block;
 background: #7d0000;
 position: absolute;
 top: 20px;
 left: 10px;
}

@media screen and (max-width: 767px) {
 .p-atc6-list li:before {
  top: 15px;
 }
}

.p-atc6-number {
 font-size: 2.4rem;
 line-height: 1;
 font-weight: bold;
 color: #7d0000;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 position: absolute;
 top: -10px;
 left: 10px;
}

@media screen and (max-width: 767px) {
 .p-atc6-number {
  font-size: 2rem;
 }
}

.p-atc6-text {
 font-size: 1.6rem;
 line-height: 2.4rem;
 font-family: heisei-kaku-gothic-std, sans-serif;
}

@media screen and (max-width: 767px) {
 .p-atc6-text {
  font-size: 1.4rem;
  line-height: 1.4;
 }
}

.p-atc7 {
 margin-top: 16px;
}

.p-atc7-table {
 display: table;
 table-layout: fixed;
 font-family: heisei-kaku-gothic-std, sans-serif;
 margin-top: 21px;
}

@media screen and (max-width: 767px) {
 .p-atc7-table {
  display: block;
 }
}

.p-atc7-table dl {
 display: table;
 width: 100%;
 table-layout: fixed;
}

@media screen and (max-width: 767px) {
 .p-atc7-table dl {
  display: block;
 }
}

.p-atc7-table dt,
.p-atc7-table dd {
 display: table-cell;
 vertical-align: middle;
}

@media screen and (max-width: 767px) {

 .p-atc7-table dt,
 .p-atc7-table dd {
  display: block;
 }
}

.p-atc7-table dt {
 font-size: 1.6rem;
 line-height: 2.4rem;
 font-weight: bold;
 width: 140px;
 background: #ebebeb;
 border-top: 1px solid #ebebeb;
 border-bottom: 1px solid #fff;
 vertical-align: top;
 padding: 15px 20px;
}

@media screen and (max-width: 767px) {
 .p-atc7-table dt {
  width: 100%;
  border: 0;
  padding: 10px 15px 8px;
 }
}

.p-atc7-table dd {
 border-top: 1px solid #ebebeb;
 border-bottom: 1px solid #ebebeb;
 font-size: 1.6rem;
 line-height: 2.4rem;
 padding: 14px 20px;
}

@media screen and (max-width: 767px) {
 .p-atc7-table dd {
  padding: 14px 15px;
  font-size: 1.4rem;
  line-height: 1.4;
  border: 0;
 }
}

.p-atc7-table dd a {
 color: #7d0000;
 text-decoration: underline;
}

.p-atc7-text2 {
 font-weight: bold;
 padding-bottom: 6px;
}

.p-atc7-text3 {
 font-size: 1.4rem;
 line-height: 1.8rem;
 padding: 20px 0 26px;
}

.p-atc7-list1 li {
 font-size: 1.4rem;
 line-height: 2.4rem;
}

@media screen and (max-width: 767px) {
 .p-atc7-list1 li {
  font-size: 1.2rem;
  line-height: 1.4;
 }
}

.p-atc7-list1 li:before {
 content: '※';
}

.p-atc7-list1.red-color {
 margin-top: 10px;
}

.p-atc7-list1.red-color li {
 color: #7d0000;
}

.p-atc7-list2 > li {
 position: relative;
 padding-left: 15px;
 margin-bottom: 12px;
}

.p-atc7-list2 > li:before {
 content: '';
 width: 6px;
 height: 6px;
 background: #7d0000;
 border-radius: 50%;
 position: absolute;
 left: 0;
 top: 10px;
}

@media screen and (max-width: 767px) {
 .p-atc7-list2 > li:before {
  top: 6px;
 }
}

.p-atc7-txt1 {
 margin-bottom: 34px;
}

@media screen and (max-width: 767px) {
 .p-atc7-txt1 {
  margin-bottom: 20px;
 }
}

.p-atc7-txt1 .p-atc7-list1 li {
 font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
 .p-atc7-txt1 .p-atc7-list1 li {
  font-size: 1.4rem;
 }
}

.p-atc7-txt2 .p-atc7-list1 li {
 font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
 .p-atc7-txt2 .p-atc7-list1 li {
  font-size: 1.4rem;
 }
}

.p-atc7-txt3 {
 margin-left: 20px;
 width: calc(100% - 166px);
}

@media screen and (max-width: 767px) {
 .p-atc7-txt3 {
  width: 100%;
  margin-left: 0;
 }
}

.p-atc7-ttl {
 font-size: 1.8rem;
 line-height: 1;
 font-weight: bold;
 position: relative;
 padding-left: 25px;
 text-decoration: none !important;
 color: #000 !important;
}

.p-atc7-ttl:before {
 content: '';
 width: 8px;
 height: 8px;
 border-top: 1px solid #7d0000;
 border-right: 1px solid #7d0000;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 8px;
 left: 0;
}

.p-atc7-imgtxt {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-top: 6px;
 margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
 .p-atc7-imgtxt {
  display: block;
 }
}

.p-atc7-imgtxt:last-child {
 margin-bottom: 0;
 padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
 .p-atc7-img {
  text-align: center;
  margin-bottom: 20px;
 }
}

.p-atc8 {
 margin-top: 57px;
}

@media screen and (max-width: 767px) {
 .p-atc8 {
  margin-top: 30px;
 }
}

.p-atc8 .c-title1 {
 margin-bottom: 20px;
}

.p-atc8-ttl1 {
 font-size: 2rem;
 line-height: 2.8rem;
 font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
 font-weight: bold;
 position: relative;
 padding-left: 31px;
}

@media screen and (max-width: 767px) {
 .p-atc8-ttl1 {
  font-size: 1.6rem;
  line-height: 1.4;
  padding-left: 25px;
 }
}

.p-atc8-ttl1:before {
 content: '';
 width: 20px;
 height: 20px;
 border: 4px solid #7d0000;
 border-radius: 50%;
 position: absolute;
 top: 0;
 left: 0;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

@media screen and (max-width: 767px) {
 .p-atc8-ttl1:before {
  width: 16px;
  height: 16px;
  border: 3px solid #7d0000;
  top: 3px;
 }
}

.p-atc8-ttl2 {
 font-family: heisei-kaku-gothic-std, sans-serif;
 font-size: 1.6rem;
 line-height: 2.4rem;
 font-weight: bold;
 color: #7d0000;
}

.p-atc8-txt1 {
 margin-bottom: 16px;
}

.p-atc8-txt2 {
 margin: -10px 0 30px;
}

@media screen and (max-width: 767px) {
 .p-atc8-txt2 {
  margin: 0 0 20px;
 }
}

.p-atc8-txt2 .p-atc-text1 {
 line-height: 1.5;
}

@media screen and (max-width: 767px) {
 .p-atc8-txt2 .p-atc-text1 {
  line-height: 1.4;
 }
}

.p-atc9 {
 margin-top: 52px;
}

@media screen and (max-width: 767px) {
 .p-atc9 {
  margin-top: 30px;
 }
}

.p-atc9-btn {
 font-size: 2.4rem;
 line-height: 3.6rem;
 font-weight: bold;
 color: #263f6c;
 border: 2px solid #263f6c;
 width: 600px;
 height: 80px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 margin: 41px auto 80px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
 padding-top: 5px;
 text-decoration: none;
}

@media screen and (max-width: 767px) {
 .p-atc9-btn {
  width: 100%;
  max-width: 340px;
  font-size: 1.6rem;
  height: 60px;
  margin: 30px auto 40px;
 }
}

.p-atc9-btn:after {
 content: '';
 width: 10px;
 height: 10px;
 border-top: 2px solid #263f6c;
 border-right: 2px solid #263f6c;
 position: absolute;
 top: 50%;
 right: 20px;
 -webkit-transform: translateY(-50%) rotate(45deg);
 -ms-transform: translateY(-50%) rotate(45deg);
 transform: translateY(-50%) rotate(45deg);
}

.c-slide1__inner {
 display: flex;
 justify-content: center;
 zoom: 125%;
}

.movie-player-image {
 width: 100%;
 height: auto;
}

.c-breadcrumb {
  background: transparent;
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 113px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb {
    top: 1px;
  }
}
.c-breadcrumb__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.c-breadcrumb__item {
  position: relative;
  margin: 0 2px 0 0;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb__item {
    margin: 0 3px 0 0;
  }
}
.c-breadcrumb__item:first-child {
  margin: 0 3px 0 -6px;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb__item:first-child {
    margin: 0 3px 0 -4px;
  }
}
.c-breadcrumb__item::after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(190, 172, 86, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
.c-breadcrumb a, .c-breadcrumb span {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #fff;
  position: relative;
  z-index: 2;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb a, .c-breadcrumb span {
    font-size: 1rem;
  }
}
.c-breadcrumb span {
  padding: 6px 16px;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb span {
    padding: 3px 10px;
  }
}

