@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6;
  background: url(../images/common/bg.png) center top;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
figure {
  padding: 0;
  margin: 0;
}

.inner {
  margin: 0 auto;
  max-width: 1000px;
}

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 468px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.sinner {
  max-width: 620px;
}

.bornone td {
  border: none !important;
}

.pdnone td {
  padding: 0 !important;
}

.img100 img {
  width: 100%;
}

.link1 a {
  color: #104480;
  font-weight: bold;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#contents {
  padding: 0;
  background: #fff2fa;
}

@media screen and (max-width: 1000px) {
  #main {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  #side {
    width: 18.75%;
  }
}

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important;
  }
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

.policy h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 20px !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

.borderB {
  border-bottom: 1px dashed #333;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a:hover {
  opacity: 0.6;
}

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  #contents_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 468px) {
  #contents_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#contents {
  max-width: 1000px;
  width: 100%;
}

.tacenter {
  text-align: center !important;
}

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

@media screen and (max-width: 468px) {
  .imgR {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.imgL {
  margin-right: 30px;
  margin-bottom: 10px;
  max-width: 400px !important;
}
@media screen and (max-width: 768px) {
  .imgL {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
  }
}
@media screen and (max-width: 468px) {
  .imgL {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
  }
}

.imgR {
  max-width: 400px !important;
  margin-left: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .imgR {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
  }
}
@media screen and (max-width: 468px) {
  .imgR {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.fwb {
  font-weight: bold;
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
}
@media screen and (max-width: 468px) {
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
}
header#global_header {
  max-width: 100%;
  min-width: 100%;
}
#header {
  background: url(../images/common/header_bg.jpg);
}

#header_inner {
  width: 100%;
  height: 100vh;
  padding: 20px 20px 0;
  background: url(../images/common/header_bg.jpg);
  position: relative;
}
@media screen and (max-width: 768px) {
  #header_inner {
    padding: 68px 20px 0;
    height: auto;
  }
}
@media screen and (max-width: 468px) {
  #header_inner {
    height: auto;
  }
}
#header_inner #nav_global {
  width: 100%;
  padding: 20px 0;
}
#header_inner #nav_global ul {
  margin: 0 0 0 auto;
  max-width: 1000px;
  display: flex;
  justify-content: flex-start;
}
#header_inner #nav_global ul li {
  flex-grow: 1;
  position: relative;
}
#header_inner #nav_global ul li a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-shadow: 0 0 10px #000;
}
@media screen and (max-width: 1000px) {
  #header_inner #nav_global ul li a {
    font-size: 18px;
  }
}
#header_inner #nav_global ul li ul {
  display: block;
  z-index: 99;
  position: absolute;
}
#header_inner #nav_global ul li ul li {
  width: 150px;
  padding: 10px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .nav_pc {
    display: none;
  }
}

.nav_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .nav_sp {
    display: inline;
  }
}

#logo {
  position: absolute;
  top: 45%;
  bottom: 55%;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-height: 250px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #logo {
    position: static;
    padding: 30px;
    width: 50%;
  }
}
@media screen and (max-width: 468px) {
  #logo {
    position: static;
    padding: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  #logo img {
    width: 80% !important;
    margin: 0 auto;
  }
}

#logo {
  animation: fadeIn 4s ease 0s 1 normal;
  -webkit-animation: fadeIn 4s ease 0s 1 normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.header_text {
  position: absolute;
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  .header_text {
    position: static;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 468px) {
  .header_text {
    position: static;
    padding-bottom: 20px;
  }
}
.header_text p {
  text-align: left;
  color: #fff;
  font-size: 34px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  .header_text p {
    font-size: 20px;
  }
}
@media screen and (max-width: 468px) {
  .header_text p {
    font-size: 18px;
  }
}

/*************下層ページのヘッダー*****************/
#h_menber {
  display: block;
  padding: 20px;
}

#h_logo_menber {
  width: 200px;
  margin: 0 auto;
}

#header_inner_under {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #header_inner_under {
    padding: 68px 0 20px 0;
    display: block;
  }
}
@media screen and (max-width: 468px) {
  #header_inner_under {
    height: auto;
  }
}
#header_inner_under #logo_under {
  width: 200px;
}
@media screen and (max-width: 768px) {
  #header_inner_under #logo_under {
    margin: 0 auto;
  }
}
#header_inner_under #nav_global {
  width: 100%;
  padding: 70px 0 0 0;
}
#header_inner_under #nav_global ul {
  margin: 0 0 0 auto;
  max-width: 1400px;
  display: flex;
  justify-content: flex-start;
}
#header_inner_under #nav_global ul li {
  flex-grow: 1;
  position: relative;
}
#header_inner_under #nav_global ul li a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-shadow: 0 0 10px #000;
}
@media screen and (max-width: 1000px) {
  #header_inner_under #nav_global ul li a {
    font-size: 15px;
  }
}
#header_inner_under #nav_global ul li ul {
  display: block;
  z-index: 99;
  position: absolute;
}
#header_inner_under #nav_global ul li ul li {
  width: 150px;
  padding: 10px;
  background: #fff;
}

