@charset "UTF-8";
/* CSS Document */
.topTablist {
    border-bottom: solid 3px #00a9a9;
}
/* top */
.topTablist:after {
	content: "";
	clear: both;
    display: block;
}
.topTablist .tab {
	border-bottom: none !important;
	box-shadow: 0px -1px 3px 0px #e6e6e6;
}
.topTablist > .tab,
.bottom > .tab {
	float: left;
	display: table;
	width: calc(50% - 10px);
	height: 54px;
	background: #fff;
	margin: 0 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.topTablist .tab.active > a,
.topTablist .tab.activeTab > a {
	display: table-cell;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
.topTablist .tab > a,
.topTablist .tab > a {
	display: table-cell;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	height: 100%;
	padding: 0 2px;
}
.topTablist .tab a:hover {
	opacity: .8;
}
.topTablist .tab.active {
	background: #DBE000;
	box-shadow: none;
	border-radius: 0;
	pointer-events: none;
}
/* .tabControlBox.top */
.tabControlBox.top .topTablist {
	border-top: 0;
	padding: 12px 6px 0;
}
.tabControlBox.top .topTablist .tab {
	border-bottom: none;
	box-shadow: 0px -1px 3px 0px #e6e6e6;
}
/* .tabControlBox.bottom-pc */
.tabControlBox.bottom .topTablist {
	padding: 0 7px 12px;
	border-bottom: 0;
}
.tabControlBox.bottom .topTablist .tab {
	box-shadow: 0px 2px 2px 1px #e6e6e6;
	border-top: none;
}

.topTablist .tab.active,
.topTablist .tab.activeTab {
	background: #00a9a9;
	border-color: #00a9a9;
}
@media print, screen and (min-width: 768px) {
	.tabControlBoxBanner {
		height: 220px;
		padding: 30px 0px;
	}
}
.logoWidth {
	width: 30%;
}
.textWidth {
	width: 50%;
	display: flex;
	flex-direction: row;
	margin-top: 10%;
}
.subtextWidth {justify-content: center;vertical-align: middle;}

.dugWidth {
	width: 25%;
}
.newText:after {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
}
div.medicalInsuranceE {
    font-size: 100%;
}

div.InputBox {
    margin-bottom: 180px;
}

div.noteunderbutton {
    padding: 0px 146px 10px 164px;
    font-size: 14px;
}

div.AgeBox {
    display: flex;
}

div.AgeBox div.AgeText {
    width: 30px;
    margin: auto 8px;
}

div.AgeBox div.Age_radio {
    width: 39%;
}

div.btnRowMailPush {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
    padding: 0 20px;
    text-align: center;
}

div.btnRowMailPush:before,
div.btnRowMailPush:after {
    content: "";
    position: relative;
    top: 50%;
    display: block;
    width: 1px;
    height: 23px;
    background-color: #333333;
}

div.btnRowMailPush:before {
    left: -7px;
    -webkit-transform: rotate(-26.8deg);
    -ms-transform: rotate(-26.8deg);
    transform: rotate(-26.8deg);
}

div.btnRowMailPush:after {
    right: -7px;
    -webkit-transform: rotate(26.8deg);
    -ms-transform: rotate(26.8deg);
    transform: rotate(26.8deg);
}

@media print,
screen and (min-width: 768px) {
	.topTablist {
		border-bottom: solid 3px #00a9a9;
	}
	.newText {
		color: #f18b44;
		font-size: 16px;
		position: absolute;
		font-weight: bold;
		padding: 0px 0px 0px 90px;
		display: inline-block;
		margin: -10px 0px 0px 0px;
	}
	.newText:before, .newText:after {
	    position: absolute;
	    top: 56%;
	    width: 2px;
	    height: 17px;
	    background: #f18b44;
	    margin-top: -11px;
	    content: "";
	}
	.newText:before {
	    left: 135px;
	    -webkit-transform: rotate(24deg);
	    transform: rotate(24deg);
	}
	.newText:after {
	    left: 82px;
	    -webkit-transform: rotate(-24deg);
	    transform: rotate(-24deg);
	}
	.logoWidth {
		width: 30%;
	}
	.textWidth {
		width: 50%;
	}
	.dugWidth {
		width: 20%;
	}
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(2) {
        text-align: left;
    }
}

div.medicalInsuranceE div.bloFull a:hover {
    opacity: 0.8;
}

div.medicalInsuranceE div.bloFull div.panelFooter:hover {
    opacity: 0.8;
}

div.medicalInsuranceE div.bloFull div.bloFullInner {
    background: #e9f1f3;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 {
    position: relative;
    margin-bottom: 2em;
    padding: 15px 10px;
    border-radius: 4px;
    background: #fff;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox {
    table-layout: fixed;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th {
    width: 30px;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    margin-top: 10px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th div {
    margin-top: 3px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th div label {
    font-size: 100%;
    font-weight: normal;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.sexBox {
    display: table;
    width: 100%;
    margin-top: 1em;
    table-layout: fixed;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th p.sexBox_label {
    margin: 50px 0px;
    font-size: 100%;
    font-weight: normal;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td {
    padding: 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap {
    margin-top: 8px;
    padding-left: 1.3em;
    line-height: 1.0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.selBox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
    width: 100%;
    height: 60px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0px 2px 4px rgba(4, 0, 0, 0.25);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.selBox:after {
    content: "";
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    top: calc(50% - 9px);
    right: .7em;
    z-index: 1;
    border-bottom: solid 2px #00afaf;
    border-right: solid 2px #00afaf;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.is_focus.selBox:after,
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.is_selected.selBox:after {
    border-bottom-color: #fff;
    border-right-color: #fff;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.selBox select {
    width: 100%;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: .35em 2.1em .35em 1em;
    background: transparent;
    outline: none;
    border: none;
    cursor: pointer;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.selBox select::ms-expand {
    display: none;
}

div.selBox select::-ms-expand {
    display: none;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.sexBox {
    display: flex;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.sexBox div.radio_wrap {
    position: relative;
    display: table-cell;
    width: 50%;
    padding-left: 1.3em;
    vertical-align: middle;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.sexBox div.radio_wrap input[type="radio"] {
    display: none;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.sexBox div.radio_wrap label {
    display: block;
    position: relative;
    margin-bottom: 0;
    padding: 16px 6px 15px 36px;
    border-radius: 3px;
    font-size: 100%;
    vertical-align: top;
    cursor: pointer;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol {
    margin-top: 8px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd p {
    letter-spacing: -.5px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd ul li a {
    position: relative;
    font-size: 86%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_question.png) no-repeat 0 0;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd label.otherBox_label {
    display: inline-block;
    padding-top: 10px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox {
    position: relative;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox:after {
    content: "";
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    top: calc(50% - 9px);
    right: .7em;
    z-index: 1;
    border: 0;
    border-bottom: solid 2px;
    border-right: solid 2px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox:after {
    border-bottom-color: #11a851;
    border-right-color: #11a851;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.is_focus.selBox:after,
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.is_selected.selBox:after {
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox select {
    width: 100%;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: .7em 30px .7em 1.0em;
    background: transparent;
    outline: none;
    border: none;
    border-radius: 3px;
    font-size: 86%;
    box-shadow: 0 2px 4px rgba(4, 0, 0, 0.25);
    cursor: pointer;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox select.selectTxSize14 {
    font-size: 100%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract {
    margin-bottom: 2em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract p.txHdLeft {
    font-size: 129%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table {
    width: 100%;
    margin: 1em 0;
    border-spacing: 0;
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-collapse: collapse;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table th {
    padding: 7px 10px;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    background-color: #dbf2e5;
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    font-weight: normal;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table th span.txAttention {
    color: #e11901;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td {
    padding: 7px 10px;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    background-color: #ffffff;
    text-align: center;
    font-weight: normal;
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td span.txAttention {
    color: #e11901;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td span.txStyle {
    font-size: 172%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td p.pt6 {
    padding-top: 6px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td p span.smallHd {
    padding-right: 20px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.tdBorderStyle {
    border-top: 1px dashed #d6d6d6;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightMidTuuinR {
    background: #e1e1e1;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxLeftBtm {
    padding: 2px;
    border-top: 2px solid #f39700;
    border-bottom: 2px solid #f39700;
    border-left: 2px solid #f39700;
    border-right: 1px solid #f39700;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightBtm {
    padding: 7px 3px;
    border-top: 2px solid #f39700;
    border-bottom: 2px solid #f39700;
    border-left: 2px solid #f39700;
    border-right: 2px solid #f39700;
    background: #fff4b6;
    color: #755050;
    vertical-align: middle;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightBtm sup {
    position: relative;
    top: 5px;
    font-size: 100%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract ul.ulNoteList {
    padding: 20px;
    background: #fff;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract ul.ulNoteList li {
    position: relative;
    padding-left: 1em;
    line-height: 1.4545;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract ul.ulNoteList li span.ulNoteListMark {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.specialContract {
    margin-bottom: 2em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.specialContract p.txHdLeft {
    margin-bottom: 1em;
    font-size: 129%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.disp {
    display: none;
}


div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner {
    width: 748px;
    padding-right: 264px;
    margin: auto;
    box-sizing: content-box;
}

@media only screen and (min-width: 768px) {
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table {
        width: 728px;
        border-left: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6;
        border-spacing: 0px;
        border-collapse: collapse;
        table-layout: fixed;
        box-shadow: 0 1px 7px rgba(4, 0, 0, 0.4);
        box-sizing: border-box;
        margin-left: 10px;
    }
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner tbody {
    border: 3px solid #004ea2;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr th {
    padding-left: 10px;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    font-size: 100%;
    font-weight: normal;
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr td {
    padding: 1.0em 2.75em;
    border-right: 3px solid #004ea2;
    font-size: 100%;
    font-weight: normal;
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr td p span.txStyle {
    font-size: 172%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract {
    width: 100%;
    margin: 0 auto;
    background: #e9f1f3;
    box-shadow: none;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter {
    position: relative;
    padding: 15px 15px 5px;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
    cursor: pointer;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter:before {
    content: none;
    position: static;
    background: none;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter span {
    color: #009bdd;
    font-size: 129%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter span i {
    display: block;
    position: absolute;
    top: calc(40% - 9px);
    right: 15px;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background-color: #11a851;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter span i:after {
    content: "";
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    top: calc(50% - 9px);
    right: .45em;
    z-index: 1;
    border: 0;
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter span.panelClose i:after {
    content: "";
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    top: calc(50% - 4px);
    right: .45em;
    z-index: 1;
    border: 0;
    border-top: solid 3px #fff;
    border-left: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelBody {
    margin-top: 1em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px 10px 20px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.noShadow {
    box-shadow: none;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody {
    padding: 0 0 20px 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody p {
    font-size: 115%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody2 {
    padding: 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody2 ul.ulNoteListEm {
    padding: 14px 0 20px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody2 ul.ulNoteListEm li {
    margin-top: 6px;
}

.btnDeco {
    text-decoration: none !important;
}

/*  フッター部資料請求     */
.duckBtnShiryo:hover {
    opacity: 0.85;
}

.duckBtnShiryo {
    border: 2px solid #e98300;
    background: #e98300;
    width: 100%;
    float: none;
    box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
}

.duckBtnShiryo.type1lineCentering {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
}

.duckBtnShiryo.type1lineCentering>span {
    padding-top: 0;
    padding-left: 40px;
    min-height: 0;
}

.duckBtnShiryo.type1lineCentering>span::before {
    width: 22px;
    height: 25px;
    background-size: 22px auto;
    top: calc(50% - 25px / 2);
    left: 0;
}

@media only screen and (min-width: 768px) {
    .duckBtnShiryo {
        border: 2px solid #e98300;
        background: #e98300;
        width: 100%;
        margin: 0 auto;
        display: block;
        cursor: pointer;
        outline: none;
    }

    .duckBtnShiryo.type1lineCentering {
        min-height: 63px;
    }
}

.duckBtnShiryo span {
    display: inline-block;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;
}

@media only screen and (min-width: 768px) {
    .duckBtnShiryo span:before {
        display: block;
        width: 29px;
        height: 37px;
        background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png) no-repeat 0 0;
        background-size: 22px auto;
        vertical-align: middle;
        content: "";
        position: absolute;
        top: 29%;
        left: -29%;
    }
}

@media only screen and (min-width: 768px) {
    .duckBtnShiryo span {
        background: #e98300;
        min-height: 43px;
        padding-top: 6px;
        box-sizing: content-box;
        color: #fff;
        position: relative;
    }
}

.duckBtnShiryo {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    padding: 5px;
}

/* -----------------------------------------------

	radiobuttonの設定

----------------------------------------------- */
.radio_wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.radio_wrap input[type=radio] {
    display: inline-block;
    margin-right: 6px;
}

.radio_wrap input[type=radio]+label {
    position: relative;
    display: inline-block;
    background-color: #fff;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: top;
    cursor: pointer;
    font-size: 18px;
}

.radio_wrap input[type=radio] {
    position: absolute;
    top: 1.0em;
    left: 1.0em;
    opacity: 0;
    margin: 0;
}

.radio_wrap input[type=radio]+label {
    display: block;
    padding: 16px 0px;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 3px;
    color: black;
    box-shadow: 0 2px 4px rgba(4, 0, 0, 0.25);
}

.radio_wrap input[type=radio]+label:empty {
    margin: 0 0 5px 0;
    padding: 0;
    width: 18px;
    height: 21px;
    vertical-align: top;
}

.radio_wrap input[type=radio]:checked+label {
    color: #fff;
}

.radio_wrap input[type=radio][disabled]+label {
    color: #999;
    cursor: not-allowed;
}

.radio_wrap input[type=radio]:checked+label {
    background-color: #00a9a9;
    border: 3px solid #00a9a9;
}

.radio_wrap input[type=radio]:checked+label::before {
    border-color: #fff;
}

.radio_wrap input[type=radio]+label::before {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    left: 10px;
    box-sizing: border-box;
    display: block;
    width: 16px;
    height: 16px;
    background: #FFF;
}

.radio_wrap input[type=radio]+label::before {
    border: 2px solid #b4b4b4;
    border-radius: 30px;
}

.radio_wrap input[type=radio]:checked+label::before {
    border-color: #fff;
}

.radio_wrap input[type=radio]:checked+label::after {
    content: '';
    position: absolute;
    box-sizing: border-box;
    display: block;
    top: calc(50% - 1px);
    left: 13px;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    background: #000;
    border-radius: 8px;
}

.radio_wrap input[type=radio][disabled]+label::before {
    border: 2px solid #ccc;
}

.radio_wrap input[type=radio][disabled]:checked+label::after {
    background: #ccc;
}

.selBox {
    background: white;
}

/* -----------------------------------------------

	fixed金額表示パーツ

----------------------------------------------- */
.simPriceTbl td .simCalcPrice {
    margin-right: .2em;
}

/* -----------------------------------------------

	共通

----------------------------------------------- */
@media only screen and (min-width: 768px) {
    .txAttention {
        font-size: 172%;
        font-weight: bold;
        color: #e11901;
    }
}

span.warning {
    display: block;
    padding-left: 15px;
    background: url(/content/dam/shared/jp/ja/static/images/sim/icon_error_l.gif) no-repeat left 0.2em;
    clear: both;
    color: #e2242c;
}

p.warning {
    padding-left: 15px !important;
    padding-bottom: 0;
    background: url(/content/dam/shared/jp/ja/static/images/sim/icon_error_l.gif) no-repeat left 0.2em;
    color: #e2242c;
}

.txSize {
    font-size: 172%;
    font-weight: bold;
}

/* -----------------------------------------------

	768px以上の設定

----------------------------------------------- */
@media print,
screen and (min-width: 768px) {
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox {
        float: left;
        width: 43%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox {
        float: right;
        width: 55%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol:after {
        content: "";
        display: block;
        clear: both;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd {
        float: left;
        width: 32%;
        padding: 11px 0 0 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox {
        float: right;
        width: 65%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table {
        table-layout: fixed;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table th {
        width: 33.3333%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table th br.pcNone {
        display: none;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter {
        width: 350px;
        margin: 0 auto 3px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr td {
        height: 50px;
    }

    /* 松調整 */
    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 {
        margin: 2em -5px 2em;
        text-align: center;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 div.btnRowCol a.btnStd {
        height: auto;
    }

    /* 松追加 */
    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRowLINE {
        display: none;
    }

}

@media print {
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table {
        display: none !important;
    }

    header {
        display: none !important;
    }
}

/***************************************************
* pc-style
***************************************************/
@media print,
screen and (min-width: 768px) {

    /***************************************************
	* base-pc
	***************************************************/
    /* .tabControlBox-pc */
    .tabControlBox {
        margin: 0 0 20px;
    }

    .bottomtabList {
        border-bottom: 2px solid #e6e6e6;
        border-top: 2px solid #e6e6e6;
    }

    .bottomtabList:after {
        content: "";
        clear: both;
        display: block;
    }

    .bottomtabList>.tab {
        float: left;
        display: table;
        width: calc(50% - 10px);
        height: 54px;
        background: #fff;
        margin: 0 5px;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

    .bottomtabList .tab.active>* {
        display: table-cell;
        color: #fff;
        text-decoration: none;
        vertical-align: middle;
    }

    .bottomtabList .tab>* {
        display: table-cell;
        color: #333;
        text-decoration: none;
        vertical-align: middle;
    }

    .bottomtabList .tab a:hover {
        opacity: .8;
    }

    .bottomtabList .tab.active {
        background: #0065bf;
        border: 2px solid #0065bf;
        box-shadow: none !important;
        border-radius: 0;
        pointer-events: none;
    }

    /* .tabControlBox.top */
    .tabControlBox.top .tabList {
        border-top: 0;
        padding: 12px 6px 0;
    }

    .tabControlBox.top .tabList .tab {
        border-bottom: none;
        box-shadow: 0px -1px 3px 0px #e6e6e6;
    }

    /* .tabControlBox.bottom-pc */
    .tabControlBox.bottom .bottomtabList {
        border-bottom: 0;
    }

    .tabControlBox.bottom .bottomtabList .tab {
        box-shadow: 0px 2px 2px 1px #e6e6e6;
        border-top: none;
    }

    /* .tabControlBox.bottom.downarrow-pc */
    .tabControlBox.bottom.downarrow {
        margin: 30px auto;
    }

    .tabControlBox.bottom.downarrow:after {
        display: block;
        width: 0;
        height: 0;
        border-top: 51px solid #00AFAF;
        border-right: 62px solid #0000;
        border-bottom: 0;
        border-left: 62px solid transparent;
        margin: 30px auto;
        clear: both;
        content: "";
    }
}

/* tabList */
.bottomtabList {
    border-color: #00a9a9;
}

.bottomtabList .tab.active,
.bottomtabList .tab.activeTab {
    background: #00a9a9;
    border-color: #00a9a9;
}

/* .tableSecondary */
.tableSecondary {
    width: 100%;
    font-size: 14px;
    table-layout: fixed;
    border-radius: 10px ! important;
    border-collapse: separate;
}

.tableSecondaryTitleGreen1 {
    background: rgba(0, 131, 89, 1);
    padding: 32px 0px 32px 0px;
    border: 2px solid rgba(0, 139, 81, 1);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    vertical-align: top;
    width: 4%;
    line-height: 1.0;
    font-weight: bold;
    border-radius: 10px 0px 0px 10px;
}

.tableSecondaryTitleGreen2 {
    background: #00a9a9;
    padding: 8px 0px;
    border: 2px solid rgba(0, 169, 169, 1);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    vertical-align: top;
    width: 4%;
    line-height: 1.0;
    font-weight: bold;
    border-radius: 10px 0px 0px 10px;
}

.tableSecondaryTitleGreen3 {
    background: #af8d69;
    padding: 32px 0px 32px 0px;
    border: 1px solid #af8d69;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    vertical-align: top;
    width: 1%;
    line-height: 1.0;
    font-weight: bold;
    border-radius: 10px 0px 0px 10px;
}

.tableSecondary.LightGreen {
    color: #000;
    background: #a9d18e;
    padding: 10px 10px 280px 10px;
    border: 2px solid #e9f1f3;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
    width: 5%;
    line-height: 1.0;
}

.tableSecondary.brown caption {
    background-color: #b55a09;
}

.tableSecondary td,
.tableSecondary th {
    vertical-align: middle;
}

.tableSecondary thead th {
    border-top: 0;
    padding: 8px 10px 6px;
}

.rows {
    border-width: 1px 0px;
}

.tableSecondary tbody .BlankHeader {
    width: 4%;
}

.tableSecondary tbody .chiryouhi {
    background: #fff;
    font-size: 18px;
    width: 16%;
    vertical-align: middle;
    border: 2px solid rgba(0, 169, 169, 1);
    line-height: 1.4;
    height: 120px;
}

.tableSecondary tbody .chiryouhiHeader {
    background: rgba(222, 222, 222, 1);
    font-size: 14px;
    width: 16%;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1.4;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid rgba(233, 241, 243, 1);
}

.tableSecondary tbody .chiryouhi2Header {
    background: rgba(222, 222, 222, 1);
    font-size: 14px;
    width: 16%;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1.4;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid rgba(233, 241, 243, 1);
}

.tableSecondary tbody .chiryouhiBoxHeader {
    background: rgba(222, 222, 222, 1);
    font-size: 14px;
    width: 18%;
    font-weight: bold;
    line-height: 1.4;
    border-radius: 10px 10px 0px 0px;
    width: 62%;
    border: 1px solid rgba(233, 241, 243, 1);
}

.tableSecondary tbody .chiryouhi span {
    font-size: 14px;
    font-weight: normal;
}

.tableSecondary tbody .chiryouhi2 {
    background: #cee;
    font-size: 18px;
    width: 16%;
    vertical-align: middle;
    border: 2px solid #00a9a9;
}

.tableSecondary tbody .chiryouhi2 span {
    font-size: 14px;
    font-weight: normal;
}

.tableSecondary tbody .chiryouhi2 a.txLinkQuestion {
    content: "";
    position: relative;
    left: 5px;
    width: 18px;
    height: 18px;
    background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_question.png) no-repeat 0 0;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
}

.tableSecondary tbody .Menjyou {
    background: #cee;
    font-size: 18px;
    width: 36%;
    vertical-align: middle;
    border: 2px solid #00a9a9;
}

.tableSecondary tbody .Menjyou a.txLinkQuestion {
    content: "";
    position: relative;
    left: 5px;
    top: 4px;
    width: 18px;
    height: 18px;
    background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_question.png) no-repeat 0 0;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
}

.tableSecondary tbody .MenjyouBox {
    background: #fff;
    font-size: 18px;
    width: 62%;
    vertical-align: middle;
    border: 2px solid #00a9a9;
    border-radius: 0px 10px 10px 0px;
    padding: 24px 0px;
}

.tableSecondary tbody .MenjyouBox p {
    font-size: 14px;
}

.tableSecondary tbody .MenjyouBox p.redText {
    font-size: 22px;
    color: red;
    font-weight: bold;
}

.tableSecondary tbody .chiryouhi sup {
    font-size: 120%;
}

.tableSecondary tbody .haraikomiMenjo input[type=checkbox]:checked+label:before {
    content: "";
    font-size: 34px;
    color: #fff;
    background-color: #00a5d9;
}

@media only screen and (min-width: 768px) {
    .tableSecondary tbody .haraikomiMenjo input[type=checkbox]:checked+label:after {
        content: "";
        position: absolute;
        display: block;
        width: 11px;
        height: 18px;
        top: calc(50% - 43px);
        left: 0.6em;
        top: 0.2em;
        z-index: 1;
        border: 0;
        border-bottom: solid 2px;
        border-right: solid 2px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

.tableSecondary tbody .haraikomiMenjo input[type=checkbox]:checked+label:after {
    border-bottom-color: #fff;
    border-right-color: #fff;
}

.tableSecondary tbody .chiryouhiBox p span.redPriceText {
    color: #f00;
    font-weight: bold;
    font-size: 26px;
    margin-left: 8px;
}

.tableSecondary tbody .chiryouhiBox {
    padding: 10px 10px;
    width: 31%;
    vertical-align: middle;
    text-align: center;
    border: 2px solid #00a9a9;
    border: 2px solid #00a9a9;
    background: #fff;
}

.tableSecondary tbody .chiryouhiBox sup {
    font-size: 80%
}

.tableSecondary tbody .chiryouhiBox2 p span.redPriceText {
    color: #f00;
    font-weight: bold;
    font-size: 26px;
    margin-left: 8px;
}

.tableSecondary tbody .chiryouhiBox2 {
    padding: 10px 10px;
    width: 31%;
    vertical-align: middle;
    text-align: center;
    border: 2px solid #00a9a9;
    background: #fff;
}

.tableSecondary tbody .chiryouhiBox2 sup {
    font-size: 80%
}

.tableSecondary tbody .chiryouKanrenhiBox {
    padding: 10px 10px;
    width: 32%;
}

.tableSecondary tbody .haraikomiMenjoBox {
    padding: 10px 10px;
    width: 65%;
}

.tableSecondary tbody .kyufukinFontBig {
    font-size: 120%;
}

.tableSecondary tbody .jouhinaiFontBig {
    font-size: 150%;
}

.tableSecondary tbody .newBox {
    width: 100%;
    height: 18%;
    font-size: 12px;
    color: #fff;
    background: #f49e00;
    text-align: center;
    margin: 20px 0px 10px;
    border-radius: 2px;
}

@media only screen and (min-width: 768px) {
    .tableSecondary tbody .sup {
        position: relative;
        top: -1.2em;
        display: inline-block;
        font-size: 70%;
    }

    .tableSecondary tbody .supGs {
        position: relative;
        top: -1.2em;
        display: inline-block;
        font-size: 70%;
    }

    .tableSecondary tbody .supHaraikomi {
        position: relative;
        top: -1.3em;
        display: inline-block;
        font-size: 55%;
    }

    .tableSecondary tbody .supDuck {
        position: relative;
        top: -1.3em;
        display: inline-block;
        font-size: 65%;
    }
}

.tableSecondary tbody .ganSenshin {
    font-size: 14px;
}

.tableSecondary tbody th {
    font-size: 16px;
    font-weight: normal;
}

.tableSecondary tbody td {
    font-size: 14px;

}

.tableSecondary tbody .bdColor {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.tableSecondary tbody .rightNone {
    border-right-style: none;
}

.tableSecondary tbody .bottomNone {
    border-bottom-style: none;
}

.tableSecondary tbody .topNone {
    border-top-style: none;
}

.tableSecondary tbody .topRight {
    border-radius: 0px 10px 0px 0px;
}

.tableSecondary tbody .bottomRight {
    border-radius: 0px 0px 10px 0px;
}

.tableSecondary tbody td {
    padding: 1px 10px;
}

.colorboxBrown {
    background-color: #f5f5f5;
}

.fontNumber {
    font-family: 'Verdana';
    font-size: 120%;
}

.flex {
	display: flex;
}

@media print,
screen and (min-width: 768px) {
    .tabControlBox.bottom.downarrow:after {
        border-top-color: #00a9a9;
    }
}

@media only screen and (min-width: 768px) {
    .siryoButtom {
        width: 48%;
        padding-top: 65px;
        float: right;
    }
}


/*moneyplanbox*/
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox {
    margin-bottom: 2em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table {
    width: 100%;
    margin-bottom: 1em;
    border: 2px solid #00a9a9;
    border-bottom: none;
    border-right: none;
    border-spacing: 0;
    text-align: center;
    box-sizing: border-box;
    border-collapse: separate;
    border-radius: 6px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:first-child th:first-child {
    border-radius: 4px 0 0 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:first-child th:last-child {
    border-radius: 0 4px 0 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:last-child th:first-child {
    border-radius: 0 0 0 4px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:last-child td:last-child {
    border-radius: 0 0 4px 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(2) {
    padding: 1em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox span.simDatumDate span.year {
    /* display: inline-block; */
    width: 2.4em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox span.simDatumDate span.month {
    display: inline-block;
    width: 1.5em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox span.simDatumDate span.day {
    display: inline-block;
    width: 1.8em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox a {
    float: left;
    margin-left: 250px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(3) {
    padding: 1em;
    border-right: 2px solid #fff;
    color: #ffffff;
    background: rgba(0, 169, 169, 1);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(4) {
    padding: 1em;
    color: #ffffff;
    background: rgba(0, 169, 169, 1);
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td {
    width: 33.33333%;
    padding: 1em 2.75em;
    background: #ffffff;
    font-weight: normal;
    box-sizing: border-box;
    border-bottom: 2px solid #00a9a9;
    border-right: 2px solid #00a9a9;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td p span.txAttention {
    font-size: 172%;
    font-weight: bold;
    color: #e11901;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox p.simDatumDate span.year {
    display: inline-block;
    width: 2.5em;
    margin-right: 0.2em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox p.simDatumDate span.month {
    display: inline-block;
    width: 1.5em;
    margin-right: 0.2em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox p.simDatumDate span.day {
    display: inline-block;
    width: 1.5em;
    margin-right: 0.2em;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox a {
    float: left;
    margin-left: 250px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table {
    margin-bottom: 1em;
    font-weight: bold;
    border-radius: 10px !important;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th {
    width: 25%;
    padding: 15px 7.5px;
    font-size: 108%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(2) {
    padding: 15px 7.5px;
    border-bottom: 2px solid #00a9a9;
    border-right: 2px solid #00a9a9;
    background: rgba(204, 238, 238, 1);
    font-size: 120%;
    text-align: left;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(3) {
    padding: 15px 8.5px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(4) {
    padding: 15px 8.5px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:first-child th:first-child {
    border-radius: 7px 0 0 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:first-child th:last-child {
    border-radius: 0 7px 0 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:last-child th:first-child {
    border-radius: 0 0 0 7px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr:last-child td:last-child {
    border-radius: 0 0 7px 0;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td {
    padding: 15px 7.5px;
    text-align: right;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td p span.txAttention {
    margin-right: .2em;
    /* font-size: 129%; */
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox a {
    margin-left: 0px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th br.pcNone {
    display: none;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td {
    height: 65px;
    text-align: right;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td p span.txAttention {
    margin-right: .2em;
}

/* moneyplanBox */
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:first-child {
    width: 2%;
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:first-child {
    border-bottom: 2px solid #00a9a9;
    border-right: 2px solid #00a9a9;
    background: #00a9a9;
}

/***************************************************
* sp-style
***************************************************/
@media only screen and (max-width: 767px) {
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td p span.txAttention {
        font-size: 129%;
    }

    /* .bottomtabList-sp */
    .bottomtabList {
        background: #fff;
        border-top: 2px solid #00A9A9;
        padding: 0 5px;
    }

    .bottomtabList:after {
        clear: both;
        content: "";
        display: table;
    }

    .bottomtabList .tab {
        float: left;
        display: table;
        width: calc(50% - 10px);
        height: 70px;
        font-size: 16px;
        line-height: 1.3;
        text-align: center;
        border-top: none;
        margin: 0 5px;
        font-weight: bold;
        box-shadow: 0px 0px 4px 0px rgb(4 0 0 / 25%);
    }

    .bottomtabList .tab.active>* {
        display: table-cell;
        color: #fff;
        text-decoration: none;
        vertical-align: middle;
    }

    .bottomtabList .tab>* {
        display: table-cell;
        color: #333;
        text-decoration: none;
        vertical-align: middle;
    }

    .bottomtabList .tab>a {
        color: #333;
        text-decoration: none;
    }

    .bottomtabList .tab.active>a {
        pointer-events: none;
    }

    .bottomtabList .tab.active,
    .bottomtabList .tab.activeTab {
        background: #00A9A9;
        border-radius: 0 !important;
    }

    .tabControlBox.top .tabList {
        border-top: 0;
        padding: 12px 6px 0;
    }

    /* .tabControlBox.bottom-sp */
    .tabControlBox.bottom {
        background: #fff;
        margin: 0 -10px;
        overflow: hidden;
    }

    .tabControlBox.bottom .tabList {
        border-bottom: 0;
    }

    .tabControlBox.bottom.downarrow:after {
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid #11a851;
        border-right: 60px solid transparent;
        border-bottom: 0;
        border-left: 60px solid transparent;
        margin: 30px auto;
        content: "";
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed {
        width: 100%;
        padding: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:first-child {
        width: 2% !important;
        padding: 15px 7.5px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(3),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(4) {
        width: 30% !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td:first-child,
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(2) {
        width: 25% !important;
        padding: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(2) {
        text-align: left;
        padding-left: 4px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th,
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td {
        font-size: 14px !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td {
        padding: 15px 4px;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary a span {
        text-decoration: underline;
    }

    a:link {
        text-decoration: none;
    }

    a sup {
        text-decoration: none;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .duck {
        height: 45px;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .vertical {
        font-size: 12px;
        writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        letter-spacing: 0.35em;
    }

    .tableSecondaryTitleGreen1 span.vertical,
    .tableSecondaryTitleGreen2 span.vertical {
        height: 275.5px;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .sup {
        position: relative;
        top: -0.7em;
        display: inline-block;
        font-size: 70%;
        text-decoration: none;
    }

    .tableSecondary tbody .supDuck {
        position: relative;
        top: -1.5em;
        display: inline-block;
        font-size: 55%;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .haraikomiMenjo input[type=checkbox]:checked+label:after {
        content: "";
        position: absolute;
        display: block;
        width: 11px;
        height: 18px;
        top: calc(50% - 43px);
        left: 0.7em;
        top: 0.4em;
        z-index: 1;
        border: 0;
        border-bottom: solid 4px;
        border-right: solid 4px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .haraikomiMenjo label:before {
        content: "";
        width: 40px;
        height: 40px;
        display: inline-block;
        position: absolute;
        background-color: #fff;
    }
}


@media only screen and (max-width: 767px) {
    .tableSecondary tbody .haraikomiMenjo label {
        display: inline-block;
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .chiryouKanrenhi input[type=checkbox]:checked+label:after {
        content: "";
        position: absolute;
        display: block;
        width: 11px;
        height: 18px;
        top: calc(50% - 43px);
        left: 1.3em;
        top: 0.7em;
        z-index: 1;
        border: 0;
        border-bottom: solid 4px;
        border-right: solid 4px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .chiryouKanrenhi label:before {
        content: "";
        width: 40px;
        height: 40px;
        display: inline-block;
        position: absolute;
        background-color: #fff;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .chiryouKanrenhi label {
        display: inline-block;
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .chiryouKanrenhi {
        background: #e9f1f3;
        font-size: 8pt;
        font-weight: bold;
        width: 29%;
        padding: 10px 5px;
        vertical-align: top;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .chiryouhi {
        background: #e9f1f3;
        font-size: 16px;
        font-weight: bold;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary thead th {
        font-size: calc(14 / 375 * 100 * 1vw);
    }
}

@media only screen and (max-width: 767px) {
    .tableSecondary tbody .modGrayColor {
        background-color: #e6e6e6;
    }
}

@media only screen and (max-width: 767px) {

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th {
        padding: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th div {
        margin: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr th p.sexBox_label {
        margin-top: 18px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td {
        padding: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap {
        margin-top: 0px;
        line-height: 1.0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.selBox select {
        padding: 5px 30px 5px 15px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol {
        margin-top: 1em;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd ul li a {
        font-size: 100%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd p {
        margin-bottom: 1em;
        letter-spacing: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd label {
        margin-bottom: 1em;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.txhd label.otherBox_label {
        padding-top: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract p.txHdLeft {
        font-size: 122%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table {
        table-layout: fixed;
        box-sizing: border-box;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table th {
        padding: 15px 7.5px;
        font-size: 108%;
        font-weight: bold;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td {
        padding: 15px 7.5px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td p span.smallHd {
        padding-right: 5px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightMidTuuinL {
        width: 33.3333%;
        box-sizing: border-box;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightMidTuuinR {
        width: 33.3333%;
        box-sizing: border-box;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxLeftBtm {
        padding: 15px 7.5px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightBtm {
        padding: 15px 7.5px;
        font-weight: bold;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract table td.hosyoBoxRightBtm sup {
        position: relative;
        top: 5px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract ul.ulNoteList {
        padding: 15px 10px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.mainContract ul.ulNoteList li {
        font-size: 79%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.specialContract p.txHdLeft {
        font-size: 122%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed {
        padding: 0 20px;
        box-sizing: border-box;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner {
        width: 100%;
        padding: 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table {
        width: 100%;
        table-layout: fixed;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr th {
        width: 33.3333%;
        padding: 15px 7.5px;
        font-size: 90%;
        font-weight: bold;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr td.tdStyle {
        font-size: 108%;
        font-weight: bold;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr td {
        width: 33.3333%;
        padding: 15px 7.5px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table tr td p span.txStyle {
        font-size: 129%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter {
        margin-bottom: 3px;
        padding: 18px 15px 14px 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelFooter span {
        font-size: 122%;
        font-weight: normal;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.otherSpecialContract div.panelBody {
        padding: 15px 10px 0;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation {
        margin-bottom: 1em;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody p {
        font-size: 108%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.simulation div.panelBody2 ul.ulNoteListEm li {
        font-size: 79%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 {
        margin: 0 0px 20px;
        text-align: center;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 div.btnStdOrangeCol {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        table-layout: fixed;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 div.btnStdOrangeCol a.btnStdOrange {
        display: table-cell;
        height: 48px;
        padding: 9px 10px 6px 10px;
        vertical-align: middle;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 div.btnStdOrangeCol a.btnStdOrange span.btnLabel {
        display: inline-block;
        padding: 0 0 0 32px;
        font-size: 100%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRow1 div.btnStdOrangeCol a.btnStdOrange span.btnLabel:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 22px;
        height: 23px;
        margin-top: -14px;
        background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png) no-repeat 0 0;
        background-size: 22px auto;
    }

    /* 松追加－メールで共有－ */
    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRowMail {
        display: none;
    }

    /* /松追加－メールで共有－ */
    /* 松追加－LINEで共有－ */
    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRowLINE {
        padding-bottom: 20px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRowLINE:after {
        content: "";
        display: block;
        clear: both;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRowLINE div.iconLINEimg {
        float: left;
        width: 100px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.btnRowLINE p.attention {
        font-size: 76%;
        padding-left: 110px;
    }

    /* /松追加－LINEで共有－ */
    div.medicalInsuranceE div.polygon {
        margin: 0 -10px;
        padding: 4em 0;
        background: #ffffff url(/content/dam/aflac/jp/ja/static/iryo/cever/images/fig_polygon.png) no-repeat center;
        background-size: 124px 51px;
    }

    div.medicalInsuranceE div.asideSection {
        padding-top: 1em;
    }

    div.medicalInsuranceE div.asideSection ul.ulDisc li {
        font-size: 100%;
    }

    .txSize {
        font-size: 129%;
    }

    .tabControlBox.bottom {
        padding-bottom: 3px;
    }

    .block {
        display: block;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.selBox select#pay_type option {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .txAttention {
        font-size: 129%;
        font-weight: bold;
        color: #e11901;
    }
}


@media only screen and (max-width: 767px) {
    .duckBtnShiryo span:before {
        display: block;
        width: 29px;
        height: 37px;
        background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png) no-repeat 0 0;
        background-size: 80%;
        vertical-align: middle;
        content: "";
        position: absolute;
        top: 22%;
        left: -35%;
    }
}

@media only screen and (max-width: 767px) {
    .duckBtnShiryo span {
        background: #e98300;
        min-height: 30px;
        box-sizing: content-box;
        color: #fff;
        position: relative;
        font-size: 14px;
    }
}

@media only screen and ( max-width: 767px ) {
	.logoWidth {
		width: 50%;
		flex: 1;
		padding-bottom: 20px;
	}
	.dugWidth {
		width: 40%;
	}
}
@media only screen and (max-width: 767px) {
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.is_fixed div.outputInner table {
        width: 748px;
        border-left: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6;
        border-spacing: 0px;
        border-collapse: collapse;
        table-layout: fixed;
        box-shadow: 0 1px 7px rgba(4, 0, 0, 0.4);
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 767px) {

    .siryoButtom {
        clear: both;
        width: 100%;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {

		/* .topTablist-sp */
	.topTablist {
		padding: 0 5px;
		border-top: none;
		background: none;
		margin-left: -10px;
		margin-right: -10px;
	}
	.topTablist:after {
		clear: both;
		content: "";
		display: table;
	}
	.topTablist .tab,
	.tabList > .tab {
		float: left;
		display: table;
		width: calc(50% - 10px);
		height: 70px;
		box-shadow: 0px 0px 4px 0px rgb(4 0 0 / 25%);
		margin: 0 5px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.3;
		text-align: center;
		background: #fff;
	}
	.topTablist .tab > * {
		display: table-cell;
		height: 100%;
		vertical-align: middle;
	}
	.topTablist .tab > a {
		color: #333;
		text-decoration: none;
	}
	.topTablist .tab.active > a {
		pointer-events: none;
		color: #ffffff;
		text-decoration: none;
	}
	.topTablist .tab.active,
	.topTablist .tab.activeTab {
		/* background: #ccc; */
		box-shadow: none;
		border-radius: 0 !important;
	}
    .tabControlBox.bottom.downarrow:after {
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid #00AFAF;
        border-right: 60px solid transparent;
        border-bottom: 0;
        border-left: 60px solid transparent;
        margin: 30px auto;
        content: "";
    }

    div.noteunderbutton {
        padding: 0px;
        font-size: 12px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(2) {
        width: 25%;
        font-size: 14px;
        padding-left: 4px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(3),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:nth-child(4) {
        width: 30%;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th:last-child {
        /* width:25%; */
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr td {
        width: 25%;
    }

    .tableSecondary tbody .chiryouhiHeader,
    .tableSecondary tbody .chiryouhi2Header,
    .tableSecondary tbody .chiryouhiBoxHeader {
        font-size: 12px !important;
    }

    .tableSecondary tbody .chiryouhiBoxHeader {
        width: 40%;
    }

    .tableSecondary tbody .chiryouhi {
        padding: 0px 2px;
    }

    .tableSecondary tbody .chiryouhi2 {
        padding: 0px 2px;
        font-size: 16px;
    }

    .tableSecondary tbody .chiryouhiBox,
    .tableSecondary tbody .chiryouhiBox2 {
        width: 20%;
        padding: 0px;
    }

    .fontNumber {
        font-size: 14px;
    }

    span.redPriceText {
        font-size: 22px;
    }

    .tableSecondary tbody .chiryouhi span,
    .tableSecondary tbody .chiryouhi2 span {
        font-size: 12px;
    }

    .tableSecondary tbody .Menjyou {
        width: 56%;
        padding: 0px;
        font-size: 16px;
    }

    .tableSecondary tbody .Menjyou p {
        font-size: 12px;
    }

    .tableSecondary tbody .MenjyouBox p.redText {
        font-size: 16px;
    }
    .textWidth{
	    flex:1;
	    margin-top: 10%;
	    margin-right: 10px;
	}
	.newText {
		color: #f18b44;
		font-size: 16px;
		position: absolute;
		font-weight: bold;
		padding: 5px 0px 0px 0px;
		display: block;
		top: 17%;
		width: 50%;
	}
	.newText:before, .newText:after {
		position: relative;
		width: 2px;
		height: 17px;
		background: #f18b44;
		display: inline-block;
		bottom: -2px;
		content: "";
	}
	.newText:before {
		-webkit-transform: rotate(24deg);
		transform: rotate(-24deg);
		margin-right: 10px;
	}
	.newText:after {
		margin-left: 10px;
		-webkit-transform: rotate(-24deg);
		transform: rotate(24deg);
	}
	.dugWidth {
		padding: 10px 15px;
	}
    div.InputBox {
        margin-bottom: 0px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox {
        width: 100%;
    }

    .tabControlBox.top {
        margin: 0px -10px 30px;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table tr th {
        padding: 0px;
    }
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.isFocus.selBox:after,
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 table.leftBox tr td div.select_wrap div.isSelected.selBox:after {
    border-bottom-color: #fff !important;
    border-right-color: #fff !important;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.isFocus.selBox:after,
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.bloCol2 div.rightBox div.bloCol div.isSelected.selBox:after {
    border-bottom-color: #ffffff !important;
    border-right-color: #ffffff !important;
}

body .selBox.isFocus,
body .selBox.isSelected {
    background-color: #00afaf;
}

.selBox select:focus {
    color: #fff;
}

.selBox select option {
    color: #333333;
}

.selBox.isSelected select {
    color: #fff;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner {
    width: 748px;
    padding-right: 264px;
    margin: auto;
    box-sizing: content-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table {
    width: 748px;
    border-spacing: 0px;
    table-layout: fixed;
    box-shadow: 0 1px 7px rgba(4, 0, 0, 0.4);
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th {
    font-size: 100%;
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td {
    padding: 1.0em 7.5px .8em;
    font-size: 100%;
    font-weight: normal;
    box-sizing: border-box;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td p span.txStyle {
    font-size: 172%;
    font-weight: bold;
}

.jqSimPriceOutput.isFixed {
    z-index: 999;
}


div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed {
    padding: 0 10px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th {
    padding: 15px 7.5px;
    font-size: 120%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:first-child {
    width: 2.5%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(3) {
    width: 35.5%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr th:nth-child(4) {
    width: 35.5%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td.tdStyle {
    font-size: 108%;
    font-weight: bold;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td {
    width: 33.3333%;
    padding: 15px 7.5px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td p span.txStyle {
    font-size: 129%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table tr td {
    height: 65px;
}

@media print {
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table {
        display: none !important;
    }
}

/* -----------------------------------------------

	fixed金額表示パーツ

----------------------------------------------- */
.jqSimPriceOutput {
    display: none;
}

.jqSimPriceOutput table {
    width: 100%;
    border-bottom: none;
    border-right: none;
    border-spacing: 0;
    text-align: center;
    box-sizing: border-box;
    border-collapse: separate;
    border-radius: 6px;
    box-shadow: 0 1px 7px rgba(4, 0, 0, 0.4);
}

.simPriceTbl th {
    line-height: 1.3;
}

.simPriceTbl th:first-child {
    width: 2%;
    box-sizing: border-box;
}

.simPriceTbl tr th:nth-child(2) {
    padding: 1em;
}

.simPriceTbl tr th:nth-child(3) {
    padding: 1em;
    border-right: 2px solid #fff;
    color: #ffffff;
}

.simPriceTbl tr th:nth-child(4) {
    padding: 1em;
    color: #ffffff;
}

body .simPriceTbl tr th:first-child {
    border-bottom: 2px solid #00afaf;
    border-right: 2px solid #00afaf;
    background: #00afaf;
}

body .simPriceTbl tr th:nth-child(2) {
    border-bottom: 2px solid #00afaf;
    border-right: 2px solid #00afaf;
    background: #cee;
}

body .simPriceTbl tr th:nth-child(3) {
    background: #00afaf;
}

body .simPriceTbl tr th:nth-child(4) {
    background: #00afaf;
    border-right: 2px solid #00afaf;
}

.simPriceTbl tr:first-child th:first-child {
    border-radius: 4px 0 0 0;
}

.simPriceTbl tr:first-child th:last-child {
    border-radius: 0 4px 0 0;
}

.simPriceTbl tr:last-child th:first-child {
    border-radius: 0 0 0 4px;
}

.simPriceTbl tr:last-child td:last-child {
    border-radius: 0 0 4px 0;
}

.simPriceTbl tr td {
    width: 33.33333%;
    padding: 1em 2.75em;
    background: #ffffff;
    font-weight: normal;
    box-sizing: border-box;
}

body .simPriceTbl tr td {
    border-bottom: 2px solid #00afaf;
    border-right: 2px solid #00afaf;
}

.simPriceTbl td {
    line-height: 1.0;
}

.simPriceTbl td .simCalcPrice {
    margin-right: .2em;
}

.simPriceTbl_r_kaigo th:nth-child(1) {
    color: #000;
}

.simPriceTbl_r_kaigo th:nth-child(2) {
    background-color: #00afaf;
}

.simPriceTbl_r_kaigo th:nth-child(3) {
    background-color: #00afaf;
    color: #ffffff;
}

.simPriceTbl_r_kaigo td:nth-child(1) {
    background-color: #d0eedb;
}

.simPriceTbl_r_kaigo td:nth-child(2) {
    background-color: #fff;
    text-align: right;
}

.simPriceTbl_r_kaigo td:nth-child(3) {
    background-color: #fff;
    text-align: right;
}

.simPriceTbl_r_kaigo td:nth-child(4) {
    text-align: right;
}

.jqSimPriceOutput.isFixed {
    z-index: 999;
}

/* セル幅調整 */
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo {
    margin-left: 1px;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(1),
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(1) {
    width: 4.4%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(2),
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(2) {
    width: 32.6%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(3),
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr td:nth-child(3),
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(3) {
    width: 31.6%;
}

div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(4),
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr td:nth-child(4),
div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(4) {
    width: 31.4%;
}

@media only screen and (max-width: 767px) {

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(1),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(1) {
        width: 5.5% !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(2),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(2) {
        width: 42.5% !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(3),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr td:nth-child(3),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(3) {
        width: 26.5% !important;
    }

    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(4),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.moneyPlanBox table.cellsSameTableWidthKaigoRkaigo tr td:nth-child(4),
    div.medicalInsuranceE div.bloFull div.bloFullInner div.hokenryoSimWrap div.hokenryoSimContents form div.jqSimPriceOutput.isFixed div.simPriceOutputInner table.cellsSameTableWidthKaigoRkaigo tr th:nth-child(4) {
        width: 25.5% !important;
    }
}

th.chiryouhiBoxHeader.bottomNone,
th.chiryouhi2Header.bottomNone,
th.chiryouhiHeader.bottomNone,
th.tableSecondaryTitleGreen1,
th.tableSecondaryTitleGreen2 {
    text-align: center;
    vertical-align: middle;
}
