@charset "utf-8";
/* CSS Document */

/*全体*/
body{
	width: 100%;
	font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif, -apple-system, BlinkMacSystemFont, 'Helvetica Neue';
  font-size: 18px;
  line-height: 1.5;
}

/*初期設定*/
p{
  margin: 0;
  border: 0;
}
section a{
	text-decoration: none;
	transition: .5s;
}
section a:hover{
  opacity: .7;
  transition: .5s;
}
.float-l{
	float: left
}
.float-r{
	float: right;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.flexbox{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
　-webkit-box-pack: justify;
　-webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
　-webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color:#FFF;
}
.pc-none{
   display: none;
}
.section-inner{
  width: 950px;
  margin: 0 auto;
}
.font1{
  color: #fdf254;
  font-weight: bold;
}
.font2{
  color: #0071ae;
}
.font3{
  color: #e47f00;
}
.font4{
  font-weight: bold;
}
.font5{
  font-size: 45px;
}
.font6{
  font-weight: bold;
  font-size: 18px;
}
.font-r{
  color:#F00;
}
.font-b{
  color:#000;
}


section{
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 20px;
}
.underline{
  background: linear-gradient(transparent 50%, #fdf28e 50%);
}
.dot-text-w{
 padding-top: .4em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1em .3em;
  background-image: radial-gradient(.15em .15em at center center,#fff,#fff 100%,transparent);
}
.dot-text-o{
 padding-top: .4em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1em .3em;
  background-image: radial-gradient(.15em .15em at center center,#e47f00,#e47f00 100%,transparent);
}
h3{
  font-weight: 100;
}

/* ヘッダー */
header{
  margin-top: 0;
  font-size: small;
}	

/* メインビジュアル */
.main{
  background-image: url("../img/kakuyasu/main-bg.jpg");
  background-position: top center;
}

.c_main{
  background-image: url("../img/new_tokumeiranding/c_main-bg.jpg");
  background-position: top center;
}

/* CVエリア 格安決算*/
.cv-area{
  background-color: #fdf28e;
  background-image: url("../img/kakuyasu/cv-area_bg.gif");
  background-position: bottom center, 0 0;
  height: 210px;
  padding: 40px 0 0px 0;
}
.cv-title{
  text-align: center;
  font-size: 24px;
  color: #FF7F00;
  font-weight:bold;
  background-repeat: no-repeat;
  background-position: 0 50%,100% 50%;
  margin-bottom: 20px;
  text-shadow:0 0 10px #ffffff;
}
.cv-telp{
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight:bold;
  background-image: url("../img/new_tokumeiranding/cv_line.png"),url("../img/new_tokumeiranding/cv_line.png");
  background-repeat: no-repeat;
  background-position: 0 50%,100% 50%;
  margin-bottom: 20px;
}

.cv-area .font1{
  font-size: 34px;
}
.cv-area .float-l{
  color: #000;
  font-size: 50px;
  text-align: center;
  margin-top: -10px;
  line-height: .6;
  font-weight:bold;
}

.cv-area .float-l .small{
  font-size: 16px;
}
.cv-area .float-l img{
  margin: 20px 10px 0 0;
  vertical-align:baseline;
}
.cv-area .cv_btn{
  margin-left:430px;
  position: relative;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.cv-area {
    height: auto;
	background-image: none
}
}



/* Sec1 */
.sec1{
  background-image: url("../img/kakuyasu/sec1_bg.jpg");
  background-position: bottom center, top center;
  height:650px;
}

#menu1 dt{
  display:block;
  width:600px;
  height:200px;
  line-height:33px;
  padding: 20px;
  float: left;
}

#menu1 dd{
  width:350px;
  height:950px;
  padding: 20px 20px 0 60px;
  margin-left: 600px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
#menu1 dt {
    width: 100%;
    height: auto;
    padding: 0;
    float: none;
}
}

.sec1 dt{
  font-size: 30px;
  font-weight:bold;
}

.sec1 h2{
  font-size: 40px;
  color: #0071ae;
  text-align: center;
  line-height:1.5;
  margin:20px 0 20px 0;
}

.sec1-txt1{
  font-size: 28px;
  color: #666666;
  font-weight:bold;
  text-align: left;
  line-height:1.5;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec1 {
    height: auto;
	padding-bottom: 80px
}	
.sec1-txt1 {
	text-align: center;
}	
#menu1 dd {
    width: auto;
    height: auto;
    padding: 20px 0;
    margin-left: auto;
	margin-right: auto
}	
#menu1 dd img{
    display: block;
    margin-left: auto;
	margin-right: auto
}	
}



/* Sec2 */
.sec2{
  background-image: url("../img/kakuyasu/sec2_bg.jpg");
  padding-bottom: 30px;
}

.sec2 h2{
  font-size: 40px;
  color: #e47f00;
  font-weight:bold;
  text-align: center;
  margin-bottom:20px;
  text-shadow:0 0 10px #FFFFFF;
}

.sec2 h3{
  font-size: 28px;
  color: #000;
  font-weight:bold;
  line-height:1.6;
  text-align: center;
  margin-bottom:20px;
  text-shadow:0 0 10px #FFFFFF;
}

.sec2 .small{
  font-size: 14px;
}


