
@media only screen and (min-width: 768px) {

body                 { font-size: 9pt; color: #444444; background-color : #ffffff;
                       font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Arial,sans-serif}

td                   { border-right: none; border-left: none; }
.directmessage       { width: 890px; text-align: center;margin: 0 auto 0 auto;}
.SpaceArea           { width: 890px; margin: 0px auto 30px; padding:0px; text-align:center; font-size: 1px; clear:both;}
.SubTitleArea        { width: 890px; height: auto; margin: 0px auto 0px auto; clear:both; background-repeat: no-repeat;}
.CenterArea          { width: 890px; margin: 0px auto 10px auto; padding:0px; text-align:center; clear:both; }
.RightArea           { width: 890px; margin: 0px auto 0px auto; padding:0px; text-align:right; clear:both;}
.LeftArea            { width: 890px; margin: 0px auto 0px auto; padding:0px; text-align:left; clear:both;}
.BorderArea          { width: 890px; margin: 0px auto 0px auto; padding: 15px 0px 15px 0px; text-align:center; clear:both; border: 1px solid #999999;}
.fontBig             { font-size: 11pt; }
.align-top           { vertical-align: top; }

.DirectMsgTable      { margin: 10px 10px; padding: 10px; color: #ff0000; text-align:left; }
.DirectMsgTitle      { font-size: 12pt; margin: 0px 0; padding-left:  0px; list-style-type: none;}
.DirectMsg           { font-size: 10pt; margin: 5px 0; padding-left: 10px; list-style-type: none;}

.SubTitle            { color: #333; width: 890px; padding: 0px 0px 0px 10px; font-size: 16pt; font-weight: bold; text-align:left; border-left: 5px solid #f08300; margin-bottom: 20px; margin-top: 32px;}

td.hissu             { width: 62px;}
td .required         { color: #fff; font-weight:bold; text-align: center; background:#e73462 none repeat scroll 0 0; padding:3px 9px;}

.td-y                { margin: 0px; padding: 0px; background-color: #fff; width: 265px;}
.td-y1               { margin: 0px; padding: 0px; background-color: #fff; width: 64px;}
.td-y2               { margin: 0px; padding: 0px; background-color: #fff; width: 200px;}
.td-b                { margin: 0px; padding: 0px; background-color: #fff; width: 265px;}
.td-b1               { margin: 0px; padding: 0px; background-color: #fff; width: 64px;}
.td-b2               { margin: 0px; padding: 0px; background-color: #fff; width: 200px;}
.td-b3               { margin: 0px; padding: 0px; background-color: #fff; width: 170px;}
.td-b4               { margin: 0px; padding: 0px; background-color: #fff; width: 0px;}
.td-b5               { margin: 0px; padding: 0px; background-color: #fff; width: 30%;}

.imemode-on          { font-size: 9pt; margin: 0px; padding: 0 8px; height: 32px; line-height: 18px; ime-mode: active; border:1px solid #cccccc ; border-radius: 2px ; box-shadow:2px 2px 0 0 rgba(237, 237, 237, 0.8) inset ;}

#kojininforiyoudouiumu {
    background-color:#fffde6;
    margin: 32px 0px;
}

.click-area{
    display:block;
    cursor:pointer;
    padding:20px 0;
}

div.clearfix span.hissu {
    float:right;
}

div.CenterArea div.back {
    position: relative;
    top: -72px;
    width: 224px;
}

.btn-01 button{
    display: inline-block;
    padding: 12px 40px;
    border: 1px solid #c0c0c0;
    outline:none;
    text-align: center;
    font-size: 1.5rem;
    transition: background .2s;
}
.btn-01.more button{
    padding: 12px 64px 12px 30px;
    width: 100%;
    font-size: 9pt;
    background: #fff;
}
.btn-01.more button > span{
    position: relative;
    padding: 0 34px;
}
.btn-01.more button > span::before{
    content: "";
    top: 50%;
    right: 0;
    margin-top: -14px;
    width: 24px;
    height: 24px;
    border: 2px solid #c0c0c0;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    display: block;
}
.btn-01.more button > span > span::before {
    transform: rotate(90deg);
}
.btn-01.more button > span > span::before, .btn-01.more button > span > span::after {
    content: "";
    top: 50%;
    right: 13px;
    margin-top: -5px;
    width: 2px;
    height: 10px;
    background: #c0c0c0;
    position: absolute;
    display: block;
}
.btn-01.more button.is-open > span > span::after{
    transform: rotate(90deg);
}
.toggle-more-content{
    display:none;
}
.toggle-more-content table{
    border-top-style:none;
}
.toggle-more-content  td{
    border-top-style:none;
}

.content-foot-01 {
background: #fff;
}

.content-foot-01 .content-foot-inner {
margin: 0 auto;
padding: 28px 0 40px;
width: 980px;
}

.box-normal {
display: flex;
padding: 28px 30px;
border-top: 3px solid #dad3d0;
background: #f5efec;
}

.box-normal > .col {
width: calc((100% - 40px) /2);
}

.box-normal > .col:last-child {
margin-left: 40px;
}

.box-normal > .col > .hdg {
margin: 18px 0 6px;
font-weight: bold;
font-size: 15px;
color: #5b3d2d;
text-align: left;
}

.box-normal > .col > .text {
font-size: 15px;
color: #5b3d2d;
line-height: 2.1;
text-align: left;
}

.box-normal > .col > :first-child {
margin-top: 0;
}
    .Heading2 {
      background-color: #f7f7f7;
      margin: 20px 0 5px 0;
      padding: 8px 17px 8px;
      font-size: 18px;
      font-weight: bold;
      color: #333;
      border-bottom: 2px solid #ffc000;
    }
    .MainArea {
      width: max-content;
    }
    .modePC {
        display: block;
    }
    .modeSP {
        display: none;
    }

    .LeftArea li {
      list-style: none;
    }

    /* 入力画面 */
    .sitem2_child1 {
      display: table-cell;
      vertical-align: middle;
      width: 30px;
    }

    .sitem2_child1 input {
      display: none;
    }

    .sitem2_child2 {
      display: table-cell;
      padding: 0 10px;
    }

    .sitem2_chk {
      display: inline-block;
      text-align: center;
      width: 30px;
      height: 30px;
      background: #ffffff;
      border: 1px solid #c0c0c0;
      border-radius: 4px;
      box-shadow: 1px 1px 4px 0 #a7a3a3 inset;
      position: relative;
    }
    .sitem2_chk_mark {
      width: 23px;
      height: 18px;
      position: absolute;
      left: 3px;
      top: 6px;
    }

    .sitem2_img {
      height: 64px;
      width:122px;
    }
    #sitem2{
        background-color: white;
        border-bottom: 0;
        font-size: 1.1em;
    }
    #sitem2 ul {
        display: flex;
        -webkit-flex-wrap: wrap;
        width: 100%;
    }
    #sitem2 li{
      list-style: none;
      float: left;
      width: 50%;
    }
    .sitem2_label {
      background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
      margin-top: 18px;
      margin-left: 10px;
      margin-right: 10px;
      line-height: 1.2em;
      font-size: 1.14em;
      border: 1px solid #c6c6c6;
      border-radius: 8px;
      display: table;
    }
    #sitem2 li label {
      padding: 5px 5px;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
    }
    .sitem2_child2 {
      display: table-cell;
      padding: 0 10px;
    }
    section {
      max-width: 890px;
      margin: 0 auto;
      text-align:left
    }
    #item_chk1 {
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
    }
    .item li {
      background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
      margin-top: 18px;
      line-height: 1.2em;
      font-size: 1.14em;
      border: 1px solid #c6c6c6;
      border-radius: 8px;
      width: 100%;
    }
    .item li label {
        display: -webkit-flex;
        display:flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .item li label > div:first-child {
      display: table;
    }
    .item li label > div:last-child {
      width: calc(100% - 124px);
    }

    .item li:first-child {
      margin-top: 0;
    }

    .LeftArea input[type="text"]{
      border: 1px solid #c6c6c6 ;
      box-shadow:2px 2px 0 0 rgba(237, 237, 237, 0.8) inset ;
    }
    .ui-widget-content {
      display: block;
      border: 0px !important ;
    }

    ol, ul {
      list-style: inherit;
    }

    .kentoTr{
        width:33px;
    }
    .kento2syohinQ{
        border-right: 1px solid #c0c0c0;
    }

    /*ポップアップの下のボタンデザイン設定*/
    .ok_button {
      line-height:1;
      padding: 10px 1em;
      color: #ffffff;
      font-size: 1.3em;
      font-weight: bold;
      border-radius: 5px;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.30, #f5a23a), color-stop(0.90, #f38b06) );
      -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      text-shadow: 1px 2px 2px rgba(4,0,0,0.1);
    }

    .cancel_button {
      line-height:1;
      padding: 11px 1em;
      font-size: 1em;
      font-weight: bold;
      border-radius: 5px;
      border: 1px solid #c6c6c6;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background: linear-gradient(#fcfcfc, #ebebeb);
      -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
    }
    .modePC2{
      display:inline;
    }
    .modeSP2{
      display:none;
    }
    .modeSPTbl{
      display:none;
    }

    .inputTable {
      height:33px;
      vertical-align: middle;
    }

    .inputTable > tbody > tr >th {
      vertical-align: middle;
      width:230px;
      border: 1px solid #c0c0c0;
    }
    .inputTable > tbody > tr > td {
      height:32px;
    }

    .tblHeader {
      display:table;
    }
    .kentoTblTh {
      width:250px!important;
    }
    .enqueteTh{
      vertical-align: top!important;
      width: 250px!important;
      border: 1px solid #c0c0c0!important;
    }
    .itemSeimei {
      width:30px;
    }
    .itemSeimei2 {
      width:30px;
      margin-left:10px;
    }
    .inputSeimei {
      width:185px;
    }
    .ex1 {
      margin-left:8px;
    }
    .seibetu {
      min-width:30px;
    }
    .address {
      width:465px;
    }
    .address3 {
      width:405px;
    }
    .telInput {
      width:70px;
    }
    .mailAddress{
      width:490px;
    }
    .kojinInfoumu{
      background-color: #fffde6;
      margin: 32px 0px;
      text-align: center;
    }
    .questionNo {
      color: #fc7404;
      font-weight: bold;
      font-size: 12pt;
      width: 100%;
      display: table-cell;
      text-align: left;
    }
    .setumon {
      width: 100%;
      display: table-cell;
      vertical-align: middle;
      text-align: left;
      padding-top: 10px;
    }
    .anktTblTdDiv {
      display:table;
    }
    .answerRadio{
      display: table-cell;
      width: 230px;
      float: left;
      margin-top: 2px;
      margin-bottom: 4px;
    }
    .answerRadio .radiobutton {
      width: 16px;
      height: 16px;
      vertical-align: baseline;
    }
    .answernaiyous{
     margin-left:5px;
     font-size:14px;
    }
    .noticered{
      margin: 10px;
    }
    .shohinList {
      border: 1px solid #c0c0c0;
      list-style: none;
    }
    .shohinList li {
      border-bottom: solid 1px #c0c0c0;
    }
    .shohinlistSisan {
      list-style: none;
    }
    .shohinlistSisan li {
      display: inline;
    }
    .select_sub_txt {
      padding:0 0 0 10;
    }

    .inputTable input[type=text],
    .inputTable input[type=tel],
    .inputTable select {
      height: 32px;
      border: 1px solid #cccccc;
    }
    .error_message,
    .js_submit_err_msg {
      position: relative;
      color: #c51b33;
      padding-left: 25px;
      line-height: 2;
      font-weight: bold;
    }

    .error_message:before,
    .js_submit_err_msg:before {
      position: absolute;
      left: 0;
      top: 0;
      content: url(../../../images/direct/dr_common_message_error.png);
      margin-right: 9px;
      margin-top: 2px;
    }
    #JsErrMessage span,
    #JsErrMessage a{
      color: #c51b33;
      position:relative;
      padding-left: 25px;
      display:block;
      font-weight: bold;
      font-size: 1.2em;
      text-decoration: underline;
    }
    #JsErrMessage span:before,
    #JsErrMessage a:before{
      position: absolute;
      left: 0;
      top: 0;
      content: url(../../../images/direct/dr_common_message_error.png);
      margin-right: 9px;
      margin-top: -3px;
    }
    /* page3定義 */
    .SubTitleAreaPage3 {
      width: 890px;
      height: auto;
      margin: 0px auto 0px auto;
      clear:both;
      background-repeat: no-repeat;
    }
    .SubTitlePage3 {
      color: #333;
      width: 890px;
      padding: 0px 0px 0px 10px;
      font-size: 16pt;
      font-weight: bold;
      text-align: left;
      border-left: 5px solid #f08300;
      margin: 32px 10px 20px 0;
    }
    .doujiDiv {
      display: table;
      width: 100%;
    }
    .doujiQ {
      width: 90%;
      float: left;
    }
    .doujiA {
      width: 10%;
      float: left;
    }
    .page3 .enqueteTh{
      vertical-align: top!important;
      width: 390px!important;
      border: 1px solid #c0c0c0!important;
    }
    .enqueteDiv {
      text-align: left;
      diplay: table;
    }
    .questionNo2 {
      color: #fc7404;
      font-weight: bold;
      font-size: 12pt;
      width: 50px;
      display: table-cell;
    }
    .setumon2 {
      vertical-align: middle;
      text-align: left;
      display: table-cell;
    }
    .ErrorTable {
      border-collapse: separate ;
    }
    .ErrorTable .message{
      padding: 5 0 5 0;
    }
    .select_wrap2:after {
      content: "";
      position: absolute;
      display: block;
      border: transparent 5px solid;
      border-top-color: #000000;
      top: 45%;
      right: 10px;
    }
    .page2 #s_kokseiymd_mm,
    .page2 #s_kokseiymd_dd {
      width: 55px;
      padding-left: 10px
    }
    div.link a {
      color: #0066cc;
      padding: 0;
      margin: 0;
      background-image: url();
    }
    div.link a:before {
      content: url(../../../images/direct/dr_common_icon_circle_listitem.png);
      vertical-align: text-bottom;
      margin-right: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .modePC {
      display: none;
    }
    .modeSP {
      display: block;
    }
    *,
    *:before,
    *:after {
      box-sizing: border-box;
    }

    html {
      font-family: "Helvetica", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
    }

    #wrap {
      padding: 0 10px;
    }

    body {
      width: 100%;
      font-size: 0.7em;
      text-align: left;
      color: #333333;
      -webkit-text-size-adjust: 100%;
    }

    aside {
      display: table;
      width: 100%;
    }

    header {
      width: 100%;
      display: table;
    }

    section {
      width: 100%;
      display: table;
    }

    article {
      display: none;
      text-align: center;
      width: 100%;
    }

    ul {
      display: table;
      width: 100%;
    }

    li {
      display: table;
      width: 100%;
    }

    img {
      width: 15%;
    }

    h1 {
      font-size: 1.79em;
      font-weight: bold;
      margin-bottom: 14px;
    }

    h2 {
      padding: 0 10px 0;
      line-height: 1.5;
    }

    h3 {
      padding: 8px 18px;
      font-size: 1.4em;
      font-weight: bold;
      background-color: #e7f8ff;
    }
    #result_txt {
      margin-top: 20px;
      margin-bottom: 5px;
      color: #cf0000;
    }

    .price {
      color: #f38b06;
      font-size: 1.5em;
      font-weight: bold;
    }

    .price2 {
      color: #f38b06;
      font-size: 1.4em;
      font-weight: bold;
    }

    .notice {
      display: block;
      line-height: 1.4;
      margin-bottom: 17px;
    }

    .noticeCheckBox {
      padding-left: 10px;
      font-weight: normal;
    }

    /**********************
     ヘッダー
     ***********************/
    .page1 #header_top,
    .page2 #header_top,
    .page3 #header_top,
    .page4 #header_top {
      padding: 10px 10px 12px;
      margin: 0 -10px 14px -20px;
      border-bottom: 1px solid #cccccc;
      width: auto;
      display: block;
      overflow: hidden;
    }

    .page1 #logo,
    .page2 #logo,
    .page3 #logo,
    .page4 #logo {
      position: static;
      width: 45%;
      height: auto;
      float: left;
    }

    .page1 #contact,
    .page2 #contact,
    .page3 #contact,
    .page4 #contact {
      position: static;
      width: 45%;
      height: auto;
      float: right;
      margin: 0 5 0 0;
    }

    /**********************
     資料請求フロー
     ***********************/
    #header_info {
      font-size: 1.17em;
      color: #bbbbbb;
      background: #eeeeee;
      text-align: center;
      margin: 0 -10px 0 -10px;
      font-weight: bold;
      display: block;
      width: auto;
    }

    #header_info .header_info_inner {
      display: table;
      position: static;
      padding: 0;
      width: 100%;
    }

    #header_info .header_info_inner:before,
    #header_info .header_info_inner:after {
      display: none;
    }

    #header_info div {
      padding: 8px 0 7px;
      position: relative;
    }

    #header_info div:after,
    #header_info div:before {
      position: absolute;
      display: block;
      right: -7px;
      height: 33px;
      width: 12px;
      content: "";
      background: #eeeeee;
      border-right: 2px solid white;
      z-index: 1;
      overflow: hidden;
    }

    #header_info div:after {
      bottom: 0;
      -webkit-transform: skew(-21deg);
              transform: skew(-21deg);
    }

    #header_info div:before {
      top: 0;
      -webkit-transform: skew(21deg);
              transform: skew(21deg);
    }

    #header_info div:last-child:before,
    #header_info div:last-child:after {
      display: none;
    }

    #header_info .current {
      background: #f08300;
      color: white;
    }

    #header_info .current:after,
    #header_info .current:before {
      background: #f08300;
    }

    #header_info span {
      display: block;
      font-size: 1.23em;
      margin: 3px auto 0;
    }

    /* 入力画面 */
    .sitem2_child1 {
      display: table-cell;
      vertical-align: middle;
      width: 30px;
    }

    .sitem2_child1 input {
      display: none;
    }

    .sitem2_child2 {
      display: table-cell;
      padding: 0 10px;
    }

    .sitem2_chk {
      display: inline-block;
      text-align: center;
      width: 30px;
      height: 30px;
      background: #ffffff;
      border: 1px solid #c0c0c0;
      border-radius: 4px;
      box-shadow: 1px 1px 4px 0 #a7a3a3 inset;
      position: relative;
      margin-left: -1px;
    }

    .sitem2_chk div {
      display: none;
    }

    .sitem2_chk_mark {
      width: 23px;
      height: 18px;
      position: absolute;
      left: 3px;
      top: 6px;
    }

    .sitem2_img {
      height: 64px;
    }

    .sitem2_img img {
      height: 64px;
      width:122px;
      margin-left: -20px;
    }
    .siryostmsSP {
      margin-left: -30px;
    }

    .sitem2_img img + img{
      height: 100%;
      width:100%;
    }

    #item2_chk1 {
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
    }


    /* ボタン */
    .button_next {
      margin-bottom: 10px;
      color: #ffffff;
      width: 260px;
      height: 40px;
      font-size: 1.3em;
      font-weight: bold;
      border-radius: 5px;
      border: 0 ;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.30, #f5a23a), color-stop(0.90, #f38b06) );
      -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
              box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      text-shadow: 1px 2px 2px rgba(4,0,0,0.1);
    }

    .button_gray {
      color: #ffffff;
      width: 100%;
      height: 50px;
      font-size: 1.3em;
      font-weight: bold;
      border-radius: 5px;
      border: 1px solid #515151;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.30, #959595), color-stop(0.90, #c1c1c1) );
      -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
              box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      text-shadow: 1px 2px 2px rgba(4,0,0,0.1);
    }

    /*  page1  */

    /* 各項目下のエラーメッセージ */
    .error_message,
    .js_submit_err_msg {
      position: relative;
      color: #c51b33;
      margin: 3px 0 12px;
      padding-left: 25px;
      line-height: 1.4;
    }

    .error_message:before,
    .js_submit_err_msg:before {
      position: absolute;
      left: 0;
      top: 0;
      content: url(../../../images/direct/dr_common_message_error.png);
      margin-right: 9px;
      margin-top: 2px;
    }

    .js_submit_err_msg {
      margin-bottom: 5px;
    }

    /*Validationチェックエラーメッセージ*/
    .message-label,
    .yohaku-tateE {
        display: none;
    }

    /*入力画面のエラーメッセージ*/
    .page1 .messagebox,
    .page2 .messagebox {
      width: 100%;
      background-color: #fdebed;
      border: 1px solid #c51b33;
      margin-top: 24px;
      padding: 13px 14px 12px;
      font-weight: bold;
      color: #c51b33;
    }

    #JsErrMessage,
    #JavaErrMessage {
      font-size: 1em;
      line-height: 1.5;
      font-weight: bold;
    }

    #JsErrMessage span,
    #JsErrMessage a{
      color: #c51b33;
      position:relative;
      padding-left: 25px;
      font-weight: bold;
      display:block;
      text-decoration: underline;
    }

    #JsErrMessage span:before,
    #JsErrMessage a:before{
      position: absolute;
      left: 0;
      top: 0;
      content: url(../../../images/direct/dr_common_message_error.png);
      margin-right: 9px;
      margin-top: -3px;
    }

    /* ダイレクトメッセージ */
    .DirectMsgTable      { margin: 5px 5px; padding: 5px; color: #ff0000; }
    .DirectMsgTitle      { font-size: 12pt; margin: 5px 0px; padding-left:  0px; list-style-type: none;}
    .DirectMsg           { font-size: 10pt; margin: 5px 0px; padding-left: 10px; list-style-type: none;}

    /* 見出しのラッパー */
    .page1 aside,
    .page2 aside,
    .page3 aside {
      width: 100%;
      margin-top: 32px;
      margin-bottom: 20px;
      font-weight: bold;
      border-left: 5px solid #f08300;
    }

    /* 入力画面 */
    #sitem2 {
      background-color: white;
      border-bottom: 0;
      font-size: 1.1em;
      margin: 0px;
      width: 100%;
    }

    #sitem2 li {
      background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
      margin-top: 18px;
      line-height: 1.2em;
      font-size: 1.14em;
      border: 1px solid #c6c6c6;
      border-radius: 8px;
      display: table;
      width: 100%;
    }

    #sitem2 li label {
        display: -webkit-flex;
        display:flex;
        -webkit-align-items: center;
        align-items: center;
    }
    #sitem2 li label > div:first-child {
      display: table;
    }
    #sitem2 li label > div:last-child {
      width: calc(100% - 124px);
    }

    #sitem2 li:first-child {
      margin-top: 0;
    }

    #sitem3 li:nth-child(odd) span:nth-child (1),
    #sitem8 li:nth-child(odd) span:nth-child (1),
    #sitem9 li:nth-child(odd) span:nth-child (1) {
    vertical-align: middle;
      font-size: 1.4em;
      font-weight: bold;
    }

    #sitem3 li:nth-child(odd) span:nth-child (3),
    #sitem8 li:nth-child(odd) span:nth-child (3),
    #sitem9 li:nth-child(odd) span:nth-child (3) {
    float: right;
      font-weight: bold;
      color: #0074ff;
    }

    li div.tableleft {
      display: table;
      width: 100%;
      text-align: left;
    }


    #sitem5 li:first-child {
      background: #fffde6;
      margin-bottom: 29px;
    }

    #sitem5 li:first-child a {
      color: #004090;
      text-decoration: none;
    }

    #sitem5 li label {
      width: 81.25%;
      border: 1px solid #c6c6c6;
      border-radius: 8px;
      margin: 0 auto;
      padding: 17px 13px 15px;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background:         linear-gradient(#fcfcfc, #ebebeb);
    }

    #sitem5 li div {
      font-size: 1.25em;
      text-align: left;
      padding: 14px 12px;
      line-height: 1.48;
    }

    .link_blank {
      width: 13px;
      height: 12px;
      margin-left: 4px;
    }

    .page2 #sitem5 li:last-child .cell {
      text-align: center;
      display: table;
    }

    #n_kojininforiyoudouiumu,
    #n_shsiteiumu {
      margin: 0 6px 0 0;
      display: table-cell;
      vertical-align: middle;
    }

    #n_koksei,
    #n_siryosksyakbn,
    #n_hrkkeiro,
    #n_mailadrriyoukahikbn,
    #n_shsiteiumu,
    #n_doujimosisiplusumu,
    #n_doujimosisinplusumu,
    #n_doujimosisiexumu,
    #n_doujimosisiex21umu,
    #n_doujimosisiganumu {
      border-radius: 0;
      box-shadow: none;
      padding: 0;
      margin: 0 10px 0 0;
      width: 20px;
      margin-right: 5px;
      position:relative;
    }

    /* 各項目下に表示されるエラーメッセージ */
    .page2 #item3_addr3,
    .page2 #item3_email1,
    .page2 #item3_email2 {
      background-color: white;
    }
    /*--------------------- page1、page2 st--------------------- */
    .page1 #sitem4,
    .page2 #sitem4 {
      margin-top: 32px;
      margin-bottom: 30px;
    }

    .page1 .input_bg_color,
    .page2 .input_bg_color {
      background-color: pink;
    }

    .page1 .button_next,
    .page2 .button_next {
      display: block;
      margin: 0 auto;
      width: 100%;
      height: 50px;
    }

    .page2 #sitem8 >ul {
      font-size: 1.25em;
    }

    .page2 #sitem1 {
      width: 100%;
      display: inline-block;
      color: #494949;
      margin-bottom: 15px;
    }

    .page2 #sitem1 ul li {
      float: left;
      width: 50%;
      overflow: hidden;
      text-align: center;
      margin-bottom: 20px;
      height: 76px;
    }

    .page2 #sitem1 ul li img {
      max-width: 100%;
      width: auto;
    }

    .page2 #sitem10 >ul {
      font-size: 1.25em;
    }

    /*--------------------- page1 end--------------------- */

    /* form1 */
    .form1 {
      font-size: 1.25em;
    }

    .form_title {
      display: block;
      width: auto;
      background: #eeeeee;
      margin: 0 -10px 10px -10px;
      padding: 15px 10px;
      font-weight: bold;
      overflow: hidden;
    }

    .form_title span {
      float: left;
    }

    .form_title .required {
      float: right;
    }

    .required strong {
      color: #ffffff;
      background: #e73462;
      padding: 5px 9px;
      line-height: 1;
    }

    #s_koktelno_tel1,
    #s_koktelno_tel2,
    #s_koktelno_tel3,
    #s_tsintelno_tel1,
    #s_tsintelno_tel2,
    #s_tsintelno_tel3 {
      width: 27.66666666666667%;
      display: block;
      float: left;
    }

    #s_koktelno_tel1 + span,
    #s_koktelno_tel2 + span,
    #s_tsintelno_tel1 + span,
    #s_tsintelno_tel2 + span {
      display: block;
      float: left;
      width: 8.499999999999995%;
      text-align: center;
      margin-top: 12px;
    }

    .form_title .example {
      font-weight: normal;
      margin-left: 8px;
    }

    .select_col label span.select_wrap2 {
        width:37%;
    }

    .select_col label:first-child  span.select_wrap2 {
        width:90%;
    }
    .select_col label span.select_sub_txt {
        padding-left:1em;
    }

    .select_col label:nth-child(2) span.select_sub_txt {
        display:inline-block;
        width:16%;
    }

    .page2 #citem2 #item2_contents {
      width: auto;
      margin-left: -10px;
      margin-right: -10px;
      display: block;
    }

    .page2 #citem2 {
      width: 100%;
      display: inline-block;
      color: #494949;
      margin-bottom: 15px;
    }

    .page2 #citem2 li {
      padding: 0;
      border: 0;
      font-size: 1.25em;
      line-height: 1.4;
    }

    .page2 #citem2 li:not(:first-child) div {
      padding: 9px 10px 17px 20px;
      background: #ffffff;
    }

    .page2 #citem2 li:not(:first-child) {
        border-bottom: 1px solid #cccccc
    }

    .page2 #citem2 li:first-child div {
      padding: 13px 10px 14px 20px;
      background: #eeeeee;
      font-weight: bold;
    }

    .page2 #sitem3 li,
    .page2 #sitem6 li,
    .page2 #sitem8 li {
      font-size: 1.25em;
    }
    .page2 #s_kokseiymd_mm,
    .page2 #s_kokseiymd_dd {
      width: 100%;
      margin-left: 0px;
    }

    .page3 #citem3 .hdg_01,
    .page3 #citem5 .hdg_01,
    .page3 #citem6 .hdg_01 {
      margin: 0 10px 17px 10px;
      font-size: 1.61em;
      font-weight: bold;
      border-left: 5px solid #f08300;
      border-bottom: 0;
      display: block;
      width: auto;
    }

    .page3 #citem3 .hdg_01 h1,
    .page3 #citem5 .hdg_01 h1,
    .page3 #citem6 .hdg_01 h1 {
      padding: 0 10px 0;
      line-height: 1.3;
      font-size: inherit;
      margin-bottom: 0;
    }

    .page3 #citem3 .hdg_02 {
      margin-top: 32px;
      margin: 0 10px 17px 10px;
      font-size: 1.61em;
      font-weight: bold;
      border-bottom: 2px solid #f08300;
      display: block;
      width: auto;
    }

    .page3 #citem3 .hdg_02 h3 {
      font-size: 0.97em;
      background: #ffffff;
      font-weight: normal;
      padding: 0 0 6px 0;
    }

    /*--------------------- page3--------------------- */

    .page3 #citem1 {
      background-color: white;
      width: 100%;
      display: inline-block;
      color: #494949;
    }

    .page3 #citem1,
    .page3 #citem2,
    #citem3,
    #citem5,
    #citem6 {
      width: 100%;
      display: inline-block;
      color: #494949;
      margin-bottom: 15px;
    }

    .page1 section#contents ul h1,
    .page2 section#contents ul h1 {
      padding: 4px 4px;
      text-align: center;
      font-size: 1.2em;
      background-color: #fff8bc;
    }


    .page1 section#contents ul h2,
    .page2 section#contents ul h2,
    .page3 section#contents ul h2 {
      padding-top: 4px;
      padding-bottom: 4px;
      text-align: left;
      font-size: 1.2em;
      background-color: #fff8bc;
    }


    .page3 #citem1 ul li {
      float: left;
      width: 50%;
      overflow: hidden;
      text-align: center;
      margin-bottom: 20px;
      height: 76px;
    }

    .page3 #citem1 ul li img {
      max-width: 100%;
      width: auto;
    }


    .page3 #citem3 li {
      border-bottom: 1px solid #a9a9a9;
    }

    .page3 #citem2 #item2_contents,
    .page3 #citem3 #item3_contents,
    .page3 #citem5 #item5_contents,
    .page3 #citem6 #item6_contents {
      width: auto;
      margin-left: -10px;
      margin-right: -10px;
      display: block;
    }

    .page3 #citem2 li,
    .page3 #citem3 li,
    .page3 #citem5 li,
    .page3 #citem6 li {
      padding: 0;
      border: 0;
      font-size: 1.2em;
      line-height: 1.4;
    }

    .page3 #citem3 #item3_contents .hdg_01,
    .page3 #citem5 #item5_contents .hdg_01,
    .page3 #citem6 #item6_contents .hdg_01 {
      margin: 0 10px 17px 10px;
      font-size: 1.61em;
      font-weight: bold;
      border-left: 5px solid #f08300;
      border-bottom: 0;
      display: block;
      width: auto;
    }

    .page3 #citem3 #item3_contents .hdg_01 h1,
    .page3 #citem5 #item5_contents .hdg_01 h1,
    .page3 #citem6 #item6_contents .hdg_01 h1 {
      padding: 0 10px 0;
      line-height: 1.3;
      font-size: inherit;
      margin-bottom: 0;
    }

    .page3 #citem3 #item3_contents .hdg_02 {
      margin-top: 32px;
      margin: 0 10px 17px 10px;
      font-size: 1.61em;
      font-weight: bold;
      border-bottom: 2px solid #f08300;
      display: block;
      width: auto;
    }

    .page3 #citem3 #item3_contents .hdg_02 h3 {
      font-size: 0.97em;
      background: #ffffff;
      font-weight: normal;
      padding: 0 0 6px 0;
    }

    .page3 #citem2 li:not(:first-child) div,
    .page3 #citem3 li div,
    .page3 #citem5 li div,
    .page3 #citem6 li div {
      padding: 9px 10px 17px 10px;
      background: #ffffff;
    }

    .page3 #citem2 li:not(:first-child) {
        border-bottom: 1px solid #cccccc
    }


    .page3 #citem2 li:first-child div,
    .page3 #citem3 li div:first-child,
    .page3 #citem5 .item5_txt1,
    .page3 #citem6 li div:first-child {
      padding: 13px 10px 14px 10px;
      background: #eeeeee;
      font-weight: bold;
    }

    .page3 #citem5 .item5_txt1 .question {
      background: #eeeeee;
      font-weight: bold;
      color: rgb(73, 73, 73);
      font-size: inherit;
    }

    .page3 .button_next {
      height: 50px;
      margin: 0 auto;
    }

    .page3 .button_next {
      display: block;
      margin: 0 auto 30px;
      width: 100%;
    }

    .page3 #item4_pre_btn {
      width: 200px;
      color: inherit;
      border: 1px solid #c6c6c6;
      border-radius: 8px;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background:         linear-gradient(#fcfcfc, #ebebeb);
      text-shadow: none;
    }

    .page3 #citem6 {
      background-color: white;
      width: 100%;
      display: inline-block;
      color: #494949;
    }

    /*--------------------- page4--------------------- */
    #ritem1 {
      color: #494949;
      font-weight: bold;
      font-size: 1.5em;
      line-height: 1.4;
      text-align: center;
      margin: 40px 0 32px;
    }

    #ritem1 p {
      font-weight: normal;
      font-size: 0.8em;
      margin-top: 25px;
    }

    #ritem2 {
      margin-bottom: 30px;
    }

    #ritem2 .button_next {
      margin: 0 auto;
      display: block;
      color: inherit;
      width: 140px;
      height: 50px;
      font-size: 1.2em;
      font-weight: normal;
      border: 1px solid #c6c6c6;
      border-radius: 8px;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background:         linear-gradient(#fcfcfc, #ebebeb);
      text-shadow: none;
    }

    /***********************
     フッター
     ***********************/
    footer {
      width: 100%;
      text-align: center;
    }

    footer#global div.contact {
      border: 1px solid #cccccc;
      padding: 10px 9px;
      margin: 10px 0;
    }

    footer#global div.contact img {
      margin-bottom: 10px;
    }

    footer#global div.contact p {
      font-size: small;
    }

    footer#global address {
      background: #ea5504;
      padding: 5px;
      color: #ffffff;
      font-size: xx-small;
      line-height: 1.0em;
      display: block;
      margin: 0 -10px;
    }
    footer#global address span {
      margin: 0 auto;
      font-weight: bold;
    }

    /***********************
     table and cell property
     ***********************/
    .table {
      display: table;
      width: 100%;
    }

    .table_line {
      border-left: 1px solid #d2d2d2;
      border-right: 1px solid #d2d2d2;
      border-bottom: 1px solid #d2d2d2;
    }

    .cell,
    .cell-1,
    .cell-2,
    .cell-3,
    .cell-4,
    .cell-6,
    .cell-15,
    .cell-20,
    .cell-25,
    .cell-23,
    .cell-30,
    .cell-10,
    .cell-33,
    .cell-40,
    .cell-45,
    .cell-50,
    .cell-60,
    .cell-70,
    .cell-90,
    .cell-94 {
      display: table-cell;
      vertical-align: middle;
    }

    .cell {
      width: 100%;
    }

    .cell-1 {
      width: 1%;
    }

    .cell-2 {
      width: 2%;
    }

    .cell-3 {
      width: 3%;
    }

    .cell-4 {
      width: 4%;
    }

    .cell-6 {
      width: 6%;
    }

    .cell-10 {
      width: 10%;
      vertical-align: bottom;
    }

    .cell-15 {
      width: 15%;
    }

    .cell-20 {
      width: 20%;
    }

    .cell-23 {
      width: 23%;
    }

    .cell-25 {
      width: 25%;
    }

    .cell-30 {
      width: 30%;
    }

    .cell-33 {
      width: 33.333333%;
    }

    .cell-40 {
      width: 40%;
    }

    .cell-45 {
      width: 45%;
    }

    .cell-50 {
      width: 50%;
    }

    .cell-60 {
      width: 60%;
    }

    .cell-70 {
      width: 70%;
    }

    .cell-90 {
      width: 90%;
    }

    .cell-94 {
      width: 94%;
    }

    /***********************
     dialog contents
     ***********************/
    aside#dialog_contents {
      color: #494949;
    }
    .ui-dialog {
      left: calc((95% - 346px)/2)!important;
    }
    .no-close .ui-dialog-titlebar-close {
      display: none;
    }


    .dialog_dig1 {
      padding: 10px;
      display: none;
      text-align: left;
      font-size: 15px;
    }

    .dialog_dig2 {
      padding: 10px;
      display: none;
      text-align: center;
      font-size: 15px;
    }

    /*ポッピアップの下のボタンデザイン設定*/
    .ok_button {
      line-height:1;
      padding: 10px 1em !important;
      color: #ffffff !important;
      font-size: 1.3em !important;
      font-weight: bold !important;
      border-radius: 5px !important;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.30, #f5a23a), color-stop(0.90, #f38b06) ) !important;
      -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      box-shadow: 1px 2px 2px rgba(0,0,0,0.16) !important;
      text-shadow: 1px 2px 2px rgba(4,0,0,0.1) !important;
    }

    .cancel_button {
      line-height:1;
      padding: 11px 1em !important;
      font-size: 1em !important;
      font-weight: bold !important;
      border-radius: 5px !important;
      border: 1px solid #c6c6c6 !important;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background: linear-gradient(#fcfcfc, #ebebeb) !important;
      -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.16);
      box-shadow: 1px 2px 2px rgba(0,0,0,0.16) !important;
    }


    .item_op_dig_text {
      color: #f35309;
    }

    .item_op_dig2_table {
      background-color: #c2def5;
      border-right: 1px solid #ffffff;
    }

    .item_op_dig2_table2 {
      background-color: #ebf7ff;
      border-right: 1px solid #ffffff;
    }


    /*調整用クラス*/
    .fs_l {
      font-size: 1.2em;
      width:271px;
    }

    /* 2カラムボタン高さ揃え */
    section#topices {
        margin-top: 20px;
    }

    section#topices div.title {
        color: #ff0000;
        font-size: 1.4em;
        text-indent: -7px;
    }

    section#topices div.text {
        margin-top: 0.8em;
        line-height: 1.5em;
        font-size: 1.3em;
    }

    section#topices div.text span.red {
        color: #ff0000;
        font-size: 1.1em;
    }
    .btn-01 button.is-open{
        display:none;
    }
    .btn-01 button {
        display: inline-block;
        padding: 12px 40px;
        border: 2px solid #c0c0c0;
        outline:none;
        text-align: center;
        font-size: 1.5rem;
        transition: background .2s;
        border-radius:8px;
    }
    .btn-01.more button{
        padding: 12px 64px 12px 30px;
        width: 100%;
        font-size: 9pt;
        background: #fff;
    }
    .btn-01.more button > span{
        position: relative;
        padding: 0 34px;
        display:block;
    }
    .btn-01.more button > span::before{
        content: "";
        top: 50%;
        right: 2px;
        margin-top: -12px;
        width: 24px;
        height: 24px;
        border: 2px solid #c0c0c0;
        border-radius: 50%;
        background: #fff;
        position: absolute;
        display: block;
    }
    .btn-01.more button > span > span::before {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
    .btn-01.more button > span > span::before, .btn-01.more button > span > span::after {
        content: "";
        top: 50%;
        right: 13px;
        margin-top: -5px;
        width: 2px;
        height: 10px;
        background: #c0c0c0;
        position: absolute;
        display: block;
    }
    .toggle-more-content{
        display:none;
        font-size:1.25em;
    }
    .js-toggle-more.is-open .toggle-more-hook{
        display:none;
    }

    .content-foot {
      padding: 18px 15px 0;
      text-align:left;
      font-size: 12px;
    }

    .content-foot .content-foot-inner {
      margin: -11px -15px 0;
      padding: 30px 15px 33px;
      border-top: 2px solid #ccc;
      background: #f5efec;
    }

    .content-foot .content-foot-inner > :first-child {
      margin-top: 0;
    }

    .content-foot .content-foot-inner:last-child {
      padding-bottom: 0;
    }
    .box-normal {
      padding: 13px 15px 14px;
      border-top: 3px solid #dad3d0;
      background: #f5efec;
    }

    .box-normal > .col > .hdg {
      margin: 18px 0 6px;
      font-weight: bold;
      padding: 0;
    }

    .box-normal > .col > .text {
      font-size: 11px;
      line-height: 1.9;
    }

    .box-normal > .col > :first-child {
      margin-top: 0;
    }

    .SubTitle {
      width: 100%;
      color: #333;
      padding: 0 10px 0;
      line-height: 1.5;
      font-size: 1.5em;
    }

    .SubTitleArea {
      width: 100%;
      margin-top: 32px;
      margin-bottom: 20px;
      font-weight: bold;
      border-left: 5px solid #f08300;
      height: auto;
    }

    #sitem4 {
      margin-left: 0px;
    }

    .page1 #header_info div:after,
    .page1 #header_info div:before {
      height: 24px;
    }

    #header_top {
      padding: 10px 10px 12px;
      margin: 0 -10px 14px -10px;
      border-bottom: 1px solid #cccccc;
      width: auto;
      display: block;
      overflow: hidden;
    }

    .MainArea {
      text-align: left;
    }

    .sitem2_child2 {
      vertical-align: middle;
    }

    .page2 #header_info div:after,
    .page2 #header_info div:before {
      height: 24px;
    }

    .page3 #header_info div:after,
    .page3 #header_info div:before {
      height: 24px;
    }

    .page4 #header_info div:after,
    .page4 #header_info div:before {
      height: 25px;
    }
    .back {
        text-align: center;
    }

    .back img {
        width: 200px;
        height: 50px;
    }

    #global img {
        width: 100%;
    }

    .page2 #citem2 #item2_contents li span {
      margin-left: -10px;
    }

    .page3 #citem2 li:first-child {
      border-bottom: 0px;
    }

    .page3 #citem2 aside {
      display:block;
      margin-left: 5px;
    }

    .page3 #citem3 .hdg_01,
    .page3 #citem5 .hdg_01,
    .page3 #citem6 .hdg_01 {
      margin: 0 10px 17px 5px;
    }

    .page3 #citem3 .hdg_02,
    .page3 #citem5 .hdg_02,
    .page3 #citem6 .hdg_02 {
      margin: 0 10px 17px 5px;
    }
    .LeftArea { width:100%;}

    .ui-widget-content {
      display: block;
      border: 0px !important ;
    }

    ol, ul {
      list-style: inherit;
    }

    /* 2022.12.28 */
    .modePC2{
      display:none;
    }
    .modeSP2{
      display:inline;
    }
    .modeSPTbl{
      display:table;
    }
    .inputTable {
      font-size:14px;
      border: 0px;
    }
    .inputTable > tbody > tr{
      display: block;
      width: 100%;
      border: 0px;
      margin: 0;
      padding: 0;
      border-collapse: collapse;
    }
    .inputTable > tbody > tr >th {
      display: block;
      width: auto;
      background: #eeeeee;
      margin: 0 -10px 10px -10px;
      padding: 15px 10px;
      font-weight: bold;
      overflow: hidden;
    }
    .inputTable > tbody > tr > td {
      font-size:1em;
      width: auto;
      border: 0px;
      display: block;
      margin-top: 15px;
    }
    .inputTable a {
      color: #0066cc;
      padding: 0;
      margin: 0;
    }
    .inputTable a:before {
      content: url(../../../images/direct/dr_common_icon_circle_listitem.png);
      vertical-align: text-bottom;
      margin-right: 5px;
    }
    #s_kokyno,
    #s_tsinyno {
      height: 43px;
    }
    .enqueteTh{
      vertical-align: top;
      width: 250px;
    }
    .ex2 {
      display: inline-block;
      margin-bottom: 9px;
    }
    .seibetu {
      width:80%;
      text-align:center;
    }
    .kojinInfoumu {
      margin: 32px 0px;
      width:100%;
      padding: 20;
      text-align: center;
    }
    .noticered {
      color: #ff0000;
      margin-top: 10px;
      padding-left: 20px;
      text-indent: -10px;
      font-size:9pt;
    }
    .kojinInfoText{
      background: #fffde6;
      margin-bottom: 29px;
      font-size: 1.25em;
      text-align: left;
      padding: 14px 12px;
      line-height: 1.48;
    }
    .inputTable input[type=text],
    .inputTable input[type=tel],
    .inputTable select {
      border-radius: 2px;
      border: 1px solid #cccccc;
      box-shadow: 3px 3px 0 0 rgb(237 237 237 / 80%) inset;
      width: 100%;
      padding: 13px 19px 12px;
      margin-bottom: 11px;
      font-size: 1em;
      height: 45px;
    }
    .radioDiv {
      display: table;
      width: 98%;
      height: 100%;
    }
    .radio2 {
      width: 50%;
      height: 100%;
      display: table-cell;
      vertical-align: middle;
      padding: 10px;
    }
    .radioBtnKojinInfo {
      height: 100%;
      padding: 10px;
      padding-left: 5px;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background: linear-gradient(#fcfcfc, #ebebeb);
      border: 1px solid #cccccc;
      border-radius: 8px;
      position: relative;
    }
    .radioBtn {
      width: 100%;
      height: 100%;
      padding: 10px;
      padding-left: 5px;
      background: #fcfcfc;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#ebebeb));
      background: -webkit-linear-gradient(#fcfcfc, #ebebeb);
      background: linear-gradient(#fcfcfc, #ebebeb);
      border: 1px solid #cccccc;
      border-radius: 8px;
      position: relative;
    }
    .radioLabel {
      width: 100%;
      height: 100%;
      display: table;
    }
    .radioLabel input {
      left: 10px ;
    }
    .radioLabel span {
      text-align:center;
    }
    .radioContent {
      display: table-cell;
      width: 100%;
      vertical-align: middle;
      height: 100%;
      padding: 10px;
    }
    .radioContent2 {
      display: table-cell;
      width: auto;
      vertical-align: middle;
      height: 100%;
      padding: 10px;
    }
    .shohinList {
      list-style: none;
    }
    .shohinList li {
      padding: 0;
      border: 0;
      font-size: 1.25em;
      line-height: 1.4;
      border-bottom: solid 1px #c0c0c0;
    }
    .shohinList > li > div{
      padding: 9 0 10 0;
    }
    .shohinTitle {
      width: auto;
      margin-left: -10px;
      margin-right: -10px;
    }
    .shohinTitle > li:first-child {
      background: #eeeeee;
    }
    .shohinTitleDiv {
      padding: 13px 10px 14px 10px;
      background: #eeeeee;
      font-weight: bold;
      font-size: 14px;
      margin: 0 -10 0 -10;
    }
    .shohinlistSisan {
      display: table;
      width: 100%;
    }
    .shohinlistSisan li {
      list-style: none;
      width: 50%;
      float: left;
      text-align: center;
      margin-bottom: 20px;
      height: 76px;
    }
    .shohinlistSisan img {
      width: auto;
    }
    /* page3定義 */
    .SubTitleAreaPage3 {
      font-size: 1.61em;
      font-weight: bold;
      border-bottom: 2px solid #f08300;
      width: auto;
      margin-bottom: 15px;
      margin-left: 0px;
    }
    .SubTitlePage3 {
      font-size: 0.97em;
      background: #ffffff;
      font-weight: normal;
      margin-left: 0px;
    }
    .doujiQ {
      display: initial;
    }
    .doujiA {
      display: initial;
      margin-left: 10px;
    }
    .page3 .border-left {
      padding: 2px 0px 17px 0px;
    }
    .ErrorTable {
      border-collapse: separate ;
      background-color: #fdebed;
    }
    .ErrorTable .message{
      padding: 5 0 5 0;
    }
    .select_wrap2:after {
      content: "";
      position: absolute;
      display: block;
      border: transparent 5px solid;
      border-top-color: #000000;
      top: 50%;
      right: 15px;
      margin-top: -7px;
    }
}
/* common */
.item{
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.icon {
  display: table-cell;
  width: auto;
  padding-left: 10px;
  white-space: nowrap;
  vertical-align: middle;
}
.required {
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #e73462 none repeat scroll 0 0;
  padding: 3px 9px;
}
input[type="radio"] {
  position: relative;
  top: 2px;
}
.cleaMargin {
    margin : 0;
}
#s_koknmkjseierrormsg,
#s_koknmknseierrormsg,
#s_koknmknmeierrormsg,
#s_kokynoerrormsg,
#s_koktelnoerrormsg,
#s_kakmailadrerrormsg,
#s_kakmailadrerrormsg,
#s_tsinnmknseierrormsg,
#s_tsinnmknmeierrormsg,
#s_tsinynoerrormsg,
#s_tsintelnoerrormsg {
  display: none;
}
select {
  -webkit-appearance: none;
}
.select_wrap2 {
  position: relative;
}
.overwrapAddr{
    overflow-wrap: anywhere
}