/* ----------------------------------------------
		基本パーツ
------------------------------------------------- */
/* フォントサイズ指定 */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
body {
  /*font-size: 62.5%;*/
  font-size: 1.6em;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6em;
}
th, td, li, p {
  line-height: 1.7em;
}
body, html {
  height: 100%;
}
img {
  vertical-align: middle;
}
a {
  text-decoration: none !important;
  color: #002378;
}
a:hover {
  opacity: 0.8;
}
hr {
  height: 1px !important;
  border: none;
  border-bottom: 1px solid #3E3A39;
}
hr.line {
  margin: 0 auto;
  padding: 0 auto;
  height: 1px !important;
  border: none;
  border-bottom: 1px solid #3E3A39;
}
.alert {
  color: #C61625;
  position: relative;
  padding: inherit;
  margin-bottom: 0;
  border: none;
  border-radius: inherit;
}
body {
  background-color: #FFF;
  color: #3E3A39;
  line-height: 1.0em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
  width: 100%;
  -webkit-text-size-adjust: 100%;
}
#wrapper {
  width: 100%;
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}
/* ----------------------------------------------
共通仕様
------------------------------------------------- */
.container-fruid {
  padding: 0;
  border: 0px solid #000;
}
.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}
a.hover_none {
  pointer-events: none;
  display: inline-block;
  cursor: default;
}
.anker_offset {
  padding-top: 50px;
  margin-top: -50px;
}
/* スクロールテーブル */
.scroll_tbl table {
  width: 100%;
}
.scroll_tbl {
  overflow: auto;
  white-space: nowrap;
}
.scroll_tbl::-webkit-scrollbar {
  height: 5px;
}
.scroll_tbl::-webkit-scrollbar-track {}
.scroll_tbl::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
/* ----------------------------------------------
bootstrap　ハック
------------------------------------------------- */
/*.no-gutters {
  margin:0;
  padding:0;
}
 
.no-gutters　> .col,
.no-gutters　> [class*="col-"] {
  margin:0;
  padding:0;
}*/
/* ----------------------------------------------
<header></header>
------------------------------------------------- */
#top_header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
  z-index: 9999999;
  border: 0px solid;
}
#top_header #logo {
  display: inline-block;
  float: left;
  margin: 10px;
  padding: 0;
  width: auto;
}
#top_header #logo a {
  margin: 0 auto;
}
#top_header button {
  outline: 0;
}
/* ----------------------------------------------
<div id="slide"></div>
------------------------------------------------- */
#slide {
  width: 100%;
  height: 520px !important;
  z-index: 1;
}
#slide .sp-slide {
  width: 100%;
  height: 520px !important;
  border: 0px solid;
}
#slide .sp-slide img {
  width: 100% !important;
  height: 520px;
}
/* 背景画像設定 */
#slide .sp-slide {
  background-size: cover !important;
}
#slide01 {
  background: url('../images/slide/top_slide_01.jpg');
  background-position: top center !important;
  position: relative;
}
/*#slide02 {
  background: url('../images/slide/top_slide_02.jpg');
  background-position: center !important;
}
#slide03 {
  background: url('../images/slide/top_slide_03.jpg');
  background-position: center !important;
}*/
#slide04 {
  background: url('../images/slide/top_slide_04.jpg');
  background-position: center !important;
}
#slide05 {
  background: url('../images/slide/top_slide_05.jpg');
  background-position: center !important;
}
#slide06 {
  background: url('../images/slide/top_slide_06.jpg');
  background-position: center !important;
}
#slide07 {
  background: url('../images/slide/top_slide_07.jpg');
  background-position: center !important;
}
#slide01 .txt p {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #FFF;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#slide01 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #FFF;
}
/*#slide02 .txt {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #FFF;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#slide02 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #FFF;
}
#slide03 .txt {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #FFF;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
  text-align: center;
}
#slide03 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #FFF;
}*/
#slide04 .txt p {
  position: absolute;
  top: 55%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #FFF;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#slide04 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #FFF;
}
#slide05 .txt p {
  position: absolute;
  top: 55%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #000;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #FFF;
  text-align: center;
}
#slide05 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
}
#slide06 .txt p {
  position: absolute;
  top: 55%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #000;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #FFF;
  text-align: center;
}
#slide06 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
}
#slide07 .txt p {
  position: absolute;
  top: 55%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #000;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #FFF;
  text-align: center;
}
#slide07 .txt p span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
}
#slide a.click {
  font-family: 'Noto Sans JP', serif;
  font-size: 40px;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 700;
  border-top: solid 0px;
  border-bottom: solid 0px;
  display: block;
  position: relative;
  rotate: -6deg;
  transform: skewX(-6deg);
  box-sizing: border-box;
  max-width: 260px;
  text-align: center;
  padding: 14px 0 20px 0;
  margin: 24px;
  margin-inline: auto;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
  text-shadow: 3px 3px 0px #000;
  /*box-shadow: 0 5px 5px -5px rgba(0,0,0,1), 0 -5px 5px -5px rgba(0,0,0,1);*/
  background-color: rgba(254, 212, 4, 0.90);
}
#slide a.click:hover {
  color: #000;
  background: #FED404;
  transition: all 0.3s;
  text-shadow: 0px 0px 0px #000;
  background-color: rgba(254, 212, 4, 0.60);
}
/*#slide a.click::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  border-left: solid 3px #333;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
#slide a.click::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  border-right: solid 3px #333;
  top: 0;
  right: 0;
  transition: all 0.3s;
}*/
/* メインロゴ */
/*#logo_middle {
  position: absolute;
  width: 100%;
  height: 520px;
  z-index: 9999;
  display: block;
  border: 0px solid;
}
#logo_middle .inner {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP', sans-serif !important;
}
#logo_middle .inner p {
  text-align: center;
}
#logo_middle .inner p.txt {
  color: #FFF;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #000;
}
#logo_middle .inner p.txt span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #FFF;
}*/
#main {
  margin: 0 auto;
  position: relative;
}
/* aricle */
#main .aricle {
  border: 0px solid;
  padding: 0;
}
/* aside */
#main .aside {
  background-color: #F4F4F5;
}
/* ----------------------------------------------
<div class="main"></div>
------------------------------------------------- */
.main {
  margin: 0 auto;
  max-width: 1000px;
}
.mainWide {
  margin: 0 auto;
  padding: 0;
}
.mainWide.bg {
  background-color: #F4F4F5;
}
.mainWide .max1000 {
  margin: 0 auto;
  max-width: 1000px;
}
body.home #main {
  margin: 0 auto;
  max-width: 1000px;
}
body.home .main {
  position: relative;
  max-width: 740px;
  z-index: 999999;
  border: 0px solid;
}
div.main section {
  position: relative;
}
/* aricle */
.aricle section h2 {
  position: relative;
  margin: 60px 0 20px 0;
  font-size: 2.2rem;
  font-weight: bold;
  color: #036EB7;
  letter-spacing: 0.05em;
}
.aricle section h2 span {
  margin-left: 1.0em;
  font-size: 1.6rem;
  font-weight: normal;
  color: #3E3A39;
}
.aricle section h3 {
  padding: 0 10px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: bold;
  border-left: 7px solid #036EB7;
}
/* aside */
.aside section h2 {
  margin: 60px 0 0 0;
  text-align: center;
  font-weight: bold;
  color: #036EB7;
}
.aside section h3 {
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0em;
}
/* ----------------------------------------------
		フッター　共通
------------------------------------------------- */
footer {
  background-color: #002378;
}
footer #footer {
  position: relative;
  margin: 0 auto;
  height: 200px;
  max-width: 1000px;
  color: #666;
}
footer #footer .ft_logo {
  margin: 30px 0;
}
footer #footer .ft_tx span {
  font-size: 1.3rem;
  font-weight: bold;
}
footer #footer .ft_tx {
  font-size: 1.2rem;
  color: #FFF;
  line-height: 1.4em;
}
footer #footer .ft_nav {
  margin: 30px 0;
}
footer #footer .ft_nav ul {
  float: right;
}
footer #footer .ft_nav ul li {
  float: left;
  margin-left: 20px;
}
footer #footer .ft_nav ul li a {
  font-size: 1.3rem;
  color: #FFF;
}
footer #footer .ft_copy {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.2rem;
  color: #FFF;
}
/* ページトップ */
.pagetop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 15px;
  z-index: 999999;
}
.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 50px;
  background: url(../images/common/arrow.png) no-repeat #97d2d7 50%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#pagetop {
  display: block;
  position: inherit;
}
#pagetop a {
  width: 100%;
  height: 50px;
  font-size: 1.6rem;
  background: #97d2d7;
  border-radius: 0%;
  -moz-border-radius: 0%;
  -webkit-border-radius: 0%;
}
/* ----------------------------------------------
		トップコンテンツ
------------------------------------------------- */
/* aricle */
/* #sec_news */
/* ＪＷＭＡニュース */
#sec_news .row {
  border: 0px solid;
}
#sec_news .thumb {
  padding-right: 0;
}
#sec_news .category {
  padding: 1px;
  width: 10em;
  font-size: 1.1rem;
  text-align: center;
  border-radius: 3px;
}
#sec_news .category.news {
  color: #97d2d7;
  border: 2px solid #97d2d7;
  font-weight: bold;
}
#sec_news .category.info {
  color: #785400;
  border: 2px solid #785400;
  font-weight: bold;
}
#sec_news .category.report {
  color: #FFF;
  border: 2px solid #97d2d7;
  background-color: #97d2d7;
}
#sec_news .title {
  padding: 5px 0;
}
#sec_news .title a {
  font-size: 1.5rem;
}
#sec_news .date {
  position: absolute;
  bottom: 5px;
  right: 20px;
  font-size: 1.3rem;
}
#sec_news .news_line {
  margin-bottom: 10px;
}
#sec_news .to_news_index {
  text-align: right;
  margin-bottom: 50px;
}
#sec_news p.news_thumb {
  max-height: 100px;
  overflow: hidden;
}
#sec_news p.news_thumb img {
  width: 100%;
  height: auto;
  max-width: 160px;
}
#sec_news .tab {
  margin: 2.0em 0 1.0em 0;
  display: flex;
  list-style: none;
  border: 0px solid;
}
#sec_news .tab li {
  width: 50%;
}
#sec_news .tab li a {
  display: block;
  padding: 0.5em;
  text-align: center;
  font-weight: bold;
  border: 1px solid #CCC;
  border-bottom: 2px solid #002378;
  border-radius: 5px 5px 0 0;
  background-color: #FFF;
  transition: all .5s;
}
#sec_news .tab li a:hover, #sec_news .tab li.active a {
  background-color: #002378;
  border-left: none;
  color: #FFF;
  opacity: 1.0;
}
#sec_news .tab li:nth-child(1) a {
  border-right: none;
}
#sec_news .tab li:nth-child(2) a {
  border-left: none;
}
#sec_news .tabContents {
  display: none;
}
#sec_news .tabContents.active {
  display: block;
}
/* #sec_download */
/* ダウンロード */
#sec_download .inner {
  background: url(../images/common/bg_sec_download.jpg) no-repeat;
  background-size: cover;
  padding: 20px;
  min-height: 320px;
}
#sec_download .inner.second {
  background: url(../images/common/bg_sec_download2.jpg) no-repeat;
  background-size: cover;
  padding: 20px;
  min-height: 270px;
}
#sec_download .inner.third {
  background: url(../images/common/bg_sec_download3.jpg) no-repeat;
  background-size: cover;
  padding: 20px;
  min-height: 220px;
  background-position: bottom;
}
#sec_download .inner p {
  font-size: 1.5rem;
}
#sec_download .inner p a.btn {
  width: 250px;
}
#sec_download .inner p.title {
  color: #002378;
  font-weight: bold;
}
#sec_download .inner p.sub {
  margin-top: 10px;
  display: inline-block;
  padding: 0em 0.5em;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #002378;
  color: #002378;
  font-size: 1.2rem;
}
#sec_download .inner p.subTx {
  color: #002378;
  font-size: 1.2rem;
}
#sec_download h2 {
  margin: 20px 0 20px 0;
}
/* #sec_booksale */
/* 書籍販売 */
#sec_booksale h3 {
  white-space: nowrap;
}
#sec_booksale img {
  max-width: 300px;
  height: auto;
  border: 1px solid #036EB7;
  border-radius: 5px;
}
#sec_booksale .left {
  float: left;
  max-width: 287px;
  border: 0px solid;
}
#sec_booksale .right {
  float: right;
  max-width: 300px;
  border: 0px solid;
}
#sec_booksale p.price {
  font-size: 1.3rem;
  text-align: center;
}
#sec_booksale p a.btn {
  width: 100%;
}
/* ----------------------------------------------
		トップ右サイドエリア
------------------------------------------------- */
/* #sec_aside */
/* 各防水工法・材料について */
#sec_aside .banner {
  width: 100%;
  padding: 10px;
}
#sec_aside .banner .sec {
  display: table;
  width: 100%;
}
#sec_aside .banner .sec a {
  display: table-cell;
  height: 80px;
  margin: 10px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7em;
  letter-spacing: 0em;
  border-radius: 3px;
  border: 0px solid;
}
#sec_aside .banner .sec1 a {
  background-color: #888888;
}
#sec_aside .banner .sec2 a {
  background-color: #60AB46;
}
#sec_aside .banner .sec3 a {
  background-color: #FF8700;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