/* Sec3 */
.sec3{
  background-color: #FF7F00;
  height: 140px;
  padding-top: 40px;
}
.sec3 h2{
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight:bold;
  line-height:1.6;
  background-repeat: no-repeat;
  background-position: 0 50%,100% 50%;
  margin-bottom: 20px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec3 {
    height: auto;
	padding-bottom: 20px
}
}


/* Sec4 */
.sec4{
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec4 {
	padding-right: 3%;
	padding-left: 3%;
	box-sizing: border-box;
}
}

#menu4 dt{
  display:block;
  width:150px;
  height:300px;
  line-height:40px;
  text-align:center;
  cursor:pointer;
  color: #fff;
  background-color: #FF7F00;
  border-radius: 20px 0 0px 20px;
  transition: 1.5s;
  padding: 20px;
  float: left;
}

#menu4 dd{
  background-color: #FFEEDD;
  width:740px;
  height:300px;
  border-radius: 0 20px 20px 0;
  padding: 20px 20px 20px 60px;
  margin-left: 150px;
  font-size:24px;
}

.sec4 dl{
  margin-bottom: 20px;
}

.sec4 dt{
  font-size: 30px;
  font-weight:bold;
}

.sec4-txt1{
  font-size: 22px;
  color: #e47f00;
  font-weight:bold;
  margin-bottom: 15px;
  text-align:center;
}
.sec4-txt2{
  font-size: 18px;
  color: #000;
  font-weight:bold;
  line-height:1.5;
  margin-bottom: 15px;
  text-align: left;
}

.sec4 h2{
  font-size: 30px;
  color: #000;
  text-align: center;
  margin:40px 0 30px 0;
}

.sec4-txt3{
  font-size: 28px;
  color: #000;
  font-weight:bold;
  line-height:1.6;
  margin-bottom: 15px;
  text-align: center
}

.sec4 .small{
  font-size: 14px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec4 dl {
    display: flex
}	
#menu4 dt {
    display: block;
    width: 30%;
    height: auto;
    line-height: 2;
    padding: 0;
    float: none;
}
#menu4 dd {
    background-color: #FFEEDD;
    width: 70%;
    height: auto;
    padding: 20px;
    margin-left: 0;
    font-size: 24px;
}	
}


/* Sec5 */
.sec5{
  background-color:#fdf28e;
  padding-top: 20px;
  height:720px;
}
.sec5 h2{
  text-align: center;
  font-size: 36px;
  color: #FF7F00;
  font-weight:bold;
  background-repeat: no-repeat;
  background-position: 0 50%,100% 50%;
  margin: 10px 0 20px 0;
}

.sec5 h3{
  font-size: 22px;
  color: #000;
  font-weight:bold;
  margin-bottom: 15px;
  text-align:center;
}

.sec5 .small{
  font-size: 14px;
}

.sec5 .back{
  width:950px;
  padding:20px;
}

.sec5 dl{
  width: 300px;
  text-align: justify;
  margin-bottom: 50px;
}

.sec5 dd{
  text-align:center;
}


.sec5 dd h4{
  font-size: 24px;
  font-weight: 100;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 10px;
  color: #000;
  font-weight:bold;
}
.sec5-txt1{
  font-size: 18px;
  line-height: 1.8;
}
.sec5-txt2{
  font-size: 30px;
  color:#F00;
  font-weight:bold;
}
.sec5-underline{
  text-decoration:underline;
}
.sec5 .redframe{
  background-color:#F00;
  text-align: center;
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-size: 30px;
  position: relative;
  border-radius: 5px;
  margin-bottom: 45px;
  font-weight:bold;
  padding:5px;
}

.sec5 .redframe img{
  margin: 21px 0 0 0;
}

.sec5-txt3{
  font-size: 20px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec5 {
    height: auto;
}	
.sec5 .back {
    width: 100%;
    padding: 20px 0;
	justify-content: center;
	flex-wrap: wrap
}
.sec5 dl {
    width: 48%;
}	
.sec5 dt img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto		
}

}


/* Sec6 */
.sec6{
  background-image: url("../img/new_tokumeiranding/sec5_bg2.png"), url("../img/new_tokumeiranding/sec5_bg.jpg");
  background-repeat: no-repeat, repeat;
  background-position: bottom center, 0 0;
  padding-bottom: 40px;
}

.sec6 h2{
  color: #e47f00;
  font-size:40px;
  text-align:center;
  margin-bottom:50px;
}
.sec6 h2:before{
  content: url("../img/new_tokumeiranding/icon-2a.png");
  vertical-align: middle;
  display: inline-block;
  margin: 5px 20px 0 0;
}
.sec6 h2:after{
  content: url("../img/new_tokumeiranding/icon-2b.png");
  vertical-align: middle;
  display: inline-block;
  margin: 5px 0 0 20px;
}
.sec6 .flexbox{
  width: 820px;
  margin: 0 auto;
}
.sec6 dl{
  width: 380px;
  text-align: center;
  margin-bottom: 50px;
}
.sec6 dt{
  font-size: 24px;
  position: relative;
  border-bottom: solid 1px #000;
  margin: 0 auto 20px auto;
  padding-bottom: 5px;
}
.sec6 dt:after,.sec6 dt:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec6 {
	padding-right: 3%;
	padding-left: 3%;
	box-sizing: border-box;
}
.sec6 dl {
    width: 48%;
    text-align: center;
    margin-bottom: 50px;
}	
}


