@import './fonts/fonts.css';
.contentsArea {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    zoom: 1;
}
.contentsArea .mainContentsBlock {
    clear: both;
}
.mainContents {
    padding: 0;
}
.underMenuBlock {
    padding: 30px 0 14px;
    background: #fffad7;
}
@media screen and (min-width: 961px) {
.underMenuBox {
    padding: 1px 3em 3em;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    margin-bottom: 20px;
    overflow: hidden;
    zoom: 1;
    background: none;
}
}
.mainContents, .contentsBox2 {
    font-size: 106%;
}
.wrap {
  zoom: 1;
}
.wrap:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}
.col{
  width: calc( (100% - 30px) / 6 * 4 );
  float: left;
  
}
/*
.col:last-child{
  width: calc( (100% - 30px) / 6 * 4 );
  float: right;
}*/
.col-5{
  width: calc((88% - 0px) / 2* 1);
    float: left;
    background-color: rgba(254, 250, 201, 0.5);
    box-shadow: 0 0 8px gray;
    margin: 1%;
    height: min(400px);
}
.pa20 {
    padding: 2%;
}
.matop10 {
    margin-top: 10px;
}

.col-5:last-child{
  float: right;
}
.col-m{
  width: calc( (100% - 30px) / 6 * 2 );
  float: left;
  
}
.col-m:last-child{
  width: calc( (100% - 30px) / 6 * 4 );
  float: right;
}
.bg-y{
    background-color: #fee63c;
}
.bg-fw{
    margin: 0;
  background-image:url("../../common/img/banner02.png");
  background-repeat: no-repeat;
  background-position: 0% 39%;
    background-size: 100%;
}
a.btn-br {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	margin: 20px auto;;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 1px solid #654622;
	color: #654622;
	transition: 0.5s;
	background: #ffffff;
	
}
a.btn-br:hover {
	color: #fff;
	background: #654622;
}
.btn-circle {	
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ffffff;
  border: solid 3px #654622;
}

.btn-circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :80px;
  text-align:center;
}
#topMainArea.shuishin_law_index{
    background-color: transparent;
}
.pinkboxs {
  background-color: rgba(254, 250, 201, 0.5);
  box-shadow: 0 0 8px gray;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 4%;
}
.flex{
    display: inline-flex;
}

.y-center{
    justify-content: center;
    align-items: center;
}
#topMainArea .flex.y-center p {
    text-align: left;
    margin-left: 1em;
}
h2 {
  /*���̎�ށi��d���j���� �F*/
  border-bottom: solid 3px #de9610;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
h2:after {
    position: inherit;
    content: none;
    }
h2.t-left{
  /*���̎�ށi��d���j���� �F*/
  border-bottom: none;
  width: auto;
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}
p.p-left{
  text-align: left;
}
.chart-wrap {
    border: none;
}
.tokusetsuPageCoverL:before,.tokusetsuPageCoverL:after {
    background-image: none !important;
    display: none !important;
}
.bx-wrapper .bx-pager .bx-pager-item{
    display: none;
}
.tokusetsuPageCoverL {
    display: block;
    text-align: right;
}
.bx-wrapper .bx-next {
    right: 0;
    background: url(../img/arr-right.png) no-repeat;
    background-size: 27px;
}
.bx-wrapper .bx-prev {
    left: 0;
    background: url(../img/arr-left.png) no-repeat;
    background-size: 27px;
}
.bx-wrapper .bx-controls-direction a {
    width: 27px;
}
#topMainArea .bx-wrapper {
    background: #f9f8dc;
    margin: 0 auto 30px;
    padding: 0 20px;
}
#gNav .gNav-menu li {
    border: 1px solid;
}

