/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
#insurance,#company,#staff,#contact{
    margin-top: 30px;
    margin-bottom: 30px;
}
.hidden {
    display: none;
}
/*=============================

フォントの設定

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

body {
font-family: 'Lato' ,"Noto Sans Japanese", sans-serif;
    font-size: normal;
}
h1{
    margin: 0;
}
h2,h3,h4,h5,h6{
    color:#01A0D3;
}
h3 {
    font-size: 2em;
    color: #01A0D3;
    text-align: center;
    font-weight: bold;
}

strong {
    font-weight: bold;
}

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

ナビ

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


/*#01A0D3*/

nav .button-collapse i ,
nav ul a,navigation,nav ,
nav .nav-wrapper ,
nav .brand-logo {
    height: 64px;
    line-height: 64px;
    color: #fff;
    background-color: #01A0D3;
}
#logo-container {
    height:50px;
}
#logo-container img {
    height: 50px;
    margin-top: 8px;
}
p {
  line-height: 2rem;
}

#nav-mobile li a {
        background: #fff;

}
#nav-mobile.side-nav{
    background: #fff;
}


.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }
.nav-wrapper .top_q {
	display:none;
}
/*=============================

メインビジュアル

=============================*/
/*#01A0D3*/
#index-banner.parallax-container{
    min-height: 600px;
    position: relative;
    width: 100%;
}
#index-banner h2.header{
    font-size: 1.8em;
    line-height: 1.4em;
    text-align: left;
    font-weight: bold;
    color: #fff;
}
.head-copy {
    clear: both;
    text-align: left;
    font-size: 1em;
    line-height: 1.4em;
}

.container .t_q {
	max-width: 360px;
	display: flex;
 	align-items: center;
	border:1px solid #fff;
	box-sizing:border-box;
	padding:10px;
	line-height:1rem;
	border-radius:5px;
	float:left;
}
.container .t_q .left{
	width:35%;
	margin:0;
	line-height:1rem;
}
.container .t_q .left img{
	max-width:92%;
	height:auto;
}

.container .t_q .right{
	width:65%;
	font-size:.75em;
	line-height:1rem;
}

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

メイン下ボタン

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

a.top-btn{
    height:80px;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 114%;
    background-color: white;
    color:#01A0D3;
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 5px;
    border-bottom: 2px solid #105C7E;
    background-repeat: no-repeat;
    background-position:  94% 50%;
}
a.top-btn span{
    font-weight: bold;
    display: block;
    line-height: 1.25em;
    text-align: left;
    height: 40px;
    margin: 20px 10px;
    }
a.top-btn span.line1{
    height: 40px;
    line-height: 40px;
}
a.top-btn:hover{
    background-color: #01A0D3;
    color: #fff;
}
#btnArea #goannaiBtn {background-image: url(../img/top_hoken.png);}
#btnArea #kaigaiBtn {background-image: url(../img/top_kaigai.png);}
#btnArea #jidoushaBtn {background-image: url(../img/top_jidousha.png);}
#btnArea #contactBtn {background-image: url(../img/top_contact.png);}
/*=============================

メイン大バナー

=============================*/
#big_bannar {
	/*padding: 20px 0 10px;*/
}
#big_bannar .col a img{
	vertical-align: bottom;
	width: 100%;
	margin-top: 20px;
}
#big_bannar .col a:hover{
	opacity: 0.8;
}

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

h3飾り

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

/*#01A0D3*/
.row h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
.row p.h3_copy{
    text-align: center;
    color: #01A0D3;
    margin-bottom: 4px;
    font-family: "Lato";
    font-weight: 300;
    font-size: 1.2em;
    position: relative;
}
.row p.h3_copy:before{
    content: url("../img/h3_left.png");
    height: 20px;
    margin-right: 10px;
}
.row p.h3_copy:after{
    content: url("../img/h3_right.png");
    height: 20px;
    margin-left: 10px;
}

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

お知らせ

=============================*/
#news {
    background:#E0F5FB;
}
#news .row  {
	margin-bottom:0;
}


#news h4 {
    font-size: 1em;
    text-align: left;
    font-weight: bold;
    line-height: 1.4em;
    display: inline-block;
    margin: 0 20px 10px 0;
}
#news .news{
  display: -webkit-flex; /* Safari */
  display: flex;
  margin-bottom:5px;
  }
#news time {
     display: inline-block;
    font-size: .8em;
    text-align: left;
    line-height: 1.4em;
    color: #89D5ED;
    margin: 0 20px 0 0;
}
#news .col.m12.l6:first-child {
	margin-bottom:10px;
}

#news p {
    font-size: .8em;
    text-align: left;
    line-height: 1.4em;
    display: inline-block;
    color: #444;
    margin: 0;
}

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

