@charset "UTF-8";
/****************************************************
*RESET CSS
****************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
input, textarea,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background-color: transparent;
  box-sizing: border-box; }

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  /* iphone番safariでの文字サイズを調整*/
  -ms-text-size-adjust: 100%; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before {
  content: '';
  content: none; }

blockquote:before, blockquote:after,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

strong {
 font-weight:bold;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "myfont";
  src: url("myfont.eot");
  src: url("myfont.eot?#iefix") format("eot"), url("myfont.woff") format("woff"), url("myfont.ttf") format("truetype"), url("myfont.svg#myfont") format("svg"); }
.icon-arwright:before, .icon-arwright2:before, .icon-arwunder:before, .icon-cross:before, .icon-facebook:before, .icon-googleplus:before, .icon-home:before, .icon-linkdots:before, .icon-mail:before, .icon-menu:before, .icon-twitter:before {
  font-family: "myfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-arwright:before {
  content: "\E001"; }

.icon-arwright2:before {
  content: "\E002"; }

.icon-arwunder:before {
  content: "\E003"; }

.icon-cross:before {
  content: "\E004"; }

.icon-facebook:before {
  content: "\E005"; }

.icon-googleplus:before {
  content: "\E006"; }

.icon-home:before {
  content: "\E007"; }

.icon-linkdots:before {
  content: "\E008"; }

.icon-mail:before {
  content: "\E009"; }

.icon-menu:before {
  content: "\E00A"; }

.icon-twitter:before {
  content: "\E00B"; }

.clearfix, .column, #main, .board .top, #footer {
  *zoom: 1; }
  .clearfix:after, .column:after, #main:after, .board .top:after, #footer:after {
    content: "";
    display: table;
    clear: both; }

body {
  font-family: "メイリオ ボールド","メイリオ",Meiryo,"游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

.center {
  text-align: center;
  display: block;
  margin: 0 auto; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.vam {
  vertical-align: middle; }

.ls1 {
  letter-spacing: -1px; }

.ls2 {
  letter-spacing: -2px; }

.ls3 {
  letter-spacing: -3px; }

.ls4 {
  letter-spacing: -4px; }

.ls5 {
  letter-spacing: -5px; }

.ls1_plus {
  letter-spacing: 0.1em;
  margin-left: -0.1em; }

.ls2_plus {
  letter-spacing: 0.2em;
  margin-left: -0.1em; }

.ls3_plus {
  letter-spacing: 0.3em;
  margin-left: -0.1em; }

.ls4_plus {
  letter-spacing: 0.4em;
  margin-left: -0.1em; }

.ls5_plus {
  letter-spacing: 0.5em;
  margin-left: -0.1em; }

.db {
  display: block; }

.dn {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.ti1 {
  text-indent: 1em; }

.fwb {
  font-weight: bold; }

small {
  font-size: 0.75em; }

.bd {
  border: 1px solid #000; }

.bg {
  background: #303030; }

.column > div {
  float: left; }

.column2 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%; }

.column2:nth-child(2n) {
  margin-right: 0; }

.column3 {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%; }

.column3:nth-child(3n) {
  margin-right: 0; }

.column4 {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%; }

.column4:nth-child(4n) {
  margin-right: 0; }

#page_to_top,
.click_area,
.clickable,
input[type=submit] {
  cursor: pointer; }

body {
  line-height: 1.8;
  color: #333;
  font-size: 20px;
  width: 100%;
  background: #fff;
  word-break: break-all;
  text-shadow: 0 1px 2px #fff; }

.sp_content {
  display: none; }

.to_contact {
  margin-bottom: 40px;
  display: block;
}
.to_contact.last {
  margin-top: 40px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto; }

  .sp_content {
    display: block; }

  .pc_content {
    display: none; }

  .size_half {
    width: 40%;
    height: auto; }

  .full_size {
    width: 100%;
    height: auto; } }
h1 {
  font-size: 32px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 26px; }

h5 {
  font-size: 24px; }

.content {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .content {
      padding: 2em 0; } }

.inner {
  width: 1000px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .inner {
      width: 100%;
      padding: 0 0.75em; } }

.bg01 {
  background: url(../images/bg1.png); }

.bg02 {
  background: url(../images/bg2.png); }

.bg03 {
  background: url(../images/bg3.png); }

.bg04 {
  background: url(../images/bg4.png); }

#header {
  width: 100%; }
  #header #header_in {
    width: 1000px;
    margin: 0 auto; }

#main {
  width: 100%; }

.top_lead {
  text-align: center;
  font-size: 35px; }
  @media (max-width: 767px) {
    .top_lead {
      font-size: 18px; } }
  .top_lead.top_lead_bg {
    background: url(../images/head_bg.png) no-repeat center bottom; }
    @media (max-width: 767px) {
      .top_lead.top_lead_bg {
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%; } }
    .top_lead.top_lead_bg .big {
      font-size: 45px !important; }
      @media (max-width: 767px) {
        .top_lead.top_lead_bg .big {
          font-size: 23px !important; } }
  .top_lead p {
    margin-bottom: 1.5em;
    font-weight: bold; }
    .top_lead p.big {
      font-size: 40px; }

.inner h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center; }
  @media (max-width: 767px) {
    .inner h2 {
      font-size: 23px;
      line-height: 1.3; } }

