@charset "utf-8";


/* CSS Document */


body {
 color: #333;
 font-size: 12px;
 font-family: Verdana, Osaka, "メイリオ", "ＭＳ ゴシック",sans-serif;
 line-height:1.5em;
 margin:0px;
 padding:0px;
 padding-top:15px;
}
img { max-width: 100%; }
 a img {
	border: none;
}
hr {
 height: 1px;
 display: none;
}
h1/*,h2,h3,h4,p,form*/ {
	margin: 0px;
	padding: 0px;
}
 h3, p{margin:0px;}
 
/* 外枠 */
#global {
	width: 960px;
	margin: 0; /*ADDED*/
	margin-right: auto;
	margin-left: auto;
	padding: 0; /*ADDED*/
	background-color: #fff;
	/*background:url(../common/bg_base.gif) repeat-y;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
}
#global h1{
	font-weight:normal;
	font-size:10px;
	color: #999;
	padding-bottom:5px;
	padding-left:7px;
	line-height:12px;
	background:#FFF;
	width:100%;
}

/*MAIN CONTENTS WAKU
------------------------*/
#mainCts, #mainCts2 {
 width: 724px;
 margin: 0px;
 padding-left:0px;
 }

#mainCts{ float:right;}

#mainCts2 {  margin-top: 4px; }

#mainCts3{
	width:712px;
	margin:12px 0px 4px;}

/*--------------------
leftmenu
--------------------*/
#leftMn{width:222px;
border:1px solid #cfcfcf;
/*-moz-border-radius: 5px;*/
-webkit-border-radius: 5px;
border-radius:5px; 
margin-bottom:20px;
padding-bottom:15px;
}

#leftMn p{margin:0px; padding:0px;}

#leftMn .logo{padding:10px; margin:0px;}

#leftMn ul{margin:10px 0px; padding:0px;
 list-style:none;}
#leftMn ul li {padding-left:5px; line-height:1.5em;}
#leftMn ul li.title{ 
background:  url(../img/menu_bg01.png) top repeat-x;
border-top:1px #CCC solid;
padding:5px 10px 7px;
margin-top:5px;}
#leftMn ul li.index,#leftMn ul li.index2{
	margin:0px 12px;
	border-top:#CCC dashed 1px;
	padding:4px;
	padding-left:22px;
	background:url(../img/menu_arrow.png) left /*0.6em*/ center no-repeat;}

#leftMn ul li.index2{ background:none; padding-left:15px;}
#leftMn ul li.index2 a.blet{
	font-size:10px;
	padding-left:12px;
	background:url(../img/icon_grey_dot_16x15.png) left center no-repeat;
	}

#leftMn ul li.title2 ,#leftMn ul li.title3{ 
border-top:1px #CCC solid;
padding:5px 10px 5px 5px;
margin:5px;}

#leftMn ul li.title2{
background:url(../img/menu_bg02.png) top repeat-x;}
#leftMn ul li.title3{ 
background: url(../img/menu_btn_yellow.png) center repeat-x;}

#leftMn ul li p.arrow{background:url(../img/menu_arrow.png) left center no-repeat;
padding-left:25px}

#leftMn a:link{ color:#333; text-decoration:none;}
#leftMn a:visited {color:#333;}
#leftMn a:hover{ color:#F90; text-decoration:underline;}

/*------------------------------
contents
--------------------------------*/

#contents{
border:1px solid #cfcfcf;
/*-moz-border-radius: 4px;*/
-webkit-border-radius: 4px;
border-radius:4px;
}

#contents p.name{
	padding:5px ; margin:0px;
	font-size:14px; font-weight:bold; line-height:1.5em;
	background: #ebebeb;}

#contents p.name span{
	border-left: #09C 5px solid;
	padding-left:5px;}

#contents p.name span.nis{
	border-left: #F90 5px solid;
	padding-left:5px;}

#contents .inside{
	width:704px;
	margin:auto;
	padding-bottom:15px;
	padding-top:10px;}

#contents p.comn{padding:3px 0px 3px 15px;}
#contents a:link{color: #f60;}
#contents a:visited{color: #f60;}
#contents a:hover{color: #f60; text-decoration:underline;}

/*-----------------------------------
service tab
-------------------------------------*/
#tabServPC{
	background:url(../img/bg_tab.png) bottom repeat-x;
	padding-left:20px;
	margin-bottom:20px;}

#tabServPC .tabServ01{margin-left:7px;}


