@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------
clearfix
------------------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*----------------------------------------------------------------------
setting
------------------------------------------------------------------------*/
.ofh { overflow: hidden; }

.fL { float: left !important; }

.fR { float: right !important; }

.tC { text-align: center !important; }

.tL { text-align: left !important; }

.tR { text-align: right !important; }

.mL0 { margin-left: 0 !important; }

.mR0 { margin-right: 0 !important; }

.mT0 { margin-top: 0 !important; }

.mT10 { margin-top: 10px !important; }

.mT20 { margin-top: 20px !important; }

.mT30 { margin-top: 30px !important; }

.mT40 { margin-top: 40px !important; }

.mB0 { margin-bottom: 0 !important; }

.mB5 { margin-bottom: 5px !important; }

.mB10 { margin-bottom: 10px !important; }

.mB15 { margin-bottom: 15px !important; }

.mB20 { margin-bottom: 20px !important; }

.mB25 { margin-bottom: 25px !important; }

.mB30 { margin-bottom: 30px !important; }

.mB35 { margin-bottom: 35px !important; }

.mB40 { margin-bottom: 40px !important; }

.mB50 { margin-bottom: 50px !important; }

.mB60 { margin-bottom: 60px !important; }

.mB70 { margin-bottom: 70px !important; }

.mB80 { margin-bottom: 80px !important; }

.mB90 { margin-bottom: 90px !important; }

.mB100 { margin-bottom: 100px !important; }

.f10 { font-size: 10px !important; }

.f11 { font-size: 11px !important; }

.f12 { font-size: 12px !important; }

.f13 { font-size: 13px !important; }

.f14 { font-size: 14px !important; }

.f15 { font-size: 15px !important; }

.f16 { font-size: 16px !important; }

.f17 { font-size: 17px !important; }

.f18 { font-size: 18px !important; }

.f19 { font-size: 19px !important; }

.f20 { font-size: 20px !important; }

/*----------------------------------------------------------------------
common
------------------------------------------------------------------------*/
html {
	font-family: "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}

body {
	text-align: justify;
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	letter-spacing: 0.08em;
	background: #fff;
}

img, object, embed, video {
	max-width: 100%;
	height: auto;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link, a:visited {
    color: #14786e;
    text-decoration: none;
}

a:hover, a:active {
    color: #14786e;
    text-decoration: underline;
}

a:hover {
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.inner {
	margin: 0 auto;
	width: 960px;
}

.mark {
	background-color: #fffbcc;
}

.imageR {
	float: right;
	padding-left: 20px;
}

.over {
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

/* content */
.content {
	margin-bottom: 60px;
}

.title {
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0;
	border-left: solid 5px #6eb92b;
}

.new_title {
    margin-bottom: 30px;
   
    font-size: 2em;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
}
.subtitle {
	margin-bottom: 30px;
	padding: 10px 30px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0;
    background-color: #f5f3ed;
}

table {
  border-collapse: collapse;
  width:960px;
}

table th {
  border: solid 1.5px black;
  padding:1em;
  border-color:#b7b7b7; 
  background-color: #f5f0ef;
  font-weight: bold;
  font-size: 1.5em;
  text-align:center;
}

table td {
  border: solid 1px black;
  padding:1em;
  border-color:#b7b7b7;
  
  /*実線 1px 黒*/
}

table td img{
  padding:1em 2em 0 2em;
  width:70%;
}

table td p {
/*  text-align: center;*/
/*  padding-left:2em;*/
/*  padding-top:1em;*/
}

.syousai {
	background: green;
    font-weight: bold;
    padding: 0.5em;
    border-radius: 1em;
    color: white;
    text-align: center;
    font-size: 1.3em;
	margin:0.5em;
}

.syumi {
	background: #f376a0;
    font-weight: bold;
    padding: 0.5em;
    border-radius: 1em;
    color: white;
    text-align: center;
    font-size: 1.3em;
	margin:0.5em;
}

.on {
    background:#ff0000 ;
    font-weight: bold;
    padding: 0.5em;
    border-radius: 0.5em;
    color: white;
    text-align: center;
    font-size: 0.9em;
	margin:0.5em;
	width:auto;
	float:left;
	
	
}
.off {
    background: #dcdada;
    padding: 0.5em;
    border-radius: 0.5em;
    color: #bbb7b7;
    text-align: center;
    font-size: 0.9em;
	margin:0.5em;
	width:auto;
	float:left;
}
	
.koukoku{
	float:left
}

.kukoku li {
	float:left
}
/* 注意 */
.attentionBox {
	padding: 20px 25px;
	border: solid 1px #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(../images/bg_%20attention.png) no-repeat right bottom;
}


.flex-b{
display: flex;
justify-content: space-around;
}



/*----------------------------------------------------------------------
SP MENU
------------------------------------------------------------------------*/
#nav-drawer {
	display: none !important;
	position: absolute;
	top: 34px;
	right: 10px;
	z-index: 99;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #6eb92b;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  /*left: 0;*/
  right: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 320px;/*最大幅（調整してください）*/
  height: 95%;
  padding: 10px 0 100px;
  background: #6eb92b;
  transition: .3s ease-in-out;/*滑らかに表示*/
  /*-webkit-transform: translateX(-105%);*/
  /*transform: translateX(-105%);/*左に隠しておく*/
  -webkit-transform: translateX(105%);
  transform: translateX(105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}


#nav-content h2 {
	margin: 20px 10px 10px 10px;
	padding-left: 12px;
	border-left: solid 4px #6eb92b;
}

#nav-content ul li a {
	display: block;
	position: relative;
	font-size: 12px !important;
	/*border-bottom: solid 1px #fff;*/
	text-decoration: none;
    color: #fff;
}

#nav-content ul li a::before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0px;
  border-top: solid 2px #6eb92b;
  border-right: solid 2px #6eb92b;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -4px;
}

#nav-content .ul01 li a {
    margin: 0 10px 10px;
	padding: 12px 0 12px 25px;
    color: #6eb92b;
    background: #fff;
    border-radius: 8px;
}