.orange {
  color: #F89F00;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.4; }
  @media (max-width: 767px) {
    .orange {
      font-size: 23px; } }

#page1 {
  text-align: center; }
  #page1 p {
    font-size: 35px;
    font-weight: bold; }
    @media (max-width: 767px) {
      #page1 p {
        font-size: 18px; } }
  #page1 h1 {
    margin-top: 0.25em;
    margin-bottom: 1em; }
  #page1 .top_text p {
    font-size: 26px;
    text-align: left; }
    @media (max-width: 767px) {
      #page1 .top_text p {
        font-size: 18px;
        font-weight: normal; } }

.top_logo {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
      .top_logo{
        width:50%; } 
		
	}


#page2 h2 {
  margin-bottom: 0.5em; }
#page2 p {
  font-weight: bold;
  overflow: hidden; }
  @media (max-width: 767px) {
    #page2 p {
      overflow: visible;
      font-weight: normal;
      font-size: 18px; } }
#page2 .inner > div {
  margin-bottom: 3em; }
#page2 .more_read {
  float: right;
  color: #0059B2;
  border-bottom: 1px solid #0059B2;
  font-weight: bold;
cursor:pointer;
  text-shadow: 0 1px 3px #fff; }
#page2 ol {
  margin-left: 2em; }
  @media (max-width: 767px) {
    #page2 ol {
      font-size: 18px; } }

.white_box {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  font-size: 40px;
  text-align: center;
  padding: 1em;
  width: 90%;
  margin: 1em auto 1.5em; }
  @media (max-width: 767px) {
    .white_box {
      font-size: 20px; } }
  .white_box p {
    font-weight: bold;
    line-height: 1.3; }

