@charset "utf-8";
/*
Theme Name: ip
Theme URI: imaginationpluspress.com
Description:  ip
Author: omori
Author URI: imaginationpluspress.com


Version: 1.0
*/


@import url('css/theme.css');



.contacts{
	margin-top:40px;
}
.contacts dt span{
	font-size:13px;
	color:#990000;
	margin-left:6px;
}
.contacts dt , .contacts dd{
    padding:10px 0%;
    color:#333;
    font-size:15px;
}
.contacts dt{
    padding-top:18px !important;
    margin-bottom:-5px;
}
.contacts .last-child{
    padding-bottom:40px !important;
}
.contacts dd span{
    margin-bottom:5px;
}
#text-2{
    list-style:none;
}
.wpcf7-radio .last{
    margin-left:20px;
}
.wpcf7-checkbox {
    margin-left:-5px;
    margin-top:10px;
}
.wpcf7-checkbox .wpcf7-list-item-label{
    margin-left:5px;
}
.wpcf7-text , .wpcf7-date , .wpcf7-select , .wpcf7-textarea{
    width:100%;
    background:#fff;
    padding:6px 6px;
    border:1px solid #ccc;
    margin-bottom:5px;
    color:#646464;
}
.wpcf7-select{
    width:82%;
}
.wpcf7c-btn-confirm , .wpcf7-submit{
    color:#fff;
    font-size:15px;
    letter-spacing:1px;
    padding:16px 90px;
    background:#333;
    border:none;
    margin-top:30px;
    cursor: pointer;
}
.wpcf7c-btn-confirm:hover , .wpcf7-submit:hover{
    opacity:0.75;
}
.wpcf7-not-valid-tip{
    display:block !important;
    margin-bottom:10px;
    height:30px;
}
.contactp{
	text-align:center;
    border-top:1px solid #e6e6e5;
	padding-top:50px !important;
	margin-bottom:20px;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0px !important;
}
.wpcf7-checkbox .wpcf7-list-item-label {
    margin-left: 0px !important;
}
.wpcf7-checkbox .first{
    margin: 0 0 0 5px !important;
}
.wpcf7-list-item-label:after{
	clear:both;
}
.kojin{
	margin-top:20px;
}
.kojin a{
	text-decoration:underline;
	color:#5bc1a1;
}
.kojin a:hover{
	text-decoration:none;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #333 !important;
}

@media (max-width: 768px) {

    .contacts dt , .contacts dd{
        padding:10px 0%;
        font-size:14px;
    }
    .contacts dt{
        width:100%;
        padding-top:30px;
    }
    .pt22 , .contacts .pt20{
        padding-top:30px !important;
    }   
    .contacts dt.firsts{
        padding-top:30px;
    }
    .contacts dt br{
        display:none;
    }
    .longer br{
        display:block !important;
    }
    .longer .pt20{
        margin-top:-30px;
    }
    .contacts dd{
        border:none;
    }
    .contacts .last-child{
        border-bottom:none;
    }
    .contacts .last-child dt{
        height:30px !important;
    }
    .contacts .last-child dd{
        height:190px !important;
    }
    .wpcf7-checkbox {
        margin-left:-5px;
        margin-top:10px;
    }
    .wpcf7-text , .wpcf7-date , .wpcf7-select , .wpcf7-textarea{
        width:96%;
        background:#f0f0f0;
        padding:6px 2%;
        border:1px solid #f0f0f0;
        margin-top:5px;
        margin-bottom:5px;
        color:#646464;
    }
    .wpcf7-select{
        width:100%;
    }
	
}