/* Sec7 */
.sec7{
  background-image: url("../img/new_tokumeiranding/sec6_bg.jpg");
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  padding-bottom: 80px;
}
.sec7 h2{
  font-size: 40px;
  color: #0071ae;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  line-height: .9;
}
.sec7 h2 span{
  font-size: 20px;
  font-weight: 100;
}

.sec7 h2:before{
  content: url("../img/new_tokumeiranding/icon-1a.png");
  vertical-align: middle;
  display: inline-block;
  margin: 5px 20px 0 0;
  position: absolute;
  top: 0;
  left: 22%;
}
.sec7 h2:after{
  content: url("../img/new_tokumeiranding/icon-1b.png");
  vertical-align: middle;
  display: inline-block;
  margin: 5px 0 0 20px;
  position: absolute;
  top: 0;
  right: 22%;
}
.sec7-box1{
  width: 760px;
  margin: 0 auto;
  border-top: solid 5px #0071ae;
  background: url("../img/new_tokumeiranding/sec6_bg2.png"), linear-gradient(#fff, #fff, #fff, #fff, rgba(255,255,255,0));
  background-position: bottom center, 0 0;
  background-repeat: no-repeat;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 10px #c5c5c5;
  border-radius: 0 0 60px 0
}
.sec7 h3{
  color: #0071ae;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.sec7 h3 img{
  margin-right: 10px;
}
.sec7 h4{
  font-size: 22px;
  color: #e47f00;
  margin-bottom: 15px;
}

.sec7 p{
  font-size: 16px;
  line-height:1.5;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec7 {
	padding-right: 3%;
	padding-left: 3%;
	box-sizing: border-box;
}
}


/* Sec8 */
.sec8{
  background-color: #FECFA0;
  height: 120px;
  padding-top: 20px;
}
.sec8 h2{
  text-align: center;
  font-size: 40px;
  color:#FF7F00;
  line-height:1.6;
  font-weight:bold;
  margin-bottom: 10px;
  text-shadow:0 0 10px #FFFFFF;
}

.sec8 h3{
  text-align: center;
  font-size: 22px;
  color: #FFF;
  font-weight:bold;
  margin-bottom: 20px;
}


/* Sec9 */
.sec9-ul1 li{
  text-align: center;
  width: 220px;
  font-size: 20px;
  color: #000;
  font-weight:bold;
  line-height: 1.3;
  margin-bottom: 10px;
}
.sec9-ul1 li img{
  margin-bottom: 8px;
}
.sec9 p{
  margin-bottom: 20px;
}
.sec9-ul2{
  margin-bottom: 20px;
}
.sec9-ul2 li{
  font-size: 16px;
  line-height:1.5;
  text-align: justify;
}
.sec9-ul2 li:nth-child(1){
  width: 210px;
}
.sec9-ul2 li:nth-child(2){
  width: 220px;
}
.sec9-ul2 li:nth-child(3){
  width: 210px;
}
.sec9-ul2 li:nth-child(4){
  width: 240px;
}
.sec9 .small{
  font-size: 14.5px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec9-ul1 li {
    width: 25%!important;
}
.sec9 {
	padding-right: 3%;
	padding-left: 3%;
	box-sizing: border-box;
}
	
}

#menu9 dt{
  display:block;
  width:150px;
  height:200px;
  line-height:40px;
  text-align:center;
  cursor:pointer;
  color: #FF7F00;
  background-color:  #FECFA0;
  border-radius: 20px 0 0px 20px;
  transition: 1.5s;
  padding: 20px;
  text-shadow:0 0 10px #FFFFFF;
  float: left;
}

#menu9 dd{
  background-color: #fdf28e;
  width:740px;
  height:200px;
  border-radius: 0 20px 20px 0;
  padding: 20px 20px 20px 60px;
  margin-left: 150px;
  font-size:24px;
}

.sec9 dl{
  margin-bottom: 20px;
}

.sec9 dt{
  font-size: 30px;
  font-weight:bold;
}

.sec9-txt1{
  font-size: 22px;
  color: #e47f00;
  font-weight:bold;
  margin-bottom: 15px;
  text-align:center;
}
.sec9-txt2{
  font-size: 18px;
  color: #000;
  font-weight:bold;
  line-height:1.5;
  margin-bottom: 15px;
  text-align: left;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
#menu9, #menu4 {
    display: flex
}	
#menu9 dt {
    display: block;
    width: 30%;
    height: auto;
    line-height: 2;
    padding: 0;
    float: none;
}
#menu9 dd {
    width: 70%;
    height: auto;
    padding: 20px;
    margin-left: 0;
    font-size: 24px;
}	
}

/* Sec10 */

.sec10 h2{
  text-align: center;
  font-size: 40px;
  color:#000;
  font-weight:bold;
  margin: 30px 0 30px 0;
}

#menu10-q dt{
  display:block;
  width:150px;
  height:60px;
  line-height:40px;
  text-align: right;
  cursor:pointer;
  color: #FF7F00;
  background-color:#FFF;
  border-radius: 20px 0 0px 20px;
  transition: 1.5s;
  padding: 20px;
  float: left;
}

#menu10-q dt img{
  margin: -10px 0 0 0;
}

#menu10-q dd{
  background-color:#FFF;
  width:740px;
  height:60px;
  border-radius: 0 20px 20px 0;
  padding: 20px 20px 20px 60px;
  margin-left: 150px;
  font-size:24px;
}