#sec_aside .banner .sec4 a {
  background-color: #EBCA1B;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
#sec_aside .banner .sec5 a {
  background-color: #2EA7E0;
}
#sec_aside .banner .sec6 a {
  background-color: #6C4A0F;
  letter-spacing: 0.3em;
  font-size: 2.0rem;
  text-indent: 0.3em;
}
/* 統計・資料 */
#sec_aside .banner .data {
  display: table;
  width: 100%;
  overflow: hidden;
  transition-duration: 0.5s;
}
#sec_aside .banner .data a {
  display: table-cell;
  height: 200px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.2em;
  border-radius: 3px;
  background-size: cover;
}
#sec_aside .banner .data1 a {
  background: url(../images/common/aside_data1.jpg) no-repeat;
}
#sec_aside .banner .data2 a {
  background: url(../images/common/aside_data2.jpg) no-repeat;
}
#sec_aside .banner .data3 a {
  background: url(../images/common/aside_data3.jpg) no-repeat;
}
#sec_aside .banner .data a img {
  transform: scale(0.9);
}
#sec_aside .banner .data:hover a {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.5s; /*変化に掛かる時間*/
  overflow: hidden; /*拡大時にはみ出た部分を隠す*/
}
/*ミニPC*/
@media only screen and (max-width: 991px) {
  #sec_aside .banner .data1 a {
    background: url("../images/common/aside_data1-2.jpg") no-repeat center;
  }
  #sec_aside .banner .data2 a {
    background: url(../images/common/aside_data2-2.jpg) no-repeat center;
  }
  #sec_aside .banner .data3 a {
    background: url(../images/common/aside_data3-2.jpg) no-repeat center;
  }
}
/* ----------------------------------------------
　共通アイテム
------------------------------------------------- */
/* 共通ボタン */
.btn {
  display: inline-block;
  padding: 10px 25px;
  font-size: 1.3rem;
  text-align: center;
  border-radius: 3px;
}
.btn i {
  margin-left: 0.5em;
}
.btn.wide {
  padding: 10px 15px;
  width: 300px !important /*text-align: left;
  
  ;*/
}
.btn.button_typ1 {
  color: #97d2d7;
  background-color: #4b4b4b;
}
.btn.button_typ1 {
  font-weight: bold;
}
.btn.button_typ1:hover {
  color: #97d2d7;
}
.btn.button_typ2 {
  color: #002378;
  background-color: #FFF;
  border: 1px solid #002378;
}
.btn.button_typ2:hover {
  color: #002378;
}
.button_typ1_2 {
  display: block;
  width: 220px;
  padding: 5px 10px;
  margin-bottom: 0.3rem;
  font-size: 1.3rem;
  text-align: left;
  border-radius: 3px;
  color: #002378;
  background-color: #FFF;
  border: 1px solid #002378;
}
.button_typ1_2:hover {
  opacity: 0.8;
}
.button_typ1_2 a {
  display: block;
  color: #002378;
}
/* 共通テーブル */
table.parent {
  margin: 0 auto;
}
table.parent tr {
  border-bottom: 1px solid #CCC;
}
table.parent tr:last-child {
  border: none;
}
table.parent th, table.parent td {
  padding: 1.0em 0;
  font-size: 1.5rem;
  vertical-align: top;
  text-align: left;
}
table.parent th {
  white-space: nowrap;
  padding-right: 2.0em;
}
table.child tr {
  border: none;
}
table.child th, table.child td {
  padding: 0;
  font-weight: normal;
}
/* 共通リスト */
body .main ul, body .main ol {
  margin: 0 0 0 1.7em;
  padding: 0;
}
body .main li {
  padding: 0;
}
/* ----------------------------------------------
　第二階層
------------------------------------------------- */
body.second #main_menu {
  background-color: #1684FF;
  background-color: rgba(22, 132, 255, 0.8);
}
body.second #catch {
  background-size: auto;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #1684FF;
  width: 100%;
  height: 200px;
}
body.second #catch h1 {
  position: relative;
  text-align: center;
  line-height: 240px;
  font-weight: bold;
  font-size: 2.8rem;
  letter-spacing: 0.2em;
  color: #FFF;
}
body.second #catch h1 span {
  display: block;
  position: absolute;
  top: 62%;
  left: 0;
  right: 0;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: 0.1em;
}
body.first #catch { /* 背景 はじめに */
  background-image: url('../images/catch/catch1.jpg');
}
body.about #catch { /* 背景 組織概要 */
  background-image: url('../images/catch/catch1-2.jpg');
}
body.news #catch, body.wood #catch { /* 背景 ニュース、木造防水 */
  background-image: url('../images/catch/catch1-3.jpg');
}
body.members #catch { /* 背景 会員名簿 */
  background-image: url('../images/catch/catch1-4.jpg');
}
body.link #catch { /* 背景 リンク */
  background-image: url('../images/catch/catch1-5.jpg');
}
body.lecture #catch { /* 背景 研修会 */
  background-image: url('../images/catch/catch1-5.jpg');
}
body.manual #catch { /* 背景 書籍販売 */
  background-image: url('../images/catch/catch2.jpg');
}
body.data #catch, body.download #catch, body.guideline #catch, body.jwma_standard #catch { /* 背景 施工実績、ガイドライン、JWMA規格 */
  background-image: url('../images/catch/catch2-2.jpg');
}
body.member #catch { /* 背景 会員ページ */
  background-image: url('../images/catch/catch3.jpg');
}
body.second .main {
  position: relative;
  width: 100%;
}
body.second .main h2, body.second .mainWide h2 {
  margin: 80px 0 20px 0;
  color: #036EB7;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
body.second .main p.subtitle {
  margin: 50px 0 -80px 0;
  color: #036EB7;
  font-size: 1.4rem;
  text-align: center;
}
/* ----------------------------------------------
　フォームパーツ
------------------------------------------------- */
#contentForm input[type="submit"], #contentForm input[type="button"], #contentForm input[type="reset"], #contentForm button {
  background-color: #97d2d7;
  border: 0px;
  color: #fff;
  margin: 0 auto;
  padding: 20px 30px;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: bold;
}
#contentForm input[type="submit"]:hover, #contentForm input[type="button"]:hover, #contentForm input[type="reset"]:hover, #contentForm button:hover {
  opacity: 0.8;
}
#contentForm input[type="text"], #contentForm input[type="number"], #contentForm input[type="password"] {
  padding: 5px;
  font-size: 1.4rem;
  height: 35px;
  border: 1px solid #ABADB3;
  border-radius: 2px;
}
#contentForm input[type="text"]:focus, #contentForm input[type="number"]:focus, #contentForm input[type="password"]:focus, #contentForm select:focus {
  border: 2px solid #8EB5F2;
}
#contentForm input[type="number"] {
  text-align: right;
}
#contentForm input[type="radio"], #contentForm input[type="checkbox"] {
  margin-right: 0.5em;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
