/* 
	Theme Name: Grazioso	
	Theme Date: 06082014
	Theme URI: http://grazioso.info
	Description: Responsive Wordpress Theme.
	Author: TRIAD Inc.
	Author URI: http://triad-net.com
	Version: 2.1.2
	Tags: responsive-layout, translation-ready, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments
*/


/*
=== All CSS stylesheets are contained with the /css folder
*/

/*ヘッダー設定*/
.headgap {
    padding-bottom: 0px;
}

.col-2-6 {
    width: 20% !important;
}

.col-4-6 {
    width: 78.4% !important;
}

#expand_menu{
   color: #fff !important;
}


/*ナブバー無料体験はコチラボタン*/
.kiyaku>p {
    color: #636363;
    border-left: 10px solid #ba0219;
    background: #f1f1f1;
    font-size: 20px;
    padding-left: 5px !important;
    margin-bottom: 18px;
}


.page-id-748 #menu-item-1813{
    display: none;
}

#menu-item-228 {
    display: none;
}

.page-id-226 #menu-item-228{
    display: block;
    background: linear-gradient(#0F75CB,#233979);
}

#menu-item-1813,#menu-item-228{
    position: fixed;
    right: 2%;
    top: 100px;
    width: 230px;
    background: linear-gradient(#C5171E,#A12229);
    border-radius: 5px;
    height: 70px;
}

#menu-item-1813 a,#menu-item-228 a{
    background: linear-gradient(#0F75CB,#233979) !important;
    border-radius: 5px;
    text-align: center;
    padding: 0;
    height: 70px;
    line-height: 70px;
    font-size: 1.2em;
}

.page-id-748 #menu-item-228 a{
    background: linear-gradient(#0F75CB,#233979);
}
#dropmenucontainer {
    position: relative;
}

#menu-item-228 a:first-child {
    display: none;
}

.main_Width p {
    font-size: 1em !important;
}

#menu-item-636 ul {
    margin-left: 0;
}
/*=========================================*/
/*ページタイトル余白設定*/
.container-innerlead h1 {
   margin-bottom: 10px !important;
}

#post .container-innerlead .row h1.wow i {
    border-left: 10px solid #ba0219;
    padding: 3px 5px;
}
/*=========================================*/
/*パンくずリスト削除*/
#breadcrumb {
   display: none;
}

/*=========================================*/
/*メインメタスライダー*/

div .content-widget {
    padding-bottom: 0px;
}

div .layer {
    padding-top: 0 !important;
}


.metaslider_widget-2 .content-widget{
     padding-top: 0;
}

/*==========================================*/
/*メニューバー設定*/
/*無料体験メニューボタン*/


menu-item-657,#menu-item-1081{
   overflow: visible;
}

#menu-item-657>a,#menu-item-1081>a{
    background: #fff;
    color: #9c1e0c;
    font-weight: bold;    
    transform-origin: 0% 0%;
    text-align: center; 
    transition: all .2s;
    font-family: "メイリオ" !important;
}

/*スマヒとは？*/
.btn_style {
background: linear-gradient(#C5171E,#A12229); text-shadow: #666 -1px -1px 0;
    border-bottom: 3px solid rgba(150,150,150,.6);
    border-right: 3px solid rgba(140,140,140,.6);
    border-radius: 10px;
color: #fff !important;
width: 180px; height: 70px;
text-align: center;
line-height: 70px;
display: block;
float: left;
font-size: 2.5em; margin-top: 20px; margin-bottom: 5px;position: relative; top: 10px; left: 30px;
}
/*==========================================*/
/*よくある質問ページ*/

div .faq-pretty ul{
    padding-left: 0px;
}

div .faq-pretty .faq-question{
    font-size: 1.3em;
}

div .faq-pretty .faq-answer {
    margin-left: 0px;
}

/**/
.page-id-211 .content-announce2 p span{
    font-size: 1.2em;
}

/* 余白の調整 */
.faq-pretty ul{
margin-left: 2%;
}
 
/* Question部分の画像置換え＆枠線色変更 */
.faq-pretty .faq-question {
background: #FFF url(./../../uploads/2020/08/Q-e1462517444617.png) no-repeat left center;
border-color:#c1272d;
color: #333;
}
 
/* Answer部分の画像置換え＆枠線色変更 */
.faq-pretty .faq-item.highlight .faq-question {
background: #fff url(./../../uploads/2020/08/A2-e1462518032651.png) no-repeat left center;
border-color: #1616a3;
border-bottom: 0;
color: #1616a3;
}
 
.faq-pretty .faq-answer {
margin-left: 0px;
border-color:#1616a3;
background: #f6f6f6;
border-top: 0px;
}
.faq-pretty .faq-answer p{
margin-left: 0 !important;
margin-bottom:1em !important;
}

/*==========================================*/
/*お問い合わせフォームページ*/
.form_1
{
    background-color: #fff;
    color: #000;
    width: 70%;
    font-size: 13px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4) inset;
}

