@charset "UTF-8";
#sns {
  display: table;
  min-height: 20px;
  margin-left: auto;
  margin-right: auto;
  color: transparent;
  font-size: 0;
  line-height: 1;
  vertical-align: bottom;
}

#sns ul {
  overflow: hidden;
  margin-bottom: 0;
}

#sns ul li {
  margin-right: 8px;
}

#sns ul li:last-child {
  margin: 0;
}

#sns iframe {
  vertical-align: bottom;
}

#sns a {
  color: transparent;
}

#sns .hatena-bookmark-button {
  visibility: hidden;
}

#content-twitter {
  width: auto;
}

#breadcrumb {
  position: relative;
  left: 65px;
  width: 830px;
  margin-left: auto;
  margin-right: auto;
}

#breadcrumb li {
  color: #999;
}

#breadcrumb li a {
  color: #999;
}

#pagetop-btn {
  background: #f0f0f0;
}

#main-nav .sub-nav {
  visibility: hidden;
}

.is-ready #main-nav .sub-nav {
  visibility: visible;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 60px;
}

.section--header .container {
  width: 780px;
  padding: 0;
}

.section--lead .container {
  width: 750px;
}

.section--origin .container {
  width: 960px;
  padding: 0;
}

.section-header .container {
  width: 780px;
}

.section-body .container {
  width: 790px;
}

.section {
  background: #f0f0f0;
}

.section .items-row {
  float: left;
  width: 370px;
}

.section .items-row:nth-child(2n) {
  float: right;
}

.section a {
  text-decoration: underline;
}

.section a:hover {
  text-decoration: none;
}

.section .h-lv1 {
  color: #0e6eb8;
}

.section .h-lv2 {
  color: #14ab3b;
}

.section .item .h4 {
  margin-bottom: 0.6em;
  padding-bottom: 0.2em;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  font-size: 18px;
  line-height: 140%;
  font-weight: bold;
}

.section .item p {
  font-size: 14px;
  line-height: 180%;
}

.section del {
  display: block;
  color: #a0a0a0;
}

.section-header {
  text-align: center;
}

.section-header .container {
  padding-top: 40px;
  padding-bottom: 50px;
}

.section-header .h2 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 42px;
}

.section-header p {
  color: #fff;
  font-size: 16px;
  line-height: 180%;
}

.section-header .image {
  position: relative;
  width: 110px;
  height: 110px;
  margin: 0 auto;
  border-radius: 50%;
  background: #1a2020 url(/images/outline/v2_column/seman_02.png) no-repeat center 10px;
}

.section-header .image span {
  position: absolute;
  top: -6px;
  left: -92px;
  display: block;
  width: 80px;
  border-radius: 50%;
  background: #1a2020;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 48px;
  line-height: 80px;
  color: #fff;
}

.section-header .image span:after {
  content: "";
  position: absolute;
  top: 62px;
  left: 59px;
  border: solid 5px transparent;
  border-left: solid 20px #1a2020;
}

.section--skills .section-header {
  background: #1e88e5;
}

.section--chart .section-header {
  background: #14a83b;
}

.section--objectives .section-header {
  background: #7e57c2;
}

.section--measures .section-header {
  background: #ee8511;
}

.section-footer {
  margin-top: 40px;
  padding: 30px 25px 25px 145px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2) url(/images/outline/v2_column/seman_03.png) no-repeat 30px 20px;
}

.section-footer .h4 {
  margin-bottom: 0.8em;
  color: #717171;
  font-size: 20px;
}

.section-footer p,
.section-footer li {
  margin-top: 0.8em;
  font-size: 14px;
  line-height: 180%;
}

.section-footer li {
  position: relative;
  padding-left: 40px;
  font-size: 14px;
  line-height: 180%;
}

.section-footer li:before {
  content: "\f122";
  position: absolute;
  left: 10px;
  font-family: ionicons;
}

.section--chart .section-footer li:before {
  color: #14a83b;
}

.section--objectives .section-footer li:before {
  color: #7e57c2;
}

.section-footer .note {
  margin-top: 1em;
  color: #666;
  font-size: 12px;
}

.section-footer .btn {
  position: relative;
  left: -60px;
}

.section-footer .btn a {
  display: table;
  margin: 1.2em auto 0 auto;
  padding: 1em 4em;
  color: #fff !important;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.section-footer .btn a:hover {
  background: #222;
}

.section--measures .section-footer .btn a {
  background: #ee8511;
}

.del {
  text-decoration: line-through;
}

.del del {
  text-decoration: none;
}

.h4 .del {
  margin-bottom: 0.2em;
}

.edited .del {
  color: rgba(30, 136, 229, 0.6);
}

.moved .del {
  color: rgba(126, 87, 194, 0.6);
}

.deleted .del {
  color: rgba(211, 47, 47, 0.6);
}

.has-diff .del,
.has-diff .moved-from,
.has-diff .comment {
  display: none;
}

.has-diff .item {
  margin-top: 40px;
  margin-left: 30px;
  padding-left: 9px;
  border-left: solid 1px transparent;
}

.show-diff .del,
.show-diff .comment,
.show-diff .moved {
  display: block;
}

.show-diff .item .edited,
.show-diff .item .moved,
.show-diff .item .added,
.show-diff .item .deleted {
  margin-left: -10px;
  padding-left: 9px;
  border-left: solid 1px transparent;
}

.show-diff .item .edited {
  border-color: rgba(30, 136, 229, 0.6);
}

.show-diff .item .moved {
  border-color: rgba(126, 87, 194, 0.6);
}

.show-diff .edited,
.show-diff .moved,
.show-diff .added,
.show-diff .deleted {
  position: relative;
}

