@charset "utf-8";
body{
  font-family: "Hiragino Kaku Gothic ProN", "���S�V�b�N", YuGothic, Meiryo, sans-serif;
}

#pic{
  text-align: center;
}

a{ color:#0c23fe;}
a:hover img{
 filter:alpha(opacity=60);
 -moz-opacity: 0.6;
 opacity: 0.6;
}

.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0;
    padding: 0;
}

.box4{
    padding: 8px 19px;
    margin: 2em 0;
    color: #2c2c2f;
    background: #fff8e8;
    border-top: solid 5px #ffc06e;
    border-bottom: solid 5px #ffc06e;
}
.box4 p {
    margin: 0;
    padding: 0;
}

.box5 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #4ec4d3;
}
.box5 p {
    margin: 0;
    padding: 0;
}

/* _Ĺ */
.blinking{
    -webkit-animation:blink 1.0s ease-in-out infinite alternate;
    -moz-animation:blink 1.0s ease-in-out infinite alternate;
    animation:blink 1.0s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}
.box8 p {
    margin: 0;
    padding: 0;
}

h2 {
  background: #f0e68c;
  padding: 0.2em;
  font-size: 1.2em;
  border-left:none;
}

h3 {
  padding: .5em .75em;
  border: 1px solid #ccc;
}

h4 {
  padding: .5em .75em;
  border: 1px solid #ccc;
}

h5 {
  padding: .5em .75em;
  border: 1px solid #ccc;
}

h6 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #fff8e8;
}
h6::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

h7 {
  position: relative;
  padding: 0 .4em .1em;
}
h7::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 100%;
  height: 10px;
  background-color: #fef263;
}

.y7 {
  background: linear-gradient(0deg, #fef263 25%, transparent 25%);
}

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




.entry_botan{
 background:#fafafa;
 border:1px solid #ccc;
 padding:20px 50px 20px 50px;
 border-radius:2px;
}
.entry_botan p{
 line-height:30px;
}
h1{
 padding:30px 0 30px 0;
 margin:0 0 0 0;
 color:##2E0603;
 font-size:40px;
 border-bottom:1px solid #CED0B3;
 text-align:center;
 border-left: none;
}
@media screen and (max-width: 480px) {
  h1{
    padding: 10px 0 10px 0;
    margin: 0 0 0 0;
    color: ##2E0603;
    font-size: 23px;
    border-bottom: 1px solid #CED0B3;
    text-align: center;
  }
}


/*śü*/
.red{
 color:#f51818;
 font-weight:bold;
}
.yellow{
 background:#ffee5f;
}
.line{
 background:#ffe63d;
 font-weight:bold;
}
.b{
 font-weight:bold;
}
.small{
 font-size:90%;
}
.center{
  text-align:center;
    margin:20px 0 0 0;
}
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

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

.item_inner{
 width:530px;
 float:right;
}

/*tHgTCY*/
.fs25{ font-size:25px; }
.fs30{ font-size:30px; }
.fs32{ font-size:32px; }
.fs34{ font-size:34px; }
.fs36{ font-size:36px; }
.fs38{ font-size:38px; }
.fs40{ font-size:40px; }
.fs42{ font-size:42px; }
.fs44{ font-size:44px; }
.fs46{ font-size:46px; }
.fs48{ font-size:48px; }
.fs50{ font-size:50px; }
.fs52{ font-size:52px; }
.fs54{ font-size:54px; }
.fs56{ font-size:56px; }
.fs58{ font-size:58px; }
.fs60{ font-size:60px; }
.fs62{ font-size:62px; }
.fs64{ font-size:64px; }
.fs66{ font-size:66px; }
.fs68{ font-size:68px; }
.fs70{ font-size:70px; }

/*sÔ*/
.lh50{ line-height:50px; }
.lh52{ line-height:52px; }
.lh54{ line-height:54px; }
.lh56{ line-height:56px; }
.lh58{ line-height:58px; }
.lh60{ line-height:60px; }
.lh62{ line-height:62px; }
.lh64{ line-height:64px; }
.lh66{ line-height:66px; }
.lh68{ line-height:68px; }
.lh70{ line-height:70px; }


.imgl{
 float:left;
 margin:0 0 20px 0;
 border:1px solid #C4C4C4;
}

.bold{
  font-weight: bold;
}

.deco{
  background:linear-gradient(transparent 70%, #FFFF00 0%);
  font-weight: bold;
}

.imp{
  color: red;
  font-weight: bold;
}

.bad{
  color: #000d7e;
  font-weight: bold;
}

.imp2{
  color: red;
  font-weight: bold;
  background-color:rgb(255, 255, 153);
}

@media screen and (max-width: 600px){
#container {
  padding: 0;
}

.bold{
  font-size: 18px;
}
}


.cta_fukidashi_container {
  width: 90%;
  /* background-color: #FEFE00; */
  background-color: #fff;
  border-radius: 16px;
  padding: .5em;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: bold;
  text-shadow: 2px 2px 0 #fff;
  max-width: 468px;
  font-size: 1.5rem;
  filter: drop-shadow(0 0 3px #999);
}

.cta_fukidashi_container::after{
  content: "";
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  /* border-color: #FEFE00 transparent transparent transparent; */
  border-width: 1rem 1rem 0;
  right: 15%;
  bottom: -.8rem;
  position: absolute;
}

.cta_fukidashi_left{
  width: 50%;
  display: flex;
  justify-content: right;
  align-items: center;
  margin-bottom: 0;
  text-align: left;
  line-height: 1.2em;
}

.cta_fukidashi_count{
  width: 35%;
  margin-bottom: 0;
}

.cta_fukidashi_right{
  width: 15%;
  margin-bottom: 0;
  display: flex;
  justify-content: left;
  align-items: end;
  font-size: .8em;
}

@media screen and (max-width: 600px) {
  .cta_fukidashi_container {
    font-size: 4.5vw;
  }

  .cta_fukidashi_container::after{
    right: 20%;
  }  
}