@charset "UTF-8";

/*====================================================================================
  ■01.MARGIN DEFAULT
  ====================================================================================*/
.m00 {
  margin: 0px !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.cfff {
  background: #fff;
}

.c000 {
  background: #000;
}

.mt00 {
  margin-top: 0px !important;
}

.mt01 {
  margin-top: 1px !important;
}

.mt02 {
  margin-top: 2px !important;
}

.mt03 {
  margin-top: 3px !important;
}

.mt04 {
  margin-top: 4px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt06 {
  margin-top: 6px !important;
}

.mt07 {
  margin-top: 7px !important;
}

.mt08 {
  margin-top: 8px !important;
}

.mt09 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb01 {
  margin-bottom: 1px !important;
}

.mb02 {
  margin-bottom: 2px !important;
}

.mb03 {
  margin-bottom: 3px !important;
}

.mb04 {
  margin-bottom: 4px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb06 {
  margin-bottom: 6px !important;
}

.mb07 {
  margin-bottom: 7px !important;
}

.mb08 {
  margin-bottom: 8px !important;
}

.mb09 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

/*====================================================================================
  ■PADDING DEFAULT
  ====================================================================================*/
.p00 {
  padding: 0px !important;
}

.p01 {
  padding: 1px !important;
}

.p02 {
  padding: 2px !important;
}

.p03 {
  padding: 3px !important;
}

.p04 {
  padding: 4px !important;
}

.p05 {
  padding: 5px !important;
}

.p06 {
  padding: 6px !important;
}

.p07 {
  padding: 7px !important;
}

.p08 {
  padding: 8px !important;
}

.p09 {
  padding: 9px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb175 {
  padding-bottom: 175px !important;
}

.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

/*====================================================================================
  ■WIDTH DEFAULT
  ====================================================================================*/
.w5 {
  width: 5% !important;
}

.w10 {
  width: 10% !important;
}

.w15 {
  width: 15% !important;
}

.w20 {
  width: 20% !important;
}

.w25 {
  width: 25% !important;
}

.w30 {
  width: 30% !important;
}

.w35 {
  width: 35% !important;
}

.w40 {
  width: 40% !important;
}

.w45 {
  width: 45% !important;
}

.w49 {
  width: 49% !important;
}

.w50 {
  width: 50% !important;
}

.w55 {
  width: 55% !important;
}

.w59 {
  width: 59% !important;
}

.w60 {
  width: 60% !important;
}

.w65 {
  width: 65% !important;
}

.w70 {
  width: 70% !important;
}

.w80 {
  width: 80% !important;
}

.w90 {
  width: 90% !important;
}

.w100 {
  width: 100% !important;
}

/*====================================================================================
  ■MARGIN% DEFAULT
  ====================================================================================*/
.ml1per {
  margin-left: 1%;
}

.ml2per {
  margin-left: 2%;
}

.ml3per {
  margin-left: 3%;
}

.ml4per {
  margin-left: 4%;
}

.mr1per {
  margin-right: 1%;
}

.mr2per {
  margin-right: 2%;
}

.mr3per {
  margin-right: 3%;
}

.mr4per {
  margin-right: 4%;
}

.mt1per {
  margin-top: 1%;
}

.mt2per {
  margin-top: 2%;
}

.mt3per {
  margin-top: 3%;
}

.mt4per {
  margin-top: 4%;
}

.mt5per {
  margin-top: 5%;
}

.mt6per {
  margin-top: 6%;
}

.mt7per {
  margin-top: 7%;
}

.mt8per {
  margin-top: 8%;
}

.mt9per {
  margin-top: 9%;
}

.mt10per {
  margin-top: 10%;
}

.pd1per {
  padding: 1%;
}

.pd2per {
  padding: 2%;
}

.pd3per {
  padding: 3%;
}

.pd4per {
  padding: 4%;
}

/*====================================================================================
  ■02.OTHER
  ====================================================================================*/
.pull_left {
  float: left;
}

.pull_right {
  float: right;
}

.text_left {
  text-align: left !important;
}

.text_right {
  text-align: right !important;
}

.text_center {
  text-align: center !important;
}

.text_justify {
  text-align: justify !important;
}

.text_nowrap {
  white-space: nowrap !important;
}

.text_lower {
  text-transform: lowercase !important;
}

.text_upper {
  text-transform: uppercase !important;
}

.text_capitalize {
  text-transform: capitalize !important;
}

.text_normal {
  font-weight: normal !important;
}

.text_bold {
  font-weight: bold !important;
}

.text_line {
  text-decoration: underline;
}

.text_noline {
  text-decoration: none !important;
}

.text_over {
  overflow: hidden !important;
}

.fz09 {
  font-size: 09px !important;
}

.fz10 {
  font-size: 10px !important;
}

.fz11 {
  font-size: 11px !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz13 {
  font-size: 13px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz17 {
  font-size: 17px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz19 {
  font-size: 19px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz21 {
  font-size: 21px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz25 {
  font-size: 25px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz27 {
  font-size: 27px !important;
}

.fz28 {
  font-size: 28px !important;
}

.fz29 {
  font-size: 29px !important;
}

.fz30 {
  font-size: 30px !important;
}

.lhnm {
  line-height: normal !important;
}

.lh00 {
  line-height: 0 !important;
}

.lh05 {
  line-height: 0.5 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh17 {
  line-height: 1.7 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh20 {
  line-height: 2 !important;
}

.lh23 {
  line-height: 2.3 !important;
}

.ls1 {
  letter-spacing: -2px;
}

.w23 {
  width: 23% !important;
}

/*====================================================================================
  ■03.PAGE UP
  ====================================================================================*/
.fixie .listpr_prbox_img {
  height: 264px;
}

.fixie .form_search .ins_searchform select {
  padding-right: 0px;
}

body,
p,
a,
span,
div {
  font-family: Meiryo !important;
}

.color1 {
  color: #15A8ED;
}

.color2 {
  color: #d16363;
}

.color3 {
  color: #ff0000;
}

.textborder {
  border: 1px solid #15A8ED;
  padding: 4px;
  font-weight: bold;
  font-size: 18px;
  color: #15A8ED;
  margin-bottom: 20px;
}

.videone {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blue {
  color: #13a6eb;
}

.red {
  color: #ba0d1d;
}

.black {
  color: #000000;
}

.orange {
  color: #f38b5a !important;
}

.fw-bold {
  font-weight: bold;
}

.image-center {
  position: relative;
  top: -8px;
}

.comment-box .comment-box-ins {
  border: 2px solid #00A3D6;
  padding: 10px;
}

.comment-box .none-bd {
  border-bottom: none !important;
}

.comment-box .none-bdt {
  border-top: 1px solid #E47B8A !important;
}

.comment-box .bd-blue-sm {
  border-top: 1px solid #00A3D6 !important;
}

.comment-box .pink-comment {
  border: 2px solid #E47B8A;
}

.comment-box .yellow-comment {
  border: 2px solid #F9B163;
}

.comment-box .yellow-comment-fix {
  border: 1px solid #F9B163 !important;
}

.comment-box .yll-bdt {
  border-top: 1px solid #F9B163 !important;
}

.mypage #container {
  width: 1030px;
  margin: 22px auto 0;
}

.mypage #pagetop {
  width: 1030px;
}

.mypage #conbox-content {
  border-radius: 30px !important;
  overflow: hidden;
  background: #F4F4F4;
  margin: 22px auto 0;
  border-left: 1px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}

.mypage #conbox {
  width: 1030px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: none;
}

.mypage #conbox #side-bar {
  width: 300px;
  padding: 65px 30px 0px;
}

.mypage #conbox #side-bar p {
  text-align: center;
  padding: 5px 40px;
  border: 1px solid #000000;
  border-radius: 15px;
}

.mypage #conbox #side-bar h2 {
  text-align: center;
}

.mypage #conbox #side-bar table th,
.mypage #conbox #side-bar table td {
  font-size: 11px;
}

.mypage #conbox #side-bar table th {
  text-align: left;
  font-weight: normal;
  padding-left: 10px;
}

.mypage #conbox #side-bar .table-bt {
  width: 100%;
  border-bottom: 5px solid #A0A0A0;
  border-top: 5px solid #A0A0A0;
  position: relative;
}

.mypage #conbox #side-bar .table-bt td {
  padding-left: 20px;
  font-size: 11px;
}

.mypage #conbox #conbox_in {
  background: none !important;
}

.mypage #conbox #conbox_in #inner {
  background: none !important;
  padding: 0;
  padding-right: 30px;
}

