@import url("/css/second_header.css");
@import url("/css/header.css");
@import url("/css/footer.css?20230421");
@import url("/css/font.css");

section.pege_top h2{
	overflow: auto;
	margin: auto;
	margin-top: -50px;
	background-image: url(/img/contact/img_contact_title.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 308px;
	background-size: contain;
}
@media (max-width: 599px) {

}
@media only screen and (min-width: 600px) and (max-width: 799px) {

}
@media only screen and (min-width: 800px) and (max-width: 1180px) {

}
@media (max-width: 799px) {
	section.pege_top h2{
		background-position: center;
		height: 130px;
		width: 70%;
	}
}
body.iPhone section.pege_top h2,
body.Android section.pege_top h2{
	background-position: center;
	height: 130px;
	width: 70%;
	height: 150px;
	width: 90%;
}
body.Android section.sc_01 {
	padding: 20px 0 20px 0;
}
/* ---------------------------------------------------------------- *
	section01
 * ---------------------------------------------------------------- */
section.sc_01 {
	position: relative;
	display: table;
	padding-bottom: 70px;
}
.tomo_letter_box {
	display: table;
	width: auto;
	margin: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
section.sc_01 p{
	text-align: center;
	line-height: 1.5;
	margin-bottom: 3em;
	margin-top: 1em;
}
.h3_box {
    position: relative;
    display: table;
    height: 29px;
    margin: auto;
    margin-bottom: 1em;
}
.h3_box:after {
    content: "";
    background-image: linear-gradient(to right, #C3D600, #C3D600 3px, transparent 3px, transparent 8px);
    background-repeat: repeat-x;
    background-size: 11px 2px;
    background-position: left bottom;
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    bottom: 0em;
}
section.sc_01 .h3_box h3{
    background-image: url(/img/contact/img_contact_01.gif);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 290px;
    height: 30px;
    margin: auto;
}
.h3_box h3:before {
    background-image: url(/img/common/img_material_03.gif);
    left: -35px;
    transform: scale(1, 1);
}
.h3_box h3:after {
    background-image: url(/img/common/img_material_03.gif);
    right: -35px;
    transform: scale(-1, 1);
}
.h3_box h3:before ,
.h3_box h3:after {
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    width: 26px;
    height: 30px;
    bottom: 0em;
}
.contact01_01 {
    display: table;
    margin: auto;
}
section.sc_01 .contact01_01 p{
    position: relative;
    display: table;
    float: left;
    margin: 0 2em;
    font-size: x-large;
}
.contact01_01 p:after {
    content: "";
    background-image: linear-gradient(to right, #C3D600, #C3D600 3px, transparent 3px, transparent 8px);
    background-repeat: repeat-x;
    background-size: 11px 2px;
    background-position: left bottom;
    width: 100%;
    height: 2px;
    display: table;
    position: absolute;
    bottom: 0;
}
@media (max-width: 599px) {

}
@media only screen and (min-width: 600px) and (max-width: 799px) {

}

@media only screen and (min-width: 800px) and (max-width: 980px) {
}
@media only screen and (min-width: 980px) and (max-width: 1180px) {

}
@media only screen and (min-width: 800px) and (max-width: 1180px) {

}
@media (max-width: 1080px) {

}
@media (max-width: 980px) {

}
@media (max-width: 890px) {

}
@media (max-width: 799px) {
}

/* ---------------------------------------------------------------- *
	section02
 * ---------------------------------------------------------------- */
section.sc_02. {
}
.column {
    position: relative;
    display: table;
    margin: auto;
}
.column .h3_box {
    position: relative;
    display: table;
    height: 29px;
    margin: auto;
    margin-bottom: 0em;
}
.column .h3_box h3{
    background-image: url(/img/contact/img_contact_02.gif);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 240px;
    height: 30px;
    margin: auto;
}
.contact_box {
    position: relative;
    display: table;
    margin: auto;
}
.contact_inbox {
    position: relative;
    padding: 30px 50px 30px 50px;
}
form#form1 {
}
label {
    width: 100%;
    display: block;
    margin: auto;
}
h4.name {
    background-image: url(/img/contact/img_contact_03.gif);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 140px;
    height: 30px;
}
h4.mail {
    background-image: url(/img/contact/img_contact_04.gif);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 350px;
    height: 30px;
}
h4.comment {
    background-image: url(/img/contact/img_contact_05.gif);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 186px;
    height: 30px;
}
section.sc_02 p{
display: table;
    margin: 30px auto 20px auto;
}
textarea#comment,
input#mail,
input#name {
    width: 100%;
}
/* ---------------------------------------------------------------- *
	スマホ対応
 * ---------------------------------------------------------------- */
body.iPhone section.sc_01,
body.Android section.sc_01 {
}
body.iPhone section.sc_01 .h3_box h3,
body.Android section.sc_01 .h3_box h3 {
	background-size: cover;
	width: 600px;
	height: 60px;
}
body.iPhone .h3_box h3:before,
body.iPhone .h3_box h3:after,
body.Android .h3_box h3:before,
body.Android .h3_box h3:after {
    background-size: contain;
    width: 55px;
    height: 60px;
    bottom: 0em;
}
body.iPhone .h3_box h3:before,
body.Android .h3_box h3:before {
    left: -55px;
}
body.iPhone .h3_box h3:after,
body.Android .h3_box h3:after {
    right: -55px;
}
body.iPhone section.sc_01 .contact01_01 p,
body.Android section.sc_01 .contact01_01 p {
    float: unset;
    margin: 30px auto 30px auto;
    text-align: center;
}
body.iPhone .column .h3_box h3,
body.Android .column .h3_box h3{
background-size: cover;
    display: table;
    width: 600px;
    height: 70px;
}
body.iPhone .column,
body.Android .column {
    width: 100%;
}
body.iPhone h4.name,
body.Android h4.name{
background-size: contain;
    width: 280px;
    height: 60px;
}
body.iPhone h4.mail,
body.Android h4.mail{
    background-size: contain;
    width: 700px;
    height: 60px;
}
body.iPhone h4.comment,
body.Android h4.comment {
    background-size: contain;
    width: 370px;
    height: 60px;
}
body.iPhone .contact_box.w_740px,
body.Android .contact_box.w_740px {
    width: 100%;
    display: unset;
    position: unset;
}
body.iPhone .contact_inbox,
body.Android .contact_inbox {
    position: relative;
    padding: 30px 5% 120px 5%;
}
body.iPhone .column,
body.Android .column {
padding-top: 80px;
}
body.iPhone .column .h3_box,
body.Android .column .h3_box {
margin-bottom: 1em;
}
body.iPhone section.sc_02 p,
body.Android section.sc_02 p {
    text-align: center;
    line-height: 1.8;
}
body.iPhone textarea#comment,
body.iPhone input#mail,
body.iPhone input#name,
body.Android textarea#comment,
body.Android input#mail,
body.Android input#name {
width: 100%;
    padding: 0.5em;
    box-sizing: border-box;
    font-size: 240%;
    margin: 20px 0 50px 0;
    border: solid 1px #333;
}
body.iPhone input,
body.iPhone select,
body.Android input,
body.Android select{
    width: 45%;
    font-size: xxx-large;
    padding: 5% 0;
    height: 3em;
}
body.iPhone input[type="reset"],
body.Android input[type="reset"]{
    margin-right: 9%;
}