#nav-content .ul02 li a {
	padding: 8px 0 8px 25px;
}

#nav-content .ul02 li a::before {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}

.postSp {
    margin: 20px 0;
    padding: 0 10px;
    text-align: center;
}

/* ドロップダウン */
#nav-content label {
    display: block;
	padding:  15px 0 15px 12px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
	border-top: solid 1px #fff;
	background: #f2f2f2;
}

#nav-content input[type="checkbox"].on-off,
#nav-content input[type="checkbox"].on-off +ul {
    display: none;
}

#nav-content input[type="checkbox"].on-off:checked +ul {
	display: block;
}

/*----------------------------------------------------------------------
header
------------------------------------------------------------------------*/
#header {
	padding: 30px 0 20px;
}

/* sNav */
.sNav {
	margin-top: 12px;
}

.sNav li {
	float: left;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	letter-spacing: 0.03em;
}

.sNav li a {
	display: block;
	padding-left: 34px;
	padding-right: 20px;
	border-right: dotted 1px #ccc;
	background: url(../images/icon_arrow.png) no-repeat 20px 2px;
}

.sNav li.top a {
	border-left: dotted 1px #ccc;
}

/*----------------------------------------------------------------------
gNav
------------------------------------------------------------------------*/
#gNav {
	margin-bottom: 20px;
}

#gNav li {
	float: left;
	width:192px;
	text-align:center;
	font-size:1.3em;
}

#gNav li a {
	display: block;
	border-right: solid 1px #ccc;
	background: #fff;
	padding: 7px 0;
    color:#626161;
}


#gNav li a:hover {
	background: #f8f8f8;
}

#gNav li.top a {
	border-left: solid 1px #ccc;
}

/*----------------------------------------------------------------------
footer
------------------------------------------------------------------------*/
#footer {
width: 100%;
	padding: 30px 0 60px;
	background: #666;
}

/* fNav */
.fNav {
	float: left;
}

.fNav li {
	float: left;
}

.fNav li a {
	display: block;
	padding: 0 12px;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	letter-spacing: 0.03em;
	border-right: solid 1px #fff;
}

.fNav li a:hover {
	opacity: 1;
}