/*------------------------------
margin-padding
--------------------------------*/
.mgn5, .mgn7, .mgn15, .mgn10, .mgn28, .mgn35 {
 font-size: 1px;
 height: 7px;
 margin: 0;
 padding: 0;
 }
.mgn5 { height: 5px; }
.mgn7 { height: 7px; }
.mgn10 { height: 10px; }
.mgn15 { height: 15px; }
.mgn28 { height: 28px; }
.mgn35 { height: 35px; }
.mgn20 { margin-left: 20px; }
.mgn5_nf { font-size:2px; height: 5px; margin-top:2px;}


.mgnT5{ margin-top:5px;}

.mgnT10{ margin-top:10px;}
.mgnT12{ margin-top:12px;}
.mgnT15{ margin-top:15px;}
.mgnT20{ margin-top:20px;}
.mgnT30{ margin-top:30px;}


.mgnB5{ margin-bottom:5px;}
.mgnB10{ margin-bottom:10px;}
.mgnB15{ margin-bottom:15px;}
.mgnB20{ margin-bottom:20px;}
.mgnB30{ margin-bottom:30px;}
.mgnB50{ margin-bottom:50px;}
.mgnB90{ margin-bottom:90px;}
.mgnB100{margin-bottom:100px;}

.mgnL5{ margin-left:5px;}
.mgnL8{ margin-left:8px;}
.mgnL10{ margin-left:10px;}
.mgnL12{ margin-left:12px;}
.mgnL15{ margin-left:15px;}
.mgnL18{ margin-left:18px;}
.mgnL19{ margin-left:19px;}
.mgnL20{ margin-left:20px;}
.mgnL30{ margin-left:30px;}


.mgnR5{margin-right:5px;}
.mgnR10{margin-right:10px;}
.mgnR20{margin-right:20px;}
.mgnR15{margin-right:15px;}

.mgnLT10{margin-left:10px; margin-top:10px;}

.mgn0{margin:0px;}

.pdgT10{padding-top:10px;}
.pdgT15{padding-top:15px;}
.pdgL15{padding-left:15px;}
.pdgL20{padding-left:20px;}
.pdgL30{padding-left:30px;}
.pdgL35{padding-left:35px;}
.pdgR10{padding-right:10px;}
.pdgR15{padding-right:15px;}
.pdgLR10{padding-left:10px; padding-right:10px;}

.pdg5{padding:5px;}
.pdg10{padding:10px;}
.pdg15{padding:15px;}

