@charset "utf-8";
@media screen and (max-width: 500px){
/* CLS対策 */
#header_nav {
    min-height: auto;
}
#header, #header.ajax {
    min-height: 53px;
}
/* layout */
.spUser{
    display: block !important;
}
.pcUser{
    display :none !important;
}
* {
    font-family: Verdana,"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
}
html {
    font-size: 45.0% !important;
    -webkit-text-size-adjust: 100%;
}
body {
    font-size: 1.4rem !important;
}
body img {
    width: auto;
}
li{
  display:list-item;
  zoom:normal;
  list-style: none;
}
table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
}
th,td{
  vertical-align:center;
  font-weight:normal;
}
img{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
.bcInner ol li a {
    color: #3b5ea3 !important;
}
body {
    color: #333;
    min-width: 100%;
    width: 100%;
}
#header {
    min-width: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}
#insuranceSwitcher {
    background: rgba(0, 0, 0, 0) scroll 0 0;
    min-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

/*========================================
	カラムサイズ設定
========================================*/
.container{
	width: 100%;
	margin: 0 auto;
}
.containerIn{
	width: 100%;
	padding: 0 15px;
}
#sideNav{
	width: 0%;
	display:none;
}
.sideNavIn{
	width: 100%;
	padding: 0 15px 15px 15px;
}
#mainContent{
	width: 100%;
}

/*========================================
	コンテンツ共通
========================================*/
#mainWrapper{
	padding: 0;
}
h1.mainTtl{
	line-height: 2.5rem;
	text-align: left;
	width: 90%;
    padding:13px 5%  !important;
    color: #fff;
    background: #3B5EA3;
    font-weight: bold !important;
    margin:0 0 10px;
    font-size: 2.5rem !important;
}
h1.mainTtl:after{
	content: "　";
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}
#mainContent h2{
	display: none;
}
#mainContent .defaultWrapper {
    width: 94%;
	margin: -50px auto 30px;
    padding: 50px 3% 0 !important;
}
#mainContent .defaultWrapper50 {
	width: 94%;
	margin: 0 auto 30px !important;
    padding:10px 3% !important;
}
.defaultWrapper p, .defaultWrapper50 p {
	margin: 0 auto 20px;
	width: 100%;
	line-height: 1.6;
	font-size: 1.9rem;
	color:#333;
}
.questionWrapper, .answerWrapper {
    margin: 0 auto 30px !important;
	width: 100%;
}
.questionWrapper p, .answerWrapper p {
	margin: 0 auto 20px;
	width: 94%;
	line-height: 1.6;
	font-size: 1.9rem;
	color:#333;
}
.questionWrapper img{
	width: 33%;
}
.answerWrapper p a{
    margin: -10px 0 0 !important;
	width: 94%;
	line-height: 1.6;
	font-size: 1.8rem !important;
	color:#3D60A1 !important;
}

/* defaultTxtList */
.defaultTxtList{
	width: 100%;
	background: #fff;
	padding:0;
	margin:0;
    border-top: 1px solid #ddd;
}
.defaultTxtList li{
    border-bottom: 1px solid #ddd;
	padding:0;
	margin:0;
}
.defaultTxtList a{
	width: 85%;
    position: relative;
    display: block;
    padding: 10px 0;
    background-color: #fff;
    text-decoration: none;
    color:#3B5EA3 !important;
    font-weight: normal !important;
    font-size:2rem;
    line-height: 20px;
	margin: 0 auto;
}
.defaultTxtList a::after{
    position: absolute;
    top: 50%;
    right: -15px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: 2px solid #777;
    border-right: 2px solid #777;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.defaultTxtList a:active, .defaultTxtList a.hover{
    background: #eee;
}
.defaultTxtList p{
    font-size:1.9rem;
}
.defaultTxtList li.odd{
    background: #fff none repeat scroll 0 0;
}
.defaultTxtList li::before,
.footersiteLinkWrapper ul li::before{
    content: "";
    margin: 0 !important;
}
.defaultTxtListLink {
    border-top: none;
}
.defaultTxtListLink li {
    border-bottom: 3px solid #fff;
}
.defaultTxtListLink a {
    padding: 20px 30px 20px 10px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #EDF1F8;
}
.defaultTxtListLink a::after{
    right: 15px;
    border-color: #3B5EA3;
}
footer img {
    width: 100%;
    height: auto;
}

