/*h4:before {
    content: "";
    position: absolute;
    background: #dc1e2bd4;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: 40%;
    left: -12px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0.9;
}*/

img{
    height: auto;
}
.i-amphtml-fill-content{
    /* amp.cssを打ち消す */
    max-height: auto;
    min-height: auto;
}

.line{
background: linear-gradient(transparent 75%, #feee27);}

.btn_brown{border: 3px solid #bc7945;
    width: 70%;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    color: #fff;
    background-color: #bc7945;
    height: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    margin: 0 auto;
    display: block;
box-shadow: inset 4px 2px 5px #fff, inset -4px -2px 5px #fff;
    }

.innkanmoku{
    margin: 3em auto 0;
    padding: 2em 3em 3em;
    width: 100%;
    font-size: 1.8rem;
    background-color: #f6f5f0;
    border: 1px solid #e5e5de;
}


.inkbutton a {
  width: 340px;
  background-color: #9a4d15;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(136,136,136,1);
  color: #ffffff !important;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-top:15px;
  padding: 10px 0;
  margin-right:auto;
  margin-left:auto;
}
.inkbutton a:hover {
  box-shadow: 0 1px 0 rgba(136,136,136,1);
position:relative;
top:3px;
left:3px;
}

.leftimg{
  width:220px;
  height:220px;
  float:left;
  margin:0 20px 10px 0;
  }

.three {
    max-width: 100%;
    margin: 1em auto;
}
.three th {
    width: 33.333%;
  font-size: 1.2em;
}
.three th, .three td {
   
    padding: 2px;
    text-align: center;
    /* color: #ff0000; */
    border: none;
}
.table_company_stamp th, .table_company_stamp td{
  width:50%;
  padding:6px;
}  

@media screen and (max-width:1000px){
  .table_company_stamp th, .table_company_stamp td{
  width:100%;
  padding:6px;
  display:block;
  }
 .scroll img{
 max-width:none !important; 
    width:auto !important;
}
}

@media screen and (min-width:670px){
  img.cocrmo{width:65%!important;}
.inside td{
  width:30%;
  }
  .sirusi td{
  width:40%;
  }
 
}

.btn_company_seal {
    display: block;
    width: auto;
    text-align: center;
    background-color: #034F84;
    color: white!important;
    text-decoration: none!important;
    font-weight: bold;
    font-size: 18px;
    height: 70px;
    vertical-align: middle;
    padding: 20px 15px;
    letter-spacing: 1.5px;
    transition: all linear .1s;
    -ms-transition: all linear .1s;
    -o-transition: all linear .1s;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -ms-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -o-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
}



table.table_100yen_stamps td img {
    width: auto;
}

@media screen and (min-width: 671px) {
    table.table_100yen_stamps td {
        width: 33.3333%;
        text-align: center;
    }

    table.table_oranda_buffalo td,
    table.table_kohaku td,
    table.table_lapis td {
        display: block;
        width: 100%;
    }
  table.sirusi tbody td{
    width: 40%;
    padding: 1em;}
  .inside th{
  text-align:right;
  }
  .sirusi th{
  text-align:right;
  }
 
}

@media screen and (min-width: 769px) {
	.post {
	    padding: 0px 40px 10px !important;
	}
  #go_to_top {
    padding: 0 !important;
    line-height: 50px !important;
  }
  .go_to_top_icon {
    display: block;
    width: 80px;
    height: 20px;
    margin: 10px auto;
  }
  .go_to_top_text {
    display: block;
    width: 80px;
    height: 20px;
    font-size: 14.4px;
    font-weight: normal;
    margin: 2px auto;
    color: inherit;
  }
}
@media screen and (max-width: 670px) {
  
    table.table_100yen_stamps td {
        display: block;
        width: 100%;
        text-align: center;
    }
    table.table_oranda_buffalo td,
    table.table_kohaku td,
    table.table_lapis td {
        width: 100%;
    }
 .table_correction td{
 font-size:17px; display:block;
} 
   .table_correction th {
    width: 27%;
   
    text-align: center;
} 

.inside th{
  width:100%;
  display:block;
  text-align:center;
  }
  
.inside td{
    width:100%;
  display:block;
  }
  
  .sirusi td, .sirusi th{
  width:100%;
  display:block;
  text-align:center;
  }

  
    table.sirusi td{
   display:block;
    width:100%;
}
  
  
 

.table_buying_company_seal td{display:block;}
.table_buying_elephant th, .table_buying_titanium th, .table_buying_elephant td, .table_buying_titanium td{padding:3px; width:50%;} 
.btn_buying_company_seal {
    display: block;
    width: 200%;
    text-align: center;
    background-color: #034F84;
    color: white!important;
    text-decoration: none!important;
    font-weight: bold;
    font-size: 12px;
    height: 78px;
    vertical-align: middle;
    padding: 20px 10px;
    letter-spacing: 1.5px;
    transition: all linear .1s;
    -ms-transition: all linear .1s;
    -o-transition: all linear .1s;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -ms-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -o-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
}

@media screen and (min-width: 1000px) {
     
.table_buying_company_seal td{display:inline-block; width:50%;}
.table_buying_elephant th, .table_buying_elephant td,.table_buying_titanium th, .table_buying_titanium td{display:block; width:100%;}
.btn_buying_company_seal {
    display: block;
    width: auto;
    text-align: center;
    background-color: #034F84;
    color: white!important;
    text-decoration: none!important;
    font-weight: bold;
    font-size: 18px;
    height: 70px;
    vertical-align: middle;
    padding: 20px 15px;
    letter-spacing: 1.5px;
    transition: all linear .1s;
    -ms-transition: all linear .1s;
    -o-transition: all linear .1s;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -ms-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -o-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
}
}

.table_correction th{
 width:12%; 
}

.table_correction td{
 font-size:17px; 
}

.btn_correction {
    display: block;
    width: 32%;
    /* text-align: right; */
    background-color: #034F84;
    color: white!important;
    text-decoration: none!important;
    font-weight: bold;
    font-size: 18px;
    height: 70px;
    vertical-align: middle;
    padding: 20px 15px;
    letter-spacing: 1.5px;
    transition: all linear .1s;
    -ms-transition: all linear .1s;
    -o-transition: all linear .1s;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -ms-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -o-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
}


  
  .btn_correction {
    display: block;
    width:auto;
    text-align: center;
    background-color: #034F84;
    color: white!important;
    text-decoration: none!important;
    font-weight: bold;
    font-size: 18px;
    height: 70px;
    vertical-align: middle;
    padding: 20px 15px;
    letter-spacing: 1.5px;
    transition: all linear .1s;
    -ms-transition: all linear .1s;
    -o-transition: all linear .1s;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -ms-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
    -o-box-shadow: 1px 3px 7px rgba(0,0,0,0.8);
}
}

table.maruin_kakuin{
    width: 100%;
    font-size: 18px;
    margin: 10px 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: solid 4px #6D4C41;
}

table.maruin_kakuin th {
    text-align:center;
    background-color: #994E15;
    color: white;
  border: solid 1px #6D4C41;
}

table.maruin_kakuin tbody td{
    text-align: center;
    border: solid 1px #6D4C41;
    background-color: #f3e8e0;
}

table.maruin_kakuin thead tr th:nth-child(1) {
  width:50%;
}

table.maruin_kakuin thead tr th:nth-child(2) {
  
}

table.sirusi_sozai{
    border: solid 4px #9a4d15;
}

table.sirusi_sozai thead th {
    line-height: 150%;
  width: 15%;
}

table.sirusi_sozai thead th, table.sirusi_sozai tbody th {
     text-align:center;
    background-color: #bc7945;
    color: white;
  border: solid 1px #9a4d15;
   font-weight:normal;
  padding:0.5em;
        
}

table.sirusi_sozai thead th:nth-child(1){
  font-weight:bold;
     
    width: 20%;
}

table.sirusi_sozai thead th ul {
    margin-bottom: 0;
}

table.sirusi_sozai tbody td{
    text-align: center;
    border: solid 1px  #9a4d15;
      font-size: 16px;
}

.inside{
  margin:0px;
}

.inside tbody tr td{
  border:none;
  padding:0.8em;
}

.inside td img{
  width:auto;
}

.sirusi{
  margin:0px;
}

.sirusi tbody tr td{
  border:none;
  padding:0.8em;
}

.sirusi td img{
  width:auto;
}



.brown{
    border: solid 2px #945f42;
}

.brown th{
       text-align:center;
    background-color:#dfa164;
    color: white;
  border: solid 1px #945f42;
   font-weight:normal;
        font-size: 15px;
}

.brown td{
   text-align: center;
    border: solid 1px #945f42;
      font-size: 16px;
}

.point_brown{
font-size:inherit;

  border:3px solid #994E15;
 border-radius:7px;
  padding:20px;
  width:100%;}

.scroll {
    overflow-x: auto;
  overflow-y:hidden;
    white-space: nowrap;
    text-align: center;
}

.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :white;
    font-weight: bold;
    background :#915e41;
    cursor :pointer;
    transition: all 0.5s;
  width:auto;
  text-align:center;
  font-size:22px;
  border-radius:10px;
}

