@charset "UTF-8";
/* -------------------------------------------------------- CSS Information
Last up date:   2016
Style Info:     common css
------------------------------------------------------------------------ */

/*------------------------------------------------------------*/
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
body{
    width: 100%;
    color:#fff;
    overflow-x: hidden;
}
section,footer,header,nav{
    width: 100%;
    margin: 0 auto;
}
section
a.underline{text-decoration:underline;color: #8C1A1A;}
a:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
span.point_color{color: #666666;}
/*.mincho,
h1,
h2,
h4{
    font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif ;
}*/

h1{
    font-size: 36px;
}
h2{
    font-size: 30px;
}
h4{
    font-size: 24px;
    line-height: 140%;
}
ol{margin-left:20px;}
#index_feature ol li {font-weight:normal;}

.tx_cl00{
    color: #2186DF;
}
.tx_bold{
    font-weight: bold;
}
.tx_lg{
    font-weight: bold;
    font-size: 38px;
}
.tx_md{
    font-size: 16px;
}
.tx_sm{
    font-size: 14px;
}
.tx_caption{
    font-size: 20px;
}
.mb_20{
    margin-bottom: 20px !important;
}
.mb_30{
    margin-bottom: 30px !important;
}
.mb_40{
    margin-bottom: 40px !important;
}
.mb_50{
    margin-bottom: 50px !important;
}
.mt_20{
    margin-top: 20px !important;
}
.mt_30{
    margin-top: 30px !important;
}
.mt_40{
    margin-top: 40px !important;
}
.mt_50{
    margin-top: 50px !important;
}
.txt_left{
    text-align:left !important;
}
.txt_black{
    color:#000000 !important;
}
section.content,
div.content{
     padding: 30px 0;
}

.section_inner{
	padding: 0 15px;
}
@media screen and (min-width:768px){
.section_inner{
	padding: 0 20px;
}
}
@media screen and (min-width:992px){
.section_inner{
	width: 90%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
}
}



section.bg_img{
    background-image: url('../img/index_img/main_bg.jpg');
    background-position: center;
    background-size: cover;
}

.filter{
    color: #fff;
    padding: 30px 0;
}

.lb_left{
    border-left: 3px solid #2186DF;
    padding-left: 5px;
    font-weight: bold;
}
.btn_box{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 0;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
}
.btn_cl00,
.btn_cl04{
    display: inline-block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #003da6;
    font-size: 18px;
    color: white;
    transition: all .2s;
    border-radius:30px;
    box-shadow:4px 5px 4px -1px #cccccc;

}
.btn_cl04_r{
    display: inline-block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #fff;
    font-size: 18px;
    color: #003da6;
    transition: all .2s;
    border-radius:10px;
    border:#003da6 2px solid;
    font-weight:bold;
    box-shadow:4px 5px 4px -1px #cccccc;
}

.btn_cl00:hover{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    opacity: 0.8;
}

.br480 { display:none;}
.br780 { display:none;}
p.price_new{
    font-size: 18px;
    color: #8C1A1A;
}
p.price_new span.tx_l{
    font-size: 26px;
    font-weight: bold;
}
ol.list_campaign{margin:0 10%;width:80%;}
ol.list_campaign li{margin-bottom:10px;font-size:150%;font-weight:bold;text-align:left;}
.sp_none{display: block;}
.pc_none{display: none;}

@media screen and (max-width:768px){
section.content {
    padding: 20px 0;
}
.btn_cl00{
    font-size: 14px;
}
.tx_lg{
    font-size: 40px;
}
.tx_sm{
    font-size: 12px;
}
.tx_md{
    font-size: 16px;
	line-height:1.5;
}
.tx_caption{
    font-size: 18px;
}
p.txt_left780 { text-align:left !important;}
.txt_left780 { text-align:left !important;}
.nobr780 { display:none;}
.br780 { display:block;}
.sp_none{display: none;}
.pc_none{display: block;}
}
@media screen and (max-width:480px){
h2{
    font-size: 24px;
}
h4{
    font-size: 18px;
}
.tx_lg{
    font-size: 20px;
}
.tx_md{
    font-size: 16px;
}
.tx_caption{
    font-size: 16px;
}
.br480{ display:block;}
}
p.txt_center780{
    text-align:center;
}
@media screen and (max-width:768px){
  p.txt_center780{text-align:left;}
}
/*------------------------------------------content_box*/
.content_box{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: left;
    font-size: 16px;
    text-align: center;
}
.content_box p,
.content_box li{
    text-align: left;
}
h3.catch{
    width: 85%;
    border-bottom: 3px solid #3F3F3F;
    margin: 0 auto 70px;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
}
.content_box h4.check,
.icon_point02{
    margin-bottom: 20px;
    font-size: 24px;
}
.content_box h4.check .fa{
    font-size: 36px;
    color: #2186DF;
    margin-right: 5px;
}
.content_box p.title_small{
    font-size: 20px;
    text-align: left;
}
.content_box p.title_dotted{
    margin-bottom: 20px;
    border-bottom: 2px dashed #3F3F3F;
    line-height: 130%;
    font-size: 26px;
    text-align: center;
}
.content_box ul {
    list-style-type: disc;
    text-align: left;
}
.content_box li{
    margin: 0 0 0 50px;
}
.content_box div img{
    width: 100%;
}
.content_box .box_50p {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.content_box div.left_box {
    float: left;
    width: 50%;
    padding: 0 30px ;
    text-align: center;
}
.content_box div.right_box {
    float: right;
    width: 50%;
    padding: 0 30px;
}
.content_box div.box_one{
    margin-bottom: 40px;
    padding: 0 20px;
}
@media screen and (max-width:1100px){
h3.catch{
    font-size: 26px;
}
.content_box h4.check,
.icon_point02{
    font-size: 20px;
}
.content_box p.title_dotted{
    font-size: 22px;
}
.content_box p.title_small{
    font-size: 16px;
}
}
@media screen and (max-width:768px){
.content_box p.title_dotted{
    border-bottom: 1px dashed #3F3F3F;
}
.content_box div.left_box,
.content_box div.right_box,
.content_box div.box_one{
    float: none;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 10px;
}
h3.catch{
    font-size: 22px;
    margin-bottom: 30px;
}
}
@media screen and (max-width:480px){
h3.catch{
    font-size: 18px;
    margin-bottom: 30px;
}
.content_box h4.check,
.icon_point02{
    font-size: 18px;
}
}

/*------------------------------------------header*/
head_adjust::after{clear:both;content:"";height:0;}
#mainnavi_pc{
    /*position: fixed;*/
    z-index: 999;
    float: left;
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    display: inline-block;
    padding: 0;
    /*border-bottom: 3px solid #3F3F3F;*/
    }

#mainnavi_pc .nav_container{
    max-width: 1280px;
    width: 100%;

    margin: 5px auto 0;
    padding: 0 15px;
}
#mainnavi_pc .nav_container ul#area_nav{
    width: 90%;
    float:right;
    margin: 0;
    padding: 0;
    list-style: none;
}
#mainnavi_pc .nav_container ul#area_nav li{
  font-size: 12px;
  float:right;
  margin: 0 10px 2px;
  padding: 0;
  text-align: center;
  width:auto;
}
#mainnavi_pc .nav_container ul#area_nav li a{
  color:#666;
}
#mainnavi_pc .logo_box{
    float: left;
    margin: 15px 0 0 0;
    width:180px;;
    text-align: left;
}
#mainnavi_pc .logo_box img.valtec_logo{
        width:100%;
        margin-right:10px;
}

