/*!==============================
 * Theme Name: Atlantis
 * Theme URL: https://probootstrap.com/atlantis-hotel-free-html5-template-using-bootstrap-framework
 * Author: ProBootstrap.com
 * Author URL: https://probootstrap.com
 * License: Released for free under the Creative Commons Attribution 3.0 license (probootstrap.com/license)
 */
body,
html {
    overflow-x: hidden;
}
@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon/icomoon.eot?1z9v6x");
    src: url("../fonts/icomoon/icomoon.eot?1z9v6x#iefix") format("embedded-opentype"),url(../fonts/icomoon/icomoon.ttf?1z9v6x) format("truetype"),url(../fonts/icomoon/icomoon.woff?1z9v6x) format("woff"),url(../fonts/icomoon/icomoon.svg?1z9v6x#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
html {
    font-size: 1em;
}
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.85;
    background: #fff;
    font-family:'Roboto','Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	color: #000;
}
::selection {
    background: #000;
    color: #fff;
}
::-moz-selection {
    background: #000;
    color: #fff;
}
h1,
h2,
h3,
h4 {
    margin: 1.414em 0 0.5em;
    line-height: 1.2;
    font-weight: 300;
    font-family:'Roboto','Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;	
    color: #000;
}
h1 {
    margin-top: 0;
    font-size: 3.998em;
}
h2 {
    font-size: 3em;
}

@media screen and (max-width:480px) {
h2 {
    font-size: 24px;
}
}

h3 {
    font-size: 1.999em;
}

@media screen and (max-width:480px) {
h3 {
    font-size: 20px;
}
p {
	font-size:12px;
}
}



h4 {
    font-size: 1.414em;
}
.font_small,
small {
    font-size: 0.807em;
}
figure,
ol,
p,
ul {
    margin-bottom: 1.3em;
}
a {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    color: #DBAF03;
}
a:active,
a:focus,
a:hover {
    color: #000;
    text-decoration: none;
}
a.hover-reverse {
    color: #000;
}
a.hover-reverse:active,
a.hover-reverse:focus,
a.hover-reverse:hover {
    color: #006835;
    text-decoration: none;
}


/*コンテンツホバー・・・・・・・・・・*/
.hv1:hover{
filter:alpha(opacity=80);
opacity:0.5;
transition: opacity 0.2s ease-out;
}


@media screen and (max-width:480px) {
.sp-navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    border-top-width: 0px;
}
.sp-navbar-fixed-bottom, .sp-navbar-fixed-top{

right: 0;
left: 0;
z-index: 1030;

}	
	
}


.pc-head {
    width: 100%;
    background: #000;
    color: #fff;
}
.pc-head p {
    margin-bottom: 5px;
}
.pc-head i {
    color: #fff;
}
.head-link span {
    float: left;
    padding: 3px;
}
.head-tel {
    font-size: 24px;
    font-weight: 800;
    margin-right: 10px;
}
.head-tel a {
    color: #fff;
    text-decoration: none;
}
.head-time p {
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px;
    line-height: 1.2;
}

.probootstrap-header {
    padding-top: 15px;
    padding-bottom: 10px;
    width: 100%;
    z-index: 4;
    top: 0;
    background: #fff;
	border-bottom:solid 1px #f2f2f2;	
}
.probootstrap-logo {
    float: left;
    color: #000;
    padding-left: 15px;
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Rubik,sans-serif;
}
.probootstrap-logo:active,
.probootstrap-logo:focus,
.probootstrap-logo:hover {
    color: #000;
}
@media screen and (max-width:768px) {
    .probootstrap-logo {
        padding-left: 25px;
    }
}
.probootstrap-logo-center {
    text-transform: uppercase;
    position: relative;
    top: -7px;
}
.probootstrap-logo-center a {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    color: #000;
    display: inline-block;
    zoom: 1;
}
@media screen and (max-width:992px) {
    .probootstrap-logo-center a {
        margin-left: 0;
        margin-right: 0;
    }
}
.probootstrap-nav {
    margin-left: 0;
    text-align: center;
    float: none;
}

.navdp {
	padding:0px !important;

} 

.navdp a{
	padding:15px !important;
	border-bottom:solid 1px #f2f2f2;	
} 

