
.w10 { width:10%; }
.w20 { width:20%; }
.w30 { width:30%; }
.w40 { width:40%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w100 { width:100%; }

/*
 * Custom translucent site header
 */

.container.header {
  max-width: 90%;
}

.site-header {
  background-color: #FFF;
}
.site-header a {
  font-size: 0.9em;
  color: #27A2E0;
  font-weight: bold;
  transition: ease-in-out color .15s;
}
.site-header a:hover {
  color: #F8D8A5;
  text-decoration: none;
}

.site-header .title {
  
}


/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal > * {
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    flex: 1;
  }
}

.overflow-hidden { overflow: hidden; }





/* custom */
.title {
  font-weight:bold;

}

.main-slide {
  background-image: url(../img/main-slide.png?5);
  background-repeat: no-repeat;
  background-size:contain;
  width:100%;
  /*height:500px;
  height: 0;*/
  padding-top: calc(640 / 1800 * 100%);
  background-position: center 55%;
}

.main-description {
  background: #FF3300;
  opacity:0.8;
  color:#fff;
}

.main-description .btn-outline-secondary {
  color:#fff;
  border-color: #fff;
}
.main-description .btn-outline-secondary:hover {
  color:#e77ef2;
  border-color: #e77ef2;
  background-color: #fff;
}

h2 {
      font-size: 2.3rem;
}
h2.center {
  text-align:center;
}
h2 .mini {
  font-size: medium;
  color:#212529;
}
.mt2 {
  margin-top: 2rem!important;
}
.mt3 {
  margin-top: 3rem!important;
}
.mt4 {
  margin-top: 4rem!important;
}
.mt6 {
  margin-top: 6rem!important;
}
.mt8 {
  margin-top: 8rem!important;
}
.mt10 {
  margin-top: 10rem!important;
}
.mb2 {
  margin-bottom: 2rem!important;
}
.mb3 {
  margin-bottom: 3rem!important;
}
.mb4 {
  margin-bottom: 4rem!important;
}
.mb6 {
  margin-bottom: 6rem!important;
}
.mb7 {
  margin-bottom: 7rem!important;
}
.pb1 {
  padding-bottom: 1rem!important;
}
.mr2 {
  margin-right: 2rem!important;
}

.table-info-light, .table-info-light > td, .table-info-light > th {
    background-color: #f8fcff!important;
}

.table-success-light, .table-success-light > td, .table-success-light > th {
    background-color: #f2f8f7!important;
}

.about-us .corporation.light {
  margin-right:20px;
  border: none;
  color: #000
}

.about-us .corporation {
  padding:5px 10px;
  margin-right:20px;
  border: solid 1px #aaa;
  border-radius: 3px;
  color: #333
}

footer {
  background-color: #002E4E;
  color: #fff
}

footer .text-muted {
  color: #1F4F46!important;
}

footer {
  font-size:0.9em;
}

footer .sns {
  text-align:center;


}

footer .sns ul{
    margin: auto;
    width: 290px;
}

footer .sns ul li{
  float:left;
}

footer .sns ul li a{
  font-weight: 700;
  font-size:0.8em;
}

footer .sns ul li a.line{
    color: #28a745;
    border-color: #28a745;
}
footer .sns ul li a.line:hover{
    color: #fff;
}

footer .sns ul li a.instagram{
    color: #CC007B;
    border-color: #CC007B;
}
footer .sns ul li a.instagram:hover{
    color: #fff;
    background-color: #CC007B;
}

footer .sns ul li a.facebook{
    color: #007bff;
    border-color: #007bff;
}
footer .sns ul li a.facebook:hover{
    color: #fff;
}

footer .logo {
    color: #1F4F46;
    font-size: 1.5em;
    font-weight: bold;
}

footer .tel {
    color: #008b8b;
}

footer .tel a {
    font-size:2.1rem;
    color: #008b8b;
    text-decoration: none;
}

footer .card-header {
    background-color: #2f4f4f;
    color: #fff;
}

footer .label {
    color: #008b8b;
}

footer .opentime {
    font-size:2.0rem;
}



/* service */
.bg-darkgold {
    background-color: #f7e7d2!important;
}
.bg-darksilver {
    background-color: #e6e4e3!important;
}

