@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

html{
font-size: 15px;
line-height: 1.6;
color:#333333;
}

@media only screen and (max-width: 320px) {
html{
font-size: 14.0625px; } }
@media only screen and (min-width: 768px) {
html {
font-size: 16.874px;} }



body{
max-width:768px !important;
margin:auto;
}


@media (min-width: 768px){
.container {
width: 768px;
}
}

@media (min-width:992px) {
.container {
width: 768px;
}
}

body {
font-family: source-han-sans-japanese,'Noto Sans JP', sans-serif;
font-weight: normal;
}  


a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #333333;
text-decoration: none; }
a:active { color: #333333; }


*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* h1　〜　h3 */

h1{
padding:0;
margin:0;  
font-weight: bold;
font-size: 20px;
line-height: 26px;
}

h2{
padding:0;
margin:0;  
font-weight: bold;
font-size: 20px;
line-height: 28px;
}

@media only screen and (max-width: 374px) {
h2{
font-size: 18px; }
}  


h3{
padding:0;
margin:0;  
font-weight: bold;
font-size: 18px;
line-height: 24px;
}

/* h1　〜　h3 */



ul{
    display: block;
    list-style-type:  none;
    margin-block-start: 0px;
    margin-block-end:0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}


img{
max-width: 100%; 
}



/* 汎用　‐――――――――――――――――――‐―――――――――――――――――― */

/* 汎用　margin　padding ―――――――*/

.u-m0 {
margin: 0px !important; }


.u-m5 {
margin: 5px !important; }

.u-m10 {
margin: 10px !important; }

.u-m20 {
margin: 20px !important; }

.u-m30 {
margin: 30px !important; }

.u-m40 {
margin: 40px !important; }


/* 汎用　padding０　右　左　上　下―――――――*/

.u-p0-r {
padding-right: 0px !important; }

.u-p0-l {
padding-left: 0px !important; }


.u-p0-t{
padding-top: 0px !important; }

.u-p0-b{
padding-bottom: 0px !important; }

/* 汎用　padding０　右　左　上　下―――――――*/


/* 汎用　padding　上―――――――*/
.u-p0 {
padding: 0px !important; }

.u-pt10 {
padding-top: 10px !important; }

.u-pt60 {
padding-top: 60px !important; }


/* 汎用　padding　―――――――*/

.u-p5 {
padding: 5px !important; }

.u-p10 {
padding: 10px !important; }

.u-p20 {
padding: 20px !important; }

.u-p30 {
padding: 30px !important; }

.u-p40 {
padding: 40px !important; }

/* 汎用　margin-top　―――――――*/


.u-mt0 {
margin-top: 0 !important; }

.u-mt5 {
margin-top: 5px !important; }

.u-mt8 {
margin-top: 8px !important; }

.u-mt10 {
margin-top: 10px !important; }

.u-mt15 {
margin-top: 15px !important; }

.u-mt20 {
margin-top: 20px !important; }

.u-mt25 {
margin-top: 25px !important; }

.u-mt30 {
margin-top: 30px !important; }

.u-mt40 {
margin-top: 40px !important; }

.u-mt50 {
margin-top: 50px !important; }

.u-mt60 {
margin-top: 60px !important; }



/* 汎用　margin-bottom　―――――――*/

.u-mb0 {
margin-bottom: 0 !important; }

.u-mb5 {
margin-bottom: 5px !important; }


.u-mb8 {
margin-bottom: 8px !important; }

.u-mb10 {
margin-bottom: 10px !important; }

.u-mb12 {
margin-bottom: 12px !important; }


.u-mb15 {
margin-bottom: 15px !important; }

.u-mb20 {
margin-bottom: 20px !important; }

.u-mb24 {
margin-bottom: 24px !important; }

.u-mb25 {
margin-bottom: 25px !important; }

.u-mb30 {
margin-bottom: 30px !important; }

.u-mb40 {
margin-bottom: 40px !important; }

.u-mb50 {
margin-bottom: 50px !important; }

.u-mb60 {
margin-bottom: 60px !important; }



/* 汎用　margin-left　―――――――*/

.u-pl15 {
padding-left: 15px !important; }

/* 汎用　margin　左右　auto　―――――――*/

.u-mauto{
margin:auto !important; }


/* テキスト　寄せ　―――――――*/
.tex_left{
text-align: left !important;
}

.tex_right{
text-align: right !important;
}

.c{
text-align: center;
}

/* テキスト　太さ　―――――――*/

.b{
font-weight: bold;
} 

.fcolor_orenge{
color: #F37F5A;
}

/* テキスト　大きさ　―――――――*/

.fs12{
font-size: 12px !important;
}

.fs13{
font-size: 13px !important;
}

.fs14{
font-size: 14px !important;
}

.fs15{
font-size: 15px !important;
}

.fs16{
font-size: 16px !important;
}

.l_h13{
line-height:1.3 !important;
}
/* 汎用　‐――――――――――――――――――‐―――――――――――――――――― */


/* ページ部分指定　‐――――――――――――――――――‐―――――――――――――――――― */


/* ページ幅　指定　左右　11pt */
.article_page_width{
padding:0 11pt;
} 


/* ぱんくず */
#article_topic_pass{
font-size:10px;
background: #F7F4F9;
width:100%;
display: flex;
flex-wrap: wrap;
align-items: center;
padding:0 14px 10px 14px;
box-sizing: border-box;  
}

