/* #PC ========================================================================================================== */
.main {
    height: auto;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
    margin-top: 90px;
}


.contents1 {
	height: auto;
	width: 100%;
	min-width: 1000px;
	position: relative;
	float: left;
	padding-bottom: 150px;
	overflow: hidden;
	background-color: #000000;
	background-image: url("../imgs/bk1.jpg");
	background-position: center top;
	background-size: cover;
}
.contents2 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
    padding-top: 60px;
    padding-bottom: 100px;
    overflow: hidden;
	background-color: #000000;
	background-image: url("../imgs/bk2.jpg");
	background-position: center top;
	background-size: cover;
}
.contents3 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
    padding-bottom: 300px;
    overflow: hidden;
	background-color: #000000;
	background-image: url("../imgs/bk3.jpg");
	background-position: center top;
	background-size: cover;
}
#pagetop {
    margin-top: -55px;
}

.text1 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    max-width: 1200px;
    font-size: 24px;
    line-height: 33px;
    margin: 90px auto 0 auto;
    text-align: center;
    color: #BBBBBB;
    font-family:"BIZ UDMincho";
}
.text1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.text1 li {
    margin-bottom: 5px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;
}
.text1 li.hn1 {
    font-weight: bold;
    font-size: 33px;
    line-height: 47px;
    margin-bottom: 30px;
}

.box1 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    max-width: 1250px;
    position: relative;
    margin: 0 auto 0 auto;
}

.box1_l {
    height: auto;
    width: 37%;
    position: relative;
    float: left;
    margin-right: 3%;
}

.box1_r {
    height: auto;
    width: 60%;
    position: relative;
    float: left;
}

.box1_r_inner {
    height: auto;
    width: 100%;
    position: relative;
    float: left;
}

.box1_r_inner_ph {
    height: auto;
    width: 50%;
    position: relative;
    float: left;
}

.box1_r_inner_text {
    height: auto;
    width: 40%;
    position: relative;
    float: left;
    color: #FFFFFF;
    padding: 40px 5%;
    font-size: 16px;
    line-height: 28px;
}
@media only screen and (max-width: 1200px) {
    .box1_r_inner_text {
        font-size: 14px;
        line-height: 25px;
    }
}
.box1_r_inner_text h1 {
    font-size: 18px;
    margin-bottom: -20px;
}

.f_right {
    float: right;
}

.box2 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    position: relative;
    margin: 0 auto 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 120px;
    padding-bottom: 120px;
}

.box2_l {
    height: auto;
    width: 50%;
    float: right;
}

.box2_l_inner {
    height: auto;
    width: 40%;
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto ;
}

.box2_l_inner_text {
    height: auto;
    width: 120%;
    position: relative;
    color: #FFFFFF;
    margin-bottom: 20px;
    margin-left: -10%;
    font-size: 1.8vw;
    line-height: 2.5vw;
    margin-bottom: 25px;
    font-weight: 600;
}
.s_name {
    font-family:"BIZ UDMincho";
    font-size: 3vw;
    font-weight: 300;
}

.box2_l_inner_ph {
    height: auto;
    width: 100%;
    position: relative;
}

.box2_r {
    height: auto;
    width: 50%;
    float: right;
}

.text2 {
	width: 940px;
	margin: 0 auto;
	text-align: justify;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto 0 auto;
	font-size: 22px;
	line-height: 36px;
}

.text2 li {
    list-style: none;
}

.box3 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    max-width: 1250px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto 0 auto;
    padding-top: 100px;
    padding-bottom: 70px;
}

.box3_inner {
    height: auto;
    width: 18%;
    margin: 0 1%;
}

.box3_inner_ph {
    height: auto;
    width: 100%;
} 

.box3_inner_text {
    font-size: 77%;
    color: #FFFFFF;
    margin-top: 15px;
}
.c_name {
    font-size: 14px;
    font-weight: 600;
}


.box4{
	height: auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1250px;
	position: relative;
        margin: 0 auto 0 auto;
}

.box4_inner {
    height: auto;
    width: 360px;
    font-family:"BIZ UDMincho";
    color: #FFFFFF;
    position: relative;
    float: right;
}

.box4_text_1{
    width: 100%;
    font-size: 20px;
    position: relative;
    float: left;
    padding-bottom: 20px;
}

.box4_text_2{
	width: 140px;
    padding-right: 20px;
	font-size: 18px;
	line-height: 50px;
	position: relative;
	float: left;
	text-align: right;
}

.box4_text_3{
    width: 200px;
    font-size: 27px;
    line-height: 50px;
    text-decoration: underline;
    position: relative;
    float: left;
}

.box4_text_4{
	width: 100%;
	font-size: 14px;
	position: relative;
	float: left;
	text-align: right;
    padding-top: 20px;
}

.zei {
	font-size: 18px;
}

.box8 {
    height: auto;
    width: 80%;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 20px;
    margin: 0 auto 0 auto;
}

