@charset "utf-8";
/*
theme Name: g-cio_wp
Author: Plusers
Description: original theme
version： 2.0.0
*/

/*cssのリセット*/

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: break-word;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */

input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type="search"] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px /* Correct the outline style in Safari */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"], /* Prevent a WebKit bug where (2) destroys native `audio` and `video`controls in Android 4 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */

img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */

/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/*サイトの基本となるCSS*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #252525;
}
.main-contents {
  max-width:1080px;
  margin: 100px auto;
}
.centering {
  margin: 20px auto;
  text-align: center;
}
/*サイドナビ*/
header {
  width: 100%;
  min-width: 960px;
  height: 100px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  margin-top: -50px;
}
main {
  display: block; /* for IE */
  margin-left: 24%;
  margin-top: 72px;
  padding-left: 4em;
  padding-right: 4em;
  clear: both;
  min-height: 600px;
}
main p {
  padding: 0 1em;
}
.menu {
  position: fixed;
  left: 0px;
  width: 24%;
  height: 100vh;
  background: #f2f2f2;
  top: 80px;
  padding: 1em 1em 5em 1em;
  font-size: 16px;
  /* 縦方向のスクロールバーを表示 */
  overflow-y: scroll;
  /* IE などのスクロールバーの色設定 */
  scrollbar-face-color: #999;
  scrollbar-track-color: #eee;
  /* スマホ用の慣性スクロール */
  -webkit-overflow-scrolling: touch;
}
.menu li {
  list-style: none;
}
p.big_m {
  font-size: 1.2em;
  font-weight: bold;
}
.treemenu {
  width: 100%;
}
.tree-menu {
  margin: 0;
  padding-top: 10px;
}
.tree-menu ul {
  display: none;
}
.tree-menu li {
  list-style-type: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tree-menu input[type=checkbox] {
  position: absolute;
  opacity: 0;
  display: none;
}
nav.menu a {
  text-decoration: none;
}
.tree-menu label, .tree-menu a {
    position: relative;
    display: block;
    padding: 3px 0px;
    color: #495867;
}
.tree-menu a:hover{
	color: #7a8998;
}
.tree-menu label:before, .tree-menu a:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tree-menu label { /* 第1階層 */
  cursor: pointer;
  padding-left: 1.5em;
}
.tree-menu label:before { /* 第1階層の丸矢印アイコン（90度傾ける）*/
  left: 0px;
  background-image: url(https://tenpureijiru.up.seesaa.net/image/i_arrow01.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.tree-menu label:after {
  left: 32px;
  background-image: url(image/folder_plus.png);
  background-repeat: no-repeat;
}
.tree-menu a:after { /* オレンジ矢印アイコン */
  background-image: url(https://tenpureijiru.up.seesaa.net/image/i_arrow02.gif);
  background-repeat: no-repeat;
	filter: grayscale(100%);
}
.tree-menu label a:after {
  background-image: none;
} /* オレンジ矢印アイコンなし(ラベルつき) */
.tree-menu input[type=checkbox]:checked + label:before { /* 丸矢印アイコンを回転する */
  -webkit-transform: translateY(-50%) rotate(360deg);
  -moz-transform: translateY(-50%) rotate(360deg);
  -ms-transform: translateY(-50%) rotate(360deg);
  -o-transform: translateY(-50%) rotate(360deg);
  transform: translateY(-50%) rotate(360deg);
}
/*.tree-menu input[type=checkbox]:checked + label:after { 
  background-image: url(image/folder_minus.png);
  background-repeat: no-repeat;
}*/ /* フォルダアイコン（マイナス）*/
.tree-menu input[type=checkbox]:checked + label + ul, .tree-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  display: block;
}
.tree-menu ul a { /* 第2階層文字の位置 */
  padding-left: 2.5em;
}
.tree-menu ul label a { /* ラベルつき第2階層文字の位置 */
  padding-left: 0;
  margin-left: 1em;
}
.tree-menu ul label {
  left: 0px;
}
.tree-menu ul label:before { /* 第2階層の丸矢印の位置 */
  left: 1em;
}
.tree-menu ul label:after, .tree-menu ul a::after { /* 第2階層のフォルダアイコン、オレンジ矢印の位置 */
  left: 1em;
}
.tree-menu ul ul label, .tree-menu ul ul a { /* 第3階層文字の位置 */
  margin-left: 2em;
  padding-left: 1.5em;
}
.tree-menu ul ul label a {
  padding-left: 0px;
}
.tree-menu ul ul label:before {
  left: 52px;
} /* 第3階層の丸矢印の位置 */
.tree-menu ul ul label:after, .tree-menu ul ul a::after { /* 第3階層の丸矢印、オレンジ矢印の位置 */
  left: 0em;
}
.tree-menu ul ul ul label, .tree-menu ul ul ul a { /* 第4階層文字の位置 */
  padding-left: 125px;
}
.tree-menu ul ul ul label a { /* 第4階層文字の位置2 */
  padding-left: 0px;
}
.tree-menu ul ul ul label:before {
  left: 74px;
} /* 第4階層の丸矢印*/
.tree-menu ul ul ul a::after, .tree-menu ul ul ul label::after { /* 第4階層の丸矢印、オレンジ矢印の位置 これはフォルダあいこん？ */
  left: 96px;
}
.tree-menu ul ul ul ul a {
  padding-left: 150px;
}
.tree-menu ul ul ul ul label {
  padding-left: 0px;
}
.tree-menu ul ul ul ul label::before {
  left: 96px;
}
.tree-menu ul ul ul ul label::after {
  left: 118px;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}
body {
  line-height: 1.5;
  font-family: sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.mainnav a {
  text-decoration: none;
  color: #fff
}
#header {
  background: #00264D;
  height: 80px;
  position: fixed;
  position: -webkit-fixed;
  top: 0;
  display: flex;
  width: calc(100vw - 15px); /* 追加 */
}
#header:after {
  content: "";
  clear: both;
  display: block
}
input {
  border: none;
  padding: 10px;
  border-radius: 20px
}
.top_btn {
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.top_btn a {
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 0 32px;
  height: 60px;
}
.top_btn a:hover {
  background: #003366;
}
nav.mainnav {
  height: 60px;
  position: relative;
}
nav.mainnav > ul {
  display: flex;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 60px;
}
nav.mainnav li {
  list-style: none;
  height: 60px;
}
nav.mainnav .dropdown {
  position: relative;
}
nav.mainnav li.top_btn {
  position: absolute;
  left: 0;
}
nav.mainnav li a {
  display: block;
  padding: 0 32px;
  height: 60px;
}
nav.mainnav li a:hover {
  background: #003366;
}
nav.mainnav li ul {
  display: none
}
nav.mainnav li:hover ul {
  display: inline
}
nav.mainnav li li {
  float: none
}
nav.mainnav .dropdown ul {
  position: absolute;
  left: 0;
  top: 100%;
  background: #f2f2f2;
  padding: 20px 0;
  border-bottom: 3px solid #1e262d;
}
nav.mainnav .dropdown li {
  white-space: nowrap;
  line-height: 30px;
}
nav.mainnav .dropdown li a {
  padding: 10px 35px;
  font-size: 13px;
  min-width: 200px;
  line-height: 30px;
}
nav.mainnav .mega-dropdown {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  overflow: hidden;
  padding: 20px 35px;
  border-bottom: 3px solid #34495e
}
nav.mainnav li li a {
  float: none;
  color: #333;
  display: block;
  padding: 8px 10px;
  border-radius: 3px;
  font-size: 13px
}
nav.mainnav li li a:hover {
  background: #f2f2f2;
  color: #5E7D9C;
}
.mega-col {
  width: 25%;
  float: left
}
@media screen and (max-width: 1170px) {
  nav.mainnav > ul > li > a {
    padding: 35px 15px
  }
}
@media screen and (min-width: 960px) {
  nav.mainnav {
    display: block !important;
    position: absolute;
    right: 0px;
    width: 100%;
  }
  #sidebarMenu {
    display: none;
  }
  .breadcrumb_box_sp {
    display: none;
  }
}
@media screen and (max-width : 959px) {
  nav.mainnav li a {
    height: auto;
    padding: 10px 35px;
  }
  main img {
    width: 100%;
  }
  main table {
    width: 100%;
  }
  nav.mainnav {
    display: none;
    width: 100%;
    clear: both;
    float: none;
    height: auto;
    padding: 56px 10px 10px 10px;
  }
  #menu-icon {
    display: inline;
    top: 30px;
    cursor: pointer;
  }
  #menu-icon.active .first {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 10px;
  }
  #menu-icon.active .second {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    top: -9px;
  }
  #menu-icon.active .third {
    display: none;
  }
  #header {
    background: #00264D;
    width: 100%;
    height: 40px;
    position: fixed;
    position: -webkit-fixed;
    top: 0;
    display: flex;
	  z-index: 10;
  }
  nav.menu {
    display: none;
  }
  main {
    margin-left: 0%;
	  margin-top:0;
  }
 /*html, body {
    overflow-x: hidden;
    height: 100%;
  }*/
  body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: 'Varela Round', sans-serif;
    font-size: 4.6875vw;
  }
  .main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
  }
  .mainInner {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
  }
  .mainInner div {
    display: table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
  }
  #sidebarMenu {
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    transform: translateX(-250px);
    transition: transform 250ms ease-in-out;
    background: #00264D;
    /* 縦方向のスクロールバーを表示 */
    overflow-y: scroll;
    /* IE などのスクロールバーの色設定 */
    scrollbar-face-color: #999;
    scrollbar-track-color: #eee;
    /* スマホ用の慣性スクロール */
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
	  padding-bottom: 40px;
	  z-index: 101;
  }
  .sidebarMenuInner {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
  }
  .sidebarMenuInner li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px;
    cursor: pointer;
  }
  .sidebarMenuInner li span {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
  }
  .sidebarMenuInner li a {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
  }
  input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
  }
  input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
  }
  .sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 12px;
    left: 15px;
    height: 22px;
    width: 22px;
	position: fixed;
    overflow-y: scroll;
  }
  .spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
  }
  .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
  }
  .diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
  }
  .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
  }
  .breadcrumb_box {
    display: none;
  }
  .sidebarMenuInner li ul li {
    padding: 0px;
  }
  .tree-menu label:before { /* 第1階層の丸矢印アイコン（90度傾ける）*/
    -webkit-filter: grayscale(100%) brightness();
    -moz-filter: grayscale(100%) brightness(100);
    -o-filter: grayscale(100%) brightness(100);
    -ms-filter: grayscale(100%) brightness(100);
    filter: grayscale(100%) brightness(100);
  }
  main {
    padding: 0px 1em;
  }
  .main-contents {
    margin: 0 0 1em 0;
  }
  .breadcrumb_box_sp {
    font-size: 12px;
    line-height: 20px;
    bottom: 0;
    width: 100%;
    padding: 1em;
    margin-top: 40px;
    display: block;
    color: #494949;
  }
  .breadcrumb_box_sp a {
    color: #494949;
  }
}
/*パンくず*/
.breadcrumb {
  padding-left: 0;
  margin-left: 0;
}
.breadcrumb li {
  display: inline; /*横に並ぶように*/
  list-style: none;
}
.breadcrumb li:after { /* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #fff;
}
.breadcrumb_box_sp li { /* スマホのときの>を表示*/
 display: inline; /*横に並ぶように*/
  list-style: none;
}
.breadcrumb_box_sp li:after { /* スマホのときの>を表示*/
  content: '>';
  padding: 0 3px;
  color: #494949;
}
.breadcrumb li:last-child:after { /* >を表示*/
  display: none;
}
.breadcrumb_box {
  background: #40668C;
  vertical-aline: bottom;
  font-size: 12px;
  line-height: 20px;
  bottom: 0;
  position: absolute;
  width: 100%;
  color: #fff;
  padding: 0 24px;
}
.breadcrumb_box a {
  color: #fff;
  text-decoration: none;
}
.table-of-coments ul li ul {
  margin-block-end: 2em;
} /*編の隙間*/
.table-of-coments ul ul ol li {
  margin-block-start: 0em;
  margin-block-end: 0em;
}
.table-of-coments ul li {
  list-style-type: none;
}
.table-of-coments ul ul li {
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: 1em;
  margin-inline-end: 0.5em;
}
/*.tree-menu.animated label:before { 
-webkit-transition: -webkit-transform 0.8s;
-moz-transition: -moz-transform 0.8s;
transition: transform 0.8s;
} */ /* アイコン回転の速さ */

