@charset "utf-8";
/* CSS Document */
.ytCont {
    position: relative;
    width: 100%;
	margin-bottom:10px;
    padding-top: 56.25%;
	order: 1;
}
.ytCont iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#yamai {
	background: url(../images/wrap_bg.jpg);
}
#yamai .clrTxt {
	text-indent: -10000px;
	text-decoration: none;
	overflow: hidden;
}
#yamai .pc {
	display:none !important;
}
#yamai a.btn img {
	transition: .3s;
}
#yamai .ttl {
	margin: 10px 0;
}
#yamai .ttl img {
	width:100%;
}
h1, h2,  h3,
h4, h5, h6 {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#footer {
	margin: 0px !important;
}

#yamai #wrap {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
	font-size: 14px;
	line-height: 1.6;
	color: #5a3d1c;
	width: 100%;
}

#yamai .fl {
	float:left;
}
#yamai .fr {
	float:right;
}
#yamai img.fl ,
#yamai img.fr {
	margin:0 0 10px 0;
	width: 100%;
	float:none;
	display: block;
}

#yamai #contentWrap {
	width: 96%;
	margin: 0 auto;
	padding: 3vw 0 10vw;
}


#yamai #mainHead {
	position: relative;
}
#yamai #mainHead:before {
	content:"";
	display:block;
	background: url(../images/main_bg.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 0;
	padding-top: 82.66%;
	box-shadow:0px -20px 50px -20px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow:0px -20px 50px -20px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow:0px -20px 50px -20px rgba(0, 0, 0, 0.5) inset;
}
#yamai #mainHead h1 {
	background: url(../images/sp_main_logo20240325.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 0;
	padding-top: 82.66%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
/*ここから*/
#yamai .description{
	background:#477690;
	width:100%;
	display: block;
	padding: 10px 0px;
}
#yamai .logo{
	width: 50px;
	height: 50px;
	display:block;
	margin:0 auto;
}
#yamai .name{
	font-size: 23px;
	/* font-weight:bold; */
	color:#ffffff;
	text-align:center;
}
#yamai .oa{
	display:block;
	margin:0 auto;
	width: 72%;
}
#yamai .date{
    background:#ffffff;
    padding: 5px 10px;
    text-align:center;
    color:#477690;
	font-size:16px;
    font-weight:bold;
}
/*ここまで*/

#yamai #mainHead #description {
	background: url(../images/sp_main_description.png) no-repeat;
	background-size: contain;
	width: 100%;
	height: 0;
	padding-top: 216%;
	margin: 0 auto;
}
#yamai ul.link{
	width: 96%;
	margin: 5% auto;
}
#yamai ul.link li{
	margin-bottom: 10px;
}
#yamai ul.link li:last-child{
	margin: 0;
}
#yamai a.btn:hover img {
	-moz-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	filter: brightness(1.2);
}


#yamai #next {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    border-radius: 1.5vw;
    -moz-border-radius: 1.5vw;
    -webkit-border-radius: 1.5vw;
    margin-bottom: 30px;
}
#yamai #next th{
	width: 23%;
	vertical-align: middle;
}
#yamai #next td {
    padding: 5px 10px;
    font-size: 20px;
    font-weight: bold;
    width: 77%;
}

#yamai #oalog {
	max-width: 1000px;
	margin: 0 auto;
}
#yamai #oalogInner {
	background: url(../images/oalog_bg_stripe.png) , url(../images/oalog_bg.jpg) , #416f8e;
	display: flex;
	flex-direction: column-reverse;
}
#yamai #sideCont ,
#yamai #mainCont {
}
#yamai #sideCont {
	background: rgba(255, 255, 255, 0.9);
}
#yamai #mainCont {
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
}
#yamai .backNum {
	padding: 10px;
}
#yamai .oaDate {
	width: 100%;
	padding: 15px;
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	background: url(../images/oalog_bg_stripe.png) , url(../images/oalog_bg.jpg) , #416f8c;
}
#yamai .oaDate .year {
	font-size: 14px;
}
#yamai .imgWrap {
	text-align: center;
	margin: 10px 0;
	font-size: 0;
}
#yamai .imgWrap li {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	text-align: left;
	margin: 5px 3px;
}
#yamai .imgWrap .caption {
	font-size: 12px;
	line-height: 1.3;
	padding: 5px;
	background: #FFEDD1;
}
#yamai .backNum ul {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 5px 1em;
}
#yamai .backNum li {
	border-bottom: 1px dotted #f48048;
	padding: 5px 0;
}
#yamai .backNum li a {

	text-decoration: none;
	color: #444;
}
#yamai .backNum li:last-child {
	border: none;
}
#yamai .backNum .year {

	position: relative;
	padding-left: 13px;
}
#yamai .backNum .year:before {
	content: url(../images/oalog_side_icon.png);
	position: absolute;
	top: -1px;
	left: 0;
}
#yamai #oalog #mainCont .ttl {
	border-bottom: 1px solid #7a7a7a;
	padding-bottom: 7px;
	font-size: 18px;
	font-weight: bold;
}
#yamai #oalog #mainCont p {
	margin-bottom:10px;
}
#yamai #oalog #mainCont iframe {
    margin: 0 auto;
    display: block;
	margin-bottom:10px;
}

#yamai #rheumati{
	background: #fff;
	padding: 4%;
	margin-bottom: 6%;
}
#yamai #rheumati>p{
	text-align:center;
	font-size:4vw;
	font-weight:bold;
	color:#f67a7a;
}

#yamai .flex{
    width: 100%;
    margin: 0 auto;
    padding: 4%;
}
#yamai .rheumati{
    display: block;
    width: 100%;
    margin: 0 auto 3%;
    /* border: 2px solid #ccc; */
}
#yamai .rheumati img{
    width: 100%;
    border: 2px solid #ccc;
}
#yamai .rheumati:hover{
    opacity: 0.8;
}

#yamai .flex .txt{
    font-size: 18px;
}
#yamai .rheumati_btn{
    background: #f67a7a;
    color: #fff;
    padding: 10px 0;
    border-radius: 3em;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 5vw;
    /* margin-top: 2%; */
}
#yamai .rheumati_btn:hover{
    opacity: 0.8;
    text-decoration: none;
}

#yamai td iframe {
    margin: 0 auto;
    display: block;
}