#topMainArea p.btn-tokusetsuPage{
    border-radius: 30px;
    line-height: 3.7em;
    padding: 0 4vw;
}
#topMainArea .bx-wrapper .bx-controls-direction a {
    top: 45%;
    bottom: auto;
}
.contentNav li {
    background: rgb(255, 250, 215);
    display: block;
    padding: 0px 0px;
    line-height: 0em;
    padding-bottom: 1em;
}
.contentNav li {
    /* position: relative; */
    background: rgb(255, 250, 215);
    box-shadow: 3px 3px 6px #888;
    line-height: 0em;
    padding: 0px 20px;
    border: solid 1px;
    border-radius: 10px;
    background: #ffffff;
    margin-right: auto;
    padding-bottom: 1em;
    margin-bottom: 1em;
    width: 250px;
    margin-left: auto;
}
.underMenuBox {
    margin: 0 auto 0;
    padding: 1px 1em 1em;
    border-radius: 10px;
    background: none;
}
#footerArea .underMenuBox {
    background: #ffffff;
}
h3 {
    padding: 0 0 5px 0;
    margin: 1em 0 2em;
    font-size: 1.2em;
    background: none;
    text-align: center;
}
.bk-c {
	margin-top: 80px;
}
.bk-c + .graph_wrap {
    background: #f9f8dc;
    margin: 0 auto 30px;
    padding: 20px;
}
.chart-wrap {
    border-radius: 10px;
}
.tokusetsuPageCoverL.center {
    text-align: center;
    margin-top: 55px;
}
.tokushu-Title {
    font-size: 170%;
    font-weight: normal;
    margin: 10px 0;
    border-bottom: 1px solid;
    line-height: 1;
}
a.common_sentence_link{
	line-height: 2;
}
.w70p {
    width: 70%;
    margin-top: max(2em);
}
.w70p.top00 {
    margin-top: 0;
}
.tab:after {
    position: absolute;
    top: .25em;
    left: 11px;
    content: '';
    width: 5px;
    height: -webkit-calc(100% - .5em);
    height: calc(100% - .5em);
    background-color: initial;
}
.tab_wrap {
	background-color: #ffffff;
    gap: 1em;
    display: flex;
    padding: 10px 5px 0;
    justify-content: flex-start;
    margin-bottom: 0;
}
.tab {
    box-sizing: border-box;
    font-weight: bold;
    display: inline-block;
    padding: 7px 11px 7px 25px;
    width: 33%;
    border: black 1px solid;
    border-bottom: none;
    color: #654622;
    padding: 1em 0;
    text-align:center;
}
.contentsBoxCNTS2C,.contentsBoxCNTS2B,.contentsBoxCNTS2{
    border: 1px solid;
    padding: 1em;
}
.keisai table th, td {
    border-bottom: 0px;
    border-right: 0px;
    padding: 0;
}
#topMainArea .search_diff__selection {
    background-color: #ffffff;
    gap: 1rem;
    padding: 10px 5px 0;
}
#topMainArea .search_diff__selection button.active{
	background: #654622;
    color: white;
}

#topMainArea .search_diff__selection button.active:after{
	border-bottom: none;
}
#topMainArea .search_diff__selection button,.search_diff__selection button {
    border: black 1px solid;
    border-bottom: none;
    color: #654622;
    width: 50%;
    padding: 1em 0;
}
#topMainArea .search_diff__content {
    background-color: #ffffff;
    border: black 1px solid;
}
.tokushu-Title.orgg {
    border-bottom: solid 2px #de9610;
}

#topMainArea .search_diff__content--holder .field_holder input,.field_holder input {
    margin-right: 10px;
    border-radius: 5px;
}
#topMainArea .search_diff__content--holder .field_holder button, .field_holder button {
    border-radius: 24px;
    text-align: center;
    padding: 6px 32px;
    width: auto;
	background: #654622;
    color: white;
    border: black 0px solid;
    width: auto;
    height: 40px;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 25px;
}
.btt_kekka {
  color: #654622;
  font-size: 1.2em;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 0;
}
.btt_kekka:before, .btt_kekka:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #654622;
  display: block;
}
.btt_kekka:before {
  margin-right: .4em;
}
.btt_kekka:after {
  margin-left: .4em;
}
#contentsArea .bt_tsuika a {
    border: none;
    padding: 10px 20px 10px;
    display: block;
    font-size: inherit;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    width: 200px;
    background: #654622;
}
#contentsArea .bt_search, #contentsArea .bt_search_word {
	margin-left: auto;
	margin-right:auto;
    width: 140px;
}
#contentsArea .bt_search a, #contentsArea .bt_search_word a {
    box-sizing: border-box;
    width: auto;
    height: 40px;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 25px;
    display: block;
    background: #654622;
    background-size: auto;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
}