.bg-service-top {
    background-color: #f7e7d2!important;
}

.text-white {
    color: #fff!important;
}

.lead.description {
  font-size: 1rem;
}


main {
  width: 1060px;
  margin: 0 auto;
}

/* SP�ȊO */
@media screen and (min-width: 768px) {
  .sp_br{
    display: none;
  }
}


/* �g�b�v�o�i�[ */
.top-banner {
  width: 60%;
  margin: 20px auto;
  text-align:center;
}
.top-banner img {
  width: 100%;
}

.banner {
  width: 70%;
  margin: 20px auto;
  padding: 10px 0;
  font-family: sans-serif;
  color: #FF3300;
}

.heading {
  margin: 20px 0;
}

.top-banner .wrapper {
  padding: 5px;
  text-align: center;
  border: 3px solid;
  width: 100%;
}

.top-banner .wrapper .caption {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden;
  margin: -5px -8px 0 -8px;
  width: 100%;
  font-size: 16px;
  font-weight:bold;
}

.banner-button {
  background-color: #333;
  border: 2px solid #333;
  color: #fff;
  line-height: 50px;
  padding: 7px 16px;
}
.banner-button:hover {
  background-color: #fff;
  border-color: #FF3300;
  color: #FF3300;
}

.btn-salata {
    color: #27625B;
    color: #fff;
    background-color: #1F4F46;
    border-color: #1F4F46;
}
.btn-salata:hover {
    background-color: #27625B;
    border-color: #27625B;
}

/***** header *****/
.navbar-toggle {
    border: none;
    border-radius: 0;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #2d3446;
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    padding: 0 12px;
    border-radius: 100px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#nav-close {
    display: flex;
}

.site-title {
  display:none;
}

