@media screen and (max-width:1440px)
{

}
@media screen and (max-width:1280px)
{
		.cw_content_zone {
    overflow: hidden;
		}

}
@media screen and (max-width: 1024px) {
		.cw_content_zone {
			padding-right:10px;
			padding-left:10px;
				width:calc(100% - 20px);
				min-width:840px;
		}
.home .cw_content_zone {
			padding-right:10px;
			padding-left:10px;
			width:calc(100% - 20px);
min-width:840px;
		}
		.cw_works_nav {
    position: absolute;
    right: 10px;
    top: 8px;
}
.bx-wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: auto;
}
 .header_catch {

    font-size: 10px;

}
.home .header_container{
	 width:calc(100% - 20px);
 }
 .header_container{
	 padding-right:10px;
	 padding-left:10px;
				min-width:840px;
 }
 
 .header_container_inner {
    width: 100%;


}
}
@media screen and (max-width: 768px) {
		.cw_content_zone {
			padding-right:10px;
			padding-left:10px;
			
 }

}
/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus */
@media screen and (max-width:750px)
{
	 .header_container{
	 padding-right:0px;
	 padding-left:0px;
 }
 .home  .header_container{
	 padding-right:0px;
	 padding-left:0px;
				min-width:320px;
 }
.header_container{
				min-width:320px;
 }
 .home .cw_content_zone {
			padding-right:0px;
			padding-left:0px;
			width:calc(100% - 0px);
min-width:calc(100% - 0px);
		}
		.cw_content_zone {
			padding-right:10px;
			padding-left:10px;
		min-width:300px;
 }
 		.cw_content_zone {
    overflow: visible;
		}
.header_container_inner {
    width: 0px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
	padding-left:0px;
	padding-right:0px;
}
.header_container_inner h1 {
    width: 120px;
    margin: 0 auto;
}
.menu_outer {
    height: auto;
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 99999;
	padding-top:0px;
}
.cw_sub_menu {
    position:relative;
    top: auto;
    right: auto;
	padding-top:10px;
	padding-bottom:10px;
}
.cw_content_zone {
    width: 300px;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.home .cw_content_zone {
    padding-bottom: 0px;
}

.cw_main_menu ul {
    padding: 0px;
}
.header_catch {
	display:none;
}
.cw_footer {
    width: 300px;
	margin:0 auto;
	font-size:12px;
	border-top:0px solid #000;
	padding-left:10px;
	padding-right:10px;
}
.menu-btn{
	display:block;
}
.menu-btn a{
	display:block;
}
/* -- ul#menu -------------------------------------------------------------------------------- */

div#menu {
	list-style-type: none;
	width: 100%;
	background: #f3f3f3;
	opacity: 0.9;

	left: 0px;
	top: 70px;
	z-index: 990;
	display: none;
}
div#menu ul{
	text-align:center;
}
div#menu li {
	text-align: center;
display: inline-block;
}
.cw_main_menu li:first-child{
	padding-top:20px;
}
.cw_main_menu li:last-child{
	padding-bottom:20px;
}
div#menu li a {
	text-decoration: none;
    text-align: center;
}

div#menu li a:hover {
	background: #a9a9a9;
	opacity: 0.7;
}




/* -- div#sp-icon -------------------------------------------------------------------------------- */

a#sp-icon {
width: 50px;
    height: 60px;
	position: fixed;
	right: 10px;
	top: 8px;
	z-index: 999999;
}

a#sp-icon:hover {
	cursor: pointer;
	opacity: 0.7;
}

a#sp-icon span,
a#sp-icon span:before,
a#sp-icon span:after {
	display: inline-block;
	width: 20px;
	height: 2px;
	background: #fff;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.3s;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}

a#sp-icon span {
	left: 50%;
	top: 50%;
	transform: translate( -50%, -50% );
}

a#sp-icon span:before {
	content: "";
	transform: translateY( -7px ) rotate( 0deg );
}

a#sp-icon span:after {
	content: "";
	transform: translateY( 7px ) rotate( 0deg );
}


a.sp-open span {
	background: transparent !important;
}
a.sp-open span {
    background: transparent !important;
	box-shadow: 2px 2px 3px rgb(0 0 0 / 0%) !important;
}
a.sp-open span:before, a.sp-open span:after {
	box-shadow: 2px 2px 3px rgb(0 0 0 / 0%) !important;
}
a.sp-open span:before {
	transform: rotate( 45deg ) !important;
}