#mainArea {
  width: 100% !important;
}
#mainArea img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#mainArea .slick-prev, #mainArea .slick-next {
  display: none !important;
}
#mainArea ul li img {
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  #mainArea {
    width: auto !important;
  }
}
.mean-container .mean-bar {
  background: #5c2247 !important;
  position: fixed !important;
}

.mean-container .mean-nav {
  background: #5c2247 !important;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/
}

footer#global_footer {
  min-width: auto !important;
}

#footer {
  margin: 0 auto;
  max-width: 1000px;
  padding: 25px;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #footer {
    display: block;
  }
}
#footer a:link {
  color: #fff !important;
  text-decoration: none;
}
#footer a:visited {
  color: #fff !important;
  text-decoration: none;
}

.footerL .footer_logo {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .footerL .footer_logo {
    text-align: center;
  }
}
.footerL .footer_text {
  text-align: left;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .footerL .footer_text {
    text-align: center;
  }
}
.footerL .footer_text p {
  padding: 10px 0;
}

#nav_footer {
  max-width: 450px;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  #nav_footer {
    display: none;
  }
}
#nav_footer ul {
  margin: 5px auto;
}
#nav_footer ul li {
  display: block;
  margin: 5px 10px;
  text-align: left;
}
#nav_footer ul li a {
  font-size: 14px;
  position: relative;
  padding-left: 15px;
}
#nav_footer ul li a:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 8px;
  background: #fff;
  left: 0;
  top: 8px;
}

.footer_info {
  margin-top: 20px;
}
.footer_info ul {
  margin: 0 0 20px auto;
  max-width: 430px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer_info ul {
    margin: 10px auto;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .footer_info ul li {
    margin: 20px 0;
  }
}

.menber_footer {
  padding: 20px;
}

#pagetop {
  position: fixed;
  bottom: 200px;
  right: 20px;
  z-index: 10;
}

#copy {
  background: #5c2247 !important;
  color: #fff;
  padding: 13px;
}
#copy a:link {
  color: #fff !important;
  text-decoration: none;
}
#copy a:hover {
  text-decoration: underline;
}
#copy a:visited {
  color: #fff !important;
  text-decoration: none;
}

#contents_wrap {
  padding: 20px 0 100px;
  background: #fff2fa;
}
@media screen and (max-width: 1000px) {
  #contents_wrap {
    padding: 0 20px 80px;
  }
}
@media screen and (max-width: 468px) {
  #contents_wrap {
    padding: 0 10px 50px;
  }
}

#main #col_main {
  width: 100%;
}

#contents {
  width: 100% !important;
  max-width: 100% !important;
}

#main {
  width: 100% !important;
}

#contents_wrap {
  padding: 0px;
}

/* TOP */
.top_h1 h1 {
  font-size: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #873f6d;
  position: relative;
}
.top_h1 h1:before {
  content: "";
  height: 1px;
  width: 35%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/dotted_bg.png);
}
@media screen and (max-width: 768px) {
  .top_h1 h1:before {
    width: 25%;
  }
}
@media screen and (max-width: 468px) {
  .top_h1 h1:before {
    display: none;
  }
}
.top_h1 h1:after {
  content: "";
  height: 1px;
  width: 35%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../images/common/dotted_bg.png);
}
@media screen and (max-width: 768px) {
  .top_h1 h1:after {
    width: 25%;
  }
}
@media screen and (max-width: 468px) {
  .top_h1 h1:after {
    display: none;
  }
}

.cnt01 {
  padding: 2px;
  border: 2px #873f6d solid;
}

