@charset "utf-8";
/* CSS Document */

@media screen and (min-width : 767px){
span.blo{
    font-size:inherit;
    color:inherit;
    display:block;
}

.cv .top {
    margin: 0 0 0;
    padding: 20px 20px;
    background: #ffde00;
}
.cv .top .cv_title {
    margin: 0 15px 10px;
    background: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    border-radius: 50px;
}
.cv .top .text_box img {
    width: 45%;
}
.cv .top .text_box img:nth-child(1) {
    margin-right:20px;
}
.cv .top .tel_text{
    margin:0 0 10px;
    text-align:center;
}
.cv .top .tel_text .left{
    margin:0 0 5px;
    text-align:left;
    font-size:20px;
    line-height:130%;
    font-weight:bold;
    display:inline-block;
    width:30%;
    vertical-align:middle;
    box-sizing:border-box;
}
.cv .top .tel_text .right{
    margin:0 0 0 -20px;
    text-align:left;
    font-size:60px;
    display:inline-block;
    width:70%;
    vertical-align:middle;
    box-sizing:border-box;
}
.cv .top .tel{
    margin:0 0 10px;
    text-align:center;
    font-size:70px;
    font-weight:bold;
    padding:5px;
    border-radius:6px;
    line-height:1;
}
.cv .top .tel a{
    background:url(../img/cv/free.png) no-repeat left center;
    background-size:auto;
    padding:0 0 0 130px;
    color:#000;
    display:inline-block;
}
.cv .bottom .bottom_text {
    margin: 0 0 10px;
    font-size: 12px;
    text-align:right;
}
.cv .bottom .btn_box {
    text-align: center;
}
.cv .bottom .btn_box a {
    margin: 0 0 0;
    padding: 3px 0 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 45%;
    height: 51px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 6px;
	vertical-align: middle;
}
.cv .bottom .btn_box a:nth-child(1) span{
    padding: 11px 0 10px 40px;
}
.cv .bottom .btn_box a:nth-child(1) {
    margin: 0 10px 0 0;
}
.cv .bottom .btn_box a + img{
    width: 52%;
	vertical-align: middle;
}

.support .top .left img {
    width: auto;
}
.support .top .right {
    margin: 0 0 15px;
}
.support .box_wrap .box {
    height: 240px;
}

.list .box_wrap .box {
    min-height:387px;
    margin: 0 1% 20px;
}

.flow .box_wrap .box:nth-child(1){
    background: url(../img/flow/bg01.png) no-repeat right top,#f6f6f6;
    background-size:auto 100%;
}
.flow .box_wrap .box:nth-child(2){
    background: url(../img/flow/bg02.png) no-repeat right top,#f6f6f6;
    background-size:auto 100%;
}
.flow .box_wrap .box:nth-child(3){
    background: url(../img/flow/bg03.png) no-repeat right top,#f6f6f6;
    background-size:auto 100%;
}
.flow .box_wrap .box:nth-child(4){
    background: url(../img/flow/bg04.png) no-repeat right top,#f6f6f6;
    background-size:auto 100%;
}

.contact .work select{
	width:100px;
	padding:10px;
    margin:0;
}
.contact .work .day_time select{
	width:130px;
}
.contact div.day{
	display:inline-block;
}
.contact div.day span{
	display:inline-block;
	margin:0 4px;
    vertical-align: bottom;    
}


footer{
	padding:8px 0 100px;
}
footer .footer_logo a {
    display: inline-block;
    width: 20%;
}
footer .tel a {
    margin: 0;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
}
footer .tel a span {
    display: inline-block;
    font-size: inherit;
    background: url(../img/common/footer/free.png) no-repeat left 2px;
    background-size: 50px;
    padding: 6px 0 6px 58px;
    text-shadow: 1px 1px 0 #fff;
}
footer .tel .text {
    margin: 0;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}

.bottom_tel .number {
    font-size: 40px;
    color: #444;
    line-height: 120%;
    font-weight: bold;
    margin: 4px 0 0;
    text-align: center;
}
.bottom_tel .number a {
    color: #444;
    background: url(../img/contact_sp/free.png) no-repeat left center;
    background-size: 40px;
    padding: 0 0 0 48px;
}
.bottom_tel .tel .text {
    padding-top: 0px;
    font-size: 15px;
    color: #444;
    line-height: 150%;
    text-align: center;
}
.bottom_tel .icon {
    width: 25%;
    margin: 0 auto;
    display: block;
    line-height: 0;
}
.bottom_tel .btn .text {
    padding-top: 2px;
    display: block;
    font-size: 12px;
    color: #FFF;
    line-height: 120%;
}



}

