﻿body {
  background: #eeeeee;
  font-family: Meiryo;
  margin: 0px auto;
}
img {
max-width: 100%;
height: auto;
}
#body_main {
  width: 800px;
  margin: 0px auto;
}
#title_bar {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  color: #000080;
  background: linear-gradient(#dfe0e2, #a0bbdf);
  font-family: HGP行書体;
  font-weight: bold;
}
a.title {
  color: #000080;
  text-decoration: none;
}
img.title {
  margin-top: 2px;
  margin-bottom: -3px;
}
input.standard {
  width: 80%;
}
input.standard_select {
  width: 100%;
}
h1 {
  background-color: #F1FFFF;
  margin: 0px;
  word-wrap: break-word;
  font-size: 125%;
  padding: 3px;
  border-left: 5px solid #3903fc;
}
h2 {
  background-color: #F1FFFF;
  margin: 0px;
  word-wrap: break-word;
  padding: 3px;
  border-left: 5px solid #3903fc;
}
h3 {
  background-color: #F1FFFF;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 115%;
  word-wrap: break-word;
  padding: 3px;
  border-left: 5px solid #3903fc;
}
h4 {
  background-color: #F1FFFF;
  margin: 0px auto;
  word-wrap: break-word;
  padding: 3px;
  border-left: 5px solid #3903fc;
}
textarea {
  width: 90%;
}
#middle {
  width: 100%;
  text-align: right;
  margin: 0px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top : 0px;
  margin-bottom : 5px;
  background-color:#ccd3e0;
  font-size: 100%;
}
#middle_1 {
  width: 800px;
  text-align: right;
  margin: 0px auto;
  padding: 0px;
  font-size: 70%;
}
#main {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
}
#left_frame {
  width: 550px;
  float:left;
}
#main_1 {
  background: #ffffff;
  width: 100%;
  border: 1px solid #cccccc;
  margin: 0px auto;
  padding: 10px;
}
#res {
  width: 100%;
  padding: 10px;
  margin: 0px auto;
}
#right_frame{
  width: 222px;
  margin: 0px auto;
  float:right;
  display:inline;
  vertical-align: top;
}
#right_ad{
  display:none;
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 200px;
  margin: 0px auto;
  float:right;
  padding: 10px;
  vertical-align: top;
}
img.ofi-contain {
  width: 200px; 
  height: 200px;
  object-fit: contain;
}
.about_myquiz {
  margin-top: 5px;
  margin-bottom: 5px;
}
.text_center {
  text-align: center;
}
.btn-gradient-radius {
  display: inline-block;
  padding: 3px 15px;
  margin-bottom: 3px;
  min-height: 30px;
  font-weight: bold;
  max-width: 75%;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}
.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}
.none{
  display:none;
}
.right {
  text-align:right;
}
.right_part{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 200px;
  margin: 0px auto;
  float:right;
  display:block;
  padding: 10px;
}
.table {
  width:100%;
  display: flex;
}
.table-left {
  width:80%;
  float: left;
}
.table-right {
  width:18%;
  text-align: center;
  float: right;
}
.table-left-80 {
  width:82px;
  padding: 2px;
}
.table-left-middle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px;
}
.quiz-border {
  width:96%;
  background:#eef8f0;
  border: 1px solid #cccccc;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.fixed {
  position: fixed;
  top: 0;
  z-index: 1000;
}
.fixed_ad {
  position: fixed;
  top: 26px;
  z-index: 100;
}
.container {
  padding-top: 30px;
}
.right_ad_container {
  padding-top: 470px;
}
.red_circle {
  width:150px;
  height:150px;
  text-align: center;
  background:#ff0000;
  border-radius:100%;
}
.btn--circle_red {
  width: 25px;
  height: 25px;
  padding: 0;
  background: #ff0000;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.btn--circle_blue {
  width: 25px;
  height: 25px;
  padding: 0;
  background: white;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.margin-8 {
  margin-top: 8px;
  margin-bottom : 8px;
}
.margin-bottom-5 {
  margin-bottom : 5px;
}
.margin-bottom-8 {
  margin-bottom : 8px;
}
.red {
  color: #ff0000;
}
.red70 {
  color: #ff0000;
  font-size: 70%;
}
.blue {
  color: #4c00ff;
}
.btn-square-so-pop {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
}
.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.btn-square-little-rich {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #03A9F4;/*色*/
  border: solid 1px #0f9ada;/*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.btn-square-little-rich:active {
  /*押したとき*/
  border: solid 1px #03A9F4;
  box-shadow: none;
  text-shadow: none;
}
.btn-social-long-twitter {
  color: #FFF;/*文字・アイコン色*/
  border-radius: 7px;/*角丸に*/
  display: inline-block;
  height: 30px;/*高さ*/
  width: 120px;/*幅*/
  text-align: center;/*中身を中央寄せ*/
  text-decoration: none;
  font-size: 15px;/*文字のサイズ*/
  line-height: 30px;/*高さと合わせる*/
  background: #1da1f3;
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}
.btn-social-long-twitter .fa-twitter {
  text-shadow: 2px 2px 0px #4287d6;
  font-size: 30px;
}
.btn-social-long-twitter span {
  display:inline-block;
  transition: .5s;
}
.btn-social-long-twitter:hover span {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
.btn-social-long-twitter .tweetbtn-margin {
  display:inline-block;
  margin-top: -2px;
  margin-right: 4px;
}
img.twitter_icon{
  margin-top: -3px;
	vertical-align:middle;
}
#footer_top {
  width: 100%;
  margin: 0px auto;
  margin-top : 5px;
  margin-bottom : 5px;
  padding: 0px;
  float:left;
  font-size: 70%;
  z-index: 1000;
}
footer {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  float:left;
  background-color: #FFFFEE;
}