保険商品のご案内

=============================*/
/*#01A0D3*/



#insurance{
    height: auto;
    overflow: visible;
    background-image: url(../background2.png);
    background-repeat: no-repeat;
    background-position: 90% top;
}
#insurance h3{
    text-shadow: 0px 0px 6px #fff,1px 1px 6px #fff,1px 2px 6px #fff;
}
#insurance h4 {
    display: inline-block;
    color: #01A0D3;
    text-align: left;
    font-size: small;
    border: 1px solid #01A0D3;
    padding: 8px;
    font-weight: normal;
    margin-left:0;
}


a.insurance-btn{
    display: block;
    height:auto;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 104%;
    background-color: #E1F5FB;
    color:#01A0D3;
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position:  94% 50%;
}

a.insurance-btn:hover{
    background-color: #E4F8FF;
}

.i_home.insurance-btn{background-image: url(../img/i_home.png);}
.i_car.insurance-btn{background-image: url(../img/i_car.png);}
.i_body.insurance-btn{background-image: url(../img/i_body.png);}
.i_leisure.insurance-btn{background-image: url(../img/i_leisure.png);}
.i_jigyo.insurance-btn{background-image: url(../img/i_jigyo.png);}
.i_iryou.insurance-btn{background-image: url(../img/i_iryou.png);}
.i_gan.insurance-btn{background-image: url(../img/i_gan.png);}
.i_shibou.insurance-btn{background-image: url(../img/i_shibou.png);}
.i_nenkin.insurance-btn{background-image: url(../img/i_nenkin.png);}
.i_yoro.insurance-btn{background-image: url(../img/i_yoro.png);}
.i_kodomo.insurance-btn{background-image: url(../img/i_kodomo.png);}


a.insurance-btn span{
    font-weight: bold;
    display: block;
    margin: 10px 10px;
    line-height: 1.4em;
    text-align: left;
    height: 40px;
}   
a.insurance-btn span.line1{
    height: 40px;
    line-height: 40px;
}

a.insurance-btn span.sub{
    font-size: .7em;
    font-weight: normal;
    margin-left: 0;
    margin-right: 0;
}


a.insurance-btn span > span{
    font-weight: normal;
    display: inline-block;
    font-size: .8em;
    height: 1em;
}

a.insurance-btn span.chouhoken{
    font-weight: bold;
    display: block;
    margin: 10px 10px 0 10px;
    line-height: 1.4em;
    text-align: left;
    height: 40px;
}   

a.insurance-btn span.chouhoken span{
    display: block;
    height:16px;
    margin: 0;
}   

#insurance a.insurance-btn.chouhoken > p{
    color: #444;
    line-height: 1.3em;
    font-size: .9em;
    margin:5px 10px 10px 10px;
}

.row.margin0 {
    margin-bottom: 0;
}

#insurance a.insurance-btn.nichido span,
#insurance a.insurance-btn.ansin span
{
    display: inline-block;
    text-align: center;
}

a.insurance-btn.nichido.sumai span.line2 > span{
    font-weight: normal;
    font-size: .8em;
    margin: 0;
}


#insurance a.insurance-btn.nichido,
#insurance a.insurance-btn.ansin{
    text-align: center;
}

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

バナー

=============================*/
/*#01A0D3*/

.premiumseries {
    background: #01A0D3;
}
.usefulseries {
	background: #E4F8FF;	
	}
.usefulseries h3 ,
.premiumseries h3 {
	color:#fff;
	font-size:.9em;
	margin-bottom:0px;
}
.usefulseries h3 {
	color:#01A0D3;
}
.usefulseries a img,
.premiumseries a img{
    opacity: 1;
    transition: .5s;
	max-width:100%;
	height:auto;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.usefulseries a img:hover,
.premiumseries a img:hover {
    opacity: .7;
    transition: .5s;
}
.premiumseries ul ,
.usefulseries ul {
display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-justify-content: center; /* Safari */
  justify-content:         center; 
  }
.premiumseries ul li,
.usefulseries ul li {
    text-align: center;
	padding:5px;
	box-sizing:border-box;
    }
.usefulseries ul li.round a img{
	border-radius:8px;

}


.premiumseries .row ,
.usefulseries .row {
    margin-bottom: 0;
}

.usefulseries

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

会社案内

=============================*/
/*#01A0D3*/
/*========　会社案内　======-*/

.slider .indicators .indicator-item.active {
  background-color: #01A0D3;
}
/*========　アクセス　======-*/
#company h4.access{
    box-sizing: border-box;
    display: inline-block;
    color: #01A0D3;
    text-align: left;
    font-size: small;
    border: 1px solid #01A0D3;
    padding: 8px;
    font-weight: normal;
    margin-left:0;
}
#company .slider {
	height:300px!important;
}
#company .slider .slides{
	height:280px!important;
}