#mainnavi_pc .description_box{
	margin:6px 0 0 0px;
	padding:0;
	font-size:12px;
	text-align:left;
	color:#666;
}
#mainnavi_pc .description_box strong{
	margin:2px 0 0 0;
	font-weight:bold;
}
#mainnavi_pc .header_wrapper{
    float: right;
    text-align:center;
    padding:0;
    margin: 0;
    width:720px;/*#header_contact liに合わせる 16.3.14 400pxから変更*/
}
#mainnavi_pc .header_wrapper:after{
  content:"";
  clear:both;
  height:0;
}
.heade_adjust{clear:both;}

#header_contact{

}
#header_contact{
    float: right;
    margin: 0;
    padding:0;
    text-align: center;
}

#header_contact li,
#header_contact dl{
    float: left;
    width: 200px;
    height: 40px;
    margin: 0;
}
#header_contact li{
    /*border-radius: 0 5px 5px 0;*/
}
/** 16.3.14-> **/
#header_contact li.head_en{
    width: 50px;
    line-height: 40px;
}
#header_contact li.head_cen{
    width: 10px;
    line-height: 40px;
    text-align:center;
}
#header_contact li.head_cn{
    width: 30px;
    line-height: 40px;
    margin-right:10px;
}
#header_contact li.head_en a, #header_contact li.head_cn a{
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 12px;
	color:#000;
}
/** <-16.3.14 **/

#header_contact dl{
    /*border-radius: 5px 0 0 5px;*/
    border: 1px solid #3F3F3F;
    background-color: #ffffff;
    color: #3F3F3F;
}
#header_contact dl dt{
    margin-top: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
}
#header_contact dl dd{
    font-size: 10px;
}
#header_contact li a{
    display: block;
    width: auto;
    /*border-radius: 0 4px 4px 0;*/
    font-size: 16px;
    /*font-weight: bold;*/
    color: #fff;
    line-height: 40px;
    background-color: #3F3F3F;
}


/*mainmenu*/
#menu_wrapper{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background: #3F3F3F;
    z-index:99999;
    text-align: center;
}
.absolute{
    position: absolute;
}
.fixed{/**スクロール時にメニュー固定 head内で指定**/
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*mainnavi_sp*/
#mainnavi_sp{
    border-bottom: 3px solid #3F3F3F;
}
#mainnavi_sp .nav_container{
    height: 40px;
    padding: 0 5px;
}
#mainnavi_sp .logo_box{
    float: left;
    height: 100%;
}
#mainnavi_sp .logo_box img{
    height: 100%;
}
#mainnavi_sp{
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    background-color: #ffffff;
}
#mainnavi_sp #header_contact{
    margin-top: 10px;
}
#mainnavi_sp .icon_box{
    float: right;
}
#mainnavi_sp .icon_box li{
    display: inline-block;
    border: 1px solid #3F3F3F;
    border-radius: 5px;
}
#mainnavi_sp .burger_icon i{
    color: #4F402F;
    font-size: 40px;
    line-height: 60px;
}
#mainnavi_sp .icon_box li.bicon_red{
    background-color: #3F3F3F;
}
#mainnavi_sp .bicon_red i{
    color: #ffffff;
}
#mainnavi_sp .icon_box li#btn_drop{
    border-color: #bdb3a7;
    vertical-align: top;
}
#mainnavi_sp #btn_drop i{
    display: block;
    line-height: 120%;
}
#mainnavi_sp #btn_drop span{
    display: block;
    font-size: 10px;
    line-height: 80%;
    color:#000;
}
@media screen and (max-width:992px){
#mainnavi_pc .header_wrapper{
     width: 430px;
}
    #header_contact li,
    #header_contact dl{
        width: 180px;
    }
    #header_contact li:last-child{
        width: 130px;
    }
    #header_contact dl dt,
    #header_contact li a {
        font-size: 14px;
    }
    #header_contact li.head_en a,
    #header_contact li.head_cn a {
        font-size: 12px;
    }

    #mainnavi_pc .description_box {
        display: none;
    }

    .init-bottom:after{
        margin: 0 0 0 10px;
    }
}
@media screen and (max-width:768px){
.nav_container{
 display: none;
}
#menu_wrapper{
    display: none;
}
#mainnavi_sp,
#mainnavi_sp .nav_container{
    display: block;
}
    #mainnavi_pc .logo_box img {
        margin-top: 0;
    }
#mainnavi_sp .burger_icon i{
    font-size: 22px;
    line-height: 40px;
}
#mainnavi_sp .icon_box li{
    width: 40px;
    height: 40px;
    margin-top: 10px;
    cursor: pointer;
}
#mainnavi_sp .icon_box li.bicon_red{
    margin-right: 3px;
}
#mainnavi_sp .logo_box{
    width: 130px;
	padding:10px 0;
	text-align:left;
}


}

@media screen and (max-width:480px){
#mainnavi_sp{
    height: auto;
}

}
/*nav_drop*/
#nav_drop{
    display: none;
}
#nav_drop{
    position: absolute;
    width: 100%;
    margin-top:10px;
}

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

#nav_drop li a{
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 50px;
    border-bottom: dotted 1px #ffffff;
    background: rgba(255, 255, 255, 0.9);
}
}
/*------------------------------------------グリッド*/
ul.item_container{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
    font-size: 18px;
    display: inline-block;
}
.item_container a{
    display: block;
}
.item_container li{
    padding: 0;
    margin:0;
    font-size: 100%;
}
.item_container li div.item_outline{
    width: 100%;
    height: 100%;
    border: 1px solid #3F3F3F;
    border-radius: 5px;
    padding: 10px;
    background-color: #ffffff;
}
.item_container li div p{
    line-height: 170%;
    font-size: 100%;
}
.item_container li.item6{
    position: relative;
    float: left;
    width: 16%;
}
.item_container li.item5{
    position: relative;
    float: left;
    width: 20%;
}
.item_container li.item4{
    position: relative;
    float: left;
    width: 23%;
    margin-right:2%;
    margin-left:0;
    background: #ffffff;
    padding:15px;
    height:300px;
}
.item_container li.item4:last-child{
    margin:0;
}
.item_container li.item3{
    position: relative;
    float: left;
    width: 33.33%;
}
.item_container li.item2{
    position: relative;
    float: left;
    width: 49%;
}
.item_container li.item2:nth-child(2){
    float:right;
}
.item_container .item_name {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.item_container .btn_cl00{
    width:  90%;
    margin: 0 auto;
}
 .item_container li.item3 img{
    width: 100%;
    margin-bottom: 20px;
}
@media screen and (max-width:1100px){
.item_container li div p{
    font-size: 85%;
}
}
@media screen and (max-width:768px){
ul.item_container{
    padding: 5%;
}
.item_container li.item2,
.item_container li.item3,
.item_container li.item4{
    width: 100%;
    margin-bottom: 15px;
    height: auto;
    clear:both;
}
.item_container li div p{
    font-size: 100%;
}
}
@media screen and (max-width:480px){
  .item_container li.item2,
  .item_container li.item3,
  .item_container li.item4{
    width: 100%;
    clear:both;
}
}
/*------------------------------------------下層ページヘッダー(ページタイトル)*/
#common_top{
    padding: 0;
    background-image: url('../img/index_img/main_bg.jpg');
    background-size: cover;
    background-position: center;
    display: table;
}

