/*--------------------------------------------------------------
reset
-------------------------------------------------------------- */

input, select {
    margin:0;
    padding:0;
    border: 0;
    outline: 0;
    font-size: 16px;
    background: transparent;
    list-style-type: none;
    border-collapse:collapse;
    line-height:1;
}
.page-wrap,.page-wrap *{
    box-sizing: border-box;
}

html,body{
    width: 100%;
    height: 100%;
}
a:link{
    text-decoration:none;
}
a:visited{
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    opacity:0.7;
}
a:hover img {
    opacity:0.7;
}

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-size:100%;
}
body {
    display:block; 
}
ol,
ul {
    list-style:none;
}
blockquote,
q {
    quotes:none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content:'';
    content:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
caption,
th,
td {
    font-weight:normal;
    text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear:both;
}
html {
    font-size:100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-text-size-adjust:100%;/**i-phoneのsafariの文字サイズ用のハック**/
    -ms-text-size-adjust:100%;
}
a,
a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
    overflow:hidden;
    outline:none !important;
}
a:focus {
    outline:thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display:block;
}
audio,
canvas,
video {
    display:inline-block;
}
audio:not([controls]) {
    display:none;
}
del {
    color:#333;
}
ins {
    background:#fff9c0;
    text-decoration:none;
}
hr {
    background-color:#ccc;
    border:0;
    height:1px;
    margin:24px;
    margin-bottom:1.714285714rem;
}
sub,
sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
small {
    font-size:smaller;
}
img {
    border:0;
    -ms-interpolation-mode:bicubic;
}

/*--------------------------------------------------------------
 opacity
----------------------------------------------------------------*/

a,
a img {
    border: 0;
　　border-style: none;
}
a:hover,
a:hover img {
    opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

/*--------------------------------------------------------------
 clearFix
----------------------------------------------------------------*/

.clearfix:after { /*floatの解除*/
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}

.clearfix {min-height:1px; /*IE6、7対策*/}

* html .clearfix {
    height:auto;
    overflow:hidden; 
    /**/
}

.clear {clear: both;}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
    clear:both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
    display:table;
    content:"";
}

body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    min-width: 1140px;
    background-color: #FFF;
    color: #333333;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
body:lang(en) {
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
body:lang(ko) {
    font-family: "Malgun Gothic","Yoon Gothic","sans-serif";
}
body:lang(zh) {
    font-family: "Microsoft Yahei","PingHei" ,"sans-serif";;
}


.fs10{
    font-size: 10px;
}
.fs12{
    font-size: 12px;
}

.page-wrap{
    overflow: hidden;
}

.sp{
    display: none;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px ){
  body {
      min-width: auto;
  }
  .pc{
      display: none;
  }
  .sp{
      display: block;
  }
}




/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

#mainvisual

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#mainvisual img {
  width: 100%;
}

#mainvisual .inner {
  width: 100%;
  background-color: #0164c1;
}

#mainvisual .inner p {
    line-height: 1.5;
    display: block;
    width: 1100px;
    margin: 0 auto;
    padding: 13px 0;
    font-size: 18px;
    text-align: left;
    color: #fff;
    font-weight: 500;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
  #mainvisual .inner p {
    line-height: 1.5;
    width: 100%;
    margin: 0 auto;
    padding: 10px 14px;
    font-size: 13px;
    letter-spacing: -1px;
    text-align: left;
    color: #fff;
    font-weight: 500;
  }
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

#container

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#container > .inner{
    width: 1100px;
    padding: 60px 0 0;
    margin: 0 auto;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
  #container > .inner {
      width: 100%;
      padding: 0 0 60px;
  }
  #container > .inner > .flex-box{
      display: flex;
      flex-direction: column-reverse;
  }
}



/* -----------------------------------------------------------
.page-title-area
----------------------------------------------------------- */
.page-title-area{
    padding: 50px 0;
}
.page-title-area h2{
    font-size: 36px;
    color: #0164c1;
    text-align: left;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}



