@charset "UTF-8";
/*:::::::::: rest ::::::::::*/
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%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*:::::::::: function ::::::::::*/
/*:::::::::: text control ::::::::::*/
body {
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: left;
  background-color: #F1F2EF;
  font-size: 18px;
  width: 100%; }

h1, h2, h3, h4, h5, h6, p {
  -webkit-text-size-adjust: none;
  line-height: 1.6; }

h2, h3, h4, h5, h6 {
  font-weight: 700; }

h1 {
  font-size: 87.5%;
  letter-spacing: 0.08em;
  color: #515151; }

h2 {
  font-size: 212.5%;
  color: #e85486; }

h3 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #253b60;
  text-align: center;
  background: url(../img/contents-bg01.jpg) repeat-x left center;}

h4 {
  font-size: 24px;}

h4.smaller {
  font-size: 100%;
  font-weight: bold;
  color: #631f15;
  padding: 1.02041% 0; }

p {
  font-size: 18px;
  font-weight: normal;
  color: #000; }

span.bold{
   color: #E84A49;
    font-size: 155%;
    font-weight: bold;
}

.text-em {
  font-weight: bold;}

.fs-up-small {
  font-size: 115%;}
.fs-up-medium {
  font-size: 128.5%;}
.fs-up-large {
  font-size: 171.4%;}
.fs-up-xlarge {
  line-height: 1.2;
  font-size: 185%;}

.color-white{
  color:#fff;}
.color-default{
  color:#333;}
.color-theme{
  color:#253b60;}

.open-face {
  color: #631F15;
  font-size: 150%;
  text-shadow: 1px 0px 0px white, 0px 1px 0px white, -1px 0px 0px white, 0px -1px 0px white;
  font-weight: bold; }

.text-shadow {
  color: #631F15;
  text-shadow: 0 0 1px white, 1px 0 2px rgba(0, 0, 0, 0.3);
  font-weight: bold; }

.pc-text-paragraph {
  display: block; }

/*:::::::::: link control ::::::::::*/
a:link, a:visited {
  color: #333333;
  text-decoration: underline; }
a:hover, a:active, a:focus {
  color: #333333;
  text-decoration: none; }
a:hover {
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -ms-opacity: 0.75;
  -moz-opacity: 0.75;
  -o-opacity: 0.75;
  opacity: 0.75; }

/*:::::::::: img control ::::::::::*/
img {
  width: 100%;
  text-decoration: none;
  vertical-align: bottom; }

/*:::::::::: util ::::::::::*/
.container {
  padding: 0; }

.no-spacing {
  padding-left: 0;
  padding-right: 0; }

.row-fluid {
  float: left;
  width: 100%; }

.divider {
  clear: both;
  height: 1px;
  width: 98%;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.2); }



/*:::::::::: page style :::::::::*/
#header {
  padding:15px;
  border-top: 8px solid #253B60;
  background-color: #FFF;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.45);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.45);
  position: relative;
  z-index: 10; }
  #header p {
    margin-bottom: 5px;
    font-size: 111%;}
  #header h1 img{
    width: 60%;}
/* header[END] */


#main-visual {
  background: #f7f7f6; }
  #main-visual .main-visual-wrap img {
    width: 100%;}
/* main_visual[END] */

.narrow{
  padding:0 10px;}


