<style>
html, body {
 /* height: 100% !important ;*/
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  color: #666;
  vertical-align: baseline;
  font-family: 'Hiragino Kaku Gothic ProN', /* Macのヒラギノ */
               Meiryo,                      /* Windowsのメイリオ */
               sans-serif;
  /*line-height:21px;*/
  line-height:19px;
}
body{
  margin-top: 20px !important;
}

a {
color:#167AC9;
text-decoration:none;
}


.float_right_links{
  padding: 6px;
  background-color: #176db1;
  color: #fff;
  /*margin-right: -10px;*/
  padding-left: 11px;
  padding-right: 11px;
}

input::-webkit-input-placeholder {
    font-size: 13px;
}
input:-moz-placeholder {
     font-size: 13px;
}
input::-moz-placeholder {
    font-size: 13px;
}
input:-ms-input-placeholder {
    font-size: 13px;
}


#wrapper{
  padding-top: 15px;
 }
#wrapper_gray {/*コンテンツ部分背景色*/
   background-color: #F0F0F0 !important;
}
#wrapper_gray_pin {
   background-color: #F0F0F0 !important;
   margin-left:-20px;
   margin-right:-20px;
   margin-bottom:-10px;
   padding:10px 10px 10px 20px;
   
   color:#555;
   font-size:16px !important;
}

.container{
  /*background-color: #fff;*/
  padding-top:20px !important;
  padding: 0px 20px 0px 20px !important;
}
.container_gray{
     background-color: #F0F0F0 !important;
     padding-top:15px !important;
}
.container_title{
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}

.container_wh{
 padding:0px 0px 0px 0px !important;
 margin-top: -20px !important;
 margin-bottom: -20px !important;
}

.container_wh2{
 margin-bottom: -30px !important;
}



/*
header{
  background:#B3382C !important ;
  text-align: center !important ;
  height: 50px !important ;
  position: fixed !important ; 
  margin-top: -20px !important ;
  width: 100% !important ;
  border-bottom: 0.5px solid #c0c0c0;
  z-index: 999;
}
*/


.header_nofix{
  background:#fff !important ;
  text-align: center !important ;
  height: 50px !important ;
  
  margin-top: -20px !important ;
  width: 100% !important ;
  border-bottom: 0.5px solid #c0c0c0;
  z-index: 999;
}

#main{
  padding: 20px !important ;
  margin:0px !important ;
 /* margin-top:20px !important ;*/
  background:#fff !important ;
  padding-top: 10px !important ;
}


/*サイドメニューの	背景色指定*/
.mm-ismenu.mm-light {
    background: #F9F9F9;
    color: rgba(0, 0, 0, 0.6);
}

.prof_img{
	margin-left: 25px !important ;
	margin-bottom: 10px !important ;
	font-weight:bold !important ;
	text-align: left !important ;
}
.prof_name{
	text-align: center !important ;
	font-size:18px;
}
.prof_twitter_id{
	text-align: center !important ;
	font-size:14px;
	color:#999;
	line-height: 50% !important ;
}



#midasi{
color: #364e96 !important ;
background: #fff;/*背景色*/
padding: 0.5em;/*文字まわり（上下左右）の余白*/
margin-left: -20px !important ;
margin-right: -20px !important ;
margin-bottom: 20px !important ;
}

.border_line{
  margin-top: 10px !important ;
  margin-bottom: 10px !important ;
  margin-left:-20px !important ;
  margin-right:-20px !important ;
  border:solid 1px #f0f0f0;
  border-width: 0px 0 1px 0;
}
.border_line2{
  margin-top: 5px !important ;
  margin-bottom: 10px !important ;
  margin-left:-20px !important ;
  margin-right:-20px !important ;

  border:solid 1px #f0f0f0;
  border-width: 0px 0 1px 0;
}

.border_line_top{
  margin-top: 10px !important ;
  /*margin-bottom: 10px !important ;*/
  margin-left:-20px !important ;
  margin-right:-20px !important ;
  border:solid 1px #f0f0f0;
  border-width: 0px 0 1px 0;
}

.img_middle{
  vertical-align: middle !important ;
}