#company .slider .indicators .indicator-item {
  height: 10px!important;
  width: 10px!important;
  margin: 0 8px;
}

.access div.map_right a{
    font-size: small;
    padding: 8px 8px 8px 15px;
    text-decoration: underline;
}
.access div.map_right a:hover{
    text-decoration: none;
}
.access div.map_right a:before{
    content:"▶";
    font-size: .5em;
}

.access div.map_right p{
    margin-top: 0;
    padding-top: 0;
    line-height: 1.4em;
    color: #01A0D3;
}

.access div.map_right p span{
    font-size: .8em;
}

.access div.map_right ol{
    font-weight: bold;
    padding-left: 14px;
    color: #01A0D3;
}
.access div.map_right ol li{
    margin-bottom: .7em;
}
.access div.map_right ol li span{
    font-weight: normal;
    color: #444;
}


/*========　右側電話番号　======-*/
#company .telWrap{
    background: #01A0D3;
    color: #fff;
    width: 100%;
    padding:0px 20px;
    border-radius: 5px;
    margin-bottom: 12px;
}
.telWrap .phone a {
        color: #fff;
    }
#company .telWrap dl{
    padding-left: 0;
    font-size: 1em;
    line-height: 1.2em;
    display:inline-block;
    text-align: left;
    vertical-align: middle;
    width: auto;
    margin-bottom: 10px;
}
#company .telWrap dl dt{
font-weight: bold;
width: 64px;
}
#company .telWrap dl dd{
margin: -1.2em 0 4px 0;
padding-left: 70px;
}
#company .telWrap p.phone{
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 2.34em;
    margin: 10px 0;
    vertical-align:middle;
}
#company .telWrap p i{
    font-size: 1.1em;
    padding-right: 8px;
}  
#company .telWrap.jikotel {
    background-color: #fff;
    border: 1px solid #01A0D3;
}

#company .telWrap.jikotel p{
    color: #01A0D3;
    display: inline-block;
    margin:  10px 0;
    vertical-align: middle;
}
.telWrap.jikotel .phone a {
        color: #01A0D3;
    }
#company .telWrap.jikotel p.intr{
    line-height: 1.3em;
    font-size: .9em;
    padding-left: 0px;
    margin-right: 0px;
}
#company .telWrap.jikotel h4{
    background: #01A0D3;
    color: #fff;
    font-size: .85em;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: 0;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 12px;
}
/*========　会社情報　======-*/
#company dl.companyInfo{
    width:100%;
    margin: 16px 0;
}
#company .companyInfo dt {
 float:left;
 width:30%;
 padding:1px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
#company .companyInfo dd {
 margin-left:20%;
 padding:1px 5px 5px 10px;
}

/*========　お問い合わせボタン　======-*/


#company .btn-large.contactBtn{
    border-radius: 5px;
    font-size: 1.23em;
    font-weight: bold;
    background-color: #01A0D3;
    width: 100%;
    position: relative;
    line-height: 65px;
    height: 70px;
    border-bottom: 4px solid #105C7E;
}
#company .btn-large.contactBtn:hover{
    opacity: .8;
}
#company .btn-large.contactBtn i{
    padding-right: 10px;
    font-size: 1.3em;
    
}

#companyCopy {
    background-color: #E3F5FB;
}
#companyCopy h4{
    line-height: 1.45em;
    font-size: 1.4em;
    padding: 20px 0;
}

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

スタッフ紹介

=============================*/
/*#01A0D3*/
#staff p {
    margin-bottom: 0;
}
.staffcel {
    margin-bottom: 28px;
}
#staff .left{
    height:auto;
    width: 38%;
    margin-top: 0;
}
#staff .left img{
    width: 100%;
     height:auto;
}
#staff .right{
    width: 62%;
    padding-left: 14px;
    
}
#staff .staffName {
    color: #01A0D3;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 7px;
}
#staff dl{
    padding: 0;
    margin: 12px 0 0;
    width:100%;
}
#staff dt {
    box-sizing: border-box;
    font-size: .7em;
    height: 22px;
    line-height: 22px;
    float:left;
    color: #01A0D3;
    width: 60px;
    text-align: center;
    border: 1px solid #01A0D3;
    margin-bottom: 8px;
}
#staff dd {
    font-size: .84em;
    min-height: 22px;
    line-height: 22px;
    margin-left:67px;
    margin-bottom: 8px;
}
#staff .staffTxt {
    padding: 0 0 0 14px;
    margin: 0;
    font-size: .95em;
    line-height: 1.64em;
    text-align: justify;
	
}
.staffName .ruby {
	font-weight:normal;
	font-size:50%;
	padding-left:4px;
  display: inline-block;
}
.staffName {
	padding:14px 0 8px 8px;
  border:rgb(60, 179, 228) 2px;
  border-style: solid none;
  background: repeating-linear-gradient(
    45deg,
    #fff,
    #fff 3px,
    rgba(60, 179, 228, 0.1) 3px,
    rgba(60, 179, 228, 0.1) 6px
  );
			 }