#booty {
	margin-top: 32px;
    padding: 16px 16px 32px;
  background: #40668c;
  color:#fff;
  color: #bfccd9;
}
#booty a{
color: #fff;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
  background: #40668c;
}
/*#siteinfo li>a:before {
    font-family: fontawesome;
    content: '\f35a';
    padding: 0 3px 0 0;
}*/
#siteinfo li {
    display: inline-block;
    margin: 0 1.5em 0 0;
}
/*ページング*/
.prev-next-link a {
  border-bottom: 1px #ddd solid;
  display: block;
  text-decoration: none;
  padding: 14px 40px;
  color: #0bd;

}
.prev-next-link a:hover {
  background-color: #f6f6f6;
}
.prev-next-link a:first-child {
  border-top: 1px #ddd solid;
}
.prev-next-label {
  font-size: .825rem;
  color: #000;
  margin-bottom: 10px;
}

/* Arrows */
.prev-link {
  background: url(https://www.webcreatorbox.com/sample/images/arrow-prev.svg) no-repeat 10px center;
}
.next-link {
  background: url(https://www.webcreatorbox.com/sample/images/arrow-next.svg) no-repeat right 10px center;
}
.prev-link,
.next-link {
  background-size: 16px 28px;
	
}

/* Larger devices */
@media ( min-width: 600px) {
  .prev-next-link {
    display: flex;
  }
  .prev-next-link a {
    flex: 1;
  }
  .prev-next-link a,
  .prev-next-link a:first-child {
    border: none;
  }
  .next-link {
    text-align: right;
  }
}
/*TOPに戻るボタン*/
/* パソコン・スマホ共通のCSS */
#PageTopBtn {
    position: fixed; /*ボタンの配置場所を固定*/
    bottom: -10px; /*下からのボタンの配置場所を指定*/
    right: 10px; /*右からのボタンの配置場所を指定*/
}
#PageTopBtn a {
    display: block; /*配置の調整*/
    text-decoration: none; /*文字の下線を消す*/
    color: #fff; /*文字の色*/
    background: #00264d; /*ボタンの背景色*/
    text-align: center; /*文字を中央に配置*/
    outline: none; /*クリックしたときの黒い枠を消す*/
}
#PageTopBtn a:hover {
    text-decoration: none; 
    background: #87cefa; /*マウスオーバー時の背景色*/
}