/* -----------------------------------------------------------
.page-text-area
----------------------------------------------------------- */
.page-text-area{
    border: 1px solid #0164c1;
    border-radius: 12px;
}
.page-text-area h3{
    padding: 20px;
    font-size: 24px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    background-color: #0164c1;
    border-radius: 10px 10px 0 0;
}
.page-text-area .row{
    padding: 30px 20px;
    border-radius: 0 0 10px 10px;
    text-align: left;
}
.page-text-area .row p{
    line-height: 1.5;
}
.page-text-area .row h4{
    padding: 30px 0 10px;
    font-size: 18px;
    color: #599aff;
}
.page-text-area .row h4:nth-of-type(1){
    padding: 0 0 10px;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
  .page-text-area{
      margin: 0 5%;
      border: 1px solid #0164c1;
      border-radius: 12px;
  }
  .page-text-area h3{
      padding: 20px;
      font-size: 24px;
      line-height: 1.3;
      color: #fff;
      text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
      background-color: #0164c1;
      border-radius: 10px 10px 0 0;
  }
  .page-text-area .row h4{
      padding: 30px 0 10px;
      font-size: 18px;
      line-height: 1.3;
      color: #599aff;
  }
}



/* -----------------------------------------------------------
.main
----------------------------------------------------------- */
.main > .inner{
    padding: 60px 0;
    display: flex;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
.main > .inner {
    width: 100%;
    padding: 5%;
    margin: 0 auto 5% auto;
    flex-direction: column;
}
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

#container - .left

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.main > .inner > .left{
    width: 250px;
}
.main .left .search-title h3{
    font-size: 16px;
    line-height: 1em;
    margin: 0 0 15px 0;
    padding: 10px 0 10px 40px;
    font-weight: bold;
    text-align: left;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: #ddd 1px solid;
}
.main .left .search-title h3.day-area{
    background-image: url(../img/common/img_midashi_icon_date.png);
}
#container .inner .main .left .title {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 10px;
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    background: #aaa;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
#container .inner .main .left .plan {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #CCC;
    background: #fff;
}
#container .inner .main .left .plan .date {
    width: 100%;
    margin: 0 0 8px 0;
}

#container .inner .main .left .plan .date input[type="text"], #container .inner .main .left .plan .date input[type="date"] {
    width: 158px;
    height: 38px;
    font-size: 14px;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px 0 40px;
    margin: 0 8px 0 0;
    background-image: url(../img/common/icon_calendar.png);
    background-repeat: no-repeat;
    background-position: 10px 8px;
}

#container .inner .main .left .plan .date select {
    width: 78px;
    height: 38px;
    font-size: 14px;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px 0 10px;
    margin: 0 0 0 0;
    background-image: url(../img/common/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px top 16px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

#container .inner .main .left .plan .areaselect {
    width: 100%;
    margin: 0;
}
#container .inner .main .left .plan .areaselect select {
    width: 100%;
    height: 38px;
    font-size: 14px;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px 0 10px;
    margin: 0 0 8px 0;
    background-image: url(../img/common/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px top 16px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

#container .inner .main .left .accordion .trigger {
    display: none !important;
}
#container .inner .main .left .accordion label {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 10px 10px;
    position: relative;
    display: block;
    border-bottom: 1px solid #CCC;
    background: #EEE;
    cursor: pointer;
}

#container .inner .main .left .accordion label::after {
    position: absolute;
    top: 50%;
    right: 13px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -7px;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#container .inner .main .left .accordion input:checked + label::after {
    margin-top: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#container .inner .main .left .accordion div {
    position: relative;
    height: 0;
    overflow: hidden;
    background-color: #fff;
}
#container .inner .main .left .accordion input:checked ~ div {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    height: 34px;
    color: #333;
    padding: 6px 6px 6px 10px;
    border-bottom: 1px solid #CCC;
    text-align: left;
}
#container .inner .main .left .accordion .check {
    width: 17px;
    height: 17px;
    float: right;
    position: relative;
    top: 3px;
}