#common_top .filter{
display: table-cell;
vertical-align: middle;
}
#common_top .filter{
    height: 100px;
}
/** 16.3.15 -> **/
#common_top .top_wrapper h1{
    /*text-shadow: #4F402F 2px 2px 0px, #4F402F -2px 2px 0px,
    #4F402F 2px -2px 0px, #4F402F -2px -2px 0px;*/
    color:#000;
}
#common_top .filter{
    background-color: rgba(63, 51, 38, 0);
    border-bottom:1px solid #ccc;
}
/** <-16.3.15 **/
#pankuzu{
    background-color: #e4e9f5;
}
#pankuzu ul li{
    display: inline-block;
    padding-right: 5px;
    line-height: 30px;
    font-size: 12px;
}
#pankuzu ul li a{
    text-decoration: underline;
    color: #2186DF;
}
#pankuzu ul li:last-child{
    padding-right: 0;
}


/*------------------------------------------footer*/
footer{
	padding: 30px 0 15px;
	background-color: #eaeaea;
	text-align: center;
	font-size: 14px;
}
@media print, screen and (min-width:992px) {
footer{
	padding: 50px 0 15px;
}
footer .section_inner {
	display: flex;
	justify-content: space-between;
}
}
footer div,
footer ul{
    text-align: left;
}

footer .address_box h2{
	margin-bottom: 10px;
	text-align: left;
	font-size:16px;
}
footer .address_box h2 span{
	display: block;
	line-height: 1.2;
}
footer .address_box img.valtec_logo{
    width: 150px;
    margin-bottom: 10px;
}
footer .address_box img.o24_logo{
    width: 120px;
    margin-bottom: 10px;
}
.footer_sns_icons{
    margin-top: -5px;
    text-align: left;
}
.footer_sns_icons li{
    display: inline-block;
    margin-right: 8px;
}
.footer_sns_icons li .fa{
    font-size: 34px;
}

@media print, screen and (min-width:992px) {
footer .company_info{
    width: 49%;
}
footer .address_box h2{
	margin-bottom: 10px;
	text-align: left;
	font-size:18px;
}
footer .address_box img.valtec_logo{
    width: 180px;
}
}

#footer_nav {
	margin: 20px 0;
}
#footer_nav ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
#footer_nav ul li {
	margin: 7px 10px;
	line-height: 1.1;
 font-size :14px;
}

@media print, screen and (min-width:992px) {
#footer_nav {
	display: flex;
	justify-content: space-between;
	width: 48%;
	margin: 0;
}
#footer_nav ul {
	display: block;
	margin-bottom: 0;
}
#footer_nav ul li {
	text-align: left;
	margin-bottom: 12px;
}
}

.copyright {
	font-size:11px;
}
@media print, screen and (min-width:992px) {
.copyright {
	margin-top: 40px;
}
}


/* ----------------------------------------------------------------footercontact*/
.free_icon {
	font-family:'CONDENSEicon';
}
.title01{
    color:#FFFFFF;
}
.content_bg03 {
	text-align: left;
	background: #3F3F3F;
	padding-top: 20px;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top:0px;
}
#footer_contact {
	text-align: center;
}
#footer_contact h2{
    margin: 0 0 40px;
    font-size: 30px;
}
#footer_contact i.fa-phone {
	font-size: 40px;
	margin-bottom: 10px;
}
#footer_contact i.fa-envelope {
	font-size: 40px;
	margin-bottom: 10px;
}
#footer_contact ul li:first-child {
	border-bottom: 1px dotted #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#footer_contact ul li:first-child dl dt + dd {
	height: 46px;
	font-size: 20px;
	border: 1px solid #fff;
	padding: 5px 0 0;
	margin-bottom: 7px;
}
#footer_contact ul li:first-child dl dt + dd a {
	color: #fff;
	text-decoration: none;
}
#footer_contact ul li:last-child dl dt + dd {
	margin-bottom: 5px;
}
#footer_contact ul li:last-child dl dd a {
	height: 46px;
  position:relative;
  z-index:2;
  overflow:hidden;
	font-size: 16px;
	border: 1px solid #fff;
	padding: 10px 0 0;
	display: block;
	color: #fff;
	text-decoration: none;
  background: transparent;
  line-height: 1;
  transition: .3s;
}
#footer_contact ul li:last-child dl dd a::after {
  display:block;
  content:"";
  position:absolute;
  z-index:-1;
  top:50%;
  left:50%;
  width:0;
  height:0;
  margin:0;
  border-radius:50%;
  background:#fff;
  transition:.3s
}
#footer_contact ul li:last-child dl dd a:hover {
  border: 1px solid #fff;
  color: #003da6;
	opacity: 1.0;
}
#footer_contact ul li:last-child dl dd a:hover::after {
  width:500px;
  height:500px;
  margin:-250px 0 0 -250px;
}
@media print, screen and (min-width:576px) {
#footer_contact ul li {
	float: left;
	width: 48%;
	margin-right: 4%;
}
#footer_contact ul li:first-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#footer_contact ul li:last-child {
	margin-right: 0;
}
}
@media print, screen and (min-width:768px) {
#footer_contact i.fa-phone {
	font-size: 70px;
	margin-bottom: 20px;
}
#footer_contact i.fa-envelope {
	font-size: 70px;
	margin-bottom: 20px;
}
#footer_contact ul li:first-child dl dt + dd {
	height: auto;
	font-size: 32px;
	border: none;
	padding: 0;
	margin-bottom: 5px;
	line-height: 100%;
}
#footer_contact ul li:last-child dl dd a {
	height: 60px;
	font-size: 24px;
	padding: 15px 0 0;
}
}
@media print, screen and (min-width:992px) {
#footer_contact i.fa-phone {
	font-size: 90px;
}
#footer_contact i.fa-envelope {
	font-size: 90px;
}
#footer_contact ul {
	max-width: 900px;
	margin: 0 auto;
}
#footer_contact ul li:first-child dl dt + dd {
	font-size: 36px;
}
#footer_contact ul li:last-child dl dd a {
	font-size: 25px;
}
}



/* ----------------------------------------------------------------kasoupage_common*/

h1.kasou_h1{
    font-size: 40px;
    font-weight:normal;
}


h2.kasou_h2{
    font-size: 36px;
    margin: 30px 0;
    line-height: 140%;
}

h3.kasou_h3{
    font-size: 23px;
}

a.linkred{
	text-decoration:underline;
	color:#840d02;
}

.brownborderbox {
	width: 100%;
    height: 100%;
    border: 1px solid #4F402F;
    border-radius: 5px;
    padding: 5px;
    background-color: #ffffff;

}

.underbar {
	width: 95%;
	border-bottom:2px solid #4F402F;
	text-align:center;
	margin: 0 auto;
	margin-bottom:20px;

}

.brownborderbox .box_wrap{
    padding: 10px;
}
.brownborderbox .box_wrap h3{
    margin: 10px 0;
}
.brownborderbox .box_wrap img{
  width:30%;display:block;margin:0 auto;
}
p.big {
	font-size: 16px;
	line-height: 180%;
	margin: 10px 0;
	color: #333333;
}

p.normal {
	font-size: 14px;
	line-height: 180%;
	margin: 10px 0;
	color: #333333;
}

p.normal {
	font-size: 14px;
	line-height: 180%;
	margin: 10px 0;
	color: #333333;
}