/*----------*/
/*確認画面レイアウト*/
div.mw_wp_form_preview div#form_3 span.confirm, div.mw_wp_form_preview div#form_contact span.confirm
{
    background-color: #f1f1ff;
    font-size: 13px;
    color: #000;
    padding: 1% 2%;
    border: 0.5px solid #c1c1ff;
    border-radius: 2px;
}

div.mw_wp_form_preview div#form_contact span.confirm_2
{
    display: block;
    background-color: #f1f1ff;
    font-size: 13px;
    color: #000;
    padding: 1% 2%;
    border: 0.5px solid #c1c1ff;
    border-radius: 2px;
    width: 70%;
    margin: 0 auto;
    text-align: left;
}
/*----------*/

textarea{
width: 449px;
padding: .65em 1em .65em 1em;
border: none;
}

#form_contact, #form_3, #form_reissue{
    background: #F3F3F3;
    padding-top:15px;
    padding-bottom: 5px;
    margin-top: 40px;
    text-align:center;
    font-size: 14px;
}

#form_3 label {
   display: inline !important;
}

#form_3 label input {
    margin: 0 0 2px 0;
}

#form_3 .layout{
    width: 80%;
}

#form_reissue .layout{
    width: 85%;
}

#btn_03,#btn_02{
    width: 23%;/*横幅*/
    font-weight: 100 !important;
    height: 80px;/*高さ*/
    position: relative;
    background: linear-gradient(#FFFFFF,#F3F3F3);/*背景の色*/
    line-height: ;/*テキストの高さの中央ぞろえ*/
    text-align: center;/*テキストの横の中央ぞろえ*/
    font-size: 1.3em;/*テキストのサイズ*/
    color: #494747;/*テキストの色*/
    text-shadow: #666 0px 0px 0;/*テキストの影*/
    border-bottom: 3px solid rgba(150,150,150,.6);/*下のボーダーの設定*/
    border-right: 3px solid rgba(140,140,140,.6);/*左のボーダーの設定*/
    border-radius: 5px;/*角の丸み*/
    transition: 0.2;/*アクションやほーばーしたときの変化の速さ*/
    cursor: pointer;
    padding: 12px 0 12px 0;
    margin-left: auto;
    margin-right: auto;
}

#btn_03:hover,#btn_02:hover{
	transform: translate(1px,3px);
}

#btn_03:active,#btn_02:active{
	box-shadow: none;
	transform: translate(3px,5px);
	border: none;
        color: black;
}

.col-3-3 h1 {
   margin-bottom: 10px;;
}

#pgc-1371-0-0 ul li, ul>li{
    list-style: none !important;
    font-size: 1em;
}

#pgc-307-0-0 ol,#pgc-307-0-0 ul,#pg-302-0 ol,#pg-302-0 ul,#pgc-357-0-0 ol,#pgc-357-0-0 ul{
    font-size: .9rem !important;
    line-height: 1.5rem;
    color: #000 !important;
}

#pg-302-0 ol>li {
    margin-bottom: 18px;
}

#pgc-1371-0-0 ol,ol {
    list-style-type: decimal !important;
}

#pgc-1371-0-0 ol li ul,.kiyaku li ul,.kiyaku li ol,#pg-302-0 ol ul{
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}
/*============================================================*/
/*サイトマップ*/

.list_box {
    width: 70%;
    margin: auto;
}

#sitemap_list {
    padding: 0;
    width: 100%;
}

#sitemap_list li {
    border-bottom: 2px dotted #ccc;
    margin-top: 20px;
}

#sitemap_list li a{
    background: none;
    font-size: 1rem;
    padding-bottom: 0;
    display: inline;
    color: #101010;
}