/* ぱんくず　家画像 */
#article_topic_pass img{
max-width:12px;
margin:0 8px 0 0;
}


#article_topic_pass li{
margin-top:10px;
}

#article_topic_pass li span{
padding:10px 8px;
}
/* ぱんくず */


/* アイキャッチ部分 */
.article_eyecatch_image{
width:100%;
text-align: center;
}

.article_eyecatch_text{
font-weight: bold;
font-size: 20px;
line-height: 26px;
}

.article_eyecatch_caption{
font-size: 14px;
line-height: 22px;
text-align: justify;
}

/* アイキャッチ部分 */

/* ソーシャルボタン */

#article_social_box{
display: flex;
align-items: center;
}

#article_social_box img{
max-width:28px;
margin: 0  0  0 12px;
}

#article_social_box li:first-child{
margin-right: auto;
color:#a7a7a7;
}

/* ソーシャルボタン */

/* URLコピーボタン */
img.urlcopy {
    max-width: 98px !important;
}

/* ヘッダー */
.article_site-header{
background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/title_bar_bg.sp.480.png);
width:100%;
height:56px;
padding:10px 16px;
    box-sizing: border-box;
    background-size: cover;
    max-width: 768px !important;
}

.article_brand img{
max-height:36px;
}
/* ヘッダー */


/* 目次 */

#article_mokuji_box{
background: #FFFFFF;
border: 1px solid #D0CCD6;
box-sizing: border-box;
border-radius: 8px;
padding:16px 20px;
}

/* 目次 */


/* 見出し */
.midashi,.komidashi{
margin-top:8px;
}

.midashi a{
display: flex;
align-items: center;
font-size: 14px;
line-height: 20px;
}

/* 見出し　●画像　*/
.article_index_point1{
display: inline-block;
margin-right:8px;
width: 7px;
height: 7px;
background-image: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/article/index_point1.sp.480.png);
background-repeat: no-repeat;
background-size: cover;
}

.komidashi{
padding-left:20px;
}

.komidashi a{
display: flex;
align-items: center;
font-size: 13px;
line-height: 20px;

}

/* 子見出し　〇画像　*/

.article_index_point2 {
display: inline-block;
margin-right:12px;
width: 7px;
height: 7px;
background-image: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/article/index_point2.sp.480.png);
background-repeat: no-repeat;
background-size: cover;
}


.midashi_title{
display: flex;
align-items: center;  
font-weight: bold;
font-size: 20px;
line-height: 28px;  
}


.midashi_title span{
display: inline-block;
font-weight: bold;
font-size: 20px;
line-height: 28px;  
}

.midashi_title img{
max-height:28px;
margin-right:12px;
}


.article_title_caption{
font-weight: bold;
font-size: 16px;
line-height: 24px;
}


/* 見出しテキスト指定 */
li.article_modashi_text{
margin-top:12px;  
font-size: 15px;
line-height: 26px;
text-align: justify;
display: flex;
align-items: top;  
}

/* 破線 */
.article_modashi_text_dashed{
padding-left:12px;
padding-bottom:3px;
text-decoration:underline #CDB7F1 dotted;
text-underline-offset: 0.3em;
-webkit-text-decoration:underline #CDB7F1 dotted;
-webkit-text-underline-offset: 0.3em;
text-align: justify;
}

