﻿@charset "utf-8";

/***********************************************************
component03
***********************************************************/
/*----------------------------------------------------------
cTypeLink03
----------------------------------------------------------*/
.cTypeLink02 .cTypeLink03Cell {
	margin: 0 0.5rem 1.2rem;
	background: #fc4f4f;
	-webkit-border-radius: 0.9rem;
	-moz-border-radius: 0.9rem;
	border-radius: 0.9rem;
	box-shadow: 0 0.8rem 0.7rem 0 #eaeaea;
	}
.cTypeLink02 .cTypeLink03Cell a {
	position: relative;
	display: table;
	width: 100%;
	min-height: 6.5rem
}
.cTypeLink02 .cTypeLink03Cell a::after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 0.8rem;
	height: 1.2rem;
	top: 50%;
	right: 1.4rem;
	margin-top: -0.6rem;
	background: url(/qam/cmn/img/icon/icon_arr_r_004.png)left top no-repeat;
	background-size: contain;
}
.cTypeLink02 .cTypeLink03Cell .cTypeLink03Txt{
	display: table-cell;
	padding: 1.0rem 4.0rem 1.0rem 5.0rem;
	text-indent: -3.5rem;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
}
.cTypeLink02 .cTypeLink03Cell .cTypeLink03Txt::before{
	content: "";
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	margin-bottom: -0.7rem;
	margin-right: 1rem;
	background: url(/qam/cmn/img/icon/icon_calendar_001.png)left top no-repeat;
	background-size: contain;
}
/***********************************************************
parts
***********************************************************/
.bdB{
	border-bottom: 0.2rem solid #ddd;
}
.txtC{
	text-align: center;
}
.txtL{
	text-align: left;
}
.mg-T10 {
	margin-top: 1.0rem;
}
.mg-T20 {
	margin-top: 2.0rem; !important;
}
.mg-B70{
	margin-bottom: 7.0rem !important;
}
.mg-L05{
	margin-left: 0.5rem;
}
.pd-TB13 {
	padding: 1.3rem 0;
}
.imgWrap {
	margin: 0 auto;
	width: 95%;
}
.expandBtn {
	text-align: center;
}
.expandBtn a {
	display:inline-block;
	padding:.428rem 1.071rem .428rem 2.928rem;
	font-size:.714rem;
	color:#666;
	text-decoration:none;
	text-indent:0;
	background-color:#d7d7d7;
	border-radius:4pxs;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-image:url(/cmn/img/icon/cmn_ico_019.png);
	background-position:.857rem center;
	background-repeat:no-repeat;
	background-size:16px auto;
	text-indent:0;
}
.tableW30par{
	width: 30%;
}
.tableW70par{
	width: 70%;
}
@media screen and (min-width: 680px){
	.spDisplay{
		display: none;
	}
}
@media screen and (max-width: 680px){
	.pcDisplay{
		display: none;
	}
	.cBlockType02 {
		padding: 1.0rem 2.5rem;
	}
	.cTypeA01 .cTypeA01Cell {
		margin-top: 0.5rem;
	}
	.cTypeA01 .cTypeAImgN1 {
		width: 19.92%;
	}
	.cTypeLink02 {
		padding: 1.0rem 1.0rem 0.3rem;
	}
	.cTypeLink02 .cTypeLink02Cell {
		margin: 0 0.5rem 0.8rem;
	}
	.cTypeLink02 .cTypeLink02Cell a {
		min-height: 5.0rem
	}
	.cTypeLink02 .cTypeLink02Cell .cTypeLink02Txt{
		padding: 0.25rem 4.0rem 0.25rem 5.0rem;
	}
	.cTypeLink02 .cTypeLink02Cell .cTypeLink02WL{
		padding: 1.0rem 4.0rem 1.0rem 5.0rem;
	}
	.cTypeLink02 .cTypeLink03Cell a {
		min-height: 5.0rem
	}
}