.bdrT{ border-top:#CCC dashed 1px;}
.bdrB{ border-bottom:#CCC dashed 1px;}
.bdr{border:#ccc solid 1px;}

/*--------------------------
float
----------------------------*/
.fltR{float:right;}
.fltL{float:left;}

/*--------------------------
text-font
----------------------------*/
.taC{text-align:center;}
.taL{ text-align:left;}
.taR{text-align:right;}

/* font */
.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.bold{font-weight:bold;}
.txtorangeB{color:#F60; font-weight:bold;}
.txtRedB{ color:#F00 ; font-weight:bold;}
.txtRed{ color:#F00 ;}

/*----------------------------
list
------------------------------*/
ul.bltGry{margin-left:0px; padding:0px; margin-top:15px;}
ul.bltGry li{ list-style:none;
background:url(../img/icon_grey_dot_16x15.png) left 3px no-repeat;
padding-left:20px;
margin-left:15px;
}

/*-----------------------------
link
-------------------------------*/
.pagetop{ background:url(../img/arrow_pagetop.png) right top  no-repeat; padding-right:18px; text-align:right; margin-top:12px; margin-bottom:12px;}
.pagetop a:link{ color:#ef0000;}
.pagetop a:visited{ color:#ef0000;}
.pagetop a:hover{ color:#999;}
.linkpwin,.linkPwin{background:url(../img/ico_linkw.gif) right top no-repeat; padding-right:19px;}
.arrowD{ background:url(../img/arrow_down.gif) right top  no-repeat; padding-right:18px; }
.arrowR{ background:url(../img/menu_arrow.png) right top no-repeat; padding-right:15px;}
.arrowL{ background:url(../img/menu_arrow.png) left top no-repeat; padding-left:15px;}
/*-----------------------------
clear
-------------------------------*/
.clearB{ clear:both;}
.clear{clear:both;}

/*------------------------------
background
--------------------------------*/
.bgLGry{ background:#F2F2F2;}
.bgGryptn{background: url(../img/p_bg.gif) repeat;}
.bdl10{ border-left:#FC0 solid 10px;}
.bg_black {background:#000;}

/*-----------------------------
system
-------------------------------*/
table.sys {
width: 100%;
border: 1px #ccc none;
border-collapse: collapse;
}

.sys td {
border: 1px #ccc solid;
padding: 7px;
}

.sys th {
border: 1px #ccc solid;
background-color: #ebebeb;
padding:10px 3px;
text-align: center;
vertical-align: middle;
}


/*---------------------------------
 HOW TO
---------------------------------*/
#howtoBox {
 color: #666;
 margin: 0 0px 16px;
 }

#howtoBox .sBox {
 margin: 10px;
 clear: both;
	vertical-align:top;
 }

#howtoBox h3 {
 color: #f60;
 font-size: 17px;
 margin: 2px 0 22px;

 }
#howtoBox h4 {
 font-size: 12px;
 margin: 2px 0;
 }
#howtoBox p { margin: 4px 0; }
#howtoBox .sBox img {
 float: right;
 margin: 0 0 15px 14px;
 }

#howtoBox .sBox .rgt { margin: 40px 0 0; }


p.lastMsg {
 color: #f60;
 font-weight: bold;
 line-height: 1.8;
 }

/*---------------------------------------
flow
----------------------------------------*/
.flow{ overflow:hidden;}
.flow h3{font-size:14px; padding:5px; margin:15px 0px 5px;}
.flow h3 span{ background:#999; color:#FFF; font-weight:bold; display:block; float:left; padding:2px 5px; text-align:center; margin-right:5px;}
.flow h4{ margin:15px 0px 5px 35px; padding:2px 5px; border-left:solid #ef0000 10px;}
.flow .txt{width:280px; float:left; padding-left:40px;}
.flow .flowimg{float:right; margin-top:15px;}
.flow .flowimgTAC{float:right; margin-top:15px; margin-bottom:15px; text-align:center; width:330px;}

/*flow-アコーディオン*/
#flow-ac, #flow-ac2{
margin:15px auto;
padding:0px;
border:1px #27CD3A solid;}

#flow-ac p ,#flow-ac2 p{margin:10px 5px;}

#flow-ac h2 ,#flow-ac2 h2{ background:/*url(../../img/function/h3_greyBG.png) bottom repeat-x*/ #F3FCE8;
padding:6px 2px;
margin:1px;
color:#666;
font-size:14px;
/*border-bottom:#F00 1px solid;*/}

#flow-ac h2 span, #flow-ac2 h2 span{
	display:block;
	cursor:pointer;
	background: url(../img/faq.png) 670px -78px no-repeat;
	margin-left:0px;
	}
#flow-ac2 div, #flow-ac div{display:none;}

#flow-ac h2.active span, #flow-ac2 h2.active span {
	background:url(../img/faq.png) 670px 0px no-repeat;
	}



/*-----------------------------------
service h2
-------------------------------------*/

h2.services{
padding:15px 10px 20px 10px;
font-size:16px;
background:url(../img/h2_greyBG.png) bottom repeat-x;
}

h2.services span{}

h3.services{
	background: url(../../img/function/h3_greyBG.png) bottom repeat-x;
	line-height:1.5em;
	font-size:12px;
	padding:6px;
	border-bottom:#F00 1px solid;
	margin-bottom:10px;}

/* GlobalNavi test
-----------------------------------------*/
.mod_Gnavi ul{
	/*overflow:hidden;
	position:relative;*/
}
.mod_Gnavi ul li{
/*	overflow:hidden;*/
}
.mod_Gnavi ul li a.current {
	border-right:5px solid #ef0000;
	display:block; /* IE6隙間防止 */
}
.mod_Gnavi ul li a{
	display:block;
}

/*---------------------------------------
maintenance
-----------------------------------------*/
#maint, #maint2{
margin:15px auto;
padding:10px;
border:1px #F60 solid;}

#maint p ,#maint2 p{margin:10px 5px;}

#maint h2 ,#maint2 h2{ background:url(../img/bg_maint.png) repeat top;
padding:6px 2px;
margin:1px;
color:#666;
font-size:14px;}


#maint2 h3{
	font-size:12px;
	margin:5px;
	padding-bottom:5px;}
	
#maint dl ,#maint2 dl{
    clear: both;
    margin: 0px;
    width:100%;
    background-color: #fff;
}
#maint dt ,#maint2 dt{
    float: left;
    width: 4em;
    clear: both;
    padding: 5px 1em;
	font-weight:bold;
}
#maint dd , #maint2 dd{
    margin: 0;
	padding:5px;
    padding-left: 7em;
	border-bottom:#CCC 1px dashed;
}

/*---------------------------------------------
 function-common
-----------------------------------------------*/
.w347{width:340px;}
.w330{width:330px;}
.w320{width:320px;}
.w310{width:310px;}
.w300{width:300px;}

.section{ padding-left:5px; padding-right:5px;}
.section .funcbox, .section .funcboxWide{
background:#FFF;
width:325px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=145, Strength=3);
box-shadow:0 0 8px #cccccc;
-moz-box-shadow: 0px 0px 8px #cccccc;
-webkit-box-shadow: 0px 0px 8px #cccccc;
border: #efefef solid 1px;
padding:5px;
	}

