.p-mongon {
    margin-top: 10px;
}
.p-mongon p{
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3;
    overflow: hidden;
}
.content01 .step1 {
        border: 2px solid #f05070;
        position: relative;
}
.content01 .step2 {
        border: 2px solid #05AB05;
        position: relative;
}
    p.fw-flend {
    font-weight: bold;
    margin-top: 10px;
    }
    p.rfz-c {
        color: #c30404;
        font-weight: bold;
        font-size: 25px;
      margin-bottom: 25px;
  text-align: center;
}
    p.sp-fee {
    font-weight: bold;
    margin: 10px 0;
    color: #c30404;
    font-weight: bold;
  font-size: 55px;
  margin: 20px 0;
  color: #c30404;
  background: #fff;
  padding: 10px;
  font-family: 'arial unicode ms';
  text-align: center;
}
p.sp-fee span {
  background: linear-gradient(transparent 80%, #ffff66 15%);
  padding: 0 5px;
}
p.ot-item-head {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
    p.fs16 {
    font-size: 16px;
    line-height: 1.6;
}
.ot-flex {
    display: flex;
    justify-content: space-between;
    margin: 3em 0;
}
.ot-item {
    width: 48.5%;
}
h3.ot-midashi {
    color: #364e96;
    padding: 0.5em 0;
    /* border: solid 3px #364e96; */
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    position:relative;
}
h3.ot-midashi span{
    position: relative;
    display: inline-block;
}
h3.ot-midashi span:before{
    content: "|";
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    transform: skew(
25deg
);
    display: inline-block;
    margin-right: 20px;
}
h3.ot-midashi span:after{
    content: "|";
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    transform: skew(
-25deg
);
    display: inline-block;
    margin-left: 20px;
}

.ot-item.leftbox {
  position: relative;
  border: 1px solid #999999;
  border-radius: 0 0px 5px 5px;
}
.ot-item.leftbox h3.ot-title {
  background: #f05070;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 20px;
  font-size: 22px;
  /*border-radius: 7px 7px 0px 0px;*/
  position: relative;
}
.ot-item.rightbox{
  position: relative;
  border: 1px solid #999999;
  border-radius: 0 0px 5px 5px;
}
.ot-item.rightbox h3.ot-title{
    background: #0080ca;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
  padding: 20px;
  text-align: right;
  font-size: 22px;
  /*border-radius: 7px 7px 0px 0px;*/
  position: relative;
}
.ot-tabbox {
  display: flex;
  justify-content: space-around;
  cursor: pointer;
}
.ot-tabbox .tab {
  width: 50%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #0080ca;
  position: relative;
  font-weight: bold;
    padding: 20px;
}
/*.ot-tabbox .tab.active:before{
    content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ccc;
}*/
.ot-tabbox .tab.active {
  background-color: #f80;
  color: #fff;
  border: none;
  font-size: 22px;
  border-radius: 5px 5px 0px 0px;
}

.content01 .step1 {
    border: 2px solid #05AB05;
    width: 45%;
    border-radius: 5px;
    position: relative;
}
.content02 .step1 {
    border: 2px solid #f80;
    width: 45%;
    border-radius: 5px;
    position: relative;
}
.content03 .step1 {
    border: 2px solid #0090f0;
    width: 45%;
    border-radius: 5px;
    position: relative;
}
.content01 .step1:before{
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  /* left: 100%; */
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #333;
}
.content02 .step1:before{
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  /* left: 100%; */
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #333;
}
.content03 .step1:before{
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  /* left: 100%; */
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #333;
}
.content01 p.step1-title{
    background: #05AB05;
    color: #fff;
    font-weight: bold;
    padding: 15px !important;
  padding-left: 40px !important;
    font-size: 22px;
  position: relative;
}
.content02 p.step1-title{
    background: #f80;
    color: #fff;
    font-weight: bold;
    padding: 15px !important;
  padding-left: 40px !important;
    font-size: 22px;
  position: relative;
}
.content03 p.step1-title{
    background: #0090f0;
    color: #fff;
    font-weight: bold;
    padding: 15px !important;
  padding-left: 40px !important;
    font-size: 22px;
  position: relative;
}
.step1-inner,.step2-inner{
    padding: 15px;
}
.content01 .step2 {
    border: 2px solid #05AB05;
    width: 45%;
    position: relative;
  border-radius: 5px;
}
.content02 .step2 {
    border: 2px solid #f80;
    width: 45%;
    position: relative;
  border-radius: 5px;
}
.content03 .step2 {
    border: 2px solid #0090f0;
    width: 45%;
    position: relative;
  border-radius: 5px;
}
.content01 p.step2-title{
    background: #05AB05;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
  padding: 15px !important;
  padding-left: 40px !important;
  position: relative;
  
}
.content02 p.step2-title{
    background: #f80;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
  padding: 15px !important;
  padding-left: 40px !important;
  position: relative;
  
}
.content03 p.step2-title{
    background: #0090f0;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
  padding: 15px !important;
  padding-left: 40px !important;
  position: relative;
  
}

.head-ot-item {
  padding: 30px 20px;
}
.content-flex {
    display: flex;
    justify-content: space-between;
}
.step-btn a{
  display: inline-block;
  margin: 0 auto;
  color: #2a2a2a;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #faffff, #dadada);
  background: -moz-linear-gradient(top, #faffff, #dadada);
  background: linear-gradient(to bottom, #faffff, #dadada);
  border: 1px solid #808080;
  border-radius: 4px;
  width: 200px;
  padding: 15px 0;
  font-weight: bold;
}
.mandatory {
    border: 3px solid #ccc;
    margin-top: 40px;
    padding: 40px;
}

p.mdt-ttl {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
.mandatory-list ul li:nth-of-type(1){
    border-top: 1px dashed #999;
    padding-top: 20px;
}
.mandatory-list ul li:last-child{
    margin-bottom: 0 !important;
}
.mandatory-list ul li {
    font-size: 14px;
    border-bottom: 1px dashed #999;
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 1.5;
    position: relative;
    padding-left: 30px;
}
.mandatory-list ul li:before{
    content:'●';
    position:absolute;
    left: 10px;
}
.mandatory {
    border: 6px solid #ccc;
    margin-top: 40px;
    padding: 40px;
    border-radius: 10px;
}
.ot-tableara {
    margin-top: 20px;
}
.ot-tableara table , .ot-tableara td, .ot-tableara th {
    /*border: 1px solid #595959;*/
    border-collapse: collapse;
    table-layout: fixed;
}
.ot-tableara tr td:nth-of-type(2){
  text-align: right;
}
.ot-tableara td, .ot-tableara th {
  padding: 15px 3px;
    width: 30px;
    height: 25px;
    font-weight: bold;
    font-size: 15px;
    border-top: 1px dashed #515152;
  white-space:nowrap;
}
.ot-tableara tr:last-child td{
  border-bottom: 1px dashed #515152;
}
.ot-tableara th {
    background: #f0e6cc;
}
.ot-tableara table {
    width: 100%;
}
.ot-tableara td:nth-of-type(2) {
    width: 50px;
}
.even {
    background: #fbf8f0;
}
.odd {
    background: #fefcf9;
}
.mandatory p {
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
}
.p-imgbox {
  margin-right: 10px;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

p.text-right {
    text-align: right;
}


.content01 p.step01-num {
  position: absolute;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #05AB05;
  top: -20px;
  left: -20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2px;
  z-index: 5;
}
.content02 p.step01-num {
  position: absolute;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #f80;
  top: -20px;
  left: -20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2px;
  z-index: 5;
}
.content03 p.step01-num {
  position: absolute;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #0090f0;
  top: -20px;
  left: -20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2px;
  z-index: 5;
}
.content01 p.step01-num span span,.content02 p.step01-num span span,.content03 p.step01-num span span{
display: block;
  font-size: 16px;
  line-height: 1.3;
  transform: skew(
-15deg
);

}
.content01 p.step02-num {
  position: absolute;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #05AB05;
  top: -20px;
  left: -20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2px;
  z-index: 5;
}
.content02 p.step02-num {
  position: absolute;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #f80;
  top: -20px;
  left: -20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2px;
  z-index: 5;
}
.content03 p.step02-num {
  position: absolute;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #0090f0;
  top: -20px;
  left: -20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2px;
  z-index: 5;
}
.content01 p.step02-num span span,.content02 p.step02-num span span,.content03 p.step02-num span span{
display: block;
  font-size: 16px;
  line-height: 1.3;
  transform: skew(
-15deg
);
}
p.num-title {
  font-weight: bold;
  font-size: 15px;
}
.step-btn {
  margin-top: 10px;
}
.num-title-list p.num-title:nth-of-type(1){
margin-top: 10px;
}
.num-title-list p.num-title{
margin-bottom: 10px;
}
.left-img {
  width: 29%;
  /* margin: 0 auto; */
  position: absolute;
  right: 5px;
  /* top: 50%; */
  bottom: 0;
  /* transform: translateY(-54%); */
}
.left-img02 {
  width: 20%;
  /* margin: 0 auto; */
  position: absolute;
  right: 5px;
  /* top: 50%; */
  bottom: 0;
  /* transform: translateY(-54%); */
}
.right-img {
  width: 29%;
  /* margin: 0 auto; */
  position: absolute;
  left: 5px;
  /* top: 50%; */
  bottom: 0;
  /* transform: translateY(-54%); */
}
/*モーダルウィンドウ*/
.modal_open{
  margin: 3vw;
  display: inline-block;
}

.modal_box {
  position: fixed;
  display: none;
  z-index: 7777;
  width: 725px;
  max-width: 730px;
  margin: 0;
  padding: 70px 80px;
  border: 5px solid #aaa;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%,-50%);
}


.modal_close {
  background: #e6e6e6;
  color: #000 !important;
  width: 62px;
  height: 62px;
  line-height: 62px;
  display: block;
  font-size: 46px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  text-decoration: none !important;
}
.modal_close span{
position: relative;
}
.modal_close span:before{
content: "\f00d";
  font-weight: bold;
  font-size: 18px;
  font-family: FontAwesome;
  /* color: #75b4e3; */
  color: #333 !important;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal_close i {
  line-height: 62px;
  vertical-align: bottom;
}

.modal_bg {
  z-index: 6666;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0,0,0,0.75);
}

.link_area {
  overflow: hidden;
  max-width: 410px;
  margin: 60px auto 0;
  text-align: center;
}

.link_area .modal_link {
  display: inline;
}

.link_area .modal_link a {
  display: inline-block;
  background: #e6e6e6;
  width: 180px;
  line-height: 2.5;
  text-decoration: none;
  color: #000;
  margin: 0 10px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px;
  border-bottom: 2px solid #9d9c9c;
}

.link-area ul li.modal_link:first-child a {
  float: left;
}

.link-area ul li.modal_link:last-child a {
  float: right;
}

p.mdl-ttl {
  font-weight: bold;
  font-size: 35px;
  margin-bottom: 40px;
}
input.gray_btn.gy-shf {
  width: 250px;
  padding: 15px 0;
}
p.btn-center{
margin-top: 10px;;
}
p a.modal_open.gray_btn.gy-shf2 {
  width: 100%;
  padding: 15px 0 !important;
  margin:0 auto !important;
  font-weight: bold;
}
.cell3btnlog{
margin-top: 13px;
}
@media screen and (max-width: 769px) {

.modal_content {
  padding: 50px 2vw 40px;
}



.link_area .modal_link a {
  margin: 15px auto 0;
}

.link_area ul li.modal_link:first-child a {
  float: none;
  margin-top: 0;
}

.link_area ul li.modal_link:last-child a {
  float: none;
}

.modal_close {
  width: 40px;
  line-height: 40px;
  font-size: 30px;
}

.link_area {
  margin: 25px auto 0;
}

.modal_close i {
  line-height: 44px;
}
}
h2#merit_ttl{
  color: #00B900;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 25px;
    border-left: 6px solid #00B900;
    padding: 12px;
}
.line_box li span.line_num {
    font-weight: 600;
    font-size: 26px;
    margin-right: 5px;
    transform: skew(-15deg);
    display: inline-block;
}
.line_box li span.line_text {
    border-bottom: 3px solid #ff0;
}
.line_box {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    background: #00B900;
    padding: 20px;
    margin-bottom: 15px;
    list-style: none !important;
}
.line_box li {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    list-style: none !important;
}
/*紹介のコンテンツ装飾*/
h2.midashi-tab {
  margin-bottom: 40px;
  background: #;
  background: #f80;
  color: #ffffff;
  font-weight: bold;
  padding: 20px;
  font-size: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
}
h2.midashi-tab02 {
  margin-bottom: 40px;
  background: #0090f0;
  color: #ffffff;
  font-weight: bold;
  padding: 20px;
  font-size: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
}
h2.midashi-tab03 {
  margin-bottom: 40px;
  background: #05AB05;
  color: #ffffff;
  font-weight: bold;
  padding: 20px;
  font-size: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content01,.content02,.content03 {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #999;
}
.n-lnk-lst05 {
width: 100%;
margin-bottom: 35px;
margin-top: 15px;
}
.n-lnk-lst05 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.n-lnk-lst05 ul li {
  width: 49%;
}
.n-lnk-lst05 ul li a {
  position: relative;
  display: block;
  margin: 0 5px;
  padding: 12px 0 35px 0;
  color: #2a2a2a;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background: -webkit-linear-gradient(top,#faffff,#dadada);
  background: -moz-linear-gradient(top, #faffff,#dadada);
  background: linear-gradient(to bottom, #faffff,#dadada);
  border: 1px solid #808080;
  border-radius: 4px;
  transition: .3s ease-in-out;
}
.n-lnk-lst05 ul li:nth-of-type(1) a:after {
  content: "";
  position: absolute;
  /* top: 100%; */
  bottom: 7px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #05AB05;
}
.n-lnk-lst05 ul li:nth-of-type(2) a:after {
  content: "";
  position: absolute;
  /* top: 100%; */
  bottom: 7px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #f80;
}
.n-lnk-lst05 ul li:nth-of-type(3) a:after {
  content: "";
  position: absolute;
  /* top: 100%; */
  bottom: 7px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #0090f0;
}
.n-lnk-lst05 ul li a:before {
  content: "";
  position: absolute;
  /* top: 100%; */
  bottom: 6px;
  left: 51%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #b9b9b9;
}
.n-lnk-lst05 ul li a:hover {
  box-shadow: 0 4px 15px rgb(0 0 0 / 25%);
  transform: translateY(-2px);
}
.icon-lmd {
  display: inline-block;
  width: 40px;
  margin-right: 10px;
}
h2.midashi-tab02 .icon-lmd{
width: 25px !important;
height: 40px;
}
.pass-check {
  font-size: 15px;
  margin: 5px 0 -1px;
}
.fw-s{
font-weight: bold;
}
p.fw-s.siz-c {
  font-size: 40px;
  color: #fa0505;
  text-align: center;
  margin-top: 10px;
}