/* CSS Document */


.mainBox {
	width:80%;
	margin: 0 auto 60px;
}

.mailFormBox {
	margin-bottom: 60px;
	margin-top: 60px;
}

.mailFormBox table {
	margin-bottom: 38px;
	width: 100%;
	border-collapse: collapse;
}

.mailFormBox th,
.mailFormBox td {
	padding: 20px;
	color: #2E2E2E;
	text-align: left;
	line-height: 1.71;
	font-size: 16px;
	vertical-align: middle;
	border-bottom:1px dotted #ccc;
}

.mailFormBox th{
	width:30%;
}

.mailFormBox th span {
	width: 64px;
	padding: 3px 0; 
	float: right;
	display: inline-block;
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	border-radius: 2px;
	position: relative;
	behavior: url(common/js/pie.htc);
}

.mailFormBox .must {
	background-color: #C00000;
}

.mailFormBox .arbitrary {
	background-color: #7A7A7A;
}

.mailFormBox input[type="text"] {
	width: 100%;
	min-height: 25px;
	padding: 3px;
	line-height: 1.8;
	position: relative;
	border: 1px solid #A9A9A9;
	border-radius: 2px;
	behavior: url(common/js/pie.htc);
}

.mailFormBox .checkList {
	margin-right: 23px;
	width: 720px;
	float: left;
}


.mailFormBox .checkList01 {
	margin-right: 0;
}

.mailFormBox .checkList li {
	padding: 8px 0 7px;
}

.mailFormBox .checkList input[type="checkbox"] {
	margin-right: 16px;
}

.mailFormBox .checkList input[type="text"] {
	margin-left: 5px;
	padding: 0 15px;
	width: 175px;
	color: #2E2E2E;
	border: none;
	background: url(../images/base/form_input_bg01.gif) no-repeat center center;
}

.mailFormBox textarea {
	width: 100%;
	height: 130px;
	padding: 3px;
	border: 1px solid #A9A9A9;
	border-radius: 3px;
	position: relative;
	behavior: url(common/js/pie.htc);
}

.mailFormBox .submit {
	text-align: center;
}

.mailFormBox .submit li {
	display: inline-block;
	vertical-align: top;
}

.mailFormBox .submit input {
	padding: 9px 10px 8px;
	width: 254px;
	display: block;
	color: #043e5f;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	vertical-align: top;
	background: none;
	border: 2px solid #043e5f;
	border-radius: 2px;
	position: relative;
	behavior: url(common/js/pie.htc);
}


.form {
	margin-bottom: 0px;
}

.form table {
	margin-bottom: 0px;
	width: 100%;
	border-collapse: collapse;
	border-top:solid 1px #e4e4e4;
}

.form th {
	padding: 20px;
	color: #2E2E2E;
	width:20%;
	text-align: left;
	line-height: 1.71;
	vertical-align: middle;
	border-bottom:solid 1px #e4e4e4;
}

.form td {
	padding: 20px;
	color: #2E2E2E;
	text-align: left;
	line-height: 2.2;
	vertical-align: middle;
	border-bottom:solid 1px #e4e4e4;
}

.form td span{
	color: #354764;
	font-weight:bold;
	text-align: left;
}
/*------------------------------------------------------------
	h1Box
------------------------------------------------------------*/
.h1Box {
	margin-bottom: 60px;
	margin-top: 100px;
	padding: 30px 0;
	min-height: 60px;
	text-align:center;
	background: #043e5f;
}

.h1Box h1 {
	color: #fff;
	font-weight:bold;
	font-size: 40px;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	position:relative;
}

.h1Box h1 span {
	margin-top: 12px;
	display: block;
	font-weight:normal;
	font-size: 20px;
}

.h1Box p {
	margin-top: 70px;
	font-weight:normal;
	font-size: 15px;
}

/* --------------------
 *   font-face
 * -------------------- */

@font-face {
    font-family: 'DIN Bold';
    src: url('../fonts/DIN_Bold.otf') format('woff');
    font-display: swap;
}

/* --------------------
 *   html
 * -------------------- */

html {
    font-size: 10px;
}