a.sp-open span:after {
	transform: rotate( -45deg ) !important;
}
.cw_main_menu ul {
    width: 300px;
    margin: 0 auto;
}
.cw_main_menu ul li {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 12px;
    font-size: 14px;
    color: #000;
    position: relative;
margin-right: 0px;
    margin-left: 0px;
}
.cw_sub_menu ul li {
    float: none;
    margin-right: 0px;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
}
.cw_sub_menu ul li:nth-of-type(1) {
    width: 8px;
    margin-left: 0px;
}
.cw_main_menu {
    width: 100%;
    background-color: transparent;
    height: auto;
}
.cw_main_menu ul li:after {
    content: none;
    position: absolute;
    left: 216px;
}
.cw_main_menu ul li:last-child{

}
.overlay .menu .cw_main_menu ul li a {
    width: 100%;
    display: block;
    text-align: center;
    letter-spacing: 0.2em;
    text-indent: -0.2em;
}
.home .cw_top_mainimg {
    padding-top: 15px;
}
.cw_news_ticker{
	padding-top:0px;
	width:280px;
	margin:0 auto;
	float:none;
}
.ticker {
    width: 100%;
    height: auto;
    overflow: visible;
    margin: 0px 0 0 0px;
    padding: 0;
    list-style: none;
    font-size: 14px;
	margin-top:15px;
}
.ticker li {
    height: auto;
    padding: 0px;
    margin: 0px 0px;
	margin-bottom:25px;
}
.ticker li:nth-last-of-type(1){
	margin-bottom:0px;
}
.cw_news_ticker li a b {
    letter-spacing: 0.1em;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-size: 10px;
	width:100%;
	line-height:1.2;
	margin-bottom:5px;
}
.cw_news_ticker li a span {
    text-decoration: underline;
    display: block;
    font-size: 11px;
	line-height:1.4;
}
.cw_news_ticker li a span:before {
    content: '';
    padding-left: 0px;
    padding-right: 0px;
    display: none;
}
.home .cw_content_zone h2 {
    padding-bottom: 0px;
    font-size: 14px;
    text-align: center;
float: none;
    background-color: #fff;
    color: #000;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 600;
	margin-right:0px;
}
.cw_ticker_under{
	width:280px;
	margin:0 auto;
	text-align:right;
	display:block;
font-family: 'Montserrat', sans-serif;
    font-size: 10px;
	letter-spacing:0.1em;

	color:#000;
	padding-bottom:20px;
	margin-top:20px;


}
.cw_ticker_under a{
	margin-right:-0.1em;
}

.bx-wrapper .bx-prev {
    left: 10px;
}
.bx-wrapper .bx-next {
    right: 10px;
}
.bx-wrapper .bx-next:before {
    content: "\f3d3";
    font-family: "Ionicons";
    font-size: 24px;
    text-shadow: 1px 2px 0px #fff;
}
.bx-wrapper .bx-prev:before {
    content: "\f3d2";
    font-family: "Ionicons";
    font-size: 24px;
    text-shadow: 1px 2px 0px #fff;
}
.bx-wrapper .bx-controls-direction a {
    margin-top: -24px;
}
/* -- div#sp-icon -------------------------------------------------------------------------------- */
.catnew_cn_zone h2 span {
    font-size: 11px;
}
.room_detail_img {
    width: 320px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 5px;
	background-attachment:scroll;
}
.bx-wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
    height: auto;
}
.room_detail_outer {
    width: 300px;
    margin: 0 auto;
}
.cw_title_zone h2 {
position: relative;
    margin: 10px;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    border: 2px solid #000;
    background: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1px;
    letter-spacing: 0.1em;
    font-size: 14px;
    margin-bottom: 10px;
}
.cw_title_zone p {
font-size: 14px;
margin-bottom:15px;
}
.catnew_cn_zone_inner{
	width:300px;
	margin:0 auto;
}
.catnew_domain_zone {
    padding-top: 30px;
}
.catnew_domain_zone dl {
    width: calc((100% - 0px ) / 1);
    margin-right: 0px;
    float: none;
    margin-bottom: 20px;
    border-left: 0px solid #000;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
    padding: 25px;
}
.catnew_works_zone{
	padding-top:60px;
}
.catnew_company_zone{
	padding-top:60px;
}
.catnew_company_zone .catnew_cn_zone_inner{
	width:300px;
	margin:0 auto;
    padding-bottom: 30px;
}
.catnew_cn_zone h2 {
    font-family: 'Bitter', serif;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}
