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

@media print {
  body {
    width: 1110px;
  }
	.bx-wrapper img, .bx-wrapper li, .bx-viewport, .bx-wrapper {
	width: 1110px;
}
}

/*===============================================
●sp.css  画面の横幅が667pxまで
===============================================*/


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

html, body{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	/*font-size: 12px;*/
    height: 100%;
}
	body {
		min-width:initial;
	}
	
	
	html {
		line-height: 150%;
	}
	
	/*html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
}*/
	
	p, b, a, th, td, h1, h2, h3, h4, li, .footer_title, .catch, .bigcatch, label {
		/*font-size: 12px;
		line-height: 18px;*/
	}

    .mlr10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .sp_mb10 {
        margin-bottom: 10px;
    }

img:not(.ab):not(.over){
max-width: 100%;
height: auto;
}
    #price .menu.wrapper.wrapper .wrapper img.logo {
        max-width: 50%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    }
    #price .menu.wrapper.wrapper .wrapper img.logo-big {
    width: 50%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    }    
#price .menu.wrapper.ecoplusdiamond h3 span:nth-child(2), .single-gallery .menu.wrapper.ecoplusdiamond h3.sub_title02, .single-ba .menu.wrapper.ecoplusdiamond h3.sub_title02 {
    color: #1eaa39;
    font-weight: 800;
    }
.spnone {
	display: none !important;
}
    .top_bar {
        width: 100%;
        height: 100vh;
        background-image: url("../images/sp/common/sp_menu_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
    }
    .top_bar .wrapper {
        width: 100%;
    height: 68px;
    display: table;
    }
     .top_bar_wrapper {
        position: absolute;
        overflow: hidden;
        width: 100%;
        z-index: 9999999999;
    height: 68px;
    }
    .lower .top_bar {
  /*background-image: url("../images/sp/index/sp_main_visual02.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;*/
    }
    .lower .active .top_bar {
        background-image: none;
    }
    /*.top_bar {
        position: absolute;
    display: table;
        width: 100%;
    height: 68px;
}*/
    .lower .top_bar.active{
        width: 100%;
        position: absolute;
        background-color: #0b3190;
        z-index: 9999999999;
    }
    
.home:not(.postid-1) .top_menu_wrapper {
  background-image: url("../images/sp/index/sp_main_visual01.png?230206"), url("../images/sp/index/sp_main_visual02.jpg?230206");
  background-position: center center, center center ;
  background-repeat: no-repeat;
  background-size: 100% auto,cover;
  height: calc(100vh - 68px);
        position: relative;
    }
    .top_menu_wrapper.active {
  height: 100vh;
        /*background-image: url("../images/sp/common/sp_menu_bg.png") !important;*/
        position: relative;
        
    }
    .lower .top_menu_wrapper:not(.active) {
        /*background-image: url("../images/sp/common/sp_menu_bg.png");*/
    }
    .lower .top_menu_wrapper {
        display: block;
        /*margin-bottom: 68px;*/
        
    /* background-size: 100vh; */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .top_menu_wrapper {
    }
    .lower h2.title {
        
    }
    
    .lower h2.title {
        background-image: url("../images/sp/common/sp_lower_title_bg.jpg");
        background-size: cover;
        font-size: 250%;
        color: #fff;
        margin:  68px 0px 0px 0px;
    width: 100%;
    }
    .lower h2.title > .wrapper {
        width: 100%;
        margin: 0px auto;
    display: table;
        height: 100%;
    }
    .lower h2.title > .wrapper .wrapper {
    display: table-cell;
        padding: 7% 20px;
        vertical-align: middle;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        text-transform: uppercase;
    }
    .lower h2.title span {
        font-size: 50%;
        margin-top: 2%;
        display: block;
        font-weight: normal;
        color: #fff;
    }
    
    
    .header_wrapper .right {
        float: none;
    }
.content{
width:100%;
padding: 0;
}

body {
	padding: 0;
	margin: 0;
	/*position: relative;*/
	/*min-width:1080px;*/
	/*background-color: #fff;*/
}
html {
	/*background-color: #fff;*/
}
   

    
    
    
    
    
     ul.banner {
	padding-left: 0px;
         margin: 10px 0px 0px 0px;
    }
ul.banner li {
    text-align: center;
	list-style: none !important;
         line-height: 1;
         font-size: 0px;
    margin-bottom: 10px;
}
    
.sidebar ul.banner li img {
    width: 100%;
    height: auto;
    }
ul.banner li:last-child {
    margin-bottom: 0px;
    }
     
    .main_content > .left {
        float: none;
    }
   
    
    

    .body_wrapper {
        overflow: hidden;/*最後に解除しておく*/
        position: relative;
    }
    
    ul#impression {
        padding: 0px;
        margin: 0px 0px;
        text-align: center;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    ul#impression li {
        list-style: none;
        line-height: 1;
        font-size: 0;
        margin-top: 10px;
    }
    ul#impression li img {
        width: 100%;
        height: auto;
    }
    
    .sub_title_wrapper {
        margin: 10px 10px;
    }
    /*.sub_title span:nth-child(2) {
        display: table-cell;
        vertical-align: middle;
        width: 75%;
    }*/
    .sub_title .right {
        width: 100%;
        text-align: right;
    }
    .sub_title .right a {
        background-color: #fff;
        color: #00a73c;
        background-image: url(../images/sp/common/sp_arrow01.png);
        background-repeat: no-repeat;
        background-position: right 16% center;
        text-decoration: none;
        background-size: 8% auto;
        vertical-align: middle;
        
        padding: 4.5% 26% 4.5% 15%;
        font-size: 80%;
        line-height: 150%;
        
	/* border-radius */
border-radius: 999px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
-ms-border-radius: 999px;
    }
    
    ul.result {
    padding: 0px;
    margin: 0px 10px 10px 10px;
    height: 235px;
    overflow-x: scroll;
}
ul.result > li .img {
    display: table-cell;
    width: 20%;
    height: 100%;
}