.mypage #conbox #conbox_in #inner .boxtext-third input[type="text"] {
  width: 235px;
  height: 24px;
  border: 2px solid #B7B7B7;
}

.mypage #conbox #conbox_in #inner .boxtext-third label {
  margin-right: 30px;
}

.mypage #conbox #conbox_in #inner .fix-contact {
  width: 630px;
}

.registration #pagetop {
  width: 800px !important;
}

.registration #conbox-content {
  width: 800px !important;
}

.registration #conbox {
  width: 100% !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

.registration #conbox h2 {
  margin: 0 auto;
}

.registration #conbox button {
  margin: 0 auto;
  margin-top: 40px;
  border: none;
  background: none;
}

.registration #conbox button:hover {
  opacity: 0.8;
}

.registration_group {
  padding: 0 50px;
  width: 100%;
}

.registration_group h3 {
  font-weight: bold !important;
  color: #19A6ED;
  font-size: 18px;
  padding: 15px 0 5px;
}

.registration_group .radiogroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-left: 13px;
}

.registration_group .radiogroup .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  background: #EDEDED;
  border: 1px solid #E1E1E1;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.registration_group .radiogroup .item:nth-child(3),
.registration_group .radiogroup .item:nth-child(4) {
  margin-top: 20px;
}

.registration_group .radiogroup .item label {
  color: #01D6F4;
  font-weight: bold;
  font-size: 14px;
}

.registration_group .radiogroup .item .radio-custom {
  opacity: 0;
  position: absolute;
}

.registration_group .radiogroup .item .radio-custom,
.registration_group .radiogroup .item .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.registration_group .radiogroup .item .radio-custom-label {
  position: relative;
}

.registration_group .radiogroup .item .radio-custom-label:before {
  content: '';
  background: #fff;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
}

.registration_group .radiogroup .item .radio-custom:checked+.radio-custom-label:before {
  content: '';
  background-image: url(../registration/images/radio.png);
}

.registration_group .radiogroup [type="checkbox"],
.registration_group .radiogroup [type="radio"] {
  vertical-align: top;
  margin-right: 7px;
}

.openingNagomi #pagetop {
  width: 1030px;
}

.openingNagomi #conbox #conbox_in #inner .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.openingNagomi #conbox #conbox_in #inner .group .box {
  width: 325px;
  height: 75px;
}

.openingNagomi #conbox #conbox_in #inner .group .box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  font-weight: bold;
}

.openingNagomi #conbox #conbox_in #inner .group .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.openingNagomi #conbox #conbox_in #inner .group table td {
  font-size: 11px;
}