p.txtleft {
	text-align:left;
}

p.txtright {
	text-align:right;
}

.txtleft {
	text-align:left;
}

.txtright {
	text-align:right;
}

p.centering {text-align:center;}

.box50 {
	width:50%;
	float:left;
	padding:10px 0;
	margin:15px 0;}

.box50 ul li {
	font-size:17px;
	color:#333333;
	font-weight:bold;

}

.smaller {
	font-size:80%;
	line-height:1.5;
}

@media screen and (max-width:992px){
h1.kasou_h1{
    font-size: 38px;
}

h2.kasou_h2{
    font-size: 34px;
}

h3.kasou_h3{
    font-size: 21px;
}

}
@media screen and (max-width:768px){
h1.kasou_h1{
    font-size: 36px;
}

h2.kasou_h2{
    font-size: 32px;
}

h3.kasou_h3{
    font-size: 19px;
}
p.big {
	text-align:left !important;
}

}
@media screen and (max-width:480px){
h1.kasou_h1{
    font-size: 32px;
}

h2.kasou_h2{
    font-size: 24px;
}

h3.kasou_h3{
    font-size: 20px;
}
.box50 {
	width:100%;
	clear:left;
	padding:10px 0;
	margin:15px 0;}

}




/*------------------------------------------------------(2カラム)ブログ・ニュース*/
#contents_wrapper{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    background: #fff;
}
#content_left{
    float: left;
    width: 75%;
}
#content_right{
    float: right;
    width: 25%;
    padding: 60px 10px;
}
#content_right .blog_module h4,
#content_right .blog_module li{
    text-align: left;
}
#content_right .blog_module h4{
    margin-bottom: 10px;
    border-bottom: 1px solid
}
#content_right .blog_module ul{
    margin-bottom: 30px;
}
#content_right .blog_module li a{
    line-height: 200%;
}
#content_right .sns_icons li{
    display: inline-block;
    font-size: 40px;
    padding-right: 10px;
}

@media screen and (max-width:992px){
#content_right .blog_module h4{
    font-size: 20px;
}
#content_right .blog_module .tx_md{
    font-size: 16px;
}
}
@media screen and (max-width:768px){
#content_left,
#content_right{
    float: none;
    width: 100%;
}
#content_right {
    border-top: 1px solid #DAD9D9;
}
}
@media screen and (max-width:480px){

}
/*-----------------------------------------------------campain**/
#index_campain{}
#index_campain ul {
    text-align: left;
    list-style-type: none;
}
#index_campain ul li{
    list-style-type: none;
}
#index_campain h2{
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    padding: 5px;
    font-size: 26px;
    color:#840d02;
    font-weight:normal;
}
#index_campain .tx_md{
    margin-bottom: 20px;
    font-weight: normal;
}
#index_campain .content_box{
    text-align: center;
    margin-bottom:0px;
    padding-bottom:0px;
}
#index_campain ul{
    display:inline-block;
    margin:0 auto;
    background:#EDE9CC;
    padding:5px;
}
#index_campain li{
    font-size: 18px;
    line-height: 200%;
    margin-left: 10px;
    font-weight: bold;
    color:#840d02;
}
#index_campain li small{
    color:#840d02;
}
#index_campain li:before{
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 8px;
}
#index_campain p{
    text-align:center;
    margin:20px 15% 0 15%;
    width:70%;
    padding:0;
}
#index_campain p.txt_center{
    text-align:center;
}
#index_campain .btn_box{
    text-align: center;
    margin: 40px 0;
}
#index_campain p.txt_left780{
    text-align:left;
}
#index_campain .red{
    color:#8C1A1A;
}
@media screen and (max-width:768px){
    #index_campain h2{
        text-align: left;
        font-size: 18px;
    }

    #index_campain p{
        text-align:center;
        margin:10px 5% 0 5%;
        width:90%;
        padding:0;
    }
}

/*------------------------------------------------------ campaign */
#campaign {
	margin-top:20px;
}
#campaign img {
	width:100%;
	max-width: 900px;
	height:auto;
}

p.bn_campaign {
	margin-top:20px;
	margin-bottom:30px;
	text-align: center;
}
p.bn_campaign img {
	width:100%;
	max-width: 900px;
	height:auto;
}
@media screen and (min-width:768px){
p.bn_campaign {
	margin-top:30px;
	margin-bottom:60px;
	text-align: center;
}
}

/*------------------------------------------------------*/
#bellandco_bn .section_inner a img{
    width:100%;
    height:auto;
}

ul li.list-none{list-style: none;}

/*-------------------------------------------------------top3*/
#top3{
    width: 100%;
    margin: 30px 0 0 0;
		padding:0;
		text-align: center;
}
#top3 ul{
    width: 100%;
    margin: 0;
		padding:0;
		display: inline-block;
}
#top3 ul li{
	width: 33%;
	height: 200px;
	float: left;
	margin:0 0 1px;
	background:rgba(200, 200, 200, 0.1);
	text-align: left;
	position:relative;
	overflow: hidden;
  border-right:1px solid #fff;
}
#top3 ul li:last-child{
	margin:0;
  border-right:0% solid #fff;
}
/**https://blog.raizzenet.com/mouse-hover-caption-effects-in-css/#i-sample3**/
#top3 ul li .caption {
	font-size:		130%;
	color:			#fff;
	padding-top:		20px;
	padding-left:		0px;
  font-size:16px;
  text-align: left;
}
#top3 ul li .mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0,0,0,0.7);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}
#top3 ul li h3 {
	font-size:		150%;
  font-weight:bold;
	text-align: left;
}
#top3 ul li img {
	width:			100%;
	height:			100%;
}
#top3 ul li:hover .mask {
	opacity:		1;	/* マスクを表示する */
	padding-left:		20px;	/* 右にずらす */
}
#top3 ul li p {
	position: absolute;
  bottom:10px;
  font-size:		120%;
  font-weight:bold;
}
#top3 ul li a{
	display: block;
	width: 100%;
	height:100%;
	color:#ffffff;
  text-align: left;
}
#top3 ul li a:hover{
  opacity:1;
}
#top3 ul li a div{
	position:absolute;
	text-align: left;
	left:0;
	bottom:0;
	width:100%;
	padding:10px;
	background:rgba(0, 0, 0, 0.7);
	height:40%;
}
#top3 ul li:hover a div{
  background:rgba(0, 0, 0, 0.3);
}
#top3 ul li a div h3{
	font-size:18px;
	text-align: left;
}
#top3 ul li a div p{
	font-size:14px;
	margin-top:5px;
	text-align: left;
}

#top3 ul li a.square_btn{
	font-size:14px;
	display: inline-block;

	margin:0;
}
@media screen and (max-width:768px) {
  #top3{
      margin: 0;
  }
  #top3 ul{
  	width: 90%;
  	margin:0 5% 0 5%;
  }
  #top3 ul li{
  	width: 50%;
  	margin:0 0 0px 0;
    border-right:0 solid #fff;
    border-bottom:1px solid #fff;
    height:auto;
  }
  #top3 ul li img{
  	width: 100%;
    height:auto;
  }
  #top3 ul li a{
    text-align: center;
  }

}

/*---------------------------------------------------------*/
@media screen and (max-width:768px) {
}