ul.result .title {
    margin: 0px;
}
ul.result .title a {
    color: #00a73c;
    text-decoration: none;
    font-weight: bold;
    font-size: 140%;
    line-height: 150%;
}
ul.result .date {
    font-size: 100%;
    margin: 0% 0% 1% 0%;
}
    ul.result .date span {
    background-color: #fff;
    border: dashed 1px #00a73c;
    color: #00a73c;
    text-decoration: none;
    font-size: 90%;
    font-weight: normal;
    padding: 0.3% 1%;
    margin-left: 5px;
	/* border-radius */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
}
ul.result .text {
    font-size: 100%;
    line-height: 130%;
    margin: 0px;
}
ul.result .text a {
    text-decoration: none;
}
ul.result .text a:hover {
    color: #00a73c !important;
    text-decoration: underline !important;
}
ul.result li .img {
    background-position: center center;
    background-size: cover;
}
ul.result .wrapper {
    display: table-cell;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
ul.result li {
    border-bottom: dashed 1px #bfe4d0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: table;
    list-style: none;
}
ul.result li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
}
   .top_bar .logo {
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px;
}
    
    .top_bar .logo img {
        width: 40%;
        min-width: 150px;
        vertical-align: top;
    }
    .logo + .right {
        float: none !important;
    }
    
    .top_menu .menu {
        position: relative;
        display: table;
        height: 48px;
    background-position: bottom left;
    background-repeat: repeat-x;
    }
     /*フォーム*/
    /*.menu-list-container {
        display: none;
    }*/
    
    .top_menu {
        background-image: url("../images/sp/common/sp_menu_bg.png");
        display: none;
        /*background-color: #062d92;*/
        /*background-image: url("../images/sp/common/sp_menu_bg.png") !important;*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
        position: relative;
    z-index: 999999999;
    }
    /*.top_menu.active {
        background-color: #062d92;
        background-image: none !important;
    }*/
    .youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube img{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: auto !important;
    
    }
    
    /*.header_wrapper {
    background-color: #062d92;
}*/
    .sub_menu {
        padding: 0;
        margin: 0;
    }
    /*.scroll_icon.active {
        display: none;
    }*/
    a.scroll_icon {
        bottom: 5vh;
    }
   
    header .copyright {
        text-align: right;
    color: #fff;
    font-size: 100%;
    padding: 20% 20px 20% 20px !important;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
        /*border-top: #193e9d 1px solid;*/
	 /*border-top: #00a0bc 1px solid;*/
    }
    
    
    
    header ul.sub_menu {
        background-color: #eeeeee;
        border-bottom: 1px solid #00164f;
    }
    header ul.sub_menu a {
        color: #000 !important;
        padding: 3% 10px !important;
        width: 100%;
    height: 100%;
            font-size: 120% !important;
    line-height: 150% !important;
        text-align: left;
    display: table-cell;
    }
    header ul.sub_menu li {
        border-top: #fff solid 1px;
        border-bottom: #d2d2d2 solid 1px;
        display: table;
    width: 100%;
    }
    header ul.sns {
        line-height: 1;
        font-size: 0;
        padding: 0;
        padding: 10px 0;
        text-align: center;
        border-top: #fff solid 1px;
        background-color: #eeeeee;
    }
    header ul.sns li {
        list-style: none;
        display: inline-block;
        margin: 0px 5px;
    }
    
    
    .content_wrapper > .content {
        text-align: center;
        padding: 0 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    }
    
    .lower .main_content_wrapper, .archive .main_content_wrapper, .single-information .main_content_wrapper {
        position: relative;
        overflow: hidden;
        background-repeat: repeat-x;
        background-position: center bottom;
    }
    
    .lower .main_content_wrapper:before, .archive .main_content_wrapper:before, .single-information .main_content_wrapper:before {
        position: absolute;
    width: 100%;
    background-image: url(../images/common/lower_bg01.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
        content: "";
        display: block;
        height: 100%;
}
    .main_content > .bg {
        position: absolute;
        z-index: 0;
        right: 0;
        width: 53%;
        margin-right: -23%;
    }
    .lower .main_content > .align_center .title, .archive .main_content > .align_center .title, .single-information .main_content > .align_center .title {
        font-size: 200%;
        line-height: 130%;
        position: relative;
        color: #00873b;
        border-bottom: solid 1px #00873b;
        text-align: center;
        display: inline-block;
        margin: 15% auto 10% auto;
        padding: 0px 0px 4% 0px;
        z-index: 1 !important;
    }
    
    
    .bigcatch {
        background-color: #00a73c;
        color: #fff !important;
        text-align: center !important;
        margin: 4% 0px 4% 0px;
    font-size: 150%;
    line-height: 150%;
        padding: 2% 20px;
	/* border-radius */
border-radius: 999px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
-ms-border-radius: 999px;
    }
    .bigcatch span {
        color: #ffff00;
    }
    
    #lineat .bigcatch {
        margin-top: 6% !important;
    }
    
    .bigcatch02 {
        font-weight: bold;
        background-color: #00a73c;
        color: #fff !important;
        text-align: center !important;
    font-size: 230%;
    line-height: 130%;
        padding: 3% 20px;
        margin: 8% auto 10px auto;
	/* border-radius */
border-radius: 999px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
-ms-border-radius: 999px;
    }
    
    .bigcatch02 + p {
        text-align: left;
    }
    .green_line {
    color: #00a73c;
    border: solid 1px #00a73c;
    padding: 0.2% 5px;
    margin: 0px 5px;
    display: inline-block;
}
    
    .bigcatch03 {
        font-weight: bold;
        color: #00a73c !important;
        text-align: center !important;
    font-size: 170%;
    line-height: 130%;
    }
    
    .sub_catch {
    font-size: 155%;
    line-height: 130%;
    color: #00a73c;
    margin: 2% 0px 2% 0px;
}
    
    .home .catch {
    font-size: 200% !important;
    line-height: 130% !important;
        /*color: #fff;*/
        font-weight: bold;
        text-align: center;
    margin: 3% 0px 3% 0px !important;
}
    #movie .catch {
        margin: 10px 0px 0px 0px !important;
    }
    #movie .catch + p {
        color: #fff;
        text-align: center;
        margin: 0px 0px 10px 0px;
    }
    #movie {
        padding-bottom: 20px;
    }
    #lineat .catch {
    margin: 6% 0px 3% 0px !important;
    }
    
    .float .left, .float .right {
        float: none;
    }
    .float.none {
        border: none;
    }
    
    .float .left img, .float .right img {
        width: 100%;
        height: auto;
    }
    #what ul.block01 {
        padding: 0px;
        margin: 0px;
    }
    
    #what ul.block01 li {
    list-style: none;
    display: inline-block;
    background-color: #00a73c;
        width: 100%;
    padding: 10px;
        margin-top: 10px;
        line-height: 1;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
    #what ul.block01 li img {
        width: 100%;
        height: auto;
    }
    #what ul.block01 li p {
    font-size: 130%;
    line-height: 130%;
    margin: 10px 0px 0px 0px;
    text-align: center;
    color: #fff;
    border: dashed 1px #fff;
    padding: 3% 10px;
}
    
    .float02 {
    border: solid 2px #00a73c;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    margin-bottom: 10px;
}
    .float02 img {
        text-align: center;
        margin: 0px auto;
        display: block;
        width: 56%;
    }
    .float02 .left {
        float: none;
    }
    ul.important_button {
    padding: 0;
    margin: 7% 0px 10px 0px;
    line-height: 1;
    font-size: 0;
}
    ul.important_button li {
    width: 100%;
    list-style: none;
}
    ul.important_button li a {
    width: 100%;
        display: block;
    background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        line-height: 1 !important;
        font-size: 0 !important;
}
    ul.important_button li:first-child a {
    background-image: url(../images/sp/common/sp_to_menu_button.png);
        margin-bottom: 5px;
}
    ul.important_button li:nth-child(2) a {
    background-image: url(../images/sp/common/sp_to_estimate_button.png);
}
    ul.important_button li a:hover {
    background-position: center bottom;
    }
    
    .footer_contact p.title {
    font-size: 130%;
    margin: 0px;
    line-height: 130%;
    text-align: center;
    font-weight: bold;
    padding: 1% 20px;
    background-color: #fff;
    border: 1px solid #000;
    display: block;
        width: 100%;
	/* border-radius */
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
    -o-border-radius: 999px;
    -ms-border-radius: 999px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
    
    ul.important_button + .footer_contact {
        margin-top: 3%;
    }
    .footer_contact {
        padding: 10px 9px 10px 9px;
        margin-top: 7%;
}
    .footer_contact ul.text {
    padding: 0;
    text-align: center;
}
    .footer_contact ul.text li {
    display: inline-block;
    list-style: none;
    font-size: 130%;
        line-height: 130%;
    vertical-align: top;
}
    .footer_contact ul.text li:nth-child(2) {
    font-size: 120%;
        
    }
    .footer_contact ul.text li span {
        background-color: #fff;
        border: dashed 1px #00a73c;
        padding: 0.5% 10px;
        margin-top: 1%;
        display: inline-block;
        margin-right: 5px;
	/* border-radius */
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
    -o-border-radius: 999px;
    -ms-border-radius: 999px;
    }
    
    .footer_contact ul.way {
        padding: 0px;
    }
    .footer_contact ul.way li {
        list-style: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    border: solid 1px #dcdcdc;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 9px;
	/* border-radius */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
    .footer_contact ul.way li p:first-child {
        text-align: center;
    background-color: #eeeeee;
        margin: 0px 0px 10px 0px;
        font-size: 130%;
        line-height: 130%;
    padding: 3px 0px;
	/* border-radius */
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
    -o-border-radius: 999px;
    -ms-border-radius: 999px;
    font-weight: bold;
}
    
    .footer_contact ul.way li:first-child a {
    margin: 0px 0px 0px 0px;
        line-height: 1;
        font-size: 0;
    background-image: url(../images/sp/common/sp_footer_contact_line.png);
    width: 100%;
        display: block;
    background-position: center top;
        background-repeat: no-repeat !important;
        background-size: cover;
}
    .footer_contact ul.way li:first-child a:hover {
    background-position: center bottom;
    }
    .footer_contact ul.way li p:nth-of-type(2) {
    font-size: 100%;
    line-height: 130%;
        text-align: center;
        margin: 2% auto 0px auto;
}
    .footer_contact ul.way li:nth-child(2) a {
        line-height: 1;
        height: 100%;
        font-size: 0;
    margin: 3% auto 0px auto;
    background-image: url(../images/common/footer_contact_tel.png);
    width: 70%;
        display: block;
    background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
}
    .footer_contact ul.way li:nth-child(3) a {
    font-size: 170%;
    line-height: 130%;
    display: inline-block;
    text-align: center;
    margin: 0% auto 0px auto;
    padding: 1% 0px 1% 2em;
    font-weight: bold;
    text-decoration: none;
    background-image: url(../images/common/footer_contact_mail.png);
    background-position: left center;
        background-size: contain;
    background-repeat: no-repeat;
}
    .center_button, .center_button02 {
        margin: 10px 0px 10px 0px;
    }
    .center_button a {
        font-size: 180%;
        line-height: 130%;
        padding: 2% 30px 2% 20px;
        background-position: right 15px center;
        background-size: 3%;
    }
    body:not(.single-gallery):not(.single-ba) .center_button02 a {
        font-size: 120%;
        line-height: 130%;
        padding: 2% 20px 2% 30px;
        background-position: left 15px center;
        background-size: 3%;
    }
    body.single-gallery .center_button02 a, body.single-ba .center_button02 a {
        font-size: 160%;
    line-height: 130%;
    padding: 1.8% 2em 2% 2em;
    background-position: left 15px center;
    font-weight: 500;
    background-size: 3%;
    }
    .post-type-archive-gallery p.to_detail, .post-type-archive-ba p.to_detail {
    padding: 1.0% 0% 2% 0%;
    }
.post-type-archive-gallery .to_detail a, .post-type-archive-ba .to_detail a {
    font-size: 160%;
    padding: 2.0% 5% 3% 0%;
}
    /*.course {
        font-size: 160%;
    }*/
    .course span:first-child, .step span:first-child {
        padding: 3% 10px 3% 10px;
        text-align: center;
	/* border-radius */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
        min-width: 4em;
        vertical-align: middle;
    }
    .course span:nth-child(2), .step span:nth-child(2) {
        padding-left: 10px;
        vertical-align: middle;
    }
    
  
    table.info, table thead, table tbody {
        width: 100%;
    }
    table.info thead tr {
        background-color: #e5e5e5;
    }
    table.info thead tr th:first-child {
        line-height: 1;
        font-size: 0px;
        width: 18% !important;
        max-width: 18% !important;
    }
    table.info thead tr th:nth-child(2) {
        width: 82% !important;
    }
    #lineat table.info thead tr th:first-child {
        font-size: 130%;
        width: 4.5em;
        text-align: center;
    }
    #lineat table.info td:first-child {
        line-height: 1;
        font-size: 0;
    }
    #lineat table.info td {
        padding: 10px;
        border: 1px solid #bfbfbf;
        vertical-align: middle;
    }
    table.info thead th {
        padding: 10px;
        font-size: 130%;
        line-height: 130%;
    }
    table.info thead tr th:first-child img {
        width: 100%;
    }
    table.info thead th, table.info > tbody {
        border: solid 1px #bfbfbf;
    }
    table.info tbody th, table.info tbody td {
        vertical-align: top;
    }
    table.info tbody tbody th, table.info tbody tbody td {
        padding: 2% 10px;
    }
    table.info tbody tbody th {
        width: 4em;
    }
    table.info {
        margin-bottom: 10px;
    }
    table.info td:last-child a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 1.2% 13% 1.2% 10%;
    background-image: url(../images/common/arrow01.png);
    background-repeat: no-repeat;
    background-position: right 13% center;
    background-size: 5%;
	/* border-radius */