@media only screen and (max-width : 530px) {
  #staff .staffName {
        line-height: 1;
  }
#staff .staffTxt.right {
    clear: both;
	padding:0;
	width:100%;
}
}


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

スタッフ紹介下お問い合わせ

=============================*/
#footercontact {
	background: repeating-linear-gradient( 45deg, #fff, #fff 3px, rgba(60, 179, 228, 0.1) 3px, rgba(60, 179, 228, 0.1) 6px );
	padding:50px 0 80px;
	}
#footercontact .row:last-child{
	margin-bottom:0;
}
/*========　右側電話番号　======-*/
#footercontact .telWrap{
    background: #fff;
    color: #01A0D3;
    width: 100%;
    padding:0px 20px;
    border-radius: 5px;
    margin-bottom: 12px;
	text-align:center;
	border:1px solid #01A0D3;
}
.telWrap .phone a {
        color: #fff;
    }
#footercontact .telWrap dl{
    padding-left: 0;
    font-size: 1em;
    line-height: 1.2em;
    display:inline-block;
    text-align: left;
    vertical-align: middle;
    width: auto;
    margin-bottom: 10px;
}
#footercontact .telWrap dl dt{
font-weight: bold;
width: 64px;
}
#footercontact .telWrap dl dd{
margin: -1.2em 0 4px 0;
padding-left: 70px;
}
#footercontact .telWrap p.phone{
    display: inline-block;
    color: #01A0D3;
    font-weight: bold;
    font-size: 2.34em;
    vertical-align:middle;
	margin-left:8px;
}
#footercontact .telWrap p i{
    font-size: 1.1em;
    padding-right: 8px;
}  

/*========　お問い合わせボタン　======-*/

#footercontact .btn-large.contactBtn{
    border-radius: 5px;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #01A0D3;
    width: 100%;
    position: relative;
    line-height: 100px;
    height: 105px;
    border-bottom: 4px solid #105C7E;
}
#footercontact .btn-large.contactBtn:hover{
    opacity: .8;
}
#footercontact .phone a {
	color:#01A0D3;
}
#footercontact .btn-large.contactBtn i{
    padding-right: 10px;
    font-size: 1.3em;
    
}

#footercontactCopy {
    background-color: #E3F5FB;
}
#footercontactCopy h4{
    line-height: 1.45em;
    font-size: 1.4em;
    padding: 20px 0;
}




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

フッター

=============================*/
/*#01A0D3*/
/*=============-*/

footer.page-footer {
    background-color: #01A0D3;
    padding-top: 0;
}
footer.page-footer .row{
    margin-bottom: 0;
}
footer.page-footer ul li {
    display: inline-block;
}
footer.page-footer ul li .modal-trigger {
    color: #fff;
}
footer.page-footer ul li:after{
    content: "｜";
    color: #fff;
    margin: 0 10px;
}
footer.page-footer ul li:last-child:after{
    content:none;
}
footer.page-footer .footer-copyright {
    background-color: #fff;
    color: #444;
    font-size: .8em;
    line-height: 1em;
    padding: 10px 0
}
footer.page-footer .footer-copyright p.left{
    margin: 0;
    background-color: #fff;
    color: #444;
    font-size: .8em;
    line-height: 1.1em;
}
/*=============================

モーダル

=============================*/
/*#01A0D3*/
.modal .modal-content{
}
.modal .modal-content h4{
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.modal .modal-content h5{
    line-height: 1.5em;
    font-size: 1.3em;
    text-align: center;
    padding: 14px;
    background: #E2F5FB;
    border-radius: 4px;
}
.modal .modal-content h6{
    font-size: 1em;
    margin-bottom:0px;
    
}
.modal .modal-content ul{
    margin-bottom: 2em;;
}
.modal .modal-content ul li{
    font-size: .9em;
    line-height: 1.5em;
    margin-bottom: .6em;
    list-style-type:disc;
    margin-left: 18px;
}

.modal .modal-content p{
    font-size: .9em;
    line-height: 1.5em;
}
.modal .modal-content small {
    line-height: 1.2em;
}
.modal .modal-content h4 span {
    display: block;
    font-size: .7em;
    font-weight: normal;
}
#PrivacyPolicy h5 {
    text-align: left;
    padding: 8px;
    font-size: 1.1em;
    margin-top: 24px;
}
#PrivacyPolicy ol {
    font-size: .9em;
    padding-left: 20px;
}
/*=============================

採用情報

=============================*/
/*#01A0D3*/
.modal .modal-content{
}
#recruit.modal .modal-content h4{
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
	color:#333;
}
#recruit.modal .modal-content  dt {
 float:left;
 font-size:94%;
 width:85px;
 padding:3px;
 clear:both;
 margin-bottom:6px;
 text-align:center;
 background:#01A0D3;
 color:#fff;
 border-radius:4px;
}
#recruit.modal .modal-content  dd {
 margin-left:90px;
 padding:1px 5px 5px 10px;
 margin-bottom:6px;
}
.fb-page.fb_iframe_widget  {
}
/*=============================

お問い合わせ

=============================*/
/*#01A0D3*/
#contact .contactCopy {
    text-align: center;
    font-weight: bold;
    font-size: .9em;
}