#sitemap_list li a span {
    color: #ba0219;
    transition: all 0.1s;
}

#sitemap_list li a:hover span {
   opacity: .6;
}

#sitemap_list ul {
    padding-bottom: 0;
}

/*============================================================*/
/*MW_WP_FORM無料体験フォーム＿お申込みフォーム＿テキストボックスレイアウト*/
.layout
{
    background-color: #fff;
    color: #000;
    width: 70%;
    font-size: 13px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4) inset;
    border: 1px solid #ccc;
}

.select_layout
{
    background-color: #fff;
    padding: 8.450px 13px;
    font-size: 13px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4) inset;
}

#zip2,
.layout2
{
    background-color: #fff;
    color: #000;
    width: 60px;
    font-size: 13px;
    text-align: left;
 box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4) inset;
       border: 1px solid #ccc;
}




/*MW_WP_FORM無料体験フォーム＿送信ボタン*/
.mwform_btn{
    width: 23%;/*横幅*/
    font-weight: 100 !important;
    height: 80px;/*高さ*/
    position: relative;
    background: linear-gradient(#FFFFFF,#F3F3F3);/*背景の色*/
    line-height: ;/*テキストの高さの中央ぞろえ*/
    text-align: center;/*テキストの横の中央ぞろえ*/
    font-size: 1.2em;/*テキストのサイズ*/
    color: #494747;/*テキストの色*/
    text-shadow: #666 0px 0px 0;/*テキストの影*/
    border-bottom: 3px solid rgba(150,150,150,.6);/*下のボーダーの設定*/
    border-right: 3px solid rgba(140,140,140,.6);/*左のボーダーの設定*/
    border-radius: 5px;/*角の丸み*/
    transition: 0.2;/*アクションやほーばーしたときの変化の速さ*/
    cursor: pointer;
    padding: 12px 0 12px 0;
    margin-left: auto;
    margin-right: auto;
}

.mwform_btn:hover{
	transform: translate(1px,3px);
}

.mwform_btn:active{
	box-shadow: none;
	transform: translate(3px,5px);
	border: none;
        color: black;
}

#error_chak {
     position: relative;
}

#error_chak .error {
    position: absolute;
    left: -40px;
}

label.free_application
{
    float: none;
}

/*============================================================*/
/*スマヒ申し込みフォームレイアウト*/

.mwwp_form{
margin: 0 auto;
border-collapse: collapse;
}

.mwwp_form tbody{

}

.mwwp_form tr{
width: 180px;
height: ;
margin: 10px;
padding: 10px;
border: 1px solid #f3f3f3;
color: #333;
}

.mwwp_form th{
margin: 10px; 
padding: 10px;
border: 1px solid  #f3f3f3;
background-color: #f3f3f3;
width: 120px;
height: ;
text-align: center;
color: #333;
font-size: 15px;
vertical-align: middle;
}

.mwwp_form td{
padding-left: 50px;
font-size: 15px;
vertical-align: middle;
}

label
{
    width: 56px;
    float: left;
}


/*============================================================*/

/*真実コンテンツ*/

.con_1 img,.con_2 img,.con_3 img{
    -webkit-transform: rotateY(30deg);
    -moz-box-shadow: 0 3px 10px #888;
    -webkit-transition-property: transform;
    -webkit-transition-duration: 0.5s;
    -moz-transform: rotateY(30deg);
    -moz-box-shadow: 0 3px 10px #888;
    -moz-transition-property: transform;
    -moz-transition-duration: 0.5s;
    -ms-transform: rotateY(30deg);
    -ms-box-shadow: 0 3px 10px #888;
    -ms-transition-property: transform;
    -ms-transition-duration: 0.5s;
    width: 300px;
    height: 450px;
}

.con_1,.con_2,.con_3{
    float: left;
    margin-left: 15px;
    margin-right: 10px;
    position: relative;
    width: 320px;
    height: 650px;
    overflow: visible;
    -webkit-perspective: 500;
    -webkit-transform-style: preserve-3d;
    -webkit-transition-property: perspective;
    -webkit-transition-duration: 0.5s;
    -moz-perspective: 500;
    -moz-transform-style: preserve-3d;
    -moz-transition-property: perspective;
    -moz-transition-duration: 0.5s;
    -ms-perspective: 500;
    -ms-transform-style: preserve-3d;
    -ms-transition-property: perspective;
    -ms-transition-duration: 0.5s;

}