@media screen and (max-width:480px) {
}
/*-------------------------------------------------------top4*/
#top4{
    width: 100%;
    margin: 0;
		padding:0;
		text-align: center;
}
#top4 ul{
    width: 100%;
    margin: 0px;
		padding:0;
		display: inline-block;
}
#top4 ul li{
	/*width: 24%;
  margin:0 1% 0 0;*/
  width: 32%;
  margin:0 2% 0 0;
	height: 300px;
	float: left;
	background-color: #eeeeee;
	text-align: center;
	position:relative;
	overflow: hidden;
}
#top4 ul li:last-child{
	margin:0;
}
#top4 ul li a{
	display: block;
	width: 100%;
	height:100%;
	color:#ffffff;
}
#top4 ul li a h3{
	position:absolute;
	text-align: left;
	left:0;
	top:0;
	width:100%;
	padding:10px;
	background:rgba(0, 0, 0, 0.7);
	height:15%;
}

#top4 ul li.mot_bg{
	background-image: url('../img/home_img/top_mot_bg.jpg');
	background-size: cover;
	background-position: center;
		transition: all 0.5s ease-out;
		transform: matrix3d(
			1, 0, 0, 0,
			0, 1, 0, 0,
			0, 0, 1, 0,
			0, 0, 0, 1
		);
		will-change: transform;
}

#top4 ul li:hover{
	transform: matrix3d(
		1, 0, 0, 0,
		0, 1, 0, 0,
		0, 0, 1, 0,
		0, 0, 0, 0.9
	);
}
#top4 ul li a .bottom_btn{
	font-size:18px;
	position:absolute;
	display: block;
	left:0;bottom:0;
	padding:5px 10px;
	margin:0;
	color:#fff;
	background-color:rgba(0,153,255,0.9);
  width:100%;
  height:20%;
}
#top4 ul li a .bottom_btn .left_txt{
	font-size:18px;
	position:absolute;
	display: block;
	left:20px;top:27%;
}
#top4 ul li a .bottom_btn .right_dir{
	font-size:21px;
	position:absolute;
	display: block;
	right:20px;top:20%;
}
@media screen and (max-width:768px) {

  #top4 ul{
  	width: 90%;
  	margin:0 5% 0 5%;
  }
  #top4 ul li{
  	width: 100%;
  	clear: left;
  	margin:0 0 50px 0;
  }

}

/*---------------------------------------------------------*/
@media screen and (max-width:768px) {
  #top4 ul li{
  	width: 100%;
  	clear: left;
  	margin:0 0 50px 0;
  }
}

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


/*-------------------------------------------------------list4*/
#list4{
    width: 100%;
    margin: 0;
		padding:0;
		text-align: center;
}
#list4 ul{
    width: 100%;
    margin: 0px;
		padding:0;
		display: inline-block;
}
#list4 ul li{
	width: 24%;
	height: 310px;
	float: left;
	margin:0 1% 0 0;
	background-color: #eeeeee;
	text-align: center;
	position:relative;
	overflow: visible;
}
#list4 ul li h3.red_txt{
  color:#ff0000;
  padding:0;
  margin:0 5% 5px;
  font-size:103%;
  text-decoration: underline;
  display: inline-block;
  width:90%;
  font-weight:bold;
}
#list4 ul li h3.blue_txt{
  color:#003da6;
  padding:0;
  margin:0 5% 5px;
  font-size:115%;
  text-decoration: underline;
  display: inline-block;
  width:90%;
  font-weight:bold;
}
#list4 ul li.bg_cl02{
	background-color: #ffffff;
}
#list4 ul li:last-child{
	margin:0;
}
#list4 ul li img{
  width:100%;
  margin:0;
}

#list4 ul li p.s_txt{
  font-size:12px;
  text-align: left;
  margin-top:5px;
}
#list4 ul li a.square_btn {
  background: #003da6;
  color:#ffffff;
  display: inline-block;
  text-align: center;
  padding:2px 20px;
  margin:0;
  position:absolute;
  bottom:-10px;
  right:-10px;
  font-size:14px;
}
@media screen and (max-width:768px) {

	#list4 ul li{
	  clear: left;
	  width: 100%;
		height:auto;
    margin-bottom:30px;
	}
  #list4 ul li a.square_btn {
    position: relative;
    width:80%;
    padding:5px 0;
  }
  #list4 ul li img{
    width:80%;
    margin:0 10%;
  }

}

@media screen and (max-width:480px) {
}
/*---------------------------------------------------------*/
@media screen and (max-width:768px) {
}

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


/*-----------------------------------------------------mot**/
#index_feature {
}
#index_feature .content_box {
    padding: 30px 0;
}
#index_feature .content_box div.left_box {
    float: left;
    width: 50%;
    padding: 0 0px ;
    text-align: center;
}
#index_feature .content_box div.right_box {
    float: right;
    width: 50%;
    padding: 0 0px;
}
#index_feature .right_box ul, #index_feature .left_box ul {
	text-align: left;
	list-style-type: none;
}
#index_feature .right_box ul li, #index_feature .left_box ul li {
	list-style-type: disc;
}
#index_feature .right_box h4, #index_feature .right_box, #index_feature .left_box h4, #index_feature .left_box,
#index_feature .right_box h2, #index_feature .left_box h2{
	text-align: left;
}
#index_feature .right_box h4, #index_feature .left_box h4 {
	margin-bottom: 10px;
	padding: 5px;
	font-size: 26px;
}
#index_feature .tx_md {
	margin-bottom: 50px;
	text-align: center;
}
#index_feature .right_box .tx_md {
	display: inline-block;
	margin-bottom: 20px;
	font-weight: normal;
}
#index_feature ul {
	margin-bottom: 20px;
}
#index_feature li {
	font-size: 18px;
	line-height: 200%;
	margin-left: 10px;
	font-weight: bold;
}
#index_feature li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 8px;
}
#index_feature .btn_box {
	text-align: right;
	margin: 40px 0;
}
#index_feature .img_container_top img {
	width: 85%;
}
#index_feature .content_box {
	margin-bottom:30px;
	display: inline-block;
}
#index_feature .content_box:last-child {
	margin-bottom:0px;
}
#index_feature ul.item_container{
    list-style: none;
		display: inline-block;
}
#index_feature .item_container li.item3{
    position: relative;
    float: left;
    width: 32%;
	padding:0;
	margin:0 2% 0 0;
	background:none;
}
#index_feature .item_container li.item3:last-child{
	margin:0;
}
#index_feature li:before {
	content: none;
}
#index_feature .item_container li.item3 .box_wrap img{
	width:60%;
	margin:0 20%;
}
#index_feature .item_container li.item3 .box_wrap h3.kasou_h3{
	font-size:18px;
}
#index_feature .item_container li.item3 .box_wrap p{
	font-size:14px;
}
@media screen and (max-width:768px) {
  #index_feature .content_box {
      padding: 30px 10px;
  }
  #index_feature .content_box div.left_box {
      clear: left;
      width: 100%;
      padding: 0 0px;
  }
  #index_feature .content_box div.right_box {
      clear: right;
      width: 100%;
  }
  #index_feature .right_box h4, #index_feature .left_box h4 {
  	font-size: 18px;
  }
	#index_feature .item_container li.item3{
	float: left;
	width: 100%;
	margin:0 0 20px 0;
	}
	#index_feature .item_container li.item3 .box_wrap img{
	width:40%;
	margin:0 30%;
	}
}

