
.tbl-r02 p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}


table{
  margin: 20px auto;
  border-collapse: collapse;
  width: 100%;
}

.tb01 th,
.tb01 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
}
.tb01 th {
  background: #ff7bac;
  color: #fff;

}
@media screen and (max-width: 640px) {
  .tb01 .head{
    display:none;
  }
  .tb01 {
    width: 100%;
  }
  .tb01 td,
  .tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 td{
    padding: 0px 12px 0 0;
    display: block;
    width: 100%;
    line-height: 2.5;
    text-align:left;
  }
  .tb01 td:before{
    color: #fff;
    content: attr(data-label);
    font-weight: bold;
    padding: 0px 10px;
    display: inline;
    background-color: #ed1e79;
    margin-right: 10px;
    float: left;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}

.responsive-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.responsive-wrapper div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.tbl-r02 th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}

.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
  background-color: #f1f1f1;
}

@media screen and (max-width:480px) {
  img {
    max-width: 100%;
  }

 div {
   max-width: 100%;
 }

  .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%;
  }
}

/*アンダーマーカー黄色*/
.yellow_marker {
   background: linear-gradient(transparent 60%,#ffff7e 60%);
   font-weight: bold;
}

.dltitle {
  color="#0099ff"
  font-size: 16px;
}

dl.blog_summery{
  width:auto!important;
  margin:10px 0 30px;
  padding:10px;
  background-color: #fcfcfc;
  border:1px solid #ccc;
  display: inline-block;
}

dl.blog_summery a{
  text-decoration: none;
}

dl.blog_summery dt{
  width:100%;
  text-align: center;
  margin:5px 0 5px;
  padding:0;
  font-weight: bold;
	font-size: 1.4em;
}

dl.blog_summery dd{
  width:100%;
  text-align: left;
  margin:0 ;
  padding:0;
}

dl.blog_summery dd ol{
  list-style-type: decimal;
  margin:20px 20px 30px;
  padding:0;
  text-align: left;
	line-height: 2.5em;
	  padding-left:1em;
  text-indent:-1em;
}

dl.blog_summery dd ol li{
  margin:0 0 5p 0x;
  padding:0;
  text-align: left;
	font-size: 120%;
	display: block;
    width: 100%;
}

.shift_h2_blog {
  padding: .3em 0 .3em .55em!important;
  border-left: 10px solid #a30703 !important;
  border-bottom: 2px solid #504e4f !important;
  margin:30px 0 20px!important;
  text-align:left!important;
  color: #171717;
  font-weight:bold!important;
  font-size: 28px;
  clear: both;
}

.shift_h3_blog {
 padding: .3em 0 .3em .55em!important;
 border-left: double 6px #a30703 !important;
 border-bottom: 2px dashed #787471 !important;
 margin:30px 0 20px!important;
 text-align:left;
 color: #171717;
 background-color: #eeeeee;
 font-weight:bold!important;
 font-size: 22px!important;
 clear:both;
}

.h4title1808 {
 color: #171717;
 border-bottom: dashed 2px #ea5532;
 font-weight:bold;
 font-size: 22px;
 text-align:left!important;
}

.shift_pw_blog {
 background-color: #f8f8f8;
 padding: 10px;
 border : 5px solid #a9a9a9 ;
 margin-bottom: 20px;
 text-align: left!important;
 font-size: 20px!important;
}

.shift_tx_blog {
 line-height: 30px!important;
 font-size: medium!important;
 text-align:left;
 color:#424242;
 line-height: 210%;
}

blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    border: solid 2px #464646;
    color: #464646;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    content: "“";
    font-family: sans-serif;
    color: #77c0c9;
    font-size: 90px;
    line-height: 1;
}

blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

#b1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.blogdlbtn a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  background-color: #33ccff  ;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
  border-radius: 6px;
  transition: 0.3s;
  text-decoration: none;
}

.blogdlbtn a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.blogdlbtn a:hover {
  text-decoration: none;
  background-color: #0099cc;
  box-shadow: 0 0 10px rgba(0 0 0 / 0);
}

