@charset "euc-jp";
*{ -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}


body{
font-family: "Times New Roman", serif, 'PT Sans', "Hiragino Kaku Gothic ProN", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Þâ¥´¥·¥Ã¥¯ÂÎ", "Yu Gothic", "YuGothic",'Meiryo UI', "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "¥á¥¤¥ê¥ª", sans-serif!important;
}

a {
    color: #1d1d1d!important;
}
a:hover{
   text-decoration: none!important;
}
.footer {
	background: rgba(219, 213, 225, .5);
	box-shadow: inset 0 1px 10px -4px rgba(255,255,255,0.5),inset 0 -1px 10px -4px rgba(255,255,255,0.5);
	color:#333;
	text-align: center;
}
.footer-title {
	text-transform:uppercase;
	font-size:100%;
	padding-top:20px;
}
	.add-en {
		font-size:70%;
		padding:15px 0 5px;
		display:block;
		text-transform: uppercase;
		
	}
.sns-box {
	padding:3px 0;
}
.sns-box img{
	margin:0 2px;
   vertical-align: text-top;
}
.copy{
	text-align:center;
	margin:0;
	padding:10px 0 10px;
	font-size:80%;
	color:#333;
}
@media (min-width: 768px) {
.add-en {
		padding:10px 0;
	}
	.display {
		display:none;
	}
	.sns-box {
	padding:7.5px 0;
		text-align: right;
}
	.sns-box img {
	margin: 0 3px 2.5px;
		
}
	.copy {
		text-align: left;
		padding-left:15px;
	}

}





#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 0;
}
.container {
  max-width: 1170px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: rgba(238, 238, 238, 0.6)!important;
}

textarea,
input[type="text"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff!important;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

h2 {
  margin: 30px 0;
}
  .ttl-h2 {
    position: relative;
    font-size:120%;
    text-align:center;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: transparent;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 15px ;
    letter-spacing:.5px;
    color: #1d1d1d;
    text-transform: uppercase;
    font-size:115%;
  }

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Times New Roman", serif, 'PT Sans', "Hiragino Kaku Gothic ProN", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Þâ¥´¥·¥Ã¥¯ÂÎ", "Yu Gothic", "YuGothic",'Meiryo UI', "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "¥á¥¤¥ê¥ª", sans-serif;
}

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right:3px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 42px;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */


.prd-lst-img {
  display: block;
    margin: 0 auto;
    width: 100%;
}
.prd-lst-span {
  display: block;
  margin: .0 0 15px;
  font-size: 85%;
  text-align:center;
}
.prd-lst-name {
  font-size: 85%;
 color:#2e2e2e;
  letter-spacing:0;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.prd-lst-price {
  color: #1d1d1d;
  margin: 0 0 15px;
  letter-spacing: 1px;
  font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", sans-serif;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 15px;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  #header-wrapper {
  margin-bottom: 42px;
}
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IEÍÑ */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}


/*--footer202006--*/
.footer-list{border-bottom: 1px solid rgba(219, 213, 225, .9)!important;padding:20px 0;
line-height:1;color:#2b2b2b;font-size:70%;}

.footer-list a {
    overflow: hidden;
    white-space: nowrap;
  }



/*nav202006*/
.navbar-default {
    min-height: 42px!important;
    margin-bottom: 0!important;
    border-bottom: 1px solid transparent!important;
	border-top: 1px solid transparent!important;
	letter-spacing:.5px!important;
	background: rgba(219, 213, 225, .5)!important;
	box-shadow: inset 0 1px 3px -4px rgba(130, 95, 141,.7),inset 0 -1px 3px -4px rgba(130, 95, 141,.7)!important;
}
	
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 700px!important;
}
.navbar-default .navbar-nav > li > a {
color:#2b2b2b!important;
font-size:85%!important;
padding:10px 6px!important;
letter-spacing: 0px!important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color:inherit!important;
	color:#fff!important;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
color:inherit!important;
background-color:inherit!important;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
color:inherit!important;
background-color:inherit!important;
}
.dropdown-menu {
	background:none!important;
	color:inherit!important;
	border-radius:0!important;
	border:0!important;
	box-shadow:none!important;
}
.dropdown-menu li {
	font-size:90%!important;
	padding:inherit!important;
	
}
.dropdown-menu li a {
	color:#2b2b2b!important;
	font-size:inherit!important;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
color:#fff!important;
background-color:inherit!important;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color:inherit!important;
background-color:inherit!important;
font-size:inherit!important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #2b2b2b!important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color:#fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7!important;
    margin: auto!important;
}
.navbar-toggle {
    position: relative!important;
    float: right!important;
    padding: 8px 15px!important;
    margin-top: 6.5px!important;
    margin-right: 15px!important;
    margin-bottom: 6.5px!important;
    background-color: transparent!important;
    background-image: none!important;
    border-radius: 0!important;
    border: 0!important;
	z-index:2!important;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
background-color:transparent!important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color:rgba(77,77,77,.8)!important;
	width:30px!important;
	height: 1px!important;
}
.navbar-default .navbar-toggle:focus > .icon-bar,
.navbar-default .navbar-toggle:hover > .icon-bar {
background-color: rgba(77,77,77,.8)!important;
}
.navbar-brand {
    position: absolute!important;
    width: 100%!important;
}
.navbar-brand {
    height: 42px!important;
    padding: 10px 15px!important;
}
.navbar-brand img {
	display:block!important;
	margin-bottom:0px!important;
}