/*------------------  配線不要 -----------------*/
.container_2col, .container_3col {
    display: table;
    margin: 40px 0;
    width: 100%;
}
.wiring01_4{max-width: 980px;margin: 0 auto;}
.container_2col div, .container_3col div {
    display: table-cell;
    vertical-align: middle;
}
.container_2col,
.container_3col{
	margin: 20px 0;
}
.container_2col div,
.container_3col div{
	text-align: center;
}
.container_2col div img{
	width: 100%;
	max-width: 500px;
}
.container_3col div img{
	width: 100%;
	max-width: 400px;
}
.wiring01_4 .container_3col span.arrow:before{
	content: "\f063";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 50px;
	color :#0A90D2;
}
@media print, screen and (min-width: 768px){
	.container_2col,
	.container_3col{
		display: table;
		margin: 40px 0;
		width: 100%;
	}
	.container_2col div,
	.container_3col div {
		display: table-cell;
		vertical-align: middle;
	}
.wiring01_0 ul li{
	 font-size: 120%
 }
	.wiring01_4 .container_2col div:nth-child(2) ul li{
		font-size: 20px;
		line-height: 200%;
	}
	.wiring01_4 .container_2col div:nth-child(2) {
		width: 40%;
	}
	.wiring01_4 .container_3col span.arrow:before{
		content: "\f061";
		padding :20px;
		font-size: 70px;
	}
}
@media print, screen and (max-width: 780px){
.container_3col div {
    display: block!important;
    vertical-align: middle;
}
.container_3col div img{
 margin:0;
}
}

section#cloud_pbx .left_box{width:40%;margin:0 0 0 9%;padding:0 1% 0 0;}
section#cloud_pbx .right_box{width:40%;margin:0 9% 0 0;padding:0 0 0 1%;}
dl.price_box{text-align: center;padding:0;width:100%;display: inline-block;margin:0 0 10px 0;}
dl.price_box dt{background-color: #3399ff;padding:5px 0;width:100%;color:#ffffff;font-size:150%;}
dl.price_box dd{padding:10px 0;width:100%;color:#000;font-size:130%;font-weight:bold;}
dl.price_box dd strong{font-weight:bold;font-size:150%;}
dl.price_box dd small{font-size:14px;}

@media screen and (max-width:768px){
section#cloud_pbx .content_box div.left_box,
section#cloud_pbx .content_box div.right_box{
    float: none;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 10px;
}
}
.midashi_info{display: inline-block;text-align: center;font-weight:bold;width:100%;font-weight:bold;margin:0 0 40px;}
h2.theme_color{padding:0;display: inline-block;text-align: center;font-weight:bold;width:100%;}
.theme_border{display: inline-block;border-bottom:1px solid #003da6;margin:10px 0;width:200px;}
.black_border{display: inline-block;border-bottom:1px solid #000000;margin:10px 0;width:200px;}
.border_wrapper{width:100%;}
ul.triple{display: inline-block;width:100%;margin:0;padding:0;list-style: none;}
ul.triple li{width:30%;margin:0 5% 0 0;padding:0;float:left;}
ul.triple li:last-child{margin:0;}
ul.triple li img{width:100%;}
ul.triple li p{margin:5px;}
@media screen and (max-width:768px){
  ul.triple li{width:100%;margin:0 0 20px 0;padding:0;clear:left;}
}
.container_3col .hotel_box{width:40%;}
.container_3col .hotel_box ul{margin:20px 10%;width:80%;}
.container_3col .hotel_box ul li{clear:left;margin-bottom:5px;font-size:14px;height:auto;padding:0;list-style: disc;text-align: left;font-size:18px;}
#hotel_func .container_3col{width:90%;margin:30px auto 0;}
#hotel_func .container_3col div {
    vertical-align: top;
}
#hotel_func .container_3col div.middle {
    vertical-align: middle;
    width:20%;
}
#hotel_func .container_3col div.middle .fa-plus, #hotel_func .container_3col div.middle .fa-arrow-right, #hotel_func .container_3col div.middle .fa-arrow-down{font-size:50px;}
.guest_box{color:#ffffff;width:100%;background:#cc0099;text-align: center;padding:5px 0;}
.staff_box{color:#ffffff;width:100%;background:#9933ff;text-align: center;padding:5px 0;}
.kadai_midashi{border-radius: 20px;background: #efefef;font-size:28px;width:50%;margin:0 auto;padding:5px;}
@media print, screen and (max-width: 780px){
  #hotel_func .container_3col div {
    display: block!important;
    vertical-align: top;
  }
  .container_3col .hotel_box, #hotel_func .container_3col div.middle{width:100%;margin-bottom: 30px;}
  .kadai_midashi{font-size:20px;width:80%;}

}
table.price_ta { margin:0 10% 30px;width:80%;border-width:1px 0 0 0;border-color:#cccccc; border-style:solid;}
table.price_ta th { text-align:left;width:30%;vertical-align:top;border-width:0 1px 1px 1px;border-color:#cccccc; border-style:solid;background: #ffffff;}
table.price_ta th h3 { font-size:110%;}
table.price_ta td { text-align:left;width:22%;vertical-align:top;border-width:0 1px 1px 0;border-color:#cccccc; border-style:solid;background: #ffffff;}
table.price_ta td.last { text-align:left;width:43%;vertical-align:top;border-width:0 1px 1px 1px;border-color:#cccccc; border-style:solid;}
table.price_ta th.price_head { background: #5454bf;text-align: center;vertical-align:middle;}
table.price_ta th.price_head h3 { color:#ffffff;}
table.support { margin:0 10% 30px;width:80%;border-width:1px 0 0 0;border-color:#cccccc; border-style:solid;}
table.support th { padding:5px 0;background: #5454bf;text-align:left;width:25%;vertical-align:top;border-width:0 1px 1px 1px;border-color:#cccccc; border-style:solid;}
table.support th h3 { font-size:100%;color:#ffffff;}
table.support td { padding:5px 0;text-align:left;width:70%;vertical-align:top;border-width:0 1px 1px 0;border-color:#cccccc; border-style:solid;background: #ffffff;}
table.support td strong{font-size:150%;}
table.support td small{font-size:14px;}
table.support .center { text-align:center;}
table.support .right { text-align:right;}

#banner_area{text-align: center;}
#banner_area img{width:90%;margin:0 auto;max-width:800px; }

.youtube_wrap{text-align:center;width:100%;margin:0;}
.sp2_none{display:none;}
.pc2_none{display:block;}
@media print, screen and (min-width:768px) {
.sp2_none{display:block;}
.pc2_none{display:none;}
}


/* -------------------------------------------------------- CSS Information
Last up date:   2020
Style Info:     common css
------------------------------------------------------------------------ */
header {
	height: 212px;
}
@media print, screen and (min-width:768px) {
header {
	height: 129px;
}
}

.breadcrumbs{
	position: absolute;
	top: 190px;
	left: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	text-align:left;
	line-height: 1.1;
	font-size: 10px;
}
.breadcrumbs a {
	text-decoration: underline;
}
@media print, screen and (min-width:768px) {
.breadcrumbs{
	top: 414px;
	padding: 0 20px;
}
}
@media print, screen and (min-width:1320px) {
.breadcrumbs{
	top: 410px;
	left: 50%;
	width: 1280px;
	margin-left: -640px
}
}

#pagetitle {
	position: absolute;
	top: 60px;
	height: 120px;
	background: url("../img/common_img/pagetitle_bg.jpg") center center no-repeat;
	background-size: cover;
}
#pagetitle h1 {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
	padding:0 15px;
	line-height: 1.1;
	font-size: 25px;
	color: #fff;
	text-shadow:
		rgba(0,0,0,0.1) 1px 1px 3px, rgba(0,0,0,0.1) -1px -1px 3px,/*右下、左上*/
		rgba(0,0,0,0.1) -1px 1px 3px, rgba(0,0,0,0.1) 1px -1px 3px,/*右上、左下*/
		rgba(0,0,0,0.1) 0px 1px 3px, rgba(0,0,0,0.1) 0-1px 3px,/*右、左*/
		rgba(0,0,0,0.1) -1px 0 3px, rgba(0,0,0,0.1) 1px 0 3px;/*上、下*/
}
@media print, screen and (min-width:768px) {
#pagetitle {
	position: relative;
	top: 0;
	height: 240px;
	margin-bottom: 40px;
}
#pagetitle h1 {
	padding:0 40px;
	font-size: 40px;
}
}

.container_base {
	padding: 35px 0;
	font-size: 14px;
	text-align: left;
}
.container_base p, .container_base li {
	font-size: 14px;
}
.container_base p {
	text-align: left;
}
@media print, screen and (min-width:768px) {
.container_base {
	padding: 70px 0;
	font-size: 16px;
}
.container_base p, .container_base li {
	font-size: 16px;
}
.container_base p {
	text-align: center;
}
}

.anchor_point {
	margin-top: -60px;
	padding-top: 60px;
}
@media print, screen and (min-width:768px) {
.anchor_point {
	margin-top: 0;
	padding-top: 0;
}
}

.tit01 {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 1.3;
	font-size: 20px;
	font-weight: bold;
	color: #003da6;
}
.tit01::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 120px;
	height: 1px;
	margin-left: -60px;
	content: "";
	background: #003da6;
}
.tit02 {
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.tit_price {
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	line-height: 1.3;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #444;
}

@media print, screen and (min-width:768px) {
.tit01 {
	margin-bottom: 40px;
	padding-bottom: 15px;
	font-size: 34px;
}
.tit01::after {
	width: 200px;
	margin-left: -100px;
}
.tit02 {
	margin-bottom: 30px;
	font-size: 28px!important;
}
.tit_price {
	font-size: 20px;
}
}


/*----------------------------------menu*/
#menu nav {
	margin-bottom: 30px;
}
#menu nav ul {
	display: flex;
	justify-content: center;
}
#menu nav ul li {
	margin: 0 1px;
	line-height: 1.15;
}
#menu nav ul li a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 5px;
	font-weight: bold;
	color:#fff;
	background: #444;
}
#menu nav ul li.active a::after {
	position: absolute;
	left: 50%;
	bottom: -15px;
	display: block;
	width: 0;
	height: 0;
	margin-left: -7px;
	content: "";
	border: solid 7px transparent;
	border-top: solid 10px #444;
}
@media print, screen and (min-width:576px) {
#menu nav ul li a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 10px;
	font-weight: bold;
	color:#fff;
	background: #444;
}
}
@media print, screen and (min-width:768px) {
#menu nav ul li a {
	padding: 12px 8px;
}
#menu nav ul li.active a::after {
	position: absolute;
	bottom: -18px;
	margin-left: -9px;
	border: solid 9px transparent;
	border-top: solid 12px #444;
}
}
@media print, screen and (min-width:992px) {
#menu nav ul li a {
	padding: 12px 20px;
}
}

