/*****************************************
◆基本機能 Default Style
見出し
テーブル
サイトマップ
パンくず
問合せフォーム
アーティクルページャー
タブ
*****************************************/
img {max-width: 100%;}

/*
　a
****************************************/
a {
	/*color: #0071ca;*/
	color:#666666;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	/*color: #0071ca;*/
	color:#666666;
	text-decoration: none;
}
a img {
	border: 0;
}
/*
見出し　h2～h6
**************************************/
h2,h3,h4,h5,h6 {
	line-height: 1.2;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
}
h2 {
	/*text-align:center;*/
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	margin:0 auto 35px;
}
.lower_main h2 {
    /*font-size: 26px;*/
    /*padding: 0;*/
    /*text-align: center;*/
    /*margin: 0 0 20px;*/
    /*color:#666666;*/
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Lato','ＭＳ Ｐゴシック',sans-serif;
    font-weight: normal;
    font-size: 36px;
    border-bottom: solid 1px #666666;
    width: auto;
    padding-bottom:5px;
    /*margin: 0 auto 5px !important;*/
}
.lower_main h2 span{
    font-size: 48px;
    padding: 0;
    text-align: center;
    margin: 0 0 10px;
    color:#666666;
    font-family: 'Roboto Condensed', sans-serif;
}
h3 {
    font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	background:#CE0000;
	padding:0px 20px;
}
.lower_main h3 {
    font-size: 18px;
	font-weight: bold;
    /*padding: 10px;*/
    text-align: center;
    margin: 0 0 20px;
    background: #fff;
    color: #666666;
    /*border: 1px #666666 solid;*/
}
.lower_main .office_sec  h3{
    border:none !important;
}

.flow_sec h3{
    text-align:left;
}


.lower_main h4 {
    margin: 0 0 50px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #666666;
    padding: 15px 18px;
	position:relative;
	text-align:left;
	/*border:3px solid #666666;*/
	background: none;
}
.lower_main .blog_l h4{
    padding: 0 18px 15px !important;
}
/*
.lower_main h4:before {
    content:'';
	position:absolute;
	top:10px;
	left:0;
	min-width:30px;
	min-height:6px;
	background:#CE0000;
}*/
.lower_main section section section{
    /*background:url(../images/common/lower_contents_bg.jpg) repeat;*/
    padding:0;
}
.lower_main section section section section,
.lower_main section section section section section{
    border:none;
    padding:0px;
}
.lower_main .ttl h4 {
    margin: 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
    padding: 15px 0 0 15px;
	position:relative;
	text-align:left;
	/*border:3px solid #666666;*/
	background: none;
}

.lower_main .txt{
    /*padding-left:15px;*/
}


.lower_main section section section.contact_contens{
    background: rgba(0, 0, 0, 0) url(../images/common/section_bg_3.jpg) no-repeat scroll 0;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0;
    margin-bottom: 0;
    border: none;
}

.lower_main section section .blog_list section .areaL,
.lower_main section section .service_list section .areaL{
    margin-bottom: 0;
}
.lower_main section section .blog_list section .areaR,
.lower_main section section .service_list section .areaR{
    padding:0;
    color:#fff;
    background: none;
    margin-bottom: 0;
    text-align: left;
}

.lower_main section section .blog_list section .areaR .date,
.lower_main section section .service_list section .areaR .date{
    /*padding: 0px 30px;*/
    margin-bottom: 15px;
    /*background: #666666;*/
    text-align: left;
    color: #666666;
    /*width: 100px;*/
    text-decoration:underline #666666;

}
.lower_main section section .blog_list section .areaR .txt,
.lower_main section section .service_list section .areaR .txt{
    padding: 0px;
    margin-bottom: 0;
    color:#666666;
}

.lower_main section section .blog_list section .areaR .txt{
    margin-bottom: 30px;
}

.lower_main section section .blog_list section .areaR.w65p{
    padding: 30px 0px;
}