.accbox label:before {
    content: '\f078';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

.accbox label:hover {
    background :#905d42a6;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked + label + .accshow {
    height: auto;
    opacity: 1;
}

.cssacc:checked + label:before {
    content: '\f077';
}

.textwidget > .mamanu {
    padding: 15px;
}

#side_col .side_widget {
    background: #FFF6C7 !important;
}

.tsuhan_hikaku {
    background-color: #fcfbec !important;
}
.tsuhan_hikaku td {
    background-color: #fcfbec !important;
}

.point_conclusion {
    border-radius: 3px;
    padding: 20px 20px 0px 20px;
    width: auto;
    background: #fff6c7;
    padding: 0;
    border: solid 2px #dfa164;
  margin:1em 0;
}

.point_conclusion_title {
    background: #dfa164;
    border: 0;
    font-size: 18px;
    text-align: center;
    color: white;
    padding: 0.4em;
    font-size: 1.3em;
    font-weight: bold;}

.point_conclusion_contents {
    margin: 2em 1em;}

.colum {
    background: #F5F2E8 !important;
    position: relative;
    padding:0.1em 1.5em 3em 1.5em;
    margin: 0.5em;
    width: auto;
}

.colum:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #fbf9e2;
    box-shadow: -1px 1px 1px rgba(0,0,0,.15);
}