.fNav li.top a {
	border-left: solid 1px #fff;
}

/* copyright */
.copyright {
	display: block;
	float: right;
	font-size: 10px;
	text-align: right;
	color: #fff;
	line-height: 14px;
	letter-spacing: 0.03em;
}

/* ページトップ */
#pageTop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	background-color: #666;
	background-color: rgba(0,0,0,0.6);
}

#pageTop:hover{
	opacity: 0.8;
	text-decoration: none;
}

/*----------------------------------------------------------------------
パンくずリスト
------------------------------------------------------------------------*/
.breadcrumb {
	margin-bottom: 40px;
	padding: 12px 0;
	background: #f8f8f8;
}

.breadcrumb li {
	float: left;
	font-size: 12px;
	line-height: 1;
}

.breadcrumb li a {
	margin-right: 20px;
	padding-right: 20px;
	background: url(../images/breadcrumb.png) no-repeat right 50%;
}

/*----------------------------------------------------------------------
トップページ
------------------------------------------------------------------------*/
/* key */
#key {

	min-width: 960px;
	height: 330px;
	background: url(../images/keyBg.png) no-repeat 50% bottom;
}

#key h1 {
	padding: 60px 0 0 80px;
}

/* 4つの保険 */
.insuranceBox {
	position: relative;
	width: 465px;
	height: 300px;
}

.insuranceBox .txt {
	position: absolute;
	top: 100px;
	right: 30px;
	width: 183px;
}

.insuranceBox .btn {
	position: absolute;
	bottom: 38px;
	right: 30px;
	width: 183px;
	line-height: 1;
}

.boxPet {
	background: url(../images/content_pet.jpg) no-repeat;
}

.boxTravel {
	background: url(../images/content_travel.jpg) no-repeat;
}

.boxCar {
	background: url(../images/content_car.jpg) no-repeat;
}

.boxLeisure {
	background: url(../images/content_leisure.jpg) no-repeat;
}

/* お得なキャンペーン */
.campaignBox {
    margin-top: 20px;
	margin-left: -30px;
}

.campaignBox li {
	float: left;
	margin-left: 30px;
}

/* 取扱保険会社一覧 */
.companyBox {
	margin-top: -12px;
	margin-left: -12px;
}

.companyBox li {
	float: left;
	margin: 12px 0 0 12px;
    max-width: 150px;
}


/* バナー */
.bnrBox {
	margin-left: -15px;
}

.bnrBox li {
	float: left;
    max-width: 228px;
	margin-left: 15px;
	margin-bottom:15px;
}

/* 新着情報 */
.newslistBox{
	background-color:#f9f4f4;
	padding:2%;
	height: 200px;
	overflow: auto;
	margin-top:30px;

}
.newslistBox li{
border-bottom:1px solid #ccc;
padding:0.2% 0;
}


.hokenBox{	text-align:center;

	width: 212px;
	margin-left:8px;
	float:left;
	overflow:hidden;
	border:1px solid #ccc;
	padding:1%;
		border-radius: 3%;
}
.first{	margin-left: -8px;
}
.hokenBox img{		border-radius: 3%;
}

.hokenBox h4{
	font-size:1.3em;
	text-align:center;
	margin:10px 0;
	    border-bottom: 10px solid #f5f3ed;
}
.hokenBox .bun{
text-align:left;
min-height:120px;
}
.hokenBox .morebtn{
margin-top:10px;
    background-color: #6eb92b;
    border-bottom: 5px solid #68ac3a; 
    padding: 5px;
    border-radius:5px;}


.hokenBox .morebtn a{color: #fff;
display:block;}


.hokenBox .morebtn a:hover{
text-decoration:none;  }


/* 取扱保険会社一覧 */
.logoBox {
	margin-top: -12px;
	margin-left: -10px;
}

.logoBox li {
	float: left;
	margin: 12px 0 0 10px;
	font-size:0.9em;
	text-align:center;
}

.logoBox li a {
text-decoration:underline;
}

.koukokuBox {
	padding:0.5em;
}

.koukokuBox li {
	float: left;
	margin: 12px 0 0 10px;
	font-size:0.9em;
	text-align:center;
}

