/* 
Theme Name: ジョイサービス片付け不用品5
Theme URI: 
Description:　ジョイサービス片付け不用品サイト用5
Version: 5.1.4
Author: 日本WEBライティング協会
Author URI: 
*/
/*============== position absolute =====================*/
.moviewrap {position: relative;padding-bottom: 46.25%; padding-top: 30px;height: 0;overflow: hidden;}
.moviewrap iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html, body {height: 100%;}
body{font-family:"M PLUS 1p", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size: 1.05rem;/*base size*/color:#333;}
img{max-width: 100%;height:auto;vertical-align: middle}
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {min-height: 1px;}
.clear{clear: both !important;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;}
ul li {list-style-type:none;list-style-position: outside;}
address{font-style: normal;}
table {border-collapse: collapse;}
p, li, dt, dd, th, td, label, button, h4, h5, h6{transform: rotate(0.03deg);}

/*====Link color setting====*/
a img {border: none;}
a img:hover, a img:active{opacity: .5;transition: ease .5s}

a:link {color: #0026D9;}
a:visited {color: #0026D9;text-decoration:none;}
a:hover {color:#00ADD9;text-decoration:underline;transition: ease .5s;}
a:active {color:#00ADD9;}

/*==recaptcha非表示==*/
.grecaptcha-badge { visibility: hidden; }