/* チェック画像 */
.ic_checked{
position: relative;
top:5px;  
display: inline-block;
padding-right:12px;
width: 12px !important;
height:12px !important;
background-image: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/article/ic_checked.sp.480.png);
background-repeat: no-repeat;
background-size: cover;
} 

/* 見出し　四角画像 */ 

.hl_point2{
display: inline-block;
margin-right: 11px;
width: 18px !important;
height:18px !important;
background-image: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/article/hl_point2.sp.480.png);
background-repeat: no-repeat;
background-size: cover;
}   


/* 開運チップ */
.article_kaiun_tip{
display: inline-block;
background: #F0EDF3;
border-radius: 15px;
padding:6px 12px 6px;
font-weight: bold;
font-size: 15px;
line-height: 20px;
margin-bottom:8px;
}

/* article_page_width　内　ｐ指定 */
.article_page_width p{
font-size: 15px;
line-height: 24px;
text-align: justify;
}

/* article_page_width　内　kiji指定 */
.article_page_width .kiji{
font-size: 15px;
line-height: 24px;
text-align: justify;
}



/* もっと画像 */
.article_more img{
max-width: 92px;
height:auto;
margin:20px 0 10px;  
}


/* もっとリスト*/
.article_list_image{
width: 64px;
height: 64px;
border-radius: 6px;
margin-right:12px;
}  

/* もっとリスト　画像調整*/
.article_list_image_relation{
overflow: hidden;  
width: 64px;
height: 64px;
margin-right: 12px;    
border:1px solid #F0EDF3;  
border-radius: 6px;
object-fit: cover;   
}  

.article_list_image_relation img{
width: 35%;
position: absolute;
overflow: hidden;
left: -20px;
border-radius: 6px;
clip: rect(1px, 80px, 80px,21px);
object-fit: cover;
}


@media screen and (min-width: 768px){  
.article_list_image_relation img{
width: 15%;
position: absolute;
overflow: hidden;
left: -20px;
border-radius: 6px;
clip: rect(1px, 80px, 80px,21px);
object-fit: cover;
}  
}  

/* もっとリスト　画像調整*/

.article_list_name{
font-weight: bold;
font-size: 14px;
line-height: 20px;
}

.article_list_renew_1 li{
margin-bottom:20px;
}

.article_list_renew_1 span{
font-size: 11px;
line-height: 16px;
color: #A7A7A7;
display: inline-block;
padding-right:8px;
}

.article_list_renew_1 td{
vertical-align: top;
}

.article_list_renew_1 li a{
position: relative;
text-decoration: none;
display: block;
width:100%;
padding:0px 15px 0px 0px;
background: #FFFFFF;
box-sizing: border-box;
display: flex;
justify-content: normal;
align-items: center;
color:#333333;
line-height: 1.6 !important; 
}  

.article_list_renew_1 li a::after{
position: absolute;
display: block;
content: "";
right: 0px;
width: 7px;
height: 7px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
-webkit-transform: rotate(-45deg);
}


.article_list_renew_1 li a.article_list_arrow::after{
position: absolute;
display: block;
content: "";
right: 0px;
width: 7px;
height: 7px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
-webkit-transform: rotate(-45deg);
}


