.main_image{
  width: 125px;
  height: auto;
}
h1{
  border-bottom: 1px solid #aa0000;
}
.top_h2{
  border-bottom: 1px solid #aa0000;
}
.top_h2 a,.top_h2 a:hover{
  color: #333;
  text-decoration: none;
}
.top_h2 span{
  float: right;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
.red{
  color: red;
}
.orange{
  color: #ff8c00;
}
.font_10{
  font-size: 10px;
}
.font_12{
  font-size: 12px;
}
.font_13{
  font-size: 13px;
}
.font_16{
  font-size: 16px;
}
.rignt{
  text-align: right !important;
}
.bold{
  font-weight: bold;
}
.error{
  color: red;
  border: 1px solid #ff0000;
}
.table-bordered th{
  background-color: #eef
}

.namelist td dl dd{
  margin-left: 20px;
}
.namelist td dl dd label{
  margin-left: 8px;
}

.namelist td label{
  margin-left: 8px;
}

.center{
  text-align: center;
}

.gc_wrapper {
  max-width: 800px; 
  min-width: 300px; 
  margin: 2.0833% auto;
}
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.responsive-iframe-container iframe,   
.responsive-iframe-container object,  
.responsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 
@media (max-width: 600px) {
    .big-container {
        display: none;
    }
    .small-container {
       padding-bottom: 200%;   /* 高さ */
    }
}
@media (min-width: 600px) {
    .small-container {
        display: none;
    }
}


.form-checkbox dt{
  margin: 5px 10px;
}
.form-checkbox dd{
  margin: 5px 30px;
}
.form-checkbox dd label{
  margin: 0 0 5px 10px;
}
.label_list{
  margin:5px;
}

.file_upload dt{
  margin-top: 10px;
}

h2 .currentposition{
  color :#333 !important;
  text-decoration: none;
}
h2 .currentposition:hover{
  color :#333 !important;
  text-decoration: none;
}
th span{
  display: inline-block;
}
#ansdiv div{
display:none;
}
.ansdiv{
  margin-top: 20px;
}


.back_color input{
    display: none;
}
.back_color label{
    display: block;
    float: left;
    cursor: pointer;
    width: 100px;
    height: 40px;
    margin: 0;
    padding: 12px 5px;
    border-right: 1px solid #abb2b7;
    background: #bdc3c7;
    color: #555e64;
    text-align: center;
    line-height: 1;
    transition: .2s;
}
.back_color .back_orange{font-size: 12px !important;}
.back_color .back_purple,.back_color .back_blue{font-size: 10px !important;}
.back_color .back_pink,.back_color .back_yellow,.back_color .back_green,.back_color .back_brown,.back_color .back_red{font-size: 14px;}
.back_color label:first-of-type{
    border-radius: 3px 0 0 3px;
}
.back_color label:last-of-type{
    border-right: 0px;
    border-radius: 0 3px 3px 0;
}

.back_color input[type="checkbox"]:checked + .back_red {
    background-color: #f00;
    color: #fff;
}
.back_color input[type="checkbox"]:checked + .back_pink {
    background-color: pink;
    color: #000;
}
.back_color input[type="checkbox"]:checked + .back_orange {
    background-color: orange;
    color: #000;
}
.back_color input[type="checkbox"]:checked + .back_yellow {
    background-color: yellow;
    color: #000;
}
.back_color input[type="checkbox"]:checked + .back_green {
    background-color: green;
    color: #fff;
}
.back_color input[type="checkbox"]:checked + .back_blue {
    background-color: blue;
    color: #fff;
}
.back_color input[type="checkbox"]:checked + .back_purple {
    background-color: purple;
    color: #fff;
}
.back_color input[type="checkbox"]:checked + .back_brown {
    background-color: sienna;
    color: #fff;
}


.comment_circle{font-size:5em; line-height:0.3em; letter-spacing:-0.1em;}
.color_red{color:red;}
.color_pink{color:pink;}
.color_orange{color:orange;}
.color_yellow{color:yellow;}
.color_green{color:green;}
.color_blue{color:blue;}
.color_purple{color:purple;}
.color_sienna{color:sienna;}


.bg_color9 {
    background-color: #f00;
    color: #fff;
    padding:0 5px;
}
.bg_color1 {
    background-color: pink;
    color: #000;
    padding:0 5px;
}
.bg_color2 {
    background-color: orange;
    color: #000;
    padding:0 5px;
}
.bg_color3 {
    background-color: yellow;
    color: #000;
    padding:0 5px;
}
.bg_color4 {
    background-color: green;
    color: #fff;
    padding:0 5px;
}
.bg_color5 {
    background-color: blue;
    color: #fff;
    padding:0 5px;
}
.bg_color6 {
    background-color: purple;
    color: #fff;
    padding:0 5px;
}
.bg_color7 {
    background-color: sienna;
    color: #fff;
    padding:0 5px;
}

.object_label label{margin:5px 0 !important;}

#header {
  background-color: #fff;
}
#header .fixheader {
  position: absolute;
  background-color: #fff;
  top: 0px;
}
#header .non-fixheader {
  position: absolute;
  background-color: #fff;
  width: 100%;
}
#header.fixed .fixheader {
  position: fixed;
  top: 50px;
  box-shadow: 0px 4px 4px -5px rgba(0,0,0,0.4);
}


@media (min-width: 1180px) {
  #header {height: 230px;}
  #header.fixed .fixheader {width: 80%;}
  #header.fixed .non-fixheader {top: 100px;}
}

@media (min-width: 761px) and (max-width:1179px) {
  #header {height: 270px;}
  #header.fixed .fixheader {width: 80%;}
  #header.fixed .non-fixheader {top: 100px;}
}
@media (max-width: 760px) {
  #header {height: 250px;}
  #header.fixed .fixheader {width: 100%;}
  #header .non-fixheader {top: 100px;}
}


#header .fixheader h1{
  font-size: 30px;
  font-weight: bold;
}

#header.fixed .fixheader h1{
  font-size: 20px;
  font-weight: bold;
}

#header.fixed .fixheader p{
  display: inline-block; margin-right: 20px; margin-bottom: 5px;
}

/* heder スクロールfixed に対してのページ内リンクのズレ解消のためのｃｓｓ */
#comlist,#newcomment,#oparate{
  margin-top: -180px;
  padding-top: 180px;
}
table.table-striped tr td input[type="text"]{
  text-align: right;
}
