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;
}

body {
  background: #fff;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

hr {
  border: none;
  border-top: 1px #363636 solid;
  margin-bottom: 42px;
}

small {
  font-size: 82%;
}

.fontSizeA {
  font-size: 14px;
}

.fontSizeB {
  font-size: 16px;
}

.fontSizeC {
  font-size: 18px;
}

.fontSizeD {
  font-size: 20px;
}

.fontColorRed {
  color: #db3c34;
}

.textFreeCenter {
  text-align: center;
}

.width_50 {
  width: 50px;
}

.width_70 {
  width: 70px;
}

.width_100 {
  width: 100px;
}

.width_230 {
  width: 230px;
}

.width_300 {
  width: 300px;
}

.width_350 {
  width: 350px;
}

.width_450 {
  width: 450px;
}

.width_500 {
  width: 500px;
}

.width_550 {
  width: 550px;
}

.width_600 {
  width: 600px;
}

.width_650 {
  width: 650px;
}

.width_700 {
  width: 700px;
}

.width_max {
  width: 100%;
}

.globalHeader {
  width: 980px;
  margin: 0 auto;
  padding: 42px 0;
  text-align: center;
  color: #363636;
}

.pageTitle {
  font-size: 200%;
  margin-bottom: 1em;
}

.subTitle {
  font-size: 140%;
  margin-bottom: 1em;
}

.mainBlock {
  width: 980px;
  margin: 0 auto 36px auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 42px;
  background: #fff;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  border: 1px #b0a59a solid;
}

.layoutBlock {
  margin-bottom: 56px;
}

.contents {
  margin-bottom: 56px;
  color: #363636;
}

.contents_title {
  display: block;
  font-size: 21px;
  margin-bottom: 14px;
}

.contents_text {
  line-height: 1.8;
  letter-spacing: 0.8pt;
  padding-left: 21px;
  border-left: 2px #fff solid;
  margin-bottom: 21px;
}

.contents_text.right {
  text-align: right;
  border: none;
}

.contents.innerText {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 28px;
  background: white;
}

.listStyle_dise {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 42px;
}

.listStyle_dise li {
  margin-bottom: 7px;
  line-height: 1.4;
}

.listStyle_dise.shortPadding {
  padding-left: 28px;
}

.layoutSpanBlock {
  overflow: hidden;
}

.layoutSpanBlock .layoutTh {
  float: left;
  width: 130px;
}

.layoutSpanBlock .layoutTd {
  float: left;
  width: 700px;
}

.articleTitle {
  font-weight: bold;
  background: #b0a59a;
  color: #fff;
  margin-bottom: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px;
  font-size: 130%;
}

.articleTitle i {
  padding-right: 7px;
}

.midashi {
  font-weight: bold;
  background: #f3f2f0;
  color: #8e7f6f;
  margin-bottom: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px;
  font-size: 115%;
}

.article {
  margin-bottom: 56px;
  padding-bottom: 28px;
}

.article_subTitle {
  font-size: 14px;
  margin-bottom: 15.4px;
  display: block;
  line-height: 1.4;
  overflow: hidden;
}

.article_subTitle i {
  font-size: 150%;
  padding-right: 7px;
  display: block;
  float: left;
}

.article_subTitle b {
  font-size: 110%;
  display: table-cell;
  float: left;
  vertical-align: text-bottom;
}

.article_subTitle_frist i {
  width: 25px;
}

.article_subTitle_frist b {
  padding-top: 5px;
  width: 859px;
}

.article_subTitle_fristLong i {
  width: 40px;
}

.article_subTitle_fristLong b {
  padding-top: 5px;
  width: 844px;
}

.article_subTitle_two i {
  width: 50px;
}

.article_subTitle_two b {
  padding-top: 5px;
  width: 834px;
}

.article_subTitle_thread i {
  width: 60px;
}

.article_subTitle_thread b {
  padding-top: 5px;
  width: 824px;
}

.article_subTitle_sq i {
  width: 83px;
}

.article_subTitle_sq b {
  padding-top: 5px;
  width: 751px;
}

.inputList {
  overflow: hidden;
  margin-bottom: 1em;
}

.inputList.Column1 li {
  width: 100%;
}

.inputList.Column2 li {
  width: 50%;
}

.inputList.Column3 li {
  width: 33.333%;
}

.inputList.Column4 li {
  width: 25%;
}

.inputList.Column5 li {
  width: 20%;
}

.inputList li {
  float: left;
  margin-bottom: 14px;
}

.article_subBlock {
  padding-top: 14px;
}

.article_subBlock_title {
  margin-bottom: 15.4px;
  display: block;
}

.tableStyle {
  border-left: 1px #ddd solid;
  border-top: 1px #ddd solid;
  width: 100%;
}

.tableStyle th,.tableStyle td {
  border-right: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 11.2px;
}

.tableStyle td {
  line-height: 1.4;
}

.tableStyle .textCenter {
  text-align: center;
}

.tableStyle.tdCenterLayout td {
  text-align: center;
}

.tableStyle.tdCenterLayout td:first-of-type {
  text-align: left;
}

.tableStyle.tdAllCenterLayout td {
  text-align: center;
}

.tableStyle .cellWidth_10 {
  width: 10%;
}

.tableStyle .cellWidth_15 {
  width: 14%;
}

.tableStyle .cellWidth_20 {
  width: 20%;
}

.tableStyle .cellWidth_50 {
  width: 40%;
}

.buttonArea {
  text-align: center;
}

.buttonStyle {
  border: none;
  width: 33%;
  margin: 0 14px;
  background: #ddd;
  padding: 14px 0;
  -webkit-border-radius: 5.6px;
          border-radius: 5.6px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: pointer;
}

.buttonStyle_blue {
  background: #b0a59a;
  color: #fff;
}

.buttonStyle_red {
  background: #db3c34;
  color: #fff;
}

.inputRadio input[type="radio"] {
  display: none;
}

.inputRadio label {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 20px;
  cursor: pointer;
}

.inputRadio label::before,.inputRadio label::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-border-radius: 100%;
          border-radius: 100%;
     -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.inputRadio label::before {
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  background: #f3f3f3;
  border: 1px solid #ccc;
}

.inputRadio label:hover::before {
  background: #fff;
}

.inputRadio label::after {
  opacity: 0;
  left: 4px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background: #efab26;
      -ms-transform: scale(2);
     -moz-transform: scale(2);
  -webkit-transform: scale(2);
          transform: scale(2);
}

.inputRadio input[type="radio"] + label {
  margin-right: 24px;
}

.inputRadio input[type="radio"] + label:last-of-type {
  margin-right: 0;
}

.inputRadio input[type="radio"]:checked + label::before {
  background: #fff;
  border: 1px solid #efab26;
}

.inputRadio input[type="radio"]:checked + label::after {
  opacity: 1;
      -ms-transform: scale(1);
     -moz-transform: scale(1);
  -webkit-transform: scale(1);
          transform: scale(1);
}

.inputCheckBox input[type="checkbox"] {
  display: none;
}

.inputCheckBox label {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 32px;
  cursor: pointer;
     -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.inputCheckBox label::before,.inputCheckBox label::after {
  position: absolute;
  content: "";
     -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.inputCheckBox label::before {
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  background: #f4f4f4;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.inputCheckBox label::after {
  opacity: 0;
  top: 50%;
  left: 3px;
  width: 11px;
  height: 6px;
  margin-top: -6px;
  border-left: 3px solid #efab26;
  border-bottom: 3px solid #efab26;
      -ms-transform: rotate(-45deg) scale(0.5);
     -moz-transform: rotate(-45deg) scale(0.5);
  -webkit-transform: rotate(-45deg) scale(0.5);
          transform: rotate(-45deg) scale(0.5);
}

.inputCheckBox label:hover::before {
  background: #fff;
}

.inputCheckBox input[type="checkbox"]:checked + label::before {
  background: #fff;
  border: 1px solid #efab26;
}

.inputCheckBox input[type="checkbox"] + label {
  margin-right: 24px;
}

.inputCheckBox input[type="checkbox"] + label:last-of-type {
  margin-right: 0;
}

.inputCheckBox input[type="checkbox"]:checked + label::after {
  opacity: 1;
      -ms-transform: rotate(-45deg) scale(1);
     -moz-transform: rotate(-45deg) scale(1);
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
}

input[type="text"],textarea {
  outline: none;
  border: 1px solid #ccc;
}

input[type="text"]:focus,textarea:focus {
  background: rgba(239, 171, 38, 0.15);
}

input[type="text"] {
  padding: 3px 0 2px 5px;
}

textarea {
  width: 100%;
  min-height: 120px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.3em;
}

.hissu {
  background: #db3c34;
  color: #fff;
  padding: 5px;
}

.error {
  border: 1px #db3c34 solid;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  line-height: 1.4;
  margin-bottom: 1em;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: #fef7f7;
  color: #db3c34;
}

.preload * {
  -webkit-transition: none !important;
     -moz-transition: none !important;
          transition: none !important;
}

.designArea {
  width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px;
  overflow: hidden;
  position: relative;
}

.header {
  margin-bottom: 36px;
}

.btnArea {
  text-align: center;
}

.btnArea.negativeTopA {
  margin-top: -25px;
}

.btnArea a {
  width: 557px;
  height: 55px;
  display: block;
  margin: 0 auto;
}

.btnArea a:hover {
  opacity: 0.85;
}

.tel {
  text-align: right;
  padding: 23px 0 13px;
}

.headerArea {
  width: 100%;
  background: #f6f6eb url(../img/main_img_back1.png) no-repeat top center;
  padding-bottom: 48px;
}

.headerArea .logo {
  width: 592px;
  height: 253px;
  margin: 30px auto 0 auto;
}

.headerArea .head_design_img {
  position: absolute;
  display: block;
  top: 60px;
  right: 50px;
  width: 237px;
  height: 98px;
}

.mgBottomA {
  margin-bottom: 1em;
}

.mgBottomB {
  margin-bottom: 0.5em;
}

.contentsHeader {
  text-align: center;
  margin-bottom: 36px;
}

.floatbox {
  overflow: hidden;
}

.floatbox .left {
  float: left;
}

.floatbox .right {
  float: right;
}

.floatbox .right .layout {
  text-align: right;
}
.checkContents{
  padding: 1rem 0 1rem 14px;
  margin-bottom: 1em;
}

.pdLeft14{
  padding-left: 14px;
}