border-radius: 999px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-o-border-radius: 999px;
-ms-border-radius: 999px;
}
   
    #store table.info td:last-child a:first-child {
    background-color: #4d6a79;
    /*background-color: #ff8225;*/
    }
    #estimate table.info td:last-child a:first-child {
    background-color: #00a73c;
    }
    table.info td:last-child a:nth-child(2) {
    background-color: #ff8225;
    }
    
    
    
    
    /*フォーム*/
    #contact form table {
	border-collapse: collapse;
    width: 100%;
}
    #contact form th, #contact form td{
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    }
    #contact03 form th {
        width: 35%;
        background-color: #cfd7ea;
    }
    .formTable {
        margin-bottom: 10px;
    }
    #contact03 form th, #contact03 form td {
    border: 1px solid #b4c0de;
        padding: 2% 10px;
    }
    
    #contact .title th {
        border: 1px solid #00bada;
        padding: 2% 10px;
        margin-bottom: 10px;
}

#contact form td {
	vertical-align: middle;
    padding: 0px 0px 2.5% 0px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
    
    #contact form th {
    padding: 2.5% 0px 2% 0px;
            font-size: 130%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
    #contact .text {
    padding: 10px;
}
    #contact .text p:first-child {
        margin-top: 0px;
    }
    #contact .text p:last-child {
        margin-bottom: 0px;
    }
    span.wpcf7-list-item-label {
        font-size: 130%;
        vertical-align: middle;
    }
#contact form td input[type=text]:not(.number) {/*
    padding: 2% 5px;
	width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        border: solid 1px #bfbfbf;*/
}
#contact form td input.number[type=text] {
    padding: 2% 10px;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        border: solid 1px #bfbfbf;
    }
#contact form td textarea {
        font-size: 130%;
        padding: 2% 10px 2% 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    }
/*#contact form input[type=button] {
	margin: 5px;
}*/
    #contact td input:not([type=radio]) {
        width: 100%;
        font-size: 130%;
        padding: 2% 10px 2% 10px;
    }
    
#contact form input[type=radio] {
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
    }
    #contact form th span {
        color: #fff;
        font-size: 80%;
        line-height: 130%;
        padding: 0.5% 1.5% !important;
        vertical-align: top;
        font-weight: normal;
        position: relative;
        margin-right: 5px;
    background-color: #062d92 !important;
	/* border-radius */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
        display: inline-block;
    }
#contact form #confirm {
	border: none;
	width: 100%;
    padding: 2.5% 0px;
    font-size: 180%;
    background-color: #00a73c;
    color: #fff;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}
    #contact form input[type=submit], #formWrap input[type=button] {
  -webkit-appearance: none;
  border-radius: 0;
}
#contact form #send {
	border: none;
    background-color: #062d92;
	width: 100%;
    padding: 2.5% 0px;
    margin-top: 2.5%;
    font-size: 180%;
    color: #fff;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}