#topMainArea .search_diff__content--holder a, a.but-fff1, button.but-fff1 {
    border-radius: 24px;
    text-align: center;
    padding: 6px 32px;
    width: 100px;
    margin: 0 auto;
	background: #ffffff;
    color: #654622;
	border: 1px solid #654622;
}
a.but-fff2,button.but-fff2 {
    border-radius: 24px;
    text-align: center;
    padding: 6px 32px;
    width: auto;
}
.contentNav li a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.contentNav li .img_text_content {
    position: relative;
    /* font-size: 1.2em; */
    font-size: 1.1em;
    font-weight: bold;
    margin: 5px 0;
    bottom: 0px;
    text-align: center;
    /* line-height: 0.8em; */
    line-height: 1.0em;
}
.contentNav li figure {
    width: auto;
    height: 50%;
    text-align: center;
    margin-block-end: auto;
}
.contentNav li figure img {
    width: 100px;
}
.contentNav a.btn-br {
    border-radius: 20px;
    padding: 1rem 0;
}
.contentNav a.btn-br.ma16 {
    margin-top: 1.6em;
}
.btn-tokusetsuPage {
    width: 310px !important;
}
.tab.w50a {
    width: 50%;
}
.tab.active {
    color: #fff;
    background-color: #654622;
    border: 1px solid #654622;
    border-bottom: none;
}
.tab.active:before, .tab:hover:before,.tab.active:after, .tab:hover:after {
    display: none;
    border-bottom: 0;
}
.col.colii {
    width: 100%;
    float: left;
}
.col.colii:last-child {
    width: 100%;
    float: none;
}
.span-1_2.ta-left,.span-1_2.ta-right{width: 100%;}
.ta-left{
	padding-left: auto;
    text-align: center;
}
.ta-right{
	padding-right: auto;
    text-align: center;
}

@media screen and (min-width: 964px) {
	.span-1_2.ta-left,.span-1_2.ta-right{width: 49%;}
	.ta-left{
		padding-left: 1%;
	    text-align: left;
	}
	.ta-right{
		padding-right: 1%;
	    text-align: right;
	}
	.contentNav li figure img {
	    width: 50px;
	}
}
@media screen and (min-width: 767px) {
	.flex.btn-n{
	    right: 3px;
	    top: 120px;
	    position: absolute;
	}
	.flex.btn-n a.btn-br {
	    padding: 1rem
    }
	.contentNav li figure img {
	    width: 100px;
	}
	.col.colii {
	    width: calc((100% - 0px) / 6* 2);
	    float: left;
	}
	.col.colii:last-child {
	    width: calc((100% - 0px) / 6* 4);
	    float: right;
	}
    #gNav .gNav-menu li .img_text_content {
        bottom: -15px;
    }
    .contentNav {
        display: flex;
        justify-content: space-around;
        flex-direction: row;
        width: 100%;
        height: 100%;
    }
    .contentNav {
	    display: flex;
	    justify-content: space-around;
	    flex-direction: row;
	    flex-wrap: wrap;
	    width: 100%;
	    height: 100%;
	}
    .contentNav li {
        /* position: relative; */
        background: rgb(255, 250, 215);
        box-shadow: 3px 3px 6px #888;
        line-height: 0em;
        padding: 0px 10px;
        border: solid 1px;
        border-radius: 10px;
        background: #ffffff;
        margin-right: 10px;
	    padding-bottom: 1em;
		width: 42%;
        margin: 2% 0 1%;
    }
    .contentNav li:last-child {
	    margin-right: 0px;
	}
    .contentNav li a {
        display: block;
        /* color: rgb(30, 17, 202); */
        text-decoration: none;
        margin: 5px auto;
    }
}
@media screen and (min-width: 1025px) {
    .contentNav {
		flex-wrap: nowrap;
	}
    .contentNav li {
        /* position: relative; */
        background: rgb(255, 250, 215);
        box-shadow: 3px 3px 6px #888;
        line-height: 0em;
        padding: 0px 10px;
        border: solid 1px;
        border-radius: 10px;
        background: #ffffff;
        margin-right: 10px;
        padding-bottom: 1em;
        width: 250px;

    }
    .contentNav li:last-child {
        margin-right: 0px;
    }
    .contentsArea {
	    padding: 0;
	    margin-left: auto;
	    margin-right: auto;
	    width: 980px;
	    margin-bottom: 20px;
	    overflow: hidden;
	    zoom: 1;
	}
}
/*-----------------------torikumi_top-------------------------*/
@media (min-width: 768px) {
    .row {
        display: flex;
        flex-direction: row;
        padding: 0;
    }
}
  .greenbox p.parts {
    text-align: center;
    line-height: 1.5em!important;
    font-size: 23px;
    border: none;
    width: 100%;
    font-weight: 500;
    margin-bottom: 8px!important;
    margin-top: 4px!important;
}
  .map {
    background-image: url(../../img/map_j.png);
    background-repeat: no-repeat;
    background-size: 77%;
    background-position: 45% -7px;
    box-sizing: border-box;
    margin-top: 1.1em;
}
a.iframe-open {
    width: 71px;
    padding: initial;
    font-size: 14px;
    border-radius: 7px;
    line-height: inherit;
    height: 18px;
    font-weight: 500;
    margin: 0 0 13px;
    text-decoration-line: none;
    border: 1px solid #ccc;
    display: inline-flex;
    justify-content: center;
}
.map a.mari17 {
    margin-right: 5px;
}

