-/* Responsive Styles
================================================== */

/* All size smaller than 1301 */
@media only screen and (max-width: 1300px) {
#colophon .container {
	margin: 0 auto;
	max-width: 1320px;
	padding: 0 0px;
	position: relative;
}
	footer .container {
		margin: 0 auto;
		max-width: 1320px;
		padding: 0px;
		position: relative;
	}
	.container,
	.boxed-layout #page,
	.boxed-layout-small #page {
		max-width: 970px;
	}
	.boxed-layout .container,
	.boxed-layout-small .container {
		max-width: 904px;
	}
	.four-column-full-width {
		width: 33.33%;
	}
	footer.container {
		margin: 0 auto;
		width: 95%;
		padding: 0px;
		position: relative;
	}
.site-info {
    padding: 100px 0px 85px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    background-position: center center;
    background-size: cover;
}
}

/* All size smaller than 1024
================================================== */
@media only screen and (max-width: 1023px) {
	.container,
	.boxed-layout #page,
	.boxed-layout-small #page,
	#site-title a img {
		max-width: 970px;
	}
	.boxed-layout #page,
	.boxed-layout-small #page {
		overflow: hidden;
	}
	.boxed-layout .container,
	.boxed-layout-small .container,
	.boxed-layout #site-title a img {
		width: 668px;
	}
	.widget-title {
		font-size: 22px;
		line-height: 30px;	
	}
	.slider-content .slider-title a {
		font-size: 24px;
		line-height: 31px;
	}
	.slider-content .slider-text h3 {
		font-size: 15px;
		line-height: 22px;
	}
	#page_contents {
		max-width: 100%;
		padding: 0 10px;
	}

	#primary,
	#secondary {
		margin-bottom: 50px;
		padding: 0px;
		float: none;
		width: 100%;
		border: none;
	}
	.left-sidebar-layout #primary {
		float: none;
		padding-left: 0px;
	}
	.left-sidebar-layout #secondary {
		float: none;
		padding-right: 0px;
		border: none;
	}
	/* ----- Column ----- */
	.column {
		margin: 0 -15px;
	}
	.two-column,
	.three-column,
	.four-column {
		padding: 0  15px 40px;
	}
	.two-column,
	.four-column,
	.three-column,
	.four-column-full-width,
	.business-sidebar .three-column,
	.boxed-layout-small .four-column-full-width {
		width: 50%;
	}
	.widget_about_us .two-column,
	.widget_latest_blog .two-column {
		padding: 0 0 30px;
		width: 100%;
	}
	.three-column:nth-child(3n+4),
	.four-column:nth-child(4n+5),
	.column-2:nth-child(2n+3),
	.column-3:nth-child(3n+4),
	.column-4:nth-child(4n+5) {
 		clear: none;
	}
	.three-column:nth-child(2n+3),
	.four-column:nth-child(2n+3) {
 		clear: both;
	}

	#colophon .widget-area {
		margin: 0;
		display: block;
	}
	#colophon .column-1,
	#colophon .column-2,
	#colophon .column-3,
	#colophon .column-4 {
		border-right: none;
		width: 100%;
		float: none;
		padding: 0;
		display: block;
	}
}