#contact form #back, #contactWrap #back {
	border: none;
    background-color: #00a73c;
	width: 100%;
    padding: 2.5% 0px;
    font-size: 180%;
    color: #fff;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}
    
    /*フォーム*/
    
    /*#movie, #point, #voice {
        background-image: url("../images/common/bg02.jpg");
        background-size: contain;
    }*/
    
   .content_wrapper h1:not(.title) {
       font-size: 0px;
       line-height: 1;
       margin-bottom: 20px;
       position: relative;
	}
	.content_wrapper h1 span {
		background-color: #fff;
		padding: 0px 20px;
	}
    
    
   
    a.order_button02 {
        margin-top: 10px;
		display: block;
		content: "";
		width: 100%;
        padding-top: 12%;
		background-image: url("../images/common/order_button02.png");
		background-position: center top;
		background-repeat: no-repeat;
        background-size: cover;
	}
    a.forshop_button01 {
    display: block;
    margin-top: 10px;
    content: "";
		width: 100%;
        padding-top: 12%;
    background-image: url(../images/common/forshop_button01.png);
    background-position: center top;
    background-repeat: no-repeat;
        background-size: cover;
}
    /*.sub_title {
    color: #fff;
    background-image: url("../images/sp/common/sp_subtitle_bg.png");
    background-position: center top;
    background-size: 100%;
    font-size: 130%;
    margin: 10px 0px 10px 0px;
    padding: 2% 50px 2% 10px;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}*/
    
    
    #original > .content {
    position: relative;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        height: auto;
        
}
    #original .content_wrapper {
    background-color: #f0eee3;
    padding: 50% 10px 10px 10px;
    position: relative;
    }
    #original h2.ab {
        right: 0px;
        top: 0px;
        left: -10px;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        width: 100%;
    }
    #original h2.ab img {
        text-align: center;
    }
    #original img.ab {
        left: -10px;
        top: 22%;
        width: 100%;
    }
    
    #original ul.flow .img {
    height: 150px;
    background-color: #e5f8fb;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
    #original ul.flow li:nth-child(1) .img {
		background-image: url("../images/index/flow_image01.png");
	}
	#original ul.flow li:nth-child(2) .img {
		background-image: url("../images/index/flow_image02.png");
	}
	#original ul.flow li:nth-child(3) .img {
		background-image: url("../images/index/flow_image03.png");
	}
    #original ul.flow h2 {
        text-align: center;
        color: #007387;
    }
    #original ul.flow .content {
        padding: 0px 10px;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    
    #shop th, #shop td {
    padding: 10px 10px;
}
    #shop tbody td .map_icon {
    padding-top: 0px;
    width: 40px;
    padding-right: 5px;
}
 
    #contact03 form input[type=submit], #contact03 form input[type=button], #contact03 input[type=submit], #contact03 input[type=button] {
    display: inline-block;
    margin-top: 10px;
    content: "";
    font-size: 16px;
    width: 30%;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    padding: 10px 0px 10px 0px;
    background-color: #062d92;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}
    
#contact form input[type=submit]:active {
    background-position: center bottom;
    }
#contact td dt {
    padding-right: 5px;
}
 
    .content_wrapper {
    padding: 20px 20px;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

    
   
    
    
    #company ul li .title {
        width: 4em;
        padding: 3px 0px !important;
    }
    #company ul li {
        margin-bottom: 5px;
        font-size: 120%;
    }
    #company ul li p span {
        width: 4em;
        margin: 0px 5px 5px 0px;
	/* border-radius */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
    }
    #company ul li p:not(.title) {
        padding-left: 5px;
    }
    #voice ul {
        padding: 0px;
        margin: 0px;
        letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    #voice ul li {
        letter-spacing: normal; /* 文字間を元に戻す */
        display: inline-block;
        width: 50%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        position: relative;
        padding-bottom: 9.5%;
        margin-bottom: 20px;
    }
    #voice li .text + p {
        bottom: 0px;
        width: 100%;
        padding: 1% 0px;
    }
    .home #voice ul li p {
        color: #fff;
    }
    #voice ul li:first-child {
        padding-right: 5px;
    }
    #voice ul li:nth-child(2n) {
        padding-left: 5px;
    }
    #voice ul li:nth-child(3n) {
        padding-right: 5px;
    }
    #faq {
        
    }
    #voice .info {
        position: relative;
        
    }
    #voice .info p {
        font-size: 130%;
    }
    #voice .attribute {
        background-color: #0b3190;
        color: #fff;
        text-align: center;
        font-weight: 500;
        display: table;
        width: calc(100% - 5px);
        margin: 0px 0px 0px 0px;
        padding: 5% 0px 6% 0px;
    font-size: 150%;
        font-weight: 500;position: absolute;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    }
    #price p.line {
        font-size: 150%;
        line-height: 130%;
        text-align: center;
        font-weight: bold;
        background-image: url("../images/common/line01.png"), url("../images/common/line01.png");
        background-repeat: no-repeat, no-repeat;
        background-position: left top, left bottom;
        background-size: 100% auto;
        margin: 10px 0px 0px 0px;
        padding: 10px 0;
    }
    #price h1 + .pcnone {
        font-size: 130%;
        text-align: center;
        font-weight: bold;
    }
    #about .content .left {
        float: none;
    }
    #about .content .left img {
        width: 100%;
        height: auto;
    }
    #about .content .text p:last-child {
        margin-bottom: 0px;
    }
    .price_list_wrapper {
        width: 100%;
    }
    .price_list_wrapper .wrapper {
        width: 100%;
    text-align: center;
        display: block !important;
        margin: 0px 0% 0px 0%;
        position: relative;
        background-position: center center;
        overflow:scroll; 
    }
    .price_list_wrapper img {
        width: 200%;
        height: auto;
        margin: 0px auto 0px 0%;
        top: 0;
        left: 0%;
        right: 0%;
        display: block !important;
    }
    #contact .content, #contact02 .content {
        width: 100%;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
        /*padding: 10px;*/
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    
    #page-top {
    position: fixed;
    bottom: 0px;
        margin: 0px;
    right: 10px;
    font-size: 80%;
}
#page-top a {
    background: #062d92;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    display: block;
	/* border-radius */
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-o-border-radius: 5px 5px 0px 0px;
-ms-border-radius: 5px 5px 0px 0px;
}
#page-top a:hover {
    text-decoration: none;
    background: #062d92;
}
    
   #contact h1 .ab {
       right: -6.5%;
    }
    #contact h1 {
        margin-bottom: 10px;
    }
    
    #contact .tel {
        background-color: #cfd7ea;
        text-align: center;
        padding: 7px 0px;
        margin-bottom: 2%;
    }
    #contact .tel .wrapper {
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    #contact .tel p {
        text-align: center;
        margin: 0px 0px 5px 0px;
    }
    #contact .tel img {
        text-align: center;
        width: 70%;
    }
    .top_tel .wrapper {
        border-bottom: 1px solid #b4c0de;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        background-color: #fff;
        
    }
    .top_tel .wrapper p {
        display: inline-block;
        padding-right: 5px;
        vertical-align: middle;
    }
    .top_tel .wrapper img {
        display: inline-block;
        width: 40%;
        vertical-align: middle;
        padding-left: 5px;
    }
    
    /*.top_tel {
        border-bottom: 1px solid #b4c0de;
        display: block;
        width: 100%;
    }
    .top_tel table {
        margin: 0px auto;
        text-align: center;
        display: block;
        
    }
    .top_tel td {
        padding: 2% 0;
        vertical-align: middle;
        display: inline-block;
    }
    
    .top_tel td:first-child {
        text-align: right;
        padding-right: 5px;
        padding-left: 10px;
    }
    .top_tel td:nth-child(2) {
        text-align: left;
        padding-left: 5px;
        padding-right: 10px;
    }
    .top_tel td:nth-child(2) img {
        vertical-align: middle;
        width: 70%;
    }
    
    
    a.top_tel {
        text-decoration: none;
    }*/
    
    .re {
        position: relative;
    }
    
