/* ======================================================================
 setting
====================================================================== */
/* ======================================================================
 p_plan
====================================================================== */
.p_method .l_container .l_main_visual {
  background: url("../img/method/mv02.jpg") center center no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/*
.l_main_visual {
  height: 294px !important;
}
@media screen and (max-width:768px){
	.l_main_visual{
		height: 340px!important;
	}
}
@media screen and (max-width:500px){
	.l_main_visual{
		height: 380px!important;
	}
}*/
@media screen and (max-width: 768px) {
  .p_method .l_container .l_main_visual {
   /* height: 160px;*/
    background: url("../img/method/sp/mv02.jpg") center center no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;

  }
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main img {
    width: 100%;
  }
}
.l_main_visual .title_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 320px;
}
.title_box img {
  height: 320px;
}
.title_img {
  position: relative;
  display: block;
  text-align: center;
}
.pj_caution {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 240px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
}
@media screen and (max-width:768px){
	.l_main_visual .title_box{

		height: 160px;
	}
	.title_box img {
  height: 260px;
}
	.l_main_visual > .inner .h1{
		text-align: center!important;
		display: block;
	}
}
.p_method .l_container .l_content .l_main .bg {
  background: #f5f5f5;
}
.p_method .l_container .l_content .l_main .check {
  background: #f5f5f5;
  padding: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .check {
    padding: 15px;
    font-size: 1.6em;
  }
}
.p_method .l_container .l_content .l_main .check li {
  background: url(../img/course/check01.png) no-repeat 0 4px;
  -moz-background-size: 12px;
  -webkit-background-size: 12px;
  background-size: 12px;
  line-height: 1.5;
  letter-spacing: -0.05em;
  padding-left: 1.5em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .check li {
    letter-spacing: inherit;
    background-position: 0 30%;
    background-size: 10px;
    padding-left: 2em;
    line-height: 1.6;
  }
}
.p_method .l_container .l_content .l_main .check li:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .check li:not(:last-child) {
    margin-bottom: 20px;
  }
}
.p_method .l_container .l_content .l_main .sec01, .p_method .l_container .l_content .l_main .sec_2 {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01, .p_method .l_container .l_content .l_main .sec_2 {
    padding: 60px 0;
  }
}
.p_method .l_container .l_content .l_main .sec01 .bg {
  padding: 80px 0 120px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01 .bg {
    padding: 40px 0 25px;
  }
}
.p_method .l_container .l_content .l_main .sec01 .box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01 .box {
    display: block;
    margin-bottom: 20px;
  }
}
.p_method .l_container .l_content .l_main .sec01 .box .detail {
  width: 580px;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01 .box .detail {
    width: 100%;
    padding: 15px 10px 30px;
  }
}
.p_method .l_container .l_content .l_main .sec01 .box .detail .c_ttl_2 {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01 .box .detail .c_ttl_2 {
    margin-bottom: 20px;
  }
}
.p_method .l_container .l_content .l_main .sec01 .box .img {
  width: 580px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01 .box .img {
    width: 100%;
  }
}
.p_method .l_container .l_content .l_main .sec01 .box:not(:nth-child(2n)) .img {
  order: 2;
}
.p_method .l_container .l_content .l_main .sec01 .program {
  margin: 80px 0 0;
  background: url(../img/plan/img06.jpg) no-repeat 90% 60%;
  background-color: #fff;
  -moz-background-size: 500px;
  -webkit-background-size: 500px;
  background-size: 500px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 70px 80px;
}
.p_method .l_container .l_content .l_main .sec01 .program > .u_txt_4 {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec01 .program {
    margin: 20px 0 0;
    padding: 20px;
    -moz-background-size: 90%;
    -webkit-background-size: 90%;
    background-size: 90%;
    background-position: 50% 95%;
  }
  .p_method .l_container .l_content .l_main .sec01 .program .u_txt_1 {
    font-size: 1.3em;
    line-height: 1.5;
    margin: 10px 0 0 0;
  }
}
.p_method .l_container .l_content .l_main .sec02 {
  padding: 120px 0 0px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 {
    padding: 40px 0 0;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan {
    display: block;
    margin-top: 20px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan .u_txt_3 span {
  color: #102341;
  font-weight: bold;
  background: #f4ce2d;
}
.p_method .l_container .l_content .l_main .sec02 .plan > li {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li {
    width: 100%;
    margin-bottom: 40px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .top {
  background: #333;
  position: relative;
  text-align: center;
  color: #fff;
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .top .u_txt_1 {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .top .u_txt_1 {
    font-size: 1.5em;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .top .u_txt_7 {
  padding: 0 0 25px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .top .u_txt_7 {
    padding: 5px 0 20px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .top img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #333;
  width: 80px;
  height: 80px;
  margin-top: -25px;
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .red img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #F4CE2D;
  border: 1px solid #333;
  width: 80px;
  height: 80px;
  margin-top: -25px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .top img {
    width: 60px;
    height: 60px;
    margin-top: -20px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .top:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .top:after {
    border-width: 8px 5px 0 5px;
    bottom: -8px;
    margin-left: -5px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .btm {
  padding: 35px 25px 30px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .btm {
    padding: 25px 20px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .btm > .u_txt_3 {
  height: 10em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .btm > .u_txt_3 {
    height: auto;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .btm .box {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 30px;
  margin-bottom: 20px;
  height: 24em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .btm .box {
    padding: 20px 15px;
    height: auto;
    margin-bottom: 10px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .btm .box .ttl {
  background: #333;
  color: #fff;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 0 1em;
  margin-bottom: 0.5em;
}
@media all and (-ms-high-contrast: none) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .btm .box .ttl {
    padding: 11px 1em 6px;
    line-height: 1;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .btm .recommend {
  background: #f5f5f5;
  padding: 20px 30px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 18em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan > li .btm .recommend {
    height: auto;
    padding: 15px 15px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan > li .btm .recommend .check {
  padding: 5px 0 0;
}
.p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(1) .top {
  -moz-border-radius: 8px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px 0 0;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(1) .top {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(1) .btm {
  -moz-border-radius: 0 0 0 8px;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 8px;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(1) .btm {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
    border-right: 1px solid #333;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(3) .top {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(3) .top {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(3) .btm {
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(3) .btm {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(2) .top {
  -moz-border-radius: 0 8px 0 0;
  -webkit-border-radius: 0;
  border-left: 1px solid #fff;
  border-radius: 0 8px 0 0;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(2) .top {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 0 0;
  }
}
.p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(2) .btm {
  -moz-border-radius: 0 0 8px;
  -webkit-border-radius: 0;
  border-radius: 0 0 8px;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .plan li:nth-child(2) .btm {
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0;
    border-radius: 0 0 8px 8px;
    border-left: 1px solid #333;
  }
}
.p_method .l_container .l_content .l_main .sec02 .contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .contact {
    display: block;
  }
  .p_method .l_container .l_content .l_main .sec02 .contact .img {
    width: 30px;
    margin: 0 auto 10px;
  }
}
.p_method .l_container .l_content .l_main .sec02 .contact a {
  color: #ff9022;
  text-decoration: underline;
}
.p_method .l_container .l_content .l_main .sec02 .contact img {
  margin-right: 1em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .tgl {
    display: none;
    margin-top: 20px;
  }
  .p_method .l_container .l_content .l_main .sec02 .js_tgl._active .tgl_btn {
    display: none;
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn {
    background: #333;
    color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.4em;
    text-align: center;
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 0;
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn .c_ico_4 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 0.5em;
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn .c_ico_4 .vertical, .p_method .l_container .l_content .l_main .sec02 .tgl_btn .c_ico_4 .horizontal {
    background: #fff;
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn .c_ico_4 .vertical {
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn .c_ico_4 .horizontal {
    top: 3px;
    -moz-transform: translate(0, 100%) rotate(135deg);
    -ms-transform: translate(0, 100%) rotate(135deg);
    -webkit-transform: translate(0, 100%) rotate(135deg);
    transform: translate(0, 100%) rotate(135deg);
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn.close .c_ico_4 .vertical {
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .p_method .l_container .l_content .l_main .sec02 .tgl_btn.close .c_ico_4 .horizontal {
    top: 3px;
    -moz-transform: translate(0, 100%) rotate(-135deg);
    -ms-transform: translate(0, 100%) rotate(-135deg);
    -webkit-transform: translate(0, 100%) rotate(-135deg);
    transform: translate(0, 100%) rotate(-135deg);
  }
}
.space {
  margin-top: -180px;
}
@media screen and (max-width: 768px) {
  .space {
    margin-top: -20px;
  }
}
.plan_center {
  margin-left: 8%;
}
@media screen and (max-width: 768px) {
  .plan_center {
    margin-left: 0;
  }
}
.plan_waku {
  width: 980px;
  max-width: 100%;
}
.p_method .l_container .l_content .l_main .sec02 .bg {
  padding: 120px 0 60px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec02 .bg {
    padding: 60px 0 20px;
  }
}
.p_method .l_container .l_content .l_main .sec03 .bg {
  padding: 120px 0 60px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .bg {
    padding: 60px 0 20px;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case {
  background: #fff;
  padding: 80px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case {
    padding: 20px;
    margin-bottom: 20px;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .top {
  position: relative;
}
.p_method .l_container .l_content .l_main .sec03 .case .top > .ttl {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #F4CE2D;
  color: #102341;
  text-align: center;
  width: 142px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .top > .ttl {
    width: 132px;
    margin-bottom: 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  .p_method .l_container .l_content .l_main .sec03 .case .top > .ttl {
    padding: 10px 0 5px;
    line-height: 1;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .top .needs, .p_method .l_container .l_content .l_main .sec03 .case .top .txt {
  width: 745px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .top .needs, .p_method .l_container .l_content .l_main .sec03 .case .top .txt {
    width: 100%;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .top .needs {
  background: #f5f5f5;
  padding: 10px 20px 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .top .needs {
    padding: 10px 20px;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .top .needs .check {
  padding: 5px 0 0;
}
.p_method .l_container .l_content .l_main .sec03 .case .top .txt {
  margin: 15px 0;
}
.p_method .l_container .l_content .l_main .sec03 .case .top .img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .top .img {
    position: static;
    width: 150px;
    margin: 0 auto;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .top .img img {
  width: 100%;
}
.p_method .l_container .l_content .l_main .sec03 .case .btm .ttl {
  background: #333;
  color: #fff;
  font-weight: bold;
  position: relative;
  text-align: center;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  font-size: 2em;
  padding: 20px 0;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .btm .ttl {
    margin-top: 20px;
    font-size: 1.6em;
    padding: 15px 0;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .btm .ttl:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -15px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .btm .ttl:after {
    border-width: 8px 5px 0 5px;
    bottom: -8px;
    margin-left: -5px;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .btm .box {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  border: 1px solid #333;
  text-align: center;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .btm .box {
    padding: 20px;
  }
  .p_method .l_container .l_content .l_main .sec03 .case .btm .box .u_txt_3 {
    text-align: left;
  }
}
.p_method .l_container .l_content .l_main .sec03 .case .btm .box .plan {
  font-weight: bold;
  font-size: 2em;
  color: #333;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case .btm .box .plan {
    font-size: 1.6em;
    line-height: 1.5;
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec03 .case:first-child li {
    background-position: 0 15%;
  }
}
.p_method .l_container .l_content .l_main .sec04 {
  padding: 0 0 160px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 {
    padding: 0 0 80px;
  }
}
.p_method .l_container .l_content .l_main .sec04 .c_ttl_2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .c_ttl_2 {
    margin-bottom: 15px;
  }
}
.p_method .l_container .l_content .l_main .sec04 .u_txt_1 {
  margin-top: 0.5em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .u_txt_1 {
    font-size: 10px;
    line-height: 2;
  }
}
.p_method .l_container .l_content .l_main .sec04 .btn {
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .btn {
    display: block;
    padding: 0;
    margin-top: 50px;
  }
  .p_method .l_container .l_content .l_main .sec04 .btn img {
    width: 100%;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
  }
}
.p_method .l_container .l_content .l_main .sec04 .btn img {
  vertical-align: bottom;
}
.p_method .l_container .l_content .l_main .sec04 .btn .txt {
  background: #ff9022;
  width: 50%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .btn .txt {
    width: 100%;
    height: 100px;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
  }
}
.p_method .l_container .l_content .l_main .sec04 .btn .txt .box {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
}
.p_method .l_container .l_content .l_main .sec04 .btn .txt .box .top {
  padding-right: 1em;
  font-size: 2em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .btn .txt .box .top {
    font-size: 1.4em;
  }
}
.p_method .l_container .l_content .l_main .sec04 .btn .txt .box .u_txt_2 {
  display: block;
  color: #fff;
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .btn .txt .box .u_txt_2 {
    font-size: 1em;
  }
}
.p_method .l_container .l_content .l_main .sec04 .btn .u_txt_3 {
  color: #fff;
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .p_method .l_container .l_content .l_main .sec04 .btn .u_txt_3 {
    font-size: 1em;
  }
}
.p_method .l_container .l_content .l_main .sec04 .btn .c_ico_1 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
}
.btnbox {
  width: 500px;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .btnbox {
    width: 240px;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .btnplan {
    font-size: 70%;
  }
}
.btnwaku {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .btnwaku {
    width: 240px;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=p_plan.css.map */
.sec_2 .bg .l_content_size .u_txt_3 {
  text-align: left;
}
.sec_2 .bg .l_content_size .item_wrap {
  margin: 40px 0 0;
}
.sec_2 .bg .l_content_size .item_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '\0020';
}
/*-.p_method .l_container .l_content .l_main .sec_2 .l_content_size .item_wrap .item {
  float: left;
  width: 500px;
}-*/
@media screen and (max-width: 768px) {
  .sec_2 .bg .l_content_size .item_wrap .item {
    float: none;
    width: auto;
  }
}
.sec_2 .bg .l_content_size .item_wrap .item .img_wrap {
  height: 380px;
  position: relative;
  width: 580px;
  float: left;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .sec_2 .bg .l_content_size .item_wrap .item .img_wrap {
    height: auto;
    width: 100%;
    float: inherit;
    margin-right: 0px;
  }
}
.sec_2 .bg .l_content_size .item_wrap .item .img_wrap img {
  width: 100%;
}
.sec_2 .bg .l_content_size .item_wrap .item .txt_wrap {
  padding: 0px 20px 0px 52%;
}
@media screen and (max-width:768px) {
  .sec_2 .bg .l_content_size .item_wrap .item .txt_wrap {
    padding: 0px;
  }
}
.sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .c_ttl_3 {
  padding: 0 0 0 25px;
  color: #343434;
  line-height: 1.5;
  font-weight: bold;
  position: relative;
  text-align: left;
  font-size: 2.8em;
}
.sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .c_ttl_3::before {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #F4CE2D;
}
@media screen and (max-width: 768px) {
  .sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .c_ttl_3 {
    margin: 15px 0 0;
    font-size: 2.0em;
    padding: 0 0 0 15px;
  }
}
.sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .u_txt_3 {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .u_txt_3 {
    margin: 10px 0 0;
  }
}
.sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .u_txt_4 {
  margin: 20px 0 0;
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: normal;
  color: #666;
}
@media screen and (max-width: 768px) {
  .sec_2 .bg .l_content_size .item_wrap .item .txt_wrap .u_txt_4 {
    margin: 10px 0 0;
  }
}
.clear {
  width: 100%;
  content: ' ';
  height: 1px;
  background: #d5d5d5;
  margin: 20px auto 40px;
  clear: both;
}
@media screen and (max-width:768px) {
  .clear {
    padding: 20px auto 30px;
  }
}
.top_img_width {
  max-width: 350px;
}
@media screen and (max-width:450px) {
  .top_img_width {
    max-width: 250px;
  }
}


.sec_2_title_box{
	display: flex;
	text-align: left;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
}
/*.sec_2 .c_ttl_1{
	text-align: left!important;
}*/
.sec_2 .c_ttl_1::before{
	display: none;
}
.c_ttl_1_img{
	position: relative;
}
.c_ttl_1_img img{
	max-width:300px;
}

@media screen and (max-width:768px){
.sec_2_title_box{
	display: block;
}
.sec_2 .c_ttl_1{
	text-align: center!important;
}
.sec_2 .c_ttl_1::before{
	display: block;
}
.c_ttl_1_img{
	position: relative;
	text-align: center;
}
.c_ttl_1_img img{
	max-width:250px;
}
	
}