﻿body {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-feature-settings: "palt";
	letter-spacing: 1px;
	text-transform: none !important;
}

b, strong, .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

.cd-logo img {
    width: 200px;
}

h1,h2,h3,h4,h5,h6 {
    text-transform: none;
}

.subtitle {
    text-transform: none;
}

@media only screen and (min-width: 1170px){
	.cd-primary-nav > li {
		margin-left: 1em;
	}

	.cd-primary-nav {
		padding: 0;
	}
}

.case_study h6{
	text-align: left;
	margin: 10px 0;
}

.case_study_box{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.case_study_box:before, .case_study_box:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.case_study_box:before {left: 10px;}
.case_study_box:after {right: 10px;}
.case_study_box p {
    margin: 0; 
    padding: 0;
}

.youtube_iflame {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.youtube_iflame iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.logo-footer {
    width: 140px;
    background-size: 140px 16px;
	height: 30px;
}

.office-text {
    padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.team-box-1 .tooltip-shape {
    right: 40%;
}

.team-box-1 .tooltip-content {
    right: 56%;
}

.team-box-1 .tooltip-content {
    margin: 0 0 60px 0;
}

/*
@media only screen and (min-width: 960px) and (max-width: 1199px){
	.container {
		width: 960px;
	}
}
*/

/*
@media only screen and (min-width: 960px){
	.cd-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
}
*/

@media only screen and (max-width: 1200px){
	.team-box-1 .tooltip-content {
		display: block;
	}
	
	
}

@media only screen and (max-width: 1200px){
	.team-box-1 .tooltip-shape {
		display: block;
	}
}

.footer-1 p a {
    text-transform: none;
}

#ajax-form input {
    text-transform: none;
}

#ajax-form textarea {
    text-transform: none;
}

.social-team {
    padding-bottom: 20px;
}

.page-top-text {
    text-transform: none;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item {
    padding-left: 20px;
}

.leave-reply input[type=radio]{
    width: auto;
    float: none;
}

.blog-box-4 img {
    height: 300px;
}

.object_fit_img_newsletter {
	object-fit: cover;
	font-family: "object-fit: cover;"
}

/*
.parallax-about-me {
    background: url(./images/admin_01.jpg) repeat fixed;
}
*/

.parallax-3 {
    background: url(../images/topics_01.jpg) repeat fixed;
}

.parallax-6 {
    background: url(../images/topics_01.jpg) repeat fixed;
}

.parallax-7 {
    background: url(../images/slider_01.jpg) repeat fixed;
}

.parallax-8 {
    background: url(../images/slider_04.jpg) repeat fixed;
}

.parallax-9 {
    background: url(../images/event/event_20240330_1.png) repeat fixed;
}

/*
.object_fit_img_newsletter {
	width: 600px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;"
}
*/

.ajax-project-content {
    border-bottom: none;
}

@media only screen and (min-width: 1170px){
	.cd-timeline-content .cd-date {
		padding: 0 0;
		top: 0px;
	}
}

.black-heavy-1{
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.button-slider {
	background-color: #FFF;
}

.cd-single-point .cd-more-info::before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    display: none;
    border: none;
}

.link_button {
	margin: 0 auto;
	text-align: center;
}

.link_button_small {
	margin: 0 auto;
	text-align: center;
}

.right_block {
	padding-left: 30px;
}

.button-shortcodes {
    float: none;
}

@media only screen and (min-width: 600px){
	.cd-single-point.is-open .cd-more-info.cd-top {
		bottom: auto;
	}
}

.cd-single-point:nth-of-type(1) {
    bottom: 90%;
    right: 50%;
}

.cd-single-point:nth-of-type(2) {
    bottom: 37%;
    right: 46%;
}

.cd-single-point:nth-of-type(4) {
    top: 43%;
    right: 18%;
}

@media only screen and (max-width: 480px){
	.blog-big-wrapper {
		width: 100% !important;
		padding: 5px;
		margin-bottom: 20px;
	}

	.newsletter_body {
		width: 100% !important;
	}
	
	.blog-big-wrapper .big-post-date {
		position: absolute;
		z-index: 5;
		top: 15px;
		left: 15px;
		padding: 2px 15px;
		color: #212121;
		font-family: 'Playball', cursive;
		font-size: 16px;
	}
}

/*TOPページのスマホ表示修正*/

@media only screen and (min-width: 320px) and (max-width: 479px){
	.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
		width: 100%;
		text-align: center;
	}

	.container {
		width: 95%!important;
		text-align: center!important;
	}

	.section-padding-top-bottom {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.section-padding-top {
		padding-top: 10px;
	}

	.services-boxes-1 h6 {
		margin-left: 55px;
		vertical-align: middle;
		margin-top: 0px;
	}

	.services-boxes-1 p {
		margin-left: 55px;
	}

	.smk_accordion .accordion_in .acc_head {
		font-size: 13px;
	}

	.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
		padding-left: 20px;
	}

	.eight p{
		text-align:left;
	}
	
	h2{
		font-size:18px;
	}

	h3{
		font-size:16px;
	}
	
	.subtitle {
		font-size: 12px;
		letter-spacing: 1px;
		padding-top: 10px;
		text-align: left;
	}
	
	.cd-logo img {
		width: 200px;
	}
	
	.section-title {
		padding-bottom: 10px;
	}
	
	.interest-padding {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.right_block {
		padding-left: 0px;
	}
	
	.cd-timeline-content .cd-date {
		display: none;
	}
	
	.button-shortcodes.text-size-6 {
		font-size: 14px;
	}

}


.video-js{
    width:100%;
    height:100%;
    margin:0 auto;
    padding-top:56.25%;/*比率調整※16:9の画面幅*/
    border:5px solid rgb(207,161,68);
    color:#fff;
    background:rgb(207,161,68);
}

.player-container {
  background: #1a1a1a;
  overflow: auto;
  width: 100%;
  /*margin: 0 0 20px;*/
}

.video-js {
  float: left;
}

.vjs-playlist,
.my-custom-class,
#my-custom-element {
  float: left;
  width: 300px;
}

.vjs-playlist.vjs-playlist-horizontal {
  float: none;
  height: 80px;
  width: 100%;
}

.vjs-playlist .vjs-selected .vjs-playlist-now-playing-text {
    display: none;
}

.vjs-playlist .vjs-up-next .vjs-up-next-text {
    display: none;
}

.vjs-playlist .vjs-playlist-title-container {
    padding: 0.2rem 0.2rem 0 0.2rem;
}

.vjs-playlist .vjs-playlist-name {
    font-size: 14px;
}

@media (min-width: 521px){
	.vjs-playlist img {
		min-height: initial;
		min-height: auto;
	}
}

@media only screen and (max-width: 767px){
	.vjs-playlist.vjs-playlist-horizontal {
	  height: 60px;
	  width: 100%;
	}
}

@media only screen and (max-width: 600px){
	.player-container {
	  width: 100%;
	}

	.vjs-playlist.vjs-playlist-horizontal {
	  height: 60px;
	  width: 100%;
	}
	
	/*
	.vjs-playlist-horizontal img {
		width: 30%;
		height: 100%;
	}
	*/
}

		.cd-main-header {
			background: transparent;
		}
		
		.visible .cd-main-header {
			background: rgba(255,255,255,.96);
		}

.case_study ul {
	margin: 0.5em 0;
}

.case_study ul li{
	line-height: 2em;
	letter-spacing: 1px;
}

.smk_accordion .accordion_in .acc_content {
    padding: 20px;
}

.margin_top_20 {
	margin-top: 20px;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}


.pc { display: block !important; }
.sp { display: none !important; }
 
@media only screen and (max-width: 479px) {
	img { max-width: 100%; }
    .pc { display: none !important; }
    .sp { display: block !important; }
}


.video-js .vjs-overlay-background {
    background-color: rgba(255,255,255,0.6);
}

.video-js .vjs-overlay-background a:link{
    color: #cfa144;
}

.video-js .vjs-overlay-background a:visited{
    color: #cfa144;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
		width: 100%;
		text-align: center;
	}
}