#point li:nth-child(6) .ab {
         right: -10px;
         top: 6%;
    width: 38%;
    height: auto;
    }
    a.scroll_icon {
    margin-left: -18px;
}
    .active a.scroll_icon {
        z-index: -99;
    }
    .course_banner {
    width: 100%;
    background-color: #000;
    bottom: 0px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        padding: 10px;
}
    .course_banner ul {
        margin: 0px;
        padding: 0px;
        line-height: 1;
        font-size: 0;
        position: relative;
        
       left: calc(15vw - 10px);
  overflow: visible !important;
    }
    .course_banner li {
        width: 70vw !important;
        display: inline-block;
        list-style: none;
        text-align: center;
        margin-bottom: 0px;
    }
    .course_banner li:last-child {
        margin: 0;
    }
    
    .campaign {
        background-color: #0b3190;
        text-align: center;
        background-image: url("../images/common/bg_01.png");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 30% auto;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        padding: 0px 10px 0px 10px;
    }
    .home #portfolio {
        background-color: #eeeeee;
        z-index: 0;
        background-image: url("../images/common/bg_03.png");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 30% auto;
    }
    .sub_title .wrapper {
        text-align: center;
        position: relative;
        line-height: 1;
    font-size: 0;
        margin-bottom: 3%;
    }
    h2.sub_title {
        margin: 0px 0px 7% 0px;
    }
    .sub_title .wrapper span {
        font-size: 13px;
        color: #8598c7;
        display: inline-block;
        margin: 0px auto;
        text-align: center;
        background-color: #eee;
        padding: 0px 20px;
        top: 0;
        position: relative;
        z-index: 3;
    }
    .sub_title span:nth-child(2) {
    text-align: center;
    display: block;
    font-size: 150%;
}
    .sub_title .wrapper:before {
        position: absolute;
        border-top: 1px solid #8598c7;
        width: 100%;
        top: 6px;
        content: "";
        display: block;
    }
    
    .home #portfolio a.more:hover {
        transform: scale(1.1, 1.1);
    }
    .home #portfolio ul {
        padding: 0px 10px;
        margin: 0px;
        letter-spacing: -4em;
        /*font-size: 0;*/
        line-height: 1;
        display: table;
    }
    .home #portfolio li {
        letter-spacing: normal;
        width: calc(50% - 10px);
        height: 50%;
        display: inline-block;
        position: relative;
        text-align: left;
    }
    .home #portfolio li:nth-child(odd) {
        margin-right: 10px;
        margin-bottom: 20px;
    }
    .home #portfolio li:nth-child(even) {
        margin-left: 10px;
        margin-bottom: 20px;
    }
    
    .home #portfolio li img {
        transition: 0.5s;
        width: 100%;
        height: auto;
        z-index: 2;
        position: relative;
    }
    
    .home #portfolio li:hover img {
        transform: scale(1.1, 1.1);
    }
    .home #portfolio li .wrapper {
        overflow: hidden;
    }
    
    .home #portfolio li:before {
        width: 100%;
        height: 0%;
        padding-top: 100%;
        content: "";
        position: absolute;
        background-color: #fff;
        border: 1px solid #8598c7;
        right: -10px;
        bottom: -10px;
    }
    .home #portfolio a.more {
    margin-top: 10px;
    display: inline-block;
    font-size: 130%;
    text-decoration: none;
    border: 1px #222222 solid;
    padding: 3% 10% 3% 10%;
    line-height: 1;
    font-weight: 600;
    border-radius: 9999px;
    -moz-border-radius: 9999px;
    -webkit-border-radius: 9999px;
    -o-border-radius: 9999px;
    -ms-border-radius: 9999px;
    background-image: url(../images/common/arrow01.png);
    background-position: center right 10%;
    background-repeat: no-repeat;
    background-size: 3% auto;
    transition: 0.5s;
}
    .home #portfolio a.more:hover {
        transform: scale(1.1, 1.1);
    }
    #point li {
    background-color: #fff;
    width: 100%;
    display: inline-block;
    padding: 20px 20px 20px 20px;
        margin-bottom: 10px;
    letter-spacing: normal;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
    #point ul {
        padding: 0px;
        margin: 0;
    }
    #point {
    background-color: #0b3190;
    background-image: url(../images/common/bg_04.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 30% auto;
}
    #point ul li:last-child {
        margin-bottom: 0px;
    }
    #point ul li h2 {
        margin: 0px;
    }
    .content_wrapper:nth-of-type(6) .sub_title .wrapper span {
        color: #fff;
        background-color: #0A318F;
    }
    .content_wrapper:nth-of-type(6) .sub_title .wrapper:before {
        border-top: 1px solid #fff;
    }
    .content_wrapper:nth-of-type(6) h2.sub_title {
        color: #fff;
    }
    
    .content_wrapper:nth-of-type(7) .sub_title .wrapper span {
        color: #0b3190;
        background-color: #fff;
    }
    .content_wrapper:nth-of-type(7) .sub_title .wrapper:before {
        border-top: 1px solid #0b3190;
    }
    .content_wrapper:nth-of-type(7) h2.sub_title {
        color: #0b3190;
    }
    .content_wrapper#access {
    padding: 20px 0px 0px 0px;
}
    .content_wrapper#access .content {
    padding: 0px 20px !important;
    }
    .google-maps {
    padding-bottom: 50%;
}
    #pay {
    background-color: #eee;
    padding: 0 20px;
}
    #pay .content {
    padding: 6% 0px 37% 0px;
    height: 0;
    background-image: url(../images/common/pay_bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
    #pay .content p {
        vertical-align: top;
    margin: 0px 0px 0px 0px;
    font-size: 150%;
    font-weight: 800;
}
    #point p {
        font-size: 130%;
        line-height: 150%;
    }
    footer {
    background-color: #0b3190;
    padding: 20px 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
    .home #access ul.detail {
        margin: 0px 0px 0% 0px;
        background-color: #eeeeee;
        padding: 20px;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
    }
    .home #access ul.detail li {
        display: table;
        margin: 0px 0px 10px 0px;
        width: 100%;
    }
    .home #access ul.detail li:last-child {
        margin-bottom: 0px;
    }
    .home #access ul.detail li p {
        display: table-cell;
        font-size: 130%;
    }
    .home #access ul.detail li p span {
        background-color: #0b3190;
        font-size: 80%;
        color: #fff;
        width: 20%;
        text-align: center;
        font-weight: 500;
        line-height: 1;
        padding: 3px 0px 5px 0px;
        display: inline-block;
        margin: 5px 10px 5px 0px;
	/* border-radius */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
    }
    .home #access ul.detail li p span:last-child {
        margin-bottom: 0px;
    }
    .home #access ul.detail li p.title {
        font-weight: 600;
    }
    .home #access ul.detail li p:first-child {
        width: 6em;
    }
    footer p, footer a {
    color: #fff;
    font-size: 120%;
    line-height: 150%;
}
    footer p.title:before {
    position: absolute;
    display: block;
    height: 100%;
    left: 0px;
    top: 0px;
    content: "";
        
    border-left: 6px solid #fff;
    border-radius: 9999px;
    -moz-border-radius: 9999px;
    -webkit-border-radius: 9999px;
    -o-border-radius: 9999px;
    -ms-border-radius: 9999px;
}
    footer p.title {
    padding: 5px 0px 5px 20px;
    margin: 0px;
    position: relative;
        font-size: 160%;
    line-height: 1;
    font-weight: 600;
}
    .footer_content ul {
        padding: 0;
        margin: 0;
    }
    .footer_content ul li {
        list-style: none;
}
    .footer_content ul li a {
        text-decoration: none;
    }
    footer .footer_content > ul li p a {
    background-image: url(../images/common/circle01.png);
        display: inline-block;
        width: 100%;
        font-weight: 500;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 6%;
    background-position: center left;
    background-size: 4% auto;
    text-decoration: none;
}
    .home #about .content .wrapper h2 {
    font-style: italic;
    color: #0b3190;
    font-weight: 800;
    font-size: 200%;
    line-height: 150%;
    margin: 00px 0px 0px 0px;
    text-shadow: 0px 0px 10px #fff;
}
    .home #about .content .wrapper h3 {
        font-size: 160%;
        line-height: 130%;
    }
    .home #about, .lower .content_wrapper:nth-child(1) {
    background-image: url(../images/common/bg_02.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 30% auto;
}
    .home #about, .lower .content_wrapper:nth-child(3) {
        background-color: #fff !important;
    }
    #gallery .content > ul .wrapper, .post-type-archive-gallery .content > ul .wrapper {
        overflow: hidden;
        position: relative;
        line-height: 1;
        /*font-size: 0;*/
        height: 25em;
    }
    .post-type-archive-ba .content > ul .image_wrapper {
        overflow: hidden;
        position: relative;
        line-height: 1;
        /*font-size: 0;*/
        height: 25em;
    }
    .post-type-archive-ba .content_wrapper .content .before h3, .single-ba .content_wrapper .content .before h3 {
        background-color: #ced6e9;
    }
    .post-type-archive-ba .content_wrapper .content .before h3 span:nth-child(1), .single-ba .content_wrapper .content .before h3 span:nth-child(1) {
        font-size: 150%;
        color: #0b3190;
        line-height: 0em;
    }
    .post-type-archive-ba .content_wrapper .content .before h3 span:nth-child(2), .single-ba .content_wrapper .content .before h3 span:nth-child(2) {
        color: #0b3190;
        vertical-align: middle;
    }
    .post-type-archive-ba .content_wrapper .content h3, .single-ba .ba_image h3 {
        height: 4em;
    display: table;
    width: 100%;
        margin: 0;
    }
    .post-type-archive-ba .content_wrapper .content > ul >li {
    list-style: none;
    display: inline-block;
    letter-spacing: normal;
    width: 100%;
    background-color: #eeeeee;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
    .post-type-archive-ba .crystal .after h3, .single-ba .crystal .after h3 {
        background-color: #1ba8d8;
    }
    .post-type-archive-ba .diamond .after h3, .single-ba .diamond .after h3 {
            background-color: #a6903d;
    }
    .post-type-archive-ba .wdiamond .after h3, .single-ba .wdiamond .after h3 {
        background-color: #0060ac;
    }
    .post-type-archive-ba .ex .after h3, .single-ba .ex .after h3 {
        background-color: #bc0a20;
    }
    .post-type-archive-ba .others .after h3, .single-ba .others .after h3 {
        background-color: #0b3190;
    }
    .post-type-archive-ba .content > ul .wrapper a, .single-ba .content > ul .wrapper a {
    text-decoration: none;
}
    .post-type-archive-ba .content > ul .wrapper a .before, .single-ba .ba_image .before {
padding-bottom: 40px;
    background-image: url(../images/common/ba_arrow02.png);
    background-repeat: no-repeat;
    background-position: center bottom 10px;
    background-size: 20px auto;
    }
    .post-type-archive-ba .content_wrapper .content .after h3 span:nth-child(1), .single-ba .content_wrapper .content .after h3 span:nth-child(1) {
        font-size: 250%;
        color: #fff;
        line-height: 0em;
    }
    .post-type-archive-ba .content_wrapper .content h3 span:nth-child(2), .single-ba .content_wrapper .content h3 span:nth-child(2) {
        color: #fff;
        vertical-align: middle;
            padding-left: 5px;
    }
    .post-type-archive-ba .content_wrapper .content h3 .title_wrapper, .single-ba .content_wrapper .content h3 .title_wrapper {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        padding: 0 20px;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .post-type-archive-ba .content_wrapper .content h3 span, .single-ba .content_wrapper .content h3 span {
        display: table-cell;
        vertical-align: middle;
    }
    #gallery .content > ul .wrapper:before, .post-type-archive-gallery .content > ul .wrapper:before, .post-type-archive-ba .content > ul .wrapper:before {
        position: absolute;
        bottom: 10px;
        right: 10px;
        z-index: 999;
        background-size: contain;
        background-repeat: no-repeat;
        height: 10%;
        line-height: 1;
        font-size: 0;
    display:inline-block;
    }
    #gallery .content > ul .crystal .wrapper:before, .post-type-archive-gallery .content > ul .crystal .wrapper:before, .post-type-archive-ba .content > ul .crystal .wrapper:before {
        content: url("../images/gallery/crystal_logo_transparent.png");
        background-image: url("../images/gallery/crystal_logo.png");
        width: 40.738%;
    }
    #gallery .content > ul .diamond .wrapper:before, .post-type-archive-gallery .content > ul .diamond .wrapper:before, .post-type-archive-ba .content > ul .diamond .wrapper:before {
        content: url("../images/gallery/diamond_logo_transparent.png");
        background-image: url("../images/gallery/diamond_logo.png");
        width: 37.795%;
    }
    #gallery .content > ul .wdiamond .wrapper:before, .post-type-archive-gallery .content > ul .wdiamond .wrapper:before, .post-type-archive-ba .content > ul .wdiamond .wrapper:before {
        content: url("../images/gallery/wdiamond_logo_transparent.png");
        background-image: url("../images/gallery/wdiamond_logo.png");
        width: 37.795%;
    }
    #gallery .content > ul .ex .wrapper:before, .post-type-archive-gallery .content > ul .ex .wrapper:before, .post-type-archive-ba .content > ul .ex .wrapper:before {
        content: url("../images/gallery/ex_logo_transparent.png");
        background-image: url("../images/gallery/ex_logo.png");
        width: 35.795%;
    }
    #gallery .content > ul .wrapper img, .post-type-archive-gallery .content > ul .wrapper img, .post-type-archive-ba .content > ul .wrapper img {
        transition: 0.5s;
        width: 100%;
    object-fit: cover;
    height: 100%;
    }
    #gallery .content > ul .wrapper img:hover, .post-type-archive-gallery .content > ul .wrapper img:hover, .post-type-archive-ba .content > ul .wrapper img:hover {
        transform: scale(1.1, 1.1);
    }
    #gallery .content_wrapper .content ul, .post-type-archive-gallery .content_wrapper .content ul, .post-type-archive-ba .content_wrapper .content ul {
        margin: 0px;
        padding: 0px;
        letter-spacing: -4em;
    }
    #gallery .content_wrapper .content ul ul > li, .post-type-archive-gallery .content_wrapper .content ul ul > li, .post-type-archive-ba .content_wrapper .content ul ul > li  {
        list-style: none;
        display: table;
        letter-spacing: normal;
        margin-bottom: 2%;
        width: 100%;
    }
    #gallery .content_wrapper .content .info span, .post-type-archive-gallery .content_wrapper .content .info span, .post-type-archive-ba .content_wrapper .content .info span {
        display: table-cell;
        font-weight: 500;
    }
    #gallery .content_wrapper .content .info span:nth-child(1), .post-type-archive-gallery .content_wrapper .content .info span:nth-child(1), .post-type-archive-ba .content_wrapper .content .info span:nth-child(1)  {
        background-color: #0b3190;
        color: #fff;
        width: 30%;
        text-align: center;
        padding: 1.2% 0px 1.5% 0px;
        vertical-align: middle;
        font-size: 130%;
        line-height: 1;
    }
    #gallery .content_wrapper .content .info span:nth-child(2), .post-type-archive-gallery .content_wrapper .content .info span:nth-child(2), .post-type-archive-ba .content_wrapper .content .info span:nth-child(2)  {
        font-size: 150%;
        vertical-align: middle;
        padding-left: 10px;
    }
    #gallery .content_wrapper .content ul li:last-child, .post-type-archive-gallery .content_wrapper .content ul li:last-child, .post-type-archive-ba .content_wrapper .content ul li:last-child {
        margin: 0px;
    }
    #gallery .content_wrapper .content > ul >li, .post-type-archive-gallery .content_wrapper .content > ul >li, .post-type-archive-ba .content_wrapper .content > ul >li {
        list-style: none;
        display: inline-block;
        letter-spacing: normal;
        margin-bottom: 20px;
        width: 100%;
    }
    #gallery .content > ul .info, .post-type-archive-gallery .content > ul .info {
        background-color: #eeeeee;
        padding: 10px;
    }
    .post-type-archive-ba .content > ul .info {
        margin-top: 10px;
    }
    .lower .content_wrapper:nth-child(odd) .sub_title .wrapper span {
        color: #0b3190 !important;;
        background-color: #fff !important;;
    }
    .lower .content_wrapper:nth-child(odd) .sub_title .wrapper:before {
        border-top: 1px solid #0b3190 !important;
    }
    .lower .content_wrapper:nth-child(odd) h2.sub_title {
        color: #0b3190 !important;
    }
    .lower .content_wrapper:nth-child(even) .sub_title .wrapper span {
        color: #8598c7 !important;;
        background-color: #eee !important;;
    }
    .lower .content_wrapper:nth-child(even) .sub_title .wrapper:before {
        border-top: 1px solid #8598c7 !important;
    }
    .lower .content_wrapper:nth-child(even) h2.sub_title {
        color: #222222 !important;
    }
    .lower .content_wrapper:nth-child(even) {
    background-color: #eeeeee;
    z-index: 0;
    background-image: url(../images/common/bg_03.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 30% auto;
}
    
    .anchor ul {
    padding: 10px 10px 0px 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        width: 100%;
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.anchor ul li:nth-child(odd) {
    margin-right: 5px;
}
.anchor ul li:nth-child(even) {
    margin-left: 5px;
}
.anchor ul li {
    width: calc(50% - 5px);
    display: inline-flex;
    margin-bottom: 10px;
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    vertical-align: middle;
    }
    
.anchor ul li a {
        display: grid;
    align-items: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7% 10px 10% 10px;
    background-position: center bottom 15%;
    background-size: 5% auto;
    width: 100%;
    font-size: 150%;
	/* border-radius */
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}
    .faq dt h3 {
            padding: 2.5% 8% 2.5% 11%;
        background-position: center left;
        background-size: 8% auto;
    }
    .faq dd h3 {
        padding: 2.5% 7% 2.5% 11%;
        background-position: center left;
        background-size: 8% auto;
    }
    
.lower:not(.single-gallery):not(.single-ba) .sub_title02 {
    border-left: 8px solid #0b3190;
    padding: 1% 0px 1.5% 2%;
}
    .single-gallery .sub_title02, .single-ba .sub_title02 {
        text-align: center;
}
      #option .category {
        /*color: #0096db;*/
        font-size: 150%;
        padding: 1% 0px 1.5% 2%;
        border-left: #0096db solid 10px;
    }  
    
    #option .menu.wrapper.option00 ul.point02 li .ab {
    font-size: 120%;
        line-height: 150%;
        margin-bottom: 20px;
        position: relative
        /*margin-bottom: -5%;
        position: relative;*/
}
    #option .menu.wrapper ul.point02 li:first-child {
    margin-bottom: 20px;
}
    #option .menu.wrapper ul.point01 li {
        display: inline-block !important;
    padding: 2% 5px 0% 0px;
}
    #option .menu.wrapper ul.point01 {
        margin-bottom: 20px;
    }
    #option .menu.wrapper ul.point01 .h4_wrapper {
    padding: 1% 5px 1% 5px;
}
    
