﻿@charset "UTF-8";

.can01{
    text-shadow: 2px 2px 0 rgba(0,0,0,.1);
    color: #191970;
    font-size:30px;
    font-weight:bold;
    line-height:120%;
    margin-top:15px;
    text-align:center;
}

.can02{
	text-align:center;
	font-size:13px;
}

.can03{
	background-color:#fcc800;
	padding:10px;
}



.s_sale{
	margin-left:15px;
	margin-top:-10px;
	white-space:nowrap;
	color:#eeeeee;
}

.box_g {
    position: relative;
    margin: 1em 0 0 0;
    padding: 1em 1em;
    border: solid 2px #95ccff;
    border-radius: 8px;

}
.box_g .box-title {
    position: absolute;
    display: inline-block;
    top: -8px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #d6ebff;
    color: #666;
}
.box_g p {
    margin: 0; 
    padding: 0;
    color:#666;
}

.box_c{
    margin:1.5em 0;
    position: relative;
    padding: 0.7em 1em;
    border: solid 2px #9cbb1c;
    border-radius: 3px 0 3px 0;
    background-color:#f0f6da;
}
.box_c:before,.box_c:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #9cbb1c;
    border-radius: 50%;
}
.box_c:after {
    top:-12px;
    left:-12px;
}
.box_c:before {
    bottom:-12px;
    right:-12px;
}
.box_c p {
    margin: 0; 
    padding: 0;
    font-size:17px;
	color:#6b3f31;
}

.box_b{
    padding: 1em 1em;
    margin: 1.3em 0;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 5px #d6ebff;
    border: dashed 2px white;
    
}
.box_b p {
    margin: 10px 0 10px 0; 
    padding: 0;
    font-size:15px;
    color:#666;
    line-height:140%;
}

.box_f {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 0em 0 0.2em 0;
    background: #c3d825;
    color: #fff;
    font-weight: bold;
    font-size:25px;
    text-align:center;
    margin-top:15px;
}
.box_f:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #c3d825;
    width: 0;
    height: 0;
}
.box_f p {
    margin: 0; 
    padding: 0;
}

.f_blue{
	color:#0068b7;
}

.a1 {
	font-size:180%;
	text-align:center;
	color:#0068b7;
	background: linear-gradient(transparent 60%, #ffff66 60%);
	width:620px;
	font-weight:bold;
}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}

#midasi2{
  border-left: 10px solid #4169e1;
  border-bottom: 1px solid #4169e1; 
}

#midasi3{
  border-left: 10px solid #68a4d9;
  border-bottom: 1px solid #68a4d9;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:1em;
  font-size:1rem;
}

.gyou {
    line-height: 2.5em
}
.kage {
    color: #cc0000;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 5px 5px 5px #cccccc;
}

.midorikage {
    color: #228b22;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 3px 3px 3px #cccccc;
}

.aobig {
    color: #3366cc;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 4px 4px 4px #cccccc;
}

.aka {color: #cc0000;
	font-weight:bold;
}

.orenji {color: #ff9933;
	font-weight:bold;
	font-size: 30px;
    font-weight: bold;
}
.ao {color: #3366cc;
	font-weight:bold;
}
.tyadai {color: #663300;
	font-weight:bold;
	font-size: 1.8em;
}
.boxten{
    margin:40px;
    height:200px;
    position: relative;
    background:#ffffff;
    padding:40px;
}

.boxten:before{
    content: '';
    z-index: 1;
    position: absolute;
    border: 1px dashed #bbb;
    top: 7px;
    bottom: 7px;
    left: 7px;
    right: 7px;
    -moz-box-shadow: 0 0 0 1px #eee;
    -webkit-box-shadow: 0 0 0 1px #eee;
    box-shadow: 0 0 0 1px #eee;
}

#blockkami {
    position: relative;
    padding: 5px;
    color: #50391b;
    background: #f2e5ba;
    overflow: hidden;
}
 
#blockkami:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #fff;
    border-top-color: #998366;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.stich{
  background: #eee8aa;
  font-size: 12px;
  width: 95%;
  border: 2px dashed #f8fbf8;
  box-shadow: 0 0 3px 3px #274a78;
  border-radius: 5px;
  padding: 10px;
}
.stich a{
  color: #f8fbf8!important;
}

.note {
  position: relative;
  border: 1px solid #99ccff;
  border-radius: 8px;
  padding: 1em;
  margin:0px 100px 00px 50px;
}
.note::before,
.note::after {
  position: absolute;
  bottom: 100%;
  left: 10%;
  content: '';
  height: 0;
  width: 0;
  border: 6px solid transparent;
}
.note::before {
  border-bottom: 16px solid #99ccff;
}
.note::after {
  border-bottom: 16px solid #fff;
  margin-bottom: -5px;
}

.sankakuao {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.sankakuao::before {
    content: '';
    width: 17px;
    height: 17px;
    background: #add8eb;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    margin-left: 2px;
}
.sankakuao::after {
    content: '';
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-left: solid 10px #ffffff;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -6px;
    margin-left: 2px;
}

.block3 {
    color: #663300;
    font-size: 1.5em;
    background: #eee8aa;
    padding: 20px;
    border: 2px dashed rgba(101,73,38,0.5);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 5px #eee8aa, 0 2px 3px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 0 5px #eee8aa, 0 2px 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 0 5px #eee8aa, 0 2px 3px 5px rgba(0,0,0,0.5);
}
.eco_st{
	text-align:center;
}

@media screen and (max-width:480px){

.note {
  position: relative;
  border: 3px solid #99ccff;
  border-radius: 8px;
  padding: 1em;
  margin:40px 40px 40px 40px;
}


}

  
