@charset "utf-8";

.links {
	font-size: 1.4em;
	font-weight: 500;
	padding: 20px 0 20px;
	max-width: 1000px;
	margin: 0 auto;
}

.links span {
	display: inline-block;
	padding: 0 5px;
}


.main_headding {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 80px 0;
	color: #006CB6;
	letter-spacing: 2px;
	font-size: 3.5rem;
	line-height: 40px;
	background-position: center top;
	background-size: contain;
}

input, select, textarea {
    background-color: transparent;
    border-style: solid;
    background-color: #ffffff;
}
.main_contents {
    text-align: center;
    padding-bottom: 70px;
    position: relative;
}

.main_width {
    max-width: 1200px;
    margin: 0 auto 80px;
}

.main_contents th {
    background: #3A92B4;
    color: #ffffff;
    padding:0 15px;
    width: 23%;
    text-align: left;
	vertical-align: middle;
}

.main_contents th img{
	vertical-align: baseline;
}

.main_contents td {
    background: #DEF1FC;
    text-align: left;
    padding: 20px;
}

table {
	border-collapse: separate;
    border-spacing:0 7px;
	font-size: 1.6rem;
	line-height: 1.5;
}

label input {
    background: #ffffff;
    border: 1px solid #605E5E;
    border-style: solid;
}

.main_contents, .txt, .privacy, .submit, .guide {
    max-width: 1000px;
    margin: 0 auto;
}

.txt {
    color: #006CB6;
}

input, select, textarea {
    padding: 5px;
}

.zip {
    margin-left: 5px;
}

.pref {
    border: 2px solid #605E5E;
    margin: 20px 0 20px 60px;
    margin-bottom: 20px;
}

.city_town {
    margin-left: 44px !important;
    width: 80%;
    margin-bottom: 20px;
}

.apart {
    margin-left: 12px !important;
    width: 80%;
}

.year, .month, .day, .age, .job_year, .job_month {
    width: 8%;
    text-align: center;
    border: 2px solid #605E5E;
}

.submit {
    text-align: center;
    margin: 40px auto 100px;
}

textarea {
    width: 100%;
    border: 2px solid #605E5E;
}

.alart {
    color: #3A92B4;
    font-size: 1.4rem;
    width: 85%;
    margin-top: 15px;
}

.file {
    position: relative;
}

.file span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: “游ゴシック”, “Yu Gothic”;
    background: #605E5E;
    padding: 3px 50px;
    border-radius: 16px;
    max-width: 240px;
    text-align: center;
    transition: .3s;
    cursor: pointer;
    margin-left: 10px;
}

.file span:hover {
    background: #000;
}

.privacy p {
    font-size:1.5rem;
    margin-bottom: 30px;
}

.btn_1 {
    border: none;
    background: #3A92B4;
    color: #ffffff;
    padding: 10px 55px;
	font-size: 1.6rem;
}

.btn_2 {
    border: none;
    background: #6C6C6C;
    color: #ffffff;
    padding: 10px 55px;
	font-size: 1.6rem;
}

ul.guide {
    margin: 10px auto 30px;
    padding: 30px;
    background: #DEF1FC;
}

.contents_area {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto 50px;
    padding: 50px;
    border: 3px solid #3A92B4;
    background: #ffffff;
}

table.guide th {
    text-align: center;
    background-color: #3A92B4;
    color: #fff;
    width: 15%;
    font-size: 1.5rem;
    padding: 25px;
    border-bottom: 1px solid #fff;
	vertical-align: middle;
}

table.guide td {
    font-size: 1.6rem;
    width: auto;
    background-color: #DEF1FC;
    padding: 15px 15px 15px 20px;
    border-bottom: 1px solid #fff;
}

.kind_job {
    font-size: 1.6rem;
}

.error {
    color: red;
    font-size: 1.6rem;
}

.year, .month, .day, .pref {
    color: #000000 !important;
}

.ssl_seal {
    width: 96%;
    margin: 0 auto 20px;
    display: flex;
    max-width: 1000px;
}

.ssl_seal img {
    width: initial;
}

.ssl_seal p.txt {
    margin-left: 15px;
    padding-top: 15px;
    font-size: 14px;
}

.entry_btn {
    text-align: center;
    margin: 60px auto;
}


.tabs button:hover {
    opacity: 0.8;
}

.tabs {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.6rem;
}

td ul li {
    padding-bottom: 3px;
}

td img, td ul li img {
    padding-right: 7px;
    vertical-align: middle;
}

.tabs button{
    padding: 10px;
}

.entry_contents{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 70px;
}
.contents_kind{
    width: 48%;
    text-align: left;
    padding: 55px;
    margin-bottom: 50px;
    border: 3px solid #3A92B4;
}
.contents_kind h2{
    border-bottom: 1px solid #3A92B4;
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #3A92B4;
	font-size: 2.2rem;
	font-weight: 700;
}

.contents_kind a img{
	max-width: 100%;
}

.contents_kind p{
    margin-bottom: 40px;
	font-size: 1.6rem;
}

.contents_kind .kind_right{
    margin-bottom: 65px;
}

.tabs{
    margin-bottom: 50px;
}

.tab_btn{
    padding: 0 3px;
}