.article_list_name{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

/* マーカー　紫*/
.marker_purple {
background: linear-gradient(transparent 50%, #E9DCFD 50%);
}

/* マーカー　水色*/
.marker_blue {
background: linear-gradient(transparent 50%, #D2EFFF 50%);
}

/* フォント　紫*/
.fc_purple{
color:#CDB7F1;;
}

/* テーブル*/
.article_table{
width:100%;
border-collapse: separate;
border-spacing: 0;
border-radius: 8px;
overflow: hidden;
border: 1px solid #D0CCD6;
}

table tbody tr:last-child th,
table tbody tr:last-child td {
border-bottom: none;
}

.article_table th{
border-left: 1px solid #ffffff;
}

.article_table th:first-child{
border-left:none;
}

.article_table td{
text-align: center; 
border-bottom: 1px solid #D0CCD6;
}

.article_table td :first-child{
border-left: 1px solid #D0CCD6;   
}

.article_table th{
text-align: center;
padding:8px 0;
width:33%;
font-weight: bold;
font-size: 13px;
line-height: 20px;
background: #E9DCFD;
}

.td_border_r{
border-right: 1px solid #D0CCD6;
} 

.td_bg_gray{
padding:8px 0;
text-align: center;
font-weight: bold;
font-size: 13px;
line-height: 20px;
background: #F0EDF3;
border-right: 1px solid #D0CCD6;
}
/* テーブル*/

/* キーワード*/
.article_keyword_tip{
display: flex;
flex-wrap: wrap;
font-weight: bold;
font-size: 14px;
line-height: 20px;
}

.article_keyword_tip a{
margin:0 8px 8px 0;
padding:8px 16px;
display: block;
border: 1px solid #333333;
box-sizing: border-box;
border-radius: 18px;
}


/* カテゴリーリスト*/
.article_category_list{
border: 1px solid #D0CCD6;
box-sizing: border-box;
border-radius: 12px;
}

.article_list_renew_2 li{
border-bottom: 1px solid #D0CCD6;
}


.article_list_renew_2 li:last-child{
border-bottom: none;
}

.article_list_renew_2 li a{
font-size: 14px;
line-height: 20px;
position: relative;
text-decoration: none;
display: block;
width:100%;
height: 52px;
padding:0px 25px 0px 20px;
box-sizing: border-box;
display: flex;
justify-content: normal;
align-items: center;
color:#333333;
}

.article_list_renew_2 span{
width: 8px;
height: 8px;
margin-right:12px;
border-bottom: 1px solid #D0CCD6;
border-left: 1px solid #D0CCD6;
box-sizing: border-box;
border-radius: 2px;
}  


.article_list_renew_2 li a::after{
position: absolute;
display: block;
content: "";
right: 22px;
width: 7px;
height: 7px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
-webkit-transform: rotate(-45deg);
}  

/* カテゴリーリスト*/  



/* タグ*/
.article_tag_tip{
display: flex;
flex-wrap: wrap;
font-weight: bold;
font-size: 14px;
line-height: 20px;
}

.article_tag_tip a{
margin:0 8px 8px 0;
padding:8px 16px;
display: block;
border: 1px solid #A7A7A7;
box-sizing: border-box;
border-radius: 18px;
color: #A7A7A7 !important;
}
/* タグ*/


/* topボタン*/
a.article_top_btn{
font-weight: bold;
font-size: 14px;
line-height: 20px;
border: 1px solid #D0CCD6;
box-sizing: border-box;
border-radius: 20px;
display: flex;
align-items: center;
justify-content:center;
padding:10px;
}  

/* もっと見るボタン*/
.js-more {
width:100%;
font-weight: bold;
font-size: 14px;
line-height: 20px;
border: 1px solid #D0CCD6;
background:#ffffff;
box-sizing: border-box;
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
padding: 10px;
}      



/* 天星占い */
.ngmark { border: 1px solid red; display: none; }
.tensei-image { display: none; width: 34%;}

.jsT128{
background: #F0EDF3;
padding: 9pt;
}
.tensei{
margin-left: 35%;
font-size: 14px;
text-align: left;
margin-top: -20%;
}

.tensei-text{
margin-top: 10px;
text-align: center;
}
.input-part, .free-result {
margin: 16px 0 16px 26%;
}

.birthday{
border-radius: 8px;
height: 42px;
text-align: center;
background: #FFFFFF;
border-radius: 21px 0px 0px 21px;   
border: #fff;
width: 50%;
}

.birthday:focus,
.ok:focus,
.detail:focus{
outline: none;
}

.birthday::placeholder{
color: #A7A7A7;
}

.image-frame{
display: flex;
}

.ok{
color: #fff;
position: absolute;
width: 80px;
height: 42px;
background: #CDB7F1;
border-radius: 0px 21px 21px 0px;
border: #cdb7f1;
}

.detail{
color: #fff;
width: 159px;
height: 34px;
background: #CDB7F1;
border-radius: 19px;
border: #cdb7f1;
margin-top: 16px;
}

@media screen and (max-width: 811px){
.tensei{
margin-left: 42%;
}
}   


@media screen and (max-width: 737px){ 
.tensei{
margin-left: 34%;
margin-top: -22%;
}

.birthday{
width: 55%;
}

.detail{
width: 185px;
}
}

@media screen and (max-width: 667px){
.tensei{ 
margin-left: 37%;
margin-top: -24%;
}

.detail {
width: 180px;
}
}
@media screen and (max-width: 416px){
.tensei{
margin-left: 45%;
margin-top: -30%;
}
.input-part,
.free-result{
margin: 16px 0 16px 7%;
}

.birthday{
width: 70%;
}

.tensei-image{
width: 40% !important;
}

.detail {
width: 170px;
}
}

@media screen and (max-width: 376px){
.input-part{
margin: 16px 0 16px 6%;
}

.tensei-image {
width: 35% !important;
}
.detail{
width: 155px;
}
}
@media screen and (max-width: 321px){
.input-part, .free-result {
margin: 16px 0 16px 0;
}
.birthday{
margin-left: 2%;
}

.tensei-image{
margin-left: 3%;
}

.tensei {
margin-left: 45%;
margin-top: -34%;
}
}  
/* 天星占い */  

/* ページャー */  

.pager {
    margin-right: 0pt;
    margin-left: 0pt;
    height: 3pc;
    border-top: 1px solid rgba(0,0,0,.2);
}
/* ページャー */  


/*---性格占い紹介　-------*/
  
  .article_personality_box{
  padding:0 2pt;  
  width:100%;
  display:flex;
  justify-content: space-between;  
 }   
  
  .personality_image_box{
  width:47% !important;}
  
  .personality_image_box p{
  display: -webkit-box;
  -webkit-box-orient:
  vertical;-webkit-line-clamp: 2;
  overflow: hidden;}
  
/*---性格占い紹介　-------*/  


/*---------------------　　sorryページと共通部分　f/topページ用　-------------------------------*/  
  
/* 各天星画像大きさ */
.personality_image_box_sorry{
width:24%; 
}

/* 背景画像　1px*/
.sorry_text_box{
background:url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/c/sorry/sorry_1.sp.480.png);
background-repeat: repeat-x;
padding:0px 1px;
display:inline-block;   
background-size: contain 
}

/* ただいま、アクセスが集中し　テキスト　*/
.sorry_text{
display:inline-block;   
padding:5px 20px;   
font-size: 3.2vw;
line-height: 150%;
text-align: center;
color: #85848E;
background:#ffffff;    
}

/* 星ひとみ画像　*/
.sorry_hoshi_image{
position: relative;
width:100%;
height:auto;

}


/* 星ひとみテキスト　*/
.sorry_hoshi_image_text{
position: absolute;
width: 50.6%;
top:35%;
left:10%;
font-size: 3.3vw;
line-height: 160%;
display: flex;
align-items: center;
justify-content: center; 
text-align: center;
letter-spacing: 0.01em; 
}

/* 調べるボタン　*/  
.sorry_hoshi_image_btn{
position: absolute;
top:70%;
left:10%;
width: 50.6%;

}

.sorry_hoshi_image_btn_text{
width: 100%; 
padding:10px 0px;
display: flex;
justify-content:  center;
align-items: center;
font-size: 3.8vw;
background: #CDB7F1;
border-radius:  21px;
border: #cdb7f1;
font-weight:bold;
color:#ffffff;
height: 5%;
min-height: 42px;
} 

/* sorry_3　画像　*/  
.sorry_3_box{
width:100%;
margin:auto;
}

/* sorry_4　ボックス　*/  
.sorry4_text_box_parent{
background: #F0EFFB;
padding:30px 20px 50px;
}

.sorry4_text_box{
padding:30px 0 10px;  
background: #FFFFFF;
opacity: 0.9;
border-radius: 10px;

} 

.sorry4_text_box img{
max-width:204px;
margin:auto;}

.sorry4_text_box p{
text-align: center;  
padding:0px 10px 20px;
font-size: 3.75vw;
line-height: 150%;  
}

/* フッター幅　*/    
.footer .inc{
}

  
  
@media only screen and (max-width: 320px) {
.sorry_text{
font-size: 12px;
line-height: 150%;
text-align: center;
color: #85848E;
}  


.sorry4_text_box p{
font-size: 12.3px;
line-height: 150%; 
}

}  
  
  
/* 768px以上　文字大きさ指定　*/     
@media only screen and (min-width: 768px) {
.sorry_hoshi_image_text{
font-size: 27px;
line-height: 160%; } 

.sorry_hoshi_image_btn_text{
font-size: 29px;
padding:13px 0px;  
border-radius: 30px;
}   

.sorry_text{
font-size: 23px;
line-height: 150%;
text-align: center;
color: #85848E;
}  


.sorry4_text_box p{
font-size: 26px; 
line-height: 150%; 
}

} 



/*　帯　上書き */


/*　section-header帯 */


@media only screen and (max-width: 765px) {


  .section-header {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_01.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
}


  .section-header-sp {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_02.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
  }
  }


@media only screen and (min-width: 768px) {


  .section-header {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_01_i.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
}

.section-header-sp {
  background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_02_i.sp.480.png) center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-bottom: 0px;
}
}



.sp-title {
  padding-left: 5%;
}

.section-header,.section-header-sp {
  display: flex;
  justify-content: space-between;
  align-items: center;
    margin-bottom: 0px;
}

.section-header .title, .section-header-sp .sp-title {
  padding-top: 0;
}
/*　section-header帯 */



.col-xs-6 {
    width: 50%;
}




/*---------------------　　sorryページと共通部分　f/topページ用　-------------------------------*/  

/*f/topからの移植部分用　-------------------------*/  
 
/*　section-header帯　上書き */  
.section-header-article {
    height: 50px;
     margin-right:0pt;
     margin-left: 0pt;
  padding: 15px 9pt;
  box-sizing: border-box;
}  
    
  
@media only screen and (max-width: 765px) {


  .section-header-article {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_01.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
}

  }


@media only screen and (min-width: 768px) {


  .section-header-article {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_01_i.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
}

}

.sp-title {
  padding-left: 5%;
}

.section-header-article {
  display: flex;
  justify-content: space-between;
  align-items: center;
    margin-bottom: 0px;
}

.section-header-articler .title{
    font-size: 16px;
    line-height: 100%;
    color: #000;
}

/*　手相画像部分 */ 
.flex_box-article {
  display:flex;
justify-content: space-between;} 
  
.col-xs-6-article {
    width: 33%;
}


/*f/topからの移植部分用　-------------------------*/  



/*m/topからの移植部分用　-------------------------*/  


/*　section-header帯 */
.section-header-sp span.more {
  margin-left: 63%;
}

.new-btn {
  background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/btn_01.sp.480.png)center no-repeat;
  padding: 12px !impotrant;
  background-size: contain;
  color: #000;
}