.section .funcboxWide{width:680px; overflow:hidden;}



#contents #service .section .funcbox h3.adrd, #contents #service  .section .funcboxWide h3.adrd{
	background: url(../../img/function/bg_h4_funcA.gif) repeat;
	border-bottom:2px #CCC solid;
	color: #666;}
#contents #service .section .funcbox h3.notice,#contents #service .section .funcboxWide h3.notice{
	background:url(../../img/function/bg_notice_orggif.gif) repeat;
	padding:7px;
	color:#F60;
	text-align:center;
	border-bottom:2px #CCC solid;}

.section .funcbox h3 img, .section .funcboxWide h3 img{
	margin-right:5px;
	/*vertical-align:middle;*/}


h3.eol{ border-bottom:#999 dashed 1px;
margin-bottom:15px;
font-size:1em;
line-height:1.8em;
padding:10px;}

.section .funcbox p{
	padding:0 0 5px 0;
	line-height:1.5em;
	overflow:hidden;
	margin:5px;}

.section .funcboxWide p{
	padding:0 7px;
	line-height:1.5em;}
	
.section .pickup{
border:#ccc 1px solid;
-moz-box-shadow: 0px 0px 8px #969696;
-webkit-box-shadow: 0px 0px 8px #969696;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=4);
line-height:1.5em;
margin:10px;
}

.section .pickup div.inside{background:#f6f6f6; border:solid #FFF 5px; padding:7px;}
.section p.clear{padding:0px; margin:0px; clear:both; padding-bottom:15px;}


/* faq
----------------------------------------------*/
ul.submenu{
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;}
	
ul.submenu li{ margin:0px; padding:0px; padding-right:20px; padding-left:15px;
display:block; display:inline-block; background:#CCC; float:left;
background:url(../img/arrow_indexd_own.png) right no-repeat;}

#contents ul.submenu li a:link{ color:#333;}
#contents ul.submenu li a:visited{ color:#333;}
#contents ul.submenu li a:hover{ color:#ef0000;}

#acMenu dl{margin-top:15px; margin-bottom:0px; }
#acMenu dt, #acMenu div{
	width:674px;
	height: auto;
	line-height:1.8em;
	text-align:left;
	border-bottom:#ef0000 1px dashed;
	cursor:pointer;
	background: url(../img/faq.png) 665px -65px no-repeat;
	padding:10px 15px 10px 5px;
	}
#acMenu div{cursor: default;}

#acMenu dd{
	background:url(../img/faq_a.png) no-repeat 10px 15px;
	padding:15px 15px 15px 55px;
	display:none;
	margin-left:35px;
	}

#acMenu dd ol{
	margin-left:0px; padding-left:20px;margin-top:5px;}

#acMenu dd ol li{ margin-bottom:7px;}

#acMenu p span.answer{
	display:block;
	background:url(../img/faq_a.png) no-repeat 10px 15px;
	padding:15px 15px 15px 55px;
	margin-left:0px;
	}

#acMenu dt.active{
	background:url(../img/faq.png) 665px 13px no-repeat;
	}

#acMenu dt span.faqQ, #acMenu div span.faqQ{ background:url(../img/faq_q.png) no-repeat 5px; display:block; padding-left:45px; padding-right:25px;}
#acMenu dt:hover{ border-bottom:#ef0000 1px solid;}
#acMenu h3{margin-top:20px; margin-bottom:0px}
#acMenu{margin-bottom:20px;}


/*---------------------------------------
Contact
----------------------------------------*/
.col2 { display: block; margin: 10px; padding: 10px 10px 25px 140px; }
#mail { background: url(../img/mail.gif) 25px 25px no-repeat; }
#tel { background: url(../img/tel.gif) 25px 25px no-repeat; }

