@charset "utf-8";
/*version:20190707*/
@media screen and (min-width: 320px) and (max-width: 700px) {
.sp_50 { width:30% !important}
body {font-size: 14px ; }
img { max-width:100%; height:auto;}
.design_title01 { font-size:26px;}
.design_title02 { color:#333333; font-size:25px; background:url(/images/parts/line.gif) bottom center repeat-x; padding-bottom:10px; padding-top:10px; display:block; margin:15px auto; text-align:center; font-weight:bold; }
#video-background, #video-overlay { position:relative !important; }

/*-------------------------------------------------------------------------------------*/
/*レイアウト設定*/
/*-------------------------------------------------------------------------------------*/
body.home .width { width:96%; margin-left:auto; margin-right:auto;}
.width { width:96%; margin-left:auto; margin-right:auto;}



#keyvisual-top { width:100%;}
#header { width:100%;}
#navigation { width:100%; }


#header_wrap { background:url(/images/bg/header_wrap.png) ; background-size: 100% 100%;}/*ヘッダー*/

/*-----フレックスボックス内で画像が１００％になるように設定----------*/


/*-------------------------------------------*/
/*	layout.css変換
/*-------------------------------------------*/
.tabledesign_1 th{ white-space: normal; width:100%;}
.tabledesign_1 td{width: 100%;}
.tabledesign_1 tr { width: 100%; }






.wrap {
    width: auto;
    margin: auto;
}
.inner-wrap {
    padding: 0px 10px 0px 10px;
    width: 100%;
}
section{overflow: hidden;}
.pb30, .pb40 {  padding-bottom: 25px;}
.pt60, .pt50 {
    padding-top: 30px !important;
}
.pb60, .pb50 {
    padding-bottom: 30px !important;
}
.mt40,.mt30 {
    margin-top: 10px !important;
}
.pt40 {
    padding-top: 20px !important;
}
.mb40,.mb50, .mb60 {    margin-bottom: 40px }
.mb80 {
    margin-bottom: 0px !important;
}
.mt80 {
    margin-top: 0px !important;
}
.p60 {
    padding: 10px !important;
}
.pt30 {
    padding-top: 10px !important;
}
.pr60 {
    padding-right: 10px !important;
}
.pl60 {
    padding-left: 10px !important;
}
.visible-xs {
    display: block;
}
.visible-lg {
    display: none;
}


.c3>div, .c2>div {    width: 100%;    padding-right: 0px;    padding-left: 0px;}

.c3>li, .c2>li {    width: 100%;    padding-right: 0px;    padding-left: 0px;}
.c3>article, .c2>article {    width: 100%;    padding-right: 0px;    padding-left: 0px;}

.c4>li { width: 47.8%; }
.c4>div:nth-child(2n), .c4>li:nth-child(2n) {margin-right:0;}
.c4>div:nth-child(2n+1), .c4>li:nth-child(2n+1) {margin-left:0;}
.main-header {
    width: 100%;
    height: -webkit-fill-available;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.logo {
    float: none;
    text-align: center;
}
#toggleDown{display:none;}
header {
    position: relative;
}
.main-header {
    margin-top: 0px;
}
#toggleClick {
    margin-top: 0px;
}
#toggleClick, .main-content {
    display: block;
}
.collapse {
    text-align: center;
    padding: 5px 0;
    color: #fff;
}
.collapse, #toggleDown li {
    background: #266dd9;
    text-align: center;
}
.social-icons {
    width: 100%;
}

.contact-info {
    padding: 10px 10px 10px 10px;
    width: 100%;
    text-align: center;
}
.pr30.footer-logo {
    padding-right: 0px!important;
    margin: auto;
    display: block;
}
.footer-menu {
    display: block;
    text-align: center;
    padding: 10px 0px;
}
.social-icon-footer {
    width: 30%;
    margin: auto;
}
.visible-cp{
    display: none;
}
.visible-sp{
    display: block;
}
footer {
    margin-top: 0px;
}
.social-icons {
    width: 60%;
}
.btn-01, .btn-02{

    width: 100%!important;
    text-align: center;
}
.btn-01{
    margin-top: 0px;
}
.bg-05 h1, .bg-06 h1 {
    padding: 10px 0px;
    line-height: 1.2em!important;
}


.pl5 {padding-left: 0px !important;}
.ml20 {margin-left: 0px !important;}
.pl15 .ml20  {margin-bottom: 20px;}
.ptb30 { padding-top: 25px;  padding-bottom: 25px;}