/* パソコンで表示する場合のCSS */
@media (min-width: 768px) {
#PageTopBtn {
    font-size: 13px; /*文字のサイズ*/
}
#PageTopBtn a {
    width: 100px; /*ボタンの幅*/
    height: 70px; /*ボタンの高さ*/
    padding: 24px 0; /*文字の配置場所の調整*/
}
}


/* スマホで表示する場合のCSS */
@media (max-width: 767px) {
#PageTopBtn {
    font-size: 10px;
}
#PageTopBtn a {
    width: 70px;
    height: 50px;
    padding: 17px 0;
}
}


/*ページトップ*/
/*.page_top {
    position:fixed;
    bottom:10px;
    right:10px;
    padding: 5px 15px;
    color:#fff;
    font-size:20px;
    text-decoration:none;
    background:#26ADD6;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    z-index: 5;
}
.page_top:hover {
    background:#26ADD6;
    opacity: 0.7;
}*/



.page_top {
    /* position: fixed; */
    /* bottom: 10px; */
    /* right: 10px; */
    /* padding: 5px 15px; */
    /* color: #fff; */
    /* font-size: 20px; */
    /* text-decoration: none; */
    /* background: #26ADD6; */
    /* border-radius: 30px; */
    /* -webkit-border-radius: 30px; */
    -moz-border-radius: 30px;
    z-index: 5;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    opacity: 0.7;
}
.page_top a{
	 position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
.page_top:before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f106';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    transform: translateY(-25%);
}
/*コンテンツCSS*/
h1 {
  border-top: 2px solid #495867;
  border-bottom: 2px solid #495867;
  margin: 1.5em 0 0.5em;
  padding: 1em 1.6em ;
  line-height: 28px;
  font-weight: bold;
  font-size: 1.6em;
	 color: #494949;/*文字色*/
}
h1 span {
  display: block;
  font-size: 0.8em;
}