.openingNagomi #conbox #conbox_in #inner .group table th {
  color: #ffffff;
  padding: 0px 12px;
  font-size: 14px;
}

.openingNagomi #conbox #conbox_in #inner .group .green-box table {
  border-spacing: 0;
}

.openingNagomi #conbox #conbox_in #inner .group .green-box table th {
  background-color: #6EBD75;
}

.openingNagomi #conbox #conbox_in #inner .group .green-box table td {
  background-color: #CBE7C9;
  width: 293px;
  padding: 9px 10px;
}

.openingNagomi #conbox #conbox_in #inner .group .green-box .box-content input {
  height: 60px;
  border: 1px solid #6EBD75;
}

.openingNagomi #conbox #conbox_in #inner .group .green-box .box-content .first-input {
  width: 60px;
}

.openingNagomi #conbox #conbox_in #inner .group .green-box .box-content .second-input {
  width: 40px;
}

.openingNagomi #conbox #conbox_in #inner .group .box-bottom table td {
  padding: 6px 5.5px;
}

.openingNagomi #conbox #conbox_in #inner .group .box-bottom table td input {
  width: 80px;
  height: 20px;
}

.openingNagomi #conbox #conbox_in #inner .group .box-bottom table td p {
  text-align: center;
  letter-spacing: -0.5px;
}

.openingNagomi #conbox #conbox_in #inner .group .blue-box table {
  border: 1px solid #00A3D6;
  border-spacing: 0;
}

.openingNagomi #conbox #conbox_in #inner .group .blue-box table th {
  background-color: #00A3D6;
}

.openingNagomi #conbox #conbox_in #inner .group .blue-box table td {
  background-color: #E2F6FC;
}

.openingNagomi #conbox #conbox_in #inner .group .blue-box table td input {
  border: 1px solid #00A3D6;
}

.openingNagomi #conbox #conbox_in #inner .group .pink-box table {
  border-spacing: 0;
  border: 1px solid #EB99A8;
}

.openingNagomi #conbox #conbox_in #inner .group .pink-box table th {
  background-color: #EB99A8;
}

.openingNagomi #conbox #conbox_in #inner .group .pink-box table td {
  background-color: #F3E0E3;
}

.openingNagomi #conbox #conbox_in #inner .group .pink-box table td input {
  border: 1px solid #EB99A8;
}

.openingNagomi #conbox #conbox_in #inner .group .bd-pink th,
.openingNagomi #conbox #conbox_in #inner .group .bd-pink td {
  border-bottom: 1px dotted #EB99A8;
}

.openingNagomi #conbox #conbox_in #inner .group .bd-blue th,
.openingNagomi #conbox #conbox_in #inner .group .bd-blue td {
  border-bottom: 1px dotted #00A3D6;
}

.openingNagomi #conbox #conbox_in #inner .group-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.openingNagomi #conbox #conbox_in #inner .inform {
  background-color: #D2D3D5;
  border: 1px solid #000000;
}

.openingNagomi #conbox #conbox_in #inner .inform .inform-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 30px;
}

.openingNagomi #conbox #conbox_in #inner .intr-second table th {
  background-color: #E47B8A !important;
}

.openingNagomi #conbox #conbox_in #inner .intr-third table th {
  background-color: #F9B163 !important;
}

.openingNagomi #conbox #conbox_in #inner .introduce table {
  border-spacing: 0;
  width: 100%;
}

.openingNagomi #conbox #conbox_in #inner .introduce table th {
  padding: 0 8px;
  background-color: #00A3D6;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .bd-introduce td {
  margin-left: 20px;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .bd-introduce-th th {
  width: 20px;
  height: 112px;
  padding: 10px 5px;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .comment-box-ins {
  width: 600px;
  border: 2px solid #00A3D6;
  padding: 10px;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .none-bd {
  border-bottom: none !important;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .none-bdt {
  border-top: 1px solid #E47B8A !important;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .bd-blue-sm {
  border-top: 1px solid #00A3D6 !important;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .pink-comment {
  border: 2px solid #E47B8A;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .yellow-comment {
  border: 2px solid #F9B163;
}

.openingNagomi #conbox #conbox_in #inner .introduce table .comment-box .yll-bdt {
  border-top: 1px solid #F9B163 !important;
}

.openingNagomi #conbox #conbox_in #inner .introduce .text-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .introduce .center-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .introduce .start-icon {
  position: relative;
}

.openingNagomi #conbox #conbox_in #inner .introduce .start-icon::after {
  position: absolute;
  content: "";
  background-image: url(../images/start.png);
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first .w100 {
  width: 100%;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first .w50 {
  width: 50%;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first .text .text-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first .text .text-ins input {
  border: 1px solid #00A3D6;
  width: 300px;
  height: 25px;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first .text .text-ins-pink input {
  border: 1px solid #E47B8A;
}

.openingNagomi #conbox #conbox_in #inner .introduce__first .text .text-ins-yl input {
  border: 1px solid #F9B163;
  width: 250px;
  height: 25px;
}

.openingNagomi #conbox #conbox_in #inner .introduce__second {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .btn-bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .btn-bottom a {
  display: block;
}

.openingNagomi #conbox #conbox_in #inner .btn-bottom a:hover {
  opacity: 0.7;
}

.openingNagomi #conbox #conbox_in #inner .btn-right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingNagomi #conbox #conbox_in #inner .btn-right a {
  display: block;
}

.openingNagomi #conbox #conbox_in #inner .btn-right a:hover {
  opacity: 0.7;
}

.openingNagomi #conbox #conbox_in #inner .table-row {
  margin: 0 10px;
}