.board {
  background: url(../images/bg_board.png);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  padding: 2em;
  margin-bottom: 3em; }
  @media (max-width: 767px) {
    .board {
      padding: 2em 0; } }
  .board .top {
    margin-bottom: 2em; }
    .board .top .bnr1 {
      float: left;
      background: url(../images/bg_think_b01.png) no-repeat;
      width: 291px;
      height: 196px;
      -webkit-transform: rotate(-2deg);
      -moz-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      -o-transform: rotate(-2deg);
      transform: rotate(-2deg);
      padding: 1em;
      text-align: center;
      margin-left: 7em;
      margin-right: 4em; }
      @media (max-width: 767px) {
        .board .top .bnr1 {
          margin-left: 0;
          margin-right: 0;
          float: none;
          display: block;
          margin: 0 auto; } }
      .board .top .bnr1 p {
        vertical-align: middle;
        height: 156px;
        width: 291px;
        display: table-cell;
        font-weight: bold;
        font-size: 30px;
        line-height: 1.3; }
    .board .top .bnr2 {
      float: left;
      background: url(../images/bg_think_b02.png) no-repeat;
      width: 291px;
      height: 196px;
      -webkit-transform: rotate(-2deg);
      -moz-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      -o-transform: rotate(-2deg);
      transform: rotate(-2deg);
      padding: 1em;
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      @media (max-width: 767px) {
        .board .top .bnr2 {
          display: none; } }
      .board .top .bnr2 p {
        vertical-align: middle;
        height: 156px;
        width: 291px;
        display: table-cell;
        font-weight: bold;
        font-size: 30px;
        line-height: 1.3; }
    @media (max-width: 767px) {
      .board .top.sp_content .bnr2 {
        display: block; } }
  @media (max-width: 767px) {
    .board .column3 {
      float: none;
      width: 291px;
      margin: 0 auto; } }
  .board .column3 .color1 {
    list-style: none; }
    .board .column3 .color1 li {
      background: url(../images/bg_think01.png) no-repeat;
      width: 291px;
      height: 103px;
      margin-bottom: 1em;
       }
      @media (max-width: 767px) {
          .board .column3 .color1 li { 
            background: url(../images/bg_think01_sp.png) no-repeat;
            -webkit-background-size: 291px 67px;
                 -o-background-size: 291px 67px;
                    background-size: 291px 67px;
            height: 67px;
            margin-bottom: 0.5em;}
      }

     
      .board .column3 .color1 li div {
        display: table-cell;
        width: 291px;
        height: 103px;
        vertical-align: middle;
        text-align: center;
        line-height: 1.2;
        font-weight: bold;
        font-size: 22px; }
        @media (max-width: 767px) {
          .board .column3 .color1 li div {
            height: 67px;
            font-size: 20px; } }
  .board .column3 .color2 {
    list-style: none; }
    .board .column3 .color2 li {
      background: url(../images/bg_think02.png) no-repeat;
      width: 291px;
      height: 103px;
      margin-bottom: 1em; }
      @media (max-width: 767px) {
          .board .column3 .color2 li { 
            background: url(../images/bg_think02_sp.png) no-repeat;
            -webkit-background-size: 291px 67px;
                 -o-background-size: 291px 67px;
                    background-size: 291px 67px;
            height: 67px;
            margin-bottom: 0.5em;}
      }
      .board .column3 .color2 li div {
        display: table-cell;
        width: 291px;
        height: 103px;
        vertical-align: middle;
        text-align: center;
        line-height: 1.2;
        font-weight: bold;
        font-size: 22px; }
        @media (max-width: 767px) {
          .board .column3 .color2 li div {
            height: 67px;
            font-size: 20px; } }
  .board .column3 .color3 {
    list-style: none; }
    .board .column3 .color3 li {
      background: url(../images/bg_think03.png) no-repeat;
      width: 291px;
      height: 103px;
      margin-bottom: 1em; }
       @media (max-width: 767px) {
          .board .column3 .color3 li { 
            background: url(../images/bg_think03_sp.png) no-repeat;
            -webkit-background-size: 291px 67px;
                 -o-background-size: 291px 67px;
                    background-size: 291px 67px;
            height: 67px;
            margin-bottom: 0.5em;}
      }
      .board .column3 .color3 li div {
        display: table-cell;
        width: 291px;
        height: 103px;
        vertical-align: middle;
        text-align: center;
        line-height: 1.2;
        font-weight: bold;
        font-size: 22px; }
        @media (max-width: 767px) {
          .board .column3 .color3 li div {
            height: 67px;
            font-size: 20px; } }

.arw_example {
  margin-bottom: 4em; }
  @media (max-width: 767px) {
    .arw_example {
      margin-bottom: 0; } }

.binder {
  margin-bottom: 2em; }
  @media (max-width: 767px) {
      .binder {
        margin-bottom: 0.5em; }
  }
  .binder .top {
    background: url(../images/binder01_top.png) no-repeat;
    width: 1013px;
    height: 117px; }
    @media (max-width: 767px) {
      .binder .top {
        width: 100%;
        height: 60px;
        -webkit-background-size: 96%;
        -o-background-size: 96%;
        background-size: 96%;
        background-position: center bottom; } }
  .binder .middle {
    background: url(../images/binder01_content.png) repeat-y;
    width: 1013px;
    padding: 0 3em 0 3.5em; }
    @media (max-width: 767px) {
      .binder .middle {
        width: 100%;
        padding: 0 2em;
        -webkit-background-size: 96%;
        -o-background-size: 96%;
        background-size: 96%;
        background-position: center; } }
    .binder .middle .post img {
      float: right;
      margin-left: 1em; }
      @media (max-width: 767px) {
        .binder .middle .post img {
          width: 90%;
          margin: 0 auto;
          display: block;
          text-align: center;
          float: none; } }
    .binder .middle .post .text {
      width: 460px;
      float: left; }
      @media (max-width: 767px) {
        .binder .middle .post .text {
          width: auto;
          float: none;
          margin-bottom: 1em; } }
    .binder .middle .post .lead {
      font-size: 38px;
      margin-bottom: 1em;
      font-weight: bold; 
line-height:40px;
}
      @media (max-width: 767px) {
        .binder .middle .post .lead {
          font-size: 21px;
          text-align: center; } }
    .binder .middle .post li {
      list-style: none;
      list-style-image: url(../images/ico_list1.png);
      font-size: 23px;
      font-weight: bold;
      margin-left: 1.35em; }
      @media (max-width: 767px) {
        .binder .middle .post li {
          font-size: 14px;
          list-style-image: url(../images/ico_list1_sp.png); } }
    .binder .middle h2 {
      color: #268AE0;
      font-size: 28px;
      text-align: left;
      margin-top: 0.25em;
      background: url(../images/title_blue_line.png) no-repeat bottom;
      padding-bottom: 0.25em;
      margin-bottom: 0.5em; 

margin-top: 1em;

}
      @media (max-width: 767px) {
        .binder .middle h2 {
          font-size: 17px;
          -webkit-background-size: 100%;
          -o-background-size: 100%;
          background-size: 100%; } }
      .binder .middle h2 span {
        font-size: 43px;
        font-weight: bold;
        color: #333333; }
        @media (max-width: 767px) {
          .binder .middle h2 span {
            font-size: 22px;
            line-height: 1.3; } }
    .binder .middle .more_read {
      text-align: right;
      color: #007FFF;
      font-size: 24px;
text-decoration:underline;
cursor:pointer;
      /*—border-bottom: 1px solid #007FFF;—*/
      display: inline-block;
      float: right;
      margin-bottom: -0.6em; }
      @media (max-width: 767px) {
        .binder .middle .more_read {
          font-size: 12px; } }
    .binder .middle .more_content {
      margin-top: 0em; }
      .binder .middle .more_content p {
        margin-bottom: 1em; }
        @media (max-width: 767px) {
          .binder .middle .more_content p {
            font-size: 18px; } }
    .binder .middle h3 {
      font-size: 25px;
      font-weight: bold;
      margin-top: 2em; }
      @media (max-width: 767px) {
        .binder .middle h3 {
          font-size: 18px; } }
    @media (max-width: 767px) {
      .binder .middle .sp_list_img img {
        width: 32%;
        float: left;
        margin: 0.5%; } }
    .binder .middle .more_cost_content {
      margin-top: 2em; }
      .binder .middle .more_cost_content h4 {
        font-size: 25px;
        color: #0D99E9;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 1em; }
        @media (max-width: 767px) {
          .binder .middle .more_cost_content h4 {
            font-size: 18px; } }
      .binder .middle .more_cost_content p {
        margin-bottom: 1em; }
        @media (max-width: 767px) {
          .binder .middle .more_cost_content p {
            font-size: 18px; } }
      .binder .middle .more_cost_content .box {
        background: #f2f1f1;
        padding: 1em; }
        .binder .middle .more_cost_content .box ul {
          margin-left: 1.5em;
          margin-bottom: 1em; }
          @media (max-width: 767px) {
            .binder .middle .more_cost_content .box ul {
              font-size: 18px; } }
        .binder .middle .more_cost_content .box p {
          margin-bottom: 0; }
          @media (max-width: 767px) {
            .binder .middle .more_cost_content .box p {
              font-size: 18px; } }
  .binder .dot_border {
    border: none;
    border-bottom: 2px dashed #888;
    margin: 2em 0; }
  .binder .bottom {
    background: url(../images/binder01_btm.png) no-repeat;
    width: 1013px;
    height: 62px; }
    @media (max-width: 767px) {
      .binder .bottom {
        width: 100%;
        height: 30px;
        -webkit-background-size: 96%;
        -o-background-size: 96%;
        background-size: 96%;
        background-position: center top; } }

.voice_box {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  width: 900px;
  margin: 0 auto 2em;
  padding: 1em; }
  @media (max-width: 767px) {
    .voice_box {
      width: 100%;
      margin-top: 1em; } }
  .voice_box h3 {
    font-size: 35px;
    color: #F9A000;
    font-weight: bold;
    line-height: 1.3;
    border-bottom: 2px dashed #888;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em; }
    @media (max-width: 767px) {
      .voice_box h3 {
        font-size: 23px; } }
  .voice_box .voice_box_inner {
    background: url(../images/bg_voice.png); }
    @media (max-width: 767px) {
      .voice_box .voice_box_inner {
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%; }
        .voice_box .voice_box_inner p {
          font-size: 18px; } }

#page4 .inner {
  width: 900px; }
  @media (max-width: 767px) {
    #page4 .inner {
      width: 100%; } }
  #page4 .inner .tar {
    font-size: 18px; }
    @media (max-width: 767px) {
      #page4 .inner .tar {
        font-size: 14px;
        text-align: left; } }

