﻿@media all and (-ms-high-contrast: none) and (max-width: 767px) {
	.img_link .imgArea {
	width: auto;
	}
}


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

/*---------------------------------------------------------------------
 汎用コンテンツ
---------------------------------------------------------------------*/
/* コンテンツエリア */
.content {
}



/* メインカラム */
/* サイドカラム*/
#mainCol,
#sideCol {
display: block;
float: none;
}
#mainCol {
width: 100%;
}
#sideCol {
width: 250px;
margin: auto;
padding-right: 0;
padding-left: 0;
}



/* 見出しタイトル */
#ttlBnr {
width: 100%;
position: relative;
margin-top: 0;
margin-bottom: 0;
padding-top: 80px;
}
.content::before {
display: none;
}

#ttlBnr::before {
}
/*
#ttlBnr::after {
content:" ";
display:block;
clear:both;
z-index: 99;
position: absolute;
width: 2px;
height: 8vw;
bottom: -6vw;
right: 0;
left: 0;
margin: auto;
text-align: center;
background-image: url(../img/line1.png);
background-repeat: no-repeat;
}
*/
.ttlContainer {
width: 100%;
/*padding: 10px 10px 0 10px;*/
background-color: #171717;
}
.ttlContainer2 {
/*
width: 100%;
position: static;
transform: inherit;
-webkit- transform: inherit;
padding: 20px 10px 30px 10px;
background-color: #ff3c1f;
*/
padding: 30px;
}
#ttlBnr h2 {
top: 12px;
bottom: inherit;
padding: 0;
font-size: 120%;
letter-spacing: 1px;
color: #fff;
background-color: inherit;
}
.ttlIco {
margin-top: 0;
margin-bottom: 20px;
}
.ttlIco::after {
position: absolute;
content: " ";
width: 40px;
height: 40px;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit-\ transform: translateY(-50%) translateX(-50%);
border-radius: 50%;
z-index: 9;
background: #fff;
}
.ttlIco img {
z-index: 99;
position: relative;
width: 20px !important;
}
#ttlBnr .sub {
margin-bottom: 5px;
padding: 0;
font-size: 30px;
letter-spacing: 7px;
}
@media screen and (max-width: 624px) {
	#ttlBnr .ttlImg {
	width: 100%;
	height: 180px;
	}
	#ttlBnr .ttlImg img {
	object-fit: cover;
	height: 100%;
	max-width: inherit;
	overflow: hidden;
	}
}



