@charset "utf-8";

body {
	font: normal 17px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;
	color:#000;
	overflow-x: hidden;
	margin: 0 auto;
    max-width: 100%;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }
  @media screen and (max-width: 750px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
      img {
          width: 100%;
      }
}

.kozuka {
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}

p{
    line-height: 1.5;
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}

li{
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}

@media screen and (max-width: 750px) {
    body{
        width: auto;
        margin:0 auto;
        border-left: 0px;
        border-right: 0px;
        box-shadow : none;
    }
	.sp img{
		max-width:80%;
    }
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}

.scarlet{
    color:#c1272d
}

.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
    text-decoration: underline;
    font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
    color: #ed1c24;
}
.yellow {
    background: linear-gradient(transparent 30%, #ffff00 30%);
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}

.ul{
    text-decoration: underline;
}

.marker-border-1{
    background:linear-gradient(transparent 50%, #ffff66 0%);
}

.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

/* プリヘッダ */

.p_head1{
    background-color: #fff;
    padding:10px;
}

.p_head2{
    background-color: #007029;
    text-align: center;
    padding:10px 0;
}

/* ヘッダー */
.head{
    background: url(../images/bg_header.png) repeat;
    text-align: center;
    height: auto;
    padding: 0px;
    margin: 0 auto;
}

.btn{
    margin: 10px auto;
}

.pc-fixed-btn{
    position: fixed;
    right:0;
    top:60%;
    margin: 5px 10px;
    z-index: 10;
}

@media screen and (max-width: 750px) {
    .p_head1{
        padding:8px 0;
    }
    .p_head2{
        padding:8px 0;
    }

    .apply_inner{
        padding: 10px 0px 10px;
    }

    .main{
        position: relative;
        text-align: center;
        height: auto;
        padding: 0px;
        margin: 0 auto;
    }

    .btn{
        width: 95%;
    }
}

/* 特典 */
#apply{
    background-color:#fff;
    padding: 0px 0px 30px;
    text-align: center;
}

.apply_ttl{
    background: rgb(0,112,41);
    background: -moz-linear-gradient(-45deg,  rgba(0,112,41,1) 0%, rgba(38,162,96,1) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(0,112,41,1) 0%,rgba(38,162,96,1) 100%);
    background: linear-gradient(135deg,  rgba(0,112,41,1) 0%,rgba(38,162,96,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007029', endColorstr='#26a260',GradientType=1 );
    padding: 25px 0px 0px;
    text-align: center;
}

.apply_ttl::after{
    content: "";
    display: block;
    background-image: url(../images/bg_apply_triangle.png);
    background-size: 100% 76px;
    height: 76px;
    top: -76px;
}

#main1{
    background-color:#f2faf5;
    padding: 50px 0px 30px;
    text-align: center;
}

.main1_box{
    background-color:#fff;
    padding-top: 0px;
    margin-top: 0px!important;
}



.main1_box p{
    text-align: center;
    padding: 15px;
    font-size: 21px;
    line-height: 1.7;
}

@media screen and (max-width: 750px) {
    #apply{
        padding: 0px 0px 0.6rem;
    }
    .apply_ttl{
        padding: 0.8rem 0 0;
    }

    .apply_ttl::after{
        background-size: 100% 50px;
        height:50px;
        top: -50px;
    }
    #main1{
        background-color:#fff;
        padding: 0 0 0.5rem;
    }


    .main1_box p{
        text-align: left;
        font-size: 1rem;
        line-height: 1.7;
    }
}

@media screen and (max-width: 480px) {
    .apply_ttl::after{
        background-size: 100% 30px;
        height:30px;
        top: -30px;
    }
}

/* ご利用企業の喜びの声 */
#voice{
    background-color:#f2faf5;
    padding: 60px 0px 30px;
    text-align: center;
}
.voice_box{
    background-color:#fff;
    padding: 40px 0px;
    margin-top: 0px!important;
}

.voice_box p{
    padding: 15px;
}

@media screen and (max-width: 750px) {
    #voice{
        background-color:#fff;
        padding: 0 0 0.5rem;
    }
    .voice_box{
        padding: 40px 0px;
    }
    .voice_box p{
        padding: 15px;
    }
}

/* ご利用の流れ */

#use_flow{
    background-color:#f2faf5;
    padding: 20px 0px 50px;
    margin: 0 auto;
}

.use_flow_box{
    background-color:#fff;
    width: 710px;
    margin: 0 auto;
    padding: 20px;
}

.use_flow_box_left{
    float:left;
    width:70%;
}

.use_flow_box_left > p{
    text-align: justify;
    font-size: 24px;
}

.use_flow_box_left p{
    padding: 0px 0px 10px 0px;
}
.use_flow_box_right{
    float:right;
    width:30%;
}

.green{
    background-color: #007029;
    width: fit-content;
    padding: 5px 12px;
    margin-bottom: 10px;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;

}