#menu10-a dt{
  display:block;
  width:150px;
  line-height:40px;
  text-align:right;
  cursor:pointer;
  color: #FF7F00;
  background-color:#FFF;
  border-radius: 20px 0 0px 20px;
  transition: 1.5s;
  padding: 20px;
  float: left;
  margin-bottom:5px;
}

#menu10-a dd{
  background-color: #FFF;
  width:740px;
  border-radius: 0 20px 20px 0;
  padding: 20px 20px 20px 60px;
  margin-left: 150px;
  font-size:24px;
  margin-bottom:5px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec10 .section-inner {
	padding-right: 2%;
	padding-left: 2%;
	box-sizing: border-box;
}	
#menu10-q,#menu10-a {
    display: flex;
}
#menu10-q dt,
#menu10-a dt	{
    display: block;
    width: 10%;
    height: auto;
    line-height: 2;
    text-align: center;
    padding: 0;
    float: none;
}
#menu10-q dd,
#menu10-a dd{
    background-color: #FFF;
    width: 90%;
    height: auto;
    border-radius: 0 20px 20px 0;
    padding: 20px;
    margin-left: 0;
    font-size: 24px;
}	
.sec7-box1 {
    width: 100%;
	padding: 30px 0
}	
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec7-box1 {
    box-sizing: border-box;
	padding: 30px
}	
}
	
.sec6 .flexbox {
    width: 100%;
    margin: 0 auto;
}	
.cv-area {
    padding-bottom: 40px
}	
.cv-area .cv_btn {
    display: none
}	
.cv-area .float-l .small {
    display: block;
	width: 100%;
	text-align: center
}	
.cv-area .float-l {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
    font-size: 50px;
    text-align: center;
    margin-top: 20px;
    line-height: 1.5;
	float: none;
}	
.cv-area .float-l img {
    margin: 0 10px 0 0;
	display: block;
	width: 75px;
	height: 49px
}	
}

.sec10-txt1{
  font-size: 18px;
  color: #000;
  font-weight:bold;
  line-height:1.5;
  margin-bottom: 15px;
  text-align: left;
}

/* Sec11 */
.sec11{
  background-color:#A3BDDD;
  padding-top: 20px;
  height:1460px;
}
.sec11 h2{
  text-align: center;
  font-size: 40px;
  color:#FF7F00;
  font-weight:bold;
  margin-top:40px;
  margin-bottom: 10px;
  text-shadow:0 0 10px #FFFFFF;
}

.sec11 h3{
  text-align: center;
  font-size: 22px;
  color: #FFF;
  line-height:1.6;
  font-weight:bold;
  margin: 20px 0  20px 0;
}

.sec11 .back{
  padding:20px;
  background:#FFF;
  margin-bottom:20px;
}

.sec11-txt1{
  font-size: 28px;
  color: #000;
  line-height:1.5;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
}


/* Sec12 */
.sec12{
  background-image: url("../img/kakuyasu/sec12_bg.jpg");
  height:900px;
  padding-top: 50px;
}
.sec12 h2{
  text-align: center;
  font-size: 36px;
  color:#0071ae;
  font-weight:bold;
  margin-bottom: 30px;
  text-shadow:0 0 10px #FFFFFF;
}

.sec12-txt1{
  background-color:#FFF;
  width:auto;
  padding:50px;
  border:solid 4px;
  border-color:#0071ae;
  line-height:1.8;
  font-size: 18px;
  color: #666666;
  margin-bottom: 15px;
  text-align: center;
}


/* Sec13 */
.sec13{
}

.sec13 h2{
  width:auto;
  height:60px;
  font-size: 36px;
  color:#000;
  font-weight:bold;
  margin: 30px 0 30px 0;
  border-bottom: 2px solid #000;
  text-align: center;
}

.sec13 h3{
  text-align: center;
  font-size: 22px;
  color:#000;
  font-weight:bold;
  margin-bottom:30px;
}

.sec13 .back{
  width:700px;
  padding:20px;
  margin-left: 125px;
  line-height:1.8;
}

.sec13-txt1{
  font-size: 22px;
  color: #000;
  margin-bottom: 15px;
  font-weight:bold;
  text-align:left;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
.sec11 {
    height: auto;
}
}

.sec13-txt1 img{
  margin: 15px 0 10px 225px;
}

.sec13-txt2{
  font-size: 18px;
  color: #666666;
  margin-bottom: 15px;
  text-align:left;
}

.sec13-img1{
  margin: 15px 0 15px 90px;;
}

.sec13-img2{
  margin: 15px 0 40px 225px;
}

.sec13-img1 img,.sec13-img2 img{
	margin-right:40px;
}

/* Sec14 */
.sec14{
  background-color:#FF9393;
  height:1180px;
  padding-top: 50px;
}
.sec14 h2{
  width:950px;
  padding:50px 50px 0px 50px;
  font-size: 32px;
  color: #000;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
  text-decoration:underline;
}

.sec14-title{
  width:950px;
  padding:50px 50px 0px 50px;
  font-size: 32px;
  color: #000;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
  text-decoration:underline;
}

.sec14-txt1{
  width:950px;
  padding:25px 50px 50px 50px;
  line-height:1.8;
  font-size: 18px;
  color: #666666;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
}

/* Sec15 */
.sec15{
}