/* All Mobile Screen ( smaller than 768px )
================================================== */
@media only screen and (max-width: 767px) {

	.container,
	.boxed-layout #page,
	.boxed-layout-small #page {
		max-width: 98%;
	}
	.boxed-layout .container,
	.boxed-layout-small .container {
		width: 440px;
	}
	.comments-title,
	#respond h3#reply-title {
		font-size: 26px;
		line-height: 32px;
	}
	#main h1,
	#main h2,
	#main h3,
	#main h4,
	#main h5,
	#main h6 {
		padding-bottom: 10px;
	}
	hr {
		margin-bottom: 30px;
	}
	input[type="text"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	textarea,
	input[type="reset"],
	input[type="button"],
	input[type="submit"] {
		margin-bottom: 20px;
	}
	input.s {
		margin: 0;
	}	
	.boxed-layout #colophon,
	.boxed-layout-small #colophon {
		margin-bottom: 20px;
	}
	#site-branding {
		width: 100%;
	}
	#site-title {
		font-size: 34px;
	}
	#site-title a img {
		max-width: 420px;
		margin: 0 auto;
	}
	.boxed-layout #site-branding,
	.boxed-layout #site-title a img,
	.boxed-layout-small #site-branding,
	.boxed-layout-small #site-title a img {
		max-width: 400px;
	}
	.header-search,
	.header-search-x {
		display: none;
	}
	.site-header {
		height: 60px;
	}
	/* ----- Responsive Navigation ----- */
	#sticky_header-sticky-wrapper {
		height: auto !important;
	}
	#sticky_header {
		position: relative !important;
		height: 60px;
	}
	.is-sticky #sticky_header {
		top: 0 !important;
	}
	.nav-site-title {
		display: none;
	}
	.toggle_btn {
	    margin: 14px 0 0 30px;
	    width: 44px;
	    height: 29px;
	}
	.toggle_btn span {
	  width: 44px;
	  height: 5px;
	}
	.toggle_btn span:nth-child(2) {
	  top: 12px;
	}
	.open .toggle_btn span:nth-child(1) {
	  -webkit-transform: translateY(5px) rotate(-315deg);
	  transform: translateY(5px) rotate(-315deg);
	}
	.menu-toggle {
		background-color: rgba(0, 0, 0, 0);
		border: 0 none;
		color: #666;
		cursor: pointer;
		display: block;
		font-size: 0;
		margin: 0 auto;
		padding: 10px 0;
		text-align: center;
		width: 32px;
	}
    .line-one, 
    .line-two, 
    .line-three {
		backface-visibility: hidden;
		display: block;
		height: 3px;
		margin: 5px auto;
		-webkit-transition: all 0.3s;
	    	-moz-transition: 	all 0.3s;
	    	-o-transition: 		all 0.3s;
    	transition: 		all 0.3s;
		width: 100%;
	}
	.menu-toggle.on .line-one {
			-moz-transform: rotate(-45deg) translate(-5px, 5px);
	        -o-transform: rotate(-45deg) translate(-5px, 5px);
	        -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    	transform: rotate(-45deg) translate(-5px, 5px);
	}
	.menu-toggle.on .line-two {
		opacity: 0;
			-moz-opacity: 0;
			filter:alpha(opacity=0);
	}
	.menu-toggle.on .line-three {
			-moz-transform: rotate(45deg) translate(-6px, -6px);
	        -o-transform: rotate(45deg) translate(-6px, -6px);
	        -webkit-transform: rotate(45deg) translate(-6px, -6px);
    	transform: rotate(45deg) translate(-6px, -6px);
	}
	.menu {
		/*display: none;*/
		display: block;
	}
	.widget_nav_menu .menu {
		display: block;
	}
	.toggled-on .menu {
		display: block;
	}
	.main-navigation {
		float: none;
		padding: 0;
	}
	.main-navigation > ul > li {
		position: inherit;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		margin-left: 0;
	}
	.main-navigation > ul > li::before {
		visibility: hidden;
	}
	.main-navigation a {
		float: none;
		padding: 10px 0;
		height: inherit;
	}

	/* ----- Dropdown ----- */
	.main-navigation ul li:hover ul {
	  	top: auto;
	}
	.main-navigation ul li ul {
		background-color: transparent;
	  	top: auto;
	  	width: 100%;
	  	left: 40px;
	  	display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	  	position: static;
	  	box-shadow: none;
	}
	.main-navigation ul li ul li {
		float: none;
		margin: 0;
		position: relative;
	    text-align: left;
	    width: 100%;
	    z-index: 1;
	    display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	.main-navigation ul li ul li {
    	border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main-navigation ul li ul li:before {
		position: static;
	}
	.main-navigation ul li ul li ul {
		left: 160px;
		display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	#site-navigation ul ul ul a {
		padding-left: 40px;
	}
	.main-navigation ul ul li:hover ul {
		top: 0;
		display: block;
	  	opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	.main-navigation li li.menu-item-has-children > a:after, 
	.main-navigation li li.page_item_has_children > a:after {
		content: "\f107";
	}
	.main-slider .image-slider {
		min-height: 400px;
	}
	.slider-content {
		width: 90%;
	}
	.slider-content .btn-default {
		font-size: 12px;
		margin: 10px 5px 20px;
		padding: 4px 12px;
	}
	#content {
		padding-top: 0px;
	}
	/* ----- Column ----- */
	.column {
		margin: 0;
	}
	.two-column,
	.three-column {
		padding: 0 0 30px;
		width: 100%;
	}
	.four-column-full-width,
	.boxed-layout-small .four-column-full-width,
	#primary .three-column, 
	#primary .four-column-full-width, 
	#primary .four-column {
		margin: 0;
		width: 100%;
	}
	.four-column {
		padding: 0 10px 30px;
		width: 50%;
	}
	.three-column:nth-child(2n+3) {
 		clear: none;
	}
	.three-column-post .post-container,
	.four-column-post .post-container {
		width: 50%;
	}
	#main .post {
		padding-bottom: 40px;
	}
	.small_image_blog .post-featured-image {
		width: 100%;
	}
	.header-social-block,
	.top-header .widget_contact {
		display: none;
	}
	#primary .post:not(:nth-child(1)) {
		padding: 0;
		width: 100%;
	}
	#main .sticky {
		padding: 20px 20px 30px;
	}
	#primary .post.sticky:not(:nth-child(1)) {
		margin: 0 0 50px;
		width: 100%;
	}
	#wp_page_numbers,
	.wp-pagenavi,
	#main ul.default-wp-page,
	.pagination {
		margin-bottom: 40px;
	}
	#wp_page_numbers ul li.page_info,
	.wp-pagenavi .pages {
		display: none;
	}
	.widget {
		margin-bottom: 40px;
	}
	.widget_custom-tagcloud {
		margin-bottom: 32px;
	}
	.widget_posts {
		margin-bottom: 20px;
	}
	#colophon .widget_posts {
		margin-bottom: 20px;
	}
	.site-info #site-branding {
		max-width: 100%;
	}


	.pc_on { display: none;}
	.sp_on { display: inline;}


	/*ホーム*/
	.main_text {
		display: block;
		padding: 20px 20px 40px 20px;
	}
	#top_contents01 {
		background: #eaf0f7;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
	    height: auto;
	    margin-bottom: 50px;
	    padding: 20px 0;
	}
	#top_contents02 {
		background:#ecf7d7;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
	    height: auto;
	    margin-bottom: 50px;
	    padding: 20px 0;
	}
	.top_contents_inner {
		max-width: 100%;
		margin: 0 auto;
	}
	#top_contents01 .title_wrap {
		float: none;
		max-width: 100%;
		padding: 20px 40px;
		position: static;
		bottom: 0px;
	}
	#top_contents02 .title_wrap {
		float: none;
		max-width: 100%;
		padding: 20px 40px;
		position: static;
		bottom: 0px;
	}
	#top_contents01 .title_wrap img,
	#top_contents02 .title_wrap img {
		width: 100%;
	}
	#top_contents01 .title,
	#top_contents02 .title {
		font-size: 40px;
	}
	/*法人・個人のお客様アニメーション*/
	.column3_list1 {
	    display: block;
	    max-width: 100%;
	}

	.column3_list1 li {
	    display: block;
	    align-items: center;
	    justify-content: center;
	    width: 100%;
	    height: auto;
	    margin-right: 0%;
	    /*background-color: #ffe7d4;*/
	    padding: 0;
	}
	.column3_list1.animate li.moving {
	    opacity: 1;
	    bottom: 0px;
	}