.sheet_basic {
	width: 100%;
	border-collapse: collapse;
}
.sheet_basic tr th, .sheet_basic tr td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
}
.sheet_basic tr th {
	color:#333;
	background: rgba(0,61,166,0.05);
}
.sheet_basic tr td a {
	text-decoration: underline;
}
.sheet_basic tr td a:hover {
	text-decoration: none;
}
@media print, screen and (min-width:768px) {
.sheet_basic tr th, .sheet_basic tr td {
}
}

.sheet_basic.price tr th, .sheet_basic.price tr td {
	text-align: center;
}
.sheet_basic.price tr th:first-child {
	text-align: left;
}


.side_scroll {
	overflow: auto;
	white-space: nowrap;
}
.side_scroll::-webkit-scrollbar {
	height: 5px;
}
.side_scroll::-webkit-scrollbar-track {
	background: #F1F1F1;
}
.side_scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
@media print, screen and (min-width:992px) {
.side_scroll {
	overflow: auto;
	white-space: normal;
}
}


.list_basic li {
	position: relative;
	margin-bottom: 8px;
	padding-left: 16px;
	text-align: left;
	line-height: 1.5;
}
.list_basic li:last-child {
	margin-bottom: 0;
}
.list_basic li::before {
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	content: "";
	border-radius: 50%;
	background: #003da6;
}

.list_link li {
	position: relative;
	margin-bottom: 8px;
	padding-left: 16px;
	text-align: left;
	line-height: 1.5;
}
.list_link li:last-child {
	margin-bottom: 0;
}
.list_link li::before {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	content: "";
	border-top: solid 2px #003da6;
	border-right: solid 2px #003da6;
	transform: rotate(45deg);
}
.list_link li a {
	text-decoration: underline;
}
.list_link li a:hover {
	text-decoration: none;
}

.list_item > li {
	margin-bottom: 20px;
	padding: 15px;
	text-align: left;
	background: #fff;
}
.list_item > li h3 span {
	display: inline-block;
	padding: 3px 5px 2px;
	line-height: 1.0;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	background: #e50039;
}
.list_item > li .icon {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 14px;
}
.list_item > li .icon li {
	width: 72px;
	margin: 1px;
	padding: 2px 0;
	line-height: 1.0;
	font-size: 11px;
	color:#fff;
	border-radius: 2px;
}
.list_item > li .icon li.icon_food {
	background: #f97b00;
}
.list_item > li .icon li.icon_retail {
	background: #3390d8;
}
.list_item > li .icon li.icon_beauty {
	background: #f34ea0;
}
.list_item > li .icon li.icon_karaoke {
	background: #4b902d;
}
.list_item > li .icon li.icon_netcafe {
	background: #7e4ec7;
}
.list_item > li .fig_box figure {
	margin-bottom: 15px;
}
.list_item > li .fig_box > div ul {
	margin-bottom: 15px;
}
.list_item > li .fig_box > div ul li {
	position: relative;
	margin-bottom: 8px;
	padding-left: 20px;
	line-height: 1.3;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.list_item > li .fig_box > div ul li::before {
	position: absolute;
	left: 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f14a";
	color: #e50039;
}
.list_item > li .fig_box > div ul li span.kome {
	font-size: 11px;
	color: #e50039;
}
.list_item > li .fig_box > div .btn {
	margin-top: 15px;
}
.list_item > li .fig_box > div .btn p {
	margin-top: 8px;
	text-align: right;
	line-height: 1.2;
}
.list_item > li .fig_box > div .btn a {
	position: relative;
	display: block;
	padding: 10px 26px 10px 10px;
	text-align: left;
	line-height: 1.2;
	color: #003da6;
	border: solid 1px #003da6;
}
.list_item > li .fig_box > div .btn a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	content: "";
	border-top: solid 2px #003da6;
	border-right: solid 2px #003da6;
	transform: rotate(45deg);
	transition: all 0.5s;
}
.list_item > li .fig_box > div .btn a:hover {
	color: #fff;
	background: #003da6;
	opacity: 1.0;
}
.list_item > li .fig_box > div .btn a:hover::after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}
@media print, screen and (min-width:576px) {
.list_item > li .fig_box {
	display: flex;
	justify-content: space-between;
}
.list_item > li .fig_box figure {
	width: 40%;
	margin-bottom: 0;
}
.list_item > li .fig_box figure img {
	width: 100%;
	height: auto;
}
.list_item > li .fig_box > div {
	width: 58%;
}
}
@media print, screen and (min-width:768px) {
.list_item > li {
	margin-bottom: 30px;
	padding: 30px;
}
.list_item > li h3 span {
	padding: 5px 10px 3px;
	font-size: 16px;
}
.list_item > li .icon {
	margin-bottom: 30px;
}
.list_item > li .icon li {
	width: 94px;
	padding: 4px 0 3px;
	font-size: 14px;
}
.list_item > li .fig_box {
	display: flex;
	justify-content: space-between;
}
.list_item > li .fig_box figure {
	width: 250px;
}
.list_item > li .fig_box > div {
	width: calc(100% - 280px);
}
.list_item > li .fig_box > div ul {
	margin-bottom: 20px;
}
.list_item > li .fig_box > div ul li {
	margin-bottom: 10px;
	padding-left: 24px;
	font-size: 18px;
}
.list_item > li .fig_box > div ul li span.kome {
	font-size: 12px;
}
.list_item > li .fig_box > div p {
	text-align: left;
}
.list_item > li .fig_box > div .btn {
	margin-top: 20px;
}
.list_item > li .fig_box > div .btn p {
	text-align: right!important;
}
.list_item > li .fig_box > div .btn a {
	display: inline-block;
	width: 100%;
	max-width: 450px;
	padding: 12px 40px 12px 20px;
}
.list_item > li .fig_box > div .btn a::after {
	right: 20px;
}
}

