@charset "UTF-8";
/* Responsive: yes */
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, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  color: #4D4D4D;
  line-height: 1.0;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif, "Lato";
  font-weight: normal;
  text-align: left;
}

body {
  counter-reset: tableContentsListItem sectionTitle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  height: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

input,
select {
  margin: 0;
  padding: 0;
  outline: none;
}

a {
  color: #4D4D4D;
  text-decoration: none;
}

a:hover {
  color: #05A7C9;
}

ol, ul {
  list-style: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

strong {
  font-weight: bold;
}

#globalheader-container,
#blog-title-content #title,
#main-inner .entry-header,
#main-inner .entry-footer .entry-footer-section,
#main-inner .entry-footer .social-buttons,
.autopagerize_insert_before,
.pager.pager-permalink.permalink,
.hatena-module-title,
#footer {
  display: none;
}

.entry-footer {
  padding-top: 2rem;
}

@media screen and (min-width: 768px) {
  .l-container {
    width: 120rem;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #top-editarea {
    margin-bottom: 9rem;
  }
}

@media screen and (min-width: 768px) {
  .l-breadcrumbsList {
    margin-bottom: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .l-breadcrumbsList {
    margin-bottom: 2rem;
    padding: 0 3%;
  }
}

@media screen and (min-width: 768px) {
  #content-inner {
    width: 120rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  #content-inner #wrapper {
    width: 82rem;
  }
}

@media screen and (min-width: 768px) {
  .entry-inner {
    padding: 4rem 0;
  }
}

.l-contents {
  margin-bottom: 4rem;
}

.l-contents:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .l-contents {
    padding: 0 3%;
  }
}

@media screen and (min-width: 768px) {
  .hatena-module-body {
    width: 32rem;
    padding: 5rem 3rem;
  }
}

@media screen and (min-width: 768px) {
  .l-sidenav {
    padding: 5rem 0;
    border-bottom: 0.1rem solid #D9D9D9;
  }
  .l-sidenav:first-child {
    padding-top: 0;
  }
}

.l-learn {
  background: #F8F8F8;
}