/*--------------------------------------------------
  サイドナビ
--------------------------------------------------*/
#sideNav{
	float: left;
	display:none;
}
.sideNavIn p.btn{
	margin-bottom:0;
}
.sideNavIn p.trust{
	width:0;
	padding-top:0;
}
.sideNavIn > p{
	margin-bottom: 0;
}

/*--------------------------------------------------
  メインコンテンツ
--------------------------------------------------*/

/* ===== メインコンテンツ共通 ===== */
#mainContent h2, #mainContent h3,
#mainContent h2 span, #mainContent h3 span{
	font-size: 22px;
	font-size: 2.2rem;
}

/* アイコンつきの見出し余白 */
#mainContent .iconTxt{
	position: relative;
}
#mainContent h2.iconTxt span{
	display: inline-block;
	padding-left: 70px;
}
#mainContent h3.iconTxt span{
	padding-left: 55px;
}
#mainContent h4.iconTxt span{
	padding-left: 65px;
}
.moreInfoBox, .moreInfoBox50, .moreInfoBoxGr, .attentionBox {
    padding: 15px 1% !important;
    width: 92% !important;
}
#mainContent h2, #mainContent h3,
.moreInfoBox, .moreInfoBoxGr, .attentionBox{
	position: relative;
	margin: 0 auto 20px;
}
#mainContent h4, #mainContent h5{
	position: relative;
	margin: 0 auto 5px;
}
#mainContent h2{
	display: block;
	width: 89%;
	margin:0  auto 10px;
	padding: 10px 3%;
	background: #eee;
	border-left:2px solid #3D60A1;
    border-bottom: none;
	color:#3D60A1;
}
#mainContent h2::after {
    display: none;
}
#mainContent h3.col2{
	display: block;
	width: 100%;
	padding: 10px 15px;
	background: #F4F4F4;
	border-left:2px solid #3D60A1;
}
#mainContent h3.col2_2l{
	display: block;
	width: 100%;
	height:60px;
	padding: 10px 15px;
	background: #F4F4F4;
	border-left:2px solid #3D60A1;
}
#mainContent h4{
	display: block;
	width: 92%;
	padding: 15px 4% 10px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #535E86;
	font-weight: bold;
        border: none;
}
#mainContent > h5{
	display: block;
	width: 92%;
	padding: 10px 15px;
	background: #F4F4F4;
}
#mainContent h5, #mainContent h6{
	font-size: 18px;
	font-size: 1.8rem;
}
.sideNavIn > h5{
	border-bottom: none;
}
.sideNavIn > h5{
	margin-bottom: 10px;
}
.txtL{
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
}
.newClass2020TxtS {
    font-size: 1.6rem !important;
}
section#mainContent{
	float: right;
}
#mainContent .Wrapper_boxBlue{
	border:1px solid #3B5EA3;
	margin: 0 15px 30px;
	text-align: center;
	padding:20px;
}
#mainContent .defaultBtnWrapper{
	width: 100%;
	margin: 0 auto 30px;
}
#mainContent .moreInfoBox50{
	width: 100%;
	margin: 0 auto 15px;
}
#mainContent h3.col2,
#mainContent h3.col2_2l{
	position: relative;
	margin-bottom: 20px;
}
.iconPoint{
	position: absolute;
	bottom: -20px;
	left: -18px;
}
.pageTop{
	display: none !important;
}

