@charset "utf-8";
@charset "utf-8";
@charset "UTF-8";

 @font-face {
font-family: 'icomoon';
src: url(https://www.oscx.jp/wp-content/themes/biz-vektor/css/fonts/icomoon/icomoon.eot?srf3rx);
src: url(https://www.oscx.jp/wp-content/themes/biz-vektor/css/fonts/icomoon/icomoon.eot?srf3rx#iefix) format("embedded-opentype"), url(https://www.oscx.jp/wp-content/themes/biz-vektor/css/fonts/icomoon/icomoon.ttf?srf3rx) format("truetype"), url(https://www.oscx.jp/wp-content/themes/biz-vektor/css/fonts/icomoon/icomoon.woff?srf3rx) format("woff"), url(https://www.oscx.jp/wp-content/themes/biz-vektor/css/fonts/icomoon/icomoon.svg?srf3rx#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
html, body {
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
}
body {
position: relative;
}
a{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
a:hover {
opacity: 0.5;
}
.wrap{
width: 1000px;
margin: 0 auto;
}
#content p{
font-size: 1rem !important;
line-height: 1.6;
}
#content h3 {
font-size: 1.5rem !important;
line-height: 1.3em !important;
letter-spacing: -1px !important;
}
#content h5{
font-weight: 100 !important;
font-size: 100% !important;
line-height: 1.3!important; 
}
.border-gradation { background: #000000; background: -moz-linear-gradient(left, #000000 0%, #0d4591 50%, #000000 100%)!important; background: -webkit-linear-gradient(left, #000000 0%,#0d4591 50%,#000000 100%)!important; background: linear-gradient(to right, #000000 0%,#0d4591 50%,#000000 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); height: 4px;
margin-top: -6px;
}
.border-gradation2 { background: #e6f3ff; background: -moz-linear-gradient(left, #e6f3ff 0%, #0d4591 50%, #e6f3ff 100%); background: -webkit-linear-gradient(left, #e6f3ff 0%,#0d4591 50%,#e6f3ff 100%); background: linear-gradient(to right, #e6f3ff 0%,#0d4591 50%,#e6f3ff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f3ff', endColorstr='#e6f3ff',GradientType=1 ); height: 2px; }
.btn {
width: 50%;
margin: 0 auto;
}
i{
vertical-align: -5px;
}
.btn a,
.btn-03 a,
.moreLink a{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
text-align: center;
color: #FFF !important;
display: block;
font-size: 16px;
font-weight: bold;
padding: 20px;
position: relative;
text-decoration: none;
text-transform: uppercase;
border: 1px solid transparent;
outline: 1px solid;
outline-color: rgba(255, 255, 255, 0.5);
outline-offset: 0px;
text-shadow: none;
transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 0.5);
}
.btn a:hover,
input[type=button] a:hover{
text-decoration: none !important;
border-color: #FFF;
box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
outline-color: transparent;
outline-offset: 12px;
text-shadow: 2px 2px 3px #FFF;
}
.btn-02 a,
.btn-03 a,
.moreLink a{
background: #68b1fc;
}
.btn-03 {
width: 250vh;
text-align: center;
max-width: 100%;
}
body.custom-background{
background: none !important;
}
.sns_area{
position: relative;
}
#wpstats{
display:  none;} .site-header{
background: #fff;
background: rgba(255,255,255,0.70);
z-index: 9999;
display: flex;
justify-content: space-between;
padding: 10px 35px;
position: fixed;
top: 0;
transition: .5s;
width: 100%;
}
.site-header.hide{
top: -63px;
}
.site-logo img{
height: 35px;
width: auto;
}
.inner {
width: 980px;
margin: 0 auto;
}
.inner:after {
content: "";
clear: both;
display: block;
} #top-head {
top: -115px;
position: absolute;
width: 100%;
margin: 100px auto 0;
padding: 30px 0 0;
line-height: 1;
z-index: 999;
}
#top-head a,
#top-head {
color: #333;
text-decoration: none;
}
#top-head .inner {
position: relative;
}
#top-head .logo {
width: 15%;
top: 0;
position: absolute;
}
#top-head .logo img{
width: 	100%;
}
#global-nav ul {
list-style: none;
position: absolute;
right: 0;
bottom: 0;
top:15px;
font-size: 14px;
}
#global-nav ul li {
float: left;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 1.1rem;
font-weight: bold;
}
#global-nav ul li a {
padding:0 10px;
display: block;
} #top-head.fixed {
margin-top: 0;
top: 0;
position: fixed;
padding-top: 5px;
height: 60px;
background: #fff;
background: rgba(255,255,255,.7);
transition: top 0.65s ease-in;
-webkit-transition: top 0.65s ease-in;
-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
width: 10%;
top: 5px;
}
#top-head.fixed #global-nav ul li a {
color: #333;
padding: 0 12px;
} #nav-toggle {
display: none;
position: absolute;
right: 12px;
top: 14px;
width: 34px;
height: 36px;
cursor: pointer;
z-index: 101;
}
#nav-toggle div {
position: relative;
}
#nav-toggle span {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #666;
left: 0;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
top: 0;
}
#nav-toggle span:nth-child(2) {
top: 11px;
}
#nav-toggle span:nth-child(3) {
top: 22px;
}
.content{
line-height: 1.6;
margin: 0 auto; }
.content p{
margin-bottom: 40px;
} .cont_ph{
margin:20px auto;
}
.cont_ph li{
float: left;
width: 32%;
margin-right: 2%;
}
.cont_ph li:last-child{
margin-right: -2%;
}
.cont_ph li img{
width: 100%;
} .cont_concept{
background: #5ab0d4;
}
.cont_concept .bloc{
margin: 0 auto;
line-height: 2;
color: #fff;
}
.cont_concept .bloc .concept-ttl{
font-size: 35px;
text-align: center;
padding-top: 60px;
width: 70%;
margin: 0 auto 20px;
}
.cont_concept .bloc .btn-01{
padding-bottom: 60px;
}
.cont_concept .bloc-comment{
font-size: 20px;
}
.cont_concept .bloc-comment .last-txt{
margin: 30px 0;
}
.cont_concept .bloc-comment .last-txt img{
margin-right: 10px;
}
.slick-slider1 .slick-slide{margin:0!important;} #cal_month .cal_line .cal_cel{
height:135px !important;
}
.main {
color: #5c5c5c;
background: #f5faff;
}
.main a{
color: #5c5c5c;
}
.main .topPr{
margin-bottom: 80px;
display: -ms-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.main .topPr .topPrInner{
padding:2%;
}
#topPr p.topPrDescription{
margin-bottom: 10px !important;
}
.main .topPr .topPrOuter{
-webkit-box-flex: 0;
-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 100%;
}
.main .topPr .prImage {
margin-bottom: 10px;
}
.main .topPr .prImage img{
width: 100%;
}
#topPrLeft{
position: relative;
}
#topPrLeft h3{
}
.imageSmall{
display: none;
}
.main .cont-bloc{
padding-top: 80px;
padding-bottom: 40px;
}
.main .cont-bloc h2,
.main .cont-bloc h3{
text-align: center;
font-size: 22px !important;
line-height: 1.2;
margin-bottom: 20px;
}
.main .cont-bloc h2,
.main .cont-bloc h3{
padding: .5em;
position: relative;
}
.main .cont-bloc h2:before,
.main .cont-bloc h3:before{
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px rgb(104, 177, 252);
}
.main .cont-bloc h2:after,
.main .cont-bloc h3:after{
position: absolute;
content: '';
left: 0;
bottom: 0;
left: 10px;
width: 100%;
height:2px;
background: linear-gradient(to right, #68b1fc, rgba(255,255,255,0) 100%);
}
.main .cont-bloc h3.mainTtl{
font-size:35px !important;
}
.main .cont-bloc h3.mainTtl small{
font-size:20px !important;
}
.main .cont-bloc .iF_area iframe{
height:100vh !important;
}
.main .cont-bloc .iF_area .youtube{
height: 100vh;
padding-bottom: auto!important;
}
.main .iconTxt_area{
margin: 50px 0;
}
.main .iconTxt_area p{
margin-bottom: 20px !important;
}
.main .iconTxt_area span{
font-size: 18px;
}
.main .iconTxt_area .icon1{
color: #FDE9D9;
}
.main .iconTxt_area .icon2{
color: #ffe599;
}
.main .iconTxt_area .icon3{
color: #c9daf8;
}
.main .iconTxt_area .icon4{
color: #d9d2e9;
}
.main .iconTxt_area .icon5{
color: #d5a6bd;
}
.main .iconTxt_area .icon6{
color: #b6d7a8;
}
.main .cont-bloc .topPrDescription {
font-size: 16px !important;
line-height: 1.5;
margin-bottom: 10px;
} .site-footer{
background: #68b1fc;
padding: 80px 0;
}
.site-footer .site-map{
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
margin: 0 auto;
}
.site-footer .site-map li{
font-size: 20px; text-align: center;
}
.site-footer .site-map a{
color:#333;
}
.bnr-area{
margin: 20px auto;
display: flex;
justify-content:center;
}
.bnr-area li img {
width: 100%;
margin-bottom: 10px;
}
.bnr-area li{
padding:0 20px;
}
.site-footer .access{
width: 50%;
margin: 0 auto 50px;
display: table;
}
.site-footer .access a{
color: #666;
display: inline-block;
}
.site-footer .access .ft-logo{
display: inline-block;
width: 45%;
}
.site-footer .access-B{
display: table-cell;
line-height: 1.5;
vertical-align: middle;
text-align: left;
width: 55%;
}
.site-footer .access-B img {
width: 45%;
margin-bottom: 5px;
display: block;
}
.copyright{
padding: 35px 0;
background: #FFF;
font-size: 12px;
text-align: center;
}
.hero{
padding-top: 90px;
}
.hero .main_img {
justify-content: center;
display: flex;
margin: 0 auto 30px;
overflow: hidden;
height: 100%;
align-items: center;
}
.hero .main_img img{
width:100%;
}
.hero .logoTop,
.hero .main_ph{
padding:0 20px;
}
.hero .logoTop{
width: 26%;
} .slider {
width: 100%;
margin: 0 auto;
}
.slick-slide {
width: 100%;
margin: 0px 20px;
}
.hero .slick-slide img {
width: 100%;
}
.slick-prev:before,
.slick-next:before {
color: black;
}
.slick-slide {
transition: all ease-in-out .3s;
opacity: .2;
}
.slick-active {
opacity: .5;
}
.slick-current {
opacity: 1;
}
.slick-slider2 .entryTxtBox{
width: 100%;
word-break: break-all;
}
.slick-slider2 .slick-prev:before,
.slick-slider2 .slick-next:before{
color:#000 !important;
}
.slick-slider2 .entryTxtBox{
width: 100% !important;
}
.ttBox .ttBoxThumb img{ display: block;
margin: 0 auto;
}
.main .cont-bloc .slick-slider2{
font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
margin-bottom: 40px;
}
.main .cont-bloc .infoCate{
font-size: 14px;
font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
}
.main .cont-bloc .infoCate a {
border-color: #68b1fc;
color: #68b1fc;
}
.main .cont-bloc .infoCate a {
background: none;
border: 1px solid #68b1fc;
display: inline-block;
padding: 2px 4px 0px;
margin: 2px;
}
.main .cont-bloc .infoCate a:hover {
background-color: #68b1fc;
color: #f5f5f5;
}
.main .cont-bloc .thumbImageInner,
.main .cont-bloc .entry_txt,
.main .cont-bloc .entry_txt2{
margin-bottom: 10px;
}
.main .cont-bloc .entryMeta{margin-bottom: 10px;
position: relative;}
.main .cont-bloc .entryMeta .infoDate{
color: #0099cc;
border: solid 1px #0099cc;
padding:0 5px;
display: inline-block;
}
.main .cont-bloc .entryMeta .new{
background: #e00000;
color:#fff;
padding:0 5px;
margin-right: 5px;
display: inline-block;
}
.main .cont-bloc .entryMeta .new2{
position: absolute;
top: 33px;
}
.sideTower .sideWidget,
#sideTower .sideWidget{
width: -webkit-calc(100% / 3 - 10px);
width: calc(100% / 3 - 10px);
padding: 10px;
}
.lcp_catlist,
#categories-2 ul,
#archives-3 ul,
#recent-posts-2 ul{
height: 330px;
overflow-y: scroll;
margin: 0 auto;
border: solid 1px #CCC;
padding: 10px;
background: #FFF;
}
#lcp_instance_0{
display:none;
}
#calendar-2{
display:none;
} .archive #content li{
margin-bottom: 30px !important;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle{
font-size: 100% !important;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a {
text-decoration: none;
display: table-cell;
width: 100%;
}
#content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
width: 80% !important;
text-align: center;
display: block;
float: right;
}
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail{
float:none !important;
}
.yarpp-related a {
text-decoration: underline !important;
line-height: 1.5 !important;
font-size: 1.1rem !important;
font-weight: normal !important;
}
.home #sideTower{
padding: 20px 0;
}
#sideTower{
background: #f5faff;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
padding: 45px 0;
}
#sideTower #sideContact,
#sideTower #search-2{
display:none;
}
#content h1.entryPostTitle{
line-height: 1.5;
}
.breadcrumb{
width: 1000px;
margin: 0 auto;
} .second .head_img{
position: relative;
height: 200px;
background-position: 50% 100%;
background-repeat: no-repeat;
background-attachment: fixed !important;
background-size: cover;
background: url(//www.oscx.jp/wp-content/themes/biz-vektor/img/slider2.jpg);
background-size: 100% auto;
}
.second .head_img::before {
background-color: rgba(0,30,79,0.6);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: ' ';
}
.box.wrap {
width: 70%;
margin: 0 auto;
}
.second .head_img h2 {
position: absolute;
left: 0;
right: 0;
margin: auto;
font-size: 60px;
color: #fff;
font-weight: bold;
text-align: center;
line-height: 1.3;
top: 30%;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.innerBox, #gMenu #gMenuInner.innerBox, #panList .innerBox, #footMenu .innerBox, #siteBottomInner.innerBox, #topMainBnrFrame{
padding-left: 0 !important;
padding-right: 0 !important;
width:100% !important;
}
.single #sideTower,
.single #snsBnr,
.single #content .mainFoot{
display:none !important;
}
#content .infoList .infoCate a {
display: inline-block;
vertical-align: top;
}
.page-template #sideTower,
.page-template-default #content .mainFoot,
.page-template-default #sideTower{
display:none !important;
}
.archive #snsBnr,
.archive #content .mainFoot{
display:none !important;
}
.archive .infoList li{
margin-bottom: 20px;
} .entry-content .ai1ec-main-container {
display:-webkit-box;
display: -webkit-flex;
display:-ms-flexbox;
display: flex;
flex-direction:column; }
.entry-content .ai1ec-main-container #ai1ec-calendar{
-webkit-box-ordinal-group:1;
-ms-flex-order:1;
-webkit-order:1;
order:1;
}
.entry-content .ai1ec-main-container .schedule{
-webkit-box-ordinal-group:2;
-ms-flex-order:2;
-webkit-order:2;
order:2;
} .site-footer .socialSet ul { 
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.site-footer .socialSet ul li{ 
padding:0 10px;
}
.site-footer .socialSet ul li.sb_icon a {display:block; overflow:hidden;border:1px solid #ccc; background-color:#fff; padding: 3px 5px 0px; border-radius: 3px; line-height: 100%;color:#333;text-decoration: none; }
.site-footer .socialSet ul li.sb_icon a .sns_txt { font-size:11px; position: relative;top:-2px; }
.site-footer .socialSet ul li iframe	{ border:none; }
.site-footer .socialSet ul li a .icon_sns { margin-right:5px;font-size:100%; }
.site-footer .socialSet ul li.sb_icon.sb_facebook .icon_sns	{ color:#425dab; }
.site-footer .socialSet ul li.sb_icon.sb_hatena .icon_sns	{ color:#2c6ebd; }
.site-footer .socialSet ul li.sb_icon.sb_twitter .icon_sns	{ color:#00abec; }
.site-footer .socialSet ul li.sb_icon.sb_google .icon_sns	{ color:#dd4b39; }
.site-footer .socialSet ul li.sb_icon.sb_line .icon_sns	{ color:#6ebd30; }
.site-footer .socialSet ul li.sb_pocket		{ margin-left:5px;}
.tw_area{
width: 50%;
margin: 0 auto 50px;
height: 300px;
overflow-y: scroll;
padding: 10px;
background: #f7f8f9;	
}
#fb-like-box { margin-bottom:20px; }
#content {
margin-bottom: 36px;
text-align: left;
display: block;
overflow: visible;
width: 95%;
margin: 30px auto;
font-size: 20px;
}
#content img{ } #content form {
}
#content form input[type=text], #content form textarea{
width: 100%;
padding: 10px!important;
}
input[type="text"], input[type="email"], input[type="password"], select, textarea{
width: 100%;
padding: 10px!important;
}
#searchform input[type=submit], p.form-submit input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input, a.btn, .linkBtn a, input[type=button], input[type=submit] {
background-color: #68b1fc !important;
width: 100%!important;
padding: 20px 0!important;
font-size: 16px!important;
}
#content .alignleft,
#content img.alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-top: 4px;
width: 20%;
}
.post_first{
width: 800px;
margin: 0 auto;
}
.post_first .thumbImageInner{
width:80px;
}
.post_first .thumbImage {
display: table;
}
.post_first .thumbImage .thumbImageInner,
.post_first .thumbImage .entry_txt2{
display: table-cell;
vertical-align: top;
}
.post_first .thumbImage .entry_txt2{
padding-left:20px;
width: 90%;
}
.innerBox img{
height:auto !important;
}
.ttBox {
display: flex !important;
}
.ttBox .ttBoxRight{
width:100%;
float:none !important;
}
@media screen and (max-width: 768px) {
.wrap {
width: 100%;
margin: 0 auto;
}
.btn a{
padding: 10px;
font-size:13px;
}
.cont_concept .bloc .btn-01{
padding-bottom:30px;
}
#content {
margin: 15px auto 0;
font-size: 16px !important;
}
.hero {
padding-top: 50px;
}
.home .content{
padding-bottom: 0;
}
.content{
margin: 0 auto;
padding-bottom: 30px;
}
.cont_concept .bloc {
line-height: 1.3;
}
.border-gradation{
margin-top:-2px;
}	
.slick-slider {
margin-top: 2px;
}
.main .iconTxt_area{
margin: 20px 0;
} #top-head,
.inner {
width: 100%;
padding: 0;
}
#top-head {
top: 0;
position: fixed;
margin-top: 0;
} #top-head.fixed {
padding-top: 0;
background: transparent;
}
#mobile-head {
background:  rgba(255, 255, 255, 0.5);
width: 100%;
height: 50px;
z-index: 999;
position: relative;
}
#top-head.fixed .logo,
#top-head .logo {
position: absolute;
left: 13px;
top: 8px;
color: #333;
font-size: 26px;
width: 15%;
line-height: 1.3;
}
#global-nav {
position: absolute; top: -506px;
background: #333;
width: 100%;
text-align: center;
padding: 10px 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
#global-nav ul {
list-style: none;
position: static;
right: 0;
bottom: 0;
font-size: 14px;
}
#global-nav ul li {
float: none;
position: static;
}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {
width: 100%;
display: block;
color: #fff;
padding: 18px 0;
}
#nav-toggle {
display: block;
}
.main .topPr .topPrOuter{
-webkit-box-flex: 100;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#topPr .prImage{
width: 100% !important;
} .open #nav-toggle span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(315deg);
-moz-transform: rotate(315deg);
transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
width: 0;
left: 50%;
}
.open #nav-toggle span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-315deg);
-moz-transform: rotate(-315deg);
transform: rotate(-315deg);
} .open #global-nav { -moz-transform: translateY(556px);
-webkit-transform: translateY(556px);
transform: translateY(556px);
}
.border-gradation{
height:2px;
}
.cont_concept .bloc .concept-ttl {
font-size:18px;
text-align: center;
padding-top: 30px;
width: 80%;
margin: 0 auto 10px;
}
.main .cont-bloc {
width: 95%;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
}
.main .cont-bloc .prImage,
.main .cont-bloc .topPrDescription{
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.main .cont-bloc .iF_area iframe{
height:300px;
}
.main .cont-bloc h2,
.main .cont-bloc h3 {
font-size: 18px;
margin-bottom:10px;
min-height: auto;
border-bottom: solid 1px #68b1fc;
}	
.main .cont-bloc h2:before,
.main .cont-bloc h3:before{
border-bottom: none;
width: 80%;
}
.main .cont-bloc h2:after,
.main .cont-bloc h3:after{
background: none;
}
.main .cont-bloc .main-con-read .topPrTxtBox{
font-size: 16px!important;
line-height: 1.5;
}
.main .cont-bloc h3.mainTtl{
font-size: 22px!important;
line-height: 1.5;
}
.main .cont-bloc h3.mainTtl small{
font-size: 12px!important;
line-height: 1.5;
}
.main .cont-bloc .iF_area iframe{
height:600px !important;
}
#topPr .topPrTxtBox {
display: block;
overflow: visible!important;
}
.main .cont-bloc .clum_1{
margin-bottom: 15px;
}
.cont_concept .bloc-comment{
font-size: 16px;
width: 90%;
margin: 0 auto;
line-height: 1.5;
}
.cont_concept .bloc-comment .last-txt{
margin: 10px 0;
}
.site-footer{
padding: 30px 0;
}
.site-footer .access{
width: 90%;
margin-bottom: 20px;
}
.site-footer .site-map{
width: 90%;
margin: 0 auto;
}
.site-footer .site-map li{
font-size: 13px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 10px;
border-bottom: dashed 1px #ccc;
padding-bottom: 15px;
text-align: center;
}
.site-footer .access-B{
font-size: 13px;
}
.bnr-area{
margin-bottom: 10px;
}
.bnr-area li{
padding: 0 1px;
}
.bnr-area li img{
width:100%;
margin-bottom: 5px;
}
.second .head_img {
height: 10vh;
background-position: center center !important;
min-height: 100%;
overflow: hidden;
background-attachment:inherit !important;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle{
line-height: 140% !important;
font-size: 100% !important;
}
#content .infoList .infoListBox div.thumbImage{
float:none !important;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a {
text-decoration: none;
display: block;
width: 100%;
}
#content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
width: 50% !important;
text-align: center;
float: none;
display: block;
margin: 0 auto 10px;
}
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail{
float:none !important;
}
.sideTower .sideWidget,
#sideTower .sideWidget{
width: -webkit-calc(100% / 1 - 10px);
width: calc(100% / 1 - 10px);
padding: 10px;
}
.copyright {
padding: 5px 0 0 0;
font-size: 10px;
margin-bottom: 80px;
}
.site-footer .socialSet ul { 
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}	
.site-footer .socialSet ul li {
padding: 0 0 10px 0;
}
.hero .logoTop {
max-width: 100%;
width: 85%;
}
.breadcrumb{
width: 95%;
}
}
@media screen and (max-width: 480px) {
#top-head.fixed .logo, #top-head .logo{
width: 20%;
}
}
.btn-phArea {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
justify-content: center;
}
.btn-phArea .box-a{
width: 31%;
padding: 10px;
border: solid 1px rgb(153, 153, 153);
margin:0 1% 2%;
}
.btn-phArea p{
margin-bottom: 10px !important;
max-height: 180px !important;
overflow: hidden;
}
.btn-phArea .box-a p a{
min-height: 55px;
display: block;
}
.btn-phArea img { min-height: 180px;
}
#lcp_instance_listcategorypostswidget-3 li{
display: flex;
align-items: center;
}
#lcp_instance_listcategorypostswidget-3 li a:first-child{
width: 100%; }
.youtube {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .loading {
width: 100%;
height: 100%;
transition: all 1s;
background: #FFF;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
opacity: 1;
visibility: visible;
}
.loading.is-active {
opacity: 0;
visibility: hidden;
background:#FFF;
}
.loading-animation {
transition: all 1s;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 9999;
opacity: 0;
visibility: hidden;
}
.loading-animation.is-active {
opacity: 1;
visibility: visible;
} .loading-animation img {
width: 260px;
} .fadeUp {
animation-name: fadeUpAnime;
animation-duration: 0.5s;
animation-fill-mode: forwards;
opacity: 0;
}
@keyframes fadeUpAnime {
from {
opacity: 0;
transform: translateY(100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media screen and (max-width: 768px) {
.btn-phArea .box-a{
width: 100%;
margin: 0 auto 10px;
}
.btn-phArea p{
max-height:300px !important;
}
.btn-phArea {
flex-wrap: wrap;
}
}

* {
margin: 0;
padding: 0;
}
html {
overflow-y: scroll;
color: #000;
}
body {
margin: 0;
padding: 0;
font-family:'07LogoTypeGothic-Condense';
}
@font-face {
font-family: '07LogoTypeGothic-Condense';
src: url(//www.oscx.jp/wp-content/themes/biz-vektor/fonts/07LogoTypeGothic-Condense.ttf);
} .box{font-size:400%;}
a {
outline: none;
text-decoration:none;
}
a:link { text-decoration:none;
}
a:visited { text-decoration:none;
}
a:hover { text-decoration: none;
}
img {
vertical-align: bottom;
}
a img {
border: none;
}
li {
list-style-type: none;
}
input,label,select,textarea {
vertical-align: middle;
} .ma00{margin:0!important;} .mt00{margin-top:0!important;}
.mt05{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mt40{margin-top:40px!important;}
.mt45{margin-top:45px!important;}
.mt50{margin-top:50px!important;} .mr00{margin-right:0!important;}
.mr05{margin-right:5px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.mr25{margin-right:25px!important;}
.mr30{margin-right:30px!important;}
.mr35{margin-right:35px!important;}
.mr40{margin-right:40px!important;}
.mr45{margin-right:45px!important;}
.mr50{margin-right:50px!important;} .mb00{margin-bottom:0!important;}
.mb05{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb35{margin-bottom:35px!important;}
.mb40{margin-bottom:40px!important;}
.mb45{margin-bottom:45px!important;}
.mb50{margin-bottom:50px!important;} .ml00{margin-left:0!important;}
.ml05{margin-left:5px!important;}
.ml10{margin-left:10px!important;}
.ml15{margin-left:15px!important;}
.ml20{margin-left:20px!important;}
.ml25{margin-left:25px!important;}
.ml30{margin-left:30px!important;}
.ml35{margin-left:35px!important;}
.ml40{margin-left:40px!important;}
.ml45{margin-left:45px!important;}
.ml50{margin-left:50px!important;} .pa00{padding:0!important;} .pt00{padding-top:0!important;}
.pt05{padding-top:5px!important;}
.pt10{padding-top:10px!important;}
.pt15{padding-top:15px!important;}
.pt20{padding-top:20px!important;}
.pt25{padding-top:25px!important;}
.pt30{padding-top:30px!important;}
.pt35{padding-top:35px!important;}
.pt40{padding-top:40px!important;}
.pt45{padding-top:45px!important;}
.pt50{padding-top:50px!important;} .pr00{padding-right:0!important;}
.pr05{padding-right:5px!important;}
.pr10{padding-right:10px!important;}
.pr15{padding-right:15px!important;}
.pr20{padding-right:20px!important;}
.pr25{padding-right:25px!important;}
.pr30{padding-right:30px!important;}
.pr35{padding-right:35px!important;}
.pr40{padding-right:40px!important;}
.pr45{padding-right:45px!important;}
.pr50{padding-right:50px!important;} .pb00{padding-bottom:0!important;}
.pb05{padding-bottom:5px!important;}
.pb10{padding-bottom:10px!important;}
.pb15{padding-bottom:15px!important;}
.pb20{padding-bottom:20px!important;}
.pb25{padding-bottom:25px!important;}
.pb30{padding-bottom:30px!important;}
.pb35{padding-bottom:35px!important;}
.pb40{padding-bottom:40px!important;}
.pb45{padding-bottom:45px!important;}
.pb50{padding-bottom:50px!important;} .pl00{padding-left:0!important;}
.pl05{padding-left:5px!important;}
.pl10{padding-left:10px!important;}
.pl15{padding-left:15px!important;}
.pl20{padding-left:20px!important;}
.pl25{padding-left:25px!important;}
.pl30{padding-left:30px!important;}
.pl35{padding-left:35px!important;}
.pl40{padding-left:40px!important;}
.pl45{padding-left:45px!important;}
.pl50{padding-left:50px!important;}  .fs10{font-size:10px!important;}
.fs11{font-size:11px!important;}
.fs12{font-size:12px!important;}
.fs13{font-size:13px!important;}
.fs14{font-size:14px!important;}
.fs15{font-size:15px!important;}
.fs16{font-size:16px!important;}
.fs17{font-size:17px!important;}
.fs18{font-size:18px!important;}
.fs19{font-size:19px!important;}
.fs20{font-size:20px!important;} .bold{font-weight:bold!important;} .center{text-align:center!important;}
.right{text-align:right!important;}
.left{text-align:left!important;} .floatR{float:right!important;}
.floatL{float:left!important;} .clear{clear:both!important;} .clearfix:after {
content: "";
display: block;
clear: both;
}
.clearfix {min-height: 1px;}
* html .clearfix {
height: 1px; /*/*/}/**/.linethrough{text-decoration: line-through;}
 html {
color:#000;
background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}