.footer {
    float: none!important;
    line-height: 1em;
}
.w50, .w70, .w80 {

}
.ptb60 {
    padding-top: 40px;
    padding-bottom: 40px;
}

	
	
	
//*-------------------------------------------*/
/*	#ナビゲーション
/*-------------------------------------------*/
ul#menu-glnv>li { margin-left:0px;}
ul#menu-glnv { height: auto;}/*ナビゲーションの高さ*/
ul#menu-glnv>li a { font-size: 14px; font-weight: none; text-decoration:none;}/*ナビゲーションの文字*/
#menu-glnv > li:hover > a {opacity:0.7;/* color: #FF0;*/ }

#menu-glnv { position: none;  width: 100%; }
#menu-glnv>li { width:100%; }
ul#menu-glnv>li { padding-top:10px; padding-bottom:10px; }

li ul.sub-menu { width:100%; }/*プルダウンの幅*/
li ul.sub-menu { position: inherit; }
li:hover ul.sub-menu { top: 50px; visibility: visible; opacity: 1; }
li ul.sub-menu li { position: none; padding-top:5px; padding-bottom:5px; }

#menu-glnv {display: block;}

li.menu-item-has-children > a:after {	font-family: "FontAwesome"; content: "\f107"; font-weight: 900; position: absolute ;	top: 50% ;	right: 12px ; margin-top: -12.5px ; padding: 4px 8px ;} 
#menu-glnv li.yajirusiue > a:after {	font-family: "FontAwesome"; content: "\f106"; font-weight: 900;position: absolute ;	top: 50% ;	right: 12px ; margin-top: -12.5px ; padding: 4px 8px ;}




/*ナビゲーションの文字設定*/	
#menu-glnv li a { display:block; text-align:left;	display: block ;	padding:5px; font-weight: 700 ;	text-decoration: none ;	color: #333 ;position: relative ;	top: 0 ;	left: 0 ;  border-bottom:none ;}