/*form*/
*, ::after, ::before {
    box-sizing: border-box;
}

.d-grid {
    column-gap: 10px;
    grid-template-columns: 1fr 1fr;
}

.d-grid {
    display: grid !important;
}


#uma_form hr {
	margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
}


.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    word-wrap: normal;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.form-control, .input-group>.form-select {
    width: auto;
}

.input-group>.form-control, .input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.form-control {
    border-radius: 0rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem;
}

.form-check-input:checked[type=radio] {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e);
}

.form-check-input:checked {
    background-color: #923eb9;
    border-color: #923eb9;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
}





[type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.3rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #cfa144;
    border-color: #cfa144;
}


.auto_form_3 {
    display: -moz-flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: none;
}

.auto_form_3 div {
    justify-content: flex-start;
    display: flex;
}

.auto_form_3 div dt {
    min-width: 3em;
    float: left;
    clear: left;
    width: 200px;
    background: #f5f5f5;
    padding: 8px 5px 8px 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.auto_form_3 div dt {
    width: 30%;
}

.auto_form_3 div dd {
    margin: 0;
    float: left;
    background: #fff;
    padding: 8px 5px 8px 10px;
    width: calc(100% - 150px);
    border-bottom: 1px solid #ccc;
}

.auto_form_3 div dd {
    /* width: calc(100% - 200px); */
    width: 70%;
}

.kiyaku {
    width: 100%;
    height: 150px;
    overflow: auto;
}

.kiyaku pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.signage_view .columns {
    margin-top: 0px;
}

.btn {
    width: auto !important;
}