.img_space1{
  margin-left:0px !important ;
}
.img_space2{
  margin-left:10px !important ;
}
.img_space3{
  margin-right:10px !important ;
}
.name_space1{
  margin-left:10px !important ;
  font-weight: bold;
  font-size: 13px !important ;
}
.name_space2{
  margin-left: 10px !important ;
  color: #999;
  font-size: 12px !important ;
}
.name_space3{
  font-size: 19px !important ;
  padding-bottom: 5px;
}

.name_space4{
  margin-top: 10px !important ;
  color: #999;
  font-size: 12px !important ;
}

.name_space5{
  margin-top: 5px !important ;
  color: #666;
  font-size: 12px !important ;
}


.template_disc_name1{
  font-size: 15px !important ;
  font-weight: bold;
}
.template_disc_name2{
  font-size: 13px !important ;
}

.template_disc_name3{
  font-size: 16px !important ;
  font-weight: bold;
}

.template_disc_tag{
  margin-right:5px !important ;
  margin-top:5px !important ;
  font-size: 10px !important ;
}

.name_height{
  padding-bottom: 5px !important ;
}

.template_title{
  font-size: 28px;
  margin-top:15px !important ;
  margin-bottom: 10px !important ;
}
.template_form_title{
  font-size: 28px;
  margin-top:5px !important ;
  text-align: center;
  font-weight: bold !important ;
  font-size:22px;
  margin-bottom: -10px !important ;
}


.margin_bottom_10{
  margin-bottom: 10px !important ;
}


.logos_old{
 position: absolute !important ;
  left: 0 !important ;
  top:0 !important ;
  height: 35px !important ;
  width: 35px !important ;
  display: block !important ;
  -webkit-background-size: 100% !important ;
  background-size: 100% !important ;
  margin-top: 15px !important ;

  margin-left: 13px !important ;
}

.logos{
 position: absolute !important ;
  left: 0 !important ;
  top:0 !important ;
  height: 50px !important ;
  width: 135px !important ;
  display: block !important ;
  -webkit-background-size: 100% !important ;
  background-size: 100% !important ;
  margin-top:13px !important ;
  margin-left: 13px !important ;
}


.icons4{
 position: absolute !important ;
  right: 0 !important ;
  top:0 !important ;
  height: 30px !important ;
  width: 30px !important ;
  display: block !important ;
  -webkit-background-size: 100% !important ;
  background-size: 100% !important ;
  margin-top: 11px !important ;
  margin-right: 98px !important ;
}

.icons3{
  position: absolute !important ;
  right: 0 !important ;
  top:0 !important ;
  height: 30px !important ;
  width: 30px !important ;
  display: block !important ;
  -webkit-background-size: 100% !important ;
  background-size: 100% !important ;
  margin-top: 8px !important ;
  margin-right: 140px !important ;
}
.icons2{
  position: absolute !important ;
  right: 0 !important ;
  top:0 !important ;
  height: 30px !important ;
  width: 30px !important ;
  display: block !important ;
  -webkit-background-size: 100% !important ;
  background-size: 100% !important ;
  margin-top: 8px !important ;
  margin-right: 98px !important ;
}
.icons1{
  position: absolute !important ;
  right: 0 !important ;
  top:0 !important ;
  height: 30px !important ;
  width: 30px !important ;
  display: block !important ;
  -webkit-background-size: 100% !important ;
  background-size: 100% !important ;
  margin-top: 11px !important ;
  margin-right: 57px !important ;
}




/*****************/
 
.font_size12{
  font-size: 12px !important;
}

.tab_font_size{
  font-size: 16px !important ;
 
}
/******btn********/