#contact form label span{
    font-size:.5em;
    font-weight: bold;
    vertical-align: middle;
    background: #01A0D3;
    color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-left: 5px;
}
#contact .policy_wrap {
    height: 140px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}
input{font-size: 16px!important;}
#contact textarea {
    min-height: 100px;
    margin-bottom: 0px;
	width:100%!important;
}
#contact .input-field.textarea {
    margin-bottom: 26px;
}

#contact form button{
    background: #01A0D3;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 34px;
    border-radius: 5px;
    font-size: 1.23em;
    font-weight: bold;
    background-color: #01A0D3;
    line-height: 65px;
    height: 70px;
    border-bottom: 4px solid #105C7E;
}
#contact .policy_wrap h4,
#contact .policy_wrap h5{
    font-size: 1em;
}
#contact .policy_wrap h4 span {
    display: block;
    font-size: .8em;
}
#contact .policy_wrap p,
#contact .policy_wrap li{
    text-align: justify;
    font-size: .85em;
    line-height: 1.5em;
}
#contact a.backtop {
    display: block;
    text-align: center;
    background: #E2F5FB;
    color:#01A0D3;
    border-radius: 3px;
    margin-bottom: 30px;
}
#contact a.backtop i{
    padding-right: 8px;
}

/* 右カラム */
#contact .telWrap{
    background: #E2F5FB;
    color: #01A0D3;
    width: 100%;
    padding:0px 20px;
    border-radius: 5px;
    margin-bottom: 16px;
}
#contact .telWrap .phone a {
        color: #01A0D3;
    }
#contact .telWrap dl{
    padding-left: 0px;
    font-size: .9em;
    line-height: 1.1em;
    display:inline-block;
    text-align: left;
    vertical-align: middle;
   width: auto;
    margin: 0;
}
#contact .telWrap dl dt{
font-weight: bold;
width: 64px;
}
#contact .telWrap dl dd{
margin: -1.2em 0 4px 0;
padding-left: 70px;
}
#contact .telWrap p.phone{
    display: inline-block;
    color: #01A0D3;
    font-weight: bold;
    font-size: 1.6em;
    margin: 0;
}
#contact .telWrap p i{
    font-size: 1.1em;
    padding-right: 3px;
}

#contact .caution ul li{
    line-height: 1.6em;
    text-align: justify;
    font-size: .9em;
    margin-bottom: 1em;
    margin-left: 1em;
    position: relative;
}
#contact .caution ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #01A0D3;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

form p:last-child {
    margin-bottom: 5px;
}

/* label color */
   .input-field label {
     color: #01A0D3;
   }
   /* label focus color */
   .input-field input[type=text]:focus + label,
   .input-field input[type=tel]:focus + label,
   .input-field input[type=email]:focus + label,
   .input-field textarea:focus + label{
     color: #01A0D3;
   }
   /* label underline focus color */
   .input-field input[type=text]:focus,
   .input-field input[type=tel]:focus,
   .input-field input[type=email]:focus,
   .input-field textarea:focus{
     border-bottom: 1px solid #01A0D3;
     box-shadow: 0 1px 0 0 #01A0D3;
   }
   /* valid color */
   .input-field input[type=text].valid,
   .input-field input[type=tel].valid,
   .input-field input[type=email].valid,
   .input-field textarea.valid{
     border-bottom: 1px solid #01A0D3;
     box-shadow: 0 1px 0 0 #01A0D3;
   }
   /* invalid color */
   .input-field input[type=text].invalid,
   .input-field input[type=tel].invalid,
   .input-field input[type=email].invalid,
   .input-field textarea.invalid{
     border-bottom: 1px solid #01A0D3;
     box-shadow: 0 1px 0 0 #01A0D3;
   }

   /* icon prefix focus color */
   .input-field .prefix.active {
     color: #01A0D3;
   }



