@charset "utf-8";


/* ========== ADD ========== */
.improved-heading3-01 h3 {
    margin: 0;
    padding: 0;
    font-size: 150%;
    color: #eb7000;
    font-weight: bold;
    line-height: 1.4;
    border-bottom: 2px solid #eb7000;
    padding-bottom: 10px;
    margin-top: 2.25em;
}
.c-figure-04 figure {
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
.icn-img{
    width: 100%;
    max-width: 188px;
    margin-right: 0px;
}

.c-figure-04 .improved-content{
    display: table-cell;
    vertical-align: middle;
    height: 119px;
    font-size: 125%;
    font-weight: bold;
}
.improved-list01{
    margin-bottom: 20px;
    text-align: center;
}
.improved-list01 span{
    color: #535252 !important;
}
.improved-heading2-01 {
	background-color: #eb7000;
}
.improved-heading2-02 {
	background-color: #eb7000;
}
.improved-heading2-01 h2 {
	color: #FFF;
	padding: 15px 10px 10px 25px;
    font-size: 160%;
}
.improved-heading2-02 h2 {
	color: #FFF;
	padding: 15px 10px 10px 25px;
    font-size: 160%;
}

/* ========== PC add nav =========== */
.c-sticky-nav-space {
	height: 0;
}
.c-sticky-nav {
	background-color: #fff;
	margin: 0 auto;
	width: 100%;
}
.c-sticky-nav.__fixed {
	position: fixed;
	top: 0;
	z-index: 2;
	left: 0;
}
.c-sticky-nav .c-sticky-nav--items {
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 0;
}
.c-sticky-nav .c-sticky-nav--item {
	display: inline-block;
	width: 282px;
	margin-left: 5px;
}
.c-sticky-nav .c-sticky-nav--item:first-child {
	margin-left: 0;
}
.c-sticky-nav .c-sticky-nav--link {
	display: inline-block;
	text-align: center;
	font-size: 22px;
	line-height: 2;
	text-decoration: none;
	color: #eb7000;
	width: 100%;
	border-bottom: 3px solid #eee;
	outline: none;
	position: relative;
}
.c-sticky-nav .c-sticky-nav--link:hover, .c-sticky-nav .c-sticky-nav--link.__active {
	border-color: #eb7000;
}
.c-sticky-nav .c-sticky-nav--link:after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 30%;
	width: 12px;
	height: 12px;
	border-left: 3px solid #eb7000;
	border-bottom: 3px solid #eb7000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.c-sticky-nav .c-sticky-nav--link.__active:after {
	display: none;
}
/* ========== /PC add nav =========== */

@media only screen and (max-width: 640px){
.improved-heading3-01 h3{
    font-size: 125%;
    padding-bottom: 0;
}
.c-figure-04 figure {
    margin-bottom: 0px;
    margin-right: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
.icn-img{
    width: 80%;
    max-width: 188px;
}
.c-figure-04 .improved-content{
    display: table-cell;
    vertical-align: middle;
    height: 45px;
    width: 70%;
    font-size: 100%;
    font-weight: bold;
}

.improved-list01{
    margin-bottom: 10px;
    text-align: center;
}
.improved-list01 span{
    color: #535252 !important;
}
.improved-heading2-01 h2 {
	padding: 6px 10px 5px 18px;
	font-size: 130%;
	margin-top: 2em;
}
.improved-heading2-02 h2 {
	padding: 6px 10px 5px 18px;
	font-size: 130%;
	margin-top: 4em;
}

/* ========== SP add nav =========== */
.c-sticky-nav {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
}
.c-sticky-nav.__fixed {
  position: fixed;
  top: 0;
  z-index: 2;
}
.c-sticky-nav .c-sticky-nav--items {
  text-align: center;
  padding-top: 10px;
  margin-bottom: 0;
}
.c-sticky-nav .c-sticky-nav--item {
  display: inline-block;
  width: 31%;
  margin-left: 1%;
}
.c-sticky-nav .c-sticky-nav--item:first-child {
  margin-left: 0;
}
.c-sticky-nav .c-sticky-nav--link {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 3.2;
  text-decoration: none;
  color: #eb7000;
  width: 100%;
  border-bottom: 1px solid #eee;
  outline: none;
  position: relative;
}
.c-sticky-nav .c-sticky-nav--link:hover, .c-sticky-nav .c-sticky-nav--link.__active {
  border-color: #eb7000;
}
.c-sticky-nav .c-sticky-nav--link:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 28px;
  right: calc(50% - 3.5px);
  bottom: 5px;
  width: 7px;
  height: 7px;
  border-left: 1px solid #eb7000;
  border-bottom: 1px solid #eb7000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.c-sticky-nav .c-sticky-nav--link.__active:after {
  display: none;
}
.adjust-opinion-nav {
  margin-top: 0;
  margin-bottom: 2px;
}
/* ========== /SP add nav =========== */

}
.c-linkList-01.c-anchorLinks-01 li{
display: inline-block;
    float: none;
    margin-left: 0;
    margin-top: 0;
    }
    
