@charset "utf-8";

/* Slider */

.row-slider {
    background: #00adeb;
    position: relative;
}

.row-slider .txt-slider {

    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    z-index: 1;
    height: 100px;
}

.row-slider .txt-slider .p-left {
    width: 50%;
    float: left;
    padding-right: 40px;
    text-align: right;
}

.row-slider .txt-slider .p-left .p-title {
    padding: 5px 0;
}

.row-slider .txt-slider .p-left ul {
    text-align: center;
    display: inline-block;
    max-width: 455px;
}

.row-slider .txt-slider .p-left ul li {
    display: inline-block;
    padding-left: 6px;
}

.row-slider .txt-slider .p-left ul li:first-child {
    width: 100%;
    padding: 5px 0;
}

.row-slider .txt-slider .p-right {
    width: 50%;
    float: left;
    padding-left: 40px;
    text-align: left;
}

.row-slider .txt-slider .p-right ul {
    text-align: center;
    display: inline-block;
    max-width: 345px;
}

.row-slider .txt-slider .p-right ul li:first-child {
    width: 100%;
    padding-top: 5px;
}

.row-slider .txt-slider .p-tel {
    width: 100%;
	margin: auto;
    padding-left: 40px;
    text-align: left;
}

.row-slider .txt-slider .p-tel ul {
    text-align: center;
}

.row-slider .txt-slider .p-tel ul li:first-child {
    width: 100%;
    padding-top: 5px;
}



.row-slider .pos-fixed {
    position: fixed;
    z-index: 3;
    bottom: -1px;
}

.bx-wrapper {
    box-shadow: none;
    border: 0;
    height: 568px !important;
    max-height: 586px !important;
    margin-bottom: 0;
    overflow: hidden;
}

.bx-viewport {
    height: 568px !important;
    max-height: 586px !important;
}


/* End slider */


/* Content 01 */

.row-content1 {
    padding: 60px 0 65px 0;
}

.row-content1 .row-item {
    margin-top: 30px;
}

.row-content1 .row-margin {
    margin: 0 -30px;
}

.row-content1 .p-item {
    width: 50%;
    float: left;
    padding: 0 30px;
}


/* End content 01 */


/* Content 02 */

.row-content2 {
    background: #eaf6cf url(../../img/index/bg1.png) center bottom no-repeat;
    height: 632px;
}

.row-content2 .row-item {
    z-index: 2;
    position: relative;
    top: -10px;
}