.contents_area h2{
    border-bottom: 1px solid #3A92B4;
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #3A92B4;
	font-size: 2.2rem;
	font-weight: 700;
}

.entry_btn p{
    color: #3A92B4;
    margin-bottom: 20px;
	font-size: 1.6rem;
}

@media screen and (min-width:481px) and ( max-width:1001px){
    .tabs button{
        width: 19%;
    }

}

@media screen and (min-width: 1001px){
    .tabs button{
        width: 19.7%;
    }
}



@media screen and (max-width: 768px) {
    .main_contents th {
        padding: 30px 0 30px 2%;
        font-size: 1.4rem;
    }
    #entry_form {
        padding: 20px 2% 90px;
    }
    .entry_contents{
        padding: 0 2%;
    }
    .txt {
        padding: 0 2%;
    }
    #id_img, #id_img2 {
        width: 60%;
    }
    .city_town, .apart {
        width: 70%;
    }
    ul.guide {
        margin: 10px 2% 30px;
    }
    .tabs button{
        font-size: 1.6vw;
    }
	
	.links {
		font-size: 1.2rem;
		font-weight: 500;
		padding: 20px 2%;
	}
}

@media screen and (max-width: 480px) {
    .entry_header {
        background-position: center;
    }
    th, td {
        display: block;
        width: auto;
    }
    .entry_contents{
        flex-direction: column;
    }
    .contents_kind{
        width: 95%;
        padding: 30px;
    }
    .main_contents th {
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }
    .main_contents td {
        padding: 40px 2%;
        text-align: center;
    }
    .adress_area {
        text-align: left !important;
        padding: 40px 4% !important;
    }
    .city_town, .apart {
        width: 60%;
    }
    #id_img, #id_img2 {
        margin-bottom: 15px;
    }
    .year, .month, .day, .age, .job_month {
        width: 12%;
    }
    #nameSei, #furiSei {
        margin-bottom: 10px;
    }
    .main_contents, .txt, .privacy, .submit, table.guide th {
        width: 100%;
    }
    ul.guide {
        font-size: 1.2rem;
        padding: 5px 2%;
    }
    table.guide th, table.guide td, .txt, .main_contents th, .main_contents td, .alart, .privacy p {
        font-size: 1.2rem;
    }
    .city_town {
        margin-left: 48px !important;
    }
    .apart {
        margin-left: 27px !important;
    }
    .error {
        font-size: 1.2rem;
    }
    .ssl_seal p.txt {
        margin-left: 8px;
    }
    .contents_area {
        padding: 25px;
    }
    table.guide td {
        padding:15px;
    }
    .tab_btn img{
        width: 45%;
    }
    .contents_area h2 {
        font-size: 1.25rem;
    }
}


.marginT05 {
	margin-top: 5px !important;
}

.marginT10 {
	margin-top: 10px !important;
}

.marginT15 {
	margin-top: 15px !important;
}

.marginT20 {
	margin-top: 20px !important;
}

.marginT25 {
	margin-top: 25px !important;
}

.marginT30 {
	margin-top: 30px !important;
}

.marginT35 {
	margin-top: 35px !important;
}

.marginT40 {
	margin-top: 40px !important;
}

.marginT45 {
	margin-top: 45px !important;
}

.marginT50 {
	margin-top: 50px !important;
}

.marginT55 {
	margin-top: 55px !important;
}

.marginT60 {
	margin-top: 60px !important;
}

.marginT65 {
	margin-top: 65px !important;
}

.marginT70 {
	margin-top: 70px !important;
}

.marginT75 {
	margin-top: 75px !important;
}

.marginT80 {
	margin-top: 80px !important;
}

.marginT85 {
	margin-top: 85px !important;
}

.marginT90 {
	margin-top: 90px !important;
}

.marginT95 {
	margin-top: 95px !important;
}

.marginT100 {
	margin-top: 100px !important;
}

.marginB05 {
	margin-bottom: 5px !important;
}

.marginB10 {
	margin-bottom: 10px !important;
}

.marginB15 {
	margin-bottom: 15px !important;
}

.marginB20 {
	margin-bottom: 20px !important;
}

.marginB25 {
	margin-bottom: 25px !important;
}

.marginB30 {
	margin-bottom: 30px !important;
}

.marginB35 {
	margin-bottom: 35px !important;
}

.marginB40 {
	margin-bottom: 40px !important;
}

.marginB45 {
	margin-bottom: 45px !important;
}

.marginB50 {
	margin-bottom: 50px !important;
}

.marginB55 {
	margin-bottom: 55px !important;
}

.marginB60 {
	margin-bottom: 60px !important;
}

.marginB65 {
	margin-bottom: 65px !important;
}

.marginB70 {
	margin-bottom: 70px !important;
}

.marginB75 {
	margin-bottom: 75px !important;
}

.marginB80 {
	margin-bottom: 80px !important;
}

.marginB85 {
	margin-bottom: 85px !important;
}

.marginB90 {
	margin-bottom: 90px !important;
}

.marginB95 {
	margin-bottom: 95px !important;
}

.marginB100 {
	margin-bottom: 100px !important;
}

.others a:hover {
	opacity: 0.8;
}