.policy_wrap::-webkit-scrollbar{ /* スクロールバー本体 */
	width: 5px;
	background: #9aadfc;
}
.policy_wrap::-webkit-scrollbar:horizontal{ /* 横方向のスクロールバー本体 */
	width: 5px;
	background: #9aadfc;
}
.policy_wrap::-webkit-scrollbar-thumb{ /* スクロールバーの動く部分 */
	background: #435295;
	border-radius: 2px;
}
.policy_wrap::-webkit-scrollbar-thumb:horizontal{ /* 横方向のスクロールバーの動く部分 */
	background: #435295;
	border-radius: 2px;
}
.policy_wrap::-webkit-scrollbar-track-piece:start{ /* スクロールバーの動く部分の前 */
	background: #9aadfc;
}
.policy_wrap::-webkit-scrollbar-track-piece:end{ /* スクロールバーの動く部分の後ろ */
	background: #a3d2a0;
}
.policy_wrap::-webkit-scrollbar-corner{ /* スクロールバー角 */
	background: transparent;
}


#contact.thanks .container .col,
#contact.thanks .container .row
 {
    max-width: 600px;
	margin: 0 auto;
	text-align:justify;
		
}

#contact.thanks .container .col.s12 {
	padding: 0 0 30px 0;
}
#contact.thanks .caution {
	padding-top:20px;
	padding-bottom:30px;
}
#contact.thanks .col.s12.backtop {
	width:250px;
	text-align:center;
	color:#fff;
	background: #01A0D3;
	transition:.2s;
}
#contact.thanks .col.s12.backtop:hover i{
	transform: translateX(-2px);
	transition:.2s;
}
.caption h5.grey-text {
	font-weight:bold;
	color:#fff!important;
	text-shadow:0px 0px 16px #000000;
}
#link li {
	margin-bottom:12px;
}
#link li span {
	display:inline-block;
	width:170px;
}
#link li a {
	display:inline-block;
	width:250px;
}

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

PCのみの設定

=================================================*/
@media screen and (min-width: 993px) ,print {
    nav {
        height: 64px;
        overflow: hidden;
    }
    .container,.row {
    width: 1024px;
}
    body{
        min-width: 1024px;
    }
    
/*========　トップクオリティ代理店　========*/
    nav nav-wrappr{
        position: relative;
    }
    .top_q{
        position: absolute;
        height: 52px;
        margin-top: 6px;
        width: auto;
        left:  160px;
    }
    .top_q img{
    width: auto;
    height: 100%;
    }
.nav-wrapper .top_q {
	display:block;
	font-size:12px;
	line-height:1.3em;
	height: 30px;
	margin-top: 18px;
	width: auto;
}
/*========　メインビジュアル　========*/
 
#index-banner h1.header{
    font-size: 2em;
    }


#btnArea {
    position: absolute;
    min-width: 1024px;
    bottom: 0;
}
#index-banner h2.header {
	margin-top:100px;
}



/*========　トップボタン　========*/
a.top-btn{
    height:80px;
    line-height: 50px;
    width: 250px!important;
    margin-right: 8px;
    font-size: 1em;
}
a.top-btn:last-child{
    margin-right: 0;
    }
    
    a.top-btn span{
        margin-left: 0px;
    }



/*========　お知らせ　========*/
#news time {
    text-align: center;
}
#news h4 {
    display: inline-block;
}
#news h4,
#news time,
#news p
    {
}

#news p
    {
}

#news time,
#news p
    {
		float:left;
}

    
/*========　保険　======-*/

a.insurance-btn{
    height:90px;
    line-height: 90px;
    margin-right: 27px;
}
a.insurance-btn:last-child{
    margin-right: 0;
    }
    
a.insurance-btn span{
    font-weight: bold;
    display: block;
    margin: 20px 10px;
    }

    /*====東京海上日動あんしん生命====-*/
#insurance a.insurance-btn.chouhoken{
    text-align: justify;
    width: 510px;
}

#insurance a.insurance-btn.chouhoken > span{
    display: block;
    width: auto;
    float: left;
    padding-top: 16px;
    
}
#insurance a.insurance-btn.chouhoken > p{
    display: block;
    text-align: justify;
    width: 270px;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    line-height: 1.5em;
    
}
    
    
/*====東京海上日動あんしん生命====-*/
#insurance a.insurance-btn.nichido{
    width: 196px;
    margin-right: 11px;
}
#insurance a.insurance-btn.nichido span{
    margin-right: 0;
    margin-right: left;
}
#insurance a.insurance-btn.nichido:last-child{
    margin-right: 0px;
}
    