.koukokuBox li a {
text-decoration:underline;
}
/*----------------------------------------------------------------------
下層ページ共通
------------------------------------------------------------------------*/
/* 弊社運営サイト */
ul.siteList {
	margin-top: 30px;
	font-size: 12px;
}

ul.siteList li {
	float: left;
	margin-right: 20px;
}

ul.siteList li a {
	display: block;
	padding: 10px 20px;
	color: #333;
	letter-spacing: 0.03em;
	background: #f8f8f8;
}

ul.siteList li a:hover {
	text-decoration: none;
}

.siteBox {
	margin-top: 60px;
}

.siteTitle {
	margin-bottom: 20px;
	padding-left: 25px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.02em;
	border-bottom: solid 1px #ccc;
	padding-bottom: 12px;
}

.siteImage {
	margin-bottom: 20px;
	padding: 50px;
	background: #f8f8f8;
}

.siteTxt {
	padding: 20px 25px;
	/*background: #f8f8f8;*/
}

.petBg {
	background: url(../images/icon_orange.png) no-repeat left 6px;
}

.travelBg {
	background: url(../images/icon_pink.png) no-repeat left 6px;
}

.carBg {
	background: url(../images/icon_blue.png) no-repeat left 6px;
}

.leisureBg {
	background: url(../images/icon_green.png) no-repeat left 6px;
}

/*----------------------------------------------------------------------
会社概要
------------------------------------------------------------------------*/
table.company {
	table-layout: fixed;
	width: 100%;
	border: solid 5px #eee;
}

table.company th,
table.company td {
	padding: 10px 15px;
	border: solid 1px #eee;
}

table.company th {
	width: 18%;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.03em;
	background: #f8f8f8;
}

table.company td {
	width: 82%;
}

/*----------------------------------------------------------------------
サイトマップ
------------------------------------------------------------------------*/
ul.sitemap {
}

ul.sitemap > li {
	margin-top: 30px;
}

.sitemapTitle {
	margin-bottom: 10px;
	padding: 5px 25px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.03em;
	background: #f8f8f8;
}

ul.sitemap > li > ul > li a {
	display: block;
	margin-left: 25px;
	padding-left: 14px;
	background: url(../images/icon_arrow02.png) no-repeat left 50%;
}

    #gNav{
        display: block;
    }
    #header{
        display: block;
    }

    .breadcrumb{
        display:block;
    }
    #hoke{
        display: block;
    }
.title{
    display: none;
}

    .dannraku1{
        display: none;
    }

    tbody.a{
     width:25%;
    }
    tbody.b{
       width:45%;
    }
    tbody.c{
      width:30%;
    }

tbody{
    display: block;
}
.hyou{
    display: none;
}
header{
    display: none;
}
#ga2{
    display: block;
}
    #ga3{
        display: none;
    }
    
    #ga4{
        display:none;
    }
    .gazou img{
        width: 235.6px;
        margin-bottom: 10px;
}
/*@media screen and (max-width:412px) {

    .on{
        margin: 0.5em 30px;
    }
    
}*/


    #div_1{
        display: none;
        
    }

    #div_3{
        display: none;
        
    }

       #div_5{
        display: none;
        
    }
  


.privacy_title {
    margin: 80px auto 50px;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    color: #7bbe43;
}
.privacy .title02 {
	position: relative;
	margin: 40px 0 50px;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: #6eb92b;
}

.privacy .title02:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 2px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #6eb92b;
  border-radius: 2px;/*線の丸み*/
}

.privacy .otoiawase1 p {
    width: 100%;
    text-align: center;

}

.privacy .otoiawase{
	background-color:#efefef;
	margin-top:50px;
    width: 100%;
    padding:2% 0;
    text-align: center;
}
.privacy .otoiawase1{
	background-color:#f7f7f7;
padding:2% 0;
    width: 100%;
    text-align: center;
}



.privacy .otoiawase_box{
	background-color:#f7f7f7;
padding:2% 5%;
    height: 300px;
    overflow: scroll;
}