.row-content2 .row-item .owl-nav {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.row-content2 .row-item .owl-nav .owl-prev {
    left: -70px;
    position: absolute;
    background: url(../../img/index/btn-prev.png) left center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    font-size: 0;
}

.row-content2 .row-item .owl-nav .owl-next {
    right: -70px;
    position: absolute;
    background: url(../../img/index/btn-next.png) left center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    font-size: 0;
}

.row-content2 .row-item .owl-nav .owl-prev:hover,
.row-content2 .row-item .owl-nav .owl-next:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.row-content2 .row-item .p-col1 {
    width: 100%;
    float: left;
}

.row-content2 .row-item .p-img {
    background: #fff;
    display: block;
}

.row-content2 .row-item .p-img a {
    display: block;
}

.row-content2 .row-item .p-txt {
    background: #e5e5e5;
    padding: 20px 8px 10px 8px;
    width: 100%;
    float: left;
}

.row-content2 .row-item .p-note {
    background: #8ac414;
    display: inline-block;
    padding: 4px 5px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 16px;
    width: 60px;
    text-justify: auto;
    text-align: justify;
    margin-right: 10px;
}

.row-content2 .row-item .p-txt ul li {
    width: 100%;
    float: left;
    padding-top: 6px;
    font-size: 16px;
}

.row-content2 .row-item .p-txt ul li:first-child {
    padding-top: 0;
}

.row-content2 .row-btn {
    text-align: center;
    padding-top: 35px;
}


/* End content 02 */


/* Content 03 */

.row-content3 {
    padding: 0 0 60px 0;
}

.row-content3 .row-item {
    margin-top: 30px;
}

.row-content3 .row-margin {
    margin: 0 -15px;
}

.row-content3 .p-item {
    width: 33.333%;
    float: left;
    padding: 0 15px;
}


/* End content 03 */


/* Content 04 */

.row-content4 {
    background: #fbf7e1 url(../../img/index/bg2.png) center bottom no-repeat;
    height: 632px;
}

.row-content4 .row-item {
    z-index: 2;
    position: relative;
    top: -10px;
}

.row-content4 .row-item .owl-nav {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.row-content4 .row-item .owl-nav .owl-prev {
    left: -70px;
    position: absolute;
    background: url(../../img/index/btn-prev1.png) left center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    font-size: 0;
}

.row-content4 .row-item .owl-nav .owl-next {
    right: -70px;
    position: absolute;
    background: url(../../img/index/btn-next1.png) left center no-repeat;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    font-size: 0;
}

.row-content4 .row-item .owl-nav .owl-prev:hover,
.row-content4 .row-item .owl-nav .owl-next:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.row-content4 .row-item .p-col1 {
    width: 100%;
    float: left;
}

.row-content4 .row-item .p-img {
    background: #fff;
    display: block;
}

.row-content4 .row-item .p-img a {
    display: block;
}

.row-content4 .row-item .p-txt {
    background: #e5e5e5;
    padding: 20px 8px 10px 8px;
    width: 100%;
    float: left;
}

.row-content4 .row-item .p-note {
    background: #efb619;
    display: inline-block;
    padding: 4px 5px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 16px;
    width: 60px;
    text-justify: auto;
    text-align: justify;
    margin-right: 10px;
}

.row-content4 .row-item .p-txt ul li {
    width: 100%;
    float: left;
    padding-top: 6px;
    font-size: 16px;
}

.row-content4 .row-item .p-txt ul li:first-child {
    padding-top: 0;
}

.row-content4 .row-btn {
    text-align: center;
    padding-top: 35px;
}


/* End content 04 */


/* Content 05 */

.row-content5 .row-title-st1 {
    position: relative;
    top: 20px;
    z-index: 1;
}

.row-content5 .row-content {
    z-index: 2;
    position: relative;
}

.row-content5 .p-title {
    background: url(../../img/index/icon1.png) left center no-repeat;
    padding: 5px 0 0 40px;
}

.row-content5 .p-title h4 {
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
}

.row-content5 .p-txt {
    padding-top: 20px;
}

.row-content5 .p-txt ul li {
    font-size: 20px;
    line-height: 27px;
    display: inline-block;
}

.row-content5 .p-txt ul li:last-child {
    padding-left: 120px;
}

.row-content5 .p-map {
    padding-top: 30px;
}

.row-content5 .p-map iframe {
    width: 100%;
    float: left;
    height: 350px;
}

.row-content5 .p-map.scr_innr {
    width: 100%;
    float: left;
    height: 350px;
}

.row-content5 .p-img {
    padding-top: 16px;
}

.row-content5 .p-img .row-margin {
    margin: 0 -10px;
}

.row-content5 .p-img .p-item {
    width: 33.333%;
    float: left;
    padding: 0 10px;
}

/* End content 05 */


/* 追加 */
.top_reform {
  width: 100%;
  max-width: 1160px;
  margin: 50px auto 0;
　position: relative;
}
.top_link {
	max-width: 677px;
	margin: 40px auto;
	border: solid 1px #ff0000;
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
}
.top_link p {
	font-size: 18px;
	margin-bottom: 20px;
}
.tal_ho {
	font-size: 18px;
	text-align: center;
}

.bana_001 {
	margin: auto;
	text-align: center;
	width: 100%;
	max-width: 1277px;
}
.bana_002 {
	margin: 40px auto 0;
	text-align: center;
	width: 100%;
	max-width: 1175px;
}


@media screen and (max-width: 640px){
.top_link {
	width: 94%;
	margin: 20px auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.top_link p {
	font-size: 14px;
	margin-bottom: 10px;
}	
.bana_002 {
	margin: 20px auto 0;
	width: 96%;
}
	
	
}