.movi {
    border: 10px solid #fcfafa;
    padding: 20px;
    width: 200px;
    height: 150px;
    background: linear-gradient(#deddcd,#fff);
    margin: -195px 0 0 55px;
    position: absolute;
    bottom: 120px;
    -moz-box-shadow: 0 20px 40px #888;
    -webkit-box-shadow: 0 20px 40px #888;
    -webkit-transform: translateZ(30px) rotateY(30deg);
    -webkit-transition-property: transform, box-shadow, margin;
    -webkit-transition-duration: 0.5s;
    -moz-box-shadow: 0 20px 40px #888;
    -webkit-box-shadow: 0 20px 40px #888;
    -ms-box-shadow: 0 20px 40px #888;
    -moz-transform: translateZ(30px) rotateY(30deg);
    -moz-transition-property: transform, box-shadow, margin;
    -moz-transition-duration: 0.5s;
    -ms-transform: translateZ(30px) rotateY(30deg);
    -ms-transition-property: transform, box-shadow, margin;
    -ms-transition-duration: 0.5s;
    z-index: 100;
    cursor: url(https://smart-hit.info/wp-content/uploads/2020/08/pointer_7.png) 20 30, auto;
}

.movi h3 {
    color: #333333;
    width: 240px;
    margin-left: -20px;
}

.movi p {
    margin-bottom: 10px;
    -webkit-filter: blur(2px);
    transition: all .3s;
}

.movi:hover p {
    -webkit-filter: blur(0px);
}

.movi:active p {
    -webkit-filter: blur(0px);
}

.movi a{
    background-color: #C10E21;
    padding: 5px 10px;
    color: #eee;
    text-decoration: none;
    display: block;
    width: 80px;
    text-align: center;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: .5s;
}

.col-3-3 .pad_post .wc-shortcodes-row{
    margin-top: 100px;
    overflow: visible;
}

.movi a:hover {
    opacity: .8;
}



.con_1:hover img,.con_2:hover img,.con_3:hover img{
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    animation-name: anime_content;
    animation-delay: 0;
    animation-duration: 0.4s;
}

@keyframes anime_content {
    0%{opacity: 1; background: none;}
    25%{ opacity: .5; background: rgba(255,0,0,.4);}
    50%{opacity: 1;  background: none;}
    75%{ opacity: .5; background: rgba(255,0,0,.4);}
    100%{opacity: 1; background: none;}
}

.con_1:hover .movi,.con_2:hover .movi,.con_3:hover .movi{
    -webkit-transform: translateZ(60px) rotateY(0deg);
    -moz-transform: translateZ(60px) rotateY(0deg);
    -ms-transform: translateZ(60px) rotateY(0deg);
    margin-left: 30px;
}

.wc-shortcodes-column-first {
    padding-left: 5px;
}


/*=====================================*/
/*ヘルプページ：ディスプレイnone*/
span.s_none_2{
    display: none;
}

/*=====================================*/
/*ウィジェット配置設定*/
div .content-innercontent{
    padding-top: 20px;
}

.col-3-6 h1 {
    margin-bottom: 10px;
}

div .col-3-3 h1{
   margin-bottom: 120px;
}

#info_1,#info_2,#info_3 {
    padding-top: 90px;
    margin-top: -90px;
}

div .content-announce2 .centered{
    margin-left: 0px;
    margin-right: 0px;
}
div .content-announce2 .leftalign p,div .content-announce2 .leftalign h1
{
   margin-left: 15px;
}

div .content-announce2,div .content-announce{
    padding-bottom: 0px;
}

.row h1 {
    margin-bottom: 10px !important;
}

#truth_content {
    margin-top: 100px !important;
}

.content-announce {
   width: 100% !important;
}

/*=====================================*/
/*ウィジェット各種ボタン*/
#btn_wapper{
   width: 70%;
   padding: 0 50px;
   margin: 0 auto;
}

.page-id-283 #btn_wapper{
   width: 100%;
   padding: 0 0px;
   margin: 0 auto;
}