.c-tabs-01>.c-linkList-01>li{
    display: inline-block;
}
.c-tabs-01>.c-linkList-01>li.current p {
    color: #333;
    border: solid 0px #5a5a5a;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: none;
}

.c-tabs-01>.c-linkList-01>li p {
    display: block;
    padding: 0px 25px;
    color: #535252;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 0px #d4d5d5;
    background: none;
    cursor: pointer;
    position: relative;
    font-weight: bold;
}
.c-tabs-01>.c-linkList-01>li p::before{
    content: "";
    position: absolute;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    mask-image: url(/assets/img/icon__bullet--right_nprl.svg) !important;
    -webkit-mask-image: url(/assets/img/icon__bullet--right_nprl.svg) !important;
    background-color: #007b94 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin: auto !important;
    width: 0.8em !important;
    height: 0.8em !important;
}
.c-tabs-01>.content:after {
    height: 0px;
}
.c-tabs-01>.content:before {
    width: 0px;
    height: 100%;
    background-image: url(/assets/img/marker_10_@2x.png);
    background-repeat: no-repeat;
    background-size: auto 14px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -1px;
    content: "";
}
.c-tabs-01>.c-linkList-01 {
    padding: 12px 54px;
    margin: 0;
    text-align: center;
    border: 1px solid #d4d5d5;
    background-color: #fff;
}
.c-tabs-01>.content {
    border-bottom: 0px solid #d4d5d5;
}
.c-tabs-01 {
    margin: 0;
}
.c-tabs-01>.content>div {
    padding: 0px;
}