#container .inner .main .left .accordion2 .trigger {
    display: none !important;
}
#container .inner .main .left .accordion2 label {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 10px 10px;
    position: relative;
    display: block;
    border-bottom: 1px solid #CCC;
    background: #EEE;
    cursor: pointer;
}
#container .inner .main .left .accordion2 label::after {
    position: absolute;
    top: 50%;
    right: 13px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -7px;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#container .inner .main .left .accordion2 input:checked + label::after {
    margin-top: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#container .inner .main .left .accordion2 div {
    position: relative;
    height: 0;
    overflow: hidden;
    background-color: #fff;
}
#container .inner .main .left .accordion2 input:checked ~ div {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    height: 53px;
    color: #333;
    padding: 10px 6px 0 10px;
    border-bottom: 1px solid #CCC;
}
#container .inner .main .left .accordion2 .companyselect select {
    width: 100%;
    height: 32px;
    font-size: 12px;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 5px 0 5px;
    background-image: url(../img/common/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: right 6px top 12px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

#container .inner .main .left .button {
    display: inline-block;
    width: 100%;
    height: 46px;
    font-size: 20px;
    margin: 20px 0 2px 0;
    border: none;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    background-color: #e61313;
    border-radius: 4px;
    color: #fff;
    line-height: 48px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #9c0b0b;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
#container .inner .main .left .button:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
  .main > .inner > .left{
      width: 100%;
  }
  .main .left .search-title h3{
      font-size: 18px;
      line-height: 1em;
      margin: 0 0 15px 0;
      padding: 10px 0 10px 40px;
      font-weight: bold;
      text-align: left;
      background-repeat: no-repeat;
      background-position: left top;
      border-bottom: #ddd 1px solid;
  }
  #container .inner .main .left .title {
      width: 100%;
      font-size: 16px;
      line-height: 1;
      padding: 10px 10px;
      font-weight: bold;
      border-bottom: 1px solid #aaa;
      background: #aaa;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  }
  #container .inner .main .left .plan {
      width: 100%;
      font-size: 14px;
      line-height: 16px;
      padding: 10px 0;
      border-bottom: none;
      background: #fff;
  }
  #container .inner .main .left .plan .date input[type="text"],
  #container .inner .main .left .plan .date input[type="date"] {
      width: 60%;
      height: 45px;
      border: 1px solid #DDD;
      border-radius: 3px;
      padding: 0 5px 0 40px;
      margin: 0 0 2% 0;
      background-image: url(../img/common/icon_calendar.png);
      background-repeat: no-repeat;
      background-position: 10px 12px;
      background-color: #FFFFFF;
  }
  #container .inner .main .left .plan .date select {
      width: 36%;
      height: 47px;
      border: 1px solid #DDD;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      padding: 0 3%;
      margin: 0;
      float: right;
      background-image: url(../img/common/icon_arrow.png);
      background-repeat: no-repeat;
      background-position: right 10px top 20px;
      background-color: #FFFFFF;
      -moz-appearance: none;
      text-indent: 0.01px;
      text-overflow: '';
  }
  #container .inner .main .left .plan .areaselect select {
      width: 100%;
      height: 45px;
      border: 1px solid #DDD;
      border-radius: 3px;
      padding: 0 3%;
      margin: 0 0 3% 0;
      background-image: url(../img/common/icon_arrow.png);
      background-repeat: no-repeat;
      background-position: right 10px top 20px;
      background-color: #FFFFFF;
      -moz-appearance: none;
      text-indent: 0.01px;
      text-overflow: '';
  }

  #container .inner .main .left .refine{
      display: none;
  }
  #container .inner .main .left .accordion label {
      width: 100%;
      font-size: 14px;
      line-height: 14px;
      font-weight: bold;
      padding: 12px 10px;
      position: relative;
      display: block;
      border-bottom: 1px solid #CCC;
      background: #EEE;
      cursor: pointer;
  }
  #container .inner .main .left .accordion input:checked ~ div {
      width: 100%;
      font-size: 14px;
      line-height: 40px;
      height: 48px;
      color: #333;
      padding: 6px 6px 6px 10px;
      border-bottom: 1px solid #CCC;
  }
  #container .inner .main .left .accordion .check {
      width: 17px;
      height: 17px;
      float: right;
      position: relative;
      top: 10px;
  }
  #container .inner .main .left .accordion2 input:checked ~ div {
      width: 100%;
      font-size: 12px;
      line-height: 24px;
      height: 66px;
      color: #333;
      padding: 12px 6px 0 17px;
      border-bottom: 1px solid #CCC;
  }
  #container .inner .main .left .accordion2 .companyselect select {
      width: 100%;
      height: 40px;
      font-size: 14px;
      border: 1px solid #DDD;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      padding: 0 5px 0 5px;
      background-image: url(../img/common/icon_arrow.png);
      background-repeat: no-repeat;
      background-position: right 6px top 12px;
      -moz-appearance: none;
      text-indent: 0.01px;
      text-overflow: '';
  }
  #container .inner .main .left .button {
      display: inline-block;
      width: 100%;
      height: 46px;
      font-size: 20px;
      margin: 0 0 30px 0;
      border: none;
      text-align: center;
      text-decoration: none;
      outline: none;
      position: relative;
      background-color: #e61313;
      border-radius: 4px;
      color: #fff;
      line-height: 48px;
      -webkit-transition: none;
      transition: none;
      box-shadow: 0 3px 0 #9c0b0b;
      text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  }
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