.probootstrap-mobile-menu-active .probootstrap-nav {
    text-align: left;
    position: fixed;
    display: block!important;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1100;
    height: 100vh;
    width: 300px;
    background: #f2f2f2;
    padding: 40px;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text {
    display: block;
    float: left;
    clear: both;
    margin-top: 30px;
    color: #000;
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons {
    padding: 0;
    margin: 0 0 20px;
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons li {
    display: inline-block;
    zoom: 1;
    padding: 0;
    margin: 0;
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons li a {
    color: #fff;
    padding: 10px;
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons li:first-child a {
    padding-left: 0;
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text h5 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #DF0615;
}
.probootstrap-mobile-menu-active.show .probootstrap-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.probootstrap-main-nav {
    margin: 0;
    padding: 0;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.probootstrap-main-nav li {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    display: inline;
    font-size: 18px;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    display: block;
}
.probootstrap-main-nav li a {
    font-family:'Roboto','Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;	
    text-transform: uppercase;
    padding: 0;
    color: #000;
	font-weight:700;
    font-size: 14px;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li a {
    margin-bottom: 10px;
    padding: 5px 0;
    display: block;
    line-height: 1.5;
    color: #000;
    border-bottom: solid 1px #666;
}
.probootstrap-main-nav li a:hover {
    color: #444;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li a:hover {
    color: #444;
}
.probootstrap-main-nav li.probootstrap-cta {
    margin-left: 20px;
}
.probootstrap-main-nav li.probootstrap-cta a {
    border: 2px solid #fff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 4px;
}
.probootstrap-main-nav li.probootstrap-cta a:hover {
    background: #fff;
    color: #7a7452;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li.probootstrap-cta {
    margin-left: 0;
    margin-top: 20px;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li.probootstrap-cta a {
    padding-top: 2px;
    padding-bottom: 2px;
}
.probootstrap-main-nav li.active a {
    color: #999;
    border-bottom: 2px solid #666;
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li.active a {
    border-bottom: none!important;
    color: #666;
}
.probootstrap-header-social {
    position: absolute;
    top: 34px;
    right: 60px;
}
.probootstrap-header-social li {
    display: inline;
    list-style: none;
    margin-left: 5px;
}
.probootstrap-header-social li a {
    color: #fff;
}
.mobile-menu-overlay {
    z-index: 1099;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}
.probootstrap-mobile-menu-active.show .mobile-menu-overlay {
    opacity: 1;
    visibility: visible;
}
.probootstrap-intro {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    height: 100vh;
    overflow: hidden;
}
.probootstrap-intro.probootstrap-intro-inner {
    height: 500px;
}
.probootstrap-intro .probootstrap-scroll-down {
    position: absolute;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.9s all ease-out;
    transition: 0.9s all ease-out;
    bottom: 20px;
    color: #fff;
    opacity: 1;
    visibility: visible;
}
.probootstrap-intro .probootstrap-scroll-down.probootstrap-sleep {
    bottom: -50px;
    opacity: 0;
    visibility: hidden;
}
.probootstrap-intro .probootstrap-intro-text {
    margin-top: 300px;
}
@media screen and (max-width:768px) {
    .probootstrap-intro {
        background-position: center center;
    }
    .probootstrap-intro .probootstrap-intro-text {
        height: inherit!important;
        margin-top: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.probootstrap-intro.probootstrap-intro-inner .probootstrap-intro-text {
    margin-top: 190px;
}
.probootstrap-intro:before {
    z-index: 1;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #ddf0f3;
    background: -webkit-gradient(linear,left top,right top,from(#ddf0f3),to(#006835));
    background: linear-gradient(to right,#ddf0f3 0,#006835 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$firstcolor, endColorstr=$secondcolor, GradientType=1);
    opacity: 0.8;
}
.probootstrap-intro > .container,
.probootstrap-intro > .container-fluid {
    position: relative;
    z-index: 3;
}
.probootstrap-intro h1 {
    font-size: 120px;
    text-transform: uppercase;
    color: #000;
    font-weight: 900;
    line-height: 100px;
    margin-bottom: 0;
}
.probootstrap-intro h1 span {
    font-weight: 300;
    display: block;
}
@media screen and (max-width:768px) {
    .probootstrap-intro.probootstrap-intro-inner .probootstrap-intro-text {
        margin-top: 150px;
    }
    .probootstrap-intro {
        height: inherit!important;
        padding: 7em 0;
    }
    .probootstrap-intro h1 {
        font-size: 60px;
        line-height: 60px;
    }
}
.probootstrap-intro .probootstrap-subtitle {
    max-width: 700px;
}
.probootstrap-intro .probootstrap-subtitle h2 {
    margin-top: 0;
    color: rgba(0,0,0,.9);
    font-weight: 300;
    font-family: "Crimson Text",serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}
.probootstrap-intro .probootstrap-subtitle h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #006835;
}
.probootstrap-intro .probootstrap-subtitle h2 a {
    color: #000;
}
.probootstrap-intro .probootstrap-subtitle h2 a:hover {
    color: rgba(0,0,0,.7);
}
.probootstrap-intro.probootstrap-intro-inner h1 {
    font-size: 100px;
    line-height: 100px;
}
@media screen and (max-width:768px) {
    .probootstrap-intro.probootstrap-intro-inner h1 {
        font-size: 50px;
        line-height: 50px;
    }
}
.probootstrap-intro.probootstrap-intro-inner h2 {
    font-size: 30px;
}
.probootstrap-watch-intro {
    font-size: 23px;
    font-weight: 300;
}
.probootstrap-watch-intro a i {
    position: relative;
    top: 2px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.probootstrap-watch-intro a:hover i {
    margin-left: 20px;
}
.probootstrap-burger-menu {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    text-decoration: none;
}
.probootstrap-burger-menu i {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 2px;
    color: #000;
    font: 700 14px/.4 Helvetica,arial;
    text-transform: uppercase;
    text-indent: -55px;
    background: #000;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.probootstrap-burger-menu i::after,
.probootstrap-burger-menu i::before {
    content: '';
    width: 18px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.probootstrap-burger-menu i::before {
    top: -7px;
}
.probootstrap-burger-menu i::after {
    bottom: -7px;
}
.probootstrap-burger-menu:hover i::before {
    top: -10px;
}
.probootstrap-burger-menu:hover i::after {
    bottom: -10px;
}
.probootstrap-burger-menu.active i {
    background: 0 0;
}
.probootstrap-burger-menu.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.probootstrap-burger-menu.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.probootstrap-mobile-menu-active.show .probootstrap-burger-menu i {
    color: #DF0615;
    background: #DF0615;
}
.probootstrap-mobile-menu-active.show .probootstrap-burger-menu i:after,
.probootstrap-mobile-menu-active.show .probootstrap-burger-menu i:before {
    background: #DF0615;
}
.probootstrap-mobile-menu-active.show .probootstrap-burger-menu.active i {
    background: 0 0;
}
.probootstrap-burger-menu {
    position: absolute;
    top: 26px;
    right: 20px;
}
.btn {
    border: none;
    border-radius: 4px;
    padding: 8px 15px;
}
.btn:active {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn.btn-lg {
    line-height: 1.5;
    padding: 15px 20px;
}
.btn.btn-primary {
    border: 2px solid #000;
    background:#000;
    color: #fff;
	font-weight:700;	
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: #f5051f;
    color: #fff;
    border: 2px solid #f5051f;
}
.btn.btn-primary:active,
.btn.btn-primary:focus {
    outline: 0;
    border: 2px solid #f5051f;
}






.btn.btn-primary2 {
    border: 2px solid #fff;
    background:#b5000c;
    color: #fff;
	font-weight:700;
}
.btn.btn-primary2:active,
.btn.btn-primary2:focus,
.btn.btn-primary2:hover {
    background: #fff;
    color: #b5000c;
    border: 2px solid #fff;
}
.btn.btn-primary2:active,
.btn.btn-primary2:focus {
    outline: 0;
    border: 1px solid #fff;
}



.btn.btn-primary3 {
    border: 2px solid #006835;
    background:#fff;
    color: #006835;
}
.btn.btn-primary3:active,
.btn.btn-primary3:focus,
.btn.btn-primary3:hover {
    background: #008944;
    color: #fff;
    border: 2px solid #008944;
}
.btn.btn-primary3:active,
.btn.btn-primary3:focus {
    outline: 0;
    border: 2px solid #008944;
}




/*/////ゴーストボタン////*/

.btn.btn-ghost {
	font-size:18px;
	padding:20px 60px;
	border-radius:0px;
    background: 0 0;
    border: 2px solid #000;
    color: #000;
}
.btn.btn-ghost:hover {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}
.btn.btn-ghost:active,
.btn.btn-ghost:focus {
    outline: 0;
    background: 0 0;
    color: #000;
    border: 2px solid #000;
}
.btn.btn-ghost-white {
	font-size:18px;
	padding:20px 60px;
	border-radius:0px;
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
}
.btn .btn-ghost-white:hover {
    background: #fff;
    color: #000;
}
.btn.btn-ghost-white:active,
.btn.btn-ghost-white:focus {
    outline: 0;
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}
.btn.btn-black,
.btn.btn-black:active,
.btn.btn-black:focus,
.btn.btn-black:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.btn.btn-black:active,
.btn.btn-black:focus {
    outline: 0;
}

@media screen and (max-width:480px){
.btn.btn-ghost{
	font-size:12px;
	padding:12px;
	}
}


/*/////ゴーストボタンred///*/
.btn.btn-ghost-red {
	width:100%;
	font-size:18px;
	padding:20px;
	border-radius:0px;
    background: 0 0;
    border: 2px solid #DF0615;
    color: #DF0615;
}
.btn.btn-ghost-red:hover {
    background: #DF0615;
    color: #fff;
    border: 2px solid #DF0615;
}
.btn.btn-ghost-red:active,
.btn.btn-ghost-red:focus {
    outline: 0;
    background: 0 0;
    color: #DF0615;
    border: 2px solid #DF0615;
}




/*/////ゴーストボタンblack///*/
.btn.btn-ghost-bk {
	width:100%;
	font-size:18px;
	padding:20px;
	border-radius:0px;
    background: #000;
    border: 2px solid #000;
    color: #fff;
}
.btn.btn-ghost-bk:hover {
    background: #fff;
    color: #000;
    border: 2px solid #000;
}

@media screen and (max-width:480px){
.btn.btn-ghost-red{
	font-size:12px;
	padding:12px;
	}
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}



.probootstrap-section {
    padding: 2em 0;
    position: relative;
    z-index: 2;
}
.probootstrap-section.probootstrap-section-sm {
    padding: 3em 0;
}
.probootstrap-section.probootstrap-border-top {
    border-top: 1px solid rgba(0,0,0,.1);
}
.probootstrap-section.probootstrap-border-bottom {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.probootstrap-section > .container.probootstrap-border-top {
    padding-top: 50px;
    border-top: 1px solid rgba(0,0,0,.1);
}
.probootstrap-section.probootstrap-section-colored,
.probootstrap-section.probootstrap-section-dark {
    background: #ddf0f3;
    background: -webkit-gradient(linear,left top,right top,from(#ddf0f3),to(#006835));
    background: linear-gradient(to right,#ddf0f3 0,#006835 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$firstcolor, endColorstr=$secondcolor, GradientType=1);
}
.probootstrap-section.probootstrap-section-colored .section-heading h2,
.probootstrap-section.probootstrap-section-dark .section-heading h2 {
    color: #fff;
}
.probootstrap-section.probootstrap-section-colored .section-heading p,
.probootstrap-section.probootstrap-section-dark .section-heading p {
    color: rgba(255,255,255,.9);
}
.probootstrap-section.probootstrap-section-colored p,
.probootstrap-section.probootstrap-section-dark p {
    color: #fff;
}
.probootstrap-section.probootstrap-section-dark {
    background: #999;
    color: #000;
}
.probootstrap-section.probootstrap-section-dark .section-heading h2 {
    color: #000;
}
.probootstrap-section.probootstrap-section-dark .section-heading p,
.probootstrap-section.probootstrap-section-dark p {
    color: rgba(0,0,0,.9);
}
.probootstrap-section.probootstrap-bg-white {
    background: #fff;
}
.probootstrap-section.probootstrap-bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.probootstrap-section.probootstrap-bg:before {
    position: absolute;
    content: "";
    background: rgba(0,0,0,.4);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.probootstrap-section .heading-with-icon {
    color: #006835;
    font-size: 24px;
}
.probootstrap-section .heading-with-icon i {
    color: #006835;
}
.probootstrap-section-heading h2 {
    margin-top: 0;
    margin-bottom: 10px;
	font-weight:700;
}
@media screen and (max-width:768px) {
    .probootstrap-section {
    padding: 3em 0;
    }
    .probootstrap-section-heading h2 {
    font-size: 20px;
	font-weight:700;		
    }
}
.probootstrap-cta {
    padding: 2em 0;
}
.probootstrap-cta.probootstrap-light {
    background: #f5f5f5;
}
.probootstrap-cta .probootstrap-cta-heading {
    font-size: 24px;
    margin-top: 10px;
    float: left;
    width: 80%;
    margin-bottom: 0;
}




.probootstrap-cta .probootstrap-cta-heading span {
    font-size: 16px;
}
.probootstrap-cta .probootstrap-cta-button-wrap {
    width: 20%;
    float: right;
    text-align: right;
}
@media screen and (max-width:768px) {
    .probootstrap-cta .probootstrap-cta-heading {
		font-size: 16px;
        margin-top: 5px;
	    text-align:center;
        margin-bottom: 10px;
    }
    .probootstrap-cta .probootstrap-cta-button-wrap,
    .probootstrap-cta .probootstrap-cta-heading {
        width: 100%;
        text-align: left;
    }
}
.probootstrap-relative {
    position: relative;
}
.probootstrap-owl-navigation {
    margin: 0;
    padding: 0;
}
.probootstrap-owl-navigation.absolute {
    position: absolute;
    top: 2px;
}
.probootstrap-owl-navigation.absolute.right {
    right: 15px;
}
@media screen and (max-width:768px) {
    .probootstrap-owl-navigation.absolute {
        position: relative;
        margin-bottom: 40px;
    }
    .probootstrap-owl-navigation.absolute.right {
        margin-left: 15px;
    }
}
.probootstrap-owl-navigation.absolute.left {
    left: 0;
}
.probootstrap-owl-navigation li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.probootstrap-owl-navigation li a {
    font-size: 20px;
    padding: 7px;
    background: #e6e5e5;
    color: #807f7f;
    border-radius: 4px;
}
.probootstrap-owl-navigation li a i {
    position: relative;
    top: 1px;
}
.probootstrap-owl-navigation li a:hover {
    background: #DF0615;
    color: #fff;
}
.probootstrap-room {
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    margin-bottom: 30px;
}
.probootstrap-room h3 {
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
}
.probootstrap-room p {
    color: #7a7a7a;
}
.probootstrap-room p strong {
    color: #000;
    font-weight: 400;
}
.probootstrap-room p:last-child {
    margin-bottom: 0;
}
.probootstrap-room .text {
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-top: none;
}
.probootstrap-room.fade {
    opacity: 0.4;
}
.probootstrap-half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.probootstrap-half .image,
.probootstrap-half .text {
    width: 50%;
}
.probootstrap-half .image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.probootstrap-half .text {
    padding: 100px;
    background: #000;
}
@media screen and (max-width:1000px) {
    .probootstrap-half .image {
        height: 200px;
        width: 100%;
    }
    .probootstrap-half .text {
        width: 100%;
        padding: 30px 15px;
        float: left;
    }
}
.probootstrap-half .text h2 {
    color: #fff;
	font-weight:700;
}
.probootstrap-half .text p {
    color: #fff;
    line-height: 1.5;
}
.section-heading h2 {
    font-size: 2.074em;
    font-weight: 300;
}
.probootstrap-form .form-note-link,
.probootstrap-form label {
    font-weight: 400;
}
.lead {
    font-family:'Roboto','Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;	
    line-height: 1.65;
}
.probootstrap-footer {
    padding: 10px 0px 15px 0px;
    position: relative;
}
.probootstrap-footer .probootstrap-backtotop {
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.probootstrap-footer .probootstrap-backtotop a {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    display: inline-block;
    zoom: 1;
    text-align: center;
    background: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    border-bottom: none!important;
}
.probootstrap-footer .probootstrap-backtotop a:active,
.probootstrap-footer .probootstrap-backtotop a:focus,
.probootstrap-footer .probootstrap-backtotop a:hover {
    color: #006835!important;
}
.probootstrap-footer .border-top {
    padding-top: 50px;
    border-top: 1px solid rgba(255,255,255,.2);
}
@media screen and (max-width:768px) {
    .probootstrap-footer {
        padding: 3em 0;
    }
}
.probootstrap-footer .probootstrap-footer-widget {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.probootstrap-footer .probootstrap-footer-widget h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.probootstrap-footer .probootstrap-footer-link {
    padding: 0;
    margin: 0;
}
.probootstrap-footer .probootstrap-footer-link.float {
    float: left;
    margin-right: 40px;
}
@media screen and (max-width:992px) {
    .probootstrap-footer .probootstrap-footer-link.float {
        margin-top: 0;
        margin-left: 0;
        margin-right: 40px;
    }
}
@media screen and (max-width:480px) {
    .probootstrap-footer .probootstrap-footer-link.float {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}
.probootstrap-footer .probootstrap-footer-link li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.probootstrap-footer .probootstrap-back-to-top {
    text-align: right;
}
@media screen and (max-width:768px) {
    .probootstrap-footer .probootstrap-back-to-top {
        text-align: left;
        margin-top: 30px;
    }
}
.probootstrap-hover-overlay {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: 0.7s all ease-out;
    transition: 0.7s all ease-out;
    margin-bottom: 30px;
}
.probootstrap-hover-overlay img {
    position: relative;
    z-index: 1;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}
.probootstrap-hover-overlay:before {
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}
.probootstrap-hover-overlay .probootstrap-text-overlay {
    position: absolute;
    z-index: 20;
    left: 20px;
    top: 20px;
    -webkit-transition: 0.4s all ease-out;
    transition: 0.4s all ease-out;
    opacity: 0;
    visibility: hidden;
}
.probootstrap-hover-overlay .probootstrap-text-overlay h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}
.probootstrap-hover-overlay .probootstrap-text-overlay p {
    color: rgba(255,255,255,.8);
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.probootstrap-hover-overlay .probootstrap-text-overlay p:last-child {
    margin-bottom: 0;
}
.probootstrap-hover-overlay:hover:before {
    opacity: 1;
    visibility: visible;
}
.probootstrap-hover-overlay:hover .probootstrap-text-overlay {
    top: 20px;
    opacity: 1;
    visibility: visible;
}
.probootstrap-hover-overlay:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.probootstrap-block-image-text {
    background: #fff;
    margin-bottom: 30px;
}
.probootstrap-block-image-text figure {
    margin-bottom: 0;
    position: relative;
}
.probootstrap-block-image-text figure img {
    max-width: 100%;
    margin-bottom: 0;
}
.probootstrap-block-image-text .actions {
    position: absolute;
    bottom: 10px;
    right: 0;
}
.probootstrap-block-image-text .actions a {
    color: #fff;
    margin-right: 10px;
}
.probootstrap-block-image-text .text {
    padding: 20px;
}
.probootstrap-block-image-text .text h3 {
    margin: 0 0 10px;
    font-size: 30px;
}

@media screen and (max-width:480px) {
.probootstrap-block-image-text .text h3 {
    margin: 0 0 10px;
    font-size: 20px;
}   
}


.probootstrap-block-image-text .text h3 a {
    color: #000;
}
.probootstrap-block-image-text .text h3 a:hover {
    color: #006835;
}
.probootstrap-block-image-text .text p.dark {
    color: #999;
}
.probootstrap-block-image-text .text p:last-child {
    margin-bottom: 0;
}
.post-meta {
    font-size: 12px;
    text-transform: uppercase;
    color: #b3b2b2;
}
.post-meta ul {
    padding: 0;
    margin: 0;
}
.post-meta ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
.post-meta .review-rate {
    border-radius: 4px;
    display: inline-block;
    zoom: 1;
    margin-right: 10px;
    padding: 4px 4px;
	font-weight:700;
    line-height: 1;
    background: #000;
    color: #fff;
}
.probootstrap-blog-list,
.probootstrap-news-list,
.probootstrap-product-list {
    padding: 0;
    margin: 0;
}
.probootstrap-blog-list li,
.probootstrap-news-list li,
.probootstrap-product-list li {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
}
.probootstrap-blog-list li a,
.probootstrap-news-list li a,
.probootstrap-product-list li a {
    color: #000;
    display: table;
}
.probootstrap-blog-list li a .probootstrap-image,
.probootstrap-blog-list li a .probootstrap-text,
.probootstrap-news-list li a .probootstrap-image,
.probootstrap-news-list li a .probootstrap-text,
.probootstrap-product-list li a .probootstrap-image,
.probootstrap-product-list li a .probootstrap-text {
    display: table-cell;
    vertical-align: top;
}
.probootstrap-blog-list li a p,
.probootstrap-news-list li a p,
.probootstrap-product-list li a p {
    color: #7e8890;
    line-height: 1.4;
}
.probootstrap-blog-list li a .probootstrap-image,
.probootstrap-news-list li a .probootstrap-image,
.probootstrap-product-list li a .probootstrap-image {
    width: 80px;
}
.probootstrap-blog-list li a .probootstrap-image img,
.probootstrap-news-list li a .probootstrap-image img,
.probootstrap-product-list li a .probootstrap-image img {
    border-radius: 2px;
}
.probootstrap-blog-list li a .probootstrap-text,
.probootstrap-news-list li a .probootstrap-text,
.probootstrap-product-list li a .probootstrap-text {
    padding-left: 20px;
}
.probootstrap-blog-list li a .probootstrap-text .meta,
.probootstrap-news-list li a .probootstrap-text .meta,
.probootstrap-product-list li a .probootstrap-text .meta {
    display: block;
    color: #ccc;
}
.probootstrap-blog-list li a .probootstrap-text h4,
.probootstrap-news-list li a .probootstrap-text h4,
.probootstrap-product-list li a .probootstrap-text h4 {
    font-size: 20px;
    margin: 0;
    color: #000;
}
.link-with-icon,
.probootstrap-blog-list li a:hover h4,
.probootstrap-news-list li a:hover h4,
.probootstrap-product-list li a:hover h4 {
    color: #006835;
}
.link-with-icon i {
    position: relative;
    top: 2px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    left: -20px;
}
.link-with-icon:focus,
.link-with-icon:hover {
    color: #6b265a;
}
.link-with-icon:focus i,
.link-with-icon:hover i {
    position: relative;
    top: 2px;
    left: 0;
    opacity: 1;
    visibility: visible;
}
.link-with-icon.white,
.link-with-icon.white:hover {
    color: #fff;
}
.probootstrap-footer-social {
    padding: 0;
    margin: 0;
}
.probootstrap-footer-social li {
    display: inline;
    padding: 0;
    margin: 0;
    list-style: none;
}
.probootstrap-footer-social li a {
    padding: 10px;
    font-size: 22px;
}
.probootstrap-footer-social li:first-child > a {
    padding-left: 0;
}
.nav-pills.probootstrap-center,
.nav-tabs.probootstrap-center {
    text-align: center;
}
.nav-pills.probootstrap-center > li,
.nav-tabs.probootstrap-center > li {
    float: none;
    display: inline-block;
    zoom: 1;
}
.nav-pills.probootstrap-tabs > li > a,
.nav-tabs.probootstrap-tabs > li > a {
    border-radius: 0;
    padding: 20px 30px;
    background: #006835;
    color: #fff;
    font-size: 16px;
    border: none!important;
}
@media screen and (max-width:480px) {
    .nav-pills.probootstrap-center > li,
    .nav-pills.probootstrap-tabs > li > a,
    .nav-tabs.probootstrap-center > li,
    .nav-tabs.probootstrap-tabs > li > a {
        width: 100%;
        display: block;
    }
}
.nav-pills.probootstrap-tabs > li > a:hover,
.nav-tabs.probootstrap-tabs > li > a:hover {
    background: #7d2d69;
}
.nav-pills.probootstrap-tabs > li > a:active,
.nav-pills.probootstrap-tabs > li > a:focus,
.nav-tabs.probootstrap-tabs > li > a:active,
.nav-tabs.probootstrap-tabs > li > a:focus {
    outline: 0;
}
.nav-pills.probootstrap-tabs > li.active > a,
.nav-tabs.probootstrap-tabs > li.active > a {
    background: #fff;
    color: #000;
}
.nav-pills.probootstrap-tabs.no-border,
.nav-tabs.probootstrap-tabs.no-border {
    border-bottom: none;
}
.probootstrap-tab-style-1 {
    position: absolute;
    bottom: 1px;
    width: 100%;
}
@media screen and (max-width:768px) {
    .probootstrap-tab-section {
        padding-bottom: 0!important;
    }
    .probootstrap-tab-style-1 {
        position: relative;
    }
}
.service {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    padding: 40px;
    border: 1px solid rgba(0,0,0,.1);
}
.service .icon {
    display: block;
    margin-bottom: 30px;
}
.service .icon i {
    font-size: 40px;
    color: #006835;
}
.service h3 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;
}
.service p {
    font-size: 15px;
}
.service.left-icon {
    padding: 0;
    border: none;
    margin-bottom: 20px!important;
}
.service.left-icon .icon,
.service.left-icon .text {
    display: table-cell;
    vertical-align: top;
}
.service.left-icon .icon {
    width: 70px;
    position: relative;
    top: 0;
}
.service.left-icon .icon img {
    max-width: 100%;
}
.service.left-icon .icon i {
    font-size: 40px;
}
.service.left-icon .icon .svg {
    fill: #006835;
}
.service.left-icon .text {
    display: table-cell;
    padding-left: 30px;
}
.service.left-icon h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.service.left-icon p {
	
    font-size: 14px;
}
.service.left-icon p:last-child {
    margin-bottom: 0;
}
.service.left-icon.left-icon-sm .icon {
    width: 60px;
}
.service.left-icon.left-icon-sm .text {
    padding-left: 0;
}
.service.hover_service {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.service.hover_service:focus,
.service.hover_service:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    border: 1px solid transparent;
}
.probootstrap-form {
    margin-bottom: 50px;
}
.probootstrap-form.probootstrap-form-box {
    background: #fff;
    padding: 60px;
    -webkit-box-shadow: 18px 17px 104px -24px rgba(0,0,0,.1);
    box-shadow: 18px 17px 104px -24px rgba(0,0,0,.1);
}
@media screen and (max-width:768px) {
    .probootstrap-form.probootstrap-form-box {
        padding: 20px;
    }
}
.probootstrap-form .form-note-link a {
    color: #bfbfbf;
}
.probootstrap-form .form-note-link a:active,
.probootstrap-form .form-note-link a:focus,
.probootstrap-form .form-note-link a:hover {
    color: #404040;
}
.probootstrap-form .form-control {
    height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #e6e5e5;
    background: #fafafa;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}
.probootstrap-form .form-control:active,
.probootstrap-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #006835;
    background: #fff;
}
.probootstrap-form .form-group .form-field {
    position: relative;
}
.probootstrap-form .form-group .form-field .icon {
    position: absolute;
    top: 15px;
    right: 20px;
}
.probootstrap-form .form-group .form-field .form-control {
    padding-right: 50px;
}
.probootstrap-form textarea.form-control {
    height: inherit;
    resize: vertical;
}
.probootstrap-animate {
    opacity: 0;
    visibility: hidden;
}
.probootstrap-contact-info,
.with-icon {
    padding: 0;
    margin: 0 0 30px;
}
.probootstrap-contact-info li,
.with-icon li {
    padding: 0;
    margin: 20px 0 15px;
    list-style: none;
    line-height: 24px;
    display: table;
}
.probootstrap-contact-info li > i,
.probootstrap-contact-info li > span,
.with-icon li > i,
.with-icon li > span {
    vertical-align: top;
    display: table-cell;
}
.probootstrap-contact-info li > i,
.with-icon li > i {
    font-size: 20px;
    position: relative;
    top: 4px;
    width: 30px;
}
.with-icon li i {
    top: 4px;
    font-size: 15px;
}
.with-icon.colored i {
    color: #006835;
}
.flexslider,
.flexslider .slides > li,
.slider-height {
    height: auto;
    overflow: hidden;
}
.lead {
    font-size: 18px;
	color:#000;
}

@media screen and (max-width:480px) {
.lead {
    font-size: 12px;
	color:#000;
}
}

.red{
	color:#DF0615;
}

.bg-i{
	background-image: url("../img/bg-i.jpg");
	padding:50px 0px;	
}

.w{
	color:#fff;
}



.flexslider {
    position: relative;
    z-index: 2;
    background: 0 0;
    border: none;
    margin: 0;
    border-radius: 0;
    color: #fff;
}
.flexslider .seperator {
    max-width: auto;
    width: auto!important;
    margin: 0 auto;
}
.flexslider .probootstrap-heading {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.0;
    font-weight:700;
}
.flexslider .probootstrap-sub-wrap {
    max-width: 700px;
    text-align: left;
    font-size: 18px;
    line-height: 1.5;
	font-weight:700;
}
.flexslider .text-center .probootstrap-sub-wrap {
    margin: 0 auto;
    text-align: center;
}
.flexslider .probootstrap-slider-text {
    margin-top: 80px;
}

@media screen and (max-width:480px) {
.flexslider .probootstrap-sub-wrap {
    font-size: 14px;
    line-height: 1.5;
	font-weight:700;	
}

.flexslider .probootstrap-heading {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
	font-weight:700;
}


}



@media screen and (max-width:480px) {
    .flexslider,
    .flexslider .slides > li,
    .slider-height {
        height: inherit;
        height: 480px;
    }
    .flexslider .probootstrap-slider-text {
        margin-top: 120px;
    }	
}


.slidewrap {
    margin: 0%;
}
@media screen and (max-width:1200px){
.slidewrap {
    margin:0%;
}	
}

.flexslider.probootstrap-inner {
    height: 150px;
}
.flexslider.probootstrap-inner .probootstrap-slider-text {
    margin-top: 50px;
	margin-bottom:20px;
}
.flexslider .slides > li {
    background-size: cover;
    background-position: center center;
    background-repeat: none;
}
.flexslider .slides > li.overlay:before {
    content: "";
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.flexslider .flex-control-paging {
    position: absolute;
    bottom: 30px;
    z-index: 20;
}
@media screen and (max-width:480px) {
    .flexslider .flex-direction-nav {
        display: none;
    }
}
.flexslider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 2px solid #e3e3e3;
    border-radius: 50%;
    padding: 30px;
}
.flexslider .flex-direction-nav a:active,
.flexslider .flex-direction-nav a:focus,
.flexslider .flex-direction-nav a:hover {
    outline: 0;
}
.flexslider .flex-direction-nav a:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e929";
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    font-size: 30px;
    display: inline-block;
    color: #e3e3e3;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.flexslider .flex-direction-nav a.flex-next:before {
    content: "\e92a";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.flex-direction-nav .flex-prev {
    left: 50px;
}
.flex-direction-nav .flex-next {
    right: 50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 60px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover,
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
    background: rgba(255,255,255,.3);
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 60px;
}
.flex-control-paging li a {
    width: 7px;
    height: 7px;
    display: block;
    background: rgba(255,255,255,.2);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(255,255,255,.7);
}
.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default;
}
.owl-carousel {
    margin-bottom: 100px;
}
.owl-carousel.border-rounded .item {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    overflow: hidden;
}
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
    margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: 24%;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 20px;
}
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
    color: #000;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
    color: #fff;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: 0 0!important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] i {
    font-size: 24px;
    background: rgba(0,0,0,.7)!important;
    padding: 12px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
.mfp-no-margins .mfp-container,
.mfp-no-margins img.mfp-img {
    padding: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:focus i,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover i {
    background: rgba(0,0,0,.7)!important;
}
.owl-theme .owl-dots {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots,
.owl-work.owl-theme .owl-dots {
    bottom: -30px;
    margin-bottom: -2.5em;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: rgba(0,0,0,.2);
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
    background: 0 0;
    border: 2px solid rgba(0,0,0,.2);
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: 0 0;
    border: 2px solid #000;
}
.probootstrap-testimonial:before {
    background: rgba(0,0,0,.7)!important;
}
.probootstrap-testimonial .section-heading p {
    color: rgba(255,255,255,.9)!important;
}
.probootstrap-testimonial .owl-theme .owl-dots .owl-dot span {
    background: rgba(255,255,255,.2);
}
.probootstrap-testimonial .owl-theme .owl-dots .owl-dot span:hover {
    background: 0 0;
    border: 2px solid rgba(255,255,255,.2);
}
.probootstrap-testimonial .owl-theme .owl-dots .owl-dot.active span,
.probootstrap-testimonial .owl-theme .owl-dots .owl-dot:hover span {
    background: 0 0;
    border: 2px solid #fff;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.image-link {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-title {
    text-align: center;
    padding: 6px 0;
}
.image-source-link {
    color: #DDD;
}
.probootstrap-gutter0 > div[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
@media screen and (max-width:480px) {
    .probootstrap-gutter0 > div[class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }
    .probootstrap-gutter10 > div[class*=col-] {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.probootstrap-gutter10 > div[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.probootstrap-gutter40 > div[class*=col-] {
    padding-right: 20px;
    padding-left: 20px;
}
@media screen and (max-width:480px) {
    .probootstrap-gutter40 > div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.probootstrap-gutter60 > div[class*=col-] {
    padding-right: 30px;
    padding-left: 30px;
}
.mb0 {
    margin-bottom: 0!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mb15 {
    margin-bottom: 15px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb40 {
    margin-bottom: 40px!important;
}
.mb50 {
    margin-bottom: 50px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.mb70 {
    margin-bottom: 70px!important;
}
.mb80 {
    margin-bottom: 80px!important;
}
.mb90 {
    margin-bottom: 90px!important;
}
.mb100 {
    margin-bottom: 100px!important;
}
.mt0 {margin-top: 0!important;}
.mt10 {margin-top: 10px!important;}
.mt20 {margin-top: 20px!important;}
.mt30 {margin-top: 30px!important;}
.mt40 {margin-top: 40px!important;}
.mt50 {margin-top: 50px!important;}
.mt60 {margin-top: 60px!important;}
.mt70 {margin-top: 70px!important;}
.mt80 {margin-top: 80px!important;}
.mt90 {margin-top: 90px!important;}
.mt100 {margin-top: 100px!important;}

.mr10 {margin-right: 10px!important;}
.mr15 {margin-right: 15px!important;}

.pb0 {
    padding-bottom: 0!important;
}
.probootstrap-black-color {
    color: #000!important;
}
.probootstrap-white-color {
    color: #fff!important;
}
.probootstrap-primary-color {
    color: #006835!important;
}
.probootstrap-secondary-color {
    color: #ddf0f3!important;
}
@media screen and (max-width:768px) {
    .owl-theme .owl-controls .owl-nav {
        display: none;
    }
    .img-sm-responsive,
    .img-xs-responsive {
        max-width: 100%;
    }
}
@media screen and (max-width:480px) {
    .probootstrap-gutter60 > div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
}

.sec-topic{
	background:#f2f2f2;
	padding:15px;
}



.topics{
	padding:5px;
}
.topics h3{
	font-size:24px;
	text-align:center;
}

.topics h4{
	font-size:14px;
	text-align:center;
	border:solid 1px #666;
	padding:15px;
}
.topic01{
	background:#fff;
	padding:10px;
}
.topic01 h4{
	font-size:12px;
	background:#666;
	color:#fff;
	padding:18px;
	text-align:center;
	margin:0px;
}
.topic h3{
	font-weight:800;
	font-size:16px;
	margin:0px 0px 5px 0px;
	
}
.topic p{
	font-size:13px;
	margin:0px;	
}
.topicbtn{
	display:block;
	width:100%;
	background:#ce1e37;
	color:#fff;
	padding:13px;
	text-align:center;
}

@media screen and (max-width:930px){
.topics h3{
	font-size:18px;
	text-align:center;
	margin-top:10px;
}	
.topic01 h4{
	font-size:12px;
	background:#666;
	color:#fff;
	padding:11px;
	text-align:center;
	margin:0px;
}	
.topic h3{
	text-align:center;
	font-size:13px;
	margin:0px 0px 10px 0px;
	
}
.topic p{
	text-align:center;	
	font-size:12px;
	margin:0px 0px 10px 0px;
}	
	
}

.topiclist{
	background:#fff;
	padding:5px;
	margin-bottom:0px;
}

.topiclist li{
	list-style:none;
	padding-left:0px;
	border-bottom:solid 1px #f2f2f2;
}

.topiclist h3{
	font-size:16px;
}

.infotag{
	width:100%;
	background:#666;
	color:#fff;
	padding:5px;
	border-radius:5px;
	text-align:center;
	font-size:12px;
	margin-bottom:0px;	
}
.infodate{
	font-size:14px;
	margin-bottom:0px;	
}

.topabout h3{
	text-align:center;
	font-size:20px;

}

.topabout p{
	text-align:center;
}

@media screen and (max-width:480px){
.infotag{
	width:100%;
	background:#666;
	color:#fff;
	padding:3px;
	border-radius:3px;
	text-align:center;
	font-size:10px;
	margin-bottom:0px;	
}	
.infodate{
	font-size:12px;
	margin-bottom:0px;	
}
	
.topiclist h3{
	font-size:12px;
}
	
}



/*/////TOPページ//////*/

.tpitem{
	background:#fff;
	padding:0px;
	margin-bottom:10px;
}

.tpitem img{
  display: block;
  height: auto;
  max-width: 100%;
}

.listprice2{
	margin-bottom:20px;
}

.listprice2 span{
	font-size:28px;
	font-weight:700;
	color:#DF0615;
	margin-bottom:0px;
}
.listprice2 p{
	text-align:center;
	margin-top:0px;
	font-size:12px;
	line-height:1.0;
}


@media screen and (max-width:480px){

.listprice2{
	text-align:center;
	margin-bottom:5px;
}
.listprice2 span{
	font-size:18px;
	margin-bottom:0px;
}
	
}



/*テーブル赤*/
.tb1{
	width:100%;
	background:#fff;
}

.tb1 th{
	background:#f2f2f2;
	color:#000;
	text-align:center;
	border:solid 1px #fff;	
	padding:15px;
	border:solid 1px #e1e1e1;
}

.tb1 td{
	background:#fff;
	font-size:16px;
	text-align:center;
	border:solid 1px #e1e1e1;	
	padding:15px;
	border:solid 1px #e1e1e1;
}


@media screen and (max-width:480px) {
	
.tb1{
	width:100%;
	background:#fff;
}

.tb1 th{
	background:#f2f2f2;
	color:#000;
	text-align:center;
	border:solid 1px #fff;	
	padding:15px;
	border:solid 1px #e1e1e1;
}

.tb1 td{
	background:#fff;
	font-size:15px;
	text-align:center;
	border:solid 1px #e1e1e1;	
	padding:15px;
	border:solid 1px #e1e1e1;
}		
}


.service-block{
	background:#fff;
	padding:10px;
	margin-bottom:15px;
}

.service-block img{
	border:solid 1px #f2f2f2;
	margin-bottom:15px;
	padding:2px;
}
.service-block h3{
	text-align:center;
	line-height:1.5;
	font-size:24px;
	font-weight:700;
	border-bottom:solid 3px #DF0615;
	margin-bottom:10px;
	margin-top:0px;
}

.point{
	text-align:center;
	background:#DF0615;
	color:#fff;
	border-radius:10px;
}

.point h3{
	text-align:center;
	color:#fff;
	font-weight:700;
	padding:20px;
	font-size:24px;
	line-height:1.5;
}

@media screen and (max-width:480px) {
.point h3{
	text-align:center;
	color:#fff;
	font-weight:700;
	padding:20px;
	font-size:18px;
	line-height:1.5;
}	
	
}
	
	
.post-block	{
	background:#f5f5f5;
	padding:30px;
}

.post-content{
	background:#fff;
	margin-top:0px;
	padding:15px;
}

.post-content h2{
	margin-top:0px;
	font-size:24px;
	font-weight:700;
}

@media screen and (max-width:480px) {
.post-content p{
	font-size:13px;

}	
	
.post-content h2{
	margin-top:0px;
	font-size:18px;
	font-weight:700;
}
	
	
}	

.lg-price{
	font-size:32px;
	font-weight:700;
	color:#DF0615;
}	

/*トップ新着情報*/

.goldtag{
	font-size:12px;
	background:#000;
	padding:4px;
	border-radius:3px;
	color:#fff;
}


.newslist{
	list-style:none;
	padding-left:0px;
}


.news-fp{
	border-bottom:solid 1px #f3f3f3;
	padding:10px;

}

.news-fp img{
	width:30%;
	height:100%;
}

.news-fpc{
	inline:block;
	width:70%;
	height:100%;
}

.news-fp h3{
	font-size:16px;
	font-weight:700;
	
}

@media screen and (max-width:480px) {
.news-fp h3{
	font-size:14px;
	font-weight:700;
	
}
.news-fp span{
	font-size:12px;
	font-weight:700;
	
}	
	
	
}



/*トップ2大バナー*/

.intro-box1{background-image: url("../img/f-bn01.jpg");	}
.intro-box2{background-image: url("../img/f-bn02.jpg");	}
.intro-box3{background-image: url("../img/f-bn03.jpg");	}
.intro-box4{background-image: url("../img/f-bn04.jpg");	}

.intro-box1 .intro-box2 .intro-box3 .intro-box4{
	background-repeat: no-repeat;
}


.intro01:hover{
filter:alpha(opacity=80);
opacity:0.8;
transition: opacity 0.2s ease-out;

}






.intro01 h3{
	text-align:center;
    padding:75px;	
	color:#fff;
	font-weight:700;
	border:solid 1px #fff;
    text-shadow:0px 0px 7px #000000;
	margin-bottom:0px;
	margin-top:15px;
	
}

/*フッターブログリスト*/

.info-list-f{
	list-style:none;
	padding-left:0px;
	
}
.info-list-f li{
	border-bottom:solid 1px #f2f2f2;
	margin-bottom:20px;
	
}

.info-list-f h3{
	font-size:14px;
	margin-bottom:10px;
	
}

.info-list-f img{
  display: block;
  height: auto;
  max-width: 100%;
	
}

.info-list-f span{
	font-size:12px;
	margin-right:20px;
	
}

#news img{
  display: block;
  height: auto;
  max-width: 100%;
}

#news h2{
	margin-top:0px;
	font-size:24px;
	font-weight:600;
}

#news iframe{
	width:100%;
	height:450px;
	
}
@media screen and (max-width:480px) {
#news img{
  display: block;
  height: auto;
  max-width: 100%;
}
	
#news iframe{
	width:100%;
	height:250px;
	margin-bottom:15px;
}
#news h2{
	font-size:14px;
	font-weight:400;
}

}



/*/////パンくず/////*/


#bc {
    background: #f2f2f2;
    padding: 15px 0px 15px 0px;

	}
@media screen and (max-width:480px) {	
#bc {
    padding: 5px;
    font-size: 11px;
    margin-bottom: 0px;
}
}
/*アイテムアーカイブ*/

.c-list h2{
	font-size:24px;
	font-weight:700;

}

@media screen and (max-width:480px) {
.c-list h2{
	font-size:16px;
	font-weight:700;
	text-align:center;

}
	
}

.info-list{
	list-style:none;
	padding-left:0px;
	
}
.info-list li{
	border-bottom:solid 2px #eee;
	padding:10px 0px;
	
}

.info-list h3{
	font-size:20px;
	margin-bottom:20px;	
}

.info-list img{
  display: block;
  height: auto;
  max-width: 100%;
	
}

@media screen and (max-width:480px){
.info-list h3{
	font-size:12px;
	margin-bottom:10px;	
}	
}


.info-list span{
	margin-right:20px;
	
}

.listprice{
	margin-bottom:20px;
}

.listprice span{
	font-size:32px;
	font-weight:700;
	color:#DF0615;
	margin-bottom:0px;
}
.listprice p{
	text-align:center;
	margin-top:0px;
	font-size:12px;
	line-height:1.0;
}



.itemspec{
	list-style:none;
	padding-left:0px;
	font-size:14px;
	border:solid 1px #f2f2f2;
}


.itemspec li:nth-child(2n+1){
	background:#f2f2f2;
	padding:0px 5px;
}

.itemspec li:nth-child(2n+0){
	background:#fff;
	padding:0px 5px;
	border-bottom:0px;
}


.itemspec dl{
	border:solid #f2f2f2 2px;
}

.itemspec dt{
	background:#f2f2f2;
	padding:5px;
	text-align:center;
}

.itemspec dd{
	background:#fff;
	padding:5px;
	text-align:center;
}

.itemspec h2{
	background:#000;
	padding:10px;
	color:#fff;
	font-size:24px;
	font-weight:700;
	
}

.cp{
	font-size:32px;
	color:#DF0615;
}

.b-tag span{
	font-size:12px;
	margin-right:8px;
	background:#DF0615;
	color:#fff;
	padding:7px;
	font-weight:600;
}

.bside h3{
	font-size:18px;
	font-weight:700;	
	margin:15px 0px;
	background:#DF0615;
	padding:15px;
	color:#fff;
	text-align:center;
	
}

.btitle{
	font-size:20px;
}

.bside ul{
	padding-left:0px;
	list-style:none;
}
.bside li{
	text-align:center;
	padding:10px;
	border:solid 1px #f2f2f2;
	margin-bottom:10px;

}



@media screen and (max-width:480px){

.info-list img{
  display: block;
  height: auto;
  max-width: 100%;
  margin-bottom:10px;
	
}

.itemspec{
	text-align:center;
	font-size:12px;
}
.listprice{
	text-align:center;
	margin-bottom:5px;
}
.listprice span{
	font-size:20px;
	margin-bottom:0px;
}

.b-tag{
	text-align:center;
	font-size:12px;
}

	
}


/*パーツアーカイブ*/

.ap img{
  display: block;
  height: auto;
  max-width: 100%;	
  margin-bottom:15px;
}

.ap h2{
	font-size:16px;
	font-weight:700;
	min-height:40px;
}

@media screen and (max-width:480px){
.ap h2{
	font-size:12px;
	font-weight:700;
	min-height:30px;
}

.ap p{
	font-size:12px;

}	
}


.pagenav{
	background:#f2f2f2;
	border-radius:5px;
	padding:15px;
}

.pagenav p{
	margin-bottom:10px;
}

.etc{
	background:#fff;
}

.etc:hover{
	opacity:0.7;
	transition:0.3s;
}

.etc img{
  display: block;
  height: auto;
  max-width: 100%;
}

.etc h3{
	font-size:16px;
	padding:10px;
}
.etc span{
	font-size:14px;
	padding:10px;
}

.bgb{
	background:#000;

}



.bg-gold{
	background:#000;

}

@media screen and (max-width:480px){
.bg-gold{
	background:#000;
}	
	
}

.blog-heading {
	text-align:center;

}

.blog-heading h2{
	color:#fff;
	font-weight:700;
}
.blog-heading p{
	color:#fff;

}



#blog h1{
	font-size:32px;
	font-weight:700;
}

#blog h2{
	font-size:26px;
	font-weight:700;
	border-left:solid 8px #666;
    padding-left:15px;	
	margin-bottom:20px;
}


#blog img{
  display: block;
  height: auto;
  max-width: 100%;
  margin-bottom:30px;
display: block;
margin-left: auto;
margin-right: auto;  

}

@media screen and (max-width:480px){
#blog h1{
	font-size:20px;
}	
#blog h2{
	font-size:18px;
	font-weight:700;
	border-left:solid 8px #666;
    padding-left:15px;	
	margin-bottom:20px;
}
}

.sidebar{
	border:solid 1px #f3f3f3;
	padding:10px;
	margin-bottom:20px;
}

.sidebar h4{
 text-align:center;
 border-bottom:solid 2px #7a7452;
 margin-top:10px;
 margin-bottom:20px;
	
}

.sidebar ul{
	list-style:none;
	padding:0px;
	margin-bottom:30px;

}

.sidebar li{
	border-bottom:solid 1px #f2f2f2;
	margin-top:15px;
	height:80px;
}

.sidebar li:last-child{

	border:none;
}

.sidebar li>img{

height: auto;
width: 30%;	
margin-right:5px;
margin-bottom:0px !important;
float:left;
}

.clear{
clear:both;
}

.sidebar li>h3{
font-size:14px;
margin:0px;
}

.sidebar li>span{
font-size:12px;
margin-bottom:15px;

}

.b{
	font-weight:700;
}

/*ページサービス*/

.sv{
	border:solid 8px #000;
	padding:20px;
}

.sv span{
	font-size:40px;
	font-weight:700;
	color:#DF0615;

}

.sv hr{
	border:solid 4px #000;
	font-weight:700;
	color:#DF0615;

}

.title-border{
	margin-top:0px;
	font-size:32px;
	line-height:2;
	font-weight:700;
	border-bottom:solid 8px #000;
}

/*/////サービスページ//////////*/

.svb{
	background:#000;
	color:#fff;
	padding:20px;
}

.svb h4{
	color:#fff;
	font-size:32px;
	margin-top:0px;
	font-weight:700;
	text-align:center;
}

.svb h4 small{
	color:#fff;
	font-size:16px;
}

.svb p{
	font-size:12px;
	margin-bottom:5px;
}

.svlist{
	padding:0px;
}


.svlist li{
	list-style:none;
	border-bottom:solid 1px #666;
}

.qlist{
	border:solid 1px #f2f2f2;
	padding:40px;
}

.qlist dt{
	border-bottom:solid 2px #000;
	font-size:24px;
	font-weight:700;
	margin-bottom:15px;
}

.qlist dd{
	margin-bottom:15px;
}

@media screen and (max-width:480px){
.qlist{
	border:solid 1px #f2f2f2;
	padding:20px;
}

.qlist dt{
	border-bottom:solid 2px #000;
	font-size:16px;
	font-weight:700;
	margin-bottom:15px;
}

.qlist dd{
	margin-bottom:15px;
	font-size:12px;
}	
	
	
}



.g-title{
	font-size:24px;
	margin-top:0px;
	text-align:center;
	background:#00592c;
	color:#fff;
	padding:15px;
}


.g-midashi{
	font-size:26px;
	line-height:1.3;
	margin-top:0px;
	background:#00592c;
	color:#fff;
	padding:20px;
    border-radius:10px;	
}

.g-midashi span{
	font-size:30px;
	margin-top:0px;
	background:#fff;
	color:#00592c;
	border-radius:10px;	
	padding:0px 13px;
	margin-right:10px;
}


@media screen and (max-width:480px) {

.g-midashi{
	font-size:18px;
	line-height:1.3;
	margin-top:0px;
	background:#00592c;
	color:#fff;
	padding:20px;
    border-radius:10px;	
}

.g-midashi span{
	font-size:18px;
	margin-top:0px;
	background:#fff;
	color:#00592c;
	border-radius:10px;	
	padding:0px 9px;
	margin-right:10px;
}




}

.eitaistm{
	background:#F5F5F5;
}

.list01 {
	padding-left:0px;
}

.b-title{
	background:#444;
	padding:10px;
	color:#fff;
	font-size:24px;
}

.list01 li{
	text-align:center;
	line-height:2;
	padding-left:0px;
	list-style:none;
	border-bottom:solid 1px #e1e1e1;	
}

.pd20{
	padding:0px 20px;
}

.panel-heading2{
	background:#fff;
	border:solid 4px #000;
	color:#000;
	padding:20px;
}

.panel-heading2 a{
	font-size:24px;
	font-weight:700;
}

.panel-heading2 a:hover{
	color:#f2f2f2;
}

.panel-heading2 a>span{
	font-size:20px;
	margin-right:10px;
}


@media screen and (max-width:480px) {
.panel-heading2 a{
	font-size:18px;
}

.panel-heading2 a>span{
	font-size:12px;
	margin-right:15px;
}
}

.gp{
	color:#006835;
}

.gline{
	border-bottom:solid 1px #006835;
	line-height:1.8;
	margin-top:20px;
}

@media screen and (max-width:480px) {
.sp80{
	width:80%;
}
.sp50{
	width:50%;
}

}


.navfix{
	background:#000;
	color:#fff;
	text-align:center;
	padding:0px;
	font-weight:700;	
}

.navfix i{
	margin-right:10px;
}


.navbtn {
	width:50%;
	background:#333;
	padding:5px 0px 15px 0px;
	float:left;		
}

.navbtn a{
	font-size:18px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	margin-bottom:6px;

}

.navbtn p{
	font-size:12px;
	line-height:0px;
    margin:0px;
	color:#fff;
	text-align:center;

}

.navbtn2 {
	width:50%;
	background:#666;
	padding:5px 0px 15px 0px;
	float:left;	
	
}

.navbtn2 a{
	font-size:18px;
	text-decoration:none;
	color:#fff;
	text-align:center;
margin-bottom:6px;
}


.navbtn2 p{
	font-size:12px;
	line-height:0px;
    margin:0px;
	color:#fff;
	text-align:center;

}


@media screen and (max-width:480px) {
.navbtn a{
	font-size:16px;
}
.navbtn2 a{
	font-size:16px;
}

.navbtn p{
	font-size:10px;
}
.navbtn2 p{
	font-size:10px;
}

}


.h-price {
	font-size:40px;
	color:#00592C;
	
}








/*////////////////ガイド////////////////////////////*/

.sns{
	background:#f2f2f2;
	padding:10px;
}

.sns i{
	font-size:20px;
}


.twitter{color:#1DA1F2;}
.facebook{color:#3B5998;}

.mainbox img{
	padding:5px;
	border:solid 1px #f2f2f2;
}

.mainbox h1{
	font-size:32px;
	font-weight:700;
	line-height:2.0;
	border-bottom:solid 2px #DF0615;
	border-left:solid 10px #DF0615;
	padding-left:30px;
	
}

@media screen and (max-width:480px){
.mainbox h1{
	font-size:20px;
	font-weight:700;
	line-height:1.4;
	border-bottom:solid 2px #DF0615;
	border-left:solid 10px #DF0615;
	padding-left:30px;
}
	
.mainbox h2{
	font-size:18px;
	font-weight:700;
	line-height:1.6;
	border-left:solid 4px #DF0615;
	padding-left:15px;
	
}

.mainbox h3{
	margin-top:0px;
	font-size:16px;
	font-weight:700;
	line-height:1.8;
	border-bottom:dotted 3px #d3d3d3;	
}
	
	
	
}


.mainbox h2{
	font-size:24px;
	font-weight:700;
	line-height:1.6;
	border-left:solid 4px #DF0615;
	padding-left:15px;
	
}

.mainbox h3{
	margin-top:0px;
	font-size:20px;
	font-weight:700;
	line-height:1.8;
	border-bottom:dotted 3px #d3d3d3;	
}


.hosoku{
	font-size:18px;
	font-weight:700;
    text-align:center;	
}

.matome{
	background:#f2f2f2;
	padding:15px;
	border-radius:8px;
}
.matome i{
	color:#FEDC0E;
}
.matome h3{
	text-align:center;
}

.hg-box{
	border:solid 1px #f2f2f2;
	padding:10px;
	margin-bottom:20px;
}
.hg-box h3{
	text-align:center;
	font-size:18px;
}

.sidebox section{
	border:solid 1px #f2f2f2;
}

.sidebn{
	padding:10px;	
}

.sidebn h3{
	margin-top:0px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	
}


.sidebn ul{
	list-style:none;
	font-size:20px;
	font-weight:700;
	padding-left:0px;
	
}

.sidebn li{
	background:#DF0615;
	border:solid 2px #DF0615;	
	color:#fff;
	font-size:15px;
	padding:10px;
	margin-bottom:5px;
	
}

.sidebn li:hover{
	background:#FFF;
	color:#DF0615;
	border:solid 2px #DF0615;
	transition:0.3s;
	
}


.price{
	font-size:20px;
	font-weight:700;
	color:#DF0615;
}

.img-border{
	border:solid 5px #e3e3e3;
}


/*コールブロック*/

.callwrap{
	width:100%;
}

.call{
	background:#ffeaeb;
}

.callleft{
	width:60%;
	float:left !important;

}


.callleft h2{
	font-size:32px;
	font-weight:700;

}

.callleft ul{
	list-style:none;
	padding-left:0px;

}

.callleft li{
	line-height:1.3;
	text-align:center;
	width:30%;
	background:#DF0615;
	padding:10px;
	border-radius:8px;
	float:left;
	margin-right:5px;
	color:#fff;
	font-weight:700;

}


.calltel i{
	font-size:50px;
	color:#DF0615;
	float:left;
	vertical-align:center;
}

.calltel p{
	float:left;
	vertical-align:center;
}

.calltel h3{
	font-size:46px;
	font-weight:700;
	line-height:1.0;
	margin-bottom:0px;
	
}

.calltel span{
	margin-top:0px;
	font-size:14px;
	font-weight:400;
	clear:both;

	
}

.callright{
	width:40%;
	float:left;
}
.callright img{
	width:400px;
	margin-top:40px;
    vertical-align: bottom;
	
}

@media screen and (max-width:980px) {
	
.callleft{
	width:100%;
	float:left !important;
	margin-bottom:30px;

}


.callleft h2{	
	font-size:16px;
	font-weight:700;
	text-align:center;
}

.callleft p{	
	font-size:12px;
}

.callleft ul{
	list-style:none;
	padding-left:0px;

}

.callleft li{
	
	line-height:1.3;
	text-align:center;
	width:32%;
	background:#DF0615;
	padding:3px;
	border-radius:5px;
	float:left;
	font-size:12px;
	color:#fff;
	margin-right:3px;

}


.calltel i{
	text-align:center;
	font-size:50px;
	color:#DF0615;
	float:left;
	vertical-align:center;
}

.calltel p{
	float:left;
	vertical-align:center;
}

.calltel h3{
	font-size:46px;
	font-weight:700;
	line-height:1.0;
	margin-bottom:0px;
	text-align:center;	
	
}

.calltel span{
	margin-bottom:25px;
	text-align:center;
	
}
	
}





.itemlist img{
	  display: block;
  height: auto;
  max-width: 100%;
  margin-bottom:30px;
display: block;
margin-left: auto;
margin-right: auto;  
}


.nav-tabs li{
	width:25%;
}

@media screen and (max-width:480px){
	
.nav-tabs li{
	width:100%;
}	
	
}



/*//////シングルアイテム////*/

.sitem{
	padding:10px;
	border-radius:5px;
}

.sitem h2{
	margin-top:20px;
	font-size:18px;
    font-weight:700;

}

.sitem dl{
	border:solid 1px #f2f2f2;
	margin-bottom:0px;	
}

.sitem dt{
	background:#f2f2f2;
	padding:8px;

}

.sitem dd{
	padding:8px;
}

.sitem ul{
	list-style:none;
	padding-left:0px;
}

.infomation{
	width:50%;
	margin:auto;
	background:#e3e3e3;
	text-align:center;
	padding:20px 30px;
}

.infomation h3{
	font-weight:800;
	font-size:24px;
	margin:0px 0px 10px 0px;
}

.infomation p{
	margin-bottom:0px;
}


.infomation span{
	font-size:36px;
	font-weight:700;
}

@media screen and (max-width:480px){
.infomation h3{
	font-size:12px;
}
.infomation span{
	font-size:18px;
	font-weight:700;
}	
}

.price1{
	font-size:18px;
}

.price2{
	line-height:1.0;
	color:#DF0615;
	font-size:32px;
	font-weight:700;

}


.youtube{
	margin-top:30px;
	width:100%;
	height:400px;
}

@media screen and (max-width:480px){
.infomation{
    width:100%;
    padding:20px 30px;
}

.sitem h2{
	text-align:center;
	margin-top:30px;
	font-size:12px;
    font-weight:800;
}
.sitem p{
	font-size:12px;

}

.price1{
	font-size:12px;
}

.price2{
	line-height:1.0;
	color:#DF0615;
	font-size:24px;
	font-weight:700;

}
.sitem dl{
	font-size:12px;
}

.youtube{
	margin-top:0px;
	width:100%;
	height:200px;
	padding:20px;
}


}



.wpcf7-form label{
	width:100%;
}


/*//////スワイパー/////*/
		#thumbs {
	        height: 20%;
	        box-sizing: border-box;
	        padding: 10px 0;
			margin-bottom:0px;
	    }
	    #thumbs .swiper-slide {
	        width: 20%;
	        height: 100%;
	        opacity: 0.2;
	        cursor: pointer;
	    }
	    #thumbs .swiper-slide-active {
	        opacity: 5;
	    }

.no-h2{
	font-size:36px;
	color:#fff;
	font-weight:700;
	border:solid 2px #fff;
	text-align:center;
	padding:10px;
}

		
.no h3{
	margin:0px 0px 20px 0px;
	font-size:32px;
	font-weight:700;
	color:#fff;
}

		
.no li{
	font-size:14px;
	font-weight:700;
	padding-left:0px;
	color:#fff;
	list-style:none;	
}			
.no li span{
	color:red;
	margin-right:10px;

}	


.no ul{
	padding:0px;
	color:#fff;
}

@media screen and (max-width:480px){
.no li{
	font-size:18px;
	font-weight:700;
	padding-left:0px;
	color:#fff;
	list-style:none;	
	padding:0px 0px 0px 30px;
}
.no h3{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 30px;	
}

	
}				