@charset "UTF-8";
/* CSS Document */


/* main-img-top */
.main-img-top {
	width:960px;
	position:relative;
	height: 400px;
}

/* contents-top */

.contents-top {
    width: 960px;
    margin-top: 30px;
}


.m-box {
	display:block;
	width:100%;
	clear:both;
}


@media screen and (min-width: 737px) {

#main-img-top {
	width: 100%;
	height:400px;
	overflow:hidden;
	text-align:center;
	min-width: 1280px;
    margin: 20px 0;
}
.maintxt {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100px;
    text-align: left;
    padding: 15px;
	display: table;
    color: #fff;
}

.maintxt h2 {
    font-size: 58px;
    padding-right: 30px;
    border-right: 1px solid;
    display: table-cell;
    width: 20%;
    vertical-align: middle;
}
.maintxt p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
    font-size: 26px;
    color: #fff;
}	
div#contents-wrap {
    width: 960px;
    margin: 20px auto;
    clear: both;
}
/*ライト*/
div#contents-rightside {
    width: 210px;
    float: right;
}	
.menu-sidebar p {
    margin-bottom: 15px;
}	
.right-content {
    margin-top: 20px;
}		
	
/*content*/
.box01 {
    display: flex;
	margin-top: 20px;
}	
	.box01 p {
    font-size: 14px;
    line-height: 1.8;
}
	.box02 p {    
    font-size: 14px;
    line-height: 1.8;
}
.box02 {
    position: relative;    
	margin-top: 20px;
}	
.contents_box {
    display: flex;
	flex-wrap: wrap;
    color: #4d4d4d;
}
.cont01 {
    width: 315px;
    margin-right: 30px;
    line-height: 1.5;
}
.contents-box .cont01 p {
    font-size: 37px;
    color: #4d4d4d;
}
.contents-box .cont01 p font {
    font-size: 21px;
    color: #4d4d4d;
    padding-right: 10px;
}
.cont02 {
    width: 315px;
}	
table tr th {
    font-weight: normal;
    text-align: left;
    padding: 20px;
    vertical-align: top;
    width: 35%;
	min-width: 180px;
}
font.red {
    color: #d70000;
    padding-left: 10px;
}
table {
    color: #fff;
}
table tr td {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
	width: 65%;
}
	input {
    padding: 5px;
}
label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}	
textarea {
    width: 100%;
}
.button button {
    background: #000000;
    border: none;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    color: #fff;
    margin: 0 2%;
    width: 150px;
    height: 30px;
}
	.button {
    text-align: center;
    margin: 25px 0 50px;
}
p.cont-tel img {
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 15px;
}
p.cont-tel {
    color: #ffcccc;
    font-size: 35px;
    font-weight: bold;
}
	p.cont-fax {
    font-weight: bold;
    font-size: 29px;
    line-height: 1;
    margin-bottom: 15px;
}
p.cont-fax font {
    font-size: 14px;
    margin-right: 15px;
}	
	
	.contents_box ul {
    margin: 20px 0;
}
.contents_box ul li:before {
    content: "・";
}
.contents_box ul li {
    line-height: 1.8;
}
}
.sp-view,.forSP {
   display: none;
}


html, body {
    height: 100%;
}


@media screen and (min-width: 737px) {

	
#main-img-top {
    min-width: 960px;
}


/* main-img-top */



/*slider*/

div.slider-wrap {
	height: 600px;
}

ul.slider {
	height: 600px;
}

ul.slider li {
	height: 600px;
}

ul.slider li img {
    position: absolute;
    left: 0px;
    top: -1px;
}
p.right20 {
    margin-right: 20px;
}

	
}
@media screen and (max-width: 736px) {
body {
  
}

/* main-img-top */
#main-img-top {
    width: 100%;
    height: auto;
}
.main-img-top {
	width: 100%;
	height: auto;
}

.main-img-top img {
    width: 100%;
    height: auto;
}

#main-img-top {
	width: 100%;
	overflow:hidden;
	text-align:center;
    margin: 20px 0;
}
.maintxt {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 60px;
    text-align: left;
    padding: 0 10px;
    display: flex;
    color: #fff;
    flex-wrap: wrap;
}
p.ac {
    text-align: center;
    width: 100%;
    margin: 20px 0;
}
.maintxt p {
    display: table-cell;
    vertical-align: middle;
    padding: 7px 0 0;
    font-size: 13px;
    color: #fff;
}
.maintxt h2 {
    font-size: 24px;
    padding: 5px 0 0;
    display: block;
    width: 100%;
    vertical-align: middle;
    position: relative;
}
.maintxt h2:before {
    content: "";
    border-bottom: 1px solid #fff;
    width: 80px;
    position: absolute;
    bottom: -2px;
}
div#contents-wrap {
    width: 100%;
    margin: 20px auto;
    clear: both;
}
/*ライト*/
div#contents-rightside {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0 20px;
    text-align: center;
}
.menu-sidebar p {
    margin-bottom: 15px;
}	
.right-content {
    margin-top: 0px;
}		
p.right20 {
    margin-right: 0px;
}	
/*content*/
.box01 {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}
	.box01 p {
    font-size: 14px;
    line-height: 1.8;
}
	.box02 p {
    
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
}
.contents_box {
    display: flex;
    color: #4d4d4d;
    flex-wrap: wrap;
}
.cont01 {
    width: 100%;
    margin-bottom: 30px;
    line-height: 1.5;
}
.contents-box .cont01 p {
    font-size: 37px;
    color: #4d4d4d;
}
.contents-box .cont01 p font {
    font-size: 21px;
    color: #4d4d4d;
    padding-right: 10px;
}
.cont02 {
    width: 100%;
	text-align: center;
}	
.contents-box table tr th {
    font-weight: normal;
    text-align: left;
    padding: 20px 10px 20px 0;
    vertical-align: top;
    width: 33%;
}
	.contents-box form.contact {
    width: 100%;
}
font.red {
    color: #d70000;
    padding-left: 0px;
}
.contents-box table {
    color: #4d4d4d;
    width: 100%;
}
.contents-box table tr td {
    padding: 20px 0 20px 10px;
    display: flex;
    flex-wrap: wrap;
}
input[type="text"] {
    width: 100%;
}
label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}	
textarea {
    width: 100%;
}
.button button {
    background: #534741;
    border: none;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    color: #fff;
    margin: 0 1%;
    width: 40%;
    height: 30px;
}
	.button {
  
    margin: 25px 0 50px;
}
.contents-box p {
    font-size: 14px;
}	
h5.con5-title {
    font-size: 20px;
    color: #333333;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 0;
}
button:hover {
    cursor: pointer;
    opacity: 0.8;
}
	p.cont-tel img {
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 15px;
}
	p.cont-tel a{
		color: #1e2487;
	}
	p.cont-fax a {
		color: #333;
	}
p.cont-tel {
    color: #b3b3b3;
    font-size: 35px;
    font-weight: bold;
}
	p.cont-fax {
    font-weight: bold;
    font-size: 29px;
    line-height: 1;
    margin-bottom: 15px;
}
p.cont-fax font {
    font-size: 14px;
    margin-right: 15px;
}	
	.contents_box ul {
    margin: 20px 0;
}
.contents_box ul li:before {
    content: "・";
}
.contents_box ul li {
    line-height: 1.8;
    text-indent: -1em;
    padding-left: 1em;
}
    .pc-view,.forPC {
        display: none;
    }
    .sp-view,.forSP {
        display: block;
    }
   
}