.blogdlbtn2 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 200px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  background-color: #21A0DB  ;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
  border-radius: 6px;
  transition: 0.3s;
  text-decoration: none;
}

.blogdlbtn2 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.blogdlbtn2 a:hover {
  text-decoration: none;
  background-color: #0099cc;
  box-shadow: 0 0 10px rgba(0 0 0 / 0);
}

.blogdlbtn0 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  background-color: #ea5506 ;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
  border-radius: 6px;
  transition: 0.3s;
  text-decoration: none;
}

.blogdlbtn0 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.blogdlbtn0 a:hover {
  text-decoration: none;
	opacity: 0.6;
  box-shadow: 0 0 10px rgba(0 0 0 / 0);
}

.box30 {
    margin: 100px 100px ;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}

.box30 box-title2 {
    font-size: 1.2em;
    background-color: : #5fc2f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.box30 p {
    padding: 15px 20px;
    margin: 0;
    text-align: left;
}

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}

.box_tips {
      margin: 100px 100px ;
      background-color: #ffffcc;
      border: solid 3px #f08300;
      border-radius: 8px;
}

.box_tips .box-title3 {
  display: inline-block;
  font-size: 1.25em;
  background-color: #fff;
  border: solid 3px #f08300;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 10px;
}

.box_tips p {
  padding: 15px 20px;
  margin: 0;
  text-align: left;
}

.box26 box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}

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

.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;
}



/*-----------------------------------blog記事用css*/
/*アンダーマーカー赤*/
#news_detail .und_red {
  background: linear-gradient(transparent 60%, #ffb8b9 60%);
  font-weight: bold;
}
/*アンダーマーカー黄*/
#news_detail .und_yel {
  background: linear-gradient(transparent 60%, #ffff7e 60%);
  font-weight: bold;
}
#news_detail #topic_tag_area {
  margin: 80px auto;
  text-align: left;
}
#news_detail #topic_tag_area p {
  margin: 15px auto;
  line-height: 1.8em;
  font-size: 14px;
}
@media print, screen and (min-width:768px) {
  #news_detail #topic_tag_area p {
    line-height: 2em;
    font-size: 16px;
  }
}
#news_detail #topic_tag_area p:nth-child(4) {
  padding-top: 40px;
}
#news_detail #topic_tag_area p span {
  font-size: 1.1em;
}
#news_detail #topic_tag_area h4 {
  display: inline;
  background: #f89174;
  color: #fff;
  margin-left: 0;
  border-radius: 7px 7px 0 0;
  font-size: 18px !important;
  padding: 10px 30px;
  font-weight: bold;
  border: none;
}

#news_detail #topic_tag_area .tag_inner {
  background: #fffbf4;
  margin-top: 7px;
  padding: 20px;
  border: solid 2px #f89174;
}

@media print, screen and (min-width:768px) {
  #news_detail #topic_tag_area .tag_inner {
    padding: 20px 40px;
  }
}

#news_detail #topic_tag_area .tag_inner img {
  display: block;
  max-width: 580px;
  height: auto;
  margin: 30px auto;
}

/*------以下、blockquote要素のCSSです*/
blockquote.blog {
    position: relative;
    padding: 20px 20px 20px 32px;
    box-sizing: border-box;
    font-style: italic;
    background: #f3f3f3;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
    margin-bottom:10px;
    border-left: 4px solid #9dd4ff;
    border-top:none;
    border-right:none;
    border-bottom:none;
}
@media print, screen and (max-width:576px) {
blockquote.blog {
    padding: 20px 32px 20px 32px;
}
}
blockquote.blog:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 40px;
    height: 30px;
    text-align: center;
    content: "\f10d";
    font-family: "Font Awesome 5 Free"!important;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #92d4ff;
    box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
    font-weight: 900;
}

blockquote.blog:after{
    position: absolute;
    content: '';
    top: 40px;
    left: -15px;
    border: none;
    border-bottom: solid 8px transparent;
    border-right: solid 15px #6eb3e0;
}

blockquote.blog p {
    position: relative;
    padding: 0;
    z-index: 3;
    line-height: 200%;
}

blockquote.blog cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

.txt_left {
    text-align: left !important;
}