#insurance a.insurance-btn.nichido.sumai > span{
    margin-top: 30px;
}
    
/*====東京海上日動あんしん生命====-*/
	.ansin_ul li {
    text-align: center;
    box-sizing: border-box;
	width: 100%;
}
#insurance a.insurance-btn.ansin{
    width: 16.6%;
text-align: center;
    box-sizing: border-box;
	padding: 2px;
	background: none;
	box-shadow: none;
	}
	
#insurance a.insurance-btn.ansin:last-child{
    margin-right: 0px;
}
 
a.insurance-btn.ansin img{
		width: 100%;
		height: auto;
	} 
    
/*========　バナー　======-*/
.usefulseries ul ,
.premiumseries ul{
  display: -webkit-flex; /* Safari */
  display: flex;
   -webkit-flex-wrap: nowrap; /* Safari */
  flex-wrap:         nowrap;
}
.usefulseries ul li ,
.premiumseries ul li {
    }
    
.premiumseries ul li:last-child {
        margin-right: 0;
    }
.premiumseries ul li img {
    width:  162px;
    height: auto;
    }

/*========　会社案内　======-*/
#company .col.l6 ,#company .access{
    max-width: 504px;
    padding: 0;
}
.access .map{
    float: left;
    width: 45%;
    margin-right: 2%;
}
.access .map img{
    width: 100%;
    height: auto;
}
.access div.map_right{
    text-align: left;
    max-width: 330px;
    float: right;
    width: 53%;
    font-size: .9em;
}
#company .telWrap dl{
    line-height: 1.155em;
    vertical-align:bottom;
    margin:10px 0 0 0;
    float: left;
    }
#company .telWrap.jikotel p.intr{
    width: auto;
    float: left;
}
#company .telWrap .phone{
    float: right;
    margin-right: 0;
    margin-top: 18px;
}

footer.page-footer .col ul {
    margin: 20px 0;
}
#contact .telWrap dl{
    float: left;
    margin: 14px 0;
    
}
#contact .telWrap p.phone{
    float: right;
    margin: 14px 0;
}
#contact form.l7{
    padding:0 20px 30px;
    
}
    
.scale {
    overflow: hidden;
}
.scale img {
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}
.scale img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}	
#contact.thanks .telWrap{
    width: 70%;
	margin:0 auto;
}
#contact .caution ul li {
	font-size:.8em;
	}
/*========　ビッグバナー　======-*/
#big_bannar .container, #big_bannar .container .row {
	width: 100%;
	max-width: 100%;
}
	
}/*PCのみの設定ここまで*/
    
    
    
/*=================================================

PC以下（992px）

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

@media only screen and (max-width : 991px) {
#sidenav-overlay {
    display: none;
}

/*========　トップクオリティ代理店　========*/
    nav nav-wrappr{
        position: relative;
    }
    .top_q{
        position: absolute;
        height: 30px;
        margin-top: 18px;
        width: auto;
        right:  -5px;
    }
    .top_q img{
    width: auto;
    height: 100%;
}



  .parallax-container .section {

  }
  #index-banner.parallax-container {
      background-color: #01A0D3;
      background-image: url(../background1.png);
      background-repeat: no-repeat;
      background-size: 500px;
      background-position: top right;
}
    #index-banner .section h2.header ,
    #index-banner .section p.head-copy{
        font-weight: bold;
        text-shadow: 1px 1px 4px #01A0D3,1px 1px 2px #01A0D3;
    }
    #insurance {
      background-image: url(../background2.png);
      background-repeat: no-repeat;
      background-size: 300px;
      background-position: top right;
    }
    
    
  #index-banner .section {
    top: 10%;
    }
a.insurance-btn{
    background-size: 54px;
    }    
#contact .telWrap,
#company .telWrap {
    width: 100%;
    padding: 14px 14px;
}
#company .telWrap h4{
        margin:0;
    }
    
#news .row {
    margin-bottom: 0;
}
#news p {
    display:block;
}
#news .m12.l6{
	display:block;
	width:100%;
}
/*======電話番号まわり======*/
#company .telWrap.jikotel p.intr br{
    display: none;
    }

    #company .telWrap.jikotel p,
    #company .telWrap p.phone{
    font-size: 1.8em;
    display:block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    padding-left: 0;
    }
#company .section .telWrap.jikotel p.intr {
    padding:5px 0;
    font-size: .8em;
    }
  #company .telWrap p.phone img{
      width: 28px;
      height: auto;
    }