.lower_main section section section .areaR.w65p,
.lower_main section section section .areaL.w65p{
    padding:20px 0;
    color:#fff;
}
.lower_main section section section .areaR.w65p .ttl,
.lower_main section section section .areaL.w65p .ttl{
}
.lower_main section section section .areaR.w65p .txt,
.lower_main section section section .areaL.w65p .txt{
    color: #131313;
    padding: 10px;
}
.lower_main section section section section,
.lower_main section section section section section{
    border:none;
    padding:0px;
}


.lower_main h5 {
    color: #4e3a30;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 5px;
    position:relative;
}
.lower_main h5:before {
    content:'';
	position:absolute;
	bottom:0px;
	left:0;
	min-width:80px;
	min-height:1px;
	background:#0095d9;
}

h6 {
    color:#0095d9;
    font-size:16px;
     margin: 0 0 15px;
}

h2.cont_h_image {}
h3.cont_h_image {}
h4.cont_h_image {}
@media screen and (max-width: 736px){
    .lower_main h2 {font-size: 24px;}
    .lower_main h3 {font-size: 16px;}
    .lower_main h4 {font-size: 16px;}
    .lower_main h5 {font-size: 16px;}
    .lower_main h6 {font-size: 16px;}
    .lower_main section section section{
        padding:15px;
    }
    .lower_main .ttl h4{font-size:16px;}
}
/*
パンくず
**************************************/
.pankuzu {
	min-width: 1200px;
	padding:135px 0 12px;
	box-sizing:border-box;
	font-size:13px;
	line-height:1.4;
	color:#131313;
	/*background:#f0f0f0;*/
	margin:0 auto 55px;
    /*padding-left: 40px;*/
}
.pankuzu ul{
	margin: 0px;
}
.pankuzu ul li:first-child {
	background: none;
	padding: 0;
}
.pankuzu ul li {
	margin: 0px 4px 0 0;
	padding: 0 0 0 11px;
	display: inline-block;
	background: url(../images/common/pankuzu_icon.png) no-repeat 0 center;
}
.pankuzu ul li a {
	color: #131313;
	text-decoration: none;
}
.pankuzu ul li a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 736px){
    .pankuzu {
        min-width: 100%;
        margin: 0 auto 10px;
    }
}
/*
サイトマップ
**************************************/
.sitemap {
	margin: 0 auto 20px;
	padding: 0 15px 15px;
	width:60%;
}
.sitemap ul {}
.sitemap ul li {
	padding: 0 0px 0px 21px;
	background: url(../images/common/pankuzu_icon.png) no-repeat 0 6px;
}
.sitemap ul li a {
	display: inline-block;
	margin-bottom: 15px;
}
.sitemap ul li ul {}
.sitemap ul li ul li {}
.sitemap ul li ul li a {}

/* 
テーブル
**************************************/
.free_table table{
	margin: 0 auto 30px;
	width: 100%;
}
.free_table table tr th {
	padding: 5px 15px;
	border: 1px solid #fff;
	/*background: #cccccc;*/
    color: #666666;
	vertical-align: middle;
}
#top_company .free_table table tr th{
    vertical-align:baseline !important;
}

.free_table table tr td {
	padding: 5px 15px;
	border: 1px solid #fff;
	background: #ffffff;
	vertical-align: middle;
}
.free_table.two_rows tr th {
	width:30%;
}
.free_table.two_rows tr td {
	width:70%;
}
.office_table table tr th{
    padding: 0;
}
.office_table table tr td{
    padding: 0 15px;
}

@media screen and (max-width: 736px){
    .free_table table{
    	margin: 0 auto 30px;
    	width: 100%;
    }
    .free_table table tr th {
    	padding: 0 5%;
        color: #666666;
        display: block;
        width: 90%;
    }
    .free_table table tr td {
    	padding: 3% 5%;
    	
    	display: block;
        width: 90%;
    }
    .free_table.two_rows tr th {
    	width:30%;
    }
    .free_table.two_rows tr td {
    	width:70%;
    }
}