.section-header.section-header-sm {
  height: 2pc;
}

.section-header.section-header-sm .title {
  font-size: 14px;
  line-height: 2pc;
}

@media only screen and (max-width: 765px) {


  .section-header {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_01.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
}


  .section-header-sp {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_02.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
  }
  }


@media only screen and (min-width: 768px) {


  .section-header {
    background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_01_i.sp.480.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-bottom: 0px;
}

.section-header-sp {
  background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/cbn_02_i.sp.480.png) center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-bottom: 0px;
}
}



.sp-title {
  padding-left: 5%;
}

.section-header,.section-header-sp {
  display: flex;
  justify-content: space-between;
  align-items: center;
    margin-bottom: 0px;
}

.section-header .title, .section-header-sp .sp-title {
  padding-top: 0;
}
/*　section-header帯 */



/*　手相部分 */


.card {
  border: 1px solid #dedede;
  margin-top: 3%;
}

.card-ajax-btns {
/*    background: #fdfdfd;*/　
  color: #333;
  margin-top: 1pc;
  margin-bottom: 1pc;
/*  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);*/　
}

.table {
  background: #fdfdfd;
  color: #333;
  margin-top: 1pc;
  margin-bottom: 1pc;
 -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}


.card-ajax-btns>a, .card>a, .table>a {
  color: #165c64;
}