/*---------------------------------------------------------------------
 汎用レイアウト
---------------------------------------------------------------------*/
.low_unit01 {
padding-bottom: 40px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit02 {
margin-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit03 {
padding-bottom: 30px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit04 {
padding-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit05 {
padding-bottom: 30px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit06 {
margin-top: -20px;
padding-bottom: 40px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit07 {
margin-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}
.low_unit08 {
margin-top: -30px;
padding-bottom: 40px;
padding-right: 10px;
padding-left: 10px;
}


/* 見出し共通 */
h3,h4,h5,h6 {
}



/* headerFix対策 */
.anc {
/*padding-top: 70px;
margin-top: -70px;*/
}



/* 大見出し_h3 */
.ttl_lv1 {
margin-top: 30px;
margin-bottom: 10px;
}
.ttl_lv1 > div {
display: block;
padding: 20px 0px;
background-size: 50px auto,50px auto;
}
.ttl_lv1 h3 {
display: block;
padding-bottom: 10px;
font-size: 140%;
letter-spacing: 0;
background-image: url(../img/line2.png);
background-repeat: no-repeat;
background-position: bottom center;
background-size: 53px auto;
}
.ttl_lv1 h3::before {
height: 40px;
top: -40px;
}
.ttl_lv1 h3 br {
display: none;
}
.ttl_lv1 p {
margin-bottom: 10px;
padding: 0;
font-size: 80%;
letter-spacing: 0;
}
.ttl_lv1 p::before {
display: none;
}
.ttl_lv1 p::after {
display: none;
}



/* 中見出し_h4 */
.ttl_lv2 {
margin-top: 20px;
margin-bottom: 20px;
letter-spacing: 0;
}
.ttl_lv2 > div {
padding: 5px;
background-position: right -80px center;
background-size: auto 80px;
padding: 3px;
}
.ttl_lv2 h4 {
padding: 15px 10px;
font-size: 110%;
letter-spacing: 2px;
}
.ttl_lv2 h4::before {
}
.ttl_lv2 .date {
width: 90%;
margin: auto;
padding: 10px;
font-size: 85%;
text-align: center;
letter-spacing: 1px;
}



/* 小見出し_h5 */
.ttl_lv3 {
margin-top: 30px;
margin-bottom: 20px;
}
.ttl_lv3 h5 {
padding: 8px 10px;
font-size: 105%;
letter-spacing: 0;
}
.ttl_lv3 h5::before {
left: 12px;
}
.ttl_lv2 + .ttl_lv3 {
    margin-top: 0;
}



/* 小小見出し_h6 */
.ttl_lv4 {
margin-top: 10px;
padding-right: 0;
padding-left: 0;
}
.ttl_lv4 h6,
.col_ttl {
margin-right: 5px;
margin-left: 5px;
padding: 5px;
font-size: 100%;
letter-spacing: 0;
}
.ttl_lv4 h6::before,
.col_ttl::before {
position: static;
top: 0;
display: inline-block;
transform: inherit;
-webkit- transform: inherit;
margin-right: 7px;
}
.ttl_lv4:first-of-type {
margin-top: 0px;
}
.ttl_lv3 + .ttl-lv4 {
margin-top: 0px;
}

.box2col .col_ttl,
.box3col .col_ttl,
.box4col .col_ttl,
.box5col .col_ttl,
.box6col .col_ttl,
.box7col .col_ttl {
margin-right: -10px;
margin-left: -10px;
}


.floatBoxR .imgArea,
.floatBoxL .imgArea,
.arrow_box .imgArea,
.box2col .imgArea,
.box3col .imgArea,
.box4col .imgArea,
.box5col .imgArea,
.box6col .imgArea,
.box7col .imgArea,
.box2col_R .imgArea,
.box2col_L .imgArea {
display: inline-block;
    max-width: 400px;
}
.floatBoxR img,
.floatBoxL img,
.arrow_box img,
.box2col img,
.box3col img,
.box4col img,
.box5col img,
.box6col img,
.box7col img,
.box2col_R img,
.box2col_L img {
    max-width: 100%;
}


.arrow_box .txt,
.box2col .txt,
.box3col .txt,
.box4col .txt,
.box5col .txt,
.box6col .txt,
.box7col .txt,
.box2col_R .txt,
.box2col_L .txt {
    margin-right: auto;
    margin-left: auto;
    max-width: 400px;
}
/*
.box2col .txt {
    max-width: 500px;
}
.box2col .box2col .txt,
.box2col_R .txt,
.box2col_L .txt,
.box3col .txt,
.box4col .txt,
.box5col .txt,
.box6col .txt,
.box7col .txt {
    max-width: 400px;
}

.arrow_box .txt {
    max-width: 450px;
}
*/



/* 動画埋め込み */
video {
max-width: 400px;
width: 100% !important;
height: auto;
}



/* 単独画像ブロック */
.imgArea {
}



/* 枠付き画像 */
.frameImg {
}
.frameImg2 {
}



/* 背景 */
.bg1 {
padding: 15px;
/*background-size: cover;*/
background-size: 1050px auto;
}

.bg2 {
padding: 15px;
}



/* キャッチコピー */
.catch {
    font-size: 105%;
    text-align: left;
}



/* 文章ブロック */
.textArea {
}



/* テキスト＋画像左右寄せ */
.floatBoxR,
.floatBoxL {
}
.floatBoxR .in1,
.floatBoxL .in1,
.floatBoxR .in2,
.floatBoxL .in2 {
float: none;
width: 100%;
padding-right: 0;
padding-left: 0;
text-align: center;
}
.floatBoxR .imgArea,
.floatBoxL .imgArea {
margin-bottom: 20px;
}
.floatBoxR .in2,
.floatBoxL .in2 {
text-align: left;
}



/* 2～7カラム */

.box2col .in,
.box3col .in,
.box4col .in,
.box5col .in,
.box6col .in,
.box7col .in,
.box2col_li,
.box3col_li,
.box4col_li {
display: block;
width: 100%;
vertical-align: top;
padding-bottom: 20px;
padding-right: 0;
padding-left: 0;
font-size: 15px;
}
.imgArea + .col_txt {
    margin-top: 10px;
}
.col_txt {
    margin-top: 5px;
}
.col_ttl {
}
.col_ttl::before {
}



/* 入れ子用 */
.box2col .box2col {
    margin: 0;
}
.box2col .box2col .in {
padding-bottom: 30px;
}
.box2col .box2col .in:last-of-type {
padding-bottom: 0;
}



/* 3カラム_右から左矢印 */
.arrow_box .in1 {
    width: 100%;
    padding-bottom: 25px !important;
    }
.arrow_box .in1 .txt {
    margin-bottom: 5px;
}
    .arrow_box .in2 .txt {
    margin-bottom: 0;
}
.arrow_box .arrow {
    height: 30px;
    background-image: url(../img/arrow13.png);
    background-repeat: no-repeat;
    background-size: auto 30px;
}


/* ポイント見出し */
.point_ttl {
display: block;
margin-right: -10px;
margin-left: -10px;
}
.point_ttl .in1 {
width: 100%;
text-align: left;
border-bottom: 1px solid #3b0d0d;
}
.point_ttl .in2 {
width: 100%;
}



/* 下矢印 */
.arrow_down {
}
.arrow_down img {
max-width: 50px;
}



/* リスト */
.list1 {
padding-left: 0;
}
.list1 li {
padding-left: 20px;
}
.list1 li::before {
}
.list2 {
padding-left: 0;
font-size: 105%;
}
.list2 li {
padding-left: 25px;
}
.list2 li::before {
width: 14px;
height: 14px;
background-size: 14px auto;
}
.list3 {
margin-left: 22px;
font-size: 105%;
}
.list3 li {
padding-left: 3px;
}




/* テーブル */
.tbl1,
.tbl3 {
font-size: 14px;
}
.tbl1 th {
padding: 5px 10px;
border-bottom: 0;
}
.tbl1 td {
margin-bottom: 10px;
padding: 8px 10px;
}

.tbl2 th {
padding: 5px 10px;
border-bottom: 0;
}
.tbl2 td {
margin-bottom: 5px;
padding: 8px 10px;
}

.tbl3 tr {
display: block;
margin-bottom: 5px;
}
.tbl3 tr th:first-of-type,
.tbl3 tr td:first-of-type {
border-bottom: 1px dashed #777;
}
.tbl3 tr th:nth-of-type(2),
.tbl3 tr td:nth-of-type(2) {
border-top: 0;
}
.tbl1 th,
.tbl3 th {
padding: 5px 10px;
}
.tbl1 td,
.tbl3 td {
padding: 8px 10px;
}

.box2col .tbl2 th {
border: 1px solid #777;
}



/* スマホ表示時横スクロール */
.tblBox {
	overflow-x: auto;
}
.tblBox::-webkit-scrollbar{
	width: 5px;
	background: #ccc;
}
.tblBox::-webkit-scrollbar:horizontal{
	height: 5px;
	background: #ccc;
}
.tblBox::-webkit-scrollbar-thumb{
	background: #b60000;
	border-radius: 2px;
}
.tblBox::-webkit-scrollbar-thumb:horizontal{
	background: #b60000;
	border-radius: 2px;
}


.tblBox table {
width: 800px;
}



/* 画像背景バナー */
.img_link li {
padding-bottom: 10px !important;
}
.img_link_in_txt br {
display: none;
}
.img_link_in_txt {
padding: 20px 10px;
font-size: 17px !important;
letter-spacing: 0 !important;
}
.box3col .img_link_in_txt {
width: 85%;
}



/* リンクボタン */
.linkBnr {
display: block;
background-position: right 5px center;
background-size: 15px auto;
}
.linkBnr a {
display: block;
width: 100%;
margin: 0;
padding: 10px 30px 10px 10px;
font-size: 100%;
}
.linkBnr i {
right: 15px;
}


/* テキストリンク */
.linkBox {
}
.linkBox li {
width: 100%;
display: block;
}
.linkBox li p {
}
.linkBox i {
right: 55px;
}

.linkBox li p,
.linkBox2 li p,
.linkBox3 li p {
    position: relative;
    margin: 0;
background-size: 15px auto;
background-position: right 5px center;
}
.linkBox li,
.linkBox2 li,
.linkBox3 li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.linkBox li p a,
.linkBox2 li p a,
.linkBox3 li p a {
padding: 10px 30px 10px 10px;
}



/* 矢印 */
.flowArrow1,
.flowArrow2 {
margin-top: -30px;
margin-bottom: 0px;
text-align: center;
font-size: 500%;
}



/* お問い合わせバナー */
.lower_info {
position: relative;
padding: 50px 0;
}
.lower_info .container {
padding-right: 15px;
padding-left: 15px;
}
.lower_info .ttl {
margin-bottom: 5px;
padding: 5px 20px;
font-size: inherit;
letter-spacing: 1px;
}
.lower_info .ttl img {
height: 30px;
}
.lower_info_logo img {
}
.lower_info .name {
font-size: 20px;
}
.lower_info .address {
}
.lower_info .text {
display: block;
font-size: 15px;
}
.lower_info .tel .in {
    width: 100%;
}
.lower_info .tel {
display: block;
margin-bottom: 20px;
font-size: inherit;
}
.lower_info .tel .in:nth-of-type(1) {
text-align: center;
}
.lower_info .tel .in:nth-of-type(2) {
text-align: center;
}
.lower_info .tel .in {
display: block;
padding: 5px 0;
}
.lower_info .tel_no {
font-size: 22px;
}
.lower_info .btn a {
    display: block;
    padding: 10px;
}



/*吹き出し*/
.balloon1 {
display: block;
padding: 10px 20px;
font-size: 120%;
text-align: center;
letter-spacing: 0;
border-radius: 20px;
}
.balloon1:before {
}
.balloon1 p {
}


.balloon2_sp {
position: relative;
padding: 15px;
min-width: 120px;
max-width: 100%;
background: #FFF;
border: solid 3px #d5bd84;
box-sizing: border-box;
}

.balloon2_sp:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -15px;
border: 12px solid transparent;
border-top: 12px solid #FFF;
z-index: 2;
}

.balloon2_sp:after {
content: "";
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -17px;
border: 14px solid transparent;
border-top: 14px solid #d5bd84;
z-index: 1;
}
.balloon2_sp p {
margin: 0;
padding: 0;
}



/*---------------------------------------------------------------------
 TOPへ戻るボタン
---------------------------------------------------------------------*/
.pageTop {
width: 64px;
height: auto;
}
.pageTop a {
}
.pageTop img {
margin-right: 0;
max-width: 60% !important;
}



/*---------------------------------------------------------------------
 お問い合わせフォーム
---------------------------------------------------------------------*/
/* フォーム要素 */
form {
}

form .tbl1 td {
padding: 10px 10px;
}

input[type="text"],
input[type="email"] {
/*width: 90%;*/
}

form .tel,
form .postal_code {
/*width: 90%;*/
}

.contact_float_r .tel {
margin: 10px 0;
}

.contact_float_r .tel strong {
letter-spacing: 0;
}

select {
width: 200px;
}

textarea {
/*width: 90%;*/
}

.formBtn {
margin-top: 20px;
padding-bottom: 30px;
}

input[type="submit"] {
width: 120px;
display: block;
margin: auto;
padding: 5px;
font-size: 100%;
}

input[type="reset"] {
width: 120px;
display: block;
margin: auto;
margin-bottom: 10px;
padding: 5px;
font-size: 100%;
}

.checkbox_area p {
float: none;
margin-right: 0;
}

.form_w100px {
width: 40px !important;
}

/*---------------------------------------------------------------------
 Google MAP 
---------------------------------------------------------------------*/
.gMap {
padding-right: 0 !important;
padding-left: 0 !important;
}

.gMap iframe {
height: 300px !important;
}

/*---------------------------------------------------------------------
 Facebook埋め込み
---------------------------------------------------------------------*/
.fb {
overflow-x: hidden;
}
.fb iframe {
width: 100% !important;
}
/*---------------------------------------------------------------------*/
}