h2{color:#fff;
font-size: 1.5em;
margin-top : -100px;
padding-top : 100px;
}

h2 span {
    display: block;
    background: #495867;/*背景色*/
    padding: 0.9em;
    margin: 1.4em 0 0.5em;
}


h3 {
margin: 1.3em 0 0.5em;
color: #494949;/*文字色*/
font-size: 1.4em;
margin-top : -100px;
padding-top : 100px;
}

h3 span {
    display: block;
	border-left: solid 5px #495867;/*左線（実線 太さ 色）*/
    background: #f0f0f0;/*背景色*/
  margin: 1.3em 0.2em 0.5em;
  padding: 0.8em;/*文字周りの余白*/
}  

h4 {
  border-bottom: 3px solid #495867;
  color: #494949;/*文字色*/
margin-bottom: 0.5em;
  margin-top : -100px;
  padding-top : 100px;
      line-height: 1.2em;
  font-weight: bold;
  font-size: 1.3em;
	display: block;
	margin-right: 0.4em;
    margin-left: 0.4em;
}

h4 span {
	display: block;
  background: #f0f0f0;/*背景色*/
  margin: 1.2em 0 0;
  padding: 0.7em;
}

h5 {
  margin-bottom: 16px;
  margin: 1.1em 0.6em 0.5em;
  padding: 0.3em;
  color: #494949;/*文字色*/
    border-bottom: 2px solid #495867;
  font-size: 1.2em;
		display: block;
}
h5 span {
	display: block;
  margin: 1.1em 0 0.5em;
  padding: 0.3em;
}

