@media screen and (min-width:800px) and (max-width:1199px) {
    .content_wrap {
        width: 94% !important;
        margin: 0 auto;
    }
    body {}
    #index01 .island {
        right: 20px !important;
        top: -158px !important;
        position: absolute !important;
        width: 260px !important;
        z-index: 10 !important;
    }
}
@media screen and (min-width: 800px) {
    @charset "utf-8";
    .sp_hidden {
        display: inline
    }
    .pc_hidden {
        display: none
    }
    /*font-face*/
    @font-face {
        font-family: 'condenseicon';
        src: url('../font/CONDENSEicon.ttf') format('truetype'), url('../font/CONDENSEicon.otf') format('opentype'), url('../font/CONDENSEicon.woff') format('woff');
    }
    @font-face {
        font-family: 'LigatureSymbols';
        src: url('../font/LigatureSymbols-2.11.eot');
        src: url('../font/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'), url('../font/LigatureSymbols-2.11.woff') format('woff'), url('../font/LigatureSymbols-2.11.ttf') format('truetype'), url('../font/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    body {
        min-width: 800px;
        -webkit-text-size-adjust: none;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        color: #000;
        font-size: 12pt;
        font-weight: 400;
        line-height: 1.7;
        letter-spacing: 1px;
    }
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    p {
        padding: 0;
        margin: 0;
    }
    a {
        transition: all 0.5s ease 0s;
    }
    img, iframe {
        vertical-align: bottom;
    }
    img {
        -webkit- backface-visibility: hidden;
    }
    * {
        margin: 0;
        padding: 0;
    }
    a:hover img {
        transition: all 0.1s ease; /*0.5秒かけて要素を変化させる*/
        opacity: 0.7; /*要素の透明度を指定*/
    }
    .nav-wrap {
        display: none;
    }
    #wrap {}
    #m-menu {
        display: none;
    }
    main {}
    .sec main {
        width: 1200px;
        margin: 0 auto;
        padding: 100px 0;
    }
    main img {
        width: auto;
        max-width: 100%;
    }
    .content_wrap {
        width: 1200px;
        margin: 0 auto;
    }
    ol {
        margin: 0;
        padding: 0;
    }
    ul {
        margin: 0;
        padding: 0;
    }
    ol.un {
        padding-bottom: 20px;
    }
    ol.un li {
        margin-left: 1.5em;
    }
    .table_basic {
        border-collapse: separate;
        border-spacing: 1px;
        background: #ddd;
        border-style: none;
        width: 100%;
    }
    .table_basic th {
        background: #f9f9f9;
        padding: 26px 10px;
        font-weight: normal;
        text-align: center;
        width: 20%;
    }
    .table_basic td {
        background: #FFF;
        padding: 26px 10px;
    }
    .table_basic td.c {
        text-align: center;
    }
    .table_basic td textarea {
        height: 200px;
        width: 100%;
    }
    .table_basic td input.input {
        width: 100%;
    }
    .table_basic td input.radio {
        margin-right: 5px;
    }
    .table_basic2 {
        border-collapse: separate;
        border-spacing: 1px;
        background: #ddd;
        border-style: none;
        width: 100%;
    }
    .table_basic2 th {
        background: #f9f9f9;
        padding: 26px 10px;
        font-weight: normal;
        text-align: center;
        width: 50%;
    }
    .table_basic2 td {
        background: #FFF;
        padding: 26px 10px;
        text-align: center;
    }
    .right {
        text-align: right;
    }
    .cen {
        text-align: center;
    }
    .pc_no {
        display: none
    }
    /*----------------------------------------ヘッダ----------------------------------------*/
    header {
        background: #fff;
        position: fixed;
        width: 100%;
        z-index: 999999999;
        box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 10%);
    }
    .sp_nav {
        display: none;
    }
	
     .to_en {
        position: absolute;
		width: 200px;
		right: 10px;
		top: 10px;
		text-align: right;
		z-index: 9999999999999;
    }
     .to_en a{
			color: #FFFFFF;
			}
	 .to_en a img {
	width: 20px;
	margin-top: -3px;
	margin-right: 5px;
	}
    
     .to_yoyaku {
        position: fixed;
		width: 250px;
		right: 140px;
		top: 10px;
		text-align:left;
		z-index: 9999999999999;
    }
     .to_yoyaku a{
			color: #1D3FBF;
			}
	 .to_yoyaku a img {
	height: 20px;
	margin-top: -3px;
	margin-right: 5px;
	}
	 .to_yoyaku div {
	background-color: #FFFFFF;
    border-radius: 5px;
    font-size: 12px;
    line-height: 28px;
    padding-left: 5px;
	}
    
     .to_yoyaku_sp {
        display:none;
    }
    
    /*----------------------------------------Ｇナビ----------------------------------------*/
    /*----------------------------------------フッタ----------------------------------------*/
    #map {
        width: auto;
        height: 600px;
    }
    
    #map iframe{
    width: 100%;
    height: 600px;
}
    footer {
        background: #35457b url("../img/footer.png") no-repeat center top / cover;
        text-align: center;
        padding: 80px 0;
        color: #fff;
        font-weight: 300;
    }
    footer .tit {
        font-size: 20pt;
        line-height: 20pt;
        letter-spacing: 5pt;
        padding-bottom: 40px;
        font-weight: 300;
    }
    footer .tit span {
        display: block;
        font-size: 12pt;
        padding-top: 24px;
        letter-spacing: 2pt;
    }
    footer ol {
        background: rgb(35 38 64 / 74%);
        border: 1px solid rgb(152 156 182/ 60%);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 40px 40px 40px;
        margin-bottom: 110px;
    }
    footer ol li {
        width: 47%;
        text-align: left;
        padding: 7px 0;
        font-size: 11pt;
        margin-left: 2em;
        list-style-type: disc;
        font-weight: 300;
    }
    footer .contact {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer .contact div {
        font-size: 18pt;
        line-height: 18pt;
        letter-spacing: 5pt;
        font-weight: 300;
        padding-right: 30px;
        width: 50%;
        text-align: right;
    }
    footer .contact p {
        display: block;
        text-align: left;
        border-left: 1px solid rgb(255 255 255/ 35%);
        padding: 15px 0 15px 30px;
        font-size: 11pt;
        width: 50%;
        line-height: 2.2;
    }
    footer .contact p a {
        color: #fff;
    }
    #topcontrol {
        background: url(../img/bg_bk.png);
        position: fixed;
        bottom: 0px;
        right: 0px;
        background: #28a7e1;
    }
    #topcontrol img {
        display: block;
        width: 60px;
        height: 60px;
    }
    /*----------------------------------------メインイメージＩＮＤＥＸ----------------------------------------*/
    .vhead {
        position: relative; /*h1の中央寄せ配置の起点とするためのrelative*/
        height: 100vh; /*高さを全画面にあわせる*/
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .vhead .logo img{
        display: block;
        width: 513px;
    }
    .scrolldown1 {
        position: absolute;
        left: 50%;
        bottom: 20px;
        height: 50px;
    }
    .scrolldown1 span {
        position: absolute;
        left: -50px;
        top: -15px;
        color: #fff;
        font-size: 0.6rem;
        letter-spacing: 0.4em;
        font-weight: 300;
        width: 100px;
        font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    }
    .scrolldown1::after {
        content: "";
        position: absolute;
        top: 0;
        width: 1px;
        height: 30px;
        background: #eee;
        animation: pathmove 1.4s ease-in-out infinite;
        opacity: 0;
    }
    /*高さ・位置・透過が変化して線が上から下に動く*/
    @keyframes pathmove {
        0% {
            height: 0;
            top: 0;
            opacity: 0;
        }
        30% {
            height: 30px;
            opacity: 1;
        }
        100% {
            height: 0;
            top: 50px;
            opacity: 0;
        }
    }
    #video-area {
        position: fixed;
        z-index: -1; /*最背面に設定*/
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        overflow: hidden;
    }
    #video {
        /*天地中央配置*/
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*縦横幅指定*/
        width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
        height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
        min-height: 100%;
        min-width: 100%;
    }
    /*----------------------------------------index----------------------------------------*/
    main {
        background: #fff;
    }
    #index01 {
        padding-top: 150px;
        background: url("../img/index01_bg.png") no-repeat center bottom / 1920px;
        padding-bottom: 20px;
        margin-bottom: 150px;
        position: relative;
    }
    #index01 .island {
        right: 15%;
        top: -165px;
        position: absolute;
    }
    #index01 .island img{
        display: block;
        width: 303px;
    }
    #index01 .inner {
        margin: 0 auto;
        text-align: left;
    }
    #index01 .inner .tit {
        color: #28a7e1;
        font-size: 22pt;
        line-height: 22pt;
        letter-spacing: 11pt;
        padding-bottom: 20px;
    }
    #index01 .inner .tit p {
        display: flex;
        align-items: flex-end;
        margin-bottom: 40px;
    }
    #index01 .inner .tit p.t2 {
        margin-bottom: 30px;
    }
    #index01 .inner .tit p span {
        color: #28a7e1;
        font-size: 36pt;
        line-height: 36pt;
        letter-spacing: 11pt;
    }
    #index01 .inner .tit p span.span2 {
        font-size: 17pt;
        line-height: 17pt;
        letter-spacing: 8pt;
    }
    #index01 p.comment {
        font-size: 12pt;
        line-height: 2.7;
        letter-spacing: 2.4pt;
    }
    #index02 {
        background: url("../img/index02_bg.png") no-repeat center top;
        padding: 90px 28px 0;
        text-align: center;
    }
    #index02 .tit {
        text-align: center;
        color: #fff;
        font-size: 15pt;
        line-height: 15pt;
        letter-spacing: 15pt;
        border-bottom: 1px solid rgba(125, 206, 229, 0.77);
        border-top: 1px solid rgba(125, 206, 229, 0.77);
        display: inline-block;
        margin: 0 auto 80px;
        padding: 40px 60px;
    }
    #index02 .tits {
        padding-bottom: 40px;
        text-align: center;
        color: #fff;
        font-size: 13pt;
        line-height: 13pt;
        letter-spacing: 3pt;
    }
    #index02 .color_b {
        color: #28a7e1;
    }
    #index03 {
        padding: 60px 0 0;
    }
    #index03 .box {
        display: flex;
        justify-content: space-around;
        position: relative;
        height: 673px;
        margin-bottom: 104px;
    }
    #index03 .box .pic {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 50%;
    }
    #index03 .box .pic img {
        border-radius: 15px 0px 0px 0px;
    }
    #index03 .box .txt {
        position: absolute;
        z-index: 2;
        right: 0;
        bottom: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    #index03 .box .txt:before {
        content: "";
        flex-grow: 1;
        height: 120px;
        width: 1px;
        background: #d7d7d7;
        display: block;
        margin-right: 0.4em;
    }
    #index03 .box .txt p {
        width: 100%;
        min-width: 700px;
        background: #fff;
        line-height: 4;
        padding: 60px 0;
        border-radius: 15px 0px 0px 0px;
    }
    #index03 .box .txt p span {
        color: #28a7e1;
        font-size: 18pt;
        line-height: 2.7;
        letter-spacing: 6pt;
        display: block;
    }
    #index03 .box2 {
        display: flex;
        justify-content: space-around;
        position: relative;
        height: 673px;
        margin-bottom: 120px;
    }
    #index03 .box2 .pic {
        position: absolute;
        z-index: 1;
        right: 0;
        top: 0;
        width: 50%;
    }
    #index03 .box2 .pic img {
        border-radius: 0px 15px 0px 0px;
    }
    #index03 .box2 .txt {
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    #index03 .box2 .txt:before {
        content: "";
        flex-grow: 1;
        height: 120px;
        width: 1px;
        background: #d7d7d7;
        display: block;
        margin-right: 0.4em;
    }
    #index03 .box2 .txt p {
        width: 100%;
        min-width: 700px;
        background: #fff;
        line-height: 4;
        padding: 60px 0;
        border-radius: 0px 15px 0px 0px;
    }
    #index03 .box2 .txt p span {
        color: #28a7e1;
        font-size: 18pt;
        line-height: 2.7;
        letter-spacing: 6pt;
        display: block;
    }
    #index04 {
        padding-bottom: 100px;
    }
    #index04 .tit {
        text-align: center;
        color: #28a7e1;
        font-size: 19pt;
        line-height: 19pt;
        letter-spacing: 15pt;
        border-bottom: 1px solid rgba(125, 206, 229, 0.77);
        border-top: 1px solid rgba(125, 206, 229, 0.77);
        display: block;
        margin: 0 auto 80px;
        padding: 40px 60px;
    }
    #index04 .tit span {
        display: block;
        padding-top: 15px;
        font-size: 12pt;
        letter-spacing: 5pt;
    }
    #index04 dl {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
        border-top: 1px solid #eee;
    }
    #index04 dt {
        width: 50%;
        font-weight: 400;
        padding: 20px;
        border-bottom: 1px solid #eee;
        text-align: center;
        background: #f9f9f9;
    }
    #index04 dd {
        width: 50%;
        padding: 20px;
        border-bottom: 1px solid #eee;
        text-align: center;
    }
    
    #index05{
	background:url(../img/bg_glay.png) repeat;
	padding:70px 0 70px;
}

    #index05 .tit {
        text-align: center;
        color: #28a7e1;
        font-size: 19pt;
        line-height: 19pt;
        letter-spacing: 15pt;
        border-bottom: 1px solid rgba(125, 206, 229, 0.77);
        border-top: 1px solid rgba(125, 206, 229, 0.77);
        display: block;
        margin: 0 auto 80px;
        padding: 40px 60px;
    }
    #index05 .tit span {
        display: block;
        padding-top: 15px;
        font-size: 12pt;
        letter-spacing: 5pt;
    }