#page5 {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#page5 h2 {
  margin-bottom: 1em; }
#page5 p {
  font-weight: bold;
  margin-bottom: 1.5em; }
  @media (max-width: 767px) {
    #page5 p {
      font-size: 18px;
      font-weight: normal; } }

#page6 .title {
  background: #209CE6;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-shadow: none;
  padding: 0.1em 0.25em;
  margin-bottom: 0.5em;
  font-size: 24px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    #page6 .title {
      font-size: 16px;
      line-height: 1.3;
      padding: 0.75em 0.25em; } }
  #page6 .title.gray {
    background: #999; }
#page6 img {
  display: block;
  margin: 1.5em auto; }
#page6 p {
  font-weight: bold;
  font-size: 20px; }
  @media (max-width: 767px) {
    #page6 p {
      font-size: 18px;
      font-weight: normal;
      line-height: 1.3; } }
  #page6 p.center {
    font-size: 33px; }
    @media (max-width: 767px) {
      #page6 p.center {
        font-size: 18px;
        font-weight: normal; } }
#page6 .column .column2 {
  width: 45%; }
  @media (max-width: 767px) {
    #page6 .column .column2 {
      width: 50%;
      margin-right: 0; } }
  #page6 .column .column2:nth-child(2n) {
    float: right; }
