@charset "utf-8";
/*
Theme Name: 家族信託相談所
Theme URL: https://yuigon.jp/family-trust/
Description: 家族信託相談所ベーステーマ
Version:2.0
*/
/*reset*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display:block;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}
ol,li,ul {list-style:none;margin:0;padding:0;}
a{background-color: transparent;text-decoration:none;color: inherit;outline: none;}
img{vertical-align:text-bottom;vertical-align:bottom;}
figure {margin:0;}
hr {-webkit-box-sizing:content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
[hidden],template {display: none;}
b,strong {font-weight: 700;}
small {font-size: 80%;}
sub,sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
svg:not(:root) {overflow: hidden;}
/* ======================================= */
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
  position: relative;
  min-height: 1px;
  padding: 0;
}
.col-xs-1-5 {
  width: 20%;
  float: left;
}
.col-xs-2-5 {
  width: 40%;
  float: left;
}
.col-xs-3-5 {
  width: 60%;
  float: left;
}
.col-xs-4-5 {
  width: 80%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
  .col-sm-2-5 {
    width: 40%;
    float: left;
  }
  .col-sm-3-5 {
    width: 60%;
    float: left;
  }
  .col-sm-4-5 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
  .col-md-2-5 {
    width: 40%;
    float: left;
  }
  .col-md-3-5 {
    width: 60%;
    float: left;
  }
  .col-md-4-5 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  .col-lg-2-5 {
    width: 40%;
    float: left;
  }
  .col-lg-3-5 {
    width: 60%;
    float: left;
  }
  .col-lg-4-5 {
    width: 80%;
    float: left;
  }
}
/*--------------------------------------------*/
.panel-info {border-color: #ff8b47;}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #ff8b47;
  border-color: #ff8b47;
}
.panel-danger {border-color: #ff8b47;}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #fc3f38;
  border-color: #fc3f38;
}
.panel-success {border-color: #2dc532;}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #2dc532;
  border-color: #2dc532;
}
.panel-warning {border-color: #0d86af;}
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #0d86af;
  border-color: #0d86af;
}
@media screen and (max-width: 767px) {
	body {padding-bottom: 50px;}
	.navbar-fixed-bottom div.container {padding: 0;}
  .navbar-fixed-bottom a.menuicon {
  	vertical-align: middle;
		width: 24%;
		padding: 1em;
    color: #fff;
    border-left: 1px solid #fff;
    border-radius: 0 0;
  }
  .navbar-fixed-bottom a.menuicon:first-child {border-left: none;}
  .navbar-fixed-bottom .list-group-item {
    border-radius: 0;
  }
  .list-group-item {
    border: none;
    border-bottom: 2px solid #fff;
  }
  .navbar-toggle {color: #333;}
	h1,h2,h3,h4,h5,h6 {
	  font-size: 1.618em;
	  font-weight: 300;
	}
  header,.cont {
	  width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	.contfull {
	  width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	}
	.description {
	  height: 20px;
	  line-height: 20px;
	  margin: 0;
	  text-align: center;
	}
	.mvis-l {margin-top: 20px;}
	.mvis-r {margin-bottom: 0;
  	padding-bottom: 40px;}
	.gnav2 {
  	margin-top: 0;
  	padding: 0 20px;
  }
	.gnav2_1,.gnav2_2,.gnav2_3 {padding: 1px;}
	#qanda,#timing,#seminar,#news,#voice,#greenbox,#acandfb {
  	padding-top: 20px;
  	padding-bottom: 40px;
	}
	.cont-tit {
  	margin-bottom: 10px;
  	font-size: 30px;
  	text-align: center;
  }
  .cattit {font-size: 12px;}
  #message-r {padding: 0;}
  #message-l {
    padding: 40px 20px;
    font-size: 15px;
  }
  .checkimg {margin-bottom: 20px;}
  .bnr-cal-sp {display: none;}
  footer {
  	padding-top: 40px;
  	padding-bottom: 40px;
  }
  .contact_sp {
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
    transition: .25s linear;
    position: relative;
    overflow: hidden;
  }
  .contact_sp :before{
    display: block;
    position: absolute;
    z-index: 0;
    left: -50%;
    top: -50%;
    content: "";
    width: 30px;
    height: 240px;
    max-height: 240px;
    -webkit-transform: rotate(24deg);
    -moz-transform: rotate(24deg);
    transform: rotate(24deg);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    -webkit-animation: flash 3s infinite linear;
    -moz-animation: flash 3s infinite linear;
    animation: flash 3s infinite linear;
  }
  @-webkit-keyframes flash {
    0% { left: -30%; }
    20% { left: 120%; }
    100% { left: 120%; }
  }
  @-moz-keyframes flash {
    0% { left: -30%; }
    20% { left: 120%; }
    100% { left: 120%;}
  }
  @keyframes flash {
    0% { left: -30%; }
    20% { left: 120%; }
    100% { left: 120%; }
  }
  .shake {
    -webkit-animation: shake 0.7s infinite linear alternate;
    animation: shake 0.7s infinite linear alternate;
  }
  @-webkit-keyframes shake {
    0% {-webkit-transform: translate(0, 0) rotate(-5deg);}
    50% {-webkit-transform: translate(0, -5px) rotate(0deg);}
    100% {-webkit-transform: translate(0, 0)rotate(5deg);}
  }
  @keyframes shake {
    0% {transform: translate(0, 0) rotate(-5deg);}
    50% {transform: translate(0, -5px) rotate(0deg);}
    100% {transform: translate(0, 0)rotate(5deg);}
  }
}
@media screen and (min-width: 768px) {
	header,.cont {
  	max-width: 960px;
	  margin-right: auto;
	  margin-left: auto;
	  padding-left: 15px;
	  padding-right: 15px;
	}
  #hfix.fixed {
    margin-top: 0;
    width: 100%;
    top: 0;
    position: fixed;
    height: auto;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
    background-color: #fff;
    z-index: 100;
  }
	.list-group-item {
    border: none;
    border-bottom: 2px solid #fff;
  }
	.contfull {
	  width: 100%;
	  max-width: 960px;
	  margin-right: auto;
	  margin-left: auto;
	}
	.description {
	  height: 20px;
	  line-height: 20px;
	  text-align: left;
	}
	.mvis-l {margin-top: 60px;}
  .mvis-r {margin-top: 7%;}
  .gnav2 {padding: 60px 20px;}
  #qanda,#timing,#seminar,#news,#voice,#greenbox,#acandfb {
  	padding-top: 20px;
  	padding-bottom: 80px;
	}
  .cont-tit {
    font-size: 34px;
  }
  #message-r {margin-top: -49px;}
  #message-l {
    padding: 20px;
    font-size: 15px;
  }
  .checkimg {margin-bottom: 40px;}
  footer {
  	padding-top: 40px;
  	padding-bottom: 20px;
  }
  .bnr-cal-pc {display: none;}
}
body {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
}
/*CLASS--------------------------------------------*/
.lh14 {line-height: 1.4;}
.m0 {margin: 0;}
.m10a {  margin: 10px auto;}
.mt-30 {margin-top: -30px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt40 {margin-top: 40px;}
.mr0 {margin-right: 0;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb80 {margin-bottom: 80px;}
.ml0 {margin-left: 0;}
.ml20 {margin-left: 20px;}
.ml40 {margin-left: 40px;}
.p0 {padding: 0;}
.p1 {padding: 1px;}
.p10 {padding: 10px;}
.p20 {padding: 20px;}
.p10-0{padding: 10px 0;}
.p1015 {padding: 10px 15px;}
.p1020 {padding: 10px 20px;}
.p4020 {padding: 40px 20px;}
.pt20 {padding-top: 20px;}
.pt40 {padding-top: 40px;}
.pt60 {padding-top: 60px;}
.pr0 {padding-right: 0;}
.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb40 {padding-bottom: 40px;}
.pl0 {padding-left: 0;}
.bb-d {border-bottom: 2px dotted #666;}
.bb1gray {border-bottom: 1px solid #ccc;}
.bb0 {border-bottom: none;}
.brad6 {border-radius: 6px;}
.bgc-white {background-color: #fff;}
.bgc-navy {background-color: #003668;}
.bgc-gray {background-color: #e9edf1;}
.bgc-lgray {background-color: #f4f4f4;}
.bgc-yellow {background-color: #ffdb6c;}
.bgc-lblue {background-color: #30ace0;}
strong {background: linear-gradient(rgba(254,254,152,0) 30%,#FEFE98 90%)}
.fs-12 {font-size: 12px;}
.fs-14 {font-size: 14px;}
.fs-16 {font-size: 16px;}
.fs-20 {font-size: 20px;}
.fs-21 {font-size: 21px;}
.fs-34 {font-size: 34px;}
.fwb {font-weight: bold;}
.fc-white {color: #fff;}
.fc-navy {color: #003668;}
.fc-dblue {color: #636f82;}
.fc-lblue {color: #30ace0;}
.fc-red {color: #f04349;}
.fc-orange {color: #ffdb6c;}
.ta-c {text-align: center;}
.ta-j {text-align: justify;}
.ta-r {text-align: right;}
.va-m {vertical-align: middle;}
.box {
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
a:focus {outline: none;}
a:hover {
  opacity: 0.8;
  text-decoration: none;
}
a:hover img,a:hover p {opacity: 0.8;}
a:link, a:visited, a:active, a:focus {text-decoration: none;}
hr {border-top: 1px solid #abafb5;}
.word-break {
  display: inline-block;
  word-break:break-all;
  word-wrap:break-word;
}
.titsty-1 {
  margin-top: 38px;
  margin-bottom: 38px;
  font-size: 26px;
  padding-bottom: 9px;
  border-bottom: solid 1px rgba(25, 30, 40, 0.7);
}
.titsty-2 {
  padding: 10px 15px;
  background: #003668;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.titsty-3 {
  margin-top: 50px;
  margin-bottom: 30px;
  padding: 20px 15px;
  background: #e9edf1;
  color: #444;
  font-size: 22px;
  font-weight: 500;
}
.titsty-4 {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 10px 15px;
  background: #30ace0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.titsty-5 {
  line-height: 1.4;
  margin-top: 38px;
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 22px;
}
.titsty-6 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px 15px;
  color: #333;
  border-bottom: 2px solid #30ace0;
  font-size: 18px;
}
.titsty-7 {
  line-height: 25px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 20px;
  background: #ffdb6c;
  border-radius: 10px;
  color: #003668;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .1em;
}
.titsty-8 {
  line-height: 25px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 30px;
  background: #ededed;
  border-radius: 10px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .1em;
}
.titsty-9 {
  padding: 10px 15px;
  background: #f04850;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.titsty-10 {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 5px 15px;
  background: #ede9d9;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.detail a {
  padding: 3px 40px;
  font-size: 15px;
  color: #636f82;
}
.txtbox01 {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 6px;
  background-color: #fffadc; 
}
.txtbox02 {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 6px;
  border: 4px solid #ffdb6c;
  background-color: #fffadc; 
}
.txtbox03 {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 6px;
  background-color: #ede9d9; 
}
table {
  width: 100%;
  margin: 20px auto;
  border: 1px solid #bbb;
  border-collapse: collapse;
}
thead,th,td,tfoot {
  padding: 12px 15px;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  vertical-align: middle;
}
td {
  padding: 12px 15px;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  vertical-align: middle;
}
.btn {white-space: normal;}
.breadcrumbs {font-size: 10px;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs a.home {color: #0062a1;}
.a-deco {border-bottom: 1px dotted #30ace0;}
.wp-pagenavi {text-align: center;}
#page-top {
  display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 4;
}
/*HEADER-------------------------------------------*/
.gnav {
  width: 100%;
  border-top: 1px solid #e9edf1;
  background: -moz-linear-gradient(to bottom,#fff,#e9edf1 50%,#e9edf1);
  background: -webkit-linear-gradient(to bottom,#fff,#e9edf1 50%,#e9edf1);
  background: linear-gradient(to bottom,#fff,#e9edf1 50%,#e9edf1);
  background-color: blue;
}
.gnav ul {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
@media screen and (max-width: 767px) {
  .gnav {
  	border-top: 5px solid #003668;
  }
}
/*MAINVIS-------------------------------------------*/
.mvis {
  width: 100%;
  background: -moz-linear-gradient(top,#4999e2,#51bff2);
  background: -webkit-linear-gradient(top,#4999e2,#51bff2);
  background: linear-gradient(to bottom,#4999e2,#51bff2);  
}
/*TOP-------------------------------------------*/
.sign-yellow,.sign-blue {
	padding: 5px 10px;
	border-radius:3px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.sign-yellow {
	background-color: #ffdb6c;
	color: #003668;
}
.sign-blue {
	background-color: #003668;
	color: #fff;
}
#news time {
  font-size: 12px;
}
#news .cattit {
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
}
.cat-news {background-color: #f04349;}
.cat-topics {background-color: #4999e2;}
.cat-other {background-color: #09c775;}
#voice img {
  width: 100%;
  height: auto;
}
.checkimg{
  display: flex;
  align-items: center;
}
.checkimg::before{
  content: url('https://yuigon.jp/family-trust/wp-content/uploads/check.png');
  display: block;
  margin-right: 1em;
  width: auto;
}
.checktxt {font-size: 14px;}
.yt {
  position: relative;
  padding-bottom: 53%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.yt iframe,
.yt object,
.yt embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*SUBPAGE---------------------------------------------*/
.staff_name {
	margin: 0px;
	padding: 5px 1em;
	font-weight: bold;
	color: #fff;
	background-color: #003668;
}
.staff_position {
	margin: 0;
	padding:  10px 1em 10px;
	line-height: 1.5;
	color: #fff;
	background-color: #30ace0;
	font-size: 12px;
}
.staff_text {
	height: 100%;
	line-height: 1.5;
	margin: 0;
	padding: 20px 15px;
	font-size: 14px;
	text-align: justify;
}
.tit_katsuyo01 {
  margin-bottom: 20px;
  padding: 10px 15px;
  background: #e9edf1;
  font-size: 14px;
  font-weight: bold;
}
.tit_katsuyo02 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 15px;
  background: #fff1c4;
  font-size: 14px;
  font-weight: bold;
}
.tit_katsuyo03 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 15px;
  background: #cef4e3;
  font-size: 14px;
  font-weight: bold;
}
.tit_katsuyo04 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 15px;
  background: #f43438;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.tit_katsuyo05 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 15px;
  background: #09c775;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.bg_katsuyo01 {
  margin: 20px auto;
  padding: 20px;
  background-color: #cef4e3;
  border-radius: 5px;
}
.bg_katsuyo02 {
  padding: 20px;
  border-radius: 5px;
  background-color: #e9edf1;
}
.btn-yellow {
	display: block;
	width: 100%;
	margin: 40px auto;
	padding: 20px 10px;
	border-radius:3px;
	background-color: #ffdb6c;
	color: #003668;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.btn-blue p {
	display: block;
	width: 100%;
	margin: 40px auto;
	padding: 20px 10px;
	border-radius:3px;
	background-color: #003668;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.datasty01 ul {
  padding: 0 15px;
}
.datasty01 li {
  margin: 0 auto;
  padding: 38px 0 10px;
  border-top: 1px solid #ccc;
}
.datasty01 li:first-child {
  border-top: none;
}
.datasty01 li:last-child {
  border-bottom: 1px solid #ccc;
}
.datasty01 li dl {
  margin-top: 20px;
  overflow: hidden;
}
.datasty01 li dl:first-child {
  margin-top: 0;
}
.datasty01 li dt {
  display: inline;
  float: left;
  width: 20%;
  margin-right: 2.94118%;
  font-size: 14px;
  font-weight: bold;
  color: #111;
}
.datasty01 li dd {
  display: inline;
  float: right;
  width: 75%;
  line-height: 1.5;
  font-size: 14px;
  color: #333;
}
.datasty01 li dd img {
  width: auto;
  max-width: 100%;
  height: auto;
}
/*FORM---------------------------------------------------*/
#seminarform input, #seminarform button, #seminarform textarea, #seminarform select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#seminarform .seminarform-btn {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 60px;
  margin: 0 auto 40px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #ffdb6c;
  color: #003668;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#seminarform .seminarform-btn:hover {opacity: .9;}
/*CONTACTS-------------------------------------------*/
.w-99 {max-width: 100%;}
div.wpcf7 select {
  width: 66.66666667%;
}
@media screen and (max-width: 767px) {div.wpcf7 select {width: 100%;}}
.wpcf7-submit {padding: 5px 100px;}
/*---------------------------------------------*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
  position: relative;
  overflow: hidden;
}
.jspPane {position: absolute;}
.jspVerticalBar{
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
}
.jspHorizontalBar{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
}
.jspCap {display: none;}
.jspHorizontalBar .jspCap {float: left;}
.jspTrack{
  position: relative;
  background: #cbcbcb;
}
.jspDrag{
  position: relative;
  top: 0;
  left: 0;
  width: 4px;
  background: #0062a1;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {height: 16px;}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {outline: none;}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
.scroll-pane {
  overflow:hidden;
  width: 100%;
  height: 242px;
  overflow-y: scroll;
  margin:0;
  background-color: #fff;
}
/*FOOTER-------------------------------------------*/
.copyright {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4;
  font-size: 11px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .pc-non {display: none;}
}
@media screen and (max-width: 767px) {
  .titsty-2 {
    line-height: 25px;
    padding: 20px;
    color: #fff;
    font-size: 18px;
  }
  .titsty-7 {
    margin-top: 50px;
    padding: 20px;
  }
}

/*-- youtube_200624 --*/
.span_youtube{
	width: 95%;
	margin: 0 auto;
}

.movie {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 56.25%;
}

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


@media screen and (min-width: 768px){
.row_youtube{
	overflow: hidden;
}

.span_youtube {
    width: 48%;
	margin-left: 0.5em;
}

.col {
    float: left;
}
}

/*-- youtube --*/
.span_youtube{
	width: 95%;
	margin: 0 auto;
}

.movie {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 56.25%;
}

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


@media screen and (min-width: 768px){
.row_youtube{
	overflow: hidden;
}

.span_youtube {
    width: 48%;
	margin-left: 0.5em;
}

.col {
    float: left;
}
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}

@media (min-width: 992px) {
.sponly{
	display: none !important;
}
}
@media (max-width: 991px){
.pconly{
	display: none !important;
}
}
/* 20260313 追記
--------------------------------------------------------- */
/* プライバシーポリシー用 */
.privacy-policy h2 {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-top: 20px;
  background: #003668;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.privacy-policy h3 {
  margin-left: 2px;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #333;
  font-size: 18px;
}
.privacy-policy h4 {
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
}
.privacy-policy p {
  margin-left: 2px;
  margin-top: 5px;
}
.privacy-policy p:last-child{
	margin-bottom: 2em;
}
.privacy-policy ul {
  margin-left: 30px;
}
.privacy-policy li {
  list-style-type: disc;
  line-height: 1.7;
  margin-bottom: 5px;
}