.privacy .otoiawase_box p{
margin-bottom:20px;

}
.privacy .otoiawase_box dl dt{
font-weight:bold;

}
.privacy .otoiawase_box dl dd{
margin-bottom:20px;

}
table.form{
border: none;
border-top:1px solid #ccc;
border-left:1px solid #ccc;

}

table.form tbody{
 display: contents;

}
table.form td,table.form th{
border: none;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;

}
table.form th {
  background-color:#f7f7f7;
  font-size: 1em;

}
table.form td {
width:70%;

}

table.form input,table.form select,table.form textarea{
padding:1%;
width:80%;

}
table.form .mokuteki input{
width:inherit;

}
.soushin_btn{
margin:2% auto;
text-align:center;
}

.submit_btn{
font-size:1.5em;
padding:1% 4%;
    background: #6eb92b;
    color: #fff;
    border: none;
	    cursor: pointer;
		border-radius:4px;
}


.red {
color:#FF0000;
font-size:0.8em;

}
span.msg {
	color: #FF0000;
}
@media screen and (max-width: 768px) {
table.form{
width:100%;

}
table.form td,table.form th{
display:block;
width:90%;
    padding: 1em 5%;
}
table.form input,table.form select,table.form textarea{
width:100%;

}
.soushin_btn{
margin:5% auto;
}

.submit_btn{
width:60%;
padding:3% 4%;
}


}


/*保険に関するキャンペーン 一覧*/
.pr_title{
	text-align:center;
	margin-bottom:3%;
}
.pr_title h2{
font-size:2em;
}
.pr_content{
	display:flex;
	flex-wrap: wrap;
    justify-content:flex-start;
}
.pr_content .pr_box{
border:1px solid #ccc;
padding:2%;
width:270px;
margin-bottom:2%;
padding-bottom: 60px;
position: relative;
 margin-right:14px;
}
.pr_content .pr_box:nth-of-type(3n){
margin-right:0;
}