.list_kome li {
	position: relative;
	list-style-type: none;
	margin-bottom: 8px;
	padding-left: 1.5em;
	line-height: 1.3;
	text-align: left;
}
.list_kome li::before {
	position: absolute;
	left:0;
  content: "※";
  display: inline-block;
	color: #e50039;
}

.list_kome_numred li {
	position: relative;
	list-style-type: none;
	counter-increment: cnt;
	margin-bottom: 8px;
	padding-left: 2.0em;
	line-height: 1.3;
	text-align: left;
}
.list_kome_numred li::before {
	position: absolute;
	left:0;
  content: "※"counter(cnt)"";
  display: inline-block;
	color: #e50039;
}

.fig_box_left figure {
	margin-bottom: 15px;
	text-align: center;
}
.fig_box_left figure img {
	width: 100%;
	max-width: 280px;
	height: auto;
}
@media screen and (min-width:576px){
.fig_box_left {
	display: flex;
	justify-content: space-between;
}
.fig_box_left figure {
	width: 32%;
	margin-bottom: 0;
}
.fig_box_left figure img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
.fig_box_left div {
	width: 65%;
	text-align: left;
}
.fig_box_left div p {
	text-align: left;
}
.fig_box_left div .btn_link {
	text-align: right!important;
}
}
@media screen and (min-width:768px){
.fig_box_left figure {
	width: 42%;
}
.fig_box_left div {
	width: 55%;
	text-align: left;
}
}
@media screen and (min-width:992px){
.fig_box_left {
	align-items: center;
}
.fig_box_left figure {
	width: 32%;
}
.fig_box_left figure img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
.fig_box_left div {
	width: 65%;
}
}


.btn_link {
	text-align: center!important;
}
.btn_link a {
	display: inline-block;
	padding: 10px 22px 10px 12px;
	line-height: 1.1;
	color: #003da6;
	border: solid 1px #003da6;
  position: relative;
}
.btn_link a:hover {
	color: #fff;
	background: #003da6;
	opacity: 1.0;
}
.btn_link a::after {
  position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	width: 4px;
	height: 4px;
	content: "";
	border-top: solid 2px #003da6;
	border-right: solid 2px #003da6;
	transform: rotate(45deg);
}
.tx_box p {
	margin-bottom: 10px;
}
.tx_box p:last-child {
	margin-bottom: 0;
}
@media print, screen and (min-width:768px) {
.tx_box p {
	margin-bottom: 15px;
}
}

.subsidy_bn {
	text-align: center!important;
	line-height: 1.2;
}
.subsidy_bn a {
	position: relative;
	display: inline-block;
	padding: 10px 26px 10px 10px;
	line-height: 1.2;
	color: #003da6;
	border: solid 1px #003da6;
}
.subsidy_bn a strong {
	display: inline-block;
}
.subsidy_bn a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	content: "";
	border-top: solid 2px #003da6;
	border-right: solid 2px #003da6;
	transform: rotate(45deg);
	transition: all 0.5s;
}
.subsidy_bn a:hover {
	color: #fff;
	background: #003da6;
	opacity: 1.0;
}
.subsidy_bn a:hover::after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}
@media print, screen and (min-width:576px) {
.subsidy_bn a {
	padding: 12px 40px 12px 20px;
}
.subsidy_bn a::after {
	right: 20px;
}
}


.line_01 {
	height: 0;
	margin: 20px 0;
	border: none;
	border-top: dotted 1px #aaa;
}
@media print, screen and (min-width:768px) {
.line_01 {
	margin: 40px 0;
}
}

.tx_cent {
	text-align: center!important;
}
.tx_right {
	text-align: right!important;
}
.tx_red {
	color: #e50039;
}
.attention {
	font-size:12px;
	color: #e50039;
}

.first_view_image{width:100%;text-align: center;}
.first_view_image img{width:100%;max-width:1280px;margin:0 auto;}

/**SDGs**/

/*------------------------------------------content*/
section#sdgs_cs .section_inner ul.item_container li img{width:95%;max-width:800px;margin:0 5% 0 0;}
section#sdgs_cs .section_inner ul.item_container li p{text-align: left;}
section#sdgs_cs .section_inner ul.item_container li p a{display: inline;color:#003DA6;}
section#sdgs_cs .section_inner iframe{width:100%;max-width:768px;height:432px;margin:80px auto 0;}
@media print, screen and (max-width:768px) {
	section#sdgs_cs .section_inner ul.item_container li img{width:100%;margin:0 0 0 0;}
	section#sdgs_cs .section_inner iframe{margin:30px auto;height:350px;}
}

section#sdgs_cs .list_item > li .fig_box {
	text-align: left;
}
section#sdgs_cs .list_item > li dl.sdgs167 {
	width:100%;margin:0;padding:0;display: inline-block;
}
section#sdgs_cs .list_item > li dl.sdgs167::after {
	clear:left;content:"";display: block;
}
section#sdgs_cs .list_item > li dl.sdgs167 dt {
	width:5%;margin:0;padding:0px;float:left;text-align: left;
}
section#sdgs_cs .list_item > li dl.sdgs167 dd {
	width:94%;margin:0 0 0 1%;padding:0px;float:left;text-align: left;
}
section#sdgs_cs .list_item > li .fig_box h3{
	text-align: left;
	margin:10px 0;
	font-size:130%;
	font-weight:bold;
	color:#666;
}
section#sdgs_cs .btn_link{margin:0 20px 10px 0;float:left;}

section#sdgs_cs .btn_link i{
	font-size:60%;
	padding:0 0 0 5px;
	color:#c6c6c6;
}