.openingNagomi #conbox #conbox_in #inner .table-row table {
  border-spacing: 0px;
}

.openingNagomi #conbox #conbox_in #inner .table-row table .bg-group {
  background: #ffffff;
}

.openingNagomi #conbox #conbox_in #inner .table-row table th {
  padding: 0px;
}

.openingNagomi #conbox #conbox_in #inner .table-row table th input {
  width: 38px;
  height: 38px;
  border: 1px dotted #F9B163;
}

.openingtrailer #conbox #conbox_in {
  width: 700px;
}

.openingtrailer #conbox #conbox_in #inner .inform .pd-text {
  padding: 20px 30px;
}

.openingtrailer #conbox #conbox_in #inner .inform .inform-content {
  padding: 0;
}

.openingtrailer #conbox #conbox_in #inner .introduce__second {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.openingtrailer #conbox #conbox_in #inner .introduce__third {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.openingtrailer #conbox #conbox_in #inner .introduce__first {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openingtrailer #conbox #conbox_in #inner .introduce__first img {
  margin-top: 10px;
}

.openingtrailer #conbox #conbox_in #inner .introduce__first .text .text-ins input {
  border: 1px solid #6EBD75;
}

.openingtrailer #conbox #conbox_in #inner .introduce__first .first-box .first-box-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 245px;
  padding-bottom: 5px;
  border-right: 1px solid #CCCCCC;
}

.openingtrailer #conbox #conbox_in #inner .introduce__first .first-box .first-box-ins:last-child {
  padding-bottom: 0px;
}

.openingtrailer #conbox #conbox_in #inner .fix-bg {
  background-color: #F4F4F4;
  border: none;
}

.openingtrailer #conbox #conbox_in #inner .fix-green-box {
  width: 280px !important;
  height: 60px !important;
}

.openingtrailer #conbox #conbox_in #inner .fix-green-box table .fix-color-th th {
  background-color: #01AC50 !important;
  width: 20px !important;
}

.openingtrailer #conbox #conbox_in #inner .fix-green-box table .fix-color-th td input {
  height: 45px !important;
}