.box8_inner_text {
    display: flex;
    align-items: center;
    
}

.box8_text {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 60px;
}

.box8_inner_ph {
    height: auto;
    width: 30%;
    padding-left: 20px;
}

.box8_inner_ph_test {
	display: none;
}

.box8_text2 {
    width: 500px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding-bottom: 60px;
    left: 50%;
    margin-left: -100px;
}

.text4 {
    width: fit-content;
    margin: 0 auto;
    text-align: left;
    color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0 auto 0 auto;
    font-size: 28px;
    line-height: 40px;
}
.text4 h1 {
    margin: 0 0 15px -35px;
}


.button2 {
	width: 280px;
	color: #ffffff;
	background: #333333;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 30px 0 30px 0;
    position: relative;
	float: left;
    left: 50%;
    margin-left: -140px;
}
a.button2:hover {
	background-color: #5f6e82;
	color: #ffffff;
	text-decoration: none;
}
.contact_text {
	width: 100%;
	position: relative;
	float: left;
	margin: 50px 0 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	line-height: 40px;
}


/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
.main {
    width: 100%;
    min-width: 100%;
    margin-top: 10px;
}


.contents1 {
    width: 100%;
    min-width: 100%;
	padding-bottom: 150px;
}
.contents2 {
    width: 100%;
    min-width: 100%;
    padding-top: 60px;
    padding-bottom: 100px;
}
.contents3 {
    width: 100%;
    min-width: 100%;
    padding-bottom: 300px;
}
#pagetop {
    margin-top: -90px;
}

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


.box1 {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
}

.box1_l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
}

.box1_r {
    width: 100%;
}

.box1_r_inner {
    width: 100%;
}

.box1_r_inner_ph {
    width: 100%;
}

.box1_r_inner_text {
    width: 90%;
    padding: 40px 5%;
    font-size: 26px;
    line-height: 45px;
}

.box1_r_inner_text h1 {
    font-size: 35px;
    margin-bottom: -30px;
}

.box2 {
    width: 100%;
    min-width: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
    display: block;
    justify-content: left;
    flex-direction: row;
    align-items: center;
    float: left;
}

.box2_l {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.box2_l_inner {
    width: 100%;
    margin: 0 auto 0 auto ;
}

.box2_l_inner_text {
    width: 60%;
    margin-left: 0;
    font-size: 37px;
    line-height: 55px;
    margin-bottom: 25px;
    float: right;
    margin-top: 40px;
}
.s_name {
    font-size: 44px;
    font-weight: 300;
}

.box2_l_inner_ph {
    width: 40%;
    float: right;
}

.box2_r {
    height: auto;
    width: 95%;
    float: left;
}

.text2 {
	width: 80%;
	margin: 0 0 0 10%;
	font-size: 26px;
	line-height: 55px;
    float: left;
}

.text2 li {
    list-style: none;
}

.box3 {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    display: flex;
    justify-content: flex-start; 
    align-items: center;
    margin: 0 auto 0 5%;
    padding-top: 100px;
    padding-bottom: 70px;
    flex-wrap: wrap;
}

.box3_inner {
    height: auto;
    width: 46%;
    margin: 0 2% 60px 2%;
}

.box3_inner_ph {
    height: auto;
    width: 100%;
} 

.box3_inner_text {
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 15px;
}
.c_name {
    font-size: 30px;
    font-weight: 600;
}

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

.box4_inner {
    width: 100%;
    font-family:"BIZ UDMincho";
}

.box4_text_1{
	width: 100%;
	font-size: 40px;
	padding-bottom: 20px;
	text-align: center;
}

.box4_text_2{
	width: 47%;
    padding-right: 3%;
	font-size: 36px;
	line-height: 50px;
}

.box4_text_3{
    width: 50%;
    font-size: 45px;
    line-height: 50px;
}

.box4_text_4{
	width: 90%;
	font-size: 25px;
}

.zei {
	font-size: 22px;
}

.box8 {
    width: 70%;
    padding-top: 100px;
    padding-bottom: 20px;
    margin: 0 auto 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.box8_inner_text {
    display: none;
}

.box8_inner_ph {
    height: auto;
    width: 100%;
    padding-left: 0;
    margin-bottom: 60px;
}
.box8_inner_ph img {
    margin-bottom: 20px;
}
.box8_inner_ph_test {
    display: block;
	color: #FFFFFF;
	font-size: 27px;
}
.box8_text2 {
    width: 70%;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 100px;
    left: 15%;
    margin-left: 0;
    margin-top: -20px;
}

.text4 {
    width: 80%;
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 28px;
    line-height: 40px;
    padding: 0 5% 0 5%;
}
.text4 h1 {
    margin: 0 0 15px -35px;
}


.button2 {
	margin-top: 100px;
}

.contact_text {
	margin: 80px 0 0 0;
	font-size: 30px;
	line-height: 50px;
}

}/* @media only screen and (max-width: 750px) */
