 
.absolute {
position: absolute;
left: 5px;
top: 5px;
}

.tug_04 {
display: inline-block;
text-align: center;
font-size: 12px;
text-decoration: none !important;
margin: 2px;
padding: 8px 15px;
white-space: nowrap;
background: #fff;
color: #333 !important;
border: solid 2px #333;
border-radius: 50px;
transition: .4s;
box-shadow: 0px 3px 3px #eee;
/*line-height: 1.5; 改行 */
}

.tug_04:hover{
background-color: #333;
color: #fff !important;
border: solid 2px #333;
}

.tug_04_01 {
text-align:center;
font-size: 14px;
text-decoration:none !important;
line-height: 3.8em;
margin: 5px;
padding: 10px 15px;
background: url(/Image/line_bg.png);background-size:5px;
white-space: nowrap;
background: #333;
color: #fff !important;
border: solid 2px #333;
border-radius: 50px;
}

a.white:link {color:#ffffff;text-decoration:none;}
a.white:visited {color:#ffffff;text-decoration:none;}
a.white:active {color:#ffffff;text-decoration:none;}
a.white:hover {color:#f0f0f1;text-decoration:none;}

a.white_no:link {color:#ffffff;text-decoration:underline;}
a.white_no:visited {color:#ffffff;text-decoration:none;}
a.white_no:active {color:#ffffff;text-decoration:none;}
a.white_no:hover {color:#f0f0f1;text-decoration:none;}

html {
-webkit-overflow-scrolling: touch;
}

.wordBreak {
word-break: break-all;
}

table.td a {
display: block;
}

.yubi { cursor: pointer; }

.tug {
float: left;

margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-size:;
background:#ffffff;
padding: 5px 5px 5px 5px;
}

.tug:hover {
background-color:#f6f6f6;
}

/*--------------------
      o      
--------------------*/
.balloon {
margin-bottom: 2em;
position: relative;
}
.balloon:before,.balloon:after {
clear: both;
content: "";
display: block;
}
.balloon figure {
width: 70px;
height: 70px;
}
.balloon-image-left {
float: left;
margin-right: 18px;
}
.balloon-image-right {
float: right;
margin-left: 16px;
}
.balloon figure img {
width: 100%;
height: 100%;
border: 2px solid #aaa;
border-radius: 50%;
background: #ffffff;
margin: 0;
}
.balloon-image-description {
padding: 5px 0 0;
font-size: 10px;
text-align: center;
}
.balloon-text-right,.balloon-text-left {
position: relative;
padding: 15px;
top: -5px;	
border: 1px solid;
border-radius: 10px;
background: #ffffff;
max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 120px);
display: inline-block;
}
.balloon-text-right {
border-color: #aaa;
}
.balloon-text-left {
border-color: #aaa;
}
.balloon-text-right {
float: left;
}
.balloon-text-left {
float: right;
}
.balloon p {
margin: 0 0 20px;
line-height: 180%;
}
.balloon p:last-child {
margin-bottom: 0;
}
/*  O p     */
.balloon-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #aaa;
top: 15px;
left: -20px;
}
.balloon-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 15px;
left: -19px;
}
.balloon-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #aaa;
top: 15px;
right: -20px;
}
.balloon-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #fff;
top: 15px;
right: -19px;
}

/*  l     */
.think .balloon-text-right,.think .balloon-text-left {
border-radius: 50px;
padding: 18px 15px 18px 23px;
top: -15px;
margin-left: -10px;
}
.think .balloon-text-right:before {
border: 1px solid #aaa;
border-radius: 50%;
width: 16px;
height: 16px;
top: 15px;
left: -12px;
background: #ffffff;
}
.think .balloon-text-right:after {
border: 1px solid #aaa;
border-radius: 50%;
width: 8px;
height: 8px;
top: 25px;
left: -19px;
background: #ffffff;
}
.think .balloon-text-left:before {
border: 1px solid #aaa;
border-radius: 50%;
width: 8px;
height: 8px;
top: 10px;
right: -12px;
}
.think .balloon-text-left:after {
border: 1px solid #aaa;
border-radius: 50%;
width: 4px;
height: 4px;
top: 20px;
right: -19px;
}

/*   $04C2      $0752 i E j */
.balloon2-right {
position: relative;
display: inline-block;
margin: 0.5em 15px 1.5em 0;
padding: 5px 5px 5px 5px;
min-width: 120px;
max-width: 100%;
color: #555555;
font-size: 16px;
background: #ffffff;
border: solid 2px #555555;
box-sizing: border-box;
border-radius: 0px;
}

.balloon2-right:before {
content: "";
position: absolute;
top: 90%;
right: -24px;
margin-top: -12px;
border: 12px solid transparent;
border-left: 12px solid #ffffff;
border-radius: 0px;
z-index: 2;
}

.balloon2-right:after {
content: "";
position: absolute;
top: 90%;
right: -29px;
margin-top: -14px;
border: 14px solid transparent;
border-left: 14px solid #555555;
z-index: 1;
}

.balloon2-right p {
margin: 0;
padding: 0;
}

/*   $04C2      $0752 i  j */
.balloon2-top {
position: relative;
display: inline-block;
margin: 0.5em 0;
padding: 5px 5px 0px 5px;
min-width: 120px;
max-width: 100%;
color: #555555;
font-size: 16px;
background: #ffffff;
border: solid 3px #555555;
box-sizing: border-box;
}

.balloon2-top:before {
content: "";
position: absolute;
top: -24px;
left: 50%;
margin-left: -15px;
border: 12px solid transparent;
border-bottom: 12px solid #ffffff;
z-index: 2;
}

.balloon2-top:after {
content: "";
position: absolute;
top: -30px;
left: 50%;
margin-left: -17px;
border: 14px solid transparent;
border-bottom: 14px solid #555555;
z-index: 1;
}

.balloon2-top p {
margin: 0;
padding: 0;
}

/*   $04C2      $0752 i   j */
.balloon2-bottom {
position: relative;
display: inline-block;
margin: 0.5em 0;
padding: 10px 10px;
min-width: 120px;
max-width: 100%;
color: #555555;
font-size: 16px;
background: #ffffff;
border: solid 3px #555555;
box-sizing: border-box;
}

.balloon2-bottom:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -15px;
border: 12px solid transparent;
border-top: 12px solid #ffffff;
z-index: 2;
}

.balloon2-bottom:after {
content: "";
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -17px;
border: 14px solid transparent;
border-top: 14px solid #555555;
z-index: 1;
}

.balloon2-bottom p {
margin: 0;
padding: 0;	
}

/*      X N   [       */

.scroll{
height:180px;
width:100%;
overflow-x: hidden;
}
.scroll::-webkit-scrollbar{width:10px;}/* o [ $0311   */
.scroll::-webkit-scrollbar-track{background:#dddddd;}/* o [ $0314w i F*/
.scroll::-webkit-scrollbar-thumb{background:#1f1f1f;}/* o [ $0310F*/

/*  R   ^ N g t H [     $0357  */
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"] {
width: 100%;
height: 50px !important;
}

.wpcf7 textarea[name="your-message"] {
width: 100%;
height: 300px !important;
}

ul#footer-nav {
display: inline-block;
}

@keyframes slideInRight {
from {
opacity: 0;
transform: translateX(150px);
}
  
to {
opacity: 1;
transform: translateX(0);
}
}

.slideInRight {
animation-name: slideInRight;
animation-duration: 3s;
animation-timing-function: ease;
}

/*--------------------
      o      i $0408    q j
--------------------*/
.balloong {
margin-bottom: 2em;
position: relative;
}
.balloong:before,.balloong:after {
clear: both;
content: "";
display: block;
}
.balloong figure {
width: 85px;
height: 85px;
}
.balloong-image-left {
float: left;
margin-right: 17px;
}
.balloong-image-right {
float: right;
margin-left: 13px;
margin-right: 5px;
}
.balloong figure img {
width: 100%;
height: 100%;
border: 2px solid #fff;
border-radius: ;
background: #fff;
box-shadow: 0px 3px 3px #eee;
margin: 0;
}
.balloong-image-description {
padding: 5px 0px 0px 0px;
font-size: 10px;
text-align: center;
}
.balloong-text-right,.balloong-text-left {
position: relative;
padding: 5px;
top: -5px;	
border: 5px solid;
border-radius: 10px;
background: ;
max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 120px);
display: inline-block;
}
.balloong-text-right {
border-color: #ddd;
}
.balloong-text-left {
border-color: #e96384;
}
.balloong-text-right {
float: left;
}
.balloong-text-left {
float: right;
}
.balloong p {
margin: 5px 0px 5px 5px;
line-height: 180%;
}
.balloong p:last-child {
margin-bottom: 5px;
}

/*  O p     */
.balloong-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #ddd;
top: 18px;
left: -24px;
}
.balloong-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 18px;
left: -18px;
}
.balloong-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #e96384;
top: 18px;
right: -24px;
}
.balloong-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #ffffff;
top: 18px;
right: -18px;
}

/*  l     */
.thinkg .balloong-text-right,.thinkg .balloong-text-left {
border: 3px solid #f58a8a;
border-radius: 50px;
padding: 20px 5px 20px 5px;
top: -20px;
margin-left: 0px;
}
.thinkg .balloong-text-right:before {
border: 2px solid #dddddd;
border-radius: 50%;
width: 16px;
height: 16px;
top: 18px;
left: -10px;
background: #181818;
}
.thinkg .balloong-text-right:after {
border: 2px solid #dddddd;
border-radius: 50%;
width: 8px;
height: 8px;
top: 25px;
left: -22px;
background: #181818;
}
.thinkg .balloong-text-left:before {
border: 2px solid #dddddd;
border-radius: 50%;
width: 8px;
height: 8px;
top: 10px;
right: 0px;
}
.thinkg .balloong-text-left:after {
border: 2px solid #dddddd;
border-radius: 50%;
width: 4px;
height: 4px;
top: 20px;
right: 0px;
}