@media screen and (min-width: 768px) {
  .l-learn {
    padding: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .l-learn {
    padding: 2rem;
  }
}

.l-learn .l-learn-item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .l-learn .l-learn-item {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .l-learn .l-learn-item {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .l-footer-top {
    border-top: 0.1rem solid #D9D9D9;
    background: #F8F8F8;
    padding: 3rem 0;
  }
}

@media screen and (max-width: 767px) {
  .l-footer-top {
    margin-bottom: 2rem;
    padding: 2rem 5% 0;
  }
}

@media screen and (min-width: 768px) {
  .l-footer-top .l-col-wrapper {
    display: flex;
    justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .l-footer-top .l-footer-navigation {
    padding: 0 5rem;
  }
  .l-footer-top .l-footer-navigation:nth-child(2) {
    border-left: 0.1rem solid #D9D9D9;
    border-right: 0.1rem solid #D9D9D9;
  }
}

@media screen and (max-width: 767px) {
  .l-footer-top .l-footer-navigation {
    width: 100%;
    padding: 2rem 0;
    border-bottom: 0.1rem solid #D9D9D9;
  }
  .l-footer-top .l-footer-navigation:first-child {
    padding-top: 0;
  }
  .l-footer-top .l-footer-navigation:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .l-footer-middle {
    background: #F8F8F8;
    position: relative;
    padding: 2rem 0;
    border-bottom: 0.1rem solid #D9D9D9;
  }
}

@media screen and (max-width: 767px) {
  .l-footer-middle {
    padding: 1rem 0;
  }
}

.l-footer-bottom {
  background: #4D4D4D;
}

@media screen and (min-width: 768px) {
  .l-footer-bottom {
    padding: 2rem 0;
  }
}

@media screen and (max-width: 767px) {
  .l-footer-bottom {
    padding: 1rem 0;
  }
}

@media screen and (max-width: 767px) {
  .page-entry .customized-footer {
    padding: 2rem 0;
    border-bottom: 0.1rem solid #D9D9D9;
  }
}

@media screen and (max-width: 767px) {
  .customized-footer {
    border-top: 0.1rem solid #D9D9D9;
  }
}

@media screen and (min-width: 768px) {
  .l-cta {
    display: flex;
    justify-content: space-around;
  }
}

@media screen and (min-width: 768px) {
  .l-cta .l-cta-col {
    width: 33rem;
  }
}

@media screen and (max-width: 767px) {
  .l-cta .l-cta-col:first-child {
    margin-bottom: 4rem;
  }
}

.l-sns-wrapper {
  display: flex;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .l-sns-wrapper {
    justify-content: space-around;
    position: absolute;
    right: 1rem;
    bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .l-sns-wrapper {
    width: 70%;
    justify-content: space-evenly;
  }
}

.l-content-text:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .l-content-text {
    margin-bottom: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .l-content-text {
    margin-bottom: 2rem;
  }
}

.topHeaderTitle {
  font-size: 1.8rem;
  padding: 2rem 0;
  text-align: center;
}

.topHeaderImage {
  background: url("https://cdn-ak.f.st-hatena.com/images/fotolife/d/diyguide/20190524/20190524105450.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.topHeaderImage a {
  display: block;
}

@media screen and (min-width: 768px) {
  .topHeaderImage {
    width: 120rem;
    height: 20rem;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .topHeaderImage a {
    width: 100%;
    height: 0;
  }
}

@media screen and (max-width: 767px) {
  #bottom-editarea {
    background: #F8F8F8;
  }
}

#bottom-editarea .footerNavigationTitle {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #bottom-editarea .footerNavigationTitle {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  #bottom-editarea .footerNavigationTitle {
    color: #969696;
    font-size: 1.2rem;
    margin-bottom: 1.4rem;
  }
}

#bottom-editarea .footerNavigation .footerNavigationItem:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  #bottom-editarea .footerNavigation .footerNavigationItem {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  #bottom-editarea .footerNavigation .footerNavigationItem {
    color: #969696;
    font-size: 1rem;
    margin-bottom: 1.4rem;
  }
  #bottom-editarea .footerNavigation .footerNavigationItem a {
    display: block;
  }
}

#bottom-editarea .topText {
  line-height: 1.7;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #bottom-editarea .topText {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  #bottom-editarea .topText {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}

#bottom-editarea .topText .link .linkArrow {
  width: 1rem;
}

#bottom-editarea .topText .link a {
  color: #05A7C9;
}

#bottom-editarea .topText .link a:hover {
  opacity: .7;
}

#bottom-editarea .bottomText {
  color: #FFF;
  line-height: 1.7;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #bottom-editarea .bottomText {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  #bottom-editarea .bottomText {
    font-size: 1.2rem;
  }
}

#bottom-editarea .bottomText .copyright {
  color: #FFF;
  font-size: 1.2rem;
}

@media screen and (min-width: 768px) {
  #bottom-editarea .shareBtn.-fb {
    margin: 0 2rem;
  }
}

.topBackBtn {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  text-align: center;
}

.topBackBtn a {
  font-size: 1.4rem;
  color: #FFF;
  background: #969696;
  padding: 1rem;
  display: block;
}

.topBackBtn a .arrow {
  vertical-align: middle;
  margin-right: 1rem;
}

@media screen and (max-width: 767px) {
  .topBackBtn {
    display: none;
  }
}

.breadcrumbsList {
  display: flex;
}

.breadcrumbsList .breadcrumbsListItem {
  font-size: 1.2rem;
}

.breadcrumbsList .breadcrumbsListItem:after {
  content: '>';
  margin: 0 1rem;
}

.breadcrumbsList .breadcrumbsListItem:last-child:after {
  content: none;
}