.definition{
  background: #FFF;
  margin-bottom: 30px;
  border: solid 4px #253B60;}
.definition h4{
  text-align: center;
  padding: 19px 0 10px;
  background: url(../img/sp/contents-bg07.jpg) no-repeat left top;
  line-height: 1;
  height: 70px;}
.definition p{
  text-align: center;
  min-height: 86px;
  padding: 15px;}

.plate{
  margin-right: 10px;
  margin-bottom: 30px;
  padding: 35px 0 31px 110px;
  background-color: #FFF;
  color: #253b60;
  font-weight: bold;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: left;
  width: 305px;}
.plate:last-child{
  margin-right: 0px;}
.plate.skill,.plate.free{
  font-size: 133%;}
.plate.skill{
  background-image: url(../img/contents-bg04.jpg);
  background-repeat: no-repeat;
  background-position: 10px;}
.plate.free{
  background-image: url(../img/contents-bg05.jpg);
  background-repeat: no-repeat;
  background-position: 10px;}


.plate.plate-small,.plate.plate-long{
  float:none;
          padding: 0;
          width: 100%;
          border: solid 4px #253B60;}
.plate.plate-small .plate-header,.plate.plate-long .plate-header{
  margin-bottom: 15px;
  border-bottom: 1px solid #d6d6d5;
  background-color: #253B60;
  padding: 5px 15px 2px;}
.plate.plate-small:last-child{
  margin-bottom:0;
}
.plate.plate-small h4 span{
  font-size: 85%;
  padding: 5px 8px;
  margin-right: 15px;
  color: #fff;
  vertical-align: 3px;
  background: #253b60;
  -webkit-border-radius: 50px;
  border-radius: 50px;}
.plate.plate-small p{
  margin-bottom: 7px;}
.plate.plate-small .plate-body p span{
  font-size: 70%;
  vertical-align: 1px;}
.plate.plate-small .plate-body{
  padding:10px 15px;}
.plate.plate-small .plate-body p.label{
  background: #253B60;
  line-height: 1.3;
  margin: 10px 0 5px;
  font-size: 80%;
  display: inline-block;}
.plate.plate-long{
  float:none;
  margin-right:0;
  width: auto;
  border-color: #ccc;
  padding: 10px;}
.plate.plate-long .plate-header{
  padding:0 0 5px 25px;
  margin-bottom: 10px;
  background: url(../img/contents-bg08.jpg) no-repeat left 9px;}
.plate.plate-long .plate-body{
  padding:0 0 0 25px;
  margin-bottom: 0px;
  background: url(../img/contents-bg09.jpg) no-repeat left 5px;}



.plate.plate-theme{
  padding:15px 10px 15px 70px;
  width: 100%;
  background-color: #6E9B34;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);}
.plate.plate-theme.num-01{
  background-image: url(../img/sp/contents-bg02.jpg);}
.plate.plate-theme.num-02{
  background-image: url(../img/sp/contents-bg03.jpg);}
.plate.plate-theme.num-03{
  background-image: url(../img/sp/contents-bg04.jpg);}
.plate.plate-theme.num-04{
  background-image: url(../img/sp/contents-bg05.jpg);}
.plate.plate-theme.num-05{
  background-image: url(../img/sp/contents-bg06.jpg);}
.plate.plate-theme.anotation{
  background:#fff;
  border:4px solid #6E9B34;
  color: #253B60;
  padding:20px 10px;}

.figure{
  margin-bottom: 50px;}
.figure:last-child{
  margin-bottom: 0px;}
.figure h4{
  color: #fff;
  text-align: center;
  line-height: 1;
  padding:15px 0 11px;
  margin-bottom: 25px;
  background: #253b60;}
.figure h4 span{
  font-size: 65%;
  margin: 5px 0;
  display: block;}
.figure h5 {
  line-height: 1.4;
  margin-bottom: 10px;
  font-size: 100%;}
.figure h5 span{
  font-weight: normal;
  font-size: 100%;}
.figure p{
  line-height: 1.3;}
.figure p span{
  font-weight: bold;
  color: red;}


.white-wrap{
  padding: 20px 15px;
  background: #fff;
  -webkit-border-radius: 3px;
    border-radius: 3px;}


.strongpoint-wrap{
  padding:5px 15px 20px;
  border:solid 4px #ccc;}
.strongpoint{
  padding: 14px;}
.strongpoint.strong-01{
  border-bottom: 1px solid #ccc;}
.strongpoint.strong-02{
  border-bottom: 1px solid #ccc;}
.strongpoint h4{
  display: table-cell;
  color:#71A131;
  vertical-align: middle;
  height: 42px;
  padding-left: 65px;
  line-height: 1;}
.strongpoint.strong-01 h4{
  background: url(../img/contents-bg15.jpg) no-repeat left center;}
.strongpoint.strong-02 h4{
  background: url(../img/contents-bg16.jpg) no-repeat left center;}
.strongpoint.strong-03 h4{
  background: url(../img/contents-bg17.jpg) no-repeat left center;}
.strongpoint p{
padding-top: 15px;}


#contents .section{
  padding:60px 0;}
#contents .section.section-01{
  background-color: #253b60 ;}
#contents .section.section-01 h2{
  font-size: 245%;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  color:#f3ec3d;
  margin-bottom: 15px;
  line-height: 1.2;}
#contents .section.section-01 h2 span{
  font-size: 68%;
  color:#fff;;}


#contents .section.cv{
  background-color: #FFF;
  border-top: 1px solid #e3e1df;
  border-bottom: 1px solid #e3e1df;}


#contents .section.section-03{
  background: #FFF;
  padding-bottom: 0;}
#contents .section.section-03 .section-header{
  padding-bottom: 25px;
  position:relative;}
#contents .section.section-03 .section-header:after{
  border-style:solid;
    border-color:#fff transparent;
    content: " ";
    position:absolute;
    background-color:transparent;
   border-width:40px 80px 0;
    top:auto;
    bottom:-30px;
    left:35%;}
#contents .section.section-03 .section-body{
  padding:70px 0 35px;
  background: #253b60;}
#contents .section.section-03 .section-body h3{
  margin-bottom: 30px;
  font-weight: normal;
  background: none;}
#contents .section.section-03 .section-body h3 span{
  padding: 0;
  font-size: 51px;
  font-weight: bold;
  background: none;
  }