@media screen and (max-width: 750px) {
    #use_flow{
        padding: 0px 0px 2.7rem;
    }
    .use_flow_box{
        width: auto;
        padding: 15px;
    }
    .use_flow_box_left > p{
        font-size: 0.9rem;
    }

    .use_flow_box img{
        width: 100%;
        padding-left: 10px;
    }

    .green{
        font-size: 1.2rem;

    }
}


/* お申込み */

#mail_form h2{
    font-size:3rem;
    font-weight: bold;
    color: #007029;
    text-align: center;
    position: relative;
    margin-: 10px;
}

#mail_form h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1px; /*下線の上下位置調整*/
    display: inline-block;
    width: 200px; /*下線の幅*/
    height: 4px; /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置調整*/
    background-color: #007029; /*下線の色*/
  }

#mail_form{
    background-color: #f2f2f2;
    text-align: center;
    padding: 50px 0px;
}

.mail_form_msg{
    padding: 0px 0px 10px;
    font-size: 22px;
    text-align: center;
}

.mail_form_box {
    background-color: #fff;
    width: 750px;
    margin: 0px auto;
    text-align: left;
    padding: 40px 0px 20px;
}

.mail_form_box_inner{
    padding: 0px 80px;
}

.mail_form_table {
    width: 730px;
    margin: 0 auto;
    min-width: 95%;
    display: flex;
    flex-wrap: wrap;
}

.mail_form_box dt{
    padding: 15px;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    font-weight: bold;
}
.mail_form_box dd {
    padding:15px 15px 10px 0px;
    width: 75%;
    box-sizing: border-box;
}

.mail_form_box dt.title{
    border-bottom: 1px solid #E4E4E4;
}

.mail_form_box dd.detail{
    border-bottom: 1px solid #E4E4E4;
}

.formBtn{
    width: 372px;
		background: url(../images/form_btn.png) no-repeat;
		background-size: 100%;
		border: none;
		padding: 60px 0 0;
		height: 60px;
		white-space: pre;
}

.input_lbl{
    margin: 15px auto 0px auto;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}

.inputText{
    height: 56px;
    width: 100%;
    padding-left: 2%;
    font-size: 26px;
    font-weight: normal;
    border:1px solid #b3b3b3;
    box-sizing: border-box;
}

.inputNumber{
    height: 56px;
    width: 30%;
    padding-left: 2%;
    font-size: 26px;
    font-weight: normal;
    border:1px solid #b3b3b3;
    box-sizing: border-box;
}

.labelText{
    font-size: 20px;
    font-weight: bold;
}

textarea::placeholder,
input::placeholder{
    color: #b3b3b3;
}

textarea {
    resize: none;
    width:100%;
    height:200px;
    font-size: 20px;
    line-height: 1.4;
}

.checkbox{
    transform: scale(2.0);
}

.chk-parts{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0 auto;
}

.form_ssl_text{
    padding: 15px 15px 0px;
    font-size: 17px!important;
    text-align: justify;
    letter-spacing: 0.01em;
}

/* 個人情報保護方針 */
.privacy_policy_box{
    width:auto;
    margin: 15px 30px;
    height: 250px;
    background-color: #fff;
    border: 2px solid #f0f0f0;
    padding: 20px 25px;
    text-align: justify;
    overflow-y:scroll;
}

.privacy_policy_box p{
    font-family: "小塚ゴシック Pro";
    font-size: 18px;
    font-weight:lighter;
}

@media screen and (max-width: 820px) {
    .mail_form_box{
        width:auto;
    }
    .mail_form_table {
        width: auto;
    }
    textarea {
        width: 98%;
        height:180px;
        margin-left: 2px; /* 左線が消えるので微調整 */
    }
}

@media screen and (max-width: 750px) {

    #mail_form h2{
        font-size:2rem;
    }

    #mail_form h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1px; /*下線の上下位置調整*/
    display: inline-block;
    width: 200px; /*下線の幅*/
    height: 3px; /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置調整*/
    background-color: #007029; /*下線の色*/
  }
    .mail_form_table {
        width: auto;
        padding: 0 0.5rem;
    }
    .mail_form_msg{
        padding: 0rem 0 0.8rem;
        font-size: 1.1rem;
    }
    .mail_form_box dt{
        padding: 0.5rem 1.0rem 0.2rem;
        width: 100%;
    }
    .mail_form_box dd {
        padding: 0.5rem 1.0rem 1.0rem 1.0rem;
        width: 100%;
        box-sizing: border-box;
    }
    .mail_form_box dt.title{
        border-bottom: none;
    }

    .mail_form_box dd.detail{
        border-bottom: 1px solid #E4E4E4;
    }
    .privacy_policy_box{
        width:auto;
        margin: 1.2rem 1.2rem 1.8rem;
        height: 200px;
        padding: 10px 15px;
    }

    #mail_form{
        padding: 10px 0px 15px;
    }
    .mail_form_box {
        width: auto;
        margin: 20px 10px 20px;
        padding: 10px 0px 40px;
    }

    .formBtn{
        width: 75%;
    }

    .inputText{
        height: 56px;
        padding-left: 3%;
        font-size: 1.23em;
    }
    .inputNumber{
        height: 56px;
        font-size: 1.23em;
    }
    .checkbox{
        transform: scale(2.1);
    }
    .chk-parts{
        font-size: 1.1rem;
        padding-left: 10px;
    }
}

