/* 初期設定 */
html {overflow-y: scroll;}

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input[type=text], textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {margin: 0;padding: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: 500;font-weight: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
q:before ,q:after {content: '';}
object, embed {vertical-align: top;}
hr, legend {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
img, abbr, acronym, fieldset {border: 0;}
img {vertical-align: bottom;-ms-interpolation-mode: bicubic;}
ul li {list-style-type: none;}
.textwidget{margin: 0;padding: 0;text-align: left;}

/* BODY */
body {font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	color: #444; font-size: 87.5%; line-height: 1.6em; text-align: left; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased;}

#wrapper {width: 100%;}

/* リンクの属性（未指定の時）*/
a {outline: none;}
a {color: #444; text-decoration: none;}
a:hover {color: #3CF;text-decoration: underline;}

/* 画像属性等 */
img {max-width: 100%; height: auto; -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; vertical-align: bottom;}
.alignleft {float: left;  margin: 5px 10px 5px 0;}
.alignright{float: right; margin: 5px 0 5px 10px;}
.aligncenter{margin: 5px auto;display:block;}
a.link img,a img.link {margin: 0; overflow: hidden;}
a:hover.link img,a:hover img.link{transform: scale(1.15,1.15); -webkit-transform:scale(1.15,1.15); -moz-transform:scale(1.15,1.15); -ms-transform:scale(1.15,1.15); -o-transform:scale(1.15,1.15);}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

/* ヘッダー */
header {width: 100%;}
#header-title{position: relative; margin: 0 auto; width: 1250px; height: 80px;}
#header-inner {width: 100% ; height: auto;}
/* #ptitle {position: absolute; top: 50%; left: 0; padding: 10; font-size: 1.4em; font-weight: 600; text-align: left; line-height: 1.0; color: #444; -webkit-transform: translateY(-50%); transform: translateY(-50%);} */

#ptitle {position: absolute; top: 50%; left: 10px; padding: 10; font-size: 1.4em; font-weight: 600; text-align: left; line-height: 1.0; color: #444; -webkit-transform: translateY(-50%); transform: translateY(-50%);}

 /* アイテム画像 */
.eyepicture {position: relative; width: 100%; margin-bottom: 15px; padding-top: 300px; overflow: hidden; z-index: 10;}
.eyepicture {background: url('img/header.jpg') center center no-repeat;  -webkit-background-size: cover; background-size: cover;}

/* ヘッダーナビゲーション */
#gnav-btn {display :none;}
#gnav {margin: 0; padding: 0; background-color: #009CDE;}
#gnav nav {position: relative; width: 1250px; margin: 0 auto; padding: 0; text-align: left; z-index: 1000;}
#gnav nav  ul {list-style-type: none; height: 36px; margin: 0; padding: 0;}
#gnav nav  ul  li {position: relative; float: left; width: 20%; margin: 0; text-align: center;}
#gnav nav  ul  li a { display: block; color: #FFF; font-weight: 600; line-height:36px; text-align: center; text-decoration: none;}
#gnav nav  ul  li  ul {position: absolute; top: 100%; left:  0; list-style: none; margin: 0;}
#gnav nav  ul  li  ul li{margin: 0; overflow: hidden; width: 150%; height: 0; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav  ul  li:last-child  ul li {left: -50%;}
#gnav nav  ul  li  ul li a{padding: 0 1em; height: 36px; line-height: 36px; color: #FFF; text-align: left; background-color: #28b5f1; border-top: 1px solid #009CDE; overflow: hidden; opacity: 0.9;}
#gnav nav  ul >  li:hover a {background-color: #28b5f1; border-left: 1px solid #009CDE;}
#gnav nav  ul  li ul li:hover a {background-color: #009CDE; opacity: 1.0;}
#gnav nav .current-menu-item {background-color: #28b5f1;}
#gnav nav .current-menu-parent {background-color: #009CDE;}
#gnav nav .sub-menu .current-menu-item {border-bottom: none;}
#gnav nav  ul  li:hover ul li {overflow: hidden; height: 36px;}

/* ソーシャルボタン等 */
#header-social-button {position: absolute; top: 18px; right: 10px; display: block;}
#header-social-button a {font-size: 24px; text-decoration: none;}
#header-social-button a:hover {text-decoration: none;}
#gnav-social-button {display: none;}

/*  ヘッダー画像  */
#mainvisual {width: 100%; margin-bottom: 15px; z-index: 10;}

/* メイン */
#containar {position: relative; width: 1250px;margin: 0 auto; padding-top: 20px;overflow: hidden; z-index: 20;}

/* パンくずリスト */
#plist {width: 100%;padding-bottom: 10px;font-size: 0.78em; color: #999; text-align: justify; text-justify: inter-ideograph;}

/* コンテンツ */
#contents {float: left; width: 920px; margin-bottom: 20px; z-index: 30;}

/* 見出し */
h1 {margin: 0; padding: 0 0 0.5em; font-size: 1.6em; font-weight: 500; line-height: 1.3em; color: #222;}
h2 {margin: 0; padding: 0 0 0.5em; font-size: 1.5em; font-weight: 500; line-height: 1.3em; color: #222;}
h3 {margin: 0; padding: 0 0 0.5em; font-size: 1.3em; font-weight: 500; line-height: 1.3em; color: #222;}
h4 {margin: 0; padding: 0 0 0.5em; font-size: 1.2em; font-weight: 500; line-height: 1.3em; color: #222;}
h5 {margin: 0; padding: 0 0 0.5em; font-size: 1.1em; font-weight: 500; line-height: 1.3em; color: #222;}
h6 {margin: 0; padding: 0 0 0.5em; font-size: 1.0em; font-weight: 500; line-height: 1.3em; color: #222;}
.main-title, .post-title {position: relative; margin: 0; padding: 4px 5px 4px 10px; font-size: 1.6em; line-height: 1.5em; color: #444; font-weight: 600; border-left: 6px solid #009CDE; background-color: #F5F5F5; z-index: 300;}
.main-title::after, .post-title::after {position: absolute; left: 0; bottom: 0; content: '';	width: 100%;	 height: 0; border-bottom: 1px solid #CCC;}
.sub-title {margin-bottom:  10px; padding: 0; font-size: 1em; font-weight: 600; line-height: 1.6em; color: #FFF; text-align: center; background-color: #009CDE; display: block;}
.cat-title {margin: 0; padding: 0; font-size: 1em; font-weight: 600; line-height: 1.6em; color: #444; text-align: center; background-color: #EEE; display: block;}
.parts-title {margin: 0; padding: 0; font-size: .92em; font-weight: 600; line-height: 1.6em; color: #444; text-align: center; background-color: #EEE; display: block;}
.comment-reply-title { font-size: 1.5em; font-weight: 600;}
.comment-reply-title:before {font-family: 'FontAwesome'; content: '\f27a'; padding-right: 5px; vertical-align: bottom; color: #009CDE;}

/*カスタム*/

.flex{
    display: flex;
    justify-content: space-between;
}
.flex>p{
    width: 80%;
}

.scroll_table {overflow: auto; width: 99%;}

.daen-box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.daen-box2 p {
    margin: 0; 
    padding: 0;
}


.fukidashi-box24 {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    font-weight: bold;
}
.fukidashi-box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.fukidashi-box24 p {
    margin: 0; 
    padding: 0;
}


.point-box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.point-box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.point-box27 p {
    margin: 0; 
    padding: 0;
}


.point-box28 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #4169e1;
}
.point-box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #4169e1;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.point-box28 p {
    margin: 0; 
    padding: 0;
}


.point-box29 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #ff4500;
}
.point-box29 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #ff4500;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.point-box29 p {
    margin: 0; 
    padding: 0;
}


.waku-box29 {
    margin: 2em 0;
    background: #f1f1f1;
}
.waku-box29 .box-title {
    font-size: 1.2em;
    background: #5fb3f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.waku-box29 p {
    padding: 15px 20px;
    margin: 0;
}


/* Form */
.c-form-text {
    height: 2.4em;
    width: 50%;
    padding: 0 16px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.c-form-text:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}

.c-form-submit-button {
    display: inline-block;
    width: 15%;
    padding: 8px;
    border: none;
    border-radius: 4px;
    background-color: #dc143c;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
}

.c-form-submit-button:hover {
    background-color: #ff4500;
}

.c-form-submit-button:focus {
    outline: 0;
    background-color: #ff4500;
    border: 2px solid rgb(33, 150, 243);
}

/* ページ送り */
.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 4px 8px;
  text-decoration: none;
  border: 1px solid #ddd;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.pagination a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* 装飾ボタン */
a.btn-green{
  padding: 0.5em;
  margin: 10px 0;
  display: block;
  color: #fff !important;
  background: #1e90ff;
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.btn-green:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("画像URL") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-green:hover {
  background: #0000ff;
}
@media screen and (min-width: 768px){
  a.btn-green{
    padding: 0.5em 2em;
    margin: 10px auto;
    font-size:20px;
    display:inline-block;
  }
  a.btn-green:before {
    margin: -3px 10px 0 0;
  }
}
/* 装飾ボタン */
a.btn-pink{
  padding: 0em;
  margin: 0 0;
  display: block;
  color: #fff !important;
  background: #ff69b4;
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.btn-pink:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 0;
  background: url("画像URL") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-pink:hover {
  background: #ff0000;
}
@media screen and (min-width: 768px){
  a.btn-pink{
    padding: 0.5em 2em;
    margin: 10px auto;
    font-size:20px;
    display:inline-block;
  }
  a.btn-pink:before {
    margin: -3px 10px 0 0;
  }
}

/* ボタン */
.btn_1{
    width:320px;
    height:60px;
    line-height:60px;
}
.btn_1 a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#0000FF;
    text-align:center;
    border:5px solid #0000FF;
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    border-radius:35px;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
    transition: all 0.5s ease;
}
.btn_1 a:hover{
    background:#FFFFFF;
    color:#0000FF;
    margin-left:0px;
    margin-top:0px;
    border:5px solid #0AAFFF;
    box-shadow:none;
}


/* ボタンNEW(Click) */
a.buttonclick {
  position: relative;
  display: inline-block;
  font-family: "Noto Sans Japanese";
  font-weight: bold; 
  line-height: 1.5;
  padding: 20px 30px 20px 70px;
  transition: 0.3s;
  text-decoration: none;
  color: #fff; 
  border-radius: 0.5rem;
  background: #32b16c; 
  box-shadow: 0 5px 0 #2c9d60;
  margin-left: 10px;
}

a.buttonclick p {
  margin: 0;
}

a.buttonclick .btn_balloon {
  position: absolute;
  display: inline-block;
  bottom: 0.8em;
  left: -10px;
  width: 5em;
  height: 5em;
  font-family: "Noto Sans Japanese";
  line-height: 5em;
  text-align: center;
  color: #32b16c;
  font-size: 80%;
  font-weight: bold;
  background: #fff;
  border: 3px solid #32b16c;
  border-radius: 50%;
  box-sizing: border-box;
  transform: rotate(-10deg);
}

a.buttonclick .btn_balloon::before {
  position: absolute;
  content: "";
  bottom: -5px;
  right: -10px;
  border: 9px solid transparent;
  border-left: 15px solid #FFF;
  z-index: 0;
  transform: rotate(45deg);
}

a.buttonclick:hover {
  transform: translate(0, 3px);
  background: #6bc594; 
  box-shadow: 0 2px 0 #2c9d60;
}


/* ボタンNEW(Click) 赤*/
a.buttonclick_red {
  position: relative;
  display: inline-block;
  font-family: "Noto Sans Japanese";
  font-weight: bold; 
  line-height: 1.5;
  padding: 20px 30px 20px 70px;
  transition: 0.3s;
  text-decoration: none;
  color: #fff; 
  border-radius: 0.5rem;
  background: #fa1807; 
  box-shadow: 0 5px 0 #fc5f38;
  margin-left: 10px;
}

a.buttonclick_red p {
  margin: 0;
}

a.buttonclick_red .btn_balloon_red {
  position: absolute;
  display: inline-block;
  bottom: 0.8em;
  left: -10px;
  width: 5em;
  height: 5em;
  font-family: "Noto Sans Japanese";
  line-height: 5em;
  text-align: center;
  color: #fc0824;
  font-size: 80%;
  font-weight: bold;
  background: #fff;
  border: 3px solid #d62439;
  border-radius: 50%;
  box-sizing: border-box;
  transform: rotate(-10deg);
}

a.buttonclick_red .btn_balloon_red::before {
  position: absolute;
  content: "";
  bottom: -5px;
  right: -10px;
  border: 9px solid transparent;
  border-left: 15px solid #FFF;
  z-index: 0;
  transform: rotate(45deg);
}

a.buttonclick_red:hover {
  transform: translate(0, 3px);
  background: #c56b7d; 
  box-shadow: 0 2px 0 #ed0c39;
}

/* ボタン 青 */
.buttonblue a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    padding: 10px 25px;
    font-family: "Noto Sans Japanese";
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    background: linear-gradient(to top, rgb(5, 130, 174), #27acd9);
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    border-radius: 9999px;
}
.buttonblue a:hover {
    color: #fff;
    opacity: 0.5;
}
.buttonblue a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.buttonblue a:hover:after {
    border-color: #fff;
}

/* 吹き出し */
.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #d7ebfe;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}

.says p {
  margin: 0;
  padding: 0;
}


.balloon6 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon6 .faceicon {
  float: right;
  margin-left: -90px;
  width: 80px;
}

.balloon6 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}

.balloon6 .chatting {
  width: 100%;
}

.says2 {
  display: inline-block;
  position: relative;
  margin: 5px 105px 0 0;
  padding: 17px 13px;
  border-radius: 12px;
  background: #d7ebfe;
}

.says2:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  right: -24px;
  border: 12px solid transparent;
  border-left: 12px solid #d7ebfe;
}

.says2 p {
  margin: 0;
  padding: 0;
}

/* Table */
.tbl-r02 th {
  background: #ffffff;
  border: solid 1px #ffffff;
  color: #ffffff;
  padding: 0px 0px 0px 0px;
}
.tbl-r02 td {
　border: solid 1px #ffffff;
  padding: 1px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/* table */
table.responsive {
   display: block;
   border: none;
}
table.responsive tr {
   display: inline;
}
table.responsive td {
   display: inline-block;
   max-width: 170px;
   margin-top: 1px;
   margin-bottom: 1px;
   margin-right: 1px;
   margin-left: 1px;
}

/* radio */
$color1: #f4f4f4;
$color2: #3197EE;

.radio {
  margin: 0.5rem;
  input[type="radio"] {
    position: absolute;
    opacity: 0;
    + .radio-label {
      &:before {
        content: '';
        background: $color1;
        border-radius: 100%;
        border: 1px solid darken($color1, 25%);
        display: inline-block;
        width: 1.4em;
        height: 1.4em;
        position: relative;
        top: -0.2em;
        margin-right: 1em; 
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease;
      }
    }
    &:checked {
      + .radio-label {
        &:before {
          background-color: $color2;
          box-shadow: inset 0 0 0 4px $color1;
        }
      }
    }
    &:focus {
      + .radio-label {
        &:before {
          outline: none;
          border-color: $color2;
        }
      }
    }
    &:disabled {
      + .radio-label {
        &:before {
          box-shadow: inset 0 0 0 4px $color1;
          border-color: darken($color1, 25%);
          background: darken($color1, 25%);
        }
      }
    }
    + .radio-label {
      &:empty {
        &:before {
          margin-right: 0;
        }
      }
    }
  }
}


/* 表のレスポンシブ */
.row_table,
.row_table td,
.row_table th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
}

.row_table th {
  background: #01214d;
  color: #fff;
  padding: 4px 12px;
  display: block;
  width: 100%
}

.row_table td {
  background: #f5f6f8;
  padding: 4px 12px;
  display: block;
  width: 100%;
}

/* checkbox radio 共通 */
    input[type=checkbox],input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;      /* 生成ボタンサイズ */
    width: 20px;       /* 生成ボタンサイズ */
    vertical-align: -0.8rem;
    transition:all .15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .4rem;
    outline: none;
    border-radius: 10%;
}
/* Checkbox */
input[type=checkbox]:before,input[type=checkbox]:after {
    position: absolute;
    content: "";
    background: #fff;
    transition: all .2s ease-in-out;
}
input[type=checkbox]:before {
    left: 2px;
    top: 6px;
    width: 0;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
input[type=checkbox]:after {
    right: 9px;
    bottom: 3px;
    width: 2px;
    height: 0;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transition-delay: .2s;
}
input[type=checkbox]:checked:before {
    left: 1px;
    top: 10px;
    width: 6px;
    height: 2px;
}
input[type=checkbox]:checked:after {
    right: 5px;
    bottom: 1px;
    width: 2px;
    height: 14px;
}
input[type=checkbox]:indeterminate:before,input[type=checkbox]:indeterminate:after {
    width: 7px;
    height: 2px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
}
input[type=checkbox]:indeterminate:before {
    left: 1px;
    top: 7px;
}
input[type=checkbox]:indeterminate:after {
    right: 1px;
    bottom: 7px;
}
/* Radio */
input[type=radio] {
    border-radius: 50%;
}
input[type=radio]:checked:before {
    transform: scale(1);
}
input[type=radio]:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 3px;
    transform: scale(0);
    transition: all ease-out 250ms;
}

pre {
  padding: 1em; /* 内側の余白 */
  margin: 0 0 1.5em; /* 外側の余白 */
  border: solid 1px #4d4d4d; /* 枠線（枠線を濃い黒に） */ 
  background: #25292f; /* 背景色（背景を黒に） */
  color: #fff; /* 文字色（文字を白に） */
}
.code {
  counter-reset: line-number;
}

.code span {
  counter-increment: line-number;
  display: list-item;
  padding-left: 1rem;
  margin-left: 1rem;
}

.code span::marker {
  content: counter(line-number);
  color: #aaa;
}


/* Colors */
input[type=checkbox],input[type=radio] {
    border: 2px solid #4caf50;
}
input[type=checkbox]:checked,input[type=checkbox]:indeterminate,input[type=radio]:checked:before {
    background: #4caf50;
}
/* Complement colors */
/* green */
input[type=checkbox].green,input[type=radio].green {
    border: 2px solid #32CD32;
}
input[type=checkbox].green:checked,input[type=checkbox].green:indeterminate,input[type=radio].green:checked:before {
    background: #32CD32;
}
/* blue */
input[type=checkbox].blue,input[type=radio].blue {
    border: 2px solid #1E90FF;
}
input[type=checkbox].blue:checked,input[type=checkbox].blue:indeterminate,input[type=radio].blue:checked:before {
    background: #1E90FF;
}
/* red */
input[type=checkbox].red,input[type=radio].red {
    border: 2px solid #FF3300;
}
input[type=checkbox].red:checked,input[type=checkbox].red:indeterminate,input[type=radio].red:checked:before {
    background: #FF3300;
}
/* orange */
input[type=checkbox].orange,input[type=radio].orange {
    border: 2px solid #FFA500;
}
input[type=checkbox].orange:checked,input[type=checkbox].orange:indeterminate,input[type=radio].orange:checked:before {
    background: #FFA500;
}
/* violet */
input[type=checkbox].violet,input[type=radio].violet {
    border: 2px solid #EE82EE;
}
input[type=checkbox].violet:checked,input[type=checkbox].violet:indeterminate,input[type=radio].violet:checked:before {
    background: #EE82EE;
}





/* 投稿 */
.doc {padding: 0px; font-size: 1.08em; line-height: 2.0em; text-align: justify; text-justify: inter-ideograph;}
/*.doc h2:before {font-family: 'FontAwesome'; content: '\f0a9'; padding-right: 5px; vertical-align: bottom; color: #C06;}　*/
/*.doc h3:before {font-family: 'FontAwesome'; content: '\f0a9'; padding-right: 5px; vertical-align: bottom; color: #3CF;}　*/
/*.doc h4:before {font-family: 'FontAwesome'; content: '\f0a9'; padding-right: 5px; vertical-align: bottom; color: #009CDE;}　*/
.info {padding: 0 1em 20px; font-size: 108%; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph;}
.waku {border: 1px solid #CCC;}
/* .doc ul {margin-left: 2em;} */
.doc ul {margin-left: 0em;}
.doc ol {margin-left: -1em;}
.doc ul li {list-style-type: disc;}

/* カテゴリー */
.cat-description {margin: 10px 0; padding: 10px; font-size: 116%;  color: #000; font-weight: 600; background-color: #EFEFEF;  text-align: justify; text-justify: inter-ideograph;}

/* 記事リスト表示(タイプ1) */
#post-list-split {margin: 0; padding-bottom: 15px; letter-spacing: -.4em;}
.post-list-inner {display: inline-block; vertical-align:top; margin: 0; padding: 0 6px; width: 50%; letter-spacing: 0;}
/* 記事リスト表示(大) */
.post-list-inner .first-list{margin: 0 auto; padding: 0;}
.first-list article{margin: 0; padding-bottom: 10px; border-bottom: 1px dotted #CCC; overflow: hidden;}
.first-list h3 {margin: 0; padding: 10px 5px; font-size: 1.4em; font-weight: 600; color: #000; line-height: 1.2em; }
.first-list .img-set {border: 1px solid #CCC; overflow: hidden; display: block;}
.first-list  p {padding: 0 5px; font-size: .85em; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
/* 記事リスト表示(小) */
.post-list-inner .other-list{margin: 0 auto; padding-bottom: 10px;}
.other-list article{padding: 5px 0; border-bottom: 1px dotted #CCC; overflow: hidden;}
.other-list h3 { margin: 0; padding-bottom: 5px; font-size: 0.9em; font-weight: 600; line-height: 1.2em; color: #000;}
.other-list .img-set {float: left; max-width: 98px; border: 1px solid #CCC; margin-right: 12px; overflow: hidden;}
.other-list p {padding: 0 5px; font-size: 0.8em; line-height: 1.3em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
.first-list h3 a, .other-list h3 a {color: #333;}

/* 記事リスト表示(タイプ2) */
#post-list {margin: 0; padding-bottom: 15px;}
#post-list article {margin: 0; padding: 5px 0; border-bottom: 1px dotted #CCC; overflow: hidden;}
#post-list .img-set {float: left; max-width: 140px; border: 1px solid #CCC; margin-right: 12px; overflow: hidden;}
#post-list h3 { margin: 0; padding-bottom: 5px; font-size: 1.2em; font-weight: 600; line-height: 1.2em; color: #000;}
#post-list p {padding: 0 5px; font-size: 0.9em; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
#post-list h3 a {color: #333;}

/* 続きを読む */
.first-list .next, #post-list .next {padding: 0; font-size: 92%; text-align: right;}
.first-list .next a, #post-list .next a {margin: 0; padding: 0.2em .5em; font-weight: 500; color: #333; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  background-color: #EEE;}
.first-list .next a:hover, #post-list .next a:hover {color: #FFF;}

/* 記事リスト表示(アーカイブ) */
#post-list-cat{margin: 0 auto; padding-bottom: 10px;}
#post-list-cat article{padding: 15px 0 ; border-bottom: 1px dotted #CCC;}
#post-list-cat h3 {font-weight: 600; line-height: 1.2em; padding-bottom: 0.5em;}
#post-list-cat .img-set {float: left; border: 1px solid #CCC; margin-right: 10px; max-width: 150px; overflow: hidden;}
#post-list-cat p {padding: 0; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
#post-list-cat h3 a {color: #333;}
/* 続きを読む */
#post-list-cat .next {margin: 10px 10px 5px; font-size: 92%; text-align: right;}
#post-list-cat .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #444; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEE;}
#post-list-cat .next a:hover {color: #FFF;}

/* 更新日等表示 */
.p-cate {margin: 0 0 10px; font-size: 0.75em; line-height: 1.2em; color: #999; text-align: right; display: block;}
.p-cate:before{font-family: 'FontAwesome'; content:'\f07c'; margin-right: 2px; vertical-align: middle;}
.k-date {margin-left: 2em;}
.k-date:before {font-family: 'FontAwesome'; content:'\f073'; margin-right: 2px; vertical-align: middle;}
#top-post-list .p-cate, #sub-post-list .p-cate{padding-left: 0;}
.p-list .p-cate{font-size: .78em; line-height: 1.2em;}

/* アドセンス属性 */  
#ads-parallel {max-width: 660px; margin: 10px auto 15px auto;}
.ads-left {float: left; display: block;}
.ads-right {float: right; display: block;}
#ads-parallel img {max-width: 300px;}
.ads-res > .textwidget {margin: 0 0 10px; text-align: center;}
.ads-rec > .textwidget {text-align: center;}

/* 関連記事リスト属性 */
#related-posts{margin: 0 auto; letter-spacing: -.4em;}
#related-posts  article {display: inline-block; vertical-align: top; width: calc(100% / 4); margin: 0; padding: 5px; letter-spacing: 0; overflow: hidden;}
#related-posts  article .img-set {　margin: 0; border: 1px solid #CCC; width:100%; overflow: hidden;}
#related-posts  article h5 {margin: 0; padding: 0.2em 5px ; font-size: 108%; font-weight: 600; line-height: 1.2em;}
#related-posts  article h5 a {margin: 0; color: #333; text-decoration: none; display: block; overflow: hidden;}
#related-posts  article h5 a:hover {color: #C00; text-decoration: underline; display: block;}
#related-posts  article p {font-size: 0.85em; color: #333; line-height: 1.4em; padding: 0 5px; text-align: justify; text-justify: inter-ideograph; overflow: hidden;}

/* ---- コメント----- */
#comments {margin: 0;}
.comments-open label {display: block;}
#comment-author, #comment-email, #comment-url, #comment-text { width: 80%;}
#comment-bake-cookie {margin-left: 0; vertical-align: middle;}
#top-comment-nav, #comment-nav {list-style: none; width: 100%; margin: 0 0 1em 0; padding: 0; text-align: center;}
#top-comment-nav li, #comment-nav li {display: inline; padding: 0;}
#top-prev-comments, #prev-comments {text-align: left; margin: 0 1em 0 0;}
#top-next-comments, #next-comments {text-align: right; margin: 0 0 0 1em;}
#top-num-comments, #num-comments {text-align: center;}
#comment-submit {font-weight: bold;}
.comment,.trackback {margin: 0 0 .5em 1em; border-bottom: 1px dotted #ccc; padding-bottom: .5em; font-size: 100%;}
.comment .asset-meta,.trackback .asset-meta { border: 0; margin-bottom: .5em; font-size: 92%;}
.comment-content {clear: none; line-height: 150%; margin-bottom: 1em; font-size: 100%;}
.comment-content p {margin-bottom: .5em;}
.comments-open-content{margin-left: 1em;}
.trackbacks-info{ margin-left: 1em; font-size: 12px;}


/* サイドバー */
#sidebar {float: right; width: 301px;}
.sidebar-wrapper {margin-bottom: 20px;}
.sidebar-wrapper h4 {position: relative; margin: 0; padding: 4px 5px 4px 10px; font-size: 100%; line-height: 1.5em; color: #444; font-weight: 600; border-left: 6px solid #009CDE; background-color: #F5F5F5; z-index: 300;}
.sidebar-wrapper h4::after {position: absolute; left: 0; bottom: 0; content: '';	width: 100%;	 height: 0; border-bottom: 1px solid #CCC;}
.sidebar-wrapper form {padding: 10px; font-size: 85%; border-bottom: 1px solid #CCC;}
.sidebar-wrapper .tagcloud{padding: 10px; font-size: 85%; border-bottom: 1px solid #CCC;}
.sidebar-wrapper ul {padding: 0; border-bottom: 1px solid #CCC;}
.sidebar-wrapper ul li {border-top: solid 1px #D5D5D5;}
.sidebar-wrapper ul li:first-child {border-top: none;}
.sidebar-wrapper ul li a {display: block;padding: 10px 20px 10px 10px; font-size: 85%; line-height: 1.5em; color: #333;text-decoration: none;background: url(img/arrow_04.png) no-repeat right center;}
.sidebar-wrapper ul li a:hover{color: #3CF;}
.sidebar-wrapper ul.children {padding: 0; border: none;}
.sidebar-wrapper ul.children li{border-top: solid 1px #D5D5D5; text-indent: 10px;}
.sidebar-wrapper ul.children li:first-child{border-top: solid 1px #D5D5D5;}
.sidebar-wrapper .post-date {padding-left: 15px; line-height: 1.0em; font-size: 77%;}

/* フッター */
footer {width: 100%;}
#footer-inner {width: 1250px;margin: 0 auto;padding: 10px 0;}
#footer-inner nav{text-align: center;margin: 0; padding: 10px 0 20px;}
#footer-inner nav ul li {display: inline-block;padding: 0 10px 0 15px;line-height: 1.3em;font-size: 92%; color: #CCC;border-left: solid 1px #999;}
#footer-inner nav ul li:first-child {border-left: none;}
#footer-inner2 {width: 950px; margin: 0 auto;padding: 10px 0; font-weight: normal;letter-spacing: -.4em;}
#footer-inner2 .f-left, #footer-inner2 .f-center, #footer-inner2 .f-right{margin: 0; padding: 0 8px; width: calc(100% / 3); font-size: 0.9em; line-height: 1.35em; display: inline-block; vertical-align: top; letter-spacing: 0;}
.footer-wrapper h4 {margin: 0 0 0.6em 0; padding: 0.4em 1em 0.4em; color: #FFF; font-size: 1em; font-weight: 600; line-height: 1.0em; background-color: #009CDE;}
.footer-wrapper ul{margin: 0 0 10px ; list-style: none;}
.footer-wrapper ul li {position: relative; line-height: 1.2em;  padding: .4em 0 .4em 2em; font-weight: normal;}
.footer-wrapper ul li:before {font-family: 'FontAwesome'; content: "\f105"; position: absolute; padding: 0em; color: #333; font-weight: normal; left: 1em; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.footer-wrapper ul.children {margin: 0;}
.footer-wrapper ul.children li {padding-left: 25px;}
.footer-wrapper form,
.footer-wrapper p,
.footer-wrapper .tagcloud{padding: 0 10px 10px; font-size: 92%; line-height: 2em;}
.footer-wrapper .post-date{font-size: 84%;}
#copyright {width: 100%; padding: 10px 0; text-align:center; font-size: 92%;color: #FFF; font-weight: normal; background-color: #009CDE;}
footer a{color: #444;}

/* 注目記事表示 */
#at-post-list{padding-bottom: 10px;letter-spacing: -.4em;}
#at-post-list article {display: inline-block; vertical-align: top; width: 60%; margin: 0; padding: 5px; letter-spacing: 0; overflow: hidden; z-index: 100;}
#at-post-list article .carousel-set {position: relative; border: 1px solid #CCC; overflow: hidden;}
#at-post-list .idx {position: absolute; top: calc(100% - 1.3em) ; left: auto; width: 100%; height: 100%; background: rgba(33,54,97,.3); overflow: hidden; z-index: 200; -webkit-transition: .2s;	transition: .2s;}
#at-post-list article:hover .idx {top: 0; padding-top: 10%;}
#at-post-list .idx h3{padding: 0 20px; font-size: 1.05em; line-height: 1.2em; color: #FFF; font-weight: 600; text-align: center;  z-index: 600; display: block;}
#at-post-list .idx p { padding: 20px 20px 0; font-size: 85%; line-height: 1.2em; font-weight: normal; text-align: justify; color: #FFF; text-justify: inter-ideograph;}
#at-post-list .idx a {color: #FFF; text-decoration: none;}
#at-post-list .idx a:hover{text-decoration: underline;}

/*ページ分割*/
.e_page{text-align: center; font-size: 80%; padding: 15px 0;}
.e_page .link_before,.e_page .link_page,.e_page .current_page,.e_page .link_next {color: #444;padding: 2px 6px; background: #FFF; display: inline-block; border: solid 1px #CCC;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page .current_page {color: #444; font-weight: bold; display: inline-block; padding: 2px 6px; background: #F5F5F5; border: solid 1px #CCC; -webkit-border-radius: 4px; border-radius: 4px;}
.e_page a {color: #444;padding: 2px 6px; background: #FFF; display: inline-block; border: solid 1px #CCC;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page a:hover{background: #F5F5F5; color: #444; font-weight: normal;}

/* ------ スクロールトップ------ */
.pagetop {display: none; position: fixed; bottom: 30px; right: 0;}

/* ピックアップ記事等 */
.rank-post {margin-top: 0; padding: 0 ; overflow: hidden;}
.rank-post .p-post {position: relative; padding: 10px 0; border-bottom: 1px solid #EFEFEF;}
.rank-post  h5{display: block; padding: 0 0 5px ; font-size: 92%; font-weight: 600; line-height: 1.2em; text-align: left; text-align: justify; text-justify: inter-ideograph;}
.rank-post .p-post:last-child {border-bottom: none;}
.rank-post .p-post a {color: #444; text-decoration: none;}
.rank-post .p-post a:hover {text-decoration: underline;}
.rank-post .p-post p {font-size: 77%; line-height: 1.2em; color: #444; text-align: justify; text-justify: inter-ideograph;}
.rank-post .p-post .img-set{float: left; margin-right: 8px; max-width: 120px; border: 1px solid #CCC; display: block; overflow: hidden;}
.rank-post .p-post .num {position: absolute; top: 15px; left: 5px; font-size: 12px; line-height: 12px; font-weight: 600; color: #FFF; padding: 4px 6px; background-color: #C00;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.rank-post .p-post .num2 {position: absolute; top: 15px; left: 5px; font-size: 12px; line-height: 12px; font-weight: 600; color: #FFF; padding: 4px 6px; background-color: #009CDE;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.rank-post .eday {float: right; color: #999; font-size: 9px;}

/* 検索フォーム */
#h-search {position: absolute; top: 30px; right: 0; width: 250px; text-align: right;}
#searchform #search {width: 75%; height: 30px; padding-left: 5px; font-size: 92%; border-radius: 0; border: 1px solid #CCC;}
#searchsubmit {width: 60px; height: 30px; margin: 0 0 0 -5px; font-size: 92%; border: none; border-radius: 0; background: transparent; cursor: pointer; background-color: #CCC; color: #FFF;}
#searchsubmit:hover {background-color: #009CDE;}
#n-search {display: none;}

/* タグクラウド */
.tagcloud {margin: 0;}
.tagcloud  a {display: inline-block; line-height: 100%; color: #444;  background: #F5F5F5; border: 1px solid #CCC; text-decoration: none; padding: 4px 6px 4px; margin: 0 5px 5px 0;
	 -webkit-transition: .3s ease; -moz-transition: .3s ease; -o-transition: .3s ease; transition: .3s ease; -webkit-border-radius: 5px; -moz-border-radius: 5px;  -ms-border-radius: 5px; border-radius: 5px;}
.tagcloud  a:hover {background: #009CDE; color: #FFF; text-decoration: none;}

/* コンテンツ内タグ表示 */
#contents .tagcloud {margin: 15px 5px;}
#contents .tagcloud a {font-size: 100% !important; line-height: 1em; background: #FFF; color: #333; display: inline-block; white-space: nowrap; padding: 4px 8px; margin: 3px; border: 1px solid #CCC;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-decoration: none;}
#contents .tagcloud a:hover {background: #EFEFEF; color: #333;}

/* ソーシャルボタン等 */
#header-social-button {position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);display: block;}
#header-social-button a {font-size: 2.0em; text-decoration: none; color: #CCC;}
.icon-feed:before {font-family: 'FontAwesome'; content: '\f143'; margin: 0 2px;}
.icon-facebook:before {font-family: 'FontAwesome'; content:'\f082'; margin: 0 2px;}
.icon-gplus:before {font-family: 'FontAwesome'; content:'\f0d4'; margin: 0 2px;}
.icon-twitter:before {font-family: 'FontAwesome'; content:'\f081'; margin: 0 2px;}
#header-social-button a.icon-feed:hover {color: #FB9F3B;}
#header-social-button a.icon-facebook:hover{color: #3953A1;}
#header-social-button a.icon-gplus:hover {color: #C62E00;}
#header-social-button a.icon-twitter:hover {color: #00B1EA;}
#mob-social-button{display: none; padding: 20px 0; text-align: center;}
#mob-social-button a {font-size: 3.0em; text-decoration: none; text-decoration: none;}
#mob-social-button .icon-feed:before {font-family: 'FontAwesome'; content: '\f143'; margin: 0 .2em; color: #FB9F3B;}
#mob-social-button .icon-facebook:before {font-family: 'FontAwesome'; content:'\f082'; margin: 0 .2em; color: #3379E4;}
#mob-social-button .icon-gplus:before {font-family: 'FontAwesome'; content:'\f0d4'; margin: 0 .2em; color: #D00;}
#mob-social-button .icon-twitter:before {font-family: 'FontAwesome'; content:'\f081'; margin: 0 .2em; color: #00B1EA;}

/*  テーブル  */
/* table {width: 96%; margin: 0 auto; border-collapse: collapse; border-spacing:0; border: 1px solid #CCC;} */
/* th {padding: 5px; font-weight: 600; border: 1px solid #CCC; text-align: center; background-color: #EFEFEF;} */
/* td {padding: 5px; border: 1px solid #CCC;} */


table{
  width: 100%;
}


.wtable{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

.wtable th.width30 {
  text-align: center;
  color:white;
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 32%;
  padding: 10px;
  background: #e9faf9;
}
    
.wtable th.width70 {
  text-align: center;
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 68%;
  padding: 10px;
  background: #e9faf9;
}

.wtable td.width30 {
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 32%;
  padding: 10px;
}

.wtable td.width70 {
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 68%;
  padding: 10px;
}

.design01 {
 width: 100%;
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
}
.design01 th {
 padding: 10px;
 color: #000000;
 text-align: center;
 background: #FF8EA5;
 border: solid 1px #FF2850;
}
.design01 td {
 padding: 10px;
 border: solid 1px #FF2850;
}

.design010 {
 width: 100%;
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
}
.design010 th {
 padding: 10px;
 color: #000000;
 text-align: center;
 background: #FF8EA5;
 border: solid 1px #FF2850;
 text-align:center;
}
.design010 td {
 padding: 10px;
 border: solid 1px #FF2850;
 text-align:center;
}


.design011 {
 width: 100%;
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
}
.design011 th {
 padding: 1px;
 color: #000000;
 text-align: center;
 background: #FF8EA5;
 border: solid 1px #FF2850;
 font-size: 7px;
 text-align:center;
}
.design011 td {
 padding: 1px;
 border: solid 1px #FF2850;
 font-size: 9px;
 text-align:center;
}


.design02 {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
}
.design02 th {
 padding: 10px;
 color: #000000;
 text-align: center;
 background: #e9faf9;
 border: solid 1px #778ca3;
}
.design02 td {
 padding: 10px;
 text-align: center;
 border: solid 1px #778ca3;
}

.design03 {
 font-size:11px;
 width: 640px;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
 table-layout: fixed;
}
.design03 th {
 padding: 2px;
 color: #000000;
 text-align: center;
 background: #e9faf9;
 border: solid 1px #778ca3;
}
.design03 td {
 padding: 0.1px;
 line-height: 1em;
 text-align: center;
 border: solid 1px #778ca3;
}


.design04 {
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
 table-layout: fixed
 width: 100%;
}
.design04 th {
 padding: 10px;
 color: #000000;
 text-align: center;
 background: #e9faf9;
 border: solid 1px #778ca3;
}
.design04 td {
 padding: 10px;
 border: solid 1px #778ca3;
}

/* PC or スマホのみ */
.furiwake>div{
/*    border: 1px solid #FFFFFF;*/
    background: #FFFFFF;
/*    padding: 2px; */
/*    margin: 2px; */
}
@media(min-width:751px){
    .sp{
        display: none !important;
    }
}
@media(max-width:750px){
    .pc{
        display: none !important;
    }
}

/* 横スクロール開始 */
*,body,ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
/* ↓ スライドの外枠 */
.slide-wrapper {
  width: 100%;
  height: 50%;
  position: relative;
  overflow: hidden; /* はみ出したスライドを隠す */
}
/*  ↓ スライド（コンテンツ） */
.slide { /*スライド全体 */
  width: 1000%;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  vertical-align: middle;
  justify-content: center;
}
.slide div { /* スライド */
  width: 10%;
  height: 100%;
  font-size: 16px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
.slide1 { /* スライドさせるために必要なクラス */
  transform: translateX(0);
}
.slide2 { /* スライドさせるために必要なクラス */
  transform: translateX(-10%);
}
.slide3 { /* スライドさせるために必要なクラス */
  transform: translateX(-20%);
}
.slide4 { /* スライドさせるために必要なクラス */
  transform: translateX(-30%);
}
.slide5 { /* スライドさせるために必要なクラス */
  transform: translateX(-40%);
}
.slide6 { /* スライドさせるために必要なクラス */
  transform: translateX(-50%);
}
.slide7 { /* スライドさせるために必要なクラス */
  transform: translateX(-60%);
}
.slide8 { /* スライドさせるために必要なクラス */
  transform: translateX(-70%);
}
.slide9 { /* スライドさせるために必要なクラス */
  transform: translateX(-80%);
}
.slide10 { /* スライドさせるために必要なクラス */
  transform: translateX(-90%);
}
.slide11 { /* スライドさせるために必要なクラス */
  transform: translateX(-100%);
}



.slide div:nth-of-type(1){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(2){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(3){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(4){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(5){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(6){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(7){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(8){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(9){ /* 背景色 */
  background-color: #FFFFFF;
}
.slide div:nth-of-type(10){ /* 背景色 */
  background-color: #FFFFFF;
}



/* ↓ 左右のボタン */
.next {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 10px;
  bottom: 50%;
  z-index: 10;
  cursor: pointer;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(45deg) translateY(50%);
  transform: rotate(45deg) translateY(50%);
}
.prev {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 25px;
  bottom: 50%;
  z-index: 10;
  cursor: pointer;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
/* ↓ インジケーター */
.indicator {
  width: 100%;
  position: absolute;
  bottom: 20px;
  display: flex;
  column-gap: 9px;
  z-index: 20;
  justify-content: center;
  align-items: center;
}
.indicator li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  list-style: none;
  background-color: #fff;
  border: 1px #000 solid;
  cursor: pointer;
}
.indicator li:first-of-type {
  background-color: #000;
}


/* 横スクロール終了 */


/* Youtube */
.youtube {position: relative; width: 100%; padding-top: 56.25%;}
.youtube iframe {position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

/*  SNSシェアボタン  */
.sns_btn{width: 100%; margin: 10px auto 20px; letter-spacing: -.4em;}
.sns_btn .parts{display: inline-block; vertical-align: top; width: 20%; margin: 0; padding: 0; letter-spacing: 0; text-align: center; list-style-type: none; border: 2px solid #FFF;}
.parts a{width: 100%; padding: 0.8em 0; color: #FFF; font-size: 92%; font-weight: 600; ; text-decoration: none;}
.parts a:hover{color: #FFF; text-decoration: none;}
.parts.twitter {padding: 10px 0; background-color: #00acee;}
.parts.twitter a:before {font-family: 'FontAwesome'; content:'\f081'; font-size: 1.8em; vertical-align: bottom; margin: 0 5px;}
.parts.facebook {padding: 10px 0;background-color: #3b5998;}
.parts.facebook a:before {font-family: 'FontAwesome'; content:'\f082'; font-size: 1.8em; vertical-align: bottom; margin: 0 5px;}
.parts.google_plus {padding: 10px 0;background-color: #dd4b39;}
.parts.google_plus a:before {font-family: 'FontAwesome'; content:'\f0d4'; font-size: 1.8em; vertical-align: bottom; margin: 0 5px;}
.parts.pocket {padding: 10px 0;background-color: #EB4257;}
.parts.pocket a:before {font-family: 'FontAwesome'; content:'\f265'; font-size: 1.8em; vertical-align: bottom; margin: 0 5px;}
.parts.hatena {padding: 10px 0;background-color: #2D4C86;}
.parts.hatena a:before {font-family: Arial 600; content: "B!"; font-weight: 900; font-size: 120%; font-weight: 600; vertical-align: bottom; margin: 0 5px;}

/* 引用 */
blockquote {color: #666; font-size: 100%; font-style: italic; font-weight: 600; background-color:#F5F5F5; padding:1em 1em 1em 3em; position:relative;}
blockquote:before{content: '“'; font-size: 4em; line-height:1em; color:#CCC; position:absolute; left:0; top: 10px;;}

/* 出典 */
.source{font-size: 11px; font-weight: normal; color: #888;}
.source a {font-weight: normal; color: #999; text-decoration: none;}
.source a:hover {color: #C00; text-decoration: underline;}

/*  アーカイブウィジェット */
.sidebar-wrapper .screen-reader-text, .footer-wrapper .screen-reader-text {display: none;}
.sidebar-wrapper select, .footer-wrapper select {margin: 5px 0 5px 10px; width: 90%!important; border-radius: 0!important;}

/* その他属性 */
.red_uline{border-bottom: 3px solid #C00;}
.uline{border-bottom: 1px solid #C00;}  
.dotline{clear: both;margin: 5px 0; border-bottom: 1px dotted #CCC;}
.clr{clear: both;}
strong{font-weight: 600;}
em{color: red;}
.txtcenter {text-align: center;}
.txtleft {text-align: left;}
.txtright {text-align: right;}
.red{color: #C00;}
.pink{color: #C09;}
.bld{font-weight: 600;}

.underline01 {
  background: #f5ff00;
}

/* 線の属性 */
.dot{border-bottom:1px dotted #CCC;}
.solid{border-bottom:1px solid #CCC;}