.pr_content .pr_box .pr_box1 {
    display: flex;
    justify-content: space-between;
    height: 60px;
    align-items: center;
}
.pr_content .pr_box .pr_box1 p:nth-child(1) {
padding:0 2%;
color:#fff;
}
.pr_content .pr_box .pr_box1 p.bengoshi {
background-color:#336699;
}
.pr_content .pr_box .pr_box1 p.car {background-color: #50a2f4;}
.pr_content .pr_box .pr_box1 p.pet {background-color: #d93c5c;}
.pr_content .pr_box .pr_box2 {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
	margin:2% 0;
}
.pr_content .pr_box .pr_box2 div {
flex:1;
text-align:center;}
.pr_content .pr_box .pr_box2 div:nth-child(2) img{max-height:120px;}
.pr_content .pr_box .naiyou{
text-align:center;
font-size:0.9em;
border-bottom:2px dotted #ccc;
margin-bottom:2%;
padding-bottom:2%;

}
.pr_content .pr_box .taisyo{
text-align:center;
font-size:0.9em;
}
.pr_content .pr_box .pr_more_btn{

	position: absolute;
	bottom: 0;
	left:10;
	right:10;
	width: 90%;
	margin-bottom:20px;
}

.pr_content .pr_box .pr_more_btn a{
	display:block;
	background-color:#6eb92b;
	text-align:center;
	margin-top:2%;
	padding:2% 0;
	color:#fff;

}
.pr_content .pr_box .pr_more_btn a::after{
	content:"";
	display:inline-block;
 font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
	padding-left: 10px;

}

/*保険に関するキャンペーン 一覧*/


/*----------------------------------------------------------------------
breakpoint 768px以下
------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
#nav-drawer {
	display: inherit!important;
}

.inner {
    width: 96%;
    padding: 0 2%;
}

#header > h1 {
    display: none;
    font-size: 10px;
}

#header .fL {
    float: none;
}

#header .fR {
    display: none;
    float: none;
}

#key {
    width: 100%;
    min-width: 100%;
}

#key h1 {
    padding: 60px 0 0 10px;
}

#gNav {
	margin-bottom: 0;
}

#gNav .inner {
	padding: 0;
}

#gNav li {
	width: 22%;
	font-size: 0.7em;
    letter-spacing: 0;
}

#gNav li:nth-child(4) {
	width: 34%;
}

#gNav li:last-child a {
	border-right: none;
}

#gNav li a:hover {
	background: #f8f8f8;
}

#gNav li.top {
    display: none;
}

.content {
	margin-bottom: 40px;
}

.bnrBox {
    margin-left: 0;
}

.bnrBox li {
    width: 50%;
    margin-left: 0;
    margin-bottom: 4px;

}

.bnrBox li a {
    display: block;
    margin: 0 2px;
}

.campaignBox {
    margin-top: 0;
    margin-left: 0;
}

.campaignBox li {
    float: none;
    margin: 10px 0 0;
    text-align: center;
}

.first {
    margin-left: 0;
}

.hokenBox {
    text-align: center;
    width: 96%;
    padding: 20px 2%;
    margin-left: 0;
    float: none;
    border: none;
}

.hokenBox h4 {
    font-size: 1.3em;
    text-align: center;
    margin: 10px 0;
    border-bottom: none;
}

.hokenBox .bun {
    min-height: auto;
}

.hokenBox .morebtn {
    padding: 8px 5px;
}

.logoBox {
    margin-top: 0;
    margin-left: 0;
}

.logoBox li {
    float: left;
    width: 46%;
    margin: 0 2%;
    font-size: 0.9em;
    text-align: center;
}

.koukokuBox li {
    float: none;
    margin: 0;
    margin-top: 20px;
}

#pageTop {
    display: none !important;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 10px;
}

#footer {
    padding: 0 0 30px;
    background: #666;
}

.fNav {
    float: none;
}

.fNav li {
    float: none;
}

.fNav li a {
    display: block;
    padding: 15px 0;
    text-align: center;
    border-right: none;
    border-bottom: solid 1px #888;
}

.fNav li.top a {
    border-left: none;
}

.copyright {
    display: inherit;
    float: none;
    margin-top: 20px;
    text-align: center;
    line-height: 1.2;
}

.breadcrumb {
    margin-bottom: 20px;
}

.breadcrumb li {
    font-size: 10px;
    line-height: 1.2;
}

.breadcrumb li a {
    margin-right: 12px;
    padding-right: 12px;
}

.imageR {
    float: none;
    margin: 10px 0;
    padding-left: 0;
    text-align: center;
}

.siteImage {
    padding: 20px;
}

.companyBox {
    margin-top: 0;
    margin-left: 0;
}

.companyBox li {
    margin: 1%;
    width: 31.33%;
}

ul.siteList {
    font-size: 10px;
}

ul.siteList li {
    margin-right: 0;
    width: 48%;
    margin: 1%;
    text-align: center;
}

ul.siteList li a {
    padding: 10px 5px;
}

.subtitle {
    margin-top: 20px;
    padding: 10px;
    font-size: 1.3em;

}

table.company {
    width: 100%;
    border: none;
}

table.company th {
    display: block;
    width: 96%;
    padding: 10px 2%;
    font-size: 15px;
}

table.company td {
    display: block;
    width: 100%;
    width: 96%;
    padding: 10px 2%;
    font-size: 12px;
}

/*保険に関するキャンペーン 一覧*/

.pr_title h2 {
    font-size: 1.5em;
}
.pr_content {

    flex-direction: column;
}
.pr_content .pr_box{
width:fit-content;
margin-right:0px;
padding:5%;
   position: unset;

}

.pr_content .pr_box .pr_more_btn {
   position: unset;
   
    width: 100%;
    margin-bottom: 0px;
}

}

.cam_link a{
	text-align:center;
	display:block;
	margin:5% auto 0;
	background-color: #f87d27;
	color: #ffffff;
	text-decoration:none;
	padding:2% 0;
	font-size:1.5em;
	border-radius:4px;
	border-bottom: 5px solid #da6128;
}

.cam_link a::after{
	content:"";
	display:inline-block;
 font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
	padding-left: 10px;

}
@media screen and (max-width: 768px) {

.cam_link a {
    padding: 5% 0;
    width: 300px;
	max-width: 100%;
}
}
/************関連グループサイト******************************/
.pc{
	display: block;
}
.sp {
	display:none;
}
.element_link{
	width: 100%;
	height: auto;
	margin:20px 0;
	box-sizing: border-box;
	font-size: 1em;
	padding: 30px 20px 28px 20px;
    background-color: #f7f7f7;
    border-radius: 4px;
}
.element_link .inner{
	width: 1000px;
	margin:0 auto;
}

#element_link_ttl {
    height: unset;
    background-image: none;
    color:#333;
    margin: 0;
    font-size: 2em;
    padding:0 0 10px;
    margin-bottom:10px;
    text-align: center;
    border-bottom:1px solid #878787
}
#element_link_ttl img {display: block;margin-bottom:10px;margin: 10px auto;width: 150px;}