#contentForm select {
  /*-webkit-appearance:none;*/
  border: 1px solid #ABADB3;
  padding: 0em 0.5em;
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  transform: scale(1.0);
  height: 35px;
  line-height: 35px;
  font-size: 1.4rem;
}
#contentForm textarea {
  width: 100%;
  padding: 0;
  font-size: 1.4rem;
}
#contentForm .wi {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#contentForm .wi10 {
  width: 10%;
}
#contentForm .wi20 {
  width: 20%;
}
#contentForm .wi30 {
  width: 30%;
}
#contentForm .wi40 {
  width: 40%;
}
#contentForm .wi50 {
  width: 50%;
}
#contentForm .wi60 {
  width: 60%;
}
#contentForm .wi70 {
  width: 70%;
}
#contentForm .wi80 {
  width: 80%;
}
#contentForm .wi90 {
  width: 90%;
}
#contentForm .wi100 {
  width: 100%;
}
/* ----------------------------------------------
　動画 lecture.html
------------------------------------------------- */
/*#sec_movie video {
  width: 100%;
}*/
#sec_movie .movie_image {
  position: relative;
  margin: 15px 0;
}
#sec_movie .movie_image iframe {
  width: 470px;
  height: 264px;
}
#sec_movie .movie_title {
  position: absolute;
  top: 5%;
  left: 8.5%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
#sec_movie h5.movie_title {
  color: #ffffff;
  font-weight: bold;
}
hr.hr_thin {
  margin: 0 auto 30px auto;
  padding: 0 auto;
  height: 1px !important;
  border: none;
  border-bottom: 0.25px solid #CCCCCC;
}
br.sp_show {
  display: none;
}