#contents .section.section-03 .section-body h3 span.yellow{
color: #F3EC3C;
}

.section.section-05 .white-wrap{
  border:solid 4px #ccc;
}
#contents .section.section-06{
  background: #40B2D1;
  padding: 35px 10px;}
#contents .section.section-06 h3{
  color:#fff;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
  padding:10px 10px;
  background: none;
  letter-spacing: -1px;}
#contents .section.section-06 h3 span{
  padding: 0;
  font-weight: bold;
  font-size: 51px;}
#contents .section.section-06 .section-body{
  position:relative;
  width: 100%;
  -webkit-border-radius: 3px;
    border-radius: 3px;
  background: #fff;}
#contents .section.section-06 .section-body .list{
  padding: 15px 15px 0;}
#contents .section.section-06 .section-body .list div{
  font-size: 100%;
  font-weight: bold;
  color: #104b67;
  padding-left: 25px;
  margin-bottom: 25px;
  background: url(../img/contents-bg07.jpg) no-repeat left center;}
#contents .section.section-06 .section-body:after{
  border-style:solid;
  border-color:#40B2D1 transparent;
  content: " ";
  position:absolute;
  background-color:transparent;
 border-width:40px 80px 0;
  top:auto;
  bottom:-60px;
  left:35%;}


#contents #contact{
  font-size: 16px;
  padding-top: 0;}
#contact .section-header{
  padding:50px 0 44px;
  margin-bottom: 30px;
  background: #253b60;}
#contact .section-header h3{
  margin-bottom: 0;
  font-size: 51px;
  background: none;}
#contact .section-body > p{
  margin-bottom: 30px;}

/*ここからフォーム*/
#contact .mw_wp_form .error {
  line-height: 1.5; }
#contact form {
  *zoom: 1; }
#contact form img{
  width: auto; }
#contact form .control-label{
  width: 70px; }
#contact form:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }
#contact form .form-inner {
  background-color: #fff;
  -webkit-border-radius: 3px;
    border-radius: 3px;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  padding: 3.06122%;
  margin-bottom: 30px; }

#contact form .form-inner .radio-wrap{
  padding:0 20px;}
#contact form .form-inner .radio-wrap .radio-inline{
  margin-right: 10px;}
#contact form .form-inner .img-wrap{
  display:inline;}

#contact form .form-inner .label-wrap,
#contact form .form-inner .form-category,
#contact form .form-inner .checkbox-inline,
#contact form .form-inner .radio-inline {
  padding: 6px 5px 10px; }

#contact form .form-inner .label-wrap img,
#contact form .form-inner .label-wrap .img-wrap,
#contact form .form-inner .form-category img,
#contact form .form-inner .form-category .img-wrap,
#contact form .form-inner .checkbox-inline img,
#contact form .form-inner .checkbox-inline .img-wrap,
#contact form .form-inner .radio-inline img,
#contact form .form-inner .radio-inline .img-wrap {
  vertical-align: -6px;
  float: none; }

#contact form .form-inner .label-wrap .img-wrap img.first-child,
#contact form .form-inner .form-category .img-wrap img.first-child,
#contact form .form-inner .checkbox-inline .img-wrap img.first-child,
#contact form .form-inner .radio-inline .img-wrap img.first-child {
  vertical-align: top; }

#contact form .form-inner .form-category {
  line-height: 1.8; }
#contact form .form-inner .radio-inline,
#contact form .form-inner .checkbox-inline {
  line-height: 1.5; }
#contact form .form-inner .form-input .input-wrap {
  margin-bottom: 10px; }
#contact form .form-inner .form-input .adjust-IE {
  white-space: nowrap; }

#contact form .button-wrap .privacy{
  margin-bottom: 10px;}
#contact form .button-wrap .signup-btn input {
  height: 74px;
  width: 328px;
  background: url("../img/contents-btn02.jpg") no-repeat;
  border: none;
  text-decoration: none;
  color: transparent; }
#contact form .button-wrap .signup-btn input:hover {
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -ms-opacity: 0.75;
  -moz-opacity: 0.75;
  -o-opacity: 0.75;
    opacity: 0.75; }
.confirmation .input-wrap,.confirmation .radio-wrap{
  line-height: 1.8;
  padding-top: 6px;}
.confirmation #contact form .button-wrap .signup-btn input{
  background: url("../img/contents-btn03.jpg") no-repeat;}
.confirmation #contact form .privacy{
  display: none;}


#contents .section {
  *zoom: 1;}
#contents .section:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }





/* contents[END] */
#footer {
  font-size: 90%;
  background-color: #253b60; }
  #footer .container {
    padding: 1.53061% 0; }
    #footer .container p {
      color: #FFF; }

/* footer[END] */