.sec15 h2{
  width:auto;
  font-size: 36px;
  color: #F00;
  font-weight:bold;
  margin: 30px 0 20px 0;
  text-decoration:underline;
  text-align: center;
}

.sec15 .back{
  width:700px;
  padding:20px;
  margin-left: 125px;
  line-height:1.6;
}

.sec15-txt1{
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
  font-weight:bold;
  text-align: center;
}


/* Sec16 */
.sec16{
  background-color:#A3BDDD;
  height:950px;
  padding-top: 50px;
}
.sec16 h2{
  width:950px;
  padding:50px 50px 0px 50px;
  font-size: 32px;
  color: #000;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
}

.sec16 h3{
  width:950px;
  padding:50px 50px 0px 50px;
  font-size: 28px;
  color: #000;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
  text-decoration:underline;
}

.sec16-txt1{
  width:950px;
  padding:25px 50px 50px 50px;
  line-height:1.8;
  font-size: 18px;
  color: #666666;
  font-weight:bold;
  margin-bottom: 15px;
  text-align: center;
}


/* Sec17 */
.sec17{
}

.sec17 .back{
  width:700px;
  padding:20px;
  margin-left: 125px;
  line-height:1.6;
}

.sec17-txt1{
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
  font-weight:bold;
  text-align: left;
}


/* フッター */
.aimatch footer{
  background-image: none;
  border-top: sokid 1px #999;
}
.aimatch #foot #foot_logo{
  padding-top: 0;
}
.aimatch #foot #foot_toolbox{
  padding-top: 0;
}
.pagetop{
  text-align: right;
}

/* お申し込みフォーム 1ページ目 */
.form h2{
  background-image: url("../img/new_tokumeiranding/form_h2-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 55px;
}
.form h2:before{
  content: url("../img/new_tokumeiranding/icon-5a.png");
}
.form h2:after{
  content: url("../img/new_tokumeiranding/icon-5b.png");
}
.form h3{
  text-align: center;
  font-size: 30px;
  color: #e47f00;
  position: relative;
  border-bottom: solid 1px #e47f00;
  margin: 0 auto 40px auto;
  padding-bottom: 5px;
}
.form h3:after,.form h3:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.form h3:after {
	border-color: rgba(0, 113, 174, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
.form h3:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #e47f00;
	border-width: 21px;
	margin-left: -21px;
}
h3.form_h3-2{
  color: #0071ae;
  border-bottom: solid 1px #0071ae;
}
.form h3.form_h3-2:before {
	border-top-color: #0071ae;
}
.form-img1{
  margin-bottom: 100px;
}
.form-img2{
  margin-bottom: 20px;
}
.form-txt1{
  color: #0071ae;
  margin-bottom: 20px;
}

.form form{
  margin-bottom: 140px;
}
.form table{
  background-color: #f1f7fb;
  width: 100%;
  margin-bottom: 30px;
}
.form tr{
  border-bottom: solid 2px #fff;
}
.form th{
  color: #0071ae;
  font-weight: 100;
  width: 31%;
  text-align: left;
  padding: 20px 30px;
  vertical-align: middle;
  letter-spacing: .05em;
}
.form td{
  padding: 20px 30px 20px 0;
}
.form .hotspot{
  color: #666;
}
.form input[type="text"]{
  font-size: 16px;
  padding: 2%;
  width: 96%;
  color: #666;
  margin-left: 0;
  margin-right: 0;
}
.form input[type="text"]::-webkit-input-placeholder{
    color: #ccc;
}
.form input[type="text"]::-moz-placeholder{
    color: #ccc;
}
.form input[type="text"]:-moz-placeholder{
    color: #ccc;
}
.form input[type="text"]:-ms-input-placeholder{
    color: #ccc;
}

.form input[type="radio"],.form input[type="checkbox"]{
    -moz-transform-origin: right bottom;
  -moz-transform: scale( 1.3 );
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 1.3 );
  margin-right: 5px;
}
.form input[type="radio"]{
  margin-right: 10px;
}
.form1 .table1 tr:nth-child(2) input{
  width: 35%;
  margin-right: 10px;
}
.form tr:nth-child(5) input{
  width: 35%;
  margin-right: 10px;
}
.form tr:nth-child(6) p,.form tr:nth-child(8) p{
  font-size: 15px;
  margin: 15px 0 5px 5px;
}
.form select {
  width: 20%;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  background-color: #fff;
  background-image: url("../img/new_tokumeiranding/form_icon1.png");
  background-size: 30px 80%;
  background-position:  right 50%;
  background-repeat: no-repeat;
}
.form-txt2{
  margin-bottom: 30px;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.form-txt2 li:before {
  content:"※";
  margin-right: 5px;
}
.form input[type="submit"]{
  width: 98%;
  height: 60px;
  background-color: #0071ae;
  color: #fff;
  border-radius: 10px;
  text-indent: 0;
  font-size: 22px;
  letter-spacing: .3em;
}

.form .small{
  font-size: 14px;
}

.date_interview .f_left {
  width: 31%;
}
  
/* お申し込みフォーム 2ページ目 */
.form th{
  position: relative;
  background-color: transparent;
}
.form td{
  position: relative;
  vertical-align: middle;
}
.form .close{
  display: block;
  width: 50px;
  font-size: 14px;
  background-color: #0071ae;
  color: #fff;
  text-align: center;
  padding: 1%;
  position: absolute;
  right: 5%;
  top: 35%;
}
.form-txt3{
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
  color: #999;
}
.form2 .table1 tr:nth-child(2) .close{
  top:12%;
}
.form2 .table1 tr:nth-child(2) input[type="text"]{
  width: 18%;
  margin-bottom: 10px;
}
#czip_button{
  position: absolute;
  top: 13%;
  right: 17%;
}
.czip_button2{
  position: absolute;
  top: 13.5%;
  right: 6%;
}
#czip1{
  margin: 0 10px;
}
#czip2{
  margin-left: 10px;
}
#cpref{
  width: 35%;
  margin: 0 20px 20px 0;
}
#ccity{
  width: 35%;
}
.form2 tr:nth-child(2) input[type="text"].add{
  width: 94%;
  margin-bottom: 0;
}
.form select{
  font-size: 16px;
}
.form2 .table1 tr:nth-child(5) input[type="text"]{
  width: 15%;
}
.form2 .table1 tr:nth-child(6) input[type="text"]{
  width: 35%;
  margin-right: 10px;
}
.form2 .table1 tr:nth-child(7) input[type="text"]{
  width: 35%;
  margin-right: 10px;
}
.form2 .table1 tr:nth-child(8) select{
  width: 40%;
  margin: 0;
}
.form2 .table1 tr:nth-child(9) input[type="text"]{
  width: 35%;
  margin-right: 10px;
}
.form2 .table3 textarea{
  width: 100%;
  height: 200px;
  border: solid 1px #d8d8d8;
}
.form2 input.btn_back,.form3 input.btn_back{
  background-color: #777;
  margin: 0 10px 0 0;
}
.form2 iframe{
  width: 100%;
  margin-bottom: 30px;
}
.form input[type="submit"]{
  margin: 0 auto 20px auto;
  background-image: none;
  width: 100%;
  
}