/*
問合せフォーム
**************************************/
.alert {
	color: #ff0000;
	font-weight: bold;
}
.require {
	color:#CE0000;
	font-weight: bold;
}

.inquiry_form table {
	width: 100%;
	margin: 0 auto 20px;
}

.inquiry_form table tr th {
	width: 20%;
	padding: 0px 0 25px;
	/*border: 1px solid #b2b7b9;*/
	/*background: #121212;*/
	/*font-weight: bold;*/
	/*color: #fff;*/
	vertical-align: middle;
}
.inquiry_form table tr td {
	width: 80%;
	padding: 0px 37px 25px;
	/*border: 1px solid #b2b7b9;*/
	background: #ffffff;
	vertical-align: middle;
}
.inquiry_form input[type="image"] {
	text-align: center;
	display: block;
	margin: 0 auto;
}

/**入力画面&確認画面共通**/
.form_button {
	width:60%;
	margin:0 auto 50px;
	text-align: center;
	font-size:30px;
}
.form_button a:hover,
.form_button input:hover{
	opacity:0.8;
}
/**入力画面**/
form .form_button input[type="submit"],
form .form_button input[type="image"]{
	display: inline-block;
	cursor: pointer;
}
/*form .form_button input[type="submit"]{*/
	/*画像ボタンがないとき*/
/*	background: #666666;*/
/*	border: 1px solid #DDD;*/
/*	border-radius: 50px;*/
/*	-moz-border-radius: 50px;*/
/*	-webkit-border-radius: 50px;*/
/*	color: #fff;*/
/*	padding: 10px 50px;*/
/*	cursor: pointer;*/
/*}*/
/**確認画面**/
.form_button a{
	display: inline-block;
	float: left;
	vertical-align: top;
}
/*画像ボタンがあるときはコメントアウト*/
.form_button a{
	/*画像ボタンがないとき*/
	background: #fdfdfd;
	border: 1px solid #DDD;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	color: #131313;
	padding: 10px 50px;
	text-decoration: none;
}
.form_button form{
	display: inline-block;
	float: right;
	vertical-align: top;
}
.form_button form input[type="image"] {
	display: inline;
	cursor: pointer;
}
.form_button form input[type="submit"]{
	/*画像ボタンがないとき*/
	background: #666666;
	border: 1px solid #DDD;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	color: #fff;
	padding: 10px 50px;
	cursor: pointer;
}


@media screen and (max-width: 736px){
.inquiry_form table {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-bottom:1px solid #b2b7b9;
}
.inquiry_form table tbody,
.inquiry_form table tr{
    display: block;
	width: 100%;
}
.inquiry_form table tr th,
.inquiry_form table tr td{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding:15px 2%;
	border-bottom:none;
	padding: 0 2%;
}
.form_button a{
	display: inline-block;
	float: none;
	vertical-align: top;
	margin:0 auto 15px;
}
.form_button form{
	display: inline-block;
	float: none;
	vertical-align: top;
	margin:0 auto 15px;
}
}
/*
フォーム input
アーティクル設定に合わせてください。
***************************/
.inquiry_form input[type="text"] {
	line-height: 1.2;
	padding: 2px 4px;
	border:1px solid #a4a4a4;
}
.inquiry_form textarea {
	min-height: 150px;
	line-height: 1.2;
	padding: 2px;
	border:1px solid #a4a4a4;
	/*width:80%;*/
	width:600px;
}
.inquiry_form select {
	line-height: 1.2;
	border:1px solid #a4a4a4;
}
/*名前*/
.owlet-input-name-sei,
.owlet-input-name-mei {
	width: 90px;
	margin: 0 5px;
}
/*メールアドレス*/
input[name="input[email]"],
input[name="input[email_confirm]"] {
	/*width: 80%;*/
	width:600px;
}
/*住所*/
.zip1,.zip2 {
	width: 60px;
	margin-bottom: 5px;
}
.zip2addr {
	margin-bottom: 5px;
}
select.prefectures,
select.city {
	margin: 0 5px 5px;
}
.address,
input[name="input[address_address]"],
input[name="input[address_address2]"],
input[name="input[address2_address]"],
input[name="input[address2_address2]"]  {
	width: 80%;
	margin-left: 5px;
}
.address,
input[name="input[address_address]"] {
	margin-bottom: 5px;
	width: 565px;
}
/*日時*/
.owl-datepicker {
	width:150px;
	margin-right: 5px;
}
select[name="input[date_hour]"],
select[name="input[date_minute]"] {
	margin-right: 5px;
}
/*電話番号*/
.owlet-input-tel1,
.owlet-input-tel2,
.owlet-input-tel3 {
	width: 60px;
}
.owlet-input-tel2,
.owlet-input-tel3 {
	margin-left:5px;
}
/*一行*/
input[name="input[company_name]"] {
	width: 80%;
	line-height: 1.2;
	padding: 2px;
}
/*複数行*/
textarea[name="input[text]"] {
	width: 80%;
}
/*ラジオ・チェックボックス縦並びにする場合*/
.inquiry_form table tr td label {
	display: block;
}
/*その他*/
input[name="input[select_etc]"],
input[name="input[radio_etc]"],
input[name="input[check_etc]"] {
	width: 80%;
	margin-top: 5px;
}
/*ラジオボタンにスタイルあてる場合*/
.inquiry_form label input[type="radio"] {}
/*チェックボックスにスタイルあてる場合*/
.inquiry_form label input[type="check"] {}