/* table */
table.defaultTable,
table.resTable {
    border-collapse: collapse;
    width: 95%;
    margin:10px auto;
	border-bottom: 1px solid #dae1ef;
}
table.defaultTable th,
table.resTable th{
    background: #4567A8 !important;
	padding: 6px 0;
	color: #fff;
}
table.defaultTable td,
table.resTable td {
    border: none;
    padding: 0;
    font-size: 1.8rem;
}
table.resTable td,table.resTable th {
    border: 1px solid #DAE1EF;
}
.defaultTable th, .defaultTable td,
.newClass2020CommonTable th, .newClass2020CommonTable td {
	display:block;
}
.defaultTable th {
    width: 100% !important;
    font-size: 2rem !important;
	text-indent: 1em;
}
.defaultTable td {
	color:#000;
	background: #fff !important;
	padding:5px 0 10px !important;
	line-height: 2.2rem;
}
.newClass2020CommonTable th, .newClass2020CommonTable td,
.newClass2020CommonTable02 th, .newClass2020CommonTable02 td {
    font-size: 1.9rem;
}
.newClass2020CommonTable th, .newClass2020CommonTable td {
    width: 100% !important;
    box-sizing: border-box;
    border: 1px solid #3D60A1;
}

.fL {
    float: left;
    margin-right: 20px;
}
.defaultWrapper img.fL, .defaultWrapper50 img.fL {
    width:33% !important;
    height:auto !important;
}
.fR {
    float: right;
    margin-left: 0;
}
.defaultWrapper img.fR, .defaultWrapper50 img.fR {
    width:33% !important;
    height:auto !important;
}
.adviceBox h6 {
    color: #545e87 !important;
    margin-right: 5px;
    font-size: 2rem !important;
}
.adviceBox p {
    color: #545e87 !important;
    font-size: 1.7rem !important;
}
.adviceBox li {
    color: #777 !important;
    font-size: 1.7rem !important;
	line-height: 2.2rem !important;
}
.adviceBox ol {
	margin-bottom:15px;
}
ul.listMark {
    list-style: outside none circle !important;
    margin-left: 10%;
}
ul.listMark li{
    list-style: outside none circle !important;
    margin-bottom: 2px;
    color: #777 !important;
    font-size: 1.8rem !important;
	line-height: 2.2rem !important;
}
.list01 li{
    font-size: 1.9rem;
    display: list-item;
}
.detailList li.odd {
    background-color: #fff;
}
.detailList li a {
	font-size: 2rem !important;
	color:#3D60A1 !important;
}
.listMark{
    padding-left:0;
}
#mainContent h3{
    margin: 0 15px 15px;
    display: block;
    width: 89%;
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #535E86;
    font-weight: bold;
    border-bottom: 2px solid #EDF1F8;
    background: none;
    border-left: none;
}
#mainContent .rankiVarietyBest h3{
    font-size: 2.2rem;
}
.clubimg {
    text-align: center;
}