body {
    background-color: #fff;
    color: #333;

    font-family: sans-serif, system-ui;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

body, main {
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, li, label, p {
    margin: 0;
    padding: 0;
}

*, *:before, *:after {
    box-sizing: border-box;
}

.page_frame_full {
    position: relative;
    max-width: 150rem;
}

.page_frame {
    position: relative;
    min-width: 110rem;
    max-width: 110rem;
}

.page_frame_over {
    position: relative;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 1.5rem;
    padding: 0 calc(50vw - 50%)!important;
}

.color_04679e { color: #04679e; }
.color_2da6e0 { color: #2da6e0; }
.color_033b5a { color: #033b5a; }
.color_ed6f0a { color: #ed6f0a; }
.color_f9a315 { color: #f9a315; }
.color_de3232 { color: #de3232; }
.color_3f6177 { color: #3f6177; }
.color_1aa5e7 { color: #1aa5e7; }
.color_de3232 { color: #de3232; }
.color_ed6c00 { color: #ed6c00; }

.bgcolor_ed6c00 { background-color: #ed6c00; }
.bgcolor_feae36 { background-color: #feae36; }
.bgcolor_04679e { background-color: #04679e; }
.bgcolor_f2f5fa { background-color: #f2f5fa; }
.bgcolor_fbb03b { background-color: #fbb03b; }
.bgcolor_1aa5e7 { background-color: #1aa5e7; }
.bgcolor_1377dd { background-color: #1377dd; }
.bgcolor_dce7f4 { background-color: #dce7f4; }
.bgcolor_043e5f { background-color: #043e5f; }

a.anchor {
    display: block;
    margin-top: -9.8rem;
    padding-top: 9.8rem;
    overflow-y: hidden;
}

.spshow {
    display: none;
}

/* --------------------
 *   header
 * -------------------- */

header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 10rem;
    padding: 0 1rem;
    z-index: 10;
}

header > div {
    height: inherit;
}

header nav {
    height: inherit;
}

.header_head {
    display: inline-block;
    margin: 2rem;
}

.header_subhead {
    font-size: 1.8rem;
    font-weight: bold;
    white-space: pre-line;
    display: flex;
    align-items: center;
    height: 100%;
}

.header_contact_tel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 21rem;
    height: 10rem;
    padding-bottom: 1rem;
}

.header_contact_tel > p:nth-child(1) {
    font-family: 'DIN Bold';
    font-size: 2.9rem;
}

.header_contact_tel > p:nth-child(2) {
    font-size: 1.3rem;
    line-height: 1;
}

.header_contact_mail {
    margin-left: 1rem;
    margin-right: 1rem;
}

.header_contact_mail > span {
    font-size: 1.4rem;
    line-height: 1.8;
    text-align: center;
    width: 100%;
	margin-right: 10px;
}

.header_contact_mail > a {
    border: 0.1rem solid #2da6e0;
    border-radius: 0.5rem;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.4;
    white-space: pre-line;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25rem;
    height: 5rem;
}

.header_contact_mail > a:hover {
    color: #2da6e0;
}

.header_mail {
    width: 2rem;
    height: 1.6rem;
    margin: 1rem 1.5rem 1rem 0rem;
}

.header_tel {
    vertical-align: top;
    width: 1.6rem;
    height: 2.6rem;
    margin: 1rem 0;
    margin-right: 0.5rem;
}

.header_top {
    width: auto;
    height: 4.6rem;
}

.header_menu {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    right: 0;
    height: 100%;
    padding: 3.2rem 1rem;
    transition: transform 0.3s;
    z-index: 10;
}

.header_menu li {
    border-right: 0.1rem solid #fff;
    font-size: 1.4rem;
    line-height: 1;
    padding: 0 2.5rem;
	
}

.header_menu li:nth-last-child(1) {
    border-right: none;
}

.header_menu a {
    color: #333;
	font-weight: bold;
	text-shadow:1px 1px 0 #333;
}

#menu_btn_check {
    display: none;
}

.menu_btn {
    display: none;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    margin: 1.5rem;
    z-index: 20;
}

.menu_btn span,
.menu_btn span:before,
.menu_btn span:after {
    background-color: #000;
    border-radius: 0.3rem;
    content: '';
    position: absolute;
    width: 2.5rem;
    height: 0.3rem;
}

.menu_btn span {
    background-color: rgba(0, 0, 0, 1);
    transition: background-color 0.1s;
}

.menu_btn span:before {
    bottom: 0.8rem;
    transition: transform 0.3s;
}

.menu_btn span:after {
    top: 0.8rem;
    transition: transform 0.3s;
}

#menu_btn_check:checked ~ .menu_btn span {
    background-color: rgba(0, 0, 0, 0);
}

#menu_btn_check:checked ~ .menu_btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}

#menu_btn_check:checked ~ .menu_btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu_btn_check:checked ~ .header_menu {
    transform: translateX(0);
}

/* --------------------
 *   footer
 * -------------------- */

footer {
    height: 12rem;
}

footer ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12rem;
}

footer li {
    border-left: 0.1rem solid #fff;
    line-height: 1.2;
    padding: 0 1.8rem;
}

footer li:nth-last-child(1) {
    border-right: 0.1rem solid #fff;
}

footer li a,
footer li a:hover {
    color: #fff;
}

/* --------------------
 *   for browser
 * -------------------- */

body.browser_ie .ie {
    display: block;
}

body.browser_edge .edge {
    display: block;
}

body.browser_chrome .chrome {
    display: block;
}

body.browser_firefox .firefox {
    display: block;
}

body.browser_safari .safari {
    display: block;
}

@media screen and (min-width: 769px) and (max-width: 1230px) {

    /* --------------------
     *   html (elastic)
     * -------------------- */

    /*
    .page_frame {
        min-width: auto;
        padding: 0 1.5rem;
    }

    .page_frame_over {
        width: 100vw;
        margin: 0;
        padding: 0!important;
    }
    */

}

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

    /* --------------------
     *   html
     * -------------------- */

    header, main, footer {
        width: 100%;
        overflow-x: hidden;
    }

    .page_frame_full {
        max-width: 100%;
    }

    .page_frame {
        min-width: 100%;
        max-width: 100%;
    }

    .spshow {
        display: block;
    }

    .sphide {
        display: none;
    }

    /* --------------------
     *   header
     * -------------------- */

    header {
        z-index: 15;
    }

    .menu_btn {
        display: flex;
        position: fixed;
        top: 4rem;
        right: -0.5rem;
    }

    .header_menu {
        background-color: #fff;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: calc(100vh - 10rem);
        margin: 10rem 0 0;
        z-index: 10;
        transform: translateX(150vw);
    }

    .header_menu li {
        padding: 1.5rem 0;
        text-align: center;
    }

    .header_menu a {
        color: #333;
        font-size: 2.4rem;
    }

    .header_head {
        margin: 1rem 0 0;
    }

    .header_subhead {
        font-size: 1.2rem;
        line-height: 1.2;
        position: absolute;
        top: 5.5rem;
        left: -16rem;
        width: 26rem;
        height: auto;
    }

    .header_contact_tel {
        position: absolute;
        top: -1.5rem;
        right: 0;
        width: 18rem;
    }

    .header_contact_tel > p:nth-child(1) {
        font-size: 2.2rem;
        line-height: 1;
    }

    .header_contact_tel > p:nth-child(2) {
        font-size: 1rem;
        line-height: 1.5;
    }

    .header_contact_mail {
        position: absolute;
        top: 5rem;
        right: 4rem;
        margin: 0;
    }

    .header_contact_mail > span,
    .header_contact_mail > a span {
        display: none;
    }

    .header_contact_mail > a {
        width: 4rem;
        height: 4rem;
    }

    .header_tel {
        width: 1.2rem;
        height: 2rem;
        margin: 0 0.5rem;
    }

    .header_mail {
        margin: 0;
    }

    .header_top {
        width: auto;
        height: 3.4rem;
    }

    /* --------------------
     *   footer
     * -------------------- */

    footer {
        height: 16rem;
    }

    footer ul {
        flex-direction: column;
        height: 16rem;
    }

    footer li {
        border-left: none;
        line-height: 2.4;
    }

    footer li:nth-last-child(1) {
        border-right: none;
    }
	
	.form {
		margin-bottom: 30px;
	}
		
	.form table {
		margin-bottom: 19px;
	}

	.form th,
	.form td {
		padding: 10px;
		width: 100%;
		float: left;
		box-sizing: border-box;
		margin-top: -1px;
	}

	.form th {
		padding: 10px;
		width: 100%;
	}
	
	.mailFormBox {
		margin-bottom: 30px;
	}
		
	.mailFormBox table {
		margin-bottom: 19px;
	}

	.mailFormBox th,
	.mailFormBox td {
		padding: 11px 3px 10px;
		width: 100%;
		float: left;
		box-sizing: border-box;
	}

	.mailFormBox th {
		padding: 10px;
		width: 100%;
	}

	.mailFormBox th span {
		width: 50px;
		font-size: 11px;
	}
	
	.mailFormBox select {
    padding: 0;
    margin: 0;
    height: 30px;
	width:100%;
    background: transparent;
    position: relative;
    z-index: 1;
    padding: 0 10px;
		font-size: 12px;
    border: 1px solid #ccc;
	}

	.mailFormBox input[type="text"] {
		width: 100%;
		min-height: 18px;
		line-height: 1.5;
		box-sizing: border-box;
	}

	.mailFormBox .checkList {
		margin: 0 0 10px;
		width: auto;
		float: none;
	}
	
	.mailFormBox .checkList input[type="text"] {
		box-sizing: content-box;
	}

	.mailFormBox .checkList01 {
		margin-bottom: 0;
	}
	
	.mailFormBox .checkList li {
		padding: 4px 0 3px;
	}

	.mailFormBox .checkList input[type="checkbox"] {
		margin-right: 8px;
	}

	.mailFormBox textarea {
		width: 100%;
		height: 144px;
	}

	.mailFormBox .submit li {
		width: 48%;
	}
	
	.mailFormBox .submit input {
		padding: 5px;
		width: 100%;
		font-size: 14px;
		box-sizing: border-box;
	}
	
	.sphide {
		display: none;
	}
	
	
}

@media screen and (max-width: 768px) and (orientation: landscape) {

}
