@charset "UTF-8";
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
/* PC向けのスタイル： 481px～ */

/* ●250710追記 */
	.mainimg_bg01 {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		/*background-color: rgba(253,255,223,0.45);*/
	}
	.mainimg_bg02 {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		background-image: url("../images/case_mainimg_bg02.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		/*max-width: 2000px;*/
		min-height: 658px;
		min-height: 520px;
		font-family: 'Noto Sans JP', sans-serif;
	}
.mainimg_sp img {
	width: 100%;
}
@media only screen and (max-width: 820px) {
	.mainimg_bg02 {
		min-height: auto;
	}

}

	.mainimg_container {
		padding-top: 100px;
	}
	.mainimg_tx01 {
	font-size: 22px;
	line-height: 1.75;
	letter-spacing: 0.12em;
	font-weight: bold;
	margin-bottom: 18px;
	}
	.mainimg_tx01 .tx {
		color: #FFF;
		background-color: #79c2bd;
		border-radius: 3px;
		padding: 5px 1.2em;
	}
	.mainimg_tx02 {
	font-size: 32px;
	line-height: 1.25;
		margin-bottom: 16px;
		text-align: left;
		color: #333;
	}
	.mainimg_tx02 .tx_l {
	font-size: 54px;
	line-height: 1.45;
	color: #ff8838;
	}
	
	.mainimg_circle_ul {
		
	}
.mainimg_circle_li {	
  position: relative;
  display: inline-block;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: #eedac9;
	margin: 20px 20px 0 0;
	}

.mainimg_circle_li > span {
  position: absolute;

	font-size: 22px;
	color: #333;
	line-height: 1.30;
	font-weight: 400;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :145px;
  text-align:center;
}
.mainimg_circle_li .tx_l {
	font-size: 30px;
	font-weight: 500;
	padding: 0 0.06em;
	background: linear-gradient(transparent 70%, yellow 70%);	
	}
	
.base_contents00_g2 > .mainimg_container {
  -ms-grid-columns: 40% 60%;
  grid-template-columns: 40% 60%;
}
@media only screen and (max-width: 480px) {
.base_contents00_g2 > .mainimg_container {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}
}





.case_c01_bg01 {
		width: 100%;
		margin:  0 auto;
		overflow: hidden;
	margin: -195px 0 0;
		/*background-color: rgba(253,255,223,0.45);*/
	}
.case_c01_bg02 {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		/*background-image: url("../images/zettu_mainimg02a_bg02.png");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: auto;*/
		/*max-width: 2000px;*/
	}
.case_c01_box {
	padding: 40px 0;	
}

.case_c01_container a {
	position: relative;
	font-size: 120%;
	line-height: 1.25;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0.06em;
	text-decoration: none;
	background-color: #fa6f45;
	background-color: #FFF;
	color: #fa6f45;
	border: 2px #fa6f45 solid;
	text-align: center;
	padding: 16px 0;
	border-radius: 4px;
}
.case_c01_container a:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	}
.case_c01_container a .tx_s {
	font-size: 80%;
	padding-left: 0.2em;
}
.case_c01_container a::before,
.case_c01_container a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.case_c01_container a::after{
	right: 16px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fa6f45;
	border-right: 2px solid #fa6f45;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}


.case_c02_bg01 {
		width: 100%;
		margin:  0 auto;
		overflow: hidden;
		/*background-color: rgba(253,255,223,0.45);*/
	}
.case_c02_bg02 {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		/*background-image: url("../images/zettu_mainimg02a_bg02.png");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: auto;*/
		/*max-width: 2000px;*/
	}
.case_c02_box {
	padding: 40px 0;	
}

h3.case_c02_tit {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.45;
	color: #333;
	color: #ec6f48;
	letter-spacing: 0.06em;
	padding: 0.8em 0.6em 0.8em;
	background-image: url("../images/symposium01_c01_titbg2.png");
	background-position: bottom right;
	background-repeat: repeat-x;
	min-height: 82px;
}
h3.case_c02_tit .tx_s {
	font-size: 80%;
	padding-left: 0.2em;
}

.case_box01 {
	padding: 35px 35px 20px;
	background-color: #F5F5F5;
	margin: 30px 0 45px;
	border-radius: 8px;
}
@media only screen and (max-width: 820px) {
.case_box01 {
	padding: 35px 15px 20px;
	}
}
.case_c02_subtit {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	color: #333;
	padding-bottom: 15px;
}
.case_c02_subtit .tx_s {
	font-size: 85%;
}
.case_c02_tx00 {
	font-size: 16px;
	padding: 15px 0 0;	
}
.case_c02_container img {
	width: 100%;
	border-radius: 6px;
	overflow: hidden;
}
.case_c02_container .grid_item {
	position: relative;
}
.case_c02_container .tx_icon {
	position: absolute;
	bottom: -2px;
	left: -15px;
	z-index: 996;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	background-color: rgba(255,255,255,0.94);
	padding: 8px 24px;
	border-radius: 2px;
}
@media only screen and (max-width: 820px) {
.case_c02_container {
	padding: 0 25px;
	}
}

.case_c02_txbox {
	padding: 20px 0;
}
.case_c02_txbox .case_c02_tx_01 {
	line-height: 1.75;
}
.case_c02_txbox .case_c02_tx_02 {
	padding-top: 15px;
}
.case_c02_txbox .tx_icon01 {
	display: inline-block;
	font-size: 90%;
	line-height:1.25;
	background-color: #fa6f45;
	background-color: rgba(250,111,69,0.85);
	color: #FFF;
	border-radius: 4px;
	padding: 0.2em 0.8em;
	margin-right: 0.4em;
}
.case_c02_txbox .tx_icon02 {
	font-size: 75%;
	color: rgba(250,111,69,0.75);
	padding-right: 0.2em;
}
.cp_hr06 {
	position: relative;
	height: 1px;
	margin: 20px 0 5px;
	border-width: 0;
	background-image: -webkit-linear-gradient(left,
	transparent rgba(250,111,69,0.65) 50%,transparent 100%);
	background-image:         linear-gradient(90deg,
	transparent 0%,rgba(250,111,69,0.65) 50%,transparent 100%);
}
@media only screen and (max-width: 820px) {
.case_c02_txbox {
	padding: 0px 0 20px;
}
}



/* .c04 */
dl.top_qa{

	}
dl.top_qa dd.icon_q, dl.top_c10_qa.qa dd.icon_a{
	line-height:1.7;
	}
dl.top_qa dt.icon_q{
	font-size:20px;
	/*font-size:2.0rem;*/
	/*font-weight: 500;*/
	padding:16px 20px 16px 90px;
	background:url("../images/icon_q.png") no-repeat #F8F8F8;
	background-position: center left;
	margin-left:0;
	line-height: 1.45;
	border-radius: 4px;
	}
dl.top_qa dd.icon_a{
	font-size:18px;
	/*font-size:1.8rem;*/
	padding:24px 20px 16px 90px;
	background:url("../images/icon_a.png") no-repeat;
	background-position: top 8px left;
	margin-left:0;
	margin-bottom:30px;
}
@media only screen and (max-width: 820px) {
dl.top_qa{
	font-size:20px;
	/*font-size:2.0rem;*/
	}
dl.top_qa dt.icon_q{
	background-color:#F8F8F8;
	padding:15px 10px 15px 75px;
	background-position: center left;
	margin-left:0;
	line-height: 1.45;
	}
dl.top_qa dd.icon_a{
	padding:15px 10px 15px 75px;
	background-position: center left;
	margin-left:0;
	margin-bottom:25px;
}}