.colum_title{
      color: #CB3D18;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    position: relative;
    padding: 0.5em 1em;
    border-bottom: solid 2px #DFA164;
    border-radius: 3px 0 3px 0;
}

/*ウィジェットのアコーディオン開始*/
.accbox_w label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :white;
    font-weight: bold;
    background :#DFA164;
    cursor :pointer;
    transition: all 0.5s;
  width:auto;
}

.accbox_w label:after {
    content: '\f078';
    font-family: 'FontAwesome';
    padding-right: 8px;
  float:right;
    
}

.accbox_w label:hover {
    background :#F1D19C;
}

.accbox_w input {
    display: none;
}

.accbox_w .accshow_w {
    height: 0;
    padding: 0 1em;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc_w:checked + label + .accshow_w {
    height: auto;
    opacity: 1;
}

.cssacc_w:checked + label:after {
    content: '\f077';
}
/*ウィジェットのアコーディオン終了*/

/*関連記事*/
.link_article {
    max-width: 400px;
    margin: 1em 0;
    font-size: 1.2em;
    background: white;
    display: table;
    width: 100%;
    border: solid 2px #DCD4B2;
    color: #4B483B;
    font-weight: bold;
}

.link_article_img {
    display: table-cell;
    width: 100px;
    height: 100px;
    vertical-align: middle;
}

.link_article_title {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1em;
    /*width: calc(100% - 100px);*/
    border-left: solid 2px #DCD4B2;
}

.link_article_title:hover {
background-color:#fff6c7;
}

.merit {
    position: relative;
    margin: 1em 0 .5em 0;
    padding: 1em;
    border: solid 3px #ed9c8a;
    border-radius: 8px;
  font-size:1.3em;
}
.merit_title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #ed9c8a;
    font-weight: bold;
}
.merit_contents {
    margin: 0; 
    padding: 0;
}

.demerit {
    position: relative;
    margin: 1em 0 .5em 0;
    padding: 1em;
    border: solid 3px #98cbd1;
    border-radius: 8px;
  font-size:1.3em;
}
.demerit_title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #98cbd1;
    font-weight: bold;
}
.demerit_contents {
    margin: 0; 
    padding: 0;
}
/*関連記事ここまで*/