#btn_wapper div{
    width: 100%;
    height: 100px;
    position: relative;
    background: linear-gradient(#C5171E,#A12229);
    line-height: 100px;
    text-align: center;
    z-index: 10;
    font-size: 4em;
    color: #fff;
    text-shadow: #666 -1px -1px 0;
    border-bottom: 3px solid rgba(150,150,150,.6);
    border-right: 3px solid rgba(140,140,140,.6);
    border-radius: 10px;
    transition: 0.2s;
    cursor: pointer;
}


#btn_wapper div a {
    width: 100%;
    color: #fff;
    border: none;
    display: block;
}

#btn_wapper div:visited a {
    color: #fff;
}
/*ＣＳＳボタンにマウスオーバーしたとき*/
#btn_wapper div:hover{
    transform: translate(1px,3px);
}

/*ＣＳＳボタンにマウスアクションしたとき*/
#btn_wapper div:active{
    box-shadow: none;
    transform: translate(3px,5px);
    -webkit-transform: translate(3px,5px);
    -moz-transform: translate(3px,5px);
    -ms-transform: translate(3px,5px);
    border: none;
    color: #fff;
}


#kotei ul li a:hover {
    color: #fff;
    background: linear-gradient(#C5171E,#A12229);
}

/*=====================================*/
/*無料体験テーブルボタン*/
div.table_bottom h4
{
    width: 203.875px;
    height: 92px;
}


/*=========================================*/
/*無料体験レイアウト*/

.table_mid ul li {
    border-bottom: none !important;
}

div .content-price-title {
    padding-top: 0px;
}

div .content-price-title h1 {
    margin-bottom: 30px;
}

.table_mid ul {
    border-top: none !important;
}

.table_bottom h4 span {
    display:none;
}

div .wow #free_title,.none_title,.page-id-233 .content-innerlead{
    display: none;
}

.page-id-226 h1 {
   
}

/*=========================================*/
/*テスト*/
.file_div_clean {
    float: left;
    width: 200px;
    height: 100px;
}

#pgc-211-2-0 .content-announce2,#pgc-748-0-0 .content-announce2{
   width:100% !important;
   max-width: 100% !important;
}
/*=========================================*/
/*metaそり上げ*/
#metaslider_159,#metaslider_189
{
  margin-top: 30px;
}
/*=========================================*/
/*フッター*/
#container-footer
{
background-color: #6B6B6B !important;
background-size: 10px 10px !important;
background-position: 0 0, 5px 5px !important;
background-image: linear-gradient(45deg,  #515151 25%, #515151 25%, transparent 25%, transparent 75%, #515151 75%, #515151 75%),
                  linear-gradient(-135deg, #515151 25%, #515151 25%, transparent 25%, transparent 75%, #515151 75%, #515151 75%) !important;
}

#footmenucontainer ul li i {
    display: none;
}

/*フッターバナー*/
#footer_bnr a:hover {
    opacity: .6;
}
/*=========================================*/
div .paging {
    margin: 30px auto 35px;
}

/*=========================================*/
.ps2id
{
background-image: url("https://smart-hit.info/wp-content/uploads/2020/08/3backtotop_矢印-e1462509245866.png");
}
/*=========================================*/
.icon-coin-yen:before {
    content: "\e93e";
}
/*=========================================*/
/*フォントアイコン*/


.fa-stack-1x,
.fa-stack-2x
{
font-size: 10px;
}


#pgc-2222-0-0 .content-announce {
    padding-top: 0;
}

#pl-279 table td img,.page-id-1060 table td img {
    margin-right: 20px;
}

.page-id-1060 table td p:after{
content: "";
    height: 0;
    clear: both;
    display: block;
}

div .select_Width,#zip2{
    width: 150px;
}

#pref2 {
    width: 100px;
}

.fa-stack {
    font-size: 20px !important;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 1.8em !important;
}

.fa-stack-2x,.fa-stack-1x {
    left: -10px !important;
    padding: 0px !important;
}

#pgc-211-0-0 .content-announce{
    padding-top: 0;
}


#pgc-211-0-0 a{
    transition: 0.3s;
}

#pgc-211-0-0 a:hover{
    transform: translate(1px,3px);
}

/*トップ　ウィジェット 影*/
.content-announce img{
    display: inline-block; 
    box-shadow: 3px 8px 15px -3px rgba(0, 0, 0, 0.8);
}
div.content-announce2 img{
    display: inline-block; 
    box-shadow: 3px 8px 15px -3px rgba(0, 0, 0, 0.8);
}

.page-id-748 .container-innerlead {
    display: none;
}