#price .menu.wrapper.crystal, #option .menu.wrapper, .single-gallery .menu.wrapper.crystal, .single-ba .menu.wrapper.crystal {
    background-image: none,url("../images/price/crystal_keeper_bg.png");
    background-size: cover;
}
    #price .menu.wrapper.fresh, .single-gallery .menu.wrapper.fresh, .single-ba .menu.wrapper.fresh {
    background-image: none,url("../images/price/fresh_keeper_bg.png");
    background-size: cover;
}
#price .menu.wrapper.diamond, .single-gallery .menu.wrapper.diamond, .single-ba .menu.wrapper.diamond {
    background-image: none,url("../images/price/diamond_keeper_bg.png");
    background-size: cover;
}
#price .menu.wrapper.diamond2, .single-gallery .menu.wrapper.diamond2, .single-ba .menu.wrapper.diamond2 {
    background-image: none,url("../images/price/diamond2_keeper_bg.png");
    background-size: cover;
}
#price .menu.wrapper.iron, .single-gallery .menu.wrapper.iron, .single-ba .menu.wrapper.iron {
    background-image: none,url("../images/price/iron_keeper_bg.png");
    background-size: cover;
}
#price .menu.wrapper.wdiamond, .single-gallery .menu.wrapper.wdiamond, .single-ba .menu.wrapper.wdiamond {
    background-image: none,url("../images/price/wdiamond_keeper_bg.png");
}
#price .menu.wrapper.ecoplusdiamond, .single-gallery .menu.wrapper.ecoplusdiamond, .single-ba .menu.wrapper.ecoplusdiamond {
    background-image: none,url("../images/price/ecoplusdiamond_keeper_bg.png");
}
    #price .menu.wrapper.exkeeper, .single-gallery .menu.wrapper.ex, .single-ba .menu.wrapper.ex {
    background-image: none,url("../images/price/ex_keeper_bg.png");
}
    