.page_link { margin:0 0 2rem 0 !important; padding:0; text-align:center; display:block; }
.page_link li { margin:0; padding:0; display:inline-block; }
.page_link li a { padding:1rem;  }
.page_link li::before { content:"|"; color:#ccc; }
.page_link::after { content:"|"; color:#ccc; }



.site-header a.title_logo {
	font-size:1.5em;
	font-weight:bold;
}
.site-header a.title_logo img {
	max-height: 32px;
}



@media only screen and (min-width: 768px)
{
	.navbar-toggle {
	    display: none;
	}
}
/***** header *****/

/***** notice *****/
div.notice {
	margin-bottom:30px;
}

div.notice.notice-top {
  background: #fff;
}

div.notice .notice-row {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #d0d0d0;
}
div.notice .date_at {
	color:#531f20;
	/*
	padding:3px;
	border: 1px solid #71c3fc;font-weight: bold;
	margin-right:35px;
	*/
}

div.notice.history {
	text-align:right;
}
.tc {
	text-align:center;
}


.instagram img {
	width:100%;
	height:100%;
}

.instagram .post {
	padding-top: 15px;
	padding-bottom: 15px;
}

div.recommend {
  padding: 20px 0;
  background: #F9ECCA;
}

.section {
    padding: 50px 0;
    position: relative;
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #d6d1cd; */
}

/* google recapture */
.grecaptcha-badge {
    visibility: hidden;
}


.top_caption {
    color:#333;
}

.top_caption h2 {
    font-size: 2.5em;
}
.top_caption h3 {
    color: #00B050;
    text-align:center;
}

.top_caption .section {
    font-size: 1.5em;
    text-align: center;
}

.top_caption .card {
    overflow: hidden;
    border-radius: 20px;
    font-size: 1.2em;
}
.top_caption .card-header {
    color: #fff;
}

.top_caption .shop_image {
    margin:10px;
    padding:10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color:#eee;
}



element.style {
}
.clearfix {
    min-height: 1px;
}
ul {
    list-style: none;
}
body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, brockquote, pre, table, caption, th, td, address, form, fieldset, legend, object, hr {
    margin: 0;
    padding: 0;
}
user agent stylesheet
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
body {
    color: #000;
    font-size: 1.4rem;
    /* font-family: 'Noto Serif JP', YakuHanJP, ������, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS����E, ���C���I, Meiryo, serif; */
    /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", ���C���I, Meiryo,sans-serif; */
    font-family: 'Noto Sans JP', sans-serif, YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", ���C���I, Meiryo,sans-serif;
    line-height: 1.5;
    font-weight: 500;
    font-feature-settings: "palt"1;
}
html {
    font-size: 62.5%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


div.menu-custom div.description span.part {
    color:#008000;
    font-weight:bold;
    font-size: 1.2rem;
    line-height: 2.5em;
    padding: 2px 4px;
    border-radius: 5px;
    border: 1px solid #3cb371;
}


.btn {
    font-size:1.0em;
}

.product {
  margin-bottom: 40px;
  display:block;
  clear:both;

  border: 1px dotted #1F4F46;

}
.product .img {
  width:18%;
  float:left;
}
.product .img img {
  width:100%;
  max-width:200px
}

.product .description {
  width:82%;
  float:left;
  padding:10px 10px 40px 30px;
  font-size: 1.2em;
}

.card-title {
  font-size: 1.4rem;
}

.card-body {
/*    border-top: 1px solid rgba(0,0,0,.125); */
}

.task {
  margin-top: 10px;
  margin-bottom: 80px;
  clear:both;
}
.task .img {
/*  width:38%;
  float:left; */
  text-align:center;
}
.task .img img {
  width:100%;
  max-width:600px
}

.task .description {
  text-align:center;
/*  width:62%;
  float:left; */
  padding:10px 10px 40px 30px;
}

.task .description .balloon-right1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  border-radius: 15px;
}
.task .description .balloon-right1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.task .description .balloon-right1 p {
  margin: 0;
  padding: 0;
}


.evaluation_area {
  padding: 7px 10px;
  background: #fafafc;
}
.evaluation_area .container {
    padding: 57px 10px;
    width: 1060px;
    margin: 0 auto;
}


.evaluation .balloon {
  display: inline-block;
  margin: 1em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #fff;
  box-shadow: 0 0 10px 5px rgb(0 0 0 / 8%);
  border-radius: 5px;
}

.evaluation .balloon p {
  margin: 0;
  padding: 0;
}

.triangle{
  text-align:center;
}
.triangle-paint{
  margin: auto;
  width: 360px;
  border-right: 180px solid transparent;
  border-top: 86.6025px solid #1F4F46;
  border-left: 180px solid transparent;
}
.triangle-text{
    color:#fff;
    margin-top: -70px;
    font-size: 1.8em;
    font-weight:bold;
}

.btn-lg-more {
    padding: 1.5rem 2rem;
    font-size: 1.85rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.site-results {
    max-width: 920px;
    margin:auto;
}
.site-result {
    float:left;
    text-align: center;
    max-width: 220px;
}
.site-result img {
    border: 1px solid #aaa;
    width:200px;
}
.site-result a {
    font-size:0.9em;
    color: #333;
}
.site-result a:hover {
    opacity:0.6;
}
.big-campaign {
    color:#333;
    display:block;
    font-size:1.8em;
    text-align:center;
}
.big {
    font-size:1.4em;
    font-weight:bold;
}
.chosen .card {
    color:#212529!important;
}
.chosen .card .card-text {
    color:#212529!important;
}

.chosen .card .card-header {
    background-color:#f5deb3!important;
    font-weight:bold;
}

.plan .card {
    border-color: #fff8dc!important;
    background-color:#fff8dc!important;
    color:#212529!important;
    font-size:1.4em;
}
.plan .card .card-text {
    color:#212529!important;
}
.plan .card .card-text.note {
    margin:20px;
    color:#F87845!important;
}

.plan .card .material-icons {

}

.plan .card .card-header {
    background-color:#fff8dc!important;
    font-weight:bold;
    border-color: #fff8dc!important;
    border-bottom:none;
    color:#f83600;
    font-size:1.8em;
}
.plan .card .card-header.option {
    font-size:1.6em;
    color:#888!important
}
.plan .card .option .card-text {
    color:#888!important
}


/* top */
.about-title {
  margin:auto;
  height:150px;
  width:150px;
  padding-top:35px;
  border-radius:50%;
  text-align:center;
  border: 5px solid #333;
  color: #333;
  font-size:24px;
}

.about-title.three {
  padding-top:15px;
}

.about-text {
  color: #333;
  font-size:18px;
}