.page-id-1720 table p:after { /*floatの解除、ここがポイント*/
    display:block;
    clear:both;
    height: 0px;
    visibility:hidden;
    content:".";

}
/*ポイント*/
.window {
      width:70%;
      margin: auto;
}

div .content-announce2 .leftalign p,.content-announce p{
    text-align: justify !important;
}

.page-id-226 #post .container-innerlead:first-child {
    display: none;
}







/*
・1080px以下(タブレット・ノートＰＣ)
===================
・900px以下(タブレット・ノートＰＣ)
===================
・720px以下(スマホ)
===================
・500px以下(スマホ)
===================
*/

/*==============1080px以下===================*/


/*真実コンテンツレスポンシブ化*/
@media screen and (max-width: 1080px){

.con_1 img,.con_2 img,.con_3 img{
    -webkit-transform: rotateY(30deg);
    -moz-box-shadow: 0 3px 10px #888;
    -webkit-transition-property: transform;
    -webkit-transition-duration: 0.5s;
    -moz-transform: rotateY(30deg);
    -moz-box-shadow: 0 3px 10px #888;
    -moz-transition-property: transform;
    -moz-transition-duration: 0.5s;
    -ms-transform: rotateY(30deg);
    -ms-box-shadow: 0 3px 10px #888;
    -ms-transition-property: transform;
    -ms-transition-duration: 0.5s;
    width: 200px;
    height: 300px;
}

.con_1,.con_2,.con_3{
    float: left;
    margin: auto;
    margin-left: 70px;
    position: relative;
    width: 220px;
    height: 400px;
    overflow: visible;
    -webkit-perspective: 500;
    -webkit-transform-style: preserve-3d;
    -webkit-transition-property: perspective;
    -webkit-transition-duration: 0.5s;
    -moz-perspective: 500;
    -moz-transform-style: preserve-3d;
    -moz-transition-property: perspective;
    -moz-transition-duration: 0.5s;
    -ms-perspective: 500;
    -ms-transform-style: preserve-3d;
    -ms-transition-property: perspective;
    -ms-transition-duration: 0.5s;

}




.movi {
    border: 10px solid #fcfafa;
    padding: 5px;
    width: 110px;
    height: 80px;
    background: linear-gradient(#deddcd,#fff);
    margin: -195px 0 0 55px;
    position: absolute;
    bottom: 80px;
    -moz-box-shadow: 0 20px 40px #888;
    -webkit-box-shadow: 0 20px 40px #888;
    -webkit-transform: translateZ(30px) rotateY(30deg);
    -webkit-transition-property: transform, box-shadow, margin;
    -webkit-transition-duration: 0.5s;
    -moz-box-shadow: 0 20px 40px #888;
    -webkit-box-shadow: 0 20px 40px #888;
    -ms-box-shadow: 0 20px 40px #888;
    -moz-transform: translateZ(30px) rotateY(30deg);
    -moz-transition-property: transform, box-shadow, margin;
    -moz-transition-duration: 0.5s;
    -ms-transform: translateZ(30px) rotateY(30deg);
    -ms-transition-property: transform, box-shadow, margin;
    -ms-transition-duration: 0.5s;
    z-index: 100;
    cursor: url(https://smart-hit.info/wp-content/uploads/2020/08/pointer_7.png) 20 30, auto;
}

.movi h3 {
    color: #333333;
    width: 160px;
    margin-left: -20px;
    font-size: .8rem;
    margin-bottom: 0;
}

.movi p {
    margin-bottom: 10px;
    transition: all .3s;
    font-size: .5rem !important;
    -webkit-filter: blur(0px);
}

.movi:hover p {
    -webkit-filter: blur(0px);
}

.movi:active p {
    -webkit-filter: blur(0px);
}

.movi a{
    background-color: #C10E21;
    padding: 5px 0px;
    color: #eee;
    text-decoration: none;
    display: block;
    width: 60px;
    text-align: center;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: .5s;
    font-size: .3rem;
}

.col-3-3 .pad_post .wc-shortcodes-row{
    margin-top: 100px;
    overflow: visible;
}

.movi a:hover {
    opacity: .8;
}



.con_1:hover img,.con_2:hover img,.con_3:hover img{
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    animation-name: anime_content;
    animation-delay: 0;
    animation-duration: 0.4s;
}

@keyframes anime_content {
    0%{opacity: 1; background: none;}
    25%{ opacity: .5; background: rgba(255,0,0,.4);}
    50%{opacity: 1;  background: none;}
    75%{ opacity: .5; background: rgba(255,0,0,.4);}
    100%{opacity: 1; background: none;}
}

.con_1:hover .movi,.con_2:hover .movi,.con_3:hover .movi{
    -webkit-transform: translateZ(60px) rotateY(0deg);
    -moz-transform: translateZ(60px) rotateY(0deg);
    -ms-transform: translateZ(60px) rotateY(0deg);
    margin-left: 40px;
}

}



/*==============900px以下===================*/
@media screen and (max-width: 900px){
#btn_wapper div{     
    width: 100%;
    height: 100px;
    position: relative;
    background: linear-gradient(#C5171E,#A12229);
    line-height: 100px;
    text-align: center;
    z-index: 10;
    font-size: 28px;
    color: #fff;
    text-shadow: #666 -1px -1px 0;
    border-bottom: 3px solid rgba(150,150,150,.6);
    border-right: 3px solid rgba(140,140,140,.6);
    border-radius: 10px;
    transition: 0.2s;
    cursor: pointer;}

/*再発行の申請ボタン（mwwpformボタン）*/
.mwform_btn{
    font-size: 1rem;
}



/*===========================*/

/*サイトご利用規約テキスト*/
#page_0,#page_1,#pg-1073-0 table,.main_Width{
    width: 95% !important;
}

/*=================*/

/*スマヒとは？*/
.page-id-211 #pg-211-1 img {
    display: none;
}

#pgc-1073-0-0 tr th {
    width: 35%;
    padding-left: 0;
}