.btn-primary {
  background-color: #29a9df  ;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #29a9df, #29a9df);
  background-image: -ms-linear-gradient(top, #29a9df, #29a9df);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#29a9df), to(#29a9df));
  background-image: -webkit-linear-gradient(top, #29a9df, #29a9df);
  background-image: -o-linear-gradient(top, #29a9df, #29a9df);
  background-image: linear-gradient(top, #29a9df, #29a9df);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'29a9df, endColorstr='#'29a9df, GradientType=0);
  border-color: #29a9df #29a9df #29a9df !important ;
  border: 0px !important ;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  box-shadow: none !important ;
  text-shadow: none !important ;
  font-weight: bold !important ;
}

.btn-default {
    color: #333 !important ;
    background-color: #fff !important ;
    border-color: #ccc !important ;
}
.btn{
  background-image: none !important ;
  margin-bottom:5px !important ;
  padding:4px 7px !important ;
}

.btn_submit{ 
  width: 100%  !important ;
  padding-top:13px !important ;
  padding-bottom:13px !important ;
}

.btn_not_submit{
  width: 100%  !important ;
  background-color: #ff6347 !important ;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #ff6347, #ff6347);
  background-image: -ms-linear-gradient(top, #ff6347, #ff6347);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff6347), to(#ff6347));
  background-image: -webkit-linear-gradient(top, #ff6347, #ff6347);
  background-image: -o-linear-gradient(top, #ff6347, #ff6347);
  background-image: linear-gradient(top, #ff6347, #ff6347);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'ff6347, endColorstr='#'ff6347, GradientType=0);
  border-color: #ff6347 #ff6347 #ff6347 !important ;
  border: 0px !important ;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  box-shadow: none !important ;
  text-shadow: none !important ;
  font-weight: bold !important ;
  font-size:14px !important ;
}

/******template_list_searach********/

.nav-horizontal {
  background-color: #fff;
  overflow: hidden !important ;
  height: 3em !important ;
  width: 100% !important ;
  border:solid 1px #f0f0f0;
  border-width: 1px 0 1px 0;
  position: relative;
}
.mask {
    height: 5em !important ;
    width: 100% !important ;
    overflow-x: auto !important ;
    -webkit-overflow-scrolling: touch !important ;
}
  
.list {
    display: inline-table !important ;
    margin: 0 auto !important ;
    max-width: 100% !important ;
}  
.li_class {
    display: table-cell !important ;
    word-break: keep-all;
}
.a_class {
      display: block !important ;
      padding: 0 0.8em;
      text-decoration: none !important ;
      color: #333 !important ;
      height: 2.9em !important ;
      line-height: 3 !important ;      
}
.a_class_hover {
  color:#00bfff !important ;
 /* border-bottom: 3px solid #00bfff !important ;*/
  border:solid 3px #00bfff !important ;
  border-width: 0px 0 3px 0 !important ;
}
.template_search_title {
  text-align: center;
  font-size:22px;
  margin-top:-3px !important ;
  margin-bottom: -5px !important ;
  font-weight: bold;
}   
.template_search{
  margin-bottom: 3px !important ;
  margin-top:14px !important ;
}

.template_search2{
  margin-bottom: -4px !important ;
  margin-top:14px !important ;
}
.template_list_form_btn{
   padding:9px 13px !important ;
}

/****** template_form ********/
.left {
    float: left;
}

.right {
    float: right;
}


.parent {
    display: flex;
    justify-content: space-between;
}
.font14{
  font-size:14px !important ;
}
.font13{
  font-size:13px !important ;
}
.font12{
  font-size:12px !important ;
  color:#555;
}

.control-group{
  margin-bottom: 0px !important ;
  margin-top:35px !important ;
}

input, textarea{
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Chrome, Safari */
border-radius: 8px !important ;/* form角丸と枠線を消す */
border: none !important ;
/*border: 0.5px solid #f0f0f0 !important ;*/
/*background-color:#f0f0f0 !important ;*/
border: 1px solid #d3d3d3 !important ;

}
input{
height:40px !important ;
}
input,
textarea,
select {
  font-size: 16px !important ;

}
.template_title {
  text-align: center;
  font-weight: bold !important ;
  font-size:22px;
  margin-top:5px !important ;
  margin-bottom: 0px !important ;
}   

.make_title {
  text-align: center;
  font-weight: bold !important ;
  font-size:22px;
  margin-top:-5px !important ;
  margin-bottom: 5px !important ;
}   

.make_title_commit {
  text-align: center;
  font-size:17px;
  margin-top:3px !important ;
  margin-bottom: 5px !important ;
}   
　
.auther_ranking_title{
  text-align: center;
  font-weight: bold !important ;
  font-size:22px;
  margin-top:-5px !important ;
  margin-bottom: 0px !important ;
}

#make_detail_fotter_preview {
    position: fixed;
    bottom: 0;
    left:0;
    width: 100%;
    margin-bottom:-10px;
    background-color: #fff;
    padding-top: 0px;
}

#footer_preview {
    position: fixed;
    bottom: 0;
    margin-right:10px;
    margin-bottom:10px;
    right:0;
}
#over_footer_preview {
    position: fixed;
    bottom: 0;
    margin-right:10px;
    margin-bottom:10px;
    right:0;
}

.btn_preview{
  padding:8px 11px !important ;
}
.sanple_preview{
  padding:4px 7px !important ;
}

.preview_btn_not_submit{
  width: 100%  !important ;
  background-color: #ff6347 !important ;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #ff6347, #ff6347);
  background-image: -ms-linear-gradient(top, #ff6347, #ff6347);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff6347), to(#ff6347));
  background-image: -webkit-linear-gradient(top, #ff6347, #ff6347);
  background-image: -o-linear-gradient(top, #ff6347, #ff6347);
  background-image: linear-gradient(top, #ff6347, #ff6347);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'ff6347, endColorstr='#'ff6347, GradientType=0);
  border-color: #ff6347 #ff6347 #ff6347 !important ;
  border: 0px !important ;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  box-shadow: none !important ;
  text-shadow: none !important ;
  font-weight: bold !important ;
  font-size:14px !important ;
}



/****** creations/index********/

.slider {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}
/*
.slider > div {
    margin-right:27px;
    display: inline-block;
    width: 100px;      
}*/
.slider_div {
    margin-right:27px;
    display: inline-block;
    width: 100px;      
}
.slider_img {
    position: relative;
}
.slider_img_absorute {
    position: absolute;
    top: 0;
}
.slider_margin_none{
   margin-left:-20px;
    display: inline-block;
    width: 100px;      
}
.slider_left{
  margin: 0 0px;
  display: inline-block;
  width: 100px;
       
}
.slider_tag_left{
 overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}

.slider_tag_left > div {
    margin-right:15px;
    display: inline-block;       
}

.template_choice{
  text-align: center;
  font-weight: bold !important ;
  font-size:22px;
  margin-top:-5px !important ;
  margin-bottom: 0px !important ;
}

.accordion-sample-size{
  width: 200px;
  margin-bottom:0px !important ;
  font-size:12px !important ;
  line-height: 2px !important ;
}

.accordion-img-add-size{
  width: 80px;
  margin-bottom:0px !important ;
  font-size:12px !important ;
  line-height: 2px !important ;
}

.creation_title{
  text-align: center;
  font-weight: bold !important ;
  font-size:22px;
  margin-top:5px !important ;
  margin-bottom: 5px !important ;
}

/**/
.ch_name{
  font-size: 15px !important ;
  font-weight: bold;
}
.title_name{
  font-size: 15px !important ;
  font-weight: bold;
}
.g_name{
  font-size: 15px !important ;
  font-weight: bold;
}
.res_title{
  font-size: 15px !important ;
  font-weight: bold;
}
.g_title{
  font-size: 15px !important ;
  font-weight: bold;
}
.ankers{
  font-size: 15px !important ;
  font-weight: bold;
}

/****** margin********/
.margin-top5{
  margin-top:5px !important ;
}
.margin-top10{
  margin-top:10px !important ;
}
.margin-top15{
  margin-top:15px !important ;
}
.margin-top20{
  margin-top:20px !important ;
}
.margin-top25{
  margin-top:25px !important ;
}
.margin-top30{
  margin-top:30px !important ;
}
.margin-top40{
  margin-top:40px !important ;
}
.margin-top50{
  margin-top:50px !important ;
}
.margin-top-5{
  margin-top:-5px !important ;
}
.margin-top-10{
  margin-top:-10px !important ;
}
.margin-top-20{
  margin-top:-20px !important ;
}
.margin-top-30{
  margin-top:-30px !important ;
}

.margin-bottom15{
  margin-bottom:15px !important ;
}
.margin-bottom20{
  margin-bottom:20px !important ;
}
.margin-bottom30{
  margin-bottom:30px !important ;
}
.margin-bottom-10{
  margin-bottom:-10px !important ;
}
.margin-bottom-20{
  margin-bottom:-20px !important ;
}

/****** top ********/
.top_title {
  text-align: center;
  font-weight: bold !important ;
  font-size:38px;
  margin-top:5px !important ;
  margin-bottom: 5px !important ;
}   

.top_btn_submit{ 
  width: 70%  !important ;
  padding-top:13px !important ;
  padding-bottom:13px !important ;
  margin-top:15px !important ;
  margin-bottom:-5px !important ;
}


/****img_test*******/
.img_relative{
    position: relative;
}

.img_absolute1 {
    position: absolute;
    width:30px;
    height:30px;
    top: 0px; 
    left: 0px;
}
.img_absolute2{
    position: absolute;
    width:30px;
    height:30px;
    top: 0px; 
    left: 0px;
}
.img_absolute3{
    position: absolute;
    width:30px;
    height:30px;
    top: 0px; 
    left: 0px;
}

.img_background_subtitle{
  margin-left:10px !important ;
  color:#4A90E2 !important ;
  font-size:16px !important ;
  font-weight: bold !important ;
}

.img_polaroid_nopaddding{
  border:none !important ;
  padding:0px !important ;
}

.img_desc{
  color:#4A90E2 !important ;
  font-size:16px !important ;
  font-weight: bold !important ;
}



/********/
.control-group-gray{
  background-color: #F0F0F0 !important ;
}

.modal-header .close{
  margin:-30px !important ;
  margin-right:-10px !important ;
}
.close{
  opacity:0.6 !important ;
} 
.modal-title{
  font-weight: bold !important ;
 font-family: 'Hiragino Kaku Gothic ProN', /* Macのヒラギノ */
               Meiryo,                      /* Windowsのメイリオ */
               sans-serif !important;
}
/********/

.login_title{
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-top:10px;
  margin-bottom: 20px;

}
.login_title2{
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-top:10px;
  margin-bottom: 20px;

}
.alert {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 15px;
  position: relative;
  padding: 10px 10px 10px 10px;
  -webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
  box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}




/*********/
.replace_prof_img{
  margin-left: 25px !important ;
  margin-bottom: 10px !important ;
  font-weight:bold !important ;
  text-align: left !important ;
}

.replace_prof_name{
  text-align: center !important;
  font-size:18px;
  margin-left: 25px;
}

.replace_prof_twitter_id{
  text-align: center !important;
  font-size:14px;
  color: #999;
  line-height: 50% !important;
  margin-left: 25px;
}
.replace_prof_list > a{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; 
  font-size:15px;
}

.replace_prof_list:after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; 
}
.replace_prof_list:after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; 
}
.replace_prof_list:after {
  border-color: rgba(0, 0, 0, 0.1);
}

/***********/
.fotter_wrapper{
  background-color: #444;
  color:#fff !important;

}

/**/
.ch_name_2{
  font-size: 13px !important ;
  font-weight: bold;
}
.title_name_t{
  font-size: 13px !important ;
  font-weight: bold;
}
.g_name_a{
  font-size: 13px !important ;
  font-weight: bold;
}
.res_title_f{
  font-size: 13px !important ;
  font-weight: bold;
}
.g_title_r{
  font-size: 13px !important ;
  font-weight: bold;
}
.ankers_t{
  font-size: 13px !important ;
  font-weight: bold;
}

.fotter_content{
  color:#fff !important;
}
.fotter_content > a {
color:#fff;
text-decoration:none;
}
.font_bold{
  font-weight: bold;
}
.font_white{
  color:#fff !important;
}

.font24{
  font-size: 24px !important;
}
.center{
  text-align: center;
}
.link_text > a{
  color:#333;
  text-decoration: underline;
}
.font_color_blue{
  color:#29a9df;
}

.padding_right0{
  padding-right:0px !important;
}

.must_mark{
  font-size:12px;
}

/***********you**************/

.next_link{
  font-size: 13px !important ;
  text-align: right;
}

.star_red{
  font-size: 16px !important ;
  color: red;
}

#wrapper_gray_pin {
   background-color: #F0F0F0 !important;
   margin-left:-20px;
   margin-right:-20px;
   margin-bottom:-10px;
   padding:10px 10px 10px 20px;
   
   color:#555;
   font-size:16px !important;
}
#wrapper_gray_white {
   background-color: #fff !important;
   margin-left:-20px;
   margin-right:-20px;
   margin-bottom:-10px;
   padding:10px 10px 10px 20px;
   
   color:#555;
   font-size:16px !important;
}
.img_right{
  margin-right:4px;
  vertical-align: middle;
}

.c4_name{
  font-size: 17px !important ;
  font-weight: bold;
}

.ca_cs{
  font-size: 17px !important ;
  font-weight: bold;
}

.next_link_float{
  float: right;
}


.img-container--table-cell {
display: table-cell; /*上下中央*/
width: 100px;/*ex 120*/
/*height: 120px;*/
text-align: center; /*左右中央*/
vertical-align: middle; /*上下中央*/
padding-right:10px;
/*layout-grid-line:166px;*/ /*IE7*/
}



.res_text{
  font-size: 13px !important ;
  font-weight: bold;
}

.res_text2{
  font-size: 12px !important ;
  font-weight: bold;
}


.list_text{
  font-size: 12px !important ;
}

.video_title{
  font-size: 13px !important ;
  font-weight: bold;
}








.ch_na{
  font-size: 17px !important ;
  font-weight: bold;
}


.table_css_pc_m2{
  width: 40%;
  color:#ccc;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:14px;
  margin-left: auto;
  margin-right: auto;
}

.table_css_pc_m4{
  width: 70%;
  color:#ccc;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:14px;
  margin-left: auto;
  margin-right: auto;
}



.table_th{
  padding: 5px 10px 5px 10px;
  text-align: left;
  font-weight: bold;
  background-color: #F0F0F0;
}


.table_td{
 padding: 5px 10px 5px 10px;

}

.table_chart_td{
 padding: 2px 10px 2px 10px;

}
.table_td_sub{
 padding: 5px 10px 5px 0px;
}
.table_tr:nth-child(odd){
  background-color: #f7f7f7;
}
.table_value{
  color: #000;
}

.table_value_size{
  font-size: :11px !important;
}
.table_plus{
  color: #41a200;
}
.table_minus{
  color: #B3382C;
}

.table_note{
  color: #bbb;
  font-size: 10px;
  text-align: center !important;
  width: 90%;
  line-height: 0 !important;
}

/******accordion********/

.accordion{
}
.accordion-size{
  width: 56px;
  margin-bottom:0px !important ;
  font-size:12px !important ;
  line-height: 2px !important ;
}
.collapse{
   border-top: none !important ;
     

}
.collapse_white{
   background-color: #fff !important ;
}
.in{
 
}
.accordion-inner_guid{
height: auto !important ;
margin:10px 10px 10px 10px !important ;
font-size:14px ;
;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 9px 9px 9px 9px !important ;
}

.htag{
  display: inline;
}


.c2name{
  font-size: 17px !important ;
  font-weight: bold;
}



.cxs_n{
  font-size: 17px !important ;
  font-weight: bold;
}

.ca_na{
  font-size: 17px !important ;
  font-weight: bold;
}

.border_style{
  margin-left: 0px;
  margin-bottom: 10px;
  margin-top: -5px;
  border: 3px solid #b3382c;
  padding: 10px;
}

.container_line{
  padding:1px;
  margin-top:21px;
  margin-bottom:-10px;
}

.sub_line{
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 4px #B3382C;/*左線*/
  font-size:13px;
  margin-bottom:10px;
  /*margin-top:15px;*/
}

.sub_line_tag_list{
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 4px #B3382C;/*左線*/
  font-size:13px;
  margin-bottom:-10px;
}




/*@media (max-width: 979px) {*/
@media (min-width: 768px) {

.table_th_yen{
  padding: 5px 10px 5px 10px;
  text-align: left;
  font-weight: bold;
  background-color: #F0F0F0;
  width: 35%;
}
  .menu_margin{
   margin-left:16%;
   margin-right:16%;
  margin-top:-10px;
}
.menu_margin_top{
  margin-top:10px;
}

  .table_css{
  width: 90%;
  color:#ccc;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:12px;
  margin-left: auto;
  margin-right: auto;
}

  .logos_new{
   left: 0 !important;
   top:0 !important;
   height: 50px !important;
   width: 135px !important;
   -webkit-background-size: 100% !important;
   background-size: 100% !important;
   margin-left: 0px !important;
  }

  .ch_detail_regist_ue_space_new{
    margin-top:20px !important ;
  }
  .ch_detail_regist_title{
    font-size:17px!important;
    /*font-weight:bold;*/
  }
  .ch_detail_regist_sita_space_new{
  margin-top:40px !important;
  }
  .ch_detail_regist_value_new{
  font-size:80px;
  color:#000;
  font-weight: bold;
  }
  .ch_detail_regist_value_new_zero{
  font-size:60px;
  color:#000;
  font-weight: bold;
  }
  .ch_detail_regist_value_sita_space_new{
  margin-top:20px !important;
  }


  .ch_detail_nen_ue_space_new{
    margin-top:35px;
  }

  .ch_detail_nen_img{
    margin-bottom:5px;
  }

  .ch_detail_nen_title{
    font-size:17px!important;
    /*font-weight:bold;*/
  }
  .ch_detail_nen_title_sita_space{
    /*margin-top:20px;SPのみ */
  }

  .ch_detail_nen_value{
     font-size:70px;
     color:#b3382c;
     font-weight: bold;
     margin-top:30px;
     margin-bottom:20px;
  }
  .form_width_size{
    width:90%
  }

  .chart_data_chart{
    width:80% !important;
    float: left !important;
    /*width: 60% !important;*/
  }
  .chart_data_table{
    width:80% !important;
    float: left !important;
   /* width: 40% !important;*/
  }

  .chart_comment{
    /*float: right !important;*/
   /* width: 40% !important;*/
  }

  
}
@media (max-width: 767px) {
/* 767px以下用（タブレット／スマートフォン用）の記述 */

.table_th_yen{
  padding: 5px 10px 5px 10px;
  text-align: left;
  font-weight: bold;
  background-color: #F0F0F0;
  width: 35%;
}

.menu_margin_top{
  margin-top:-10px;
}
.menu_margin{
}
.table_css{
  width: 90%;
  color:#ccc;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:12px;
  margin-left: auto;
  margin-right: auto;
}

  .logos_new{
   left: 0 !important;
   top:0 !important;
   height: 50px !important;
   width: 135px !important;
   -webkit-background-size: 100% !important;
   background-size: 100% !important;
   margin-left: 0px !important;
  }

  .ch_detail_regist_ue_space_new{
    margin-top:20px !important ;
  }
  .ch_detail_regist_title{
    font-size:17px!important;
    /*font-weight:bold;*/
  }
  .ch_detail_regist_sita_space_new{
  margin-top:40px !important;
  }
  .ch_detail_regist_value_new{
  font-size:80px;
  color:#000;
  font-weight: bold;
  }
  .ch_detail_regist_value_new_zero{
  font-size:60px;
  color:#000;
  font-weight: bold;
  }

  .ch_detail_regist_value_sita_space_new{
  margin-top:20px !important;
  }


  .ch_detail_nen_ue_space_new{
    margin-top:35px;
  }

  .ch_detail_nen_img{
    margin-bottom:5px;
  }

  .ch_detail_nen_title{
    font-size:17px!important;
    /*font-weight:bold;*/
  }
  .ch_detail_nen_title_sita_space{
    /*margin-top:20px;SPのみ */
  }

  .ch_detail_nen_value{
     font-size:70px;
     color:#b3382c;
     font-weight: bold;
     margin-top:30px;
     margin-bottom:20px;
  }

  .form_width_size{
    width:90%
  }
   

   .chart_data_chart{
    width:80% !important;
    float: left !important;
    /*width: 60% !important;*/
  }
  .chart_data_table{
    width:80% !important;
    float: left !important;
    /*width: 40% !important;*/
  }


}
@media (max-width: 479px) {
/* 479px以下用（スマートフォン用）の記述 */

.table_th_yen{
  padding: 5px 10px 5px 10px;
  text-align: left;
  font-weight: bold;
  background-color: #F0F0F0;
  width: 39%;
}


.menu_margin_top{
  margin-top:-10px;
}
.menu_margin{
}

.table_css{
  width: 100%;
  color:#ccc;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:12px;
   display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

  .logos_new{
   position: absolute !important ;
    left: 0 !important ;
    top:0 !important ;
    height: 50px !important ;
    width: 135px !important ;
    display: block !important ;
    -webkit-background-size: 100% !important ;
    background-size: 100% !important ;
    margin-top:13px !important ;
    margin-left: 13px !important ;
  }

  .ch_detail_regist_ue_space_new{
    margin-top:10px !important ;
  }
  .ch_detail_regist_title{
    font-size:15px!important;
    font-weight:bold;
  }
  .ch_detail_regist_sita_space_new{
  margin-top:25px !important ;
  }
  .ch_detail_regist_value_new{
  font-size:50px;
  color:#000;
  font-weight: bold;
  }

  .ch_detail_regist_value_new_zero{
  font-size:40px;
  color:#000;
  font-weight: bold;
  }
  .ch_detail_regist_value_sita_space_new{
  margin-top:25px !important;
  }



  .ch_detail_nen_ue_space_new{
    margin-top:-5px;/*PCのみ*/
  }

  .ch_detail_nen_img{
    /*margin-bottom:5px;*//*PCのみ*/
  }

  .ch_detail_nen_title{
   font-size:15px!important;
   font-weight:bold;
  }
  .ch_detail_nen_title_sita_space{
    margin-top:-10px;
  }

  .ch_detail_nen_value{
     font-size:45px;
     color:#b3382c;
     font-weight: bold;
  }

  .form_width_size{
    width:80%
  }

  .chart_data_chart{
    width:80% !important;
    float: left !important;
    width: 60% !important;
  }
  .chart_data_table{
    width:80% !important;
    float: left !important;
    width: 40% !important;
  }


  .review_flexbox{
        flex-direction: row;
        flex-flow: column wrap;
        display: inline-flex;
    }
    .box1{
        order:2;
    }
    .box2{
        order:1;
    }

}


 /***/
.table_rader_chart_css{
  width: 100%;
  color:#ccc;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:11px;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.table_rader_point_font{
  color:#b3382c;
  font-size: 12px;
  font-weight: bold;
}
.rader_total_point{
  color:#b3382c;
  font-weight: bold;
  font-size:18px;
}

.rader_one_point{
  color:#b3382c;
  font-weight: bold;
  font-size:14px;
}

.font14{
  font-size:14px;
}

.review_add_submit{
    width: 60% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #b3382c;
    color:#fff !important;

}

.you-btn-primary {
  background-color: #b3382c  ;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #b3382c, #b3382c);
  background-image: -ms-linear-gradient(top, #b3382c, #b3382c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3382c), to(#b3382c));
  background-image: -webkit-linear-gradient(top, #b3382c, #b3382c);
  background-image: -o-linear-gradient(top, #b3382c, #b3382c);
  background-image: linear-gradient(top, #b3382c, #b3382c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'b3382c, endColorstr='#'b3382c, GradientType=0);
  border-color: #b3382c #b3382c #b3382c !important ;
  border: 0px !important ;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  box-shadow: none !important ;
  text-shadow: none !important ;
  font-weight: bold !important ;
}
.form_title{
  font-size:15px !important;
}

#btn_group{
  text-align: right;
  margin-bottom: 15px;
}


.g_ads{
    margin-bottom: 10px;
    margin-top: 0px;
}

.ads_margin{
    margin-left: -10px !important; 
}

}



</style>