.show-diff .edited:before,
.show-diff .moved:before,
.show-diff .added:before,
.show-diff .deleted:before {
  position: absolute;
  top: 0;
  left: -22px;
  font-family: ionicons;
  line-height: 140%;
  font-size: 16px;
}

.show-diff .edited:after,
.show-diff .moved:after,
.show-diff .added:after,
.show-diff .deleted:after {
  position: absolute;
  top: -20px;
  left: 10px;
  padding: 4px 6px 3px 6px;
  border-radius: 2px;
  color: #fff;
  line-height: 100%;
  font-size: 12px;
  z-index: 1;
}

.show-diff .edited {
  border-color: rgba(30, 136, 229, 0.6);
}

.show-diff .edited:before {
  content: "\f2bf";
  color: #1e88e5;
}

.show-diff .edited:hover:after {
  content: "変更";
  background: rgba(30, 136, 229, 0.8);
}

.show-diff .moved {
  border-color: rgba(126, 87, 194, 0.6);
}

.show-diff .moved:before {
  content: "\f108";
  color: #7e57c2;
}

.show-diff .moved:hover:after {
  content: "移動";
  background: rgba(126, 87, 194, 0.8);
}

.show-diff .moved-from:before {
  content: "\f108";
}

.show-diff .moved-to:before {
  content: "\f10b";
}

.show-diff .deleted:before {
  content: "\f128";
  color: #d32f2f;
}

.show-diff .deleted:hover:after {
  content: "削除";
  background: rgba(211, 47, 47, 0.8);
}

.show-diff .added:before {
  content: "\f216";
  color: #14a83b;
}

.show-diff .added:hover:after {
  content: "新規追加";
  background: rgba(20, 168, 59, 0.8);
}

.show-diff .comment {
  margin-top: 1em;
  margin-left: 40px;
  padding: 8px 10px;
  border-radius: 3px;
  background: #dbe5ef;
  font-size: 12px;
  line-height: 160%;
}

.section--header {
  padding-top: 92px;
  background: #1a2020;
  color: #fff;
}

.section--header .h1 {
  margin-top: 80px;
  margin-bottom: 100px;
  margin-left: 210px;
  font-size: 48px;
  line-height: 120%;
}

.section--header span,
.section--header b {
  display: block;
}

.section--header .h1-shoulder {
  font-size: 22px;
}

.section--header b {
  color: #db5335;
}

.header-logo {
  position: absolute;
  top: 0;
  display: block;
  width: 160px;
  height: 160px;
  background: url(/images/outline/v2_column/logo.png) no-repeat;
}

.header-mascot {
  position: absolute;
  bottom: 0;
  right: -10px;
  display: block;
  width: 100px;
  height: 95px;
  background: url(/images/outline/v2_column/seman_01.png) no-repeat;
}

.header-mascot.is-ready {
  cursor: pointer;
}

#sns {
  position: relative;
  top: -50px;
}

.section--lead {
  background: #fff;
}

.section--lead .container {
  padding-bottom: 30px;
}

.section--lead .container:after {
  content: "\f123";
  display: table;
  margin: 20px auto 0 auto;
  font-family: ionicons;
  font-size: 48px;
  line-height: 100%;
}

.section--lead .h2 {
  margin-bottom: 0.75em;
  color: #ec6d34;
  font-size: 24px;
  line-height: 140%;
}

.section--lead p {
  font-size: 16px;
  line-height: 200%;
}

.section--skills .items .h3 {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  font-size: 42px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
}

.section--skills .items span {
  display: block;
  margin-top: 1em;
  color: #717171;
  font-size: 20px;
  line-height: 120%;
}

.section--skills li {
  position: relative;
  margin-top: 1.2em;
  padding-left: 40px;
  font-size: 14px;
  line-height: 180%;
}

.section--skills li:before {
  content: "\f122";
  position: absolute;
  left: 10px;
  color: #1e88e5;
  font-family: ionicons;
}

.section--skills b {
  margin: 0 0.2em;
  color: #1e88e5;
  font-size: 16px;
  vertical-align: middle;
}

.section--chart img {
  display: block;
  margin: 20px auto;
}

.section--chart .items p:not(.comment) {
  margin-top: 0.5em;
}

.section--chart .image-chart-diff {
  display: none;
}

.section--chart.show-diff .image-chart {
  display: none;
}

.section--chart.show-diff .image-chart-diff {
  display: block;
}

.section--objectives .h3 {
  margin-top: 50px;
  padding-bottom: 25px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  font-size: 42px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
}

.section--objectives .h3:first-child {
  margin-top: 0;
}

.section--objectives .items .h4 {
  margin-top: 1em;
}

.section--objectives .items p:not(.comment) {
  margin-top: 0.2em;
}

.section--measures img {
  display: block;
  margin: 0 auto;
}

.section--measures .item:not(:first-child) {
  margin-top: 40px;
}

.section--measures .item p {
  margin-top: 1.2em;
}

.diff-control {
  position: fixed;
  bottom: 10px;
  z-index: 1;
  width: 100%;
}

.diff-control ul {
  position: relative;
  display: table;
  margin: 0 auto;
  box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.diff-control ul:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  display: block;
  width: 56px;
  height: 56px;
  overflow: hidden;
  background: url(/images/outline/v2_column/seman_01.png) no-repeat;
  background-size: 56px auto;
}

.diff-control ul li {
  display: none;
  padding: 15px 20px 14px 76px;
  background: rgba(0, 0, 0, 0.8);
}

.diff-control ul li:hover {
  background: #222222;
}

.diff-control ul li:last-child {
  background: #119133;
}

.diff-control ul li.is-active {
  display: block;
}

.diff-control.on-objectives li:last-child {
  background: #7044bb;
}

/*# sourceMappingURL=outline-v2-column.css.map */