#container - .right

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.main > .inner > .right{
    width: 850px;
    padding: 0 0 0 50px;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
  .main > .inner > .right{
      width: 100%;
      padding: 0;
  }
}





/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

#sec01

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#sec01 {
  margin-bottom: 2em;
}

#sec01 .sec-ttl-area{
    padding: 0 0 30px;
}
#sec01 .sec-ttl-area h2{
    font-size: 24px;
    color: #0164c1;
    text-align: left;
}
#sec01 .sec-ttl-area h2 span{
    font-size: 18px;
    color: #0164c1;
}

#sec01 table{
    border: 1px solid #0164c1;
}
#sec01 tbody{
    display: block;
}
#sec01 table,#sec01 tbody{
    display: block;
}
#sec01 tr{
    display: flex;
}
#sec01 tr:first-child th{
    background-color: #0164c1;
}
#sec01 th,#sec01 td{
    width : -webkit-calc(100% / 5) ;
    width : calc(100% / 5) ;
    min-height: 60px;
    padding: 10px;
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    border-right: 1px solid #0164c1;
    border-bottom: 1px solid #0164c1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#sec01 tr th:first-child,#sec01 tr td:first-child{
    background-color: #f0faff;
    color: #0164c1;
}
#sec01 tr:first-child th{
    background-color: #0164c1;
    border-right: 1px solid #fff;
    line-height: 1.2;
    color: #fff;
    text-align: left;
}
#sec01 tr th:last-child,#sec01 tr td:last-child{
    border-right: none;
    border-bottom: 1px solid #0164c1;
}
#sec01 tr:last-child th,#sec01 tr:last-child td{
    border-right: 1px solid #0164c1;
    border-bottom: none;
}
#sec01 tr:last-child th:last-child,#sec01 tr:last-child td:last-child{
    border-right: none;
    border-bottom: none;
}
#sec01 table span{
    line-height: 1.5;
}
#sec01 table .fs10{
    font-size: 10px;
    color: #555;
}

#sec01 table + p{
    padding: 10px 0 0;
    text-align: left;
}