.profileSimple #pagetop {
  width: 1030px;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum {
  width: 107px;
  height: 50px;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6EBD75;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input {
  padding: 8px;
  background-color: #CBE7C9;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input select,
.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input input {
  width: 220px;
  height: 30px;
  border: 1px solid #6EBD75;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-bd {
  border-bottom: 1px solid #ffffff;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input-bd {
  border-bottom: 1px solid #6EBD75;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-profile {
  background-color: #37A0BF;
  width: 67px;
  height: 88px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-profile p {
  text-align: center;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-pink {
  background-color: #E47B8A;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input {
  background-color: #E2F6FC;
  padding: 10px 0;
  border: 1px solid #37A0BF;
  border-right: none;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins input {
  width: 100px;
  height: 20px;
  border: 1px solid #37A0BF;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins p {
  width: 70px;
  text-align: center;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins .fix-p {
  width: 20px;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-bd {
  border-bottom: 1px dotted #37A0BF;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .bd-pink {
  border-bottom: 1px dotted #E47B8A;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input-pink {
  background-color: #F3E0E3;
  border: 1px solid #E47B8A;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input-pink .groom-input-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input-pink .groom-input-ins input {
  border: 1px solid #E47B8A;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-last {
  background-color: #E2F6FC;
  padding: 8px 0;
  width: 284px;
  border: 1px solid #37A0BF;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-last .groom-last-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-last .groom-last-ins input {
  width: 40px;
  height: 48px;
  border: 1px solid #37A0BF;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-last-pink {
  background-color: #F3E0E3;
  border: 1px solid #E47B8A;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-last-pink .groom-last-ins input {
  border: 1px solid #E47B8A;
}

.profileSimple #conbox #conbox_in #inner .table-yll .table-yll-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profileSimple #conbox #conbox_in #inner .table-yll .table-yll-ins .yll-text {
  width: 70px;
  height: 81px;
  background-color: #F9B163;
  color: #ffffff;
}

.profileSimple #conbox #conbox_in #inner .table-yll .table-yll-ins .yll-text p {
  text-align: center;
}

.profileSimple #conbox #conbox_in #inner .table-yll .table-yll-ins .yll-content {
  width: 425px;
  background-color: #FEE4C9;
  padding: 11px 5px;
  border: 1px solid #F9B163;
}

.profileSimple #conbox #conbox_in #inner .table-yll .table-yll-ins .yll-content .yll-input {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.profileSimple #conbox #conbox_in #inner .table-yll .table-yll-ins .yll-content .yll-input input {
  border: 1px solid #F9B163;
  width: 65px;
  height: 35px;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-text table::before {
  content: 'こだわり記入欄';
  color: #00A3D6;
  font-size: 14px;
  font-weight: bold;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-text-sm table::before,
.profilefavorite #conbox #conbox_in #inner .attention-column-pink-txt-sm table::before,
.profilefavorite #conbox #conbox_in #inner .attention-column-yll-sm table::before {
  content: "コメント記 入欄" !important;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table {
  border-spacing: 0;
  width: 100%;
  font-size: 14px;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table th {
  width: 265px;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table th,
.profilefavorite #conbox #conbox_in #inner .attention-column table td {
  border-bottom: 1px solid #00A3D6;
  border-right: 1px solid #00A3D6;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  background-color: #ffffff;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bt-blue th,
.profilefavorite #conbox #conbox_in #inner .attention-column table .bt-blue td {
  border-top: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bt-pink th,
.profilefavorite #conbox #conbox_in #inner .attention-column table .bt-pink td {
  border-top: 1px solid #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bt-yellow th,
.profilefavorite #conbox #conbox_in #inner .attention-column table .bt-yellow td {
  border-top: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bd-left {
  border-left: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bd-left-pink {
  border-left: 1px solid #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bd-left-yellow {
  border-left: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bg-blue th,
.profilefavorite #conbox #conbox_in #inner .attention-column table .bg-blue td {
  background-color: #C4EBFE;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bg-pink th,
.profilefavorite #conbox #conbox_in #inner .attention-column table .bg-pink td {
  background-color: #FDDADE;
}

.profilefavorite #conbox #conbox_in #inner .attention-column table .bg-yellow th,
.profilefavorite #conbox #conbox_in #inner .attention-column table .bg-yellow td {
  background-color: #FEE5C6;
}

.profilefavorite #conbox #conbox_in #inner .attention-column .where input {
  width: 180px;
  height: 60px;
  border: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .attention-column .video-number {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profilefavorite #conbox #conbox_in #inner .attention-column .video-number input {
  width: 80px;
  border: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-pink-txt table::before {
  content: 'こだわり記入欄';
  color: #F695A2;
  font-size: 14px;
  font-weight: bold;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-pink table th,
.profilefavorite #conbox #conbox_in #inner .attention-column-pink table td {
  border-bottom: 1px solid #E47B8A;
  border-right: 1px solid #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-pink table .where input {
  border: 1px solid #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-pink table .video-number input {
  border: 1px solid #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-pink table .radio-inline th {
  background-color: #F695A2;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-yll-txt table::before {
  content: 'こだわり記入欄';
  color: #F6B15E;
  font-size: 14px;
  font-weight: bold;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-yellow table th,
.profilefavorite #conbox #conbox_in #inner .attention-column-yellow table td {
  border-bottom: 1px solid #F6B15E;
  border-right: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-yellow table .where input {
  border: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-yellow table .video-number input {
  border: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .attention-column-yellow table .radio-inline th {
  background-color: #FEE5C6 !important;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table td {
  font-size: 11px;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd th {
  border-left: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-pink th {
  border-left: 1px solid #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-yll th {
  border-left: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th {
  border-top: 1px solid #00A3D6;
  background-color: #00A3D6;
  color: #ffffff;
  width: 70px;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-number {
  position: relative;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-number::after {
  content: '1';
  position: absolute;
  top: 2px;
  right: 3px;
  font-size: 9px;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-two::after {
  content: '2';
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-three::after {
  content: '3';
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-four::after {
  content: '4';
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-five::after {
  content: '5';
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top th .fa-six::after {
  content: '6';
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top-pink th {
  border-top: 1px solid #E47B8A;
  background-color: #E47B8A;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-top-yll th {
  border-top: 1px solid #F6B15E;
  background-color: #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-td {
  border-top: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-td-pink {
  border-top: 1px solid #F695A2;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .fix-bd-td-yll {
  border-top: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .other-number-cell {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .other-number-cell input {
  width: 70px;
  border: 1px solid #00A3D6;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .other-number-cell-pink input {
  border: 1px solid #F695A2;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .other-number-cell-yll input {
  border: 1px solid #F6B15E;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .none-bd-right {
  border-right: none;
  padding: 5px;
  background-color: inherit;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .radio-inline th {
  width: 135px;
  background-color: #C4EBFE;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .radio-inline td {
  padding: 5px 3px;
  vertical-align: middle;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .radio-inline .fix-w {
  width: 120px;
}

.profilefavorite #conbox #conbox_in #inner .comment-field table .radio-inline-pink th {
  background-color: #FDDADE;
}

.profilefavorite #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins p {
  width: 87px;
}

.profilefavorite #conbox #conbox_in #inner .group_last .group_last_ins .groom-profile {
  width: 98px;
}

.fa-chung {
  height: 16px;
  width: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background: green;
  border-radius: 100%;
  position: relative;
  left: 27px;
}

.fa-chung.warning {
  background: #b30000;
}

.fa-chung:before {
  font-size: 12px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 12px;
}

.bg-brown {
  background-color: #E1E0E2;
  padding: 2px 0;
  position: relative;
}

.bg-brown ::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 31px;
  top: -6px;
  left: -245px;
  background-color: #F76376;
}

.bg-brown img {
  position: relative;
  top: 3px;
  left: -13px;
}

.fa-gr {
  left: 40px;
}

.fa-bl {
  left: 57px;
}

.fa-yl {
  left: 23px;
}

.bg-yll ::after {
  background-color: #F2B01E;
  left: -245px;
}

.bg-yll img {
  position: relative;
  top: 3px;
  left: -9px;
}

.bg-gr ::after {
  background-color: #01AC50;
  left: -244px;
}

.bg-gr img {
  position: relative;
  top: 3px;
  left: -26px;
}

.bg-bl ::after {
  background-color: #2899DF;
  left: -245px;
}

.bg-bl img {
  position: relative;
  top: 3px;
  left: -42px;
}

.left_text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 330px);
  width: -moz-calc(100% - 330px);
  width: -webkit-calc(100% - 330px);
  width: -ms-calc(100% - 330px);
  width: -o-calc(100% - 330px);
}

.table_inside {
  border: 1px solid #00A3D6;
  border-collapse: collapse;
  table-layout: fixed;
}

.table_inside tr,
.table_inside td {
  border: 1px solid #00A3D6;
}

.table_inside tr td:first-child {
  width: 70px;
  text-align: center;
  font-size: 13px;
  color: #00A3D6;
}

.table_inside td input[type="text"] {
  width: 30px;
}

.clpink .bd-introduce th {
  background: #E47B8A !important;
}

.clpink .table_inside,
.clpink td,
.clpink tr {
  border-color: #E47B8A !important;
}

.clpink .table_inside tr td:first-child {
  color: #E47B8A !important;
}

.clorange .groom-last-ins {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.clorange .groom-last-ins p {
  margin-left: 10px;
  margin-right: 10px;
}

.clorange .block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

.clorange .group_last_ins .groom-pink {
  background-color: #F6B15E !important;
}

.clorange .group_last_ins .groom-last-pink {
  background-color: #fbe0bf !important;
  border: 1px solid #F6B15E !important;
}

.clorange .bd-introduce th {
  background: #F6B15E !important;
}

.clorange .table_inside,
.clorange td,
.clorange tr {
  border-color: #F6B15E !important;
}

.clorange .table_inside tr td:first-child {
  color: #F6B15E !important;
}

.clorange .w430 {
  width: 430px !important;
}

.intr-third .textarea_caption {
  border-color: #F6B15E !important;
}

.txt_bt {
  letter-spacing: -2px;
}

.btn_buttonselect {
  border: 1px solid #aaa;
  padding: 3px 5px;
  background: #e1e1e1;
  margin-top: 5px !important;
  display: inline-block;
  border-radius: 2px;
}

.btn_buttonselect:hover {
  background: #eee;
}

.openingtrailer .inform-content {
  padding: 0px !important;
}

.openingtrailer .intr-third .text-ins input {
  border: 1px solid #F6B15E !important;
}

.openingtrailer table .fix-green-box .box-content input {
  border: 1px solid #01AC50 !important;
}

.inform-content {
  padding: 20px !important;
}

.cyan_blue {
  color: #6379ed;
}

input[type="text"] {
  padding-left: 3px;
}

table.type1 {
  background: #fff;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}

table.type1 th,
table.type1 td {
  border: 1px solid #ccc;
  padding: 10px;
}

table.type1 th input,
table.type1 td input {
  width: 45%;
  border: 1px solid #ccc;
  height: 30px;
  padding-left: 5px;
}

table.type1 th {
  background: #EBE9E9;
}

table.type1 tr:last-child input {
  width: 94.6%;
}

.green_title {
  background: #D5FBC2;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
}

.boxwhite {
  background: #fff;
  padding: 20px;
}

.thebox {
  margin-top: 15px;
}

.thebox .thetextarea {
  height: 80px;
  border: 1px solid #ccc;
  width: 98%;
  margin-top: 15px;
}

.threeinput {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.threeinput input {
  width: 30%;
  margin-right: 3%;
  height: 28px;
  border: 1px solid #ccc;
}

.threeinput input:last-child {
  margin-right: 0px;
}

.btn_gigi img:hover {
  opacity: 0.7;
}

.thebox_wrap {
  margin-top: 40px;
}

body.form01 table.f01_t01 td.morename {
  background: url(../images/icon01.jpg) 10px 0 no-repeat;
}

body.form01 .hints {
  background: url(../images/icon02.jpg) 10px 0 no-repeat;
}

body.form01 .message_sample .msamplebox {
  display: block;
  width: 217px;
  height: 160px;
  background: url(../images/box02_cq.jpg) no-repeat;
}

body.form01 .sample_ttl {
  font-weight: bold;
  background: url(../images/icon04.jpg) 10px 3px no-repeat;
}

body.form01 .box01,
body.form01 textarea {
  width: 100%;
}

body.form01 .hints02 {
  background: url(../images/icon02.jpg) 10px 0 no-repeat;
}

.theinput_hong {
  margin-top: 20px;
}

.theinput_hong img:hover {
  opacity: 0.7;
  cursor: pointer;
}

body.form01 textarea.nameform {
  margin-left: 0px;
}

.formsendarea {
  margin-top: 20px;
}

body.form01 table.f01_t01,
body.form01 p,
body.form01 textarea,
body.form01 table.f01_t02 {
  margin-left: 0px;
}

body.form01 p {
  padding-left: 0px;
}

.boxform {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fnormal {
  font-weight: normal;
}

#side-bar table {
  width: 100%;
}

#side-bar table tr th {
  width: 50px;
}

.boxcheckbox {
  width: 690px;
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.boxcheckbox_inside {
  width: 50%;
}

.table-row textarea {
  width: 400px;
}

.table-row.table_trailer textarea {
  width: 305px;
}

.table-row .count_text {
  text-align: right;
  font-size: 12px;
  color: #999;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum {
  width: 20%;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input-bd,
.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input {
  width: 30%;
}

.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input select,
.profileSimple #conbox #conbox_in #inner .group_first .group_first-ins .sum-input input {
  width: 100%;
  padding-left: 0px;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input {
  padding: 5px;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins {
  padding-bottom: 5px;
}

.profileSimple #conbox #conbox_in #inner .group_last .group_last_ins .groom-input .groom-input-ins:last-child {
  padding-bottom: 3px;
  padding-top: 7px !important;
}

.comment-box .table-row textarea {
  width: 100%;
}

.table_trailer textarea {
  margin-top: 10px;
  width: 100% !important;
}

.clpink .table_inside td .td1_input {
  height: 40px;
  width: 40px;
}

.clpink .table_inside td input,
.clpink .table_inside td textarea {
  border: 1px solid #E47B8A !important;
}

.clorange .table_inside td .td1_input {
  height: 40px;
  width: 40px;
}

.clorange .table_inside td input,
.clorange .table_inside td textarea {
  border: 1px solid #F6B15E !important;
}

.mau1 .table_inside td .td1_input {
  height: 40px;
  width: 40px;
}

.mau1 .table_inside td input,
.mau1 .table_inside td textarea {
  border: 1px solid #00A3D6 !important;
}

.table_inside td {
  padding: 10px;
}

#side-bar .content {
  background: #fff;
  padding-bottom: 10px;
}

.text-ins img {
  margin-top: 0px !important;
}

.introduce .textarea_caption {
  border: 1px solid #00A3D6;
  width: 100% !important;
  height: 40px;
}

.introduce.intr-second .textarea_caption {
  border: 1px solid #E47B8A;
}

.align_middle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.align_middle .table-row .textarea_caption {
  width: 100% !important;
  height: 30px;
}

.introduce__first .text.text_left {
  width: 60%;
}

body.form03 .hints02 {
  margin-top: 10px;
  background: url(../images/icon02.jpg) 10px 0 no-repeat;
  padding-left: 33px;
  display: inline-block;
  text-align: right;
}

body.form03 .hints02 img.gaibu {
  vertical-align: middle;
  padding-left: 7px;
}

.groupcolor .textarea_caption {
  width: 100% !important;
}

.groupcolor.groupblue .textarea_caption {
  border-color: #2899DF !important;
}

.groupcolor.grouppink .textarea_caption {
  border-color: #E47B8A !important;
}

.groupcolor.groupyellow .textarea_caption {
  border-color: #F9B163 !important;
}

.spacebetween {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.thisoutside {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bluebox .textarea_caption {
  border: 1px solid #00A3D6;
  height: 50px;
}

.attention-column-pink .textarea_caption {
  border: 1px solid #E47B8A;
  height: 50px;
}

.attention-column-yellow .textarea_caption {
  border: 1px solid #F6B15E;
  height: 50px;
}

.openingtrailer_realpage .table-row.table_trailer textarea {
  width: 290px !important;
}

.openingtrailer_realpage .align_middle .table-row .textarea_caption {
  width: 260px !important;
}

.sidebarlink a {
  color: #999 !important;
  text-decoration: none;
  margin-right: 10px;
}

.sidebarlink a:hover {
  text-decoration: underline;
}

.sidebarlink a:after {
  content: "\f101";
  font-family: fontAwesome;
}

.lightboxs {
  position: relative;
}

.lightboxs:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
}

.lightboxs .thelightbox {
  opacity: 1;
  z-index: 9999;
}

.thelightbox {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  background: rgba(255, 255, 255, 0.6);
}

.thelightbox .container {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  top: -150px;
}

.thelightbox_ins {
  background: #fff;
  padding: 50px 150px;
  display: none;
  border: 1px solid #000000;
  text-align: center;
  position: relative;
}

.thelightbox_ins .close_lightbox {
  position: absolute;
  content: "";
  top: 0;
  right: -5px;
}

.thelightbox_ins .fa {
  font-family: FontAwesome !important;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.thelightbox_ins .fa-remove:before {
  content: "\f00d";
}

.thelightbox_ins a {
  color: #18abf1;
}

.thelightbox_ins a:hover {
  color: #fb7dac;
}

.thelightbox_ins h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 25px 0 35px 0;
}

.thelightbox_ins p {
  font-size: 16px;
  font-weight: normal;
  padding: 0 !important;
  margin: 0 !important;
}

.thelightbox_ins .btn-agree button {
  font-size: 20px;
  padding: 5px 40px;
  font-weight: normal;
  margin: 35px 0px 10px 0px;
}

.thelightbox_ins .btn-agree button:hover {
  opacity: 0.8;
}

.bluebox.mixpink .fix-block .text {
  background: #fcedf0;
}

.bluebox.mixpink .fix-block .text p {
  margin-left: 90px;
  padding-bottom: 5px;
}

body.form01 table.fix-f01_t01 {
  display: none !important;
}

.fix-boxtable {
  margin-top: 35px;
}

body.form01 table.fix-f01_t02 {
  margin: 20px 0 0 0;
}

.title-box {
  position: relative;
}

.title-box::before {
  position: absolute;
  content: "BGM";
  font-size: 14px;
  font-family: Osaka, sans-serif;
  font-weight: bold;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}

.title-box2 {
  position: relative;
}

.title-box2::before {
  position: absolute;
  content: "BGM 2";
  font-size: 14px;
  font-family: Osaka, sans-serif;
  font-weight: bold;
  left: 50%;
  margin-left: -20px;
  top: -20px;
}

.boxcheckbox-x1 {
  border: 2px solid #CFCFCF;
  padding: 10px 5px;
  border-radius: 10px;
  text-align: center;
  width: 330px;
  background: #ffffff;
}

.boxcheckbox-x1 p {
  padding: 10px 0 !important;
}

.boxcheckbox-x1 .border-bottom {
  border-bottom: 3px dotted #CACACA;
  padding-bottom: 10px;
}

.boxcheckbox-x1 table {
  padding: 0px 10px;
}

.boxcheckbox-x1 .hints02 {
  text-align: left !important;
  font-size: 13px;
  padding-bottom: 0 !important;
}

.bluebox-fix h3 {
  background: #66BE7A !important;
}

.bluebox-fix {
  border: 1px solid #66BE7A !important;
  background: #C9E8CA !important;
}

.blueboxcontainer-fix .groom-last.groom-last-pink {
  border: 1px solid #66BE7A !important;
  background: #C9E8CA !important;
  border-top: none !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-fix {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-fix p {
  text-align: center;
}

.flex-fix input {
  border: 1px solid #66BE7A;
  width: 163px;
  height: 35px;
}

.blueboxcontainer-fix {
  margin: 0px 0px 10px 0 !important;
}

.title-green {
  position: relative;
}

.title-green h2 {
  color: #65BF79;
  margin-left: 20px;
  position: relative;
  font-size: 16px;
}

.title-green h2::before {
  position: absolute;
  content: "";
  background: #66BE7A;
  width: 8px;
  height: 25px;
  top: 0;
  left: 0;
  margin-left: -20px;
}

.title-green::after {
  position: absolute;
  content: "";
  background: #66BE7A;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  margin-bottom: -3px;
}

.boxcheckbox-title {
  position: relative;
}

.boxcheckbox-title::before {
  position: absolute;
  content: "ISUM利用";
  font-size: 14px;
  font-family: Osaka, sans-serif;
  font-weight: bold;
  top: -25px;
  left: 50%;
  margin-left: -30px;
}

.stories .stories-txt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.stories .stories-txt .stories-txt--ins label:first-child {
  margin-right: 10px;
}

.stories .stories-group {
  border: 1px solid #2E95DC;
  background: #E1F5FC;
  padding: 8px;
}

.stories .stories-group__above .stories-block {
  margin-bottom: 15px;
  border-bottom: 1px dotted #3391D9;
  padding-bottom: 15px;
}

.stories .stories-group__above .stories-block h3 {
  margin-bottom: 10px;
}

.stories .stories-group__above .stories-block:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.stories .radio-group--ins {
  margin-bottom: 20px;
}

.stories .radio-group--ins:last-child {
  margin-bottom: 0;
}

.stories .radio-group--ins .group1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}

.stories .radio-group--ins .group1 label:first-child {
  margin-right: 10px;
}

.stories .group-fix-stories .box {
  margin-right: 20px;
}

.stories .group-fix-stories .box table {
  position: relative;
}

.stories .group-fix-stories .box table th {
  width: 10px !important;
}

.stories .group-fix-stories .box table td input {
  width: 75px !important;
  height: 34px !important;
}

.stories .group-fix-stories .box table td:last-child {
  border-right: 1px solid #00A0D4;
}

.stories .group-fix-stories .box table tr:last-child td {
  border-bottom: 1px solid #00A0D4;
}

.stories .group-fix-stories .box table .fix-wtd td {
  border-bottom: 1px solid #00A0D4;
}

.stories .group-fix-stories .box table .fixed-tbt th {
  padding: 0px 9px !important;
}

.stories .group-fix-stories .box table::after {
  position: absolute;
  content: "様";
  bottom: 0;
  right: 0;
  margin-right: -20px;
  margin-bottom: 5px;
}

.stories .interview-group--ins {
  margin-top: 10px;
}

.stories .interview-group--ins .item h3 {
  text-align: center;
  background: #ED99A7;
  color: #ffffff;
  padding: 15px 0;
}

.stories .interview-group--ins .item:first-child {
  border-right: 1px solid #ffffff;
}

.stories .interview-group--ins .item--general {
  padding: 15px;
  background: #F3E0E3;
  border-bottom: 1px solid #ED99A7;
  border-left: 1px solid #ED99A7;
}

.stories .interview-group--ins .item--general .mlm5 {
  margin-left: -4.5px;
}

.stories .interview-group--ins .item--general .lh1 {
  line-height: 1px;
}

.stories .interview-group--ins .item--checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.stories .interview-group--ins .item--input textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #ED99A7;
}

.stories .interview-group--ins .item--input p {
  margin: 10px 0 15px;
}

.stories .interview-group--ins .item-bd .item--general {
  border-right: 1px solid #ED99A7;
}

.stories .text-confirm h3 {
  line-height: 1.9;
}

.insideh2.cl-orange:before {
  background: #FC8B51;
}

#side-bar table tr th {
  width: 160px !important;
}

.bluebox.mixpink .bluebox_ct-bd {
  border-top: 1px dashed #ED98A7 !important;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-flex .spanbg {
  background: #6B71E9;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 5px;
  font-size: 11px;
}

.d-flex input {
  width: 20% !important;
}

.d-flex a {
  text-decoration: none;
}

.mr-3 {
  margin-right: 10px;
}

.newmypage #conbox_in {
  padding-top: 0 !important;
}

.newmypage .koumoku {
  font-size: 15px;
  background: url(../mypage/images/txt01.png) 2px center no-repeat;
  position: relative;
  left: -35px;
  margin-bottom: 5px;
}

.newmypage table.mypaget {
  border-collapse: collapse;
  width: 300px !important;
  padding: 0;
  margin: 0 auto !important;
}

.newmypage table.mypaget th {
  padding: 5px !important;
}

.newmypage .formsendarea {
  border-top: none !important;
  padding-top: 0 !important;
}

.newmypage .content_hide {
  display: block;
  background: none !important;
}

.newmypage .content_hide .content {
  margin-top: 20px !important;
  background: #ffffff !important;
}

.newmypage .content_hide .content:last-child {
  padding: 10px !important;
}

.newmypage .content_hide .content:last-child i {
  margin-right: 20px;
  position: relative;
  top: 5px;
}

.newmypage .content_hide .content:last-child p {
  padding: 5px !important;
}

.newmypage .content_hide .content table th,
.newmypage .content_hide .content table td {
  text-align: left;
  padding: 0 0 0 10px;
}

.newmypage .content_hide .content table tr:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.newmypage .content_hide .content table tr:last-child td {
  width: 100%;
  text-align: right !important;
}

.newmypage .content_hide .content table tr:last-child td a {
  text-align: right;
}

/* add fix input Kiroku */
.red-color {
  color: red;
}

label {
  word-break: break-all;
}