.cnt01_text {
  padding: 50px;
  border: 1px #873f6d solid;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 768px) {
  .cnt01_text {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .cnt01_text {
    padding: 15px;
  }
}
.cnt01_text img {
  height: auto !important;
  width: auto !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  border: 1px #873f6d solid;
  padding: 1px !important;
}
.cnt01_text .name {
  padding-top: 10px;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.btn_table {
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
}
.btn_table table td {
  padding: 0px !important;
}
.btn_table table .btnL {
  text-align: left;
  padding-right: 10px !important;
}
@media screen and (max-width: 468px) {
  .btn_table table .btnL {
    padding: 0 0 20px 0 !important;
    text-align: center;
  }
}
.btn_table table .btnR {
  text-align: right;
  padding-left: 10px !important;
}
@media screen and (max-width: 468px) {
  .btn_table table .btnR {
    padding: 20px 0 0 0 !important;
    margin: 0 auto;
    text-align: center;
  }
}

/* cnt */
/*****************共通クラス*******************************/
/***********h1*********************/
.dnone {
  display: none;
}

.imgcnt01_tablefl_h1 {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  position: relative;
  align-items: center;
}

.h1_cnt01 {
  margin: 50px 0 10px 0;
  border-top: 1px #873f6d solid;
  border-bottom: 1px #873f6d solid;
  padding: 2px 0;
}

.h1_cnt02 {
  background: #fff;
  padding: 20px 30px 30px 0;
  border-top: 1px #873f6d solid;
  border-bottom: 1px #873f6d solid;
}
@media screen and (max-width: 768px) {
  .h1_cnt02 {
    padding: 0;
  }
}

.cnt_h1 {
  width: 50%;
  padding: 30px 60px 70px 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cnt_h1 {
    width: 100%;
    height: 100%;
    padding: 30px 30px 120px 30px;
  }
}
.cnt_h1 h1 {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 20px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #873f6d;
  display: inline-block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cnt_h1 h1 {
    padding: 60px 0 20px 0;
  }
}
.cnt_h1 h1:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 10%;
  width: 80%;
  height: 1px;
  z-index: 1;
  background: #873f6d;
}
.cnt_h1 h1:after {
  content: "";
  position: absolute;
  bottom: 3px;
  right: 10%;
  width: 80%;
  height: 2px;
  z-index: 1;
  background: #873f6d;
}

.cnt_h1:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 140px;
  height: 100px;
  z-index: 1;
  background: url(../images/common/h1_bg01.png) no-repeat;
  background-size: 100%;
}

.cnt_h1:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 140px;
  height: 100px;
  z-index: 1;
  background: url(../images/common/h1_bg02.png) no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .cnt_h1:after {
    bottom: 10px;
  }
}

.cnt_h1_img {
  width: 50%;
  max-width: 470px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cnt_h1_img {
    position: absolute;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    height: 100% !important;
    display: block;
  }
}
.cnt_h1_img img {
  width: 100% !important;
  height: 200px !important;
  border: 1px #873f6d solid;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cnt_h1_img img {
    width: 100% !important;
    max-width: 100% !important;
    opacity: 0.3;
    border: 0px;
    height: 275px !important;
  }
}

.cnt_h1_img:after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 100%;
  max-width: 470px;
  height: 200px;
  z-index: 0;
  background: #873f6d;
  display: block;
}
@media screen and (max-width: 768px) {
  .cnt_h1_img:after {
    display: none;
    height: 100% !important;
  }
}

.imgcnt01_tablefl_h1_tra {
  position: relative;
}

.cnt_h1_tra {
  width: 50%;
  padding: 80px 60px 115px 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cnt_h1_tra {
    width: 100%;
    height: 100%;
    padding: 30px 30px 120px 30px;
  }
}
.cnt_h1_tra h1 {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 20px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #873f6d;
  display: inline-block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  z-index: 2;
  position: relative;
  text-shadow: -1px -1px 1px #fff, 1px 1px 0px #fff, 2px 2px 2px #fff;
}
@media screen and (max-width: 768px) {
  .cnt_h1_tra h1 {
    padding: 60px 0 20px 0;
  }
}
.cnt_h1_tra h1:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 10%;
  width: 80%;
  height: 1px;
  z-index: 1;
  background: #873f6d;
  box-shadow: 0px 1px 0px #fff;
}
.cnt_h1_tra h1:after {
  content: "";
  position: absolute;
  bottom: 3px;
  right: 10%;
  width: 80%;
  height: 2px;
  z-index: 1;
  background: #873f6d;
  box-shadow: 0px 1px 0px #fff;
}

.h1_cnt02_tra {
  background: #fff;
  border-top: 1px #873f6d solid;
  border-bottom: 1px #873f6d solid;
}

.slider_h1 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 300px;
  width: 100%;
}
.slider_h1 img {
  width: 100% !important;
  height: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .slider_h1 img {
    height: 275px !important;
  }
}