/* --------------------------------
BASE
-------------------------------- */
header {
    border-bottom: 1px solid #3B5EA3;
}
.headerCnt {
    width:98%;
    vertical-align: middle;
    margin:0 auto;
    height:50px;
}
#toTop .headerCnt td {
    height: 50px;
}
.headerCnt td.headerLog img{
    width:60px;
}
.headerCnt td.headertext {
    position: absolute;
    left: 30%;
}
.headerCnt td.headerBtn {
    position: absolute;
    right: 10%;
}
.headerCnt td.headerLog span{
    font-size:8px;
    position: absolute;
    bottom: 17px;
    left: 2px;
}
.headerCnt td.headerLog a span{
    color: #000;
    font-weight: bold;
}
.headertext{
    vertical-align: middle;
}
.headerCnt td.headerBtn{
    width:20%;
    vertical-align: middle;
    text-align: left;
}
.headerCnt td.headerBtn table.hBtn_cnt{
    width:100%;
    height:100%;
}
.headerCnt td.headerBtn table.hBtn_cnt td{
    text-align: center;
    vertical-align: middle;
}
.headerCnt td.headerBtn table.hBtn_cnt td.hBtn_hikaku{
    vertical-align: top;
    width:50%;
    font-weight: bold;
    font-size:1.2em !important;
    padding:0;
}
.headerCnt td.headerBtn table.hBtn_cnt td.hBtn_hikaku a{
    color: #fff;
    text-decoration: none;
    font-size:1em !important;
}
.headerCnt td.headerBtn table.hBtn_cnt td.hBtn_hikaku div{
    font-size:.9em !important;
    padding:12px 8px;
    text-align: center;
    border-left:1px solid #F60520;
    border-right:1px solid #F60520;
    border-bottom:1px solid #F60520;
    background: -moz-linear-gradient(top, #FE6E8A, #ED0936);
    background: -webkit-gradient(linear, left top, left bottom, from(#FE6E8A), to(#ED0936));
    background: linear-gradient(
        to bottom,
        #FE6E8A 0%,
        #ED0936 100%
    );
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
}
.headerInner {
    position: relative;
    height:100px;
}
.h_img{
    float:left;
    padding:12px 7px 10px;
}
.h_txt{
    float:left;
    padding-top:4px;
    padding-left:2%;
    font-size:1.5rem;
    color:#3b5ea3;
    display:block;
    top:50%;
    position: absolute;
}
.h_btn{
    float:right !important;
}
#toTop.spUser table.headerCnt tr {
    display: flex;
    padding-top: 15px;
    margin-bottom: -15px;
    position: relative;
}
#toTop.spUser table.headerCnt .headertext,
#toTop.spUser table.headerCnt .headerBtn {
    width: 30%;
}
#toTop.spUser table.headerCnt .headertext a.easy_hikakumodal {
    color: #3d60a0;
    border-radius: 4px;
    background-color: #dfefff;
    box-shadow: 0 4px 0 #3d60a0;
    border: 1px solid #bbb;
    padding: 5px;
    font-size: 2rem;
    text-decoration: none;
}
#toTop.spUser table.headerCnt .headerBtn a.loginBtn {
    color: #fff;
    border-radius: 4px;
    background-color: #ee0e3b;
    box-shadow: 0 4px 0 #a40525;
    padding: 6px;
    font-size: 2rem;
    text-decoration: none;
}

/* --------------------------------
Main
-------------------------------- */
h1.amp_h1{
    width: 100%;
    padding:15px 0;
    color: #fff;
    background: #3B5EA3;
    font-weight: bold !important;
    margin:0;
}
.amp_box p.amp_h1 {
    width: 100%;
    padding: 15px 0;
    color: #fff;
    background: #3B5EA3;
    font-weight: bold !important;
    margin: 0;
}
h1.amp_h1 span,
.amp_box p.amp_h1 span{
    font-size: 2.5rem !important;
}
h2.amp_h2{
    padding:8px 0 5px;
    font-size: 1.6rem;
    color: #3B5EA3;
    background: #eee;
    font-weight: normal !important;
    margin:0 auto 1rem;
    border-left:1px #5AB42D solid;
}
.amp_hInner{
    width:92%;
    display: block;
    margin-left:4%;
}
h3.amp_h3{
    padding:10px 0;
    font-size: 1.5rem;
    color: #3B5EA3;
    font-weight: bold !important;
    margin:0 0 3rem;
}
h4.h4-orange{
    font-size: 1.8rem;
    color: #fa7d00;
    margin:0 0 1rem;
    line-height: 2.3rem;
}
table.info-table{
    width: 92%;
    margin:0 auto;
    border:1px solid #DAE1EF;
}
table.info-table tr:nth-child(2n+1) {
    background: #EDF1F8;
}
table.info-table td {
    padding: 1rem .5rem 1rem 1rem;
    font-size: 1.2rem;
}
table.info-table td:first-child {
    border-right:1px solid #DAE1EF;
}
.centerBox{
	width:85% !important;
	margin:0 auto;
}
.centerBox img{
	width:100%;
	height:auto;
	margin:0 auto;
}