@media screen and (max-width: 736px){
.inquiry_form table tr td input,
.inquiry_form table tr td select{
	max-width: 96%;
	box-sizing: border-box;
	margin: 0 5px 5px;
}
.inquiry_form table tr td input[type="text"]{
    min-height:30px;
}
}
/*
フォーム 規約
**************************************/
.owlet-rules {}
.owlet-rules-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.owlet-rules-body {
	height:200px;
	padding:15px;
	border:1px solid #0086cd;
	box-sizing:border-box;
	margin-bottom: 20px;
	overflow-y:scroll;
}
.owlet-rules-agree {
	text-align: center;
	margin-bottom: 20px;
}
/*
◆アーティクル　ページャー
*****************************************/
.pagenation {
	display: table;
	text-align: center;
	margin: 0 auto 50px;
	line-height: 1.0;
	font-size:15px;
}
.pagenation span {
	display: inline-block;
	margin-right: 5px;
}
.pagenation span.prev,
.pagenation span.next {

}
.pagenation span.prev a,
.pagenation span.next a {
	background:#CE0000;
	color:#fff;
	padding:6px 8px;
	border: 1px solid #CE0000;
	text-decoration:none;
	box-sizing:border-box;
}
.pagenation span.prev a:hover,
.pagenation span.next a:hover {
	color:#CE0000;
	border: 1px solid #fff;
	text-decoration:underline;
	background:#fff;
}
.pagenation span.prev.current,
.pagenation span.next.current {
	display: none;
}
.pagenation span.current {
	display: inline-block;
	color:#CE0000;
	border: 1px solid #fff;
	padding:6px 8px;
	background: #fff;
	text-decoration: underline;
}
.pagenation span.scope_limit {
	color: #17bdf4;
	text-decoration: none;
}
.pagenation span a {
	display: block;
	color:#CE0000;
	border: 1px solid #fff;
	background: #fff;
	padding:6px 8px;
	text-decoration: none;
	box-sizing:border-box;
}
.pagenation span a:hover {
	display: block;
	color:#CE0000;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: underline;
}


/*
タブ
**************************************/
/*スタイル解除*/
.owl-tabs {

}
.owl-tabs-container {
	border-radius: 0;
	border:none;
	padding:0;
}
ul.ui-tabs-nav {
	border:none;
	border-radius: 0;
	background: none;
	padding:0!important;
	margin-bottom: 30px!important;
}
.ui-tabs-panel {
	padding:0!important;
}





.media_list .set-box{
    width: 33.3%;
    float: left;
}

.media_list .set-box img{
    width: 95%;
}