/* sp - 740px ~ 320px ------------------------------*/
@media screen and ( max-width:740px){
  #sec01{
      padding: 30px 0 0;
  }
  #sec01 .sec-ttl-area h2{
      font-size: 20px;
      line-height: 1.3;
      color: #0164c1;
  }
  #sec01 .sec-ttl-area h2 span{
      font-size: 14px;
      color: #0164c1;
  }
  #sec01 table{
      width: 100%;
      border: 1px solid #0164c1;
      overflow: scroll;
  }
  #sec01 tbody{
      display: block;
      width: 680px;
  }
  #sec01 th,#sec01 td{
      width : -webkit-calc(100% / 5) ;
      width : calc(100% / 5) ;
      min-height: 60px;
      padding: 10px;
      font-size: 12px;
      line-height: 1.5;
      text-align: center;
      border-right: 1px solid #0164c1;
      border-bottom: 1px solid #0164c1;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
  }
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

編集領域



ikatuika



■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


#container .cam__fee__wrap h4.cam__fee__title{
  font-size:16px;
  background-color:#0164C1;
  color:#fff;
  padding:15px 0;
  text-align:center
}
.cam__fee__lst li{
  list-style:none;text-align:left;border-bottom:1px dashed #ccc;padding:20px 0
}
.cam__fee__lst li:nth-child(even){
  background-color:#efefef
}
.cam__fee__data,.cam__fee__link{
  display:inline-block;vertical-align:middle
}
.cam__fee__data{
  width:69%
}
.cam__fee__link{
  width:28%
}

@media screen and (max-width:740px){
  .cam__fee__data,.cam__fee__link{
    display:block;
    vertical-align:top;
  }
  .cam__fee__data{
    width:100%
  }
  .cam__fee__link{
    padding-top:20px;
    padding-left:10px;
    width:100%;
  }
}
.cam__fee__area,.cam__fee__mdltxt,.cam__fee__kikan,.cam__fee__wari{
  padding-left:10px
}
.cam__fee__area{
  font-size:26px
}
.cam__fee__area-m{
  font-size:20px;padding-left:15px
}
.cam__fee__mdltxt{
  font-size:28px;
  color:#DD0000;
  font-weight:bold;
}
.cam__fee__mdltxt-m{
  font-size:14px;
  color:#333;
  font-weight:normal;
}
.cam__fee__mdltxt-m span{
  background-color: #FFE900;
  padding: 0 0.25em;
}
.cam__fee__kikan{
  padding:5px 0
}
.cam__fee__wari{
  color:#DD0000;
  font-weight: bold;
}
.cam__fee__wari span{
  /*border-bottom: solid 3px #88D1F5;
  display: inline-block;
  line-height: 1.1em;*/
}
.cam__fee__attention{
  text-align:left;font-size:13px;padding-top:20px
}
@media screen and (max-width:740px){
  .cam__fee__mdltxt-m{
    display:block
  }
  .cam__fee__kikan{
    font-size:13px
  }
}
.btn__cam__fee{
  display:inline-block;
  width:200px;
  height:54px;
  text-align:center;
  text-decoration:none;
  line-height:54px;
  outline:0;
  cursor:pointer;
/*  font-weight: bold;*/
}
.btn__cam__fee::before,.btn__cam__fee::after{
  position:absolute;
  z-index:-1;
  display:block;
  content:''
}
.btn__cam__fee,.btn__cam__fee::before,.btn__cam__fee::after{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-transition:all .3s;
  transition:all .3s;
}
.btn__cam__fee{
  position:relative;
  z-index:2;
  background-color:#0164C1;
  border:2px solid #0164C1;
  color:#fff;
  line-height:50px
}
.btn__cam__fee:hover{
  background-color:#E5F2FE;
  border-color:#0164C1;
  color:#000;
}
.btn__cam__fee::before,
.btn__cam__fee::after{
  top:0;
  width:50%;
  height:100%;
  background-color:#0164C1;
}
.btn__cam__fee::before{
  right:0
}.btn__cam__fee::after{
  left:0
}
.btn__cam__fee:hover::before,
.btn__cam__fee:hover::after{
  width:0;background-color:#0164C1
}

#container .left .sideBnr li{
  margin: 0 0 20px;
}
#container .left .sideBnr li img{
  max-width: 100%;
}

.mt20{
  margin-top: 20px;
}
.btn{
  margin: 3em 0 1em 0;
}
.btn ,.btn a{
  width: 100%;
}