#company .telWrap dl {
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    width: 200px;
    margin: 0 auto;
    }
    .access .map {
        width: 48%;
        float: left;
    }
    .access .map img{
        width:100%; 
        height: auto;
        margin: 0 auto;
    }
    .access div.map_right{
        float: right;
        width: 50%;
    }
    
    
#contact .telWrap dl {
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    width: 190px;
    margin: 0 auto;
    }
#contact .telWrap p.phone{
    font-size: 1.8em;
    display:block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    padding-left: 0;
    }
#company .telWrap.jikotel h4 {
    margin-top: 0px;
    }
    
    .telWrap.jikotel  {
        padding-top: 0px;
    }
#staff .staffcel {
    margin-bottom: 20px;
    border-bottom: 1px dashed #01A0D3;
    padding-bottom: 10px;
}

#staff .staffcel:last-child {
    border-bottom: none;
}

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

バナー

=============================*/
/*#01A0D3*/

.premiumseries a img{
}
.premiumseries a img:hover {
}
.premiumseries ul {
  }
 .usefulseries ul li{
	 	width:50%;
    }


.premiumseries .row {
    margin-bottom: 0;
}

.usefulseries ul li.round a img{
	border-radius:16px;

}


} /*PC以下設定ここまで*/
    
@media only screen and (max-width : 991px) {
#footercontact .telWrap{
	
}
	.ansin_ul li {
		width: 49%!important;
		float: left;
	}
	
	#insurance a.insurance-btn.ansin{

text-align: center;
    box-sizing: border-box;
	background: none;
	box-shadow: none;
	}
		#insurance a.insurance-btn.ansin img{
			width: 100%;
}

}


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

Pスマホ（600px）

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

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
    body{
        width: 100%;
        overflow-x: hidden;
    }
#index-banner.parallax-container .row#btnArea {
    margin-bottom: 0!important;
}
#index-banner.parallax-container {
    min-height: auto;
}
 #index-banner .section h2.header {
        font-size: 1.3em;
    }
#index-banner .section p.head-copy {
        font-size: .8em;
    }    
    
  #index-banner.parallax-container {
      background-size: 360px;
    }
    #insurance {
      background-size: 180px;
      background-position: top right;
    }
.access .map,
.access div.map_right{
    float: none;
    width: 100%;
}
#company .telWrap {
    width: 100%;
padding: 10px 10px;
}
#company .telWrap h4{
    margin:0;
}

#company .telWrap.jikotel p.intr br{
display: none;
}

#company .telWrap.jikotel p,
#company .telWrap p.phone{
    font-size: 1.8em;
    display:block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
padding-left: 0;
}

#company .section .telWrap.jikotel p.intr {
    padding:5px 0;
    font-size: .8em;
    }
#company .telWrap p.phone img{
      width: 28px;
      height: auto;
    }
#company .telWrap dl {
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    width: 200px;
    margin: 0 auto;
}

#company .companyInfo dt ,
#company .companyInfo dd {
font-size: .9em;
}

   #companyCopy h4{
       font-size: 1em;
    }
   #companyCopy h4 br{
       display: none;
    }

#staff .left{
    height:auto;
    width: 40%;
}
#staff .right{
    width: 60%;
}
#footercontact .telWrap {
	padding: 18px;
}
#footercontact .telWrap dl{
	display:block;
	width:170px;
	margin:0 auto;
	}
#footercontact .container .telWrap .phone {
	display:block;
	margin:0 auto;
	text-align:center;
}
footer.page-footer ul li:after{
    font-size: .9em;
    margin: 4px;
}    

footer.page-footer p.grey-text.text-lighten-4{
    line-height: 1.4em;
    }
 .modal {
        width: 90%;
    }
.modal .modal-content {
    padding: 18px;
    
}

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

バナー

=============================*/
/*#01A0D3*/

 .usefulseries ul li,
.premiumseries ul li {
	width:49%;
    }


.premiumseries .row {
    margin-bottom: 0;
}

.usefulseries ul li.round a img{
	border-radius:8px;

}




    
}/*スマホのみ設定ここまで*/




.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}







.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
  font-size:14px;
}


/*============うえへ戻る=============*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #01A0D3;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#pageTop a i{
	
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.container.fb  {
	text-align:center;
	padding:40px 0;
}
.container.fb .fb-page {
	 margin:40px auto;

}

.container .row {
  margin-left: 0; 
  margin-right: 0; 
}
#staff > div > div > div.row.cf > .l4 > p.staffTxt {
	padding-left:0;
}　
@media print{
	#index-banner h2.header {
		margin:0!important;
	}
	#index-banner > div.parallax > img {
transform: none;
}
}