@media screen and (min-width : 769px){

body{
	min-width:960px;
}
a{
	text-decoration:none;
}
a.over{
	transition:all ease-out 0.3s;
}
a.over:hover{
	opacity:0.6;
}
.inner_wrap{
	width:960px;
	margin:auto;
}
.inner_wrap{
	width:960px;
	margin:auto;
}
img{
	width:auto !important;
}
span.blo{
    font-size:inherit;
    color:inherit;
    display:block;
}

/* header
   ========================================================================== */
header{
	position:relative;
}
header .top{
	background:#ffde00;
}
header .top h1{
    font-weight:bold;
    font-size:13px;
    padding:5px 0;
}
header .bottom{
	background:url(../img/common/header/pc_bg.jpg) no-repeat center center,#ec0202;
    height:99px;
    box-sizing:border-box;
}
header .bottom .logo{
    margin-right:157px;
    text-align:center;
    line-height:0;
	background:none;
    display:inline-block;
    vertical-align:top;
}
header .bottom .logo a{
    display:inline-block;
    padding:5px 0
}
header .bottom .logo img{
    width:100px;
}
header .bottom .right{
	display:inline-block;
    font-size:0;
    padding:10px 0 0;
}
header .bottom .right .box .text{
    line-height:0;
    margin:0 0 5px;
}
header .bottom .right .tel_box{
    margin:0 15px 0 0;
	display:inline-block;
    display:355px;
    vertical-align:top;
    box-sizing:border-box;
    text-align:center;
}
header .bottom .right .tel_box a{
	display:block;
    width:355px;
    height:60px;
    box-sizing:border-box;
    text-align:center;
    background:#ffde00;
    line-height:60px;
}
header .bottom .right .tel_box a span{
	display:inline-block;
    box-sizing:border-box;
    padding:0 0 0 50px;
    background:url(../img/common/header/free.png) no-repeat left 15px;
    line-height:60px;
    font-size:33px;
    font-weight:bold;
}
header .bottom .right .line_box{
	display:inline-block;
    vertical-align:top;
    box-sizing:border-box;
    text-align:center;
	padding:17px 0 0;
}
header .bottom .right .line_box a{
	display:block;
    width:267px;
    height:60px;
    box-sizing:border-box;
    text-align:center;
    background:#66d451;
    line-height:60px;
}
header .bottom .right .line_box a span{
	display:inline-block;
    box-sizing:border-box;
    padding:0 0 0 50px;
    text-align:center;
    background: url(../img/common/header/line.png) no-repeat left center;
    line-height:60px;
    font-size:18px;
    font-weight:bold;
}

/* main
   ========================================================================== */
.main{
    margin:0 0 25px;
}
.main .top{
    margin:0 0 0;
    padding:25px 0 0;
    line-height:0;
    background:url(../img/main/bg.jpg) no-repeat center top;
    height:421px;
    box-sizing:border-box;
}
.main .top .sp{
    display:none;
}
.main .top .pc{
    display:inline-block;
}
.main .bottom{
    margin:0 0 0;
    line-height:0;
    background:url(../img/main/bottom_bg.png) repeat;
    height:187px;
    box-sizing:border-box;
}
.main .bottom .inner_wrap{
    text-align:center;
    padding:9px 15px;
}
.main .bottom .inner_wrap img:nth-child(-n+3){
    margin:0 25px;
}
.main .bottom_text{
    margin:0 auto 0;
    width:960px;
    padding:5px 0;
    line-height:150%;
    font-size:12px;
    color:#ea5402;
    font-weight:bold;
    box-sizing:border-box;
}
/* cpl
   ========================================================================== */
.cpl{
    margin:0 0 25px;
}
.cpl .top{
    margin:0 0 0;
    padding:25px 0 0;
    line-height:0;
    height:421px;
    box-sizing:border-box;
}
.cpl .top .sp{
    display:none;
}
.cpl .top .pc{
    display:inline-block;
}
.cpl .bottom{
    margin:0 0 0;
    line-height:0;
    height:187px;
    box-sizing:border-box;
}
.cpl .bottom .inner_wrap{
    text-align:center;
    padding:9px 15px;
}
.cpl .bottom .inner_wrap img:nth-child(-n+3){
    margin:0 25px;
}
.cpl .bottom_text{
    margin:0 auto 0;
    width:960px;
    padding:5px 0;
    line-height:150%;
    font-size:12px;
    color:#ea5402;
    font-weight:bold;
    box-sizing:border-box;
}

/* cv
   ========================================================================== */
.cv{
    margin:0 0 10px;
}
.cv .inner_wrap{
    margin:0 auto 0;
    box-shadow:0 0 10px #CCC;
}
.cv .top{
    margin:0 0 0;
    padding:25px 20px 15px;
    background:#ffde00;
}
.cv .top .cv_title{
    margin:0 0 10px;
    background:#fff;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    padding:11px;
    border-radius:25px;
}
.cv .top .cv_title .small{
    font-size:14px;
    font-weight:bold;
    display:inline-block;
    line-height:130%;
}
.cv .top .tel{
    margin:0 0 10px;
    text-align:center;
    font-size:90px;
    font-weight:bold;
    padding:5px;
    border-radius:6px;
    line-height:1;
}
.cv .top .tel a{
    background:url(../img/cv/free.png) no-repeat left 3px;
    background-size:auto;
    padding:0 0 0 130px;
    color:#000;
    display:inline-block;
}
.cv .top .tel_text{
    margin:0 0 10px;
    text-align:center;
}
.cv .top .tel_text .left{
    margin:0 0 5px;
    text-align:left;
    font-size:28px;
    line-height:130%;
    font-weight:bold;
    display:inline-block;
    width:275px;
    vertical-align:middle;
    box-sizing:border-box;
}
.cv .top .tel_text .right{
    margin:0 0 0 -20px;
    text-align:left;
    font-size:78px;
    display:inline-block;
    width:615px;
    vertical-align:middle;
    box-sizing:border-box;
}
.cv .top .text_box{
    margin:0 0 0;
    text-align:center;
    font-size:0;
    line-height:0;
}
.cv .top .text_box img:nth-child(1){
    margin:0 35px 0 0;
}
.cv .bottom{
    margin:0 0 0;
    padding:5px 10px 25px;
}
.cv .bottom .bottom_text{
    margin:0 0 18px;
    font-size:12px;
    text-align:right;
}
.cv .bottom .btn_box{
    margin:0 0 0;
    text-align:center;
    font-size:0;
}
.cv .bottom .btn_box a{
    margin:0 0 0;
    padding:9px 0 0;
    font-size:20px;
    color:#fff;
    font-weight:bold;
    display:inline-block;
    width:440px;
    height:60px;
    box-sizing:border-box;
    text-align:center;
    border-radius:6px;
}
.cv .bottom .btn_box a:nth-child(1){
    background:#1ba8e3;
    margin:0 25px 0 0;
}
.cv .bottom .btn_box a:nth-child(1) span{
    background:url(../img/cv/mail.png) no-repeat left center;
    background-size:auto;
    color:inherit;
    padding:10px 0 10px 50px;
    display:inline-block;
}
.cv .bottom .btn_box a:nth-child(2){
    background:#3ea929;
}
.cv .bottom .btn_box a:nth-child(2) span{
    background:url(../img/cv/line.png) no-repeat left center;
    background-size:auto;
    color:inherit;
    padding:10px 0 10px 50px;
    display:inline-block;
}

.cv .line_btn{
	margin: 50px auto 100px;
	line-height: 0;
	text-align: center;
}

.cv .line_btn a{
	display: inline-block;
	max-width: none;
}

/* point
   ========================================================================== */
.point{
    margin:80px 0 0;
    padding:0 0 90px;
    background:#e2e2e1;
}
.point .point_title{
    margin:0 0 0;
    line-height:0;
    text-align:center;
    background:#333333;
}
.point .point_title span{
    font-size:15px;
    line-height:140%;
    font-weight:bold;
    color:#fff;
    background:#333333;
    display:block;
    text-align:center;
    padding:3px 10px 15px;
}
.point .point_title img{
    margin:-53px 0 0;
}
.point .box_wrap{
    margin:0 0 0;
    padding:70px 0 0;
    text-align:center;
    background:none;
    font-size:0;
}
.point .box_wrap .box{
    margin:0 0 60px;
    padding:45px 20px 10px;
    display:inline-block;
    width:300px;
    height:260px;
    background:#fff;
    border-radius:6px;
    position:relative;
    box-sizing:border-box;
    vertical-align:top;
}
.point .box_wrap .box:last-child{
    margin:0 0 0;
}
.point .box_wrap .box:nth-child(2){
    margin:90px 30px 0;
}
.point .box_wrap .box .box_title{
    position:absolute;
    display:inline-block;
    width:90px;
    height:90px;
    background:#fff;
    border-radius:50%;
    box-sizing:border-box;
    top:-45px;
    left:50%;
    margin-left:-45px;
    padding:20px 0 0;
}
.point .box_wrap .box .check{
    background:url(../img/point/check.png) no-repeat left 1px;
    background-size:auto;
    font-size:19px;
    font-weight:bold;
    margin:0 0 10px;
    padding:8px 0 5px 40px;
    text-align:left;
    position:relative;
}
.point .box_wrap .box .text{
    font-size:14px;
    text-align:left;
    line-height:150%;
}
.point .box_wrap .box .item01{
    position:absolute;
    top:230px;
    right:auto;
    left:20px;
}
.point .box_wrap .box .item02{
    position:absolute;
    top:-40px;
    right:-100px;
}
.point .box_wrap .box .item03{
    position:absolute;
    bottom:-22px;
    right:-94px;
}

/* support
   ========================================================================== */
.support{
    margin:0 0 45px;
}
.support .support_title{
    margin:0 0 20px;
    line-height:0;
    text-align:center;
    position:relative;
    height:160px;
    background:#ffde00;
}
.support .support_title span{
    display:inline-block;
    background:url(../img/support/title.png) no-repeat center bottom;
    height:459px;
    width:100%;
    margin:-205px 0 0;
}
.support .support_title img{
    display:none;
}
.support .top{
    margin:0 0 10px;
    position:relative;
}
.support .top .left{
    margin:0 0 0;
    text-align:center;
    display:inline-block;
    width:550px;
    box-sizing:border-box;
    vertical-align:top;
}
.support .top .right{
    margin:0 0 0;
    padding:0 0 0 10px;
    font-size:16px;
    display:inline-block;
    width:380px;
    box-sizing:border-box;
    vertical-align:top;
}
.support .box_wrap{
    margin:0 0 0;
    text-align:center;
    font-size:0;
}
.support .box_wrap .box{
    margin:0 10px 15px;
    position:relative;
    width:290px;
    height:190px;
    display:inline-block;
    border:4px solid #cccccc;
    border-radius:6px;
    box-sizing:border-box;
}
.support .box_wrap .box:before{
    position:absolute;
    content:"";
    background:url(../img/support/item.png) no-repeat center center;
    background-size:auto;
    width:71px;
    height:72px;
    left:10px;
    top:-20px;
}
.support .box_wrap .box .text_bg{
    position:absolute;
    content:"";
    background:rgba(0,0,0,0.5);
    width:100%;
    height:35px;
    line-height:35px;
    left:0;
    bottom:0px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    padding:0;
    color:#fff;
    box-sizing:border-box;
    border-radius:0 0 3px 3px;
}

/* 画像設定 */
.support .box_wrap .box:nth-child(1){
    background:url(../img/support/photo01.png) no-repeat center center;
    background-size:cover;
}
.support .box_wrap .box:nth-child(2){
    background:url(../img/support/photo02.png) no-repeat center center;
    background-size:cover;
}
.support .box_wrap .box:nth-child(3){
    background:url(../img/support/photo03.png) no-repeat center center;
    background-size:cover;
}
.support .box_wrap .box:nth-child(4){
    background:url(../img/support/photo04.png) no-repeat center center;
    background-size:cover;
}
.support .box_wrap .box:nth-child(5){
    background:url(../img/support/photo05.png) no-repeat center center;
    background-size:cover;
}
.support .box_wrap .box:nth-child(6){
    background:url(../img/support/photo06.png) no-repeat center center;
    background-size:cover;
}

.support .bottom{
    margin:0 0 0;
    text-align:center;
}
.support .bottom img{
    width:95%;
}

/* list
   ========================================================================== */
.list{
    margin:30px 0 0;
    padding:0 0 65px;
    background:#e2e2e1;
}
.list .title_arrow{
    margin:0 0 45px;
    position:relative;
    text-align:center;
    color:#fff;
    font-weight:bold;
    font-size:28px;
    height:55px;
    line-height:55px;
    background:#0371c6;
}
.list .title_arrow:after{
    content:"";
    position:absolute;
    background:url(../img/list/title_arrow.png) no-repeat center bottom;
    background-size:auto;
    width:43px;
    height:20px;
    left:50%;
    margin-left:-22px;
    bottom:-20px;
}
.list .box_wrap{
    margin:0 0 5px;
    text-align:center;
    font-size:0;
}
.list .box_wrap .box{
    margin:0 13px 15px 0;
    padding:0 1px 10px;
    display:inline-block;
    width:230px;
    min-height:290px;
    box-sizing:border-box;
    text-align:center;
    background:#fff;
    border-radius:6px;
    vertical-align:top;
}
.list .box_wrap .box:nth-child(4n+4){
    margin:0 0 15px 0;
}
.list .box_wrap .box .box_title{
    margin:0 0 0;
    padding:6px 10px;
    font-size:17px;
    font-weight:bold;
    text-align:left;
    height:60px;
    box-sizing:border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
}
.list .box_wrap .box .photo{
    margin:0 0 6px;
    line-height:0;
}
.list .box_wrap .box .photo img{
    width:100%;
}
.list .box_wrap .box .text{
    margin:0 0 0;
    padding:0 0 0 8px;
    text-align:left;
}
.list .box_wrap .box .text span{
    margin:0 0 0;
    padding:0 0 0 16px;
    font-size:14px;
    position:relative;
    display:block;
    line-height:140%;
}
.list .box_wrap .box .text span:before{
    content:"・";
    font-size:inherit;
    position:absolute;
    left:0;
}
.list .box_wrap .box .text span.etc{
    margin:0 0 0;
    padding:0;
    font-size:inherit;
    position:relative;
    display:inline-block;
    color:#999999;
}
.list .box_wrap .box .text span.etc:before{
    content:"";
    display:none;
}

.list .bottom {
    margin:0 0 0;
    padding:35px 35px 0;
    height:200px;
    box-sizing:border-box;
    line-height:0;
    text-align:left;
    background:url(../img/list/bg.png) no-repeat center center;
    background-size:cover;
    border:5px solid #fff;
    border-radius:6px;
}

/* flow
   ========================================================================== */
.flow{
    margin:0 0 0;
    padding:0 0 30px;
}
.flow .title_arrow{
    margin:0 0 45px;
    position:relative;
    text-align:center;
    color:#000;
    font-weight:bold;
    font-size:44px;
    height:95px;
    line-height:95px;
    background:#ffde00;
    text-shadow:1px 1px 0 #fff;
}
.flow .title_arrow:after{
    content:"";
    position:absolute;
    background:url(../img/flow/title_arrow.png) no-repeat center bottom;
    background-size:auto;
    width:43px;
    height:20px;
    left:50%;
    margin-left:-22px;
    bottom:-20px;
}

.flow .box_wrap{
    margin:0 0 0;
}
.flow .box_wrap .box{
    margin:0 0 30px;
    padding:10px 20px;
    background:#f6f6f6;
    border-radius:6px;
    height:135px;
    box-sizing:border-box;
    position:relative;
}
.flow .box_wrap .box:nth-child(1){
    background: url(../img/flow/bg01.png) no-repeat right top,#f6f6f6;
    background-size:auto auto;
}
.flow .box_wrap .box:nth-child(2){
    background: url(../img/flow/bg02.png) no-repeat right top,#f6f6f6;
    background-size:auto auto;
}
.flow .box_wrap .box:nth-child(2):after{
    content:"";
    background:url(../img/flow/item01.png) no-repeat center center;
    width:108px;
    height:59px;
    position:absolute;
    left:21px;
    top:-48px;
}
.flow .box_wrap .box:nth-child(3){
    background: url(../img/flow/bg03.png) no-repeat right top,#f6f6f6;
    background-size:auto auto;
}
.flow .box_wrap .box:nth-child(3):after{
    content:"";
    background:url(../img/flow/item02.png) no-repeat center center;
    width:108px;
    height:59px;
    position:absolute;
    left:21px;
    top:-48px;
}
.flow .box_wrap .box:nth-child(4){
    background: url(../img/flow/bg04.png) no-repeat right top,#f6f6f6;
    background-size:auto auto;
}
.flow .box_wrap .box:nth-child(4):after{
    content:"";
    background:url(../img/flow/item03.png) no-repeat center center;
    width:108px;
    height:59px;
    position:absolute;
    left:21px;
    top:-48px;
}

.flow .box_wrap .box .step{
    margin:0 20px 0 0;
    line-height:0;
    display:inline-block;
    width:108px;
    vertical-align:top;
}
.flow .box_wrap .box .text_box{
    margin:20px 0 0;
    display:inline-block;
    width:774px;
    vertical-align:top;
}
.flow .box_wrap .box .box_title{
    margin:0 0 5px;
    font-size:20px;
    font-weight:bold;
}
.flow .box_wrap .box .text{
    margin:0 0 0;
    font-size:14px;
}
.flow .box_wrap .box .text .red{
    font-size:inherit;
    color:#ff0000;
}

/* contact
   ========================================================================== */
.contact{
	margin:60px 0 0;
    background:#e2e2e1;
}
.contact .bg{
	margin:0 20px;
}
.contact .title_arrow{
    margin:0 0 45px;
    position:relative;
    text-align:center;
    color:#fff;
    font-weight:bold;
    font-size:44px;
    height:95px;
    line-height:95px;
    background:#1ba8e3;
    text-shadow:1px 1px 0 #333;
}
.contact .title_arrow:after{
    content:"";
    position:absolute;
    background:url(../img/form/title_arrow.png) no-repeat center bottom;
    background-size:auto;
    width:43px;
    height:20px;
    left:50%;
    margin-left:-22px;
    bottom:-20px;
}
.contact .title_arrow img{
    position:absolute;
    width:50px;
    left:50%;
    top:-30px;
    margin-left:-330px;
}
.contact .inner{
	padding:20px 19px 0;
	font-size:0;
}

/* form */
.faq{
	background:#F00;
	color:#FFF;
	border-radius:6px;
	padding:0 8px 0 5px;
	font-weight:bold;
	font-size:13px;
}
.contact div.table{
	width:100%;
	font-size:0;
	box-sizing:border-box;
}
.contact div.type01{
	background:#FFF;
	margin:0 0 20px;
}

.contact .table div.th{
	border:none;
	width:157px;
	display:block;
	font-weight:normal;
	border-bottom:none;
	padding:20px 15px;
	box-sizing:border-box;
	background:none;
	display:inline-block;
	font-size:16px;
	vertical-align:top;
}
.contact .table div.td{
	border:none;
	width:750px;
	display:block;
	font-weight:normal;
	border-bottom:none;
	padding:20px 10px;
	box-sizing:border-box;
	background:none;
	display:inline-block;
	font-size:16px
}
.contact .table .type50{
	display:inline-block;
	width:450px;
	vertical-align:top;
}
.contact .table .left{
	margin-right:20px;
}
.contact .table .type50 div.td{
	width:290px;
}

.contact .table div.last_td{
	border-bottom:none;
}

.contact input,.contact textarea{
	font-size:16px;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	border:1px solid #ddd;
}
.contact select{
	font-size:16px;
	padding:10px;
	box-sizing:border-box;
	width:auto;
	margin:0;
	border:1px solid #ddd;
    width:100%;
    vertical-align: middle;
}
.contact .table .budget div.th{
	width:70px;
	padding-right:0;
}
.contact .table .budget div.td{
	padding-left:0;
}
.contact .budget input{
	width:100px;
}
.contact .work select{
	width:100px;
	padding:10px;
    margin:0;
}
.contact .work .day_time select{
	width:130px;
}
.contact div.day{
	display:inline-block;
}
.contact div.day span{
	display:inline-block;
	margin:0 4px;
    vertical-align: bottom;    
}
.contact span.example{
	color:#ccc;
	font-size:13px;
}
.contact .text_bottom{
	display:inline-block;
	vertical-align:bottom;
}
.zsk_btn_area{
	text-align:center;
	padding:20px 0 130px;
}
.zsk_btn_area button{
	border:none;
	padding:0;
	width:360px;
    height:80px;
    line-height:80px;
	margin:0 0 20px;
	border-radius:6px;
	font-size:30px;
    color:#fff;
    font-weight:bold;
}
.zsk_btn01,.zsk_btn03{
	background:#fe0303;
    text-align:center;
}
.zsk_btn_area .zsk_btn02{
	background:#333;
    margin-right:20px;
}
.zsk_btn_area button:hover{
	opacity:0.7;
    cursor:pointer;
}

.thanks{
	font-size:18px;
	line-height:150%;
    padding:50px 20px;
    text-align:center;
}

/* footer
   ========================================================================== */
footer{
	margin:0;
	background:#ffde00;
	padding:0 0 0;
}
footer .footer_top{
    padding:5px 0 0;
    max-width:1300px;
    margin:auto;
    height:87px;
    box-sizing:border-box;
}
footer .footer_logo{
	margin:0 0 10px;
    line-height:0;
    text-align:center;
    display:inline-block;
    vertical-align:top;
}
footer .footer_logo a{
	display:inline-block;
    width:auto;
}
footer .tel{
	margin:15px 0 0;
    text-align:right;
    display:inline-block;
    vertical-align:top;
    float:right;
}
footer .tel a{
	margin:0;
    display:block;
    font-size:30px;
    font-weight:bold;
}
footer .tel a span{
    display:inline-block;
    font-size:inherit;
    background:url(../img/common/footer/free.png) no-repeat left 0;
    background-size:auto;
    padding:5px 0 5px 50px;
    text-shadow:1px 1px 0 #fff;
}
footer .tel .text{
	margin:0;
    display:inline-block;
    font-size:14px;
    font-weight:bold;
    text-shadow:1px 1px 0 #fff;
}
footer address{
	font-size:12px;
	background:#fe0303;
	color:#FFF;
	padding:5px 0px;
	text-align:center;
}

/* TOPへ戻るボタン
   ========================================================================== */
#page-top {
	position: fixed;
	bottom: 40px;
	right: 70px;
	z-index:100;
}
#page-top img{
	width:auto;
}
#page-top span{
	display:none;
}
#page-top a {
	display:block;
	height:69px;
	opacity:0.8;
	transition:ease-in 0.3s;
}
#page-top a:hover {
	opacity:1;
}

/* bottom_tel
   ========================================================================== */
.bottom_tel{
	display:none;
}

}