.box {
    display: block;
    border: 1px solid #cc0000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: 8%;
    padding: 13px;
    border-radius: 15px;
    height: 200px;
}
.map .box001 {
    border: 1px solid #b1853e;
    height: 147px;
    margin-top: 30px;
}
.map .box002 {
    border: 1px solid #b96956;
    height: 147px;
    margin-top: 30px;
}
.map .box003 {
    border: 1px solid #e8b550;
    height: 110px;
    margin-top: 30px;
}
.map .box004 {
    border: 1px solid #d99dc4;
    height: 183px;
    margin-top: 10px;
}
.map .box005 {
    border: 1px solid #315fa6;
    height: 70px;
    margin-bottom: 9px;
}
.map .box006 {
    border: 1px solid #6c8fc9;
    height: 147px;
    margin-top: 11px;
}
.map .box007 {
    border: 1px solid #c84e96;
    height: 76px;
    margin-top: 72px;
}
.map .box008 {
    border: 1px solid #866dab;
    height: 110px;
    margin-top: 39px;
}
.map .box009 {
    border: 1px solid #f67201;
    height: 110px;
    margin-top: 39px;
}
.map .box010 {
    border: 1px solid #51a962;
    height: 147px;
    width: 324px;
}
.map .box001 {
    color: #b1853e;
}
.map .box002 {
    color: #b96956;
}
.map .box003 {
    color: #e8b550;
}
.map .box004 {
    color: #d99dc4;
}
.map .box005 {
    color: #315fa6;
}
.map .box006 {
    color: #6c8fc9;
}
.map .box007 {
    color: #c84e96;
}
.map .box008 {
    color: #866dab;
}
.map .box009 {
    color: #f67201;
}
.map .box010 {
    color: #51a962;
    padding: 14px 23px 14px 33px;
}