#index05 .tit a:before {
	font-family: FontAwesome;
	content: "\f16d";
	margin-left:8px;
	color:#28a7e1;
	font-size:18pt;
	line-height:1;
	font-weight:normal;
}
#index05 p{
	margin-bottom:60px;}
#index05 ol{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
		-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
	}
#index05 ol li{
	list-style-type:none;
	margin-bottom:30px;}
    
    /*----------------------------------------セカンド共通----------------------------------------*/
    #kv_sec {
        background: url("../img/index02_bg.png") no-repeat center center / cover;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #kv_sec img {
        display: block;
        width: 388px;
    }
    h3 {
        text-align: center;
        color: #28a7e1;
        font-weight: 400;
        font-size: 26pt;
        line-height: 26pt;
        letter-spacing: 7pt;
        border-bottom: 1px solid #28a7e1;
        border-top: 1px solid #28a7e1;
        padding: 30px 0;
        margin-bottom: 60px;
    }
    h3 span {
        display: block;
        text-align: center;
        color: #28a7e1;
        font-weight: 400;
        font-size: 13pt;
        padding-top: 14px;
    }
    .mbs {
        margin-bottom: 20px !important;
    }
    .mbm {
        margin-bottom: 40px !important;
    }
    .mbl {
        margin-bottom: 130px !important;
    }
    ol.num {}
    ol.num li {
        padding: 0 0 5px;
        margin-left: 2em;
        list-style-type: decimal;
    }
    ol.disc {}
    ol.disc li {
        padding: 0 0 5px;
        margin-left: 2em;
        list-style-type: disc;
    }
    ol.check {
        padding-left: 1.5em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/
    }
    ol.check li {
        position: relative;
        padding: 7px 0 7px 0.7em;
        border-bottom: 1px dotted #ddd;
    }
    ol.check li:before {
        font-family: FontAwesome;
        content: "\f058";
        position: absolute;
        left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
        color: #00abb4;
    }
    /*----------------------------------------room----------------------------------------*/
    #room .box {
        display: flex;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    #room .box:nth-child(2) {
        flex-direction: row-reverse;
    }
    #room .box .pic {
        width: 50%;
    }
    #room .box .txt {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        text-align: center;
        line-height: 2.8;
    }
    #room .box .txt p {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    #room .box .txt p:before {
        content: "";
        flex-grow: 1;
        height: 100px;
        width: 1px;
        background: #d7d7d7;
        display: block;
        margin-right: 0.4em;
    }
    #room .box .txt span {
        color: #28a7e1;
        font-size: 17pt;
        line-height: 17pt;
        display: block;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    #room .pics {
        margin-bottom: 100px;
    }
    /*----------------------------------------cuisine----------------------------------------*/
    #cuisine .ph {
        margin-bottom: 60px;
    }
    #cuisine p {
        text-align: center;
        margin-bottom: 60px;
        line-height: 2.8;
    }
    #cuisine p span {
        text-align: center;
        margin-bottom: 60px;
        color: #28a7e1;
        font-size: 17pt;
        line-height: 17pt;
        display: block;
        letter-spacing: 3pt;
    }
    #cuisine p span strong {
        text-align: center;
        color: #28a7e1;
        font-size: 12pt;
        line-height: 12pt;
        display: block;
        padding-top: 15px;
        font-weight: 400;
    }
    #cuisine ul li {
        text-align: left;
        padding: 10px 0;
        margin-left: 2em;
        list-style-type: disc;
    }
    /*----------------------------------------wedding----------------------------------------*/
    #wedding .ph {
        margin-bottom: 60px;
    }
    #wedding p {
        text-align: center;
        margin-bottom: 60px;
        line-height: 2.8;
    }
    #wedding p span {
        text-align: center;
        margin-bottom: 60px;
        color: #28a7e1;
        font-size: 17pt;
        line-height: 17pt;
        display: block;
        letter-spacing: 3pt;
    }
    /*----------------------------------------access----------------------------------------*/
    #access #map {
        width: auto;
        height: 600px;
        margin-bottom: 60px;
    }
    /*----------------------------------------price----------------------------------------*/
    #price .ph {
        margin-bottom: 60px;
    }
    #price dl {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
        border-top: 1px solid #eee;
    }
    #price dt {
        width: 50%;
        font-weight: 400;
        padding: 20px;
        border-bottom: 1px solid #eee;
        text-align: center;
        background: #f9f9f9;
    }
    #price dd {
        width: 50%;
        padding: 20px;
        border-bottom: 1px solid #eee;
        text-align: center;
    }
    /*----------------------------------------faq----------------------------------------*/
    #faq div {
        border-bottom: 2px solid #eee;
        padding: 50px 40px 30px;
        text-align: left;
    }
    #faq div p {
        display: block;
        display: flex;
        padding-bottom: 20px;
    }
    #faq div:last-child {
        border-bottom: none;
    }
    #faq div p:first-child {
        font-size: 13pt;
        color: #28a7e1;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #faq div p u {
        display: block;
        text-decoration: none;
        width: calc(100% - 140px);
        font-weight: 400;
    }
    #faq div p u.intit {
        padding-top: 20px;
    }
    #faq div p span.q {
        font-size: 18pt;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 40px;
        color: #fff;
        font-weight: 300;
        line-height: 18pt;
        background: #28a7e1;
        border-radius: 100px;
        width: 70px;
        height: 70px;
    }
    #faq div p span.a {
        font-size: 18pt;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 40px;
        color: #fff;
        font-weight: 300;
        line-height: 18pt;
        background: #ccc;
        border-radius: 100px;
        width: 70px;
        height: 70px;
    }
    /*----------------------------------------reservation----------------------------------------*/
    #reservation ol {
        border-top: 1px solid #eee;
    }
    #reservation ol li {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    #reservation ol li span {
        width: 30%;
        display: block;
        text-align: center;
        background: #f9f9f9;
        padding: 30px;
        margin-right: 50px;
    }
    
    a.faq_btn{display: block;max-width: 300px;background-color: #FF9193;text-decoration: none;text-align: center;padding: 5px 0;border-radius: 3px;color: #FFFFFF;}
   a.faq_btn:hover{background-color: #FFEDED;color: #FF9193;}

    
    /*----------------------------------------contact----------------------------------------*/
    #contact dl {
        border-bottom: 2px solid #e9e9e9;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #contact dt {
        text-align: left;
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 35px 40px 35px 20px;
        font-weight: normal;
        color: #00b2ff;
    }
    #contact dt span {
        background: #28a7e1;
        color: #fff;
        border-radius: 100px;
        display: inline-block;
        padding: 5px 15px;
        font-size: 10pt;
        line-height: 1;
    }
    #contact dt span.nn {
        background: #bbb;
    }
    #contact dd {
        text-align: left;
        width: 70%;
        padding: 35px 20px;
    }
    #contact dd input {
        background: #e9e9e9;
        border: none;
        padding: 10px;
    }
    #contact dd select {
        background: #e9e9e9;
        border: none;
        padding: 10px;
    }
    #contact dd input.sizeL {
        width: 100%;
    }
    #contact dd input.sizeS {
        width: 150px;
        margin-right: 10px;
    }
    #contact dd input.add2 {
        margin-top: 20px;
    }
    #contact dd input.radio {
        margin-right: 10px;
    }
    #contact dd input.checkbox {
        margin-right: 10px;
    }
    #contact dd span.come {
        margin-right: 20px;
    }
    #contact dd textarea {
        width: 100%;
        height: 200px;
        background: #e9e9e9;
        border: none;
        padding: 10px;
    }
    #contact .btn {
        text-align: center;
        padding-top: 40px;
    }
    #contact .btn a {
        background: #28a7e1;
        color: #fff;
        display: inline-block;
        padding: 15px 80px 20px;
        line-height: 1;
    }
    /*----------------------------------------loopslider----------------------------------------*/
    #loopslider, #loopslider2 {
        margin: 0px auto 70px auto;
        width: 100%;
        height: 240px;
        text-align: left;
        position: relative;
        overflow: hidden;
    }
    #loopslider ul, #loopslider2 ul {
        height: 240px;
        float: left;
        display: inline;
        overflow: hidden;
    }
    #loopslider ul li, #loopslider2 ul li {
        width: 383px;
        height: 240px;
        float: left;
        display: inline;
        overflow: hidden;
        margin: 0 0 0 0;
        text-align: center;
    }
    #loopslider ul li img, #loopslider2 ul li img {
        width: 355px;
        display: block;
    }
    /* =======================================ClearFixElements======================================= */
    #loopslider ul:after, #loopslider2 ul:after {
        content: ".";
        height: 0;
        clear: both;
        display: block;
        visibility: hidden;
    }
    #loopslider ul, #loopslider2 ul {
        display: inline-block;
        overflow: hidden;
    }
    /*-----------------------------------------service---------------------------------------*/
    #al1, #al2, #al3, #al4, #al5, #al6, #al7 {
        display: block;
        margin-top: -146px;
        padding-top: 146px;
    }
}