h6 {
  color: #4d3e39;
  margin: 1em 0.8em 0em;
      line-height: 1.2em;
  font-weight: bold;
	font-size: 1em;
	padding: 0.2em; /*文字周りの余白*/
}

nav.mainnav li li a:visited {
    background: #bdc3c7;
    color: #00264D;
}
main a{
	color: #495867;
}
main a:hover{
	color: #7a8998;
}


@media screen and (max-width: 959px) {

	h2 span,h3 span,h4 span{
		margin-top: 16px;
	}
h1 {
  margin: 0 0 0.5em;
  padding: 1em;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 1.2em;
}
h1 span {
  display: block;
  font-size: 0.8em;
}


h2{color:#fff;
font-size: 1.15em;
margin-top : -50px;
padding-top : 50px;
}

h2 span {
    display: block;
    background: #495867;/*背景色*/
    padding: 0.9em;
    margin: 1em 0 0.5em;
}


h3 {
margin: 1em 0 0.5em;
color: #494949;/*文字色*/
font-size: 1.1em;
margin-top : -50px;
padding-top : 50px;
}

h3 span {
    display: block;
	border-left: solid 5px #495867;/*左線（実線 太さ 色）*/
    background: #f0f0f0;/*背景色*/
  margin: 1em 0.2em 0.5em;
  padding: 0.8em;/*文字周りの余白*/
}

h4 {
  border-bottom: 3px solid #495867;
  color: #494949;/*文字色*/
margin-bottom: 0.5em;
  margin-top : -50px;
  padding-top : 50px;
      line-height: 1.2em;
  font-weight: bold;
  font-size: 1.05em;
	display: block;
	margin-right: 0.4em;
    margin-left: 0.4em;
}

h4 span {
	display: block;
  background: #f0f0f0;/*背景色*/
  margin: 1em 0 0;
  padding: 0.7em;
}

h5 {
  margin-bottom: 16px;
  margin: 1.1em 0.6em 0.5em;
  padding: 0.3em;
  color: #494949;/*文字色*/
    border-bottom: 2px solid #495867;
  font-size: 1.2em;
		display: block;
}
h5 span {
	display: block;
  margin: 1em 0 0.5em;
  padding: 0.3em;
}

h6 {
  color: #4d3e39;
  margin: 1em 0.8em 0.5em;
      line-height: 1.2em;
  font-weight: bold;
	font-size: 1em;
	padding: 0.2em; /*文字周りの余白*/
}
}
.current{
	background: #495867;
}

body {
  font-family: "Open Sans", sans-serif;
}
.check-list_box{
	text-align: center;
	
}
.check-list{
	width:45%;
	display: inline-block;
}
table.check-table{
	margin: 1em;
}
table {
  border-collapse: collapse;
  padding: 0;
      box-shadow: 0 0 15px -6px #00000073;
}
table tr {
  background-color: #fff;
}

table th,
table td {
 padding:  0.8em;
vertical-align:top;
}
table thead th {
   font-size: .85em;
    padding: 1em;
}
table thead tr{
  background-color: #B38C40;
  color:#fff;
}
table tbody th {
  text-align: left;
  font-size: .8em;
}
.txt{
   text-align: left;
   font-size: .75em;
}
.price{
  color: #000;
  font-weight: bold;
}
@media screen and (max-width: 690px) {
  table{width: 100%;}
	.check-list{
	width:100%;
}
	table.check-table{
		margin: 0;
	}
}
.page_top{
	background:#495867;
}
/*関連記事スコア非表示*/
abbr{
display: none;
}