.map .box001 a {
    border: 1px solid #b1853e;
    color: #b1853e;
}
.map .box001 a:hover {
  color: #fff;
  background: #b1853e;
}
.map .box002 a {
    border: 1px solid #b96956;
    color: #b96956;
}
.map .box002 a:hover {
  color: #fff;
  background: #b96956;
}
.map .box003 a {
    border: 1px solid #e8b550;
    color: #e8b550;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.map .box003 a:hover {
  color: #fff;
  background: #e8b550;
}
.map .box004 a {
    border: 1px solid #d99dc4;
    color: #d99dc4;
}
.map .box004 a:hover {
  color: #fff;
  background: #d99dc4;
}
.map .box005 a {
    border: 1px solid #315fa6;
    color: #315fa6;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.map .box005 a:hover {
  color: #fff;
  background: #315fa6;
}
.map .box006 a {
    border: 1px solid #6c8fc9;
    color: #6c8fc9;
}
.map .box006 a:hover {
  color: #fff;
  background: #6c8fc9;
}
.map .box007 a {
    border: 1px solid #c84e96;
    color: #c84e96;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.map .box007 a:hover {
  color: #fff;
  background: #c84e96;
}
.map .box008 a {
    border: 1px solid #866dab;
    color: #866dab;
}
.map .box008 a:hover {
  color: #fff;
  background: #866dab;
}
.map .box009 a {
    border: 1px solid #f67201;
    color: #f67201;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.map .box009 a:hover {
  color: #fff;
  background: #f67201;
}
.map .box010 a {
    border: 1px solid #51a962;
    color: #51a962;
}
.map .box010 a:hover {
  color: #fff;
  background: #51a962;
}

.map .row.hei65 {
    height: 146px;
}
.map.sp {
    display: none;
}

@media (min-width: 1200px) {
    .row .col.span-25 {
        flex: 0 0 20.3%;
        max-width: 20.3%;
        white-space: initial;
        /*margin-top: 10px;*/
    }
}
/*--------------------スマホ用-------------------*/
@media (max-width: 767px) {
    .map.pc {
        display: none;
    }

    .map.sp {
        display: block;
    }

    .map {
        background-image: none;
    }

    .box{
      margin-right:0;
    }
    .col {
	    display: block;
	    flex: 1 1 auto!important;
	    margin-left: 0;
	    max-width: 100%;
	    width: 100%!important;
	}
	.col.colii {
	    float: none;
	}
    .map .box001{
      margin-top: 15px;
    }
    .map .box002{
      margin-top: 15px;
    }
    .map .box003{
      margin-top: 15px;
    }
    .map .box003 a, .map .box009 a {
        display: inline-flex;
    }

    .map .box004{
      margin-top: 15px;
    }
    .map .box005{
      margin-top: 15px;
      margin-bottom: 0;
    }
    .map .box006{
      margin-top: 15px;
    }
    .map .box007{
      margin-top: 15px;
    }
    .map .box008{
      margin-top: 15px;
    }
    .map .box009{
      margin-top: 15px;
    }
    .map .box010{
      margin-top: 15px;
      width: auto;
      padding: 14px;
    }

    .map .box003, .map .box009, .map .box008 {
        height: 150px;
        text-align: center;
    }
    .map .box006, .map .box002, .map .box001 {
        height: 150px;
        text-align: center;
    }
    .map .box010 {
        /*padding: 10px;*/
        height: 198px;
        text-align: center;
    }
    .map .box004 {
        /*padding: 10px;*/
        height: 198px;
        text-align: center;
    }
    .map .box005, .map .box007 {
        height: 100px;
    }
    a.iframe-open {
    width: 85px;
    padding: initial;
    font-size: 1rem;
    border-radius: 7px;
    line-height: inherit;
    height: 27px;
    font-weight: 500;
    margin: 0 0 13px;
    text-decoration-line: none;
    border: 1px solid #ccc;
    display: inline-flex;
    justify-content: center;
    padding-top: 7px;
	}
	.col-5 {
	    width: 94%;
    }
    .bg-fw {
	    background-repeat: repeat;
	}
}
@media (max-width: 999px) and (min-width: 881px) {
    .map .box010 {
	    width: 240px;
        padding: 15px;
        height: auto;
        margin-right: 0;
	}
	.row .col.span-50 {
        flex: 0 0 36.6%;
        max-width: 36.6%;
        white-space: initial;
        margin-top: 0;
    }
    .row .col.span-one {
        flex: 0 0 16%;
        max-width: 16%;
    }
}
@media (max-width: 880px) and (min-width: 768px) {
    .map .box010 {
	    width: 151px;
        padding: 15px;
        height: auto;
        margin-right: 0;
	}
	.row .col.span-50 {
        margin-top: -63px;
    }
}
@media (max-width: 999px) and (min-width: 800px) {
    .row .col.span-33 {
        flex: 0 0 200px;
        max-width: 200px;
    }
    .row .col.nons {
        flex: 0 0 16.4%;
        max-width: 16.4%;
    }
    .row .col.span-one {
        flex: 0 0 19%;
        max-width: 19%;
    }

}
@media (max-width: 799px) and (min-width: 768px) {
    .row .col.span-one {
        flex: 0 0 16%;
        max-width: 16%;
    }
}