.card-full-width.card-ajax-btns, .card-full-width.table, .card.card-full-width {
  margin-right: -9pt;
  margin-left: -9pt;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  margin-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card [class^=card-]:not(:last-child), .card-ajax-btns [class^=card-]:not(:last-child), .table [class^=card-]:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.card .card-title, .card-ajax-btns .card-title, .table .card-title {
  padding: 9pt;
  margin: 0;
}

.card .card-title .title, .card-ajax-btns .card-title .title, .table .card-title .title {
  margin: 8px 0;
  font-size: 20px;
}

.card .card-title .sub, .card-ajax-btns .card-title .sub, .table .card-title .sub {
  font-size: 9pt;
  color: #888;
  margin: 0;
}

.card .card-image img, .card-ajax-btns .card-image img, .table .card-image img {
  width: 100%;
}

.card .card-text, .card-ajax-btns .card-text, .table .card-text {
  padding: 9pt;
  margin: 0;
}

.card .card-action, .card-ajax-btns .card-action, .table .card-action {
  padding: 8px;
  margin: 0;
}

.card .card-list ul li:last-child, .card-ajax-btns .card-list ul li:last-child, .table .card-list ul li:last-child {
  border-bottom: 0;
}

.card .card-row, .card-ajax-btns .card-row, .table .card-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.card .card-row .item, .card-ajax-btns .card-row .item, .table .card-row .item {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.card-row, .card-row .item {
  padding-left: 6px;
  padding-right: 6px;
}

.card-sm {
  font-size: 9pt;
  margin-top: 6px;
  margin-bottom: 6px;
}

.card-sm .title {
  margin: 0;
  font-size: 14px;
  min-height: 30px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.fc.ui-calendar .fc-day-header, .list-group-friend .active .menu-name {
  font-weight: 400;
}

.card-sm .sub {
  font-size: 10px;
  color: #888;
}

.card-thumbnail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9pt;
}

.card-thumbnail .item-thumb {
  padding-right: 9pt;
}

.card-thumbnail .item-thumb img {
  width: 4pc;
}

.card-thumbnail .item-info .sub {
  margin: 0;
  font-size: 9pt;
  color: #888;
  font-style: italic;
}

.card-thumbnail-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.consulter, .fc.ui-calendar .fc-right {
  text-align: right;
}

.card-thumbnail-vertical .item-thumb {
  padding: 0;
}

.card-thumbnail-vertical .item-thumb img {
  width: 1in;
}

.card-thumbnail-horizontal .item-thumb img {
  width: 4pc;
}

.card-thumbnail-horizontal .item-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-thumbnail-horizontal a {
  color: inherit;
  display: block;
  position: relative;
  padding-right: 24px;
}

.card-thumbnail-horizontal a::after {
  content: '\e258';
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  color: gray;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  vertical-align: middle;
}

.card-thumbnail-horizontal.aligh-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.no-regist .no-regist-show {
  display: block;
}

.no-regist .foot-controler, .no-regist .nav-main, .no-regist .no-regist-hide {
  display: none !important;
}

.no-regist-show {
  display: none;
}


.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .fc.ui-calendar .fc-button, .btn-toolbar .fc.ui-calendar .fc-button-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu, .fc.ui-calendar .btn-group>.fc-button-group, .fc.ui-calendar .btn-toolbar .fc-button, .fc.ui-calendar .btn-toolbar .fc-button-group, .fc.ui-calendar .fc-button-group>.btn-group, .fc.ui-calendar .fc-button-group>.fc-button-group {
    float: left;
}

@media(min-width:992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .fc.ui-calendar .fc-left, .fc.ui-calendar .fc-right {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4, .fc.ui-calendar .fc-right {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8, .fc.ui-calendar .fc-left {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}



.teso-subtitle img {
  max-width: 35%;
  margin-top: 1%;
  margin-bottom: 1%;
}

#sign {
  max-width: 94%;
}

@media screen and (max-width:768px) {
  .mm-menu.mm-right {
    right: 0;
  }
  .teso-subtitle img {
    max-width: 50%;
  }
  #sign {
    max-width: 90%;
  }
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .fc.ui-calendar .fc-toolbar:after, .fc.ui-calendar .fc-toolbar:before, .row:after, .row:before {
    display: table;
    content: " ";
}


/*　手相部分 */

/*　フッター */

.footer {
    border-top: 1px solid transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}


.footer .inc {
    background: #89cd00;
    color: #FFF;
    margin-top: 24px;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
}

/* ボタン*/

.btn-block {
    margin-top: 8px;
    margin-bottom: 8px !important;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
/*  background-image: none;
    border: 1px solid transparent;*/
    white-space: nowrap;
 /*    padding: 8px 9pt;*/
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fc.ui-calendar .fc-button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 9pt;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.more-btn {
  background: url(https://ukj5v0yd2m.user-space.cdn.idcfcloud.net/image/newhoshi/btn_02.sp.480.png)center no-repeat;
  padding: 12px;
  background-size: contain;
  color: #000;
  margin: auto;
    box-sizing: border-box;
} 

a {
    color: #555;
    text-decoration: none;
}