/* 会社概要 */
#company_info{
    background-color: #fff;
    padding: 50px 0px 20px;
}
table {
    border: solid 1px #222222;
    margin: 20px auto 30px;
    width: 100%;
}

table td {
    border: solid 1px #222222;
    padding: 10px;
    background-color: #fff;
}

table td.title {
    line-height: 1.3;
    width: 30%;
    font-size: 18px;
    vertical-align: top;

}
table td.detail {
    width: 70%;
    font-size: 18px;
}

@media screen and (max-width: 750px) {
    #company_info{
        padding: 2rem  0 0;
    }
    table {
        border: solid 1px #222222;
        margin: 20px 0 30px;
        padding: 0px 15px;
        width: 100%;
    }

    table td {
        border: solid 1px #222222;
        padding: 10px;
        background-color: #fff;
    }

    table td.title {
        line-height: 1.3;
        width: 30%;
        font-size: 18px;
        vertical-align: top;

    }
    table td.detail {
        width: 70%;
        font-size: 18px;
    }
}

/* 情報セキュリティ方針 */
#information_security_policy{
    background-color: #fff;
    padding: 0px 0px 50px;
}

.information_security_policy_inner{
    width:750px;
    margin: 0 auto;
}

.information_security_policy_inner > p{
    text-align: justify;
    padding: 0 15px;
}

.msa_text{
    font-size: 21px!important;
    padding: 10px 0px 30px;
}


#information_security_policy p{
    font-size: 18px;
    line-height: 1.8;
}
#information_security_policy h3{
    color: #007029;
    font-weight: bold;
    font-size: 1.7rem;
}
#information_security_policy h4{
    background-color: #007029;
    width: fit-content;
    padding: 3px 10px;
    font-weight: bold;
    font-size: 1.2rem;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 10px;

}

@media screen and (max-width: 800px) {
    #information_security_policy_inner{
        width:auto;
    }
}

@media screen and (max-width: 750px) {
    #information_security_policy{
        padding: 0px 0px 1.0rem;
    }
    .information_security_policy_inner{
        width:auto;
    }
    .msa_text{
        font-size: 0.9rem!important;
        padding: 0.5rem 0 2.0rem;
    }
    #information_security_policy p{
        font-size: 1.0rem;
        line-height: 1.6;
    }
    #information_security_policy h3{
        color: #007029;
        font-weight: bold;
        font-size: 1.5rem;
    }
}

/* スマフォのみフローティングメニュー */
.sp-fixed-menu{
    display: block;
    position: fixed;
    bottom:1px;
    left:0;
    width: 100%;
    box-sizing: border-box;
    list-style: none;
    z-index: 99;
}

.sp-fixed-menu ul{
    display: flex;
    list-style: none;
    padding:0;
    margin:0;
    width:100%;
}

.sp-fixed-menu li{
    justify-content: center;
    align-items: center;
    background-color:rgba(255,255,255,0.8);
    width: 50%;
    padding:0;
    margin:0;
}

.sp-fixed-menu img{
    width: 99%;
}

.sp-fixed-menu li a{
    color: #fff;
    text-align: center;
    display:block;
    padding:0px;
}

/* フッター */
footer{
    background-color: #0a7029;
    padding: 40px 0px 40px;
}

footer ul{
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding-bottom: 10px;
}

footer ul li:not(:last-of-type) {
    border-right: 1px solid #fff;
}

footer ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 0 10px;
}

#copyright{
    color: #fff;
    padding: 0px 10px 5px;
}

@media screen and (max-width: 750px) {
    footer{
        padding: 0.8rem 0px 4.2rem; /* フローティングメニューで下まで見えなくなる為、パディングで対処 */
    }
    footer ul li a {
        font-size: 0.8rem;
    }
    #copyright{
        font-size: 0.8rem;
    }
}

/* 共通 */
.inner{
    width:750px;
    margin: 0 auto;
}

.inner > p{
    text-align: justify;
    font-size: 22px;
    line-height: 1.8;
    font-feature-settings: "palt";
}

.btn:hover,
.pc-fixed-btn:hover,
.formBtn:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

@media screen and (max-width: 750px) {
    .inner{
        width: auto;
        word-wrap: break-word;
        padding: 0px 10px;
    }

    .inner > p{
        text-align: justify;
        font-size: 1rem;
    }
}


@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:80%;
}
.sp04 img{
    max-width:40%;
}
}