/* --------------------------------
Branding-br
-------------------------------- */
#branding {
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    display:table;
}

/* --------------------------------
BreadCrumb
-------------------------------- */
.bcInner p{
    float:left;
    font-size:1rem !important;
}
.bcInner p a{
    color:#3b5ea3 !important;
    font-size:1.5rem !important;
    text-decoration: underline;
}
.bcInner p::after{
    margin: 0 5px;
    font-size:2.5rem;
    color:#ccc !important;
    text-decoration: none;
}
.bcInner p.bcNolink a{
    color:#777 !important;
    text-decoration: none;
}
.bcInner p.bcNolink::after{
    content: "";
    margin: 0 5px;
    font-size:2.5rem;
    color:#ccc !important;
}

/* --------------------------------
Footer
-------------------------------- */
.amp_fTxt{
    font-size: 1.5rem;
    color: #555;
}
.amp_fTxt h4{
    font-size: 1.5rem;
    font-weight: bold;
    color: #555;
}
.amp_hokenTori{
    padding:10px 0 5px 0;
    font-weight: bold;
    margin:0 auto 0.5rem auto;
}
.amp_hokenTori dl{
    font-weight: normal;
    margin:-20px 0 0 0;
    font-size: 1.3rem;
}
.amp_hokenTori dt{
    margin:0.7rem 0 0 0;
}
.amp_kiyaku{
    text-align: center;
    margin:-0.5rem auto 0.5rem auto;
    background-color:#eee;
    padding:1.2rem 0 2rem 0;
    border-top:2px solid #555;
}
.amp_kiyaku li{
    margin:0 auto -1rem auto;
}
.amp_corp{
    text-align: center;
    font-size: 1.2rem;
    padding:1.3rem 0;
    background-color:#555;
}
.amp_corp li{
    line-height:2rem;
    color:#fff;
}
.other_link{
    border-bottom:1px solid #ddd;
    width:100%;
}
.other_link img{
    width:36px;
    height:auto;
    margin:5px 0;
}
.other_link p{
    width: 100%;
    margin:0 auto 1rem auto;
    line-height:1.6rem;
    font-size: 2rem !important;
}
.other_link td{
    width:33%;
    vertical-align: middle;
    text-align: center;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background: -moz-linear-gradient(top, #fff, #f0f0f0);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background: linear-gradient(
        to bottom,
        #fff 0%,
        #f0f0f0 100%
    );
}
.other_link td:last-child{
    border-right:0px solid #ddd;
    width:34%;
}
.other_link td a{
    width:100%;
    height:100%;
    display: block !important;
    color:#000;
    text-decoration: none;
}


/* --------------------------------
coInfo
-------------------------------- */
.coInfo{
    width: 100%;
    border-top:1px solid #ccc;
    margin:3% auto;
    padding:3% 0 0 0;
}
.coInfoT0{
    width: 100%;
    border-top:1px solid #ccc;
    margin:0 auto 3% auto;
    padding:3% 0 0 0;
}
p.coInfoTxt{
    width: 92%;
    margin:0 auto 1.1rem auto;
    line-height:1.5rem !important;
    font-size: 1.1rem !important;
}
.coInfoB{
    width: 100%;
    border-top:1px solid #ccc;
    margin:0% auto 3% auto;
    padding:3% 0 0 0;
}
p.coInfoTxt{
    width: 92%;
    margin:0 auto 1.1rem auto;
    line-height:1.5rem !important;
    font-size: 1.1rem !important;
}