/*TOPプロフィール*/
	#prof_news_wrap {
		overflow: hidden;
		background: #f0f0f0;
	    text-align: center;
	    padding: 0px;
	    margin: 0 calc(50% - 50vw);
	    width: 100vw;
	}
	#top_prof {
		overflow: hidden;
		background: url("https://dcr-inds.com/sys/wp-content/themes/DC-R_inds/img/prof_bg_sp.jpg") no-repeat 0 0px;
	    text-align: center;
	    padding: 0 0 0px 0;
	    margin: 0;
	    width: 100%;
	    min-height: auto;
	}
	.prof_contents_left {
		float: none;
		padding-top: 100px;
		width: 100%;
	}
	.prof_contents_right {
		display: none;
	}
	.sp_prof_photo {
		display: block;
		width: 100%;
		padding-bottom: 80px;
	}
	.top_seminar {
		max-width: 100%;
		min-height: auto;
		text-align: left;
		padding: 60px 40px;
		background-color: #fff;
		margin-bottom: 100px;
	}

	.top_seminar ul#seminar_contents li p {
		flex-wrap: wrap;
	}
	.top_seminar ul#seminar_contents li span.date {
		margin: 0 0px 0px 0;
	}
	.top_seminar ul#seminar_contents li span.seminar_title {
		width: 100%;

	}
	#top_news ul#news_contents li a div.news_contents_wrap {
		flex-wrap: wrap;
	}
	#top_news .news_title {
		width: 100%;
		padding-right: 0px;
	}


	.site-info {
		padding: 50px 0px 50px 0;
	}
	.footer_wrap {
		display: block;
	}
	.footer_column1 {
		width: 100%;
		text-align: left;
		margin-bottom: 30px;
	}
	.footer_column2 {
		width: 100%;
		text-align: left;
		padding: 0 0px 0 0px;
		margin-bottom: 30px;
	}
	.footer_column3 {
		width: 100%;
		text-align: left;
		padding: 0 0px;
		margin-bottom: 30px;
	}
	.footer_column4 {
		width: 100%;
	}
}
/* All Mobile Screen ( smaller than 601px )
================================================== */
@media only screen and (max-width: 600px) {
	.toggle_btn {
	    margin: 15px 0 0 30px;
	    width: 35px;
	    height: 28px;
	}
	.toggle_btn span {
	  width: 35px;
	  height: 4px;
	}
}
/* All Mobile Screen ( smaller than 481px )
================================================== */
@media only screen and (max-width: 480px) {
	.container,
	.boxed-layout #page,
	.boxed-layout-small #page {
		max-width: 98%;
	}
	.boxed-layout .container,
	.boxed-layout-small .container {
		width: 280px;
	}
	.boxed-layout #colophon,
	.boxed-layout-small #colophon {
		margin-bottom: 10px;
	}
	#site-branding {
		margin: 0 auto;
		max-width: 265px;
	}
	#site-title a img {
		max-width: 265px;
	}
	.boxed-layout #site-branding,
	.boxed-layout #site-title a img,
	.boxed-layout-small #site-branding,
	.boxed-layout-small #site-title a img {
		max-width: 240px;
	}

	/* ----- Column ----- */
	.column {
		margin: 0;
	}
	.four-column {
		padding: 0 0 30px;
		width: 100%;
	}
	.four-column:nth-child(2n+3) {
		clear: none;
	}
	.two-column-post .post-container,
	.three-column-post .post-container,
	.four-column-post .post-container {
		width: 100%;
	}
	.btn-default {
		padding: 6px 18px;
		font-size: 13px;
	}
	#top_contents01 .title,
	#top_contents02 .title {
		font-size: 35px;
	}
}

/* All Mobile ( smaller than 320px )
================================================== */
@media only screen and (max-width: 319px) {
	.container,
	.boxed-layout #page,
	.boxed-layout .container,
	.boxed-layout-small #page,
	.boxed-layout-small .container {
		width: 96%;
	}
}