#price .menu.wrapper, #option .menu.wrapper, .single-gallery .menu.wrapper, .single-ba .menu.wrapper {
    padding: 20px;
    }
    #price .menu.wrapper p.title {
        text-align: center;
    }
    #price .menu.wrapper ul.feature li, .single-gallery .menu.wrapper ul.info li, .single-ba .menu.wrapper ul.info li {
    width: 100%;
        margin-bottom: 10px;
    display: inline-block;
}
    
    #price .menu.wrapper h3.sub_title, #option .menu.wrapper h3.sub_title, .single-gallery .menu.wrapper h4.sub_title, .single-ba .menu.wrapper h4.sub_title {
        font-size: 180% !important;
        line-height: 110%;
    padding: 1.6% 12% 2.6% 10px;
        margin: 10% 0px 5% 0px;
}
    #option .menu.wrapper .wrapper.clearfix img.left {
        width: 100%;
    }
    
#price .menu.wrapper .box .wrapper {
    padding: 10px 10px 10px 10px;
}
    #price .menu.wrapper .box p.title {
        font-size: 150%;
    }
    #price .menu.wrapper .box p {
        font-size: 130%;
    }
     
#price .menu.wrapper p.title {
    padding: 2% 10px 3% 10px;
}
    #price .menu.wrapper .box .sub_title {
    padding: 0.5% 10px 1.5% 10px;
        margin: 0px auto 2% auto;
    }
    
#price .menu.wrapper h3 > span:nth-child(1), #option .menu.wrapper h3 > span:nth-child(1) {
    width: 100%;
    display: inline-block;
    margin-bottom: 3%;
    }
#price .menu.wrapper h3 span:nth-child(1) span, #option .menu.wrapper h3 span:nth-child(1) span {
    font-size: 130%;
    display: inline-block;
    width: 100%;
    padding: 1% 8%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#price .menu.wrapper h3 span:nth-child(2), #option .menu.wrapper h3 span:nth-child(2) {
    display: inline-block;
    text-align: center !important;
    margin: 0px auto;
    }
    #price .menu.wrapper .wrapper h3, #option .menu.wrapper .wrapper h3 {
    text-align: center;
}
    #price .menu.wrapper p.catch ,#price .menu.wrapper .wrapper .catch + p, #option .menu.wrapper p.catch {
    text-align: center;
    }
    #price ul.menu_anchor {
        line-height: 1;
        font-size: 0;
    }
    #price ul.menu_anchor li {
        /*width: 25%;*/
        width: 30%;
    }
    #price .table_wrapper, #option .table_wrapper {
        overflow-x: scroll;
    }
    
#price .menu.wrapper table, #option .menu.wrapper table {
    width: 180%;
}
    #option .menu.wrapper table.two_cell {
    width: 100%;
}
    #contact .button {
    }
    #contact input[type="submit"], #contact input[type="button"] {
        display: block;
    margin-top: 10px;
    content: "";
    font-size: 120%;
    /*width: 100%;*/
    text-align: center;
    margin: 0px auto;
    color: #fff;
    padding: 2% 0px 2% 0px;
    background-color: #062d92;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
        
        letter-spacing: normal;
    }
    .wpcf7c-btn-back {
        margin-right: 10px;
    }
    #contact input[type="submit"], #contact input[type="button"] {
    width: calc(50% - 5px);
        /*float: left;*/
        margin: 0px auto;
        display: inline-block;
}
    #contact input[type="button"] {
        margin-right: 10px;
    }
       