@media (min-width: 768px) {
	.dropdown-menu {
	background: rgba(219, 213, 225, .5)!important;
}
	.nav-container {
		padding-right:30px!important;
	}
    .navbar-brand img {
	display:inline-block!important;
		margin-bottom:4px!important;
}
.navbar-brand {
    position: absolute!important;
    width:inherit!important;
}
.navbar-brand {
  height: 42px!important;
  padding: 10px 15px!important;
  position: absolute!important;
}

.navbar-nav > li > a {
  padding:10px 0 10px 5px!important!important;
}

.dropdown:hover > .dropdown-menu{
	display:block!important;
  
}
}

@media (min-width: 992px) {
	.nav-container {
		padding-right:45px!important;
		padding-left:30px!important;
	}
	.navbar-default .navbar-nav > li > a {
    font-size:90%!important;
    padding:10px 0 10px 10px!important;
    letter-spacing: .5px;
}
}

/*--news202006--*/
.news-container {padding:3em 0; max-width:768px;margin:auto;}
.news-img {margin-bottom:30px;}
.news-title1 {font-size:120%; color:#1d1d1d;padding:5px 0 0;margin:0;line-height:1.6;}
.news-message {font-size:90%;padding:5px 0 0;}
.news-caption {letter-spacing:.5px; line-height: 1.8;font-size: 90%; padding:10px 0;color:#2e2e2e;}
.news-list {color:#1d1d1d;font-size:85%;list-style-type:none; line-height:1.6;margin:5px 0 10px;}
.news-list li {padding-bottom:5px;letter-spacing:.5px;}
/*--news-top-slider--*/
.news-slider-container {padding:20px 0 0;}
.news-img-box {padding:7.5px!important;}
.news-title {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:110%;color:#1d1d1d;padding:5px 0;}
.news-title-2 {font-size:105%;color:#1d1d1d;padding:5px 0;}
.news-caption-box {overflow: hidden!important;width: 100%;padding:3%;}
.date {letter-spacing:.5px;margin:5px 0 0;font-size:85%;color:#2e2e2e;padding-right:7.5px;}
.caption-box {padding:3%;}

@media (min-width: 768px) {
  .news-title1 {font-size:135%; padding:10px 0 0;line-height:1.8;}
  .news-message {letter-spacing:1px;font-size:90%;padding:0;}
  .news-caption {letter-spacing:1px; line-height: 2.1;font-size: 95%; padding:5px 0 20px;}
  .news-list {font-size:95%;line-height:1.8;margin:5px 0 10px;}
  .news-list li {letter-spacing:1px;}
  .news-slider-container {padding:20px 0 10px;}
  .news-title-2 {font-size:125%;padding:5px 0;}
  .date {font-size:90%;}
}


/*--stylebook202006--*/
.cover-container {padding:30px 0 0px;}
.stylebook-container {padding-top:3em;max-width:992px;margin:auto;}
.style-img-box {padding:7.5px!important;}

@media (min-width: 768px) {
  .cover-container {padding:30px 0 100px;}
.style-img-box {padding:15px!important;}
}




/*--section-title202006--*/
 .section {
  font-size: 150%;
    text-align: center;
    margin: 0 0 10px;
}

@media (min-width: 768px) {
   .section {
   font-size: 170%;
  margin-top: 20px;
  margin-bottom: 7px;
  }
}

/*--about202006--*/
.caption-box10{padding:3%;text-align:center;}
.about-title-message{font-size:100%;letter-spacing: .5px;line-height: 1.6;}
.about-caption-ja{letter-spacing:.5px;line-height: 2;font-size:90%;margin-bottom: 30px;}
.about-caption-jal{display:block;font-size:120%;line-height: 2; margin: 10px 0 0;}
.about-caption-en{font-size:95%;line-height: 2;margin-bottom: 100px;}
.about-section-box1{font-size:90%;margin-bottom: 50px;}
.about-section-subtitle{letter-spacing:.5px;margin-bottom:15px;font-size:90%;text-transform: uppercase;}
.about-section-caption-ja{line-height:2;font-size:85%;}
.about-section-box2{font-size:90%;margin-bottom: 100px;}
.about-section-caption-ja{line-height:2;font-size:85%;}

@media (min-width: 768px) {
  .caption-box10{text-align:left;}
  .about-title-message{font-size:120%;line-height: 2;}
  .about-caption-ja{letter-spacing:.5px;line-height: 2.5;font-size:95%;margin-bottom: 30px;}
  .about-caption-en{letter-spacing:.5px;line-height: 1.8;margin-bottom: 100px;}
  .about-section-box1{font-size:100%;margin-bottom: 50px;}
  .about-section-caption-ja{line-height:2.2;font-size:85%;}
  .about-section-box2{font-size:100%;margin-bottom: 50px;}
  .about-section-caption-ja{line-height:2.2;font-size:85%;}
}