.catnew_domain_zone dl dt {
    text-align: center;
    font-family: "mplus-2p","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.catnew_domain_zone dl dd {
    font-size: 12px;
}
.catnew_company_zone .box19 dl dd {
    font-size: 12px;
}
.catnew_company_zone .box19 dl dt {
    font-size: 10px;
}
.catnew_recruit_zone p {
    font-size: 12px;
    text-align: center;
}
p.cw_footer_logo {
    width: 110px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 0px auto;
}
.cw_footer p{
	padding-top:5px;
}
.home .cw_footer {
	padding-top:20px;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_concept h3 {
    font-size: 16px;


}
.cw_content_concept p {
    font-size: 10px;


}
.cw_content_concept {
    padding-top: 30px;
    padding-bottom:0px;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_pp h3 {
    font-size: 16px;


}
.cw_content_pp p {
    font-size: 10px;


}
.cw_content_pp ul li{
    font-size: 10px;


}
.cw_content_pp {
    padding-top: 30px;
    padding-bottom:0px;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_zone h2 {
    padding-bottom: 20px;
	font-size:14px;
}
.cw_new_newsdetail_date {
    font-size: 12px;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_workslist h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    letter-spacing: 0.15em;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}
.cw_content_workslist_inner dl{
	width:calc((100% - 20px ) / 2 );
	float:left;
	margin-right:20px;
	margin-bottom:30px;
    font-family: 'Noto Sans Japanese';
	    font-weight: 400;
		font-size:10px;
}
.cw_content_workslist_inner a:nth-of-type(3n) dl{
	margin-right:20px;
}
.cw_content_workslist_inner a:nth-of-type(2n) dl{
	margin-right:0px;
}
.cw_viewranking {
position: absolute;
    top: 85px;
    right: 10px;
    background-color: rgba(255,255,255,0.9);
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    letter-spacing: 0.15em;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-indent: 0.15em;
}
.cw_works_nav{
	position:relative;
	right:auto;
	top:auto;
	padding-bottom:30px;
}
.cw_works_nav li{
	display:inline-block;
			font-family: 'Montserrat', sans-serif;
			margin-left:0px;
			margin-right: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;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_process_header p {
    width: 280px;
    margin-left: 10px;
	margin-right:10px;
    margin-bottom: 40px;
    text-align: left;
    font-size: 12px;
	margin-top:20px;
}
.cw_content_process ul li p {
    float: none;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
}
.cw_content_process ul li p img {
    max-width: 100%;
    height: auto;
    max-height: 100px;
    width: auto;
	margin-bottom:15px;
}
.cw_content_process {
    padding-bottom: 0px;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_company_member dl {
    width: calc(100% / 3);
    float: left;
    position: relative;
}
.cw_content_company_member dl dd{
	font-size:10px;
}
.cw_content_company_concept p {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 35px;
    line-height: 2.5;
    letter-spacing: 0.1em;
	font-size:10px;
}
.cw_content_company_info_l {
    float: none;
    width: 100%;
    margin-right: 0px;
}
.cw_content_company_info_r {
    float: none;
    width: 100%;
}
.cw_content_company_info_l dl,.cw_content_company_info_r dl{

}
.cw_content_company_info_l dl dt, .cw_content_company_info_r dl dt {
    float: none;
	text-align:center;
    width: 100%;
		font-size:10px;
}
.cw_content_company_info_l dl dd,.cw_content_company_info_r dl dd {
    width: 100%;
	text-align:center;
		font-size:12px;
}
.cw_content_company_info_l dl dd, .cw_content_company_info_r dl dd {
    float: none;
    margin-bottom: 15px;
}
.cw_content_company_member {
    padding-bottom: 30px;
}
/* -- toppage -------------------------------------------------------------------------------- */

.cw_content_news li {
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
    padding-top: 40px;
	width:100%;
}
.cw_content_news dl dt {
	width:100%;
    float:none;
}
.cw_content_news dl dd {
	width:100%;
    padding-left: 0px;
    float: left;
    padding-top: 20px;
}
.cw_content_news li dl{
	width:260px;
	margin:0 auto;
}
.cw_content_news{
	padding-top:20px;
}
.cw_content_news dl dd p:first-child {
    font-size: 12px;
}
.cw_news_single_nav{
	width:100%;
	border-top:1px dotted #ccc;
	padding-top:30px;
	position:relative;

}
.cw_content_news dl dd h3{
	font-size:12px;
margin-bottom: 20px;
}
.cw_content_news dl dd p{
	font-size:10px;
}
.cw_news_single_nav ul li{
	width:100%;
}
.cw_news_single_nav ul li:nth-of-type(1){
	width:49%;
	margin-right:2%;

}
.cw_news_single_nav ul li:nth-of-type(2){
	width:49%;
	padding-left:0%;
	border-left:0px dotted #ccc;
	box-sizing:border-box;
	margin-top:0px;
}
.cw_news_single_nav ul li div{
	width:30%;
	
}
.cw_news_single_nav ul li div img{
	width:100%;
	height:100%;
}
.single_nav_l div{
	float:left;
	margin-right:5%;
}
.single_nav_r div{
	float:left;
	margin-right:5%;
}
.cw_news_single_nav ul li:nth-of-type(1){
	float:left;
	
}
.cw_news_single_nav ul li:nth-of-type(2){
	float:right;
}
.cw_news_single_nav ul li a{
	font-size:8px;
	width:65%;
	line-height:1.5;
	display:inline-block;
float: left;
padding-top:3px;
}
.cw_news_single_nav ul li span{
		font-size:8px;
		color:#666;
		background-color:#ccc;
		display:inline-block;
		padding:0px 5px;
	float: left;
}
/* -- toppage -------------------------------------------------------------------------------- */
.catnew_worksdetail_info_l {
    float: none;
    width: 100%;
    margin-right: 20px;
}
.catnew_worksdetail_info_r {
    float: none;
    width: 100%;
    height: auto;
    position: relative;
}
.catnew_worksdetail_info_r p {
    left:auto;
    position: relative;
    top: auto;
    width: 100%;
	text-align:center;
	padding-top:20px;
}
.catnew_worksdetail_info_r p img {
    width: 80%;
    height: auto;
    transform: translate(0%,0%);
}
.centered {
    border: 0px solid #ccc;
    display: table;
    height: 145px;
    width: calc(50% - 10px);
}
.centered a img {
    display: block;
    margin: 0 auto;
    max-height: 145px;
    max-width: 100%;
}
.card__item {
    position: relative;
    width: calc(50% - 10px);
    height: 145px;
    margin: 0 0 20px 20px;
    background: #f6f8f7;
    animation: anime1 1s ease;
}
.card__item:nth-child(2n+1) {
    margin-left: 0;
}
.cw_content_worksdetail_info {
    padding-bottom: 0px;
}
.cw_workssingle_under{
			font-family: 'Montserrat', sans-serif;
    font-size: 8px;
	letter-spacing:0.15em;    
	font-weight: 600;
	text-align:center;
color:#000;
padding-top:10px;
	
}
.cw_workssingle_under a{
border:1px solid #000;
padding:5px 10px;	
}
.balloon1{
  position: relative;
  padding: 5px 0px;
  background-color: #fff;
  width:100px;
  text-align:center;
  border:1px solid #000;
  font-size:8px;

  margin:0 auto;
  top:-20px;
  color:#000;
animation-name: fadeOut;
animation-duration: 4s;
animation-fill-mode:forwards;
animation-delay: 2s;
}
/* -- toppage -------------------------------------------------------------------------------- */
.cw_content_news_detail {
    width: 280px;
    margin: 0 auto;
}
.cw_new_article_contents {
    padding-top: 50px;
}
.blog-card-content p{
	font-size:9px;
}
p.blog-card__ttl{
	font-size:11px;	
}

.cw_content_contact_ex p:nth-of-type(1) {
    width: 300px;
    float: none;
}
.cw_content_contact_ex p:nth-of-type(2) {
    width: auto;
    float: none;
    text-align: left;
}
#contact_zone_inner {
    width: 300px;
    margin: 0 auto;
    padding-top: 0px;
}
#contact_zone_stripe_free {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    border: 1px dotted #000;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing:border-box;
}
#contact_zone_stripe_left {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
}
#contact_zone_inner dl dt {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    float: none;
    width: 100%;
    padding-right: 20px;
}
#contact_zone_inner dl dd {
    position: relative;
    float: none;
    width: 100%;
}
#contact_zone_stripe_right {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
}
.wpcf7 .wpcf7-text {
    border: #666 1px solid;
    width: calc(100% - 8px);
    height: 25px;

    line-height: 1;
    padding-left: 4px;
}
.wpcf7 .wpcf7-textarea {
    border: #666 1px solid;

    width: calc(100% - 8px);
    height: 160px;
    padding-left: 4px;
    padding-top: 4px;
    background-color: #fff;
}
#contact_zone_stripe_send {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.cw_content_contact{
	overflow:hidden;
}
.wpcf7 .your-name, .wpcf7 .your-namekana, .wpcf7 .your-email, .wpcf7 .your-tel ,.wpcf7 .your-email_confirm{
    width: calc(100% - 8px);
    height: 25px;
}
.wpcf7 .wpcf7-submit{
 -webkit-appearance: none;

}
.cw_new_news_detail_content p {
    font-size: 12px;
    font-family: 'Source Sans 3', sans-serif;
    line-height: 2;
}
.cw_new_news_detail_content p strong{
    font-family: 'impact', serif;
		font-size:20px;
}
  }