.element_link_box{
display:flex;
}
.element_link_box .element_link_img{
width:30%;
}
.element_link_box .element_link_ul{
    width: 70%;}

.element_link_box .element_link_ul li{
}
.nav {
  display: flex;    flex-wrap: wrap;
}
.nav > li {
  position: relative;
  width:33%;
}
.nav a {
  display: block;
  padding: 1em 0;
  line-height: 1;
  text-align: center;
  z-index: 1;
}
.nav .has-sub {
  display: block;
  padding: 1em 0;
  line-height: 1;
  text-align: center;
}
.element01 .has-sub:after{
	content:"";
	display:inline-block;
 font-family: "Font Awesome 5 Free";
  content: '\f107';
	padding-left: 10px;
	font-weight: 900;
  color: #7cc040;/*アイコンの色*/
}
.element02 .has-sub:after{
	content:"";
	display:inline-block;
 font-family: "Font Awesome 5 Free";
  content: '\f107';
	padding-left: 10px;
	font-weight: 900;
  color: #f15b66;/*アイコンの色*/
}
.element03 .has-sub:after{
	content:"";
	display:inline-block;
 font-family: "Font Awesome 5 Free";
  content: '\f107';
	padding-left: 10px;
	font-weight: 900;
  color: #fdcd01;/*アイコンの色*/
}
.element01 .has-sub,.element01 .nav a {
 color: #7cc040;
}
.element02 .has-sub,.element02 .nav a {
 color: #f15b66;
}
.element03 .has-sub,.element03 .nav a {
 color: #fdcd01;
}
.has-sub .sub a:after{

  content: '';

}
.sub {
  position: absolute;
  left: 0;
  top: 3em;
  display: none;
  z-index: 3; width:100%;
}
.nav .sub > li { 
}
.sub > li > a {
  color: #fff;
  line-height: 1.3;
  padding: 1em;
  background-color: #fff;
  text-align: center;

}
.element01 .sub > li > a:hover {
  background-color:#7cc040;
  color:#fff;
  text-decoration:none;
  opacity: 1;
}.element02 .sub > li > a:hover {
  background-color:#f15b66;
  color:#fff;
  text-decoration:none;
  opacity: 1;
}.element03 .sub > li > a:hover {
  background-color:#fdcd01;
  color:#fff;
  text-decoration:none;
  opacity: 1;
}
@media screen and (max-width: 768px) {
.pc{
	display: none;
}
.sp {
	display: block;
}
.element_link  {
margin-bottom:20px;
}

#element_link_ttl {
    text-align:center;
    font-weight:bold;
    font-size: 1.2em;
    margin-bottom:20px;
}
.element_link p{
    font-weight:bold;
    color: #FF5722;
    font-size: 1em;
    margin-bottom:5px;
}
.element_link_list  {
    margin-bottom:20px;
}
.element_link_list li {
	float:none;
	line-height: 1.8em;
}
.element_link_box {
    flex-direction: column;
}
.element_link_box .element_link_img {
    width: 100%;
}
.element_link_box .element_link_ul {
    width: 100%;
}
}

/*メニュ-変更*/
#gNav li {
    width: 33%;
}
.menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.menu > li {
    float: left;
    width: 25%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
}

.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

#gNav li ul.menu__second-level li {
    width:100%;    font-size: 1em;
}


ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #ccc;
}


/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    background: #ccc;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 60px;
    visibility: visible;
    opacity: 1;
}