#page6 .top_lead {
  margin-top: 2em; }
  #page6 .top_lead p {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 1.5; }
    @media (max-width: 767px) {
      #page6 .top_lead p {
        font-weight: bold;
        font-size: 20px; } }

#page7 h2 {
  margin-bottom: 0.5em; }
#page7 .white_box {
  width: 1000px;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }
  @media (max-width: 767px) {
    #page7 .white_box {
      width: auto; } }
  #page7 .white_box ul {
    margin-left: 1em; }
  #page7 .white_box li {
    font-size: 25px;
    margin-bottom: 0.5em;
    list-style: none;
    list-style-image: url(../images/ico_list2.png);
    text-align: left;
    font-weight: bold;
    line-height: 1.3; }
    @media (max-width: 767px) {
      #page7 .white_box li {
        font-size: 18px;
        list-style-image: url(../images/ico_list2_sp.png); } }
@media (max-width: 767px) {
  #page7 p {
    font-weight: normal;
    font-size: 18px; } }

#page8 .inner {
  width: 850px; }
  @media (max-width: 767px) {
    #page8 .inner {
      width: 100%; } }
#page8 h2 {
  line-height: 1.3;
  margin-bottom: 0.5em; }
#page8 p {
  font-size: 25px;
  font-weight: bold; }
  @media (max-width: 767px) {
    #page8 p {
      font-size: 18px;
      font-weight: normal; } }