/* お申し込みフォーム 3ページ目 */
.form3 h4{
  font-size: 22px;
  color: #0071ae;
  padding: 10px 0;
  text-align: center;
  margin: 40px 0 10px 0;
}
.form3 .close{
  top:28%;
}
.form3 .table2 tr:nth-child(2) .close {
    top: 35%;
}
.form3 .form-txt2{
  background-color: #fff0de;
  padding: 20px 20px 20px 50px;
}
.form3 .form-txt4{
  text-align: center;
  color: #0071ae;
  font-size: 20px;
  margin: 40px 0 40px 0;
}

/*------------------------------------------------------------
ここからスマホ用
for Smartphone
-------------------------------------------------------------*/

@media screen and (max-width:480px) {
  .pc-none{
    display: block;
  }
  .sp-none{
    display: none;
  }
  .section-inner{
    width: 94%;
    margin: 0 auto;
  }

  /* ヘッダー */
  header{
    border: none;
    box-shadow: 0 1px 5px #c5c5cf;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  nav{
    background-image: none;
    height: auto;
    z-index: 10;
    border: none;
  }
  .sp-header .logo{
    width: 42%;
    margin-top: 6px;
  }
  .sp-header .btn{
    width: 45%;
    margin: 15px 13% 0 0;
  }
  .sp-header img{
    width: 100%;
    height: auto
  }

  /* ハンバーガーメニュー */
  .button-toggle {
    position: fixed;
    width: 30px;
    height: 30px;
    top:20px;
    right: 10px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 20;
  }
  .sp-nav {
    position: fixed;
    top: 75px;
    width: 100%;
    background-color: rgba(0,113,174,.9);
    color: #fff;
    overflow: hidden;
  }
  .sp-nav li{
    text-align: center;
    border-top: dotted 1px #fff;
    padding: 20px 0;
    font-size: 110%;
  }
  .sp-nav li:first-child{
    border-top: none;
  }
  .sp-nav a{
    color: #fff;
    display: block;
    text-decoration: none;
  }
  /* ハンバーガーメニューここまで */

  /* SPメイン */
  .main{
    margin-top: 75px;
  }
  .main img{
    width: 100%;
  }

  .c_main{
    margin-top: 75px;
  }
  .c_main img{
    width: 100%;
  }

  /* SP CVエリア　格安決算*/
  .cv-area{
    height: auto;
    padding-bottom: 20px;
  }
  .cv-title{
    background: none;
    font-size: 26px;
    position: relative;
	line-height:1.5;
  }
  .cv-title .font1{
    font-size: 28px;
  }
  .cv-area .pc-none{
    margin-bottom: 25px;
  }
  .cv-area .pc-none img{
    width: 100%;
  }
  section .float-l,section .float-r{
    float:none;
    width: 100%;
  }
  .cv-area .float-l{
    font-size: 40px;
    height: auto;
    line-height:1.1;
    margin-bottom: 20px;
  }
  .cv-area .float-l img{
    margin-top: -5px;
  }
  .cv-area .float-r img{
    width: 100%;
  }



  /* SP sec1 */

  .sec1{
	height:auto;
  }
  .sec1 h2{
    font-size: 28px;
  }

  .sec1-txt1{
    font-size: 18px;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:60px;
	line-height:1.6;
  }




  /* SP sec2 */
  .sec2 h2{
    padding: 0;
	font-size: 28px;
	line-height: 1.3;
  }
  
  .sec2 h3{
    padding: 0;
	font-size: 24px;
	line-height: 1.5;
  }
  

  /* SP sec3 */
  .sec3{
    background-color: #FF7F00;
    height: auto;
    padding-top:20px;
  }
  
  .sec3 h2{
    padding: 0;
    font-size: 28px;
    line-height: 1.9;
  }
  
  

  /* SP sec4 */
  #menu4 dt{
    width: 84%;
    padding: 6% 8% 6% 8%;
    font-size: 20px;
    height: auto;
    line-height: 1.3;
	border-radius: 10px 10px 0px 0px;
  }
  
  #menu4 dd{
    width: 94%;
    padding: 0 3% 3% 3%;
	height: auto;
	margin-left:0px;
	line-height: 1.3;
	border-radius: 10px 10px 10px 10px;
  }
  
  .sec4-txt1{
    font-size: 20px;
    padding-top:80px;
    line-height: 1.8;
  }

  .sec4 h2{
    font-size: 28px;
	margin:40px 0 20px 0;
  }
  
  .sec4-txt3{
    font-size: 20px;
	line-height:1.7;
  }


  /* SP sec5 */
  .sec5{
	background-color: #FFF;
	height:auto;
   }
  
   .sec5 h2{
	background-color:#fdf28e;
	height:40px;;
    padding: 0;
    font-size: 28px;
	margin:0px 0px 0px 0px;
	line-height:2em;
  }
  .sec5 .back{
	width: auto;
	padding:0;
  }
   .sec5 h3{
	background-color:#fdf28e;
    padding: 15px 0px 0px 0px;
    font-size: 22px;
	line-height: 1.3;
  }  
   .sec5 dl{
    width: 100%;
   }
   .sec5 dl img{
    width: 100%;
   }
   .sec5 dd{
    width: 94%;
   }
   .sec5 dd h4{
	font-size: 22px;
   }
  .sec5 dd img{
    width: 9%;
	padding-top:3px;
  }
  
  
  /* SP sec6 */
   .sec6 h2{
    padding: 0 9%;
	margin-bottom: 30px;
    font-size: 28px;
	line-height:1.5;
	position: relative;
  }
  .sec6 h2:before{
    position: absolute;
    top: 3%;
    left: 0;
  }
  .sec6 h2:after{
    position: absolute;
    top: 3%;
    right: 0;
  }
  
  .sec6 .flexbox {
    width: 100%;
  }
  .sec6 dl {
    width: 100%;
  }
  .sec6 dd img{
    width: 80%;
  }

  /* SP sec7 */  
  .sec7 h2 {
    font-size: 28px;
  }
  
  .sec7 h2:before {
    position: absolute;
    top: 3%;
    left: 0;
  }
  .sec7 h2:after {
    position: absolute;
    top: 3%;
    right: 0;
  }
  .sec7 h2 span{
    display: inline-block;
    margin-top: 10px;
    line-height: 1.3;
  }
  .sec7-box1{
    width: 90%;
    padding: 5% 5% 8% 5%;
    background: url(../img/new_tokumeiranding/sec6_bg2.png), linear-gradient(#fff, #fff, #fff, #fff, #fff, rgba(255,255,255,0));
    background-position: bottom right, 0 0;
    background-repeat: no-repeat;
  }
  .sec7 h4 {
	line-height:1.5;
  }

  /* SP sec8 */  
  .sec8 {
    font-size: 28px;
	height: 230px;
  }  
  .sec8 h2 {
    font-size: 28px;
	line-height:1.5;
  }
  .sec8 h3 {
	line-height:1.6;
  }

  /* SP sec9 */
  .sec9 dl{
    width: 100%;
    float: right;
    margin-top: -10px;
  }
  .sec9 dd img{
    width: 100%;
  }
  .sec9 dt{
    color: #000;
    margin-bottom: 15px;
    font-size: 20px;
    padding-left:23%;
    text-indent:-23%;
    line-height: 1;
  }
  .sec9 dt img{
    margin: -5px 10px 0 0;
  }
  .sec9 dd{
    margin-bottom: 40px;
  }
  .sec9 dd img{
    margin-bottom: 15px;
  }
   
  #menu9 dt{
    width: 77%;
    padding: 6% 3% 6% 20%;
    font-size: 20px;
    height: auto;
    line-height: 1.3;
	border-radius: 10px 10px 0px 0px;
  }
  
  #menu9 dd{
    width: 94%;
    padding: 0 3% 3% 3%;
	height: auto;
	margin-left:0px;
	line-height: 1.3;
	border-radius: 10px 10px 10px 10px;
  }
  
  .sec9-txt1{
    font-size: 20px;
    padding-top:80px;
    line-height: 1.8;
  }

  .sec9 h2{
    font-size: 28px;
  }
  
  .sec9-txt3{
    font-size: 20px;
  }


  /* SP sec10 */  
  .sec10 h2 {
    font-size: 28px;
  }
   
  .sec10 dl{
    width: 100%;
    float: right;
  }

  .sec10 dt img,.sec10 dd img{
	width: 8%;
    margin: 0 0 10px 0;
  }  

  #menu10 dt,dd{
    width: 94%;
	font-size:16px;
    padding: 0 3% 3% 3%;
	height: auto;
	margin-left:0px;
	line-height: 1.3;
  }
  
  #menu10 dd{
	margin-bottom:30px;
  } 
  

   /* SP sec11 */ 
    .sec11{
    height:auto;
    padding:20px 0 20px 0;
  }
  
    .sec11 h2 {
    font-size: 28px;
	line-height:1.5;
  }
  
    .sec11 h3 {
    font-size: 22px;
	line-height:1.5;
  }
    .sec11-txt1{
    font-size: 18px;
	line-height:1.7;
  }

   /* SP sec12 */ 
  .sec12{
    height:auto;
	padding:20px 0 20px 0;
  }
  
  .sec12 h2 {
    font-size: 28px;
	margin-top:40px;
	line-height:1.5;
  }

  .sec12-txt1{
	padding:25px;
  }

   /* SP sec13 */ 
   .sec13 h2 {
    font-size: 28px;
	}
	
   .sec13 h3 {
	margin-bottom:0px;
	line-height:1.5;
	}
	
   .sec13 .back{
	width:auto;
	padding:20px;
	margin-left: 0px;
	}
	
	.sec13-txt1{
    font-size: 18px;
	}
	
	.sec13-txt1 img{
	width: 55%;
	margin: 20px 0 20px 70px;
	}

	.sec13-img1{
	margin: 10px 0 10px 10px;
	}
	
	.sec13-img2{
	margin: 10px 0 10px 100px;
	}
	.sec13-img1 img,.sec13-img2 img{
	width: 30%;
	margin: 0 0 0 2px;
	}

   /* SP sec14 */ 
  .sec14{
    height:auto;
	padding:20px 0 20px 0;
  }
  
  .sec14 h2{
	font-size: 28px;
	line-height:1.7;
  }
  
  
   /* SP sec15 */ 
   .sec15 h2 {
    font-size: 28px;
	}

   .sec15 .back{
	width:auto;
	padding:20px;
	margin-left: 0px;
	}
	
	/* SP sec16 */ 
	.sec16{
    height:auto;
	padding:20px 0 20px 0;
	}
	
   .sec16 h2 {
    font-size: 28px;
	}

   .sec16 h3 {
    font-size: 22px;
	line-height:1.5;
	}


   /* SP sec17 */    
   .sec17 .back{
	width:auto;
	padding:20px;
	margin-left: 0px;
	}


  /* SPフッター */
  #foot {
    width: 94%;
    padding: 0 3%;
  }
  #foot_toolbox .pc-none{
    display: inline;
  }

  /* 申し込みフォームページ */
  .form h2{
    margin-top: 75px;
    padding: 30px 40px;
    line-height: 1.3;
  }
  .form h2:before{
    left: 3%;
    top: 23%
  }
  .form h2:after{
    right: 3%;
    top: 23%
  }
  .form-img1 {
    margin-bottom: 60px;
  }
  .form-img1 img,.form-img2 img{
    width: 100%;
  }
  .form h3{
    font-size: 22px;
    margin: 0 auto 30px auto;
  }
  .form th{
    display: block;
    width: 85%;
    padding: 5% 5% 0 5%;
  }
  
  .form .small{
  font-size: 14px;
  }
  .form td{
    display: block;
    width: 93%;
    padding: 3% 5% 5% 5%;
  }
  .form input[type="text"]{
    font-size: 16px;
    padding: 3%;
    width: 90%;
    border: solid 1px #eaeaea;
  }
  .form tr:nth-child(2) input{
    width: 50%;
  }
  .form select{
    width: 35%;
  }
  .form-txt2{
    font-size: 90%;
  }
  .f_left{
    float: none;
    margin: 0;
  }
  .f_left p{
    display: inline-block;
    margin: 0 20px 10px 0;
  }

  .form footer{
    background-position: 0 -50px;
  }
  .form a#btn_foot_pagetop{
    margin: 0;
  }
  .form .pagetop{
    text-align: right;
    display: block;
  }
  .form #foot #foot_logo {
    float: left;
    margin-right: 20px;
  }
  .form #foot #foot_toolbox{
    padding: 0;
  }
  

  /* お申し込みフォーム 2ページ目 */
  .form .close {
    right: .3%;
  }
  #czip_button {
    position: relative;
    width: 45%;
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 25px;
    margin: 10px 20px 10px 3%;
    left: 0;
  }
  .czip_button2 {
    position: relative;
    left: 0;
    top: 3px;
  }
  #cpref {
    width: 70%;
  }
  #ccity {
    width: 70%;
    margin-bottom: 20px;
  }
  .form2 tr:nth-child(2) input[type="text"].add {
    width: 90%;
  }
  .form2 .table1 tr:nth-child(5) input[type="text"]{
    width: 16%;
    margin-right: 5px ;
  }
  #cestablishment_year{
    width: 35%;
    margin-bottom: 10px;
  }
  .form2 .table1 tr:nth-child(6) input[type="text"]{
    width: 45%;
    margin-right: 10px;
  }
  .form2 .table1 tr:nth-child(7) input[type="text"]{
    width: 45%;
    margin-right: 10px;
  }
  .form2 .table1 tr:nth-child(8) select{
    width: 50%;
  }
  .form2 .table1 tr:nth-child(9) input[type="text"]{
    width: 45%;
    margin-right: 10px;
  }
  .form2 tr:nth-child(2) input {
    width: 90%;
  }
  .form2 .table3 textarea {
    width: 96%;
  }
  .form2 .table1 tr:nth-child(2) .close {
    top: 20%;
  }

  .date_interview .f_left {
    margin-bottom: 1em;
  }