.col2 h3 { font-size: 1.5em; }

.col2 div#alartBox { border-width: 1px; margin: 4px 4px 4px -4px; }

.col2 span.orange { color: #f60; font-weight: bold; }

.pdgLR25 { padding-left: 25px; padding-right: 25px; }

/*----------------------------------------------
footer
-----------------------------------------------------*/

#footer{
	color:#666;
	text-align:center;
	padding-top:10px;
	border-top:#CCC dashed 1px;
	margin-top:5px;}

.bdrRed{
	border:#FF0004 solid 1px;
}

.imgmax{
	max-width:100%;
	height:auto;
}

/* ==========================================
   みやブル リニューアル専用スタイル
   ========================================== */
.naviLink li { display: inline-block; padding-right: 20px; padding-left: 12px; }
.naviLink li a { position: relative; }
.naviLink li a::before {
    content: '.';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 0px solid transparent;
    border-left: 6px solid #bbbbbb;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    top: 3px;
    left: -12px;
}
#contents .well-lg {
    padding: 24px;
    border-radius: 6px;
		text-align: center;
}
#contents .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
		text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#contents .btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #46b8da;
    position: relative;
}
#contents .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
#contents a.btn-info {
    color: #fff;
    box-shadow: 0 3px 6px #999;
}
#contents .btn-info.btn::before {
    content: " ";
    border: 7px solid;
    border-color: transparent transparent transparent #ff9;
    height: 0;
    width: 0;
    overflow: hidden;
    display: inline-block;
}
/* 1. ヘッダー・ロゴの調整 */
.logo {
    text-align: left; /* 指示書に基づき左寄せ */
    padding: 10px 0;
}
.logo img {
    max-width: 150px; /* 既存ロゴのサイズ感に合わせる */
    height: auto;
}

/* 2. メインバナー画像の設定 */
.main-banner {
    width: 100%;
    margin-top: 10px;
}
.main-banner img {
    width: 100%;
    height: auto;
    display: block;
}

/* 3. ヒーローセクション（黄色エリア） */
.miyabull-hero-section {
    background-color: #FDD000 !important; /* 指示書の鮮やかな黄色 */
    background-image: radial-gradient(#ffffff 1px, transparent 1px); /* 背景のドット模様 */
    background-size: 40px 40px;
    padding: 60px 0;
    text-align: center;
    color: #333;
}
.miyabull-notice {
    font-size: 12px;
    margin-bottom: 30px;
}
.miyabull-main-copy {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 15px;
    color: #1a1a1a;
}
.miyabull-sub-copy {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.miyabull-description p {
    font-size: 16px;
    line-height: 1.8;
}

/* 4. アクションボタン */
.miyabull-action-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 30px;
}
.btn-miyabull-black {
    background-color: #000 !important;
    color: #fff !important;
    padding: 15px 40px;
    border-radius: 50px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
.btn-miyabull-white {
    background-color: #fff !important;
    color: #333 !important;
    padding: 15px 40px;
    border-radius: 50px;
    border: 1px solid #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}

/* 5. セクション見出し（赤い左線） */
.sectionText {
    text-align: left !important;
    padding: 0.5em 10px !important;
    background: #eeeeee !important;
    border-left: 5px solid #C6000F !important; /* 指示書の赤色 */
    margin: 40px 0 20px;
    font-weight: bold;
    color: #333;
}

/* 6. 中央揃えタイトル（選ばれる3つの理由等） */
.miyabull-center-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0 20px;
}
.miyabull-center-title::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background: #FDD000;
    margin: 10px auto 0;
}

/* 7. 詐欺サイト解説（4枚のパネル） */
.miyabull-grid-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.miyabull-grid-item {
    width: 48%; /* PCは2カラム */
    margin-bottom: 25px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.miyabull-item-title {
    border: 1px solid #333;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    border-radius: 5px;
}
.miyabull-item-icon img {
    max-height: 80px;
    display: block;
    margin: 15px auto 0;
}

/* 8. 共通ユーティリティ */
.taC { text-align: center; }
.mgnT20 { margin-top: 20px; }
.mgnT40 { margin-top: 40px; }

/* スマホ対応の調整 */
@media (max-width: 767px) {
    .miyabull-main-copy { font-size: 24px; }
    .miyabull-action-buttons { flex-direction: column; align-items: center; }
    .miyabull-grid-item { width: 100%; } /* スマホは1カラム */
    .btn-miyabull-black, .btn-miyabull-white { width: 80%; text-align: center; }
}