/***********h2*********************/
.cnt_h2 h2 {
  font-size: 30px;
  position: relative;
  padding: 20px 20px 20px 50px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background: #873f6d;
  line-height: 1.2;
  z-index: 1;
}
.cnt_h2 h2:after {
  content: "";
  width: 35px;
  height: 50px;
  background: url(../images/common/h3_bg.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 10px;
  top: 0;
  margin: auto;
  z-index: 2;
}

/***********h3*********************/
.cnt_h3 {
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #873f6d;
  display: block;
}
.cnt_h3 h3 {
  padding-left: 20px;
  position: relative;
  font-weight: bold;
  border-bottom: 1px dotted #873f6d;
}
.cnt_h3 h3:after {
  content: "";
  width: 3px;
  height: 100%;
  background: #873f6d;
  position: absolute;
  bottom: 0;
  left: 0;
}

/******************リスト***********************/
.list_p td {
  padding: 5px 0 !important;
}

.list_p p {
  padding-left: 30px;
  background: url(../images/common/list_icon.png) no-repeat;
}

/***********メディア*****************************/
/***********プロフィール*************/
.dnone {
  display: none;
}

.imgcnt01_tablefl_h1 {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .imgcnt01_tablefl_h1 {
    display: block;
  }
}

.media_img {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .media_img {
    margin: 0 auto;
    width: 50%;
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .media_img {
    width: 100%;
  }
}
.media_img img {
  width: 100% !important;
}

.media_table {
  width: 65%;
}
@media screen and (max-width: 768px) {
  .media_table {
    width: 100%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 468px) {
  .media_table {
    margin-top: 30px;
  }
}
.media_table table td {
  padding: 3px !important;
  border-bottom: 1px #873f6d solid !important;
}
.media_table table .table_title {
  font-weight: bold;
  color: #873f6d;
}

/***************テーブル画像2×2*************************************/
.cnt_imgtable table {
  width: 100%;
  margin: 0 auto;
}
.cnt_imgtable table td {
  padding: 5px !important;
}
@media screen and (max-width: 768px) {
  .cnt_imgtable table td {
    padding: 5px !important;
  }
}
.cnt_imgtable table img {
  max-width: 420px !important;
  width: 100% !important;
  height: 280px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

/***************新着情報***************************/
.news_bg {
  padding: 10px;
}

.news_bg01 {
  background: #fff;
  padding: 20px;
}

.news_bg02 {
  max-width: 1000px;
  margin: 0 auto;
}

.news_table table {
  border-bottom: 1px solid #0d2165 !important;
  width: 100%;
  margin-top: 20px;
}
.news_table td {
  padding: 0px !important;
}
.news_table .news_day {
  width: 120px;
  color: #0d2165;
  font-weight: bold;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.news_table .news_text {
  padding-bottom: 20px !important;
}

.scroll {
  width: 100%;
  height: 250px;
  text-align: left;
}

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #0d2165 !important;
  width: 10px !important;
  border-radius: 0px !important;
}

/************************3枚並びイメージ、下キャプション****************************************************/
.dnone {
  display: none;
}

.imgcnt01_tablefl {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .imgcnt01_tablefl {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}

.imgcnt01_table {
  width: 31.111111%;
  margin: 20px 1%;
}
@media screen and (max-width: 768px) {
  .imgcnt01_table {
    width: 48%;
    margin: 0 1%;
  }
}
@media screen and (max-width: 468px) {
  .imgcnt01_table {
    width: 100%;
    margin: 10px 0;
  }
}
.imgcnt01_table td {
  padding: 0px !important;
}
.imgcnt01_table .imgcnt01_img img {
  width: 100% !important;
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 768px) {
  .imgcnt01_table .imgcnt01_img img {
    height: 250px !important;
  }
}
@media screen and (max-width: 468px) {
  .imgcnt01_table .imgcnt01_img img {
    height: 300px !important;
  }
}
.imgcnt01_table .imgcnt01_title {
  padding: 15px 0 !important;
  font-size: 16px;
  font-weight: bold;
}

/*******************お写真紹介********************/
.fancybox table {
  width: auto;
}
.fancybox table td {
  padding: 5px !important;
}
@media screen and (max-width: 468px) {
  .fancybox table td {
    padding: 5px 0 !important;
  }
}
.fancybox table td img {
  height: 220px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

#fancybox-title-float-wrap td {
  padding: 0px 7px !important;
}

/****************************会社概要************************************/
.information_table {
  font-size: 18px;
}
.information_table table {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.information_table table td {
  padding: 10px !important;
  border-bottom: 1px solid #873f6d !important;
}
@media screen and (max-width: 768px) {
  .information_table table td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }
}
.information_table table .information_title {
  padding-left: 20px !important;
  text-align: center;
  width: 30% !important;
  font-weight: bold;
  color: #873f6d;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  .information_table table .information_title {
    width: 100% !important;
    padding-left: 10px !important;
  }
}
/************************************コンタクトフォーム************************************/
.contact_form {
  font-size: 18px;
}
.contact_form table {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.contact_form table td {
  padding: 10px !important;
  border: 0px !important;
  border-bottom: 1px solid #873f6d !important;
  background: none !important;
}
@media screen and (max-width: 768px) {
  .contact_form table td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }
}
.contact_form table th {
  font-weight: bold;
  font-size: 16px !important;
  border: 0px !important;
  border-bottom: 1px solid #873f6d !important;
  background: none !important;
}
@media screen and (max-width: 768px) {
  .contact_form table th {
    display: block;
    width: 100% !important;
    text-align: center;
  }
}
.contact_form table .information_title {
  padding-left: 20px !important;
  text-align: center;
  width: 30% !important;
  font-weight: bold;
  color: #873f6d;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  .contact_form table .information_title {
    width: 100% !important;
    padding-left: 10px !important;
  }
}
.submit {
  margin: 20px auto 50px auto !important;
}

.china .contact_form span {
  font-size: 0px;
}
.china .contact_form span:before {
  content: "(需要)";
  font-size: 16px;
  font-weight: bold;
  display: inline;
  pointer-events: auto;
}
.china .submit_c {
  position: relative;
  text-indent: -9999px;
  z-index: 1;
  width: 150px;
  display: inline-block;
}
.china .submit:before {
  position: absolute;
  z-index: 2;
  content: "传输(确认内容)";
  display: inline-block;
  font-size: 18px;
  padding: 5px 0;
  width: auto;
  pointer-events: none;
  left: 0;
  right: 0;
  margin: auto;
}

.english .contact_form span {
  font-size: 0px;
}
.english .contact_form span:before {
  content: "(Required)";
  font-size: 16px;
  font-weight: bold;
  display: inline;
  pointer-events: auto;
}
.english .submit_c {
  position: relative;
  text-indent: -9999px;
  z-index: 1;
  width: 220px;
  display: inline-block;
}
.english .submit:before {
  position: absolute;
  z-index: 2;
  content: "submit(confirmation)";
  display: inline-block;
  font-size: 18px;
  padding: 5px 0;
  width: auto;
  pointer-events: none;
  left: 0;
  right: 0;
  margin: auto;
}

/************************************プライバシーポリシー************************************/
.privacy {
  font-size: 16px;
}
.privacy h2 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #873f6d;
  display: inline-block;
  margin-bottom: 10px;
}

.cont_text {
  font-size: 16px;
}
.cont_text h3 {
  font-size: 18px;
  font-weight: bold;
}

/************************************サイトマップ************************************/
.map {
  max-width: 1000px;
  width: 95%;
  margin: 50px auto;
}
.map li {
  border-left: 5px solid #873f6d;
}
.map li a {
  color: #282828;
  font-size: 16px;
  text-decoration: none;
}
.map li a:hover {
  text-decoration: underline;
}
.map li:last-child {
  display: none;
}

.m_waku {
  position: relative;
  padding: 50px;
  border: 1px solid #823d69;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .m_waku {
    padding: 25px;
    margin: 10px;
  }
}
.m_waku .m_waku01 {
  position: absolute;
  left: -15px;
  top: -15px;
  background: #fff2fa;
  width: 85px;
  height: 85px;
}
@media screen and (max-width: 768px) {
  .m_waku .m_waku01 {
    width: 50px;
    height: 50px;
  }
}
.m_waku .m_waku02 {
  position: absolute;
  right: -15px;
  top: -15px;
  background: #fff2fa;
  width: 85px;
  height: 85px;
}
@media screen and (max-width: 768px) {
  .m_waku .m_waku02 {
    width: 50px;
    height: 50px;
  }
}
.m_waku .m_waku03 {
  position: absolute;
  left: -15px;
  bottom: -15px;
  background: #fff2fa;
  width: 85px;
  height: 85px;
}
@media screen and (max-width: 768px) {
  .m_waku .m_waku03 {
    width: 50px;
    height: 50px;
  }
}
.m_waku .m_waku04 {
  position: absolute;
  right: -15px;
  bottom: -15px;
  background: #fff2fa;
  width: 85px;
  height: 85px;
}
@media screen and (max-width: 768px) {
  .m_waku .m_waku04 {
    width: 50px;
    height: 50px;
  }
}

/* title *//*# sourceMappingURL=common.css.map */