.tableOfContentsWrapper {
  background: #F8F8F8;
  padding: 2rem;
}

.tableOfContentsWrapper .tableOfContentsTitle {
  color: #05A7C9;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}

.tableOfContentsWrapper .tableOfContentsList .tableOfContentsListItem {
  font-size: 1.2rem;
  margin-bottom: 1.6rem;
}

.tableOfContentsWrapper .tableOfContentsList .tableOfContentsListItem:before {
  color: #05A7C9;
  counter-increment: tableContentsListItem;
  content: "0" counter(tableContentsListItem) ".";
  margin-right: 0.4rem;
}

.tableOfContentsWrapper .tableOfContentsList .tableOfContentsListItem:last-child {
  margin-bottom: 0;
}

.tableOfContentsWrapper .tableOfContentsList .tableOfContentsListItem a {
  color: #05A7C9;
}

.tableOfContentsWrapper .tableOfContentsList .tableOfContentsListItem a:hover {
  opacity: .7;
}

.blockquote {
  padding: 2rem;
  margin-bottom: 2rem;
  background: #F8F8F8;
}

.blockquote .text {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.blockquote .text:last-child {
  margin-bottom: 0;
}

.blockquote .text.-right {
  text-align: right;
}

.blockquote:last-child {
  margin-bottom: 0;
}

.contentsTitle {
  font-weight: bold;
  position: relative;
}

.contentsTitle:before {
  content: '“';
  margin-right: 0.4rem;
}

.contentsTitle:after {
  content: '”';
  position: absolute;
  margin-left: 0.4rem;
}

.contentsTitle a {
  font-weight: bold;
  text-decoration: underline;
}

.contentsTitle a:hover {
  color: #4D4D4D;
  opacity: .7;
}

.contentsTitle.-center {
  color: #05A7C9;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .contentsTitle {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
  .contentsTitle:after {
    bottom: -1.5rem;
  }
  .contentsTitle.-center {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .contentsTitle {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .contentsTitle:after {
    top: 1.5rem;
  }
  .contentsTitle.-center {
    margin-bottom: 4rem;
  }
}

.contentText {
  line-height: 1.7;
  margin-bottom: 2rem;
}

.contentText.-image {
  line-height: 1.0;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .contentText {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .contentText {
    font-size: 1.2rem;
  }
}

.contentText.-right {
  text-align: right;
}

.moreReadBtn {
  color: #05A7C9;
  text-align: right;
}

.moreReadBtn a {
  color: #05A7C9;
}

.moreReadBtn:after {
  content: '>';
  margin-left: 0.8rem;
}

.moreReadBtn:hover {
  opacity: .7;
}

@media screen and (min-width: 768px) {
  .moreReadBtn {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .moreReadBtn {
    font-size: 1rem;
  }
}

.contentTable {
  border-collapse: collapse;
  font-size: 1.4rem;
}

.contentTable .contentTableTitle {
  color: #4D4D4D;
  background: #F8F8F8;
  font-weight: bold;
  text-align: center;
  padding: 1rem 0;
}

@media screen and (min-width: 768px) {
  .contentTable .contentTableTitle.-first {
    width: 12rem;
  }
}

@media screen and (max-width: 767px) {
  .contentTable .contentTableTitle.-first {
    width: 30%;
  }
}

.contentTable .contentTableContent {
  padding: 0 2rem;
}

@media screen and (max-width: 767px) {
  .contentTable .contentTableContent {
    width: 70%;
  }
}

@media screen and (min-width: 768px) {
  .contentTable,
  .contentTableTitle,
  .contentTableContent {
    border: 0.1rem solid #D9D9D9;
  }
}

.contentsSubTitle {
  border-bottom: 0.2rem solid #05A7C9;
}

.contentsSubTitle:before {
  color: #05A7C9;
  counter-increment: sectionTitle;
  content: "0" counter(sectionTitle) ".";
  margin-right: 0.4rem;
}

@media screen and (min-width: 768px) {
  .contentsSubTitle {
    font-size: 2.6rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .contentsSubTitle {
    font-size: 2rem;
    line-height: 1.7;
    margin-bottom: 0.8rem;
    padding-bottom: 0.6rem;
    display: flex;
  }
  .contentsSubTitle:before {
    display: block;
  }
}

.smallTitle {
  font-weight: bold;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .smallTitle {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .smallTitle {
    font-size: 1.4rem;
  }
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFE033));
  background: linear-gradient(transparent 60%, #FFE033 60%);
  display: inline;
}

.learnTitle {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .learnTitle {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .learnTitle {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .learnItemList {
    display: flex;
    flex-wrap: wrap;
  }
}

.learnItemList .learnItem:before {
  content: '・';
  margin-left: 0.4rem;
}

.learnItemList .learnItem:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .learnItemList .learnItem {
    font-size: 1.4rem;
    line-height: 2;
    margin-right: 0.8rem;
  }
}

@media screen and (max-width: 767px) {
  .learnItemList .learnItem {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}

.ctaTitle {
  line-height: 1.7;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .ctaTitle {
    font-size: 2rem;
    margin-bottom: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .ctaTitle {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 2rem;
  }
}

.ctaText {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.7;
}

@media screen and (min-width: 768px) {
  .ctaText {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .ctaText {
    margin-bottom: 1rem;
  }
}

.ctaBtn {
  width: 28rem;
  font-size: 2rem;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
}

.ctaBtn.-document {
  background: #05A7C9;
}

.ctaBtn.-corporate {
  background: #F59009;
}

.ctaBtn a {
  color: #FFF;
  padding: 1.6rem 0;
  display: block;
}

.ctaBtn:hover {
  opacity: .7;
}

@media screen and (min-width: 768px) {
  #box2 {
    width: 32rem;
    -webkit-box-shadow: 2rem 0 2rem -1.9rem #F0F0F0;
    -moz-box-shadow: 2rem 0 2rem -1.9rem #F0F0F0;
    box-shadow: 2rem 0 2rem -1.9rem #F0F0F0;
  }
}

@media screen and (max-width: 767px) {
  #box2 {
    display: none;
  }
}

#box2 .sideNavigationTitle a {
  color: #05A7C9;
}

#box2 .sideNavigationTitle a:hover {
  opacity: .7;
}

@media screen and (min-width: 768px) {
  #box2 .sideNavigationTitle {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 768px) {
  #box2 .sideNavigation .sideNavigationItem {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
  #box2 .sideNavigation .sideNavigationItem:last-child {
    margin-bottom: 0;
  }
}

#page-index .l-contents {
  margin-bottom: 2rem;
}

#page-index .contentText {
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
  .page-archive #top-editarea {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .page-archive #top-editarea {
    margin-bottom: 9.5rem;
  }
}

.page-archive #top-box {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .page-archive #top-box {
    width: 120rem;
  }
}

.page-archive #top-box .breadcrumb-inner {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .page-archive #top-box .breadcrumb-inner {
    width: 94%;
    margin: 0 auto 2rem;
  }
}

@media screen and (max-width: 767px) {
  .page-archive #main-inner {
    width: 94%;
    margin: 0 auto;
  }
}

.page-archive .archive-header-category {
  margin-bottom: 3rem;
}

.page-archive .archive-header-category .archive-heading {
  color: #4D4D4D;
  font-size: 3rem;
  font-weight: bold;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid #D9D9D9;
}

.page-archive .archive-entries .autopagerize_page_element {
  margin-bottom: 4rem;
}

.page-archive .archive-entries .archive-entry-header .archive-date,
.page-archive .archive-entries .categories {
  display: none;
}

.page-archive .archive-entries .entry-title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.page-archive .archive-entries .entry-description {
  font-size: 1.4rem;
  line-height: 1.7;
}