/* --------------------------------
buttonField
-------------------------------- */
div#buttonField {
    background-color: #eee;
    padding: 15px;
}
/* Btnお申込み・お見積もり */
.startButton {
    font-size: 15px;
    padding: 10px;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(
        top,
        #fe7790 0%,
        #ff426f 10%,
        #eb0532 94%,
        #f03800);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#fe7790),
        color-stop(0.10, #ff426f),
        color-stop(0.94, #eb0532),
        to(#f60520));
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #f60520;
    -moz-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    text-shadow:
        2px 1px 11px rgba(000,000,000,0.5),
        0 3px 4px rgba(200,25,50,0.9);
}
.startButton a{
    text-decoration: none;
    font-size: 15px !important;
}
/* Btnお見積もり */
.startButtonEst {
    width:41%;
    float:left;
    font-size: 18px;
    font-weight:normal;
    padding: 7px 10px;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(
        top,
        #fe7790 0%,
        #ff426f 10%,
        #eb0532 94%,
        #f03800);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#fe7790),
        color-stop(0.10, #ff426f),
        color-stop(0.94, #eb0532),
        to(#f60520));
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #f60520;
    -moz-box-shadow:
        0 1px 3px rgba(100,100,100,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 1px 3px rgba(100,100,100,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    box-shadow:
        0 1px 3px rgba(100,100,100,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    text-shadow:
        1px 1px 1px rgba(060,060,060,0.5),
        0 1px 1px rgba(120,120,120,0.9);
}
.startButtonEst a{
    text-decoration: none;
}
/* Btn資料請求 */
.startButtonDoc {
    width:41%;
    float:right;
    font-size: 18px;
    font-weight:normal;
    padding: 7px 10px;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(
        top,
        #7ca8e3 0%,
        #78a6e2 10%,
        #5b93dc 94%,
        #528ddb);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#7ca8e3),
        color-stop(0.10, #78a6e2),
        color-stop(0.94, #5b93dc),
        to(#528ddb));
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #5a91dc;
    -moz-box-shadow:
        0 1px 3px rgba(100,100,100,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 1px 3px rgba(100,100,100,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    box-shadow:
        0 1px 3px rgba(100,100,100,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    text-shadow:
        1px 1px 1px rgba(060,060,060,0.5),
        0 1px 1px rgba(120,120,120,0.9);
}
.startButtonDoc a{
    text-decoration: none;
}
p.startText {
    color: #fff;
    padding-top: 10px !important;
    line-height: 19px !important;
    font-size: 2.6rem !important;
}
span.txt-yellow{
    color:#faebaf;
    font-size: 2.6rem !important;
}
p.btnIko{
    font-size: 1.1rem;
    color:#999;
    margin:6px 0 0 0;
    text-align: center;
}
div#buttonField p.btnAbove{
    font-size: 1.5rem;
    color:#555;
    margin:2px 0;
    text-align: center;
}
.rankingUnderlink{
    font-size: 2.3rem;
}
.rankingUnder .iconImg{
    width: auto;
}
.smallTxt.centerBox.mt10i.mb00i{
    margin:0 auto;
}
.voiceIn p {
    width: auto;
}
.voiceWrapper {
    width: 100%;
}
#share,#share_footer{
	margin: auto;
	text-align: center;
	width: 100%;
clear: both;
    padding: 0 0 5px;
}
#share li,#share_footer li{
    margin: 0 1px;
    width: 17%;
}
#share li img,
#share_footer li img {
    width: 100%;
    height: auto;
}
#share a, #share_footer a {
    padding: 0;
}
a.btnMitsumoriL{
	border-radius: 6px;
	width: auto;
}
#mainContent .mainTtl{
	width: auto;
	border-left: none;
}
.CommentBoxImg .profile {
    padding-left: 0;
}
.CommentBoxImg p {
    display: block;
}
.CommentBoxImg{
    width: auto;
}
.CommentBox .CommentBoxImg{
width: auto;
float: none;
}
.CommentBoxImg .iconImg{
float: left;
}
.reviewCommentBox_person{
    width: 100%;
    float: none;
    background: none;
    padding: 0;
    background: #fff;
    border-radius: 18px 18px 0 0;
    text-align: center;
    margin-bottom: -15px;
}
.reviewCommentBox_person p{
width: 10%;
}
.reviewCommentBox_person .profile{
width: 50%;
}
.conciergeCommentL{
padding: 0;
}
.defaultWrapper50.clearfix div p.conciergeCommentL {
width: 55%;
}
.defaultWrapper50.clearfix div p.conciergeimg {
width: 45%;
}
.defaultWrapper50.clearfix div p.conciergeCommentR {
padding: 0;
text-align: start;
}
.chart img{
    width: 100%;
}
h3.amp_h1{
width: 100%;
padding: 15px 0;
font-size: 1.9rem;
color: #fff;
background: #3B5EA3;
font-weight: bold !important;
margin: 0 0;
}
/* フッターお見積もり */
#footer #buttonField .startButton {
    font-size: 15px;
    padding: 10px;
    color: #fff;
    text-align: left;
    background:#fff7f7;
    border: 1px solid #ff5668;
    text-shadow:none;
}
#footer #buttonField span.txt-yellow{
    color: #F2401F;
    font-size: 2rem !important;
}
#footer #buttonField .startButton2 {
    text-align: center;
    background-color:#ff9027;
    background: -moz-linear-gradient(
        top, #ffa443 0%,
        #ffa443 10%,
        #ff7400 94%,
        #ff7400 );
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffa443),
        color-stop(0.10, #ffa443),
        color-stop(0.94, #ff7400),
        to(#ffa443));
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
        text-shadow:none;
    width: 93%;
    margin: 0 10px;
    padding: 10px 0 !important;
}
#footer #buttonField .startButton2 span.txt-yellow {
    color: #fff;
    font-size: 2.6rem !important;
}
#footer #buttonField .startButton3 {
    color: #fff;
    text-align: center;
    background-color:#EDF1F8;
    background: -moz-linear-gradient(
        top, #EDF1F8 0%,
        #EDF1F8 10%,
        #EDF1F8 94%,
        #EDF1F8 );
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#EDF1F8),
        color-stop(0.10, #EDF1F8),
        color-stop(0.94, #EDF1F8),
        to(#EDF1F8));
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
    box-shadow:
        0 1px 3px rgba(000,000,000,0.5),
        inset 0 0 2px rgba(255,255,255,1);
        text-shadow:none;
    width: 93%;
    margin: 0 auto;
    padding: 5px 0 !important;
}
#footer #buttonField .startButton3 span.txt-yellow {
    color: #3d60a1;
    font-size: 2.2rem !important;
}
footer #buttonField .startButton .startText {
    width: 93%;
    margin: 0 10px;
    padding: 15px 0;
}
footer #buttonField .startButton .startText span {
    font-size: 15px;
    color: #333;
}
footer #buttonField {
    display: inline-flex;
}
.main {
padding: 20px 15px;
	width:400px;
}
#kiyaku_overview{
    display: block;
    height: auto !important;
}
.width100{
	width:100%;
	margin: 0 auto;
	}

.width95{
	width:95%;
	margin: 0 auto;
	}

.width90{
	width:90%;
	margin: 0 auto;
	}

.linkList.spUser {
    margin-bottom: 10px;
}

.linkList li a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: 2px solid #777;
    border-right: 2px solid #777;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.linkList li a {
    position: relative;
    display: block;
    padding: 12px 3%;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    color: #3B5EA3 !important;
    font-weight: normal !important;
}
#breadcrumbs{
    font-size: 1.4rem;
    background: -moz-linear-gradient(top, #eee, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
    background: linear-gradient( to bottom, #eee 0%, #fff 100% );
    margin-top: 0;
    padding-top: 4px;
}
#breadcrumbs ol {
    margin: 0 15px;
}
#breadcrumbs ol li span{
    font-size: 15px;
    font-size: 1.5rem;
}
#breadcrumbs .container ol li a{
    background: none;
    display: contents;
}
#breadcrumbs .container ol li a::after {
    content: "»";
    margin: 0 5px;
    font-size: 2rem;
    color: #ccc !important;
    text-decoration: none;
}
.linkList li.current {
    background: #EDF1F8;
}
#footer_rule #linkListBlock {
  width: auto;
margin: 10px;
}
#footer_rule #linkListBlock p.ruleRecommendTitle {
  font-weight: bold;
  color: #555;
}
#footer_rule #linkListBlock dl dt{
  margin-top: 10px;
}
header#header #toTop.spUser .drawer-hamburger {
  width: 4rem;
}

/* フッタ改修 */
#siteLink .footersiteLinkWrapper {
  padding: 0;
  background: #f3f3f3;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn {
  display: inline-table;
  padding: 0 !important;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn .footersiteLinkInner {
  width: 100%;
  padding-bottom: 0 !important;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn .footersiteLinkInner label {
  width: 100%;
  padding: 15px 0;
  font-size: 1.9rem;
  background:#3B5EA3;
  margin: 0 0;
  text-align: center;
  border-bottom: none;
  position: relative;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn .footersiteLinkInner .gg-chevron-down-o {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 2px;
}
#siteLink .footersiteLinkInner input[type=checkbox]:checked + label .gg-chevron-down-o::after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: 3px;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn ul {
  padding: 0;
  margin: 0;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn ul li {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn .footerInsurancecompany ul li {
  width: 50%;
}
#siteLink .footersiteLinkWrapper .accordioninner li {
  float: inherit;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer_item1:checked ~ .accordioninner li,
#footer_item2:checked ~ .accordioninner li,
#footer_item3:checked ~ .accordioninner li,
#footer_item4:checked ~ .accordioninner li {
  height: 48px;
  border-bottom: 1px solid #7D7D7D;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn .footerInsurancecompany ul li:nth-child(odd) {
  border-right: 1px solid #7D7D7D;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn ul li a {
  display: block;
  font-size: 12px;
  color: #333;
  padding: 15px 0 15px 10px;
}
#siteLink .footersiteLinkWrapper .footersiteLinkIn .footerOtherInsurance ul li a {
  padding: 9px 0 9px 10px;
}
 #footer_kiyaku .footer_kiyaku_inner1 {
   display: flex;
   flex-wrap: wrap;
   width: 100%;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   box-sizing: border-box;
 }
 #footer_kiyaku .footer_kiyaku_inner1 .footer_kiyaku_box {
   width: 50%;
   margin: 0;
   box-sizing: border-box;
 }
 #footer_kiyaku .footer_kiyaku_inner1 .footer_kiyaku_borderR {
   border-right: 1px solid #ccc;
 }
 #footer_kiyaku .footer_kiyaku_inner1 .footer_kiyaku_borderT {
   border-top: 1px solid #ccc;
 }
 #footer_kiyaku .footer_kiyaku_inner1 .footer_kiyaku_text {
   width: 100%;
   text-align: center;
   border-bottom: 1px solid #ccc;
 }
 #footer_kiyaku .footer_kiyaku_inner1 .footer_kiyaku_box a {
   display: block;
   padding: 10px;
 }
 #footer_kiyaku .footer_kiyaku_inner2 {
   background: #113274;
   padding: 10px;
 }
 #footer_kiyaku .footer_kiyaku_inner2 p {
   width: 100%;
   margin: 0;
   margin-bottom: 1.5rem;
 }
 #footer_kiyaku .footer_kiyaku_inner2 a {
   padding-bottom: 2px;
   color: #fff;
   border-bottom: 1px solid;
 }

}