.page-id-283 #btn_wapper #btn_00{
   width: 100% !important;
  font-size: 3rem;
}

}

/*==========================================*/

/*==============720px以下===================*/

/*レスポンシブ化時のヘッダー設定 */
@media screen and (max-width: 720px){
#container-head {
    min-height: 1em !important;
}
.headgap {
    padding-top: 3em !important;
}
#expand_menu {
    text-align: right !important;
}

.col-2-6{
    width: 30% !important;
}

.col-4-6 {
    width: 70% !important;
}
/*====================*/

#btn_02 {
    font-size: 1em;
    height: 60px;
    width: 30%;
}

#wapper .mwform_btn {
    width: 60%;
    height: 70px;
    font-size: 1rem;
}

#flee_foam {
    font-size: 1.3rem !important;
}
ul .menu-item-228 {
    display: none !important;
}

#btn_wapper .fome_btn {
    width: 70% !important;
}

.page-id-1981 div h1,.page-id-2021 div h1,.page-id-302 div h1,#post div h1{
    font-size: 2.2em !important;
}


.page-id-2021 table td{
     padding-left: 10px;
}

.layout,.layout2,#zip2,.layout4{
    padding: 1px !important;
}

.layout3 {
    text-align: right;
}
.page-id-283 #btn_wapper #btn_00{
   width: 100% !important;
  font-size: 3rem;
}

.page-id-283 h2{
    font-size: 2em !important;
}

.page-id-211 h2 {
    font-size: 1.8em !important;
}
.page-id-211 .textwidget div {
    width: 95% !important;
}
.page-id-211 h2 {
    width: 100% !important;
}
#pl-229 .window_size{
     width: 100%;
}

.title_size{
    font-size: 1.2em !important;
}

.font-sizes {
    font-size: 1.1em !important;
}



}


/*==============500px以下===================*/
@media screen and (max-width: 500px){
    .page-id-113 #btn_03 {
        width: 40%;
    }

.mwwp_form th{
    font-size: 12px;
}

.mwwp_form th span{
    font-size:10px !important;
}

.mwwp_form span.nen{
     display: block;
}
.page-id-283 #btn_wapper #btn_00{
   width: 100% !important;
  font-size: 2rem;
}

}





.page-id-279 td p:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
}
.metaslider {
	margin-top: 30px;
}

.metaslider::before , .metaslider::after {
	content: "";
    position: absolute;
    /* z-index: -1; */
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}
.metaslider::after {
	right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}



.page-id-279 td p:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
}



/*シュミレーター*/

.page-id-674 .headgap,.page-id-674 .content-innercontent{
    padding-top: 0px;
}