/*サブメニュー設定*/
.sub-menu {	display: none ;}
.sub-menu li { background-color: # 666;border-top: none; border-bottom: 1px solid #FFF ; padding-left:20px;}

	
	



/*-------------------------------------------*/
/*	ブログページ
/*-------------------------------------------*/
.blog_title {  background: url(/assets/images/bg-01.png) repeat; padding:10px; margin:20px 0 ; font-size:20px; text-align:center; font-family:"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif; line-height:1.4;}

.blog_main h2 { color:#430505; font-family:"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif; font-size:20px; }
.w80 { width:96%;}
.blog_main { font-size:100% !important;}
.blog_main img { margin:0}

/*-------------------------------------------*/
/*	アクセスページ
/*-------------------------------------------*/

table.t_design th, table.t_design td { display:block; width:100%;}
textarea { width:100%;}
input { width:100%;}


/*-------------------------------------------*/
/*	#フォーム
/*-------------------------------------------*/
form.lay-form input { width:96%;}

/*-------------------------------------------*/
/*  Page-top
/*-------------------------------------------*/
#page-top a {
        text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 0px;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    font-size: 67%;
    z-index: 9;
}

iframe { width:100%; height:auto;}


/*-------------------------------------------------------------------------------------*/
/*横幅縦幅設定*/
/*-------------------------------------------------------------------------------------*/
.box , .box1 , .box2 , .box3 { width:96% !important; margin:auto;}

#contents { width:100%; float:none;}
#side { width:96% !important; float:none; margin-top:60px; margin-left:auto; margin-right:auto;}
#footer { width:100%; height:auto;}

body.home .block>div.f_flex { width:100%;}


.kanren_img img { width:80px; height:80px; margin:0 30px 10px 0;}
.kanren_img  { width:96%; }
.bx-viewport li{
    width: 80px!important;
    height: 326px!important;
    margin-right:0px!important;
}
.bx-viewport {
    -webkit-transform: translatez(0);
    height: 80px!important;
}


.flrpic { float:none;}
.flr {float:none;}
.fll {float:none;}

table td  ,table th { display:block;}
table.sptable td  ,table.sptable th { display: table-cell;}
table.sptable img { max-width:none;}

div.contact table {width:100%; margin:30px 0;}
div.contact table th {padding:20px 0; text-align:center; font-weight:normal; white-space:nowrap; background:#ffeaef; border:solid 1px #959595;}
div.contact table td {padding:20px; border:solid 1px #959595;}
div.contact div.submit {text-align:center; margin-bottom:30px;}
div.contact div.submit > button {width:150px; padding:5px;}
div.contact div.submit > button:nth-child(1) {margin-right:0;}
div.contact input.company {width:100%; ime-mode:active;}
div.contact input.tanto, div.contact > form input.tantokana, div.contact > form input.kana, div.contact > form input.name, div.contact > form input.relation {width:100%; ime-mode:active;}
div.contact input.zip {width:90px; ime-mode:disabled;}
div.contact input.city, div.contact > form input.building {width:100%; ime-mode:active;}
div.contact input.tel, div.contact > form input.fax {width:100%; ime-mode:disabled;}
div.contact input.mail {width:100%; ime-mode:disabled;}
div.contact textarea.note {width:100%; height:100px; ime-mode:active;}

.f_flex_m0 { display: block; }
.f_flex_m0 >div { display: block; }


.w100 { width:100%;} .w90 { width:100%;} .w85 { width:100%;} .w80 { width:100%;} .w75 { width:100%;} .w70 { width:100%;} .w65 { width:100%;}.w60 { width:100%;}  .w50 { width:50%;} .w33 { width:33%;} .w25 { width:25%;} .w20 { width:20%;}
.w100px { width:100px;} .w150px { width:150px;}.w200px { width:200px;}.w250px { width:250px;}.w300px { width:96%;}.w350px { width:96%;}.w400px { width:96%;}.w450px { width:96%;}.w500px { width:96%;}.w550px { width:96%;}.w600px { width:96%;}.w650px { width:96%;}.w700px { width:96%;}.w750px { width:96%;}.w800px { width:96%;}.w850px { width:96%;}
.w900px { width:96%;}

.mt60 { margin-top:40px !important;}
.p30 { padding:15px !important;}


.text_center_sp { text-align:center;}
.plr2p { padding-left:2% !important; padding-right:2% !important;} 


.pankuzu_sub , .pankuzu_main { display:none;}

.contents { width:100%; float:none !important;}
.side_contents { width:100%; float:none !important;}




img.alignright { float:none;}

/*-------------------------------------------*/
/*	#文字サイズ
/*-------------------------------------------*/
.t8 { font-size: 8px;} .t9 { font-size: 9px;} .t10 { font-size:10px;;} .t11 { font-size: 11px;;}
.t12 { font-size: 12px; } .t13 {  font-size: 13px; } .t14 { font-size: 14px;} .t15 {  font-size:15px;}
.t16 {  font-size: 16px; } .t17 {  font-size: 17px;}.t18 {  font-size: 18px;}.t19 {  font-size: 19px;} .t20 { font-size: 20px; } .t21 {  font-size: 21px;}.t22 {  font-size: 22px;}
.t23 { font-size: 23px; } .t24{  font-size: 24px;} .t25 {  font-size: 25px;} .t26 { font-size: 26px;} .t27 { font-size: 27px;} .t28 {  font-size: 28px;} .t29 { font-size: 29px;} .t30 { font-size: 24px;}  .t32 { font-size: 24px;} .t34 { font-size: 24px;} .t36 { font-size: 36px;} .t38 { font-size: 38px;} .t40 { font-size: 40px;} .t42 { font-size: 42px;} .t44 { font-size: 44px;} .t46 { font-size: 46px;} .t48 { font-size: 48px;} .t50 { font-size: 50px;} .t55 { font-size:55px;} .t60 { font-size:55px;} .t70 { font-size:75px;} .t80 { font-size:55px;} .t90 { font-size:95px;} .t100 { font-size:100px;}


/*-------------------------------------------*/
/*	#フレックスボックススマホ関連
/*-------------------------------------------*/
.f_flex , .f_flex_0 , f_l1 , f_r1 {display: block;}
.f_flex>div, .f_flex>li, .f_flex>p { margin-left:0; margin-right:0; }
.col>div, .col>li , .col>article { margin-left:0; margin-right:0; margin-bottom:30px;}
.f_flex img { display:block; margin-left:auto; margin-right:auto; max-width: 100%;}
.col img { max-width:100%;}


.qabox { width:96%; margin-left:auto; margin-right:auto;}

.com_style002 { background:url(/images/bg/style002_sp.jpg) center top no-repeat;}
.com_bgimg_style003 { background-image:url(/images/bg/style003.jpg); background-repeat:no-repeat; background-position:top right; background-size: 150% auto;}
.bigcoin {  width:100%; margin:auto; padding-left:20px; padding:20px; padding-top:250px;} 

/*-------------------------------------------------------------------------------------*/
/*スマホ特殊解除設定*/
/*-------------------------------------------------------------------------------------*/
.nomax { max-width:none;}
.nomax img { max-width:none;}

.gengolist {  border-radius: 20px; padding:3px 10px; font-size:11px; background-color: #D92F55; color:#FFF; font-weight:bold;} .gengolist a { text-decoration:none; color:#FFF; opacity:0.8;}

}

@media screen and (min-width: 500px) and (max-width: 768px) {
}
@media screen and (min-width: 769px) and (max-width: 960px) {
}
@media screen and (max-width: 960px) {
}
@media screen and (min-width: 961px) and (max-width: 1080px) {
}
@media screen and (min-width: 1920px) {
}