
@charset "UTF-8";
/* ----------------font 設定 */
@font-face {
    font-family: 'Swis712';
    font-style: normal;
    font-weight: 400;
    src: url('../font/tt0813m.eot'); /* IE9 Compat Modes */
    src: url('../font/tt0813m.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/tt0813m.woff') format('woff'), /* Modern Browsers */
    url('../font/tt0813m.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Swis712';
    font-style: normal;
    font-weight: 900;
    src: url('../font/tt0815m.eot'); /* IE9 Compat Modes */
    src: url('../font/tt0815m.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/tt0815m.woff') format('woff'), /* Modern Browsers */
    url('../font/tt0815m.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'AvantGarde';
    font-style: normal;
    font-weight: 600;
    src: url('../font/AvantGardeITCbyBT-Book.eot'); /* IE9 Compat Modes */
    src: url('../font/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/AvantGardeITCbyBT-Book.woff') format('woff'), /* Modern Browsers */
    url('../font/AvantGardeITCbyBT-Book.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'AvantGarde';
    font-style: normal;
    font-weight: 800;
    src: url('../font/ITC Avant Garde Gothic Demi.eot'); /* IE9 Compat Modes */
    src: url('../font/ITC Avant Garde Gothic Demi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/ITC Avant Garde Gothic Demi.woff') format('woff'), /* Modern Browsers */
    url('../font/ITC Avant Garde Gothic Demi.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'mplus-2p';
    font-style: normal;
    font-weight: 800;
    src: url('../font/mplus-2p-medium.eot'); /* IE9 Compat Modes */
    src: url('../font/mplus-2p-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/mplus-2p-medium.woff') format('woff'), /* Modern Browsers */
    url('../font/mplus-2p-medium.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'mplus-2p';
    font-style: normal;
    font-weight: 600;
    src: url('../font/mplus-2p-regular.eot'); /* IE9 Compat Modes */
    src: url('../font/mplus-2p-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/mplus-2p-regular.woff') format('woff'), /* Modern Browsers */
    url('../font/mplus-2p-regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}
/* --------------------------サイト別初期設定ここから----------------------- */

body {
    font-family: "mplus-2p","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

/* --------------------------///サイト別初期設定ここまで----------------------- */


/* --------------------------ヘッダーここから----------------------- */



/* --------------------------///トップページここから----------------------- */
/* -------------------------- ----------------------- */


.header_catch{
	font-family: 'Source Sans 3', sans-serif;
	font-size:6px;
	font-weight:600;
	position:absolute;
	top:65px;
	right:0px;
}

.cw_title_zone{
	text-align:center;
}
.cw_title_zone h2{
    position: relative;
    margin: 10px;
    display: inline-block;
    padding: 8px 25px 8px 25px;
    border: 2px solid #000;
    background: none;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    letter-spacing: 0.1em;
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
    box-sizing: content-box !important;
    background-color: transparent;
}
.cw_title_zone p{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.yellow:after {
    position: absolute;
    top: 2px;
    left: -4px;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -999;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(0deg);
    background: #FEDC5E;
    box-sizing: content-box !important;
}
.menu-btn{
	display:none;
}
.menu-btn a{
	display:none;
}
/* ----------------footer設定 */
.cw_footer_outer{
	background-color:#fff;
}
.cw_footer {
    width: 840px;
	margin:0 auto;
	font-size:12px;
	border-top:0px solid #000;
	padding-top:70px;
}

.cw_footer p {
    text-align: center;
    letter-spacing: 0.1em;
font-family: 'Source Sans 3', sans-serif;
	    font-weight: 400;
		font-size:11px;
    text-indent: 0.1em;
}
.cw_footer p:last-of-type{
	margin-bottom:0px;
}
p.cw_footer_logo {
    width: 150px;
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0px auto;
}
p.cw_footer_logo img {
    width: 100%;
    height: auto;
}
.cw_footer_provisions {
    text-align: center;
padding-left: 0px;
    font-family: 'Noto Sans Japanese';
	    font-weight: 400;
		font-size:9px;
}
.cw_footer_provisions li {
    display: inline-block;
}
.cw_footer_provisions li:last-child:after {
    content: "";
}

.footer_provisions li:after {
    content: "|";
    margin-right: 5px;
    margin-left: 5px;
}
.other_peanuts a {
    border: 1px solid #666;
    padding: 3px 7px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 1.2;
    font-size: 10px;
}
.cw_footer_link p a:after{
	content:'/';
	padding-left:3px;
}
.cw_footer_link p a:last-child:after{
	content:'';
	padding-left:3px;
}

/* ----------------top contents設定 */
.cw_top_mainimg {
    width: 100%;
	margin:0 auto;
 padding-bottom:0px;
 padding-top:30px;
}
.home .cw_top_mainimg {
    padding-top: 0px;
}
.home .header_container_inner {
    padding-bottom: 0px;
    border-bottom: 0px solid #000;
}
.ticker {
    width: 100%;
    height: 25px;
    overflow: hidden;
    margin: 0px 0 0 0px;
    padding: 0;
    list-style: none;

        font-size: 14px;
}
.cw_news_ticker{
	float:left;
}

.ticker li {
    height: 25px;
 
    padding: 0px;
    margin: 0px 5px;
}
.cw_news_ticker li a b{
	letter-spacing:0.1em;
	font-weight:600;
	font-family: 'Source Sans 3', sans-serif;
}
.cw_news_ticker li a span{
	text-decoration:underline;
}
.cw_news_ticker li a span:before{
	content:'|';
	padding-left:15px;
	padding-right:15px;
	display:inline-block;
}
.home .cw_content_zone h2{
    float: left;
    font-size: 6px;
    letter-spacing: 0.15em;
	text-indent:0.15em;
    font-weight: 400;
    margin-top: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 10px;
    background-color: #ccc;
    color: #fff;
    padding-right: 3px;
    padding-left: 3px;
    font-family: 'Source Sans 3', sans-serif;
}
.cw_ticker_under{
	display:none;
}
/* ----------------top contents設定 */
.cw_content_zone{
	width:840px;
	margin:0 auto;
	position:relative;
}
.cw_content_zone h2{
	font-family: 'Source Sans 3', sans-serif;
    font-size: 16px;
	letter-spacing:0.15em;
    font-weight: 500;
	padding-top:5px;
	padding-bottom:50px;
	color#000;
}
.instead_of_h2{
		font-family: 'Source Sans 3', sans-serif;
    font-size: 16px;
	letter-spacing:0.15em;
    font-weight: 600;
	padding-top:5px;
	padding-bottom:50px;
	color#000;
}
.cw_content_worksdetail{
	padding-bottom:30px;

}
.cw_content_worksdetail_title{
	text-align:left;
	
}
.cw_content_worksdetail_title h2{
    font-size: 20px;
	letter-spacing:0.15em;
    font-weight: 500;
	color:#000;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
padding-bottom:50px;
display:inline-block;	
}
.cw_content_worksdetail_title span{
	padding-bottom:5px;
	
}
.cw_content_worksdetail_title span a{
display:inline-block;
	font-family: 'Source Sans 3', sans-serif;
	background-color:#000;
	color:#fff;
	padding:3px 5px;
	font-size:9px;
	line-height:1;
	margin-left:20px;
margin-bottom: 5px;
	vertical-align: middle;
	letter-spacing:0.15em;
    font-weight: 600;
	text-align:center;
}
.catnew_works_mainimg{
	margin-bottom:50px;
}
.catnew_works_mainimg img{
	width:100%;
	height:auto;
}
.cw_content_worksdetail_info{
	padding-bottom:50px;
}
.catnew_worksdetail_info_l{
	float:left;
	width:600px;
	margin-right:20px;
}
.catnew_worksdetail_info_r{
	float:left;
	width:220px;
	height:211px;
	position:relative;

}
.catnew_worksdetail_info_l dl{
	border-top:1px solid #000;
padding:10px 0px;	
}
.catnew_worksdetail_info_l dl:last-child{
	border-bottom:1px solid #000;
}
.catnew_worksdetail_info_l dl dt{
	float:left;
		font-family: 'Source Sans 3', sans-serif;
    font-size: 6px;
	letter-spacing:0.15em;
    font-weight: 500;
	width:100px;
	vertical-align:bottom;
	padding-top:4px;
}
.catnew_worksdetail_info_l dl dd{
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
	letter-spacing:0.1em;
}
.catnew_worksdetail_info_r p{
	    left: 50%;
    position: absolute;
    top: 50%;
	width:100%;
}
.catnew_worksdetail_info_r p img{
	width:100%;
	height:auto;
transform: translate(-50%,-50%);
}
.cw_workssingle_under{
			font-family: 'Source Sans 3', sans-serif;
    font-size: 12px;
	letter-spacing:0.15em;    
	font-weight: 600;
	text-align:center;
color:#000;
padding-top:30px;
	
}
.cw_workssingle_under a{
border:1px solid #000;
padding:5px 10px;	
}
/* ----------------top contents設定 */
.cw_content_workslist h3{
			font-family: 'Source Sans 3', sans-serif;
    font-size: 22px;
	letter-spacing:0.15em;
    font-weight: 600;
	text-align:center;
	width:100%;
	margin-bottom:30px;
}
.cw_content_workslist_inner{
	padding-bottom:10px;
}
.cw_content_workslist_inner dl{
	width:calc((100% - 60px ) / 3 );
	float:left;
	margin-right:30px;
	margin-bottom:50px;
    font-family: 'Noto Sans Japanese';
	    font-weight: 400;
		font-size:14px;
		position:relative;
}
.cw_content_workslist_inner a:nth-of-type(3n) dl{
	margin-right:0px;
}
.cw_content_workslist_inner dl dd {
	text-align:center;
	letter-spacing:0.1em;
}
.cw_content_workslist_inner dl dt img{
	width:100%;
	height:auto;
}
.cw_viewranking{
	position:absolute;
	top:170px;
	right:10px;
	background-color:rgba(255,255,255,0.8);
			font-family: 'Source Sans 3', sans-serif;
    font-size: 11px;
	letter-spacing:0.15em;
padding-left:5px;
padding-right:5px;
text-align:center;
text-indent:0.15em;
}
.cw_viewno{
	position:absolute;
	top:150px;
	right:10px;
	background-color:rgba(255,255,255,0.8);
			font-family: 'Source Sans 3', sans-serif;
    font-size: 11px;
	letter-spacing:0.15em;
padding-left:5px;
padding-right:5px;
text-align:center;
text-indent:0.15em;	
}
.cw_works_nav{
	position:absolute;
	right:0;
	top:8px;
}
.cw_works_nav li{
	display:inline-block;
			font-family: 'Source Sans 3', sans-serif;
			margin-left:30px;
}
.cw_works_nav li a{
			border-left:1px solid #000;
			padding-left:8px;
			line-height:1.0;
			font-weight:600;
			letter-spacing:0.1em;
}
/* ----------------top contents設定 */
.cw_content_concept{
	padding-top:30px;
	padding-bottom:60px;
	text-align:center;
font-family: 'Sawarabi Gothic', sans-serif;
	    font-weight: 400;
}

.cw_content_concept h3{
		font-size:24px;
		text-align:center;
		margin-bottom:30px;
			letter-spacing:0.1em;
					line-height:1.8;
}
.cw_content_concept p{
		font-size:12px;
			text-align:center;
			margin-bottom:30px;
			line-height:2.5;
			letter-spacing:0.1em;
		
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_pp{
	padding-top:30px;
	padding-bottom:60px;
	text-align:center;
font-family: 'Sawarabi Gothic', sans-serif;
	    font-weight: 400;
}

.cw_content_pp h3{
		font-size:24px;
		text-align:center;
		margin-bottom:30px;
			letter-spacing:0.1em;
					line-height:1.8;
}
.cw_content_pp h3:nth-of-type(n+2) {
		margin-top:30px;
}
.cw_content_pp p{
		font-size:12px;
			text-align:left;
			margin-bottom:30px;
			line-height:1.8;
		
}
.cw_content_pp ul li{
		font-size:12px;
}
/* ----------------top contents設定 */
.cw_content_process{
	padding-bottom:60px;
}
.cw_content_process_header p{
	width:420px;
	margin-left:420px;
	margin-bottom:60px;
	text-align:left;
	font-size:12px;
}
.cw_content_process_header p span{
	background-color:#000;
	color:#fff;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	margin-top:30px;
	font-size:12px;
}
.cw_content_process ul li:first-child{
	border-top:1px dotted#000;
}
.cw_content_process ul li{
	border-bottom:1px dotted #000;
	padding-top:30px;
	padding-bottom:30px;
}
.cw_content_process ul li p{
	float:left;
	width:170px;
	padding-right:40px;
	padding-left:40px;
	text-align:center;
}
.cw_content_process ul li p img{
	max-width:100%;
	height:auto;
	max-height:125px;
	width:auto;
}
.cw_content_process ul li dl{
	float:left;
}
.cw_content_process ul li dl dt{
	font-size:14px;
	font-weight:600;
	margin-bottom:15px;
	letter-spacing:0.1em;
}
.cw_content_process ul li dl dt strong{
	background-color:#000;
	color:#fff;
	border-radius:100%;
padding-left: 6px;
    padding-right: 6px;
    letter-spacing: 0;
}
.process_inter{
	text-align:center;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuX213d3U1NSIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgd2lkdGg9IjYuNSIgaGVpZ2h0PSI2LjUiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxsaW5lIHgxPSIwIiB5PSIwIiB4Mj0iMCIgeTI9IjYuNSIgc3Ryb2tlPSIjMEQwRTBEIiBzdHJva2Utd2lkdGg9IjEiLz48L3BhdHRlcm4+PC9kZWZzPiA8cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI3BhdHRlcm5fbXd3dTU1KSIgb3BhY2l0eT0iMSIvPjwvc3ZnPg==')
}
.process_inter span{
	background-color:#000;
	color:#fff;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
}

.cw_content_company_concept{

}
.company .instead_of_h2{
	text-align:center;
}
.cw_content_company_concept img{
	width:100%;
	height:auto;
}
.cw_content_company_concept p{
	text-align:center;
	padding-top:50px;
	padding-bottom:115px;
	line-height:2.5;
	letter-spacing:0.1em;
}
.cw_content_company_member{
	padding-bottom:60px;
}
.cw_content_company_member dl{
	width:calc(100% / 6);
	float:left;
	position:relative;
}
.cw_content_company_member dl dt{
	text-align:center;
}
.cw_content_company_member dl dt img{
	width:80%;
	height:auto;
}
.cw_content_company_member dl dd{
	text-align:center;
	top:-40px;
	position:relative;
			font-family: 'Source Sans 3', sans-serif;
	letter-spacing:0.15em;
    font-weight: 600;
	text-indent:0.15em;
}
.cw_content_company_information{
	border-top:1px solid #000;
	padding-top:40px;
	padding-bottom:20px;
}
.cw_content_company_info_l{
	float:left;
	width:385px;
	margin-right:70px;
}
.cw_content_company_info_r{
	float:right;
	width:385px;
}
.cw_content_company_info_l dl dt , .cw_content_company_info_r dl dt {
	float:left;
	clear:both;
	width:70px;
}
.cw_content_company_info_l dl dd , .cw_content_company_info_r dl dd {
	float:left;
	margin-bottom:30px;
}
.cw_content_company_info_l dl dd{
	width:calc(385px - 70px);	
}
.cw_content_company_info_r dl dd{
	width:calc(385px - 70px);	
}
.cw_content_company_info_map{
	padding-bottom:30px;
	clear:both;
	
}
/* ----------------top contents設定 */
.cw_content_contact_ex p:nth-of-type(1){
	width:350px;
	float:left;

}
.cw_content_contact_ex p:nth-of-type(2){
	width:auto;
	float:right;
	text-align:left;

}
.cw_content_contact_ex p:nth-of-type(2) span{
	font-size:24px;
}
/* ----------------rsv contents設定 */
.cw_content_news li:first-of-type{
	padding-top:0px;
}
.cw_content_news li{
	padding-bottom:50px;
	border-bottom:1px solid #000;
	padding-top:50px;
}
.cw_content_news li:last-of-type{
	border-bottom:0px solid #000;	
}
.cw_content_news dl dt{
	width:415px;
	float:left;
}
.cw_content_news dl dd{
	width:325px;
	padding-left:60px;
	float:left;
	padding-top:40px;
}
.cw_content_news dl dd h3{
		    font-family: 'Noto Sans Japanese';
	    font-weight: 400;
		font-size:14px;
		margin-bottom:30px;
}
.cw_content_news dl dd p:first-child{
				font-family: 'Source Sans 3', sans-serif;
	letter-spacing:0.15em;
    font-weight: 600;
	font-size:14px;
}
.cw_content_news dl dt img{
	width:100%;
	height:auto;
	
}
/* ----------------rsv zone設定 */
.cw_content_news_detail{
	width:720px;
	margin:0 auto;
}
.cw_content_news_detail img{
	max-width:100%;
	height:auto;
}
.cw_new_article_contents{
	padding-top:75px;
}
.cw_new_newsdetail_date{
	font-family: "Inconsolata", monospace;
	letter-spacing:0.15em;
    font-weight: 600;
	font-size:14px;
}
.cw_new_news_detail_content{
	border-top:1px solid #000;
	margin-top:0px;
	padding-top:50px;
	padding-bottom:50px;
}
.cw_new_news_detail_content p{
	font-size:16px;
	font-family: 'Source Sans 3', sans-serif;
	line-height:2;
	margin-bottom:30px;
}
.cw_new_news_detail_content p strong{
    font-family: 'impact', serif;
		font-size:24px;
}
.cw_new_news_detail_content p img{
	margin-bottom:0px;
}
.cw_new_news_detail_content a[href*="https://transform-cat.com/works/"] {
		text-decoration:underline;
}
.cw_content_process a[href*="https://transform-cat.com/contact/"] {
		text-decoration:underline;
}
/* ----------------rsv zone cofirm設定 */

/* ----------------member設定 */


/* ----------------worksdetail一覧切り替え 設定 */
/* 吹き出し本体 - 左右の中心 */
.balloon1{
  position: relative;
  padding: 8px;
  background-color: #fff;
  width:100px;
  text-align:center;
  border:1px solid #000;
  font-size:10px;

  margin:0 auto;
  top:-20px;
  color:#000;
animation-name: fadeOut;
animation-duration: 3s;
animation-fill-mode:forwards;
animation-delay: 2s;
}
@-webkit-keyframes arrow { 
    0%,
    100% { bottom: 30px }
    50% { bottom: 20px }
}
@keyframes arrow { 
    0%,
    100% { bottom: 30px }
    50% { bottom: 20px }
}
/* 三角アイコン - 左右の中心 */
.balloon1::before{
content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    border-top: 10px solid #000;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.balloon1::after{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -8px;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
@keyframes fadeOut {
    0% {
        opacity:1;
    }
    100% {
        opacity:0;
    }
}
html, body {
  width: 100%;
  min-height: 100%;
}

.catnew_worksdetail_gallery{
  box-sizing: border-box;
  padding-top: 40px;
  background: #fff;
  max-width:840px;
  margin: auto;
}

.c-radio {
  display: none;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 70px;
  height: 24px;
  margin: 0 auto;
}
.btn__multi, .btn__single {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.btn__multi span, .btn__single span {
  display: block;
  background: #ccc;
  border-radius: 2px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.btn__multi:hover span, .btn__multi:hover span:after, .btn__single:hover span, .btn__single:hover span:after {
  background: #aaa;
}
.btn__multi {
  position: relative;
}
.btn__multi span {
  display: block;
  width: 11px;
  height: 11px;
}
.btn__multi span:first-child {
  margin-bottom: 2px;
}
.btn__multi span:after {
  content: "";
  position: absolute;
  right: 0;
  width: 11px;
  height: 11px;
  background: #ccc;
  border-radius: 2px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.btn__single span {
  wdith: 24px;
  height: 11px;
}
.btn__single span:first-child {
  margin-bottom: 2px;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 40px auto 0;
}
.card__item {
  position: relative;
  width: calc(25% - 15px);
  height: 100%;
  margin: 0 0 20px 20px;
  background: #f6f8f7;
	 	 animation: anime1 1s ease ;
}
.card__item img{

	height:auto;

}
.card__item:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.card__item:nth-child(4n+1) {
  margin-left: 0;
}
.card__item span {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  font-size: 10px;
  color: #fff;
  letter-spacing: 1px;
}


#single:checked ~ .card .card__item span {
  top: 20px;
  left: 20px;
  font-size: 16px;
}
#single:checked ~ .card{
  margin: 40px auto 0;	
}

#multi:checked ~ .btn .btn__multi {
  cursor: default;
}
#multi:checked ~ .btn .btn__multi span {
  background: #3B4144;
}
#multi:checked ~ .btn .btn__multi span:after {
  background: #3B4144;
}

#single:checked ~ .btn .btn__single {
  cursor: default;
}
#single:checked ~ .btn .btn__single span {
  background: #3B4144;
}
.centered {
    border: 0px solid #ccc;
    display: table;
    height: 200px;
  width: calc(25% - 15px);


}
@keyframes anime1{
0% {opacity:0; }
100% {opacity:1.0;}
}

.centered > a {
    display: table-cell;
    vertical-align: middle;
}
.centered a img{
    display: block;
    margin: 0 auto;
	max-height:200px;

    max-width: 100%;
}
@keyframes anime1{
0% {opacity:0; }
100% {opacity:1.0;}
}
@keyframes anime2{
0% {opacity:0; }
100% {opacity:1.0;}
}
#single:checked ~ .card .centered a img{
	  max-width: 100%;
	  height:auto;
	  max-height:150%;
width: 840px;

}
#multi:checked ~ .card .centered a img{
	 	 animation: anime1 2s ease ;
}
#single:checked ~ .card .centered {
	  width: 100%;
	 animation: anime2 1.5s ease ;

}
#single:checked ~ .centered{
	  height:100%;

}
#single:checked ~ .card .card__item{
  background: #fff;
  margin-left:0px;

}


.radio {

}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.acceptance_check{
	text-align:center;
	display:inline-flex
}
.wpcf7-acceptance{
	
}
.acceptance-0{
	text-align:center;
}
/*-------------------------
  ブログカード
-------------------------*/
.blog-card {
	background-color: f4f4f4;
	border-radius: 0px;
	border: 1px dashed #666;
	margin: 30px;
}
.blog-card a {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 10px;
	border: none;
	transition: 0.5s ease;
}
.blog-card-thum {
	width: 140px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-right: 10px;
}
.blog-card-content {
	width: calc(100% - 210px);
}
.blog-card__ttl {
	font-weight: bold;
	font-size: 14px;
	letter-spacing:0.02em;
}
@media screen and (min-width: 768px) {
	.blog-card a:hover {
		border-bottom: none;
		opacity: 0.6;
	}
}


/*============================ #SP ============================*/

@media screen and (max-width: 767px) {
	/* ---------------------------------------------------------------- SP ---- */
	/*============================ #blog-card ============================*/
	.blog-card {
		border-radius: 3px;
		margin: 30px 0;
	}
	.blog-card a {
		padding: 10px;
	}
	.blog-card-thum {
		width: 120px;
		height: 80px;
		margin-right: 10px;
	}
	.blog-card-content {
		width: calc(100% - 130px);
	}
	.blog-card__ttl {
		font-size: 15px;
	}
}
/*============================ #SP ============================*/