#page9 .contact_lead {
  text-align: center;
  font-weight: bold;
  margin-bottom: 3em; }
#page9 p {
  font-size: 24px; }
#page9 h3 {
  border-bottom: 2px dashed #888;
  font-size: 24px;
  margin-top: 2em;
  margin-bottom: 0.5em; }
  #page9 h3:before {
    content: "●";
    color: #D96D00; }
  @media (max-width: 767px) {
    #page9 h3 {
      font-size: 17px;
      font-weight: bold;
      padding: 1em;
      text-indent: -1em;
      line-height: 1.3;
      padding-bottom: 0.5em; } }
#page9 form textarea,
#page9 form input {
  border: 2px solid #999;
  background: #fff;
  font-size: 1em;
  padding: 0.25em 0.5em;
  font-weight: normal;
  margin-right: 5px; }
  @media (max-width: 767px) {
    #page9 form textarea,
    #page9 form input {
      max-width: 90%;
      height: auto; } }
#page9 form textarea {
  margin-top: -1em; }
#page9 form table th {
  text-align: left; }
#page9 form table th, #page9 form table td {
  padding: 0.25em; }
  @media (max-width: 767px) {
    #page9 form table th, #page9 form table td {
      display: block;
      margin-top: -1px; } }
#page9 form label {
  display: block;
  font-weight: normal; }
#page9 form .gender_td label {
  display: inline;
  margin-right: 1em; }
#page9 form span {
  font-size: 20px; }
#page9 form input[type=submit] {
  background: #0059B2;
  color: #fff;
  width: 495px;
  margin-top: 1em;
  border: none;
  font-size: 30px;
  border-radius: 8px; }
  @media (max-width: 767px) {
    #page9 form input[type=submit] {
      font-size: 18px; } }

#footer {
  width: 100%; }
  #footer .footer_logo {
    display: block;
    margin: 2em auto 3em; }
  #footer .footer_caption {
    text-align: center;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 25px; }
  #footer a {
    color: #333;
    text-decoration: none;
    pointer-events: none; }
    @media (max-width: 767px) {
      #footer a {
        color: #007FFF;
        pointer-events: auto;
        text-decoration: underline; } }
  #footer #page_to_top {
    position: fixed;
    bottom: 1em;
    left: 50%;
    margin-left: 700px;
    z-index: 10; }
    @media (max-width: 767px) {
      #footer #page_to_top {
        margin-left: 0;
        left: auto;
        right: 1em; } }

.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

.aligncenter {
  display: block;
  margin: 0 auto 10px; }

.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em; }

#page table th, #page table td {
  padding: 1em;
  border: 1px solid #e4e4e4; }
#page table th {
  background: #ccc; }