@media (max-width: 799px) and (min-width: 768px) {
    .row .col.span-33 {
        flex: 0 0 26.7%;
        max-width: 27%;
    }
    .row .col.nons {
        flex: 0 0 15.4%;
        max-width: 15.4%;
    }
}

@media (max-width: 999px) and (min-width: 768px) {
    .map .box008,.map .box009 {
	    height: auto;
	}
    .row .col.span-25 {
        /*margin-left: 9px;*/
    }
	.row .col.none {
	    flex: 0 0 0%;
	    max-width: 0%;
	}
    .map {
        background-size: 60%;
        background-position: 15% 180px;
    }
	.map .box001,.map .box002,.map .box003,.map .box005,.map .box006 {
    height: auto;
    margin-top:0;
    }
}
/*col {
    display: block;
    flex: 1 1 auto;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
}*/
/*------------------------------ランキング-----------------------------*/
@media screen and (min-width: 800px) {
    .chart-wrap .label {
        text-align: justify;
    }
}
    
.btn-gNav #btngNavcheck:checked + label span:after {
    content: "団体を選ぶ";
    color: rgb(101, 70, 34);
}
.btn-gNav label span:after {
    content: "団体を選ぶ";
    color: rgb(101, 70, 34);
}

.standard #mainContents h1.new{
    border-left: solid 5px #de9610;
    margin-top: 10px;
    margin-bottom: 30px;
    background: none;
    border-top: none;
    border-bottom: none;
    padding-top: 1px;
    padding-bottom: 1px;
    position: relative;
    clear: both;
    font-size: 1.3em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 0;
    color: black;
    text-align: left;
}
.standard #mainContents h1:before {
    position: absolute;
    top: -10px;
    left: -15px;
    content: url(/mieruka/common/img/bg_h1_content.gif);
}
.standard #mainContents h1:after {
    content: url(/mieruka/common/img/bg_h1_content.gif);
    position: absolute;
    bottom: -10px;
    left: -15px;
}
@media screen and (max-width: 1010px) {
    #contentsArea {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.popupModal2 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {
    left: 50px;
}
.popupModal2 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2.p555 {
    width: 250px;
    height: auto;
}

.popupModal2 > input:nth-child(1) + label,.popupModal2 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    bottom: 5px;
}
#mainContentsBlock #mainContents .col-5 .flex img.size05 {
    width: 150px !important;
}
#resultbox .result_table table tr th.vertical_td .modalWrap p {
    padding: 0.5rem 0 2rem;
}

/* 画像の初期状態: 非表示 */
.hover-link img.hovvv {
    display: none;
}

/* マウスホバー時に画像を表示 */
.hover-link:hover img.hovvv {
    display: block;
}
.hover-link:hover img.nommm {
    display: none;
}

/* HTML: <div class="triangle"></div> */
.triangle {
  height: 1.2em;
    aspect-ratio: cos(30deg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background: linear-gradient(45deg, #FA6900, #C02942);
    position: absolute;
    left: calc(50% - 10rem);
    margin-top: 0.2em;
}
.triangle + p {
    font-size: 1.1em;
}
#gNav .gNav-menu li .img_text_content {
    order: 2;
}
#gNav .gNav-menu li figure {
    order: 1;
}
#gNav .gNav-menu li figure + figure {
    order: 3;
}

  .tab br {
    display:none;
  }

@media (max-width: 768px) {
  .tab {
    font-size: 3vw;
  }
  .tab br {
    display:block;
  }

}
#resultbox .result_table table tr th.vertical_td p {
    margin: 0;
    padding: 2rem 0;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    writing-mode: vertical-rl;
    font-weight: bold;
    white-space: pre;
}