#contact form input[type=submit] {
    /*display: block;
    margin-top: 10px;
    content: "";
    font-size: 120%;
    width: 70%;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    padding: 2% 0px 2% 0px;
    background-color: #062d92;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;*/
}
    
.mtssb-daily-action button {
    width: 100%;
}
    .content-form fieldset {
    border: 1px solid #0b3190 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    line-height: 1 !important;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
    .content-text {
    width: 100% !important;
    }
    .content-form th, .content-form td {
    padding: 10px 10px 10px 10px !important;
        width: 100% !important;
        border-left: 1px solid #8598c7 !important;
        
        
        border-right: 1px solid #8598c7 !important;
        border-bottom: none !important;
        line-height: 1 !important;
    display: block;
}
    .content-form tr:first-child th {
        border-top: 1px solid #8598c7 !important;
    }
    .content-form tr:last-child td {
        border-bottom: 1px solid #8598c7 !important;
    }
    .content-form th {
        background-color: #e6eaf4;
}
    #contact td input, .content-text {
    padding: 3% 10px 3% 10px !important;
    }
    .content-form select {
    font-size: 110% !important;
    padding: 1% 0.15rem !important;
    }
    .content-form select:not(#client-adult) {
    width: 100% !important;
}
    #booking-confirm-fieldset td[colspan] {
        color: #fff;
        font-size: 120%;
        background-color: #0b3190;
        border: 1px solid #0b3190 !important;
    }
    .input-number {
        float: none !important;
        text-align: left !important;
    }
    .content-form p.note {
        font-size: 110% !important;
        margin: 10px 0px;
    }
    
span.required {
       background-color: #0b3190;
    float: left;
    padding: 0.5% 2% 0.5% 2% !important;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    margin-right: 5px;
    color: #fff !important;
    font-size: 80%;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
        
    }
    footer .copyright {
    font-size: 13px;
    color: #fff;
}
    .home.postid-1 #about {
        margin-top : 68px;
    }
    .calendar-caption, .mtssb-timetable-date {
    margin: 2% 0% 4% 0% !important;
}
    
    #reservation .common_contact ul, #contact .common_contact ul {
        margin: 0px 0px 5% 0px !important;
    }
    .home .common_contact ul {
        margin: 5% 0px 5% 0px !important;
    }
    .home .common_contact .common_tel {
    margin: 3% 0% 0% 0% !important;
}
    
    .common_contact ul {
        letter-spacing: -4em;
        padding: 0;
        margin: 5% 0% 0% 0% !important;
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    .common_contact p.title {
        text-align: center;
        background-color: #0b3190;
        color: #fff;
        font-size: 130%;
        padding: 0.5% 0px 1%;
        font-weight: 500;
        margin: 0px;
    }
    .common_contact li {
        background-color: #eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
        overflow: hidden;
    }
    #faq .common_contact li {
        background-color: #fff !important;
    }
    .common_contact p {
        text-align: center;
    }
    .common_contact li.common_mail {
        letter-spacing: normal;
        width: 100%;
    }
    .common_contact dd {
        padding: 3% 0px;
        width: 100%;
        margin: 0;
        display: table;
        vertical-align: middle;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .common_contact .wrapper {
        height: 100%;
        width: 100%;
        display: table-cell;
        
        vertical-align: middle;
        text-align: center;
    }
    .common_contact li.common_mail .wrapper img {
        vertical-align: middle;
        margin-right: 10px;
        height: auto !important;
width: 8.255%;
    }
    .common_contact li.common_mail .wrapper p {
        text-align: center;
        width: 100%;
        vertical-align: middle;
        height: 100%;
        font-size: 130%;
        font-weight: 600;
        display: inline;
    }
    .common_contact li.common_mail .wrapper a {
        color: #0b3190;
    }
    .common_contact li.common_tel img {
        text-align: center;
        vertical-align: middle;
        height: auto !important;
width: 50%;
    }
    .common_contact .common_tel {
        letter-spacing: normal;
        width: 100%;
        margin: 3% 0% 3% 0% !important;
    }
    #price .menu.wrapper.wrapper .box .wrapper .content:nth-child(1) {
    width: 100% !important;
    text-align: center !important;
}
    #price .menu.wrapper.wrapper .box .wrapper .content {
    display: inline-block !important;
}
    #option .menu.wrapper ul.tag {
        margin: 3% 0px;
    }
    #option .menu.wrapper ul.tag li {
        display: inline-block;
        padding: 1.7% 5px 2% 5px;
        margin-bottom: 2%;
    }
    #option .menu.wrapper ul.point img {
        width: 100%;
    }
    #option .menu.wrapper ul.point li {
        margin-bottom: 10px;
        width: 100%;
    }
    #option .menu.wrapper ul.point li:last-child {
        margin-bottom: 0px;
    }
    #option .option02.menu.wrapper ul.point {
         margin-top: 5%;
    }
    #option .menu.wrapper .wrapper .right {
        width: 100%;
    }
    .option_banner_top {
        display: block;
        padding: 7%;
    }
    .option_banner_bottom {
        display: block;
        line-height: 1;
        font-size: 0;
        padding: 10%;
    }
    span.new-txt {
    position: absolute;
    z-index: 999;
    background-color: #0b3190;
    color: #fff;
    font-size: 130%;
    line-height: 130%;
    padding: 1.5% 10px 2% 10px;
    right: 10px;
    bottom: 10px;
	/* border-radius */
border-radius: 9999px;
-moz-border-radius: 9999px;
-webkit-border-radius: 9999px;
-o-border-radius: 9999px;
-ms-border-radius: 9999px;
}
    .championship, .clearguard, .newcar, .headlight_PF {
        margin-bottom: 20px;
    }
    ul.slick-dots {
        margin-top: 1em;
        position: relative !important;
        display: block !important;
    }
    .home .content_wrapper#portfolio > .content {
    padding: 20px 0px 20px 0px;
}
    
    .menu ul.cource li {
        list-style: none;
        width: 100%;
        background-color: #fff;
    }
    .menu ul.cource li p {
        font-size: 120% !important;
    }
    .menu ul.cource li .wrapper {
        padding: 20px;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .menu ul.cource li:first-child {
        margin-bottom: 10px;
    }
    .menu ul.cource li span.title {
        color: #fff;
        font-size: 150%;
        text-align: center;
        width: 100%;
        display: inline-block;
        font-weight: 600;
    padding: 0.5% 0px 1% 0px;
    }
    
    .menu ul.cource li .wrapper > p {
        margin-top: 0;
    }
    
    .menu.diamond ul.cource li span.title {
        background-color: #c9bc8a;
    }
    .menu.wdiamond ul.cource li span.title {
        background-color: #0060ac;
    }
    .menu ul.cource {
        padding: 0;
        margin: 0;
    }
    .menu ul.cource table {
        width: 120% !important;
    }
    .menu ul.cource .table_wrapper {
        margin-top: 20px;
    }
    .menu ul.cource .table_wrapper th {
        /* width: 20% !important;
        font-size: 120% !important; */
        width: 14.2% !important;
        font-size: 100% !important;          
    }
    
    .menu ul.cource .table_wrapper td {
        font-size: 120% !important;
    }
    .menu .sub_title + p {
        font-size: 130%;
    }
    .price-red.pc{
        display: none;
        
    }
    .price-red.sp{
        color:#ff0000;
    }    
    .menu ul.cource .iron-a-img{
        width: 100%;
    }
}

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

	
}

@media screen and (max-width: 600px) {
	#wpadminbar {
	    position: fixed !important;
    }
}


