﻿@charset "Shift_JIS";

/*ハンバーガー調整用*/

		
.smenu{ background-color:rgba(214,117,121,1.0); width:65px; height:65px; float:right; color:#fff; padding-top:10px;}
.hbg{ font-size:160%; line-height:0.3em;}
.hbgm{ letter-spacing:0.15em;}
.mod1 a{ text-decoration:none; color:#fff; display:block; width:19em; margin:0 auto; text-align: center;}


.modb1{padding:0.7em 0px; border-bottom:1px dashed #ccc; color:#fff;}
.modb2{padding:0.7em 0px; border-bottom:1px solid #ccc; color:#fff; background-image:linear-gradient(0deg, rgba(256,256,256,0.25)0%, rgba(256,266,256,0)100%)}
.modb2	{text-align:center;}

.modb1 a{ text-align:left;}

.totop{color: #fff; width:140px; margin:20px auto; padding:5px; border:1px solid #fff; background-color:rgba(256,256,256,0.15); border-radius:3px; cursor:pointer;}
.totop a{ color:#fff; text-align:center; width:100%;}




/* 丸角かこみボタン */
.el_btn.el_btn__resetMinWidth	 {border: 2px solid #999;}

.el_btn {font-size: 1rem;}

.el_headerBtnGreen {font-size: 1rem;}

	.el_headerBtnGreen::after	{width:1rem;
    					height:1rem;
   	 				top: 50%;
   	 				right:1rem;
					background-repeat:no-repeat;
					}

.el_headerBtnRed.el_headerButnRed__l {margin-top: -1rem;}


.bl_headerHamburgerNav_item a {padding:20px 24px 20px 8px;}

	/*  >記号の大きさ　*/
.bl_headerHamburgerNav_item::after	{width: 1.2rem;
    					height: 1.2rem;
    					margin-left: 0.2rem;
   					top: 50%;
   					right: 0;
    					transform: translateY(-50%);
   					z-index: -1;
					}


	/*  □記号の大きさ　*/
.el_afterIcon.el_afterIcon__externalLink::after {width: 1rem;
    						height: 1rem;
						}
	/* snsアイコン領域の位置 */
.hp_mt_m {margin-top: 1rem !important;}



/* 新hbm　　アイコン調整 */
.el_beforeIcon.el_beforeIcon__x::before {
    background-image: url(/chintai/shitteru/common/img/hd_logo_03.png);
    background-repeat:no-repeat;
    width: 2rem;
    height: 2rem;
}

.el_beforeIcon.el_beforeIcon__youtube::before {
    background-image: url(/chintai/shitteru/common/img/hd_logo_02.svg);
    background-repeat:no-repeat;
    width: 2.5rem;
    height: 1.8rem;
}

.el_beforeIcon.el_beforeIcon__line::before {
    background-image: url(/chintai/shitteru/common/img/hd_logo_04.png);
    background-repeat:no-repeat;
    width: 2.2rem;
    height: 2.2rem;
}

.el_beforeIcon.el_beforeIcon__insta::before {
    background-image: url(/chintai/shitteru/common/img/hd_logo_05.png);
    background-repeat:no-repeat;
    width: 2rem;
    height: 2rem;
}







	/* xボタン*/
@media screen and (min-width: 961px) {

    .el_headerBtnClose	{padding: 1.2rem 0.8rem 0.25rem;
        		font-size:1.1rem;
    			}





}





