/* HTML初期化 */
body {
line-height: 1;
margin: 0;
padding: 0;
zoom:1
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight:normal;
font-style:normal;
}

p, dl, dt, dd, em, form, address,ul,li {
margin: 0;
padding: 0;
font-style:normal;
}

/* HTML5用 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

fieldset {
border:0;
margin: 0;
padding: 0;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}

ul {
list-style: none;
padding: 0;
margin: 0;
border: 0;
}

li {
padding: 0;
margin: 0;
}

input, select {
vertical-align: middle;
}

/* tableタグ*/
th,td{
padding:0;
}

caption{
text-align:left;
} 


/* リンク設定 */
a {
outline:0;
border:0;
transition: all 0.3s ease;
}

@media screen and (max-width: 800px) {
a {
transition:none;
}
}

a img {
border:0;
}

img {
border:0;
max-width:100%;
}

html {
-webkit-text-size-adjust: none;
zoom:1;
}

body,html {
min-height:100%;
}


/*============================================
基本CSS
===========================================*/
body {
font-family: 'Roboto',"source-han-sans-japanese",'ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
color: #222;
-webkit-font-feature-settings : "palt" 1;
font-feature-settings : "palt" 1;
position: relative;
}

/*============================================
ヘッダー
===========================================*/
header {
position: fixed;
top:0;
left: 0;
width: 100%;
z-index: 10;
background: #FFF;
box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

header p {
background: #0068B7;
color: #FFF;
line-height: 2;
font-size: 0.6em;
font-weight: 700;
text-align: center;
display: block;
}

h1 {
color: #0068B7;
font-size: 1.3em;
font-weight: 700;
padding: 10px;
font-feature-settings : "palt" 1;
line-height: 1.5;
}

header .logo {
	width: 175px;
	padding: 12px 10px;
}

header .logo img {
	display: block;
}

h1 a {
	color: #0068B7;
	text-decoration: none;
}

h1 span {
font-size: 0.5em;
display: block;
}

#telBtn img,
#menuBtn img {
height: 40px;
}

#telBtn {
position: absolute;
right: 60px;
top:32px;
}

#menuBtn {
position: absolute;
right:10px;
top:32px;
}

#menuBtn img.close {
display: none;
}

#menuBtn.open img.open {
display: none;
}

#menuBtn.open img.close {
display: block;
}

/*============================================
スマホメニュー
===========================================*/
#SPmenu {
position: absolute;
background: #0068B7;
padding: 20px;
width: 100%;
box-sizing: border-box;
top:71px;
left: 0;
display: none;
}

#SPmenu a {
color: #FFF;
text-decoration: none;
line-height: 2.2;
font-weight: 700;
}

#SPmenu a i {
padding-right: 10px;
}


/*============================================
メインビジュアル
===========================================*/
#mainImg {
padding-top: 86px
}

#mainImg img {
display: block;
}

@media screen and (max-width: 320px) {
header p {
font-size: 0.5em;
}
h1 {
font-size: 1em;
}
#telBtn {
top:24px;
right: 57px
}
#menuBtn {
top:24px;
right: 7px
}
#SPmenu {
top:63px;
}
#SPmenu a {
font-size: 0.8em
}
#mainImg {
padding-top: 72px
}
}


/* FAQ */
.SideFaqTel {
position: relative;
overflow: hidden;
width: 50%;
box-sizing: border-box;
float: left;
}

.SideFaqBox {
position: relative;
overflow: hidden;
width: 50%;
box-sizing: border-box;
float: left;
}

.SideFaqBox a {
display: block;
}


@media screen and (max-width: 320px) {
.SideFaqBox {
font-size: 0.8em;
height: 130px;
}
.SideFaqBox p {
margin-left: 60px;
font-size: 0.7em;
line-height: 1.7;
}
}


/* お問い合わせから解決までの流れ */
#SideFlow {
clear: both;
padding-top: 20px;
}

#SideFlow h2 {
background: #00A0E9;
padding: 3px;
margin-top: 10px;
margin-bottom: 10px;
}

#SideFlow h2 strong {
display: block;
text-align: center;
color: #FFF;
font-size: 0.85em;
line-height: 1.4;
border: 1px solid #FFF;
padding: 10px;
}

.SideFlowBox {
padding-bottom: 10px;
width: 48%;
margin: 1%;
float: left;
}

@media screen and (max-width: 320px) {
.SideFlowBox {
font-size: 0.8em;
}
}

.SideFlowBox p {
font-size: 0.8em;
line-height: 1.6;
padding-top: 5px;
}

.SideBottomNavi {
padding-bottom: 10px;
clear: both;
}

.SideBottomNavi a {
background: #00A0E9;
padding: 15px;
color: #FFF;
font-size: 1em;
font-weight: 700;
text-decoration: none;
display: block;
padding-left: 42px;
padding-right: 0;
line-height: 1.6;
}

#SideBottomNavi01 a {
background: #00A0E9 url(../img/soudan_icon05.png) no-repeat 10px center;
background-size: auto 1.6em;
}

#SideBottomNavi02 a {
background: #00A0E9 url(../img/soudan_icon01.png) no-repeat 10px center;
background-size: auto 1.6em;
}

#SideBottomNavi03 a {
background: #00A0E9 url(../img/soudan_icon03.png) no-repeat 10px center;
background-size: auto 1.6em;
}

#SuidouHP {
padding: 10px;
}

#SuidouHP p {
font-size: 0.85em;
line-height: 1.7;
padding-bottom: 10px;
text-align: center;
}

/* フッター */
footer {
background: #0068B7;
text-align: center;
font-size: 0.7em;
padding: 10px;
color: #FFF;
padding-bottom: 90px
}

#FooterBnr {
position: fixed;
width: 100%;
left: 0;
bottom:0;
z-index: 10;
}

#FooterBnr img {
display: block;
}

/* グラデーションボタン */
.gradBtn {
width: 70%;
margin: auto;
padding-bottom: 20px;
padding-top: 10px;
clear: both;
}

.gradBtn a {
background: -webkit-linear-gradient(top, rgba(0,64,152,1) 0%,rgba(0,64,152,1) 50%,rgba(0,91,172,1) 51%,rgba(0,91,172,1) 100%); 
background: linear-gradient(to bottom, rgba(0,64,152,1) 0%,rgba(0,64,152,1) 50%,rgba(0,91,172,1) 51%,rgba(0,91,172,1) 100%);
text-align: center;
font-size: 1em;
font-weight: 700;
color: #FFF;
text-decoration: none;
display: block;
padding: 10px;
}

/*============================================
地域巡回中
===========================================*/
#AreaTimeWrapper {
padding: 5%;
background: #0068B7;
text-align: center;
color: #FFF;
font-weight: 700;
line-height: 1.7;
font-size: 0.8em;
}

#clock {
font-size: 1.6em;
}

.timeColon {
opacity: 0;
}

@media screen and (max-width: 320px) {
#AreaTimeWrapper {
font-size: 0.7em;
}
}