.c-heading5-01.c-space-p11 h5{color: #eb7000;font-size: 105%;}

.c-ground-02 .ground-pull-left, .c-ground-02 .ground-pull-right {
    margin-top: 1.75em;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 2px 2px 2px #e1e1e1;
    box-shadow: 2px 2px 2px #e1e1e1;
    padding: 10px;
    float: left;
    width: 47.14285714285714%;
    margin-left: 2.857142857142857%;
    height: 100% !important;
}
.ground-pull-left article, .ground-pull-right article {padding: 0 11px;}

.content_wrapper{
    display: inline-block;
}
.content_title{
    font-weight: bold;
}
.content_img img{
    margin-top: 0px;
}
.content_texts{
    float: right;
    width: 75%;
    margin-left: 10px;
}
.content_texts{
    float: right;
    width: 75%;
    margin-left: 10px;
}
@media only screen and (max-width: 860px){
.content_texts{
    float: right;
    width: 70%;
    margin-left: 10px;
}
}
@media only screen and (max-width: 860px){
.content_texts{
    float: right;
    width: 70%;
    margin-left: 10px;
}
}
@media only screen and (max-width: 750px){
.content_texts{
    float: right;
    width: 65%;
    margin-left: 10px;
}
}
.content_date{
    font-size: 16px;
    color: #888;
    font-weight: normal;
}
.article_content_text{
    clear: right;
}
.article_thumb_wrapper{
    margin-bottom: 10px;
    max-width: 100%;
    margin-top: 10px;
}
.content_text{
    background-color: #FAE7D6;
    padding: 10px;
}
.article_none{display: none;}


@media only screen and (max-width: 640px){
.c-tabs-01>.c-linkList-01 {
    padding: 12px 20px;
    margin: 0;
    text-align: left;
    border: 1px solid #d4d5d5;
    background-color: #fff;
}

.c-ground-02 .ground-pull-left, .c-ground-02 .ground-pull-right {
    margin-top: 1.75em;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 2px 2px 2px #e1e1e1;
    box-shadow: 2px 2px 2px #e1e1e1;
    padding: 10px;
    float: none;
    width: 95%;
    margin-left: 2.857142857142857%;
    height: 100% !important;
}
.content_texts {
    float: right;
    width: 75%;
    margin-left: 10px;
}
.c-tabs-01>.c-linkList-01>li {
    display: block;
    margin: 12px 6px;
}
}
@media only screen and (max-width: 450px){
.content_texts {
    float: right;
    width: 65%;
    margin-left: 10px;
}
}

.c-heading5-01.c-space-p11,
.content_text.c-space-p10{
    display: block;
    overflow: hidden;
    height: 100%;
}
.article_thumb_wrapper .content_wrapper .content_img{
    display: block;
    overflow: hidden;
    height: 200%;
    max-height: 163px;
}

/* ========== add heading =========== */
.improved-heading2-03 h2 {
    background: #656565;
    color: #fff;
    font-size: 115%;
    padding: 10px 20px;
}
@media only screen and (min-width: 640px) {
    .improved-heading2-03 h2 {
        font-size: 34px;
        margin-top: 30px;
    }
}

/* ========== add cv-btn =========== */
a.c-btn-account.c-btn-opinion {
    font-weight: normal;
}
a.c-btn-account.c-btn-opinion::before {
    background-image: url(/opinion/img/icon_request_01.png);
    background-size: auto 28px;
    height: 28px;
    top: 14px;
    width: 28px;
}

/* ========== add new-icon =========== */
.ground-pull-left.new,
.ground-pull-right.new {
    position: relative;
}
.ground-pull-left.new::before,
.ground-pull-right.new::before {
    content: "";
    position: absolute;
    background-image: url("/opinion/img/icon_new_01.png");
    background-size: 50px auto;
    width: 50px;
    height: 19px;
    top: 15px;
    right: 0;
}
@media only screen and (min-width: 640px) {
    .ground-pull-left.new::before,
    .ground-pull-right.new::before {
        background-size: 100%;
        width: 84px;
        height: 31px;
    }
}

/* ========== add c-btn-modal =========== */

.c-btn-modal {
  border: 1px solid #d4d5d5;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -o-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
  border-radius: 24px;
  padding: 12px 16px 10px 20px;
  margin-top: 0;
  color: #535252;
  text-decoration: none;
  display: inline-block;
  position: relative
}

.ie9 .c-btn-modal {
  filter: none
}

.c-btn-modal:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  color: #535252;
  text-decoration: none
}

@media only screen and (max-width:1024px) {
  .c-btn-modal:hover {
    opacity: 1;
    filter: alpha(opacity=100)
  }
}

.ie8 .c-btn-modal:hover {
  background-color: #fff
}

.c-btn-modal span {
  font-weight: bold
}

.c-btn-modal .icon{
  margin-left: 4px;
  display: inline-block;
  width: 16px;
  height: 16px;
}

.c-btn-modal .icon img{
  width: 16px;
  vertical-align: inherit;
}