/*
Theme Name: GRACE CAR GLASS
Description: GRACE CAR GLASS のテーマ
Version: 1.0
Author:	株式会社GRACE
License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
*/


@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-weight: normal;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,menu,nav,section {
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* Reset+ */

ol li,
ul li {
	list-style: none;
	list-style-position: inside;
}

img {
	border:none;
	vertical-align: bottom;
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mt05 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}
.mt65 {
	margin-top: 65px;
}
.mt70 {
	margin-top: 70px;
}
.mt75 {
	margin-top: 75px;
}
.mt80 {
	margin-top: 80px;
}
.mt85 {
	margin-top: 85px;
}
.mt90 {
	margin-top: 90px;
}
.mt95 {
	margin-top: 95px;
}
.mt100 {
	margin-top: 100px;
}
.mb05 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb65 {
	margin-bottom: 65px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb75 {
	margin-bottom: 75px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb85 {
	margin-bottom: 85px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb95 {
	margin-bottom: 95px;
}
.mb100 {
	margin-bottom: 100px;
}
.mr05 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mr45 {
	margin-right: 45px;
}
.mr50 {
	margin-right: 50px;
}
.mr55 {
	margin-right: 55px;
}
.mr60 {
	margin-right: 60px;
}
.mr65 {
	margin-right: 65px;
}
.mr70 {
	margin-right: 70px;
}
.mr75 {
	margin-right: 75px;
}
.mr80 {
	margin-right: 80px;
}
.mr85 {
	margin-right: 85px;
}
.mr90 {
	margin-right: 90px;
}
.mr95 {
	margin-right: 95px;
}
.mr100 {
	margin-right: 100px;
}
.ml05 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.ml45 {
	margin-left: 45px;
}
.ml50 {
	margin-left: 50px;
}
.ml55 {
	margin-left: 55px;
}
.ml60 {
	margin-left: 60px;
}
.ml65 {
	margin-left: 65px;
}
.ml70 {
	margin-left: 70px;
}
.ml75 {
	margin-left: 75px;
}
.ml80 {
	margin-left: 80px;
}
.ml85 {
	margin-left: 85px;
}
.ml90 {
	margin-left: 90px;
}
.ml95 {
	margin-left: 95px;
}
.ml100 {
	margin-left: 100px;
}
.m_a {
	margin-right: auto;
	margin-left: auto;
}
.pt05 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pt45 {
	padding-top: 45px;
}
.pt50 {
	padding-top: 50px;
}
.pt55 {
	padding-top: 55px;
}
.pt60 {
	padding-top: 60px;
}
.pt65 {
	padding-top: 65px;
}
.pt70 {
	padding-top: 70px;
}
.pt75 {
	padding-top: 75px;
}
.pt80 {
	padding-top: 80px;
}
.pt85 {
	padding-top: 85px;
}
.pt90 {
	padding-top: 90px;
}
.pt95 {
	padding-top: 95px;
}
.pt100 {
	padding-top: 100px;
}
.pb05 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb55 {
	padding-bottom: 55px;
}
.pb60 {
	padding-bottom: 60px;
}
.pb65 {
	padding-bottom: 65px;
}
.pb70 {
	padding-bottom: 70px;
}
.pb75 {
	padding-bottom: 75px;
}
.pb80 {
	padding-bottom: 80px;
}
.pb85 {
	padding-bottom: 85px;
}
.pb90 {
	padding-bottom: 90px;
}
.pb95 {
	padding-bottom: 95px;
}
.pb100 {
	padding-bottom: 100px;
}
.pr05 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr25 {
	padding-right: 25px;
}
.pr30 {
	padding-right: 30px;
}
.pr35 {
	padding-right: 35px;
}
.pr40 {
	padding-right: 40px;
}
.pr45 {
	padding-right: 45px;
}
.pr50 {
	padding-right: 50px;
}
.pr55 {
	padding-right: 55px;
}
.pr60 {
	padding-right: 60px;
}
.pr65 {
	padding-right: 65px;
}
.pr70 {
	padding-right: 70px;
}
.pr75 {
	padding-right: 75px;
}
.pr80 {
	padding-right: 80px;
}
.pr85 {
	padding-right: 85px;
}
.pr90 {
	padding-right: 90px;
}
.pr95 {
	padding-right: 95px;
}
.pr100 {
	padding-right: 100px;
}
.pl05 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl30 {
	padding-left: 30px;
}
.pl35 {
	padding-left: 35px;
}
.pl40 {
	padding-left: 40px;
}
.pl45 {
	padding-left: 45px;
}
.pl50 {
	padding-left: 50px;
}
.pl55 {
	padding-left: 55px;
}
.pl60 {
	padding-left: 60px;
}
.pl65 {
	padding-left: 65px;
}
.pl70 {
	padding-left: 70px;
}
.pl75 {
	padding-left: 75px;
}
.pl80 {
	padding-left: 80px;
}
.pl85 {
	padding-left: 85px;
}
.pl90 {
	padding-left: 90px;
}
.pl95 {
	padding-left: 95px;
}
.pl100 {
	padding-left: 100px;
}
.fl_r {
	float: right;
}
.fl_l {
	float: left;
}
.fw_b {
	font-weight: bold;
}
.txt_c {
	text-align: center;
}
.txt_r {
	text-align: right;
}
.txt_l {
	text-align: lrft;
}

.w95per {
	width: 95%;
}
.w90per {
	width: 90%;
}
.w85per {
	width: 85%;
}
.w80per {
	width: 80%;
}
.w75per {
	width: 75%;
}
.w70per {
	width: 70%;
}
.w65per {
	width: 65%;
}
.w60per {
	width: 60%;
}
.w55per {
	width: 55%;
}
.w50per {
	width: 50%;
}

/* Common */

body {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 18px;
  line-height: 1.8;
  color: #000;
}

/*
body {
	font-family: "source-han-serif-japanese" , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 16px;
}
*/

.serif {
  font-family:"Roboto Slab" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 16px;
}

.oswald {
  font-family: 'Oswald', sans-serif;
}

.robot {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}

a {
  color: #000;
	text-decoration:none;
}

a:hover {
  color: #000;
  opacity: 0.6;
  -webkit-transition: all .5s;
  transition: all .5s;
}

a:hover img {
	opacity: 0.8;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.red {
	color: #002a6f;
}

.bold {
  font-weight: bold;
}

/*クリアフィックス*/
.cf:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.inner {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}


/* セクション共通 */

section {
  padding: 40px 0;
}

.h2 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.h3 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 25px;
}

.horizontal-line {
    overflow: hidden;
    text-align: center;
}

.horizontal-line span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	font-weight: bold;
}

.horizontal-line span:before,
.horizontal-line span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

.horizontal-line span:before {
    right: 100%;
}

.horizontal-line span:after {
    left: 100%;
}

.grayline {
  background: #353535;
  color: #fff;
  margin-bottom: 0;
  position: relative;
  line-height: 1.2;
  letter-spacing: 2px;
  padding: 25px 10px 20px;
  position: relative;
}

.grayline::before {
  position: absolute;
  content: "";
  display: block;
  width: 140px;
  height: 6px;
  background: #043c78;
  top: 0;
  left: 50%;
  margin-left: -70px;
}

.tablebox {
  display: table;
  width: 100%;
}
.tablebox .left,
.tablebox .right {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.tablebox .left img,
.tablebox .right img {
  vertical-align: top;
}

.flex {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}

.btncommon {
  background: #ffde00;
  color: #043c78;
  font-weight: bold;
  padding: 5px 15px 5px 10px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #ffde00;
}

.btncommon::after {
  position: absolute;
  content:"";
  top: 50%;
  right: 15px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #043c78;
  border-right: 2px solid #043c78;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btncommon:hover {
  background: #fff;
  opacity: 1;
  color: #043c78;
}

/* ヘッダー */

header .upper {
  background: #043c78;
  color: #fff;
  font-size: 13px;
}

header .lower {
  padding: 10px 0;
}

header .lower .inner {
  align-items: center;
}

header .lower .logo {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  width: 380px;
}

header .lower .logo span {
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.header__lower--right {
  gap: 20px;
  align-items: center;
}

header .lower .telarea {
  text-align: center;
  line-height: 1.2;
}

header .lower .telarea .tel {
  font-size: 32px;
  font-weight: bold;
}

header .lower .telarea .txt {
  font-size: 12px;
  font-weight: bold;
}

header .ft_s_company {
  font-size: 29px;
}

/* グローバルナビ */

#gnav {
  background: #000;
  color: #fff;
  border-bottom: 2px solid #fff;
  padding: 10px 0;
}

#gnav ul {
  text-align: center;
}

#gnav ul li {
  display: inline-block;
}

#gnav ul li a {
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 15px;
  position: relative;
}

#gnav ul li a:hover {
  color: #fff;
}

#gnav ul li a.current {
  border-bottom: 2px solid #043c78;
}

#gnav ul li a::after {
  content: "/";
  position: absolute;
  top: 5px;
  right: 0;
}

#gnav ul li:last-child a::after {
  content: none;
  position: static;
}

/* ドロワー */

.drawer--right .drawer-hamburger {
  top: 30px;
  right: 10px;
  padding: 0;
  width: 45px;
}

.drawer-hamburger .menu {
  text-align: center;
  padding-bottom: 3px;
  color: #fff;
  font-weight: bold;
}

.drawer-hamburger .btn {
  background-color: #043c78;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 10px 20px;
}

.drawer-nav {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 20px 0;
    z-index: 10000;
}

.drawer-nav ul li {
	width: 100%;
	text-align: left;
	font-size: 14px;
  border-bottom: 1px solid #808080;
}

.drawer-nav ul li a {
	color: #fff;
	display: block;
  padding: 10px;
}

.drawer-hamburger-icon, .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
  background-color: #fff;
}

.drawer-nav .telarea {
  padding: 10px;
}

.drawer-nav .telarea .icon,
.drawer-nav .telarea .number {
  display: inline-block;
  vertical-align: middle;
}

.drawer-nav .telarea .icon {
  margin-right: 5px;
}

.drawer-nav .telarea .number {
  text-align: center;
}

.drawer-nav .telarea .number .tel {
  font-size: 18px;
  font-weight: bold;
}

/* ボトム共通コンテンツ */

#bottom_common #bottom_contact {
  padding: 0;
}

#bottom_common #bottom_contact .flex {
  align-items: center;
  min-width: 1000px;
  margin: 0 auto;
}

#bottom_common #bottom_contact .flex .item {
  width: 50%;
}

#bottom_common #bottom_contact .flex .left {
  background-image:url(images/bottom_contact_img01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  height: 480px;
}

#bottom_common #bottom_contact .flex .right {
  background: #f3f3f3;
  padding: 30px 10% 30px 20px;
}

#bottom_common #bottom_contact .flex .right h3 {
  text-align: left;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 10px;
}

#bottom_common #bottom_contact .flex .right h4 {
  margin-bottom: 20px;
}

#bottom_common #bottom_contact .flex .right .txt01 {
  font-size: 14px;
  margin-bottom: 20px;
}

#bottom_common #bottom_contact .flex .right .telarea,
#bottom_common #bottom_contact .flex .right .mail {
  display: inline-block;
  vertical-align: middle;
}

#bottom_common #bottom_contact .flex .right .telarea {
  position: relative;
  padding-left: 30px;
  margin-right: 30px;
}

#bottom_common #bottom_contact .flex .right .telarea::before {
  content: "";
  width: 23px;
  height: 39px;
  background-image:url(images/bottom_contact_icon_tel.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#bottom_common #bottom_contact .flex .right .telarea .tel,
#bottom_common #bottom_contact .flex .right .telarea .tel a,
#bottom_common #bottom_contact .flex .right .telarea .tel a:hover,
#bottom_common #bottom_contact .flex .right .mail,
#bottom_common #bottom_contact .flex .right .mail a,
#bottom_common #bottom_contact .flex .right .mail a:hover {
  color: #043c78;
}

#bottom_common #bottom_contact .flex .right .telarea .tel {
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
}

#bottom_common #bottom_contact .flex .right .telarea .txt02 {
  font-size: 14px;
}

#bottom_common #bottom_contact .flex .right .mail a {
  border-radius: 0;
  padding: 5px 60px;
  position: relative;
}

#bottom_common #bottom_contact .flex .right .mail a::before {
  content: "";
  width: 24px;
  height: 19px;
  background-image:url(images/bottom_contact_icon_mail.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}


/* 下層ページ共通 */

#pagemv {
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  padding: 0;
  border-bottom: 10px solid #000;
}

#pagemv .breadcrumbs {
  font-size: 14px;
  color: #fff;
}

#pagemv .breadcrumbs a,
#pagemv .breadcrumbs a:hover {
  color: #fff;
  text-decoration: underline;
}

#pagemv .mv_wrapper {
  display: table;
  width: 100%;
  height: 200px;
}

#pagemv .mv_wrapper h2 {
  color:#fff;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}

/* ガラス交換・リペア */

#pagemv-glass {
  background-image:url(images/glass_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#pagemv-glass h2 {
  text-align: center;
  position: relative;
}
.mvprice {
  position: absolute;
  bottom: -35px;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -2px;
  color: #fff;
}
.mvprice1 {
  left: 13.5%;
}
.mvprice2 {
  left: 43%;
}
.mvprice3 {
  right: 5%;
}
.mvprice span {
  position: relative;
  z-index: 2;
  font-weight: bold;
  text-shadow    : 
       3px  3px 0px #ff0000,
      -3px  3px 0px #ff0000,
       3px -3px 0px #ff0000,
      -3px -3px 0px #ff0000,
       3px  0px 0px #ff0000,
       0px  3px 0px #ff0000,
      -3px  0px 0px #ff0000,
       0px -3px 0px #ff0000;
}
.mvprice span text {
  font-size: 26px;
  margin-left: 5px;
}
.mvprice:after {
  content: "";
  width: 115%;
  height: 30px;
  display: block;
  position: absolute;
  background-color: red;
  bottom: 7px;
  left: -8%;
  z-index: 1;
  transform: skew(-20deg, 0deg);
}
.mvcatches {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 380px;
}
.mvcatches li {
  background-color: #be4848;
  width: 115px;
  height: 115px;
  font-size: 65%;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 10000px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, .35) 0px 2px 7px, 0 0 .5em #0008 inset;
}
.mvpoint {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  color: #FF0000;
  font-weight: bold;
  font-size: 36px;
  text-shadow    : 
       2px  2px 0px #fff,
      -2px  2px 0px #fff,
       2px -2px 0px #fff,
      -2px -2px 0px #fff,
       2px  0px 0px #fff,
       0px  2px 0px #fff,
      -2px  0px 0px #fff,
       0px -2px 0px #fff;
}
.mvpoint br {display: none;}
.mvpoint span {
  font-size: 50px;
  font-weight: bold;
}






#glass #sec01 {
  background: #043c78;
  color: #fff;
}

#glass #sec01 .upper {
  justify-content: space-between;
  margin-bottom: 10px;
}

#glass #sec01 .upper .item {
  width: 49%;
}

#glass #sec01 .upper .left ul li {
  width: 33%;
  padding: 0 1px 10px;
}

#glass #sec01 .upper .left ul li img {
  max-width: 100%;
  height: auto;
}

#glass #sec01 .upper .left .notice {
  font-size: 11px;
  font-weight: bold;
}

#glass #sec01 .upper .right .box {
  background: #fff;
  box-shadow:0px 0px 6px 3px #dddddd inset;
  border-radius:10px;
  padding: 20px;
  justify-content: space-between;
  align-items: center;
}

#glass #sec01 .upper .right .box .txt {
  width: 39%;
  color: #043c78;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

#glass #sec01 .upper .right .box .img {
  width: 59%;
}

#glass #sec01 h3 {
  font-size: 36px;
  margin-bottom: 0;
  line-height: 1.2;
}

/* .contact-check
----------------------------------------------- */
.contact-check {
  position: relative;
  line-height: 1;
  color: #333;
  padding: 0;
}
.contact-check img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
}
.contact-check::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 50vw 0 50vw;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.contact-check .container {
  background-color: #fff;
  padding: 50px 0 10px;
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
}
.contact-check span.material-icons {
  font-size: 50px;
}
.contact-check p.icon {
  color: #0044a3;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1;
}
.contact-check h2 {
  margin-bottom: 50px;
  font-size: 39px;
  clear: both;
  color: #333;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-feature-settings: "palt";
}
.contact-check h3 {
  background-color: #0044a3;
  color: #fff;
  font-size: 31px;
  text-align: left;
  padding: 10px 30px 0;
  margin-bottom: 50px;
  font-weight: bold;
}
.contact-check h3 span {
  font-size: 90px;
  margin-right: 2px;
  vertical-align: middle;
  font-weight: bold;
}
.contact-check .flex {
  border: 1px solid #f4f4f4;
  margin: 50px;
  padding: 30px;
}
.contact-check .flex p {
  width: 70%;
}
.contact-check .flex ol {
  width: 28%;
}
.contact-check .flex ol li {
  line-height: 2;
}
.contact-check p.txt {
  margin: 50px;
  font-size: 16px;
  line-height: 2;
}
.contact-check p.img {
  margin: 50px;
}
.contact-check span {
  vertical-align: baseline;
}
p.head-texture {
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}
p.head-texture span {
  font-weight: bold;
}
p.head-texture span.material-icons {
  color: #0044a3;
  margin: 0 5px;
  text-align: center;
  vertical-align: bottom;
  font-size: 16px;
}
p.head-texture span.head-texture-color:nth-of-type(odd) {
  color: #0044a3;
}
.contact-check .cursive {
  font-family: 'Great Vibes', cursive;
}
.contact-check ol.bold li {
  font-weight: bold;
  font-size: 16px;
}
.contact-check ol li {
  font-feature-settings: "palt";
  list-style-type: none;
  text-align: justify;
}
#contact .contact-check .container {
  padding: 0;
}
#contact .contact-check h2 {
  font-size: 32px;
}
#contact .contact-check h3 {
  font-size: 24px;
}
#contact .contact-check h3 span {
  font-size: 80px;
}
#contact .contact-check ol.bold li {
  font-size: 14px;
}
#contact .contact-check::after {
  display: none;
}

#glass #glass-contact {
  background-image:url(images/glass_glass-contact_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#glass #glass-contact .upper {
  margin-bottom: 30px;
  text-align: center;
}

#glass #glass-contact .lower {
  justify-content: space-between;
  align-items: center;
}

#glass #glass-contact .lower a,
#glass #glass-contact .lower a:hover {
  color: #fff;
}

#glass #glass-contact .lower .left {
  width: 74%;
  text-align: center;
}

#glass #glass-contact .lower .right {
  width: 24%;
  text-align: center;
}

#glass #glass-contact .lower .telblock {
  border-radius:10px;
  background: #40af35;
  box-shadow:3px 3px 1px 0px #146a0c;
  padding: 20px;
  color: #fff;
}

#glass #glass-contact .lower .mailblock {
  border-radius:10px;
  background: #ffad04;
  box-shadow:3px 3px 1px 0px #ca7d05;
  padding: 20px;
  color: #fff;
}

#glass #glass-contact .lower .telblock .txt,
#glass #glass-contact .lower .telblock .time {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}

#glass #glass-contact .lower .telblock .txt {
  margin-right: 10px;
}

#glass #glass-contact .lower .telblock .tel {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  display: inline-block;
  position: relative;
  padding-left: 90px;
}

#glass #glass-contact .lower .telblock .tel::before {
  content: "";
  width: 76px;
  height: 73px;
  background-image:url(images/glass_glass-contact_img01.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#glass #glass-contact .lower .mailblock .txt {
  font-size: 18px;
  font-weight: bold;
}

#glass #glass-contact .lower .mailblock .img {
  margin: 10px auto;
}

#glass #sec02 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#043c78+0,ffffff+35,ffffff+49,ffffff+65,043c78+100 */
background: #043c78; /* Old browsers */
background: -moz-linear-gradient(top,  #043c78 0%, #ffffff 35%, #ffffff 49%, #ffffff 65%, #043c78 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #043c78 0%,#ffffff 35%,#ffffff 49%,#ffffff 65%,#043c78 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #043c78 0%,#ffffff 35%,#ffffff 49%,#ffffff 65%,#043c78 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043c78', endColorstr='#043c78',GradientType=0 ); /* IE6-9 */
}

#glass #sec02 .upper {
  position: relative;
/*  height: 600px; */
}

#glass #sec02 .upper .bgimg {
  background-image:url(images/glass_sec02_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  max-width: 1366px;
  margin: 0 auto;
}

#glass #sec02 .upper .inner {
  position: relative;
  height: 560px;
}

#glass #sec02 .upper .inner .img01 {
  position: absolute;
  bottom: 0;
  left: 0;
}

#glass #sec02 .upper .inner ul {
  position: absolute;
  background: #fff;
  border-radius:10px;
  padding: 20px;
  top: 40px;
  right: 0;
  width: 580px;
}

#glass #sec02 .upper .inner::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 100px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: 200px;
  left: 340px;
}

#glass #sec02 .upper .inner ul li {
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.2;
  position: relative;
  padding-left: 50px;
  font-size: 22px;
}

#glass #sec02 .upper .inner ul li:last-child {
  margin-bottom: 0;
}

#glass #sec02 .upper .inner ul li::before {
  content: "";
  width: 36px;
  height: 37px;
  background-image:url(images/glass_sec02_icon01.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#glass #sec02 .upper .inner .img02 {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#glass #sec02 .middle {
  margin-top: 100px;
}

#glass #sec02 .middle .flex .item {
  width: 49%;
  text-align: center;
}

#glass #sec02 .middle .flex .left .innerblock {
  display: inline-block;
  text-align: right;
}

#glass #sec02 .middle .flex .left .txt {
  max-width: 310px;
  margin-top: 10px;
  display: inline-block;
  text-align: left;
  font-size: 14px;
}

#glass #sec02 .middle .flex .right .innerblock {
  display: inline-block;
}

#glass #sec02 .middle .flex .right .txt {
  margin-top: 10px;
  display: inline-block;
  max-width: 498px;
  text-align: left;
  font-size: 14px;
}

#glass #sec02 .lower {
  margin-top: 100px;
}

#glass #sec02 .lower .bgimg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9e863+0,f2c41e+100 */
  background: #f9e863; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  #f9e863 0%, #f2c41e 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  #f9e863 0%,#f2c41e 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center,  #f9e863 0%,#f2c41e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e863', endColorstr='#f2c41e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  max-width: 1366px;
  margin: 0 auto;
}

#glass #sec02 .lower .bgimg .inner {
  position: relative;
  padding: 140px 0 40px;
  text-align: center;
}

#glass #sec02 .lower .bgimg .inner h3 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#glass #sec02 .lower .bgimg .inner ul {
  margin-bottom: 30px;
}

#glass #sec02 .lower .bgimg .inner ul li {
  padding: 0 5px 10px;
  width: 20%;
}

#glass #sec02 .lower .bgimg .inner h4 {
  display: inline-block;
  background: #fff;
  padding: 20px 30px;
  color: #ff0000;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 40px;
}

#glass #sec02 .lower .bgimg .inner .btmtxt {
  color: #043c78;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}

#glass #sec03 {
  background-image:url(images/glass_sec03_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#glass #sec03 h3 {
  margin-bottom: 0;
  text-align: center;
}

#glass #sec03 h3 img.spmini {
  display: none;
}

#glass #sec04 {
  padding: 0;
}

#glass #sec04 h3 {
  background: #043c78;
  color: #fff;
  position: relative;
  margin-bottom: 0;
  padding: 20px 10px;
  font-size: 36px;
}

#glass #sec04 h3::before {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 3px dashed #366393;
  position: absolute;
  top: 3px;
  left: 0;
}

#glass #sec04 h3::after {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 3px dashed #366393;
  position: absolute;
  bottom: 3px;
  left: 0;
}

#glass #sec04 .bgimg {
  background: url(images/glass_sec04_bg01.gif);
  padding: 40px 0;
}

#glass #sec04 .bgimg .inner .flex {
  justify-content: space-between;
  position: relative;
}

#glass #sec04 .bgimg .inner .flex::before {
  content:"";
  width: 91px;
  height: 30px;
  background-image:url(images/glass_sec04_arrow.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#glass #sec04 .bgimg .inner .flex .item {
  width: 430px;

}

#glass #sec04 .bgimg .inner .flex .item .img {
  position:relative;
  z-index: 1;
}

#glass #sec04 .bgimg .inner .flex .item .txt {
  background: rgba(255,255,255,0.6);
  border-radius: 20px;
  padding: 60px 20px 20px 20px;
  color: #565656;
  margin-top: -50px;
}

#glass #sec04 .bgimg .inner .flex .left .txt {
  font-size: 20px;
  padding: 80px 20px 20px 20px;
}

#glass #sec04 .bgimg .inner .flex .right .txt span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  color: #ff6000;
  font-size: 30px;
  font-weight: bold;
}

#glass #sec05 {
  background-image:url(images/glass_sec05_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;

}

#glass #sec05 .sec5__top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

#glass #sec05 .sec5__ttl {
  color: #146a0c;
  font-size: 42px;
  font-weight: bold;
  position: relative;
  margin-left:20px;
}

#glass #sec05 .sec5__arealabel {
  width: 106px;
  height: 106px;
  background-color: #43b036;
  text-align: center;
  color: #fff;
  border-radius: 1000px;
  box-shadow: #43b036 0px 0px 0px 4px;
  border: solid 2px #fff;
  align-content: center;
  font-size: 24px;
}
#glass #sec05 .sec5__arealabel--txt {
  font-weight: bold;
}
#glass #sec05 .sec5__arealabel--area {
  font-size: .8em;
  line-height: 1.6;
}
#glass #sec05 .sec5__arealabel--range{
  font-size: 1em;
  line-height: 1;
}

#glass #sec05 .flex .img {
  width: 36%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
  background-color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
#glass #sec05 .flex .img img {
  position: absolute;
  top: 85%;
  left: 36%;
  transform: translate(-50%,-50%);
  width: 70%;
}
#glass #sec05 .flex .img text {
  display: block;
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  line-height: 36px;
  color: #043c7a;
  text-shadow    : 
       2px  2px 6px #fff,
      -2px  2px 6px #fff,
       2px -2px 6px #fff,
      -2px -2px 6px #fff,
       2px  0px 6px #fff,
       0px  2px 6px #fff,
      -2px  0px 6px #fff,
       0px -2px 6px #fff;
}
#glass #sec05 .flex .img img {
  max-width: 100%;
}

#glass #sec05 .flex .left {
  width: 59%;
}

#glass #sec05 .flex .left .innerblock {
  border-radius: 20px;
  border: 5px solid #43b035;
  background: #fff;
}

#glass #sec05 .flex .left .innerblock h4 {
  background: #43b035;
  color: #fff;
  padding: 10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -5px;
}

#glass #sec05 .flex .left .innerblock .txt {
  margin: 20px;
}

#glass #sec06 h3 .spmini {
  display: none;
}

#glass #sec06 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#043c78+0,005aba+100 */
  background: #043c78; /* Old browsers */
  background: -moz-linear-gradient(top,  #043c78 0%, #005aba 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #043c78 0%,#005aba 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #043c78 0%,#005aba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043c78', endColorstr='#005aba',GradientType=0 ); /* IE6-9 */
}

#glass #sec06 h4 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 10px;
  color: #043c78;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d9cc74+0,f4ecb1+50,d9cc74+100 */
  background: #d9cc74; /* Old browsers */
  background: -moz-linear-gradient(top,  #d9cc74 0%, #f4ecb1 50%, #d9cc74 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d9cc74 0%,#f4ecb1 50%,#d9cc74 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d9cc74 0%,#f4ecb1 50%,#d9cc74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9cc74', endColorstr='#d9cc74',GradientType=0 ); /* IE6-9 */
  margin-bottom: 10px;
}

#glass #sec06 ul {
  justify-content: space-between;
  margin-bottom: 10px;
}

#glass #sec06 ul li {
  width: 33%;
  border: 3px solid #e3d78a;
  height: 350px;
  background-image:url(images/glass_sec06_bg01.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  position: relative;
}

#glass #sec06 ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#glass #sec06 ul li:nth-child(2) {
  background-image:url(images/glass_sec06_bg02.jpg);
}

#glass #sec06 ul li:nth-child(3) {
  background-image:url(images/glass_sec06_bg03.jpg);
}

#glass #sec06 .btm {
  background: #17385c;
  color: #fff;
  padding: 20px;
}

#glass #sec07 {
  background: url(images/glass_sec07_bg01.jpg);
}

#glass #sec07 .inner {
  background-image:url(images/glass_sec07_icon01.png);
  background-position:right top;
  background-repeat:no-repeat;
}

#glass #sec07 .inner .flex {
  justify-content: space-between;
  margin: 0 auto 60px;
  width: 80%;
}

#glass #sec07 .inner .flex .img {
  width: 39%;
}

#glass #sec07 .inner .flex .txt {
  width: 59%;
  color: #4a4a4a;
}

#glass #sec07 .inner .comment {
  border-radius: 20px;
  border: 4px solid #ff9c00;
  background: #fff;
  padding: 40px 20px 20px 20px;
  position: relative;
}

#glass #sec07 .inner .comment h4 {
  position: absolute;
  margin-top: -80px;
  left: 20px;
}

#glass #sec08 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#173d67+0,ffffff+100 */
  background: #173d67; /* Old browsers */
  background: -moz-linear-gradient(top,  #173d67 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #173d67 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #173d67 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173d67', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  padding-top: 80px;
}

#glass #sec08 .bgimg {
  background-image:url(images/glass_sec08_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  max-width: 1366px;
  margin: 0 auto;
}

#glass #sec08 .bgimg .inner {
  position: relative;
  height: 570px;
}

#glass #sec08 .bgimg .inner h3 {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#glass #sec08 .bgimg .inner .list {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#glass #sec08 .btm {
  text-align: center;
  padding: 0 10px;
}

#glass #sec09 {
  padding: 0;
  background: #043c78;
}

#glass #sec09 h3 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d9cc74+0,f4ecb1+50,d9cc74+100 */
  background: #d9cc74; /* Old browsers */
  background: -moz-linear-gradient(top,  #d9cc74 0%, #f4ecb1 50%, #d9cc74 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d9cc74 0%,#f4ecb1 50%,#d9cc74 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d9cc74 0%,#f4ecb1 50%,#d9cc74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9cc74', endColorstr='#d9cc74',GradientType=0 ); /* IE6-9 */
  line-height: 1;
  padding: 20px 10px;
  margin-bottom: 0;
}

#glass #sec09 .inner {
  background: #eef8ff;
  padding: 40px 10px;
}

#glass #sec09 .point h4 {
  margin-bottom: 30px;
}

#glass #sec09 .point h4.horizontal-line span:before,
#glass #sec09 .point h4.horizontal-line span:after {
    border-top: 6px solid #43b035;
}

#glass #sec09 .point .uppertxt {
  text-align: center;
  margin-bottom: 20px;
}

#glass #sec09 .point .flex {
  justify-content: space-between;
  position: relative;
}

#glass #sec09 .point01 .flex::before {
  content: "";
  width: 33px;
  height: 33px;
  background-image:url(images/glass_sec09_icon03.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#glass #sec09 .point01 .flex p {
  width: 47%;
  text-align: center;
}

#glass #sec09 .point01 .btmtxt {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d9cc74+0,f4ecb1+50,d9cc74+100 */
  background: #d9cc74; /* Old browsers */
  background: -moz-linear-gradient(top,  #d9cc74 0%, #f4ecb1 50%, #d9cc74 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d9cc74 0%,#f4ecb1 50%,#d9cc74 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d9cc74 0%,#f4ecb1 50%,#d9cc74 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9cc74', endColorstr='#d9cc74',GradientType=0 ); /* IE6-9 */
  text-align: center;
  padding: 20px 10px;
}

#glass #sec09 .point01 .btmtxt .blue {
  font-size: 32px;
  font-weight: bold;
  color: #043c78;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  line-height: 1.4;
  margin-bottom: 20px;
}

#glass #sec09 .point01 .btmtxt .blue span {
  font-size: 24px;
  font-weight: bold;
}

#glass #sec09 .point01 .btmtxt .red {
  font-size: 36px;
  font-weight: bold;
  color: #ff0000;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  line-height: 1.4;
}

#glass #sec09 .point02 .flex {
  margin-bottom: 20px;
}

#glass #sec09 .point02 .flex .img {
  width: 39%;
  text-align: center;
}

#glass #sec09 .point02 .flex .txt {
  width: 59%;
  color: #565656;
}

#glass #sec09 .point02 .assurance {
  border: 5px solid #ff9c00;
  background: #ffe0af;
}

#glass #sec09 .point02 .assurance .title {
  background: #ff9c00;
  padding: 10px;
  text-align: center;
}

#glass #sec09 .point02 .assurance .title p,
#glass #sec09 .point02 .assurance .title h5 {
  color: #fff;
  line-height: 1.2;
}

#glass #sec09 .point02 .assurance .title p {
  font-size: 32px;
}

#glass #sec09 .point02 .assurance .title p span {
  font-weight: bold;
}

#glass #sec09 .point02 .assurance .title h5 {
  font-size: 48px;
  font-weight: bold;
}

#glass #sec09 .point02 .assurance .flex {
  align-items: center;
  justify-content: space-around;
  margin: 20px;
}

#glass #sec09 .point02 .assurance .flex p {
  width: 49%;
}

#glass #sec09 .point02 .assurance .flex .img {
  text-align: center;
}

#glass #sec09 .point02 .assurance .txt {
  color: #565656;
}

#glass #sec09 .point02 .assurance .txt span {
  font-size: 20px;
  font-weight: bold;
}

#glass #sec10 {
  text-align: center;
}

#glass #sec10 h3 {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.4;
}

#glass #sec10 h3 span {
  font-size: 32px;
  font-weight: bold;
}

#glass #sec10 ul {
  margin: 30px 0;
}

#glass #sec10 ul li {
  width: 32%;
  text-align: center;
}

#glass #sec10 .btmtxt {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.4;
}
#glass #sec10 ul.downlist {
  display: flex;
  justify-content: space-between;
}
#glass #sec10 ul.downlist li {
  width: 32%;
  background-color: #063c7a;
  padding: 20px;
}
#glass #sec10 ul.downlist li h4 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
#glass #sec10 ul.downlist li img {
  width: 100%;
}
#glass #sec10 ul.downlist li .downlist_info {
  padding: 20px 10px 0;
  color: #fff;
  text-align: left;
  position: relative;
}
#glass #sec10 ul.downlist li .downpricelabel {
  position: absolute;
  background-color: #fc0101;
  font-size: 26px;
  width: 90px;
  height: 90px;
  line-height: 24px;
  text-align: center;
  color: #f9dc04;
  font-weight: bold;
  border-radius: 1000px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-shadow: #000 0px 0px 5px;
  top: 60px;
  right: 0;
}
#glass #sec10 ul.downlist li .downpricelabel text {
  display: contents;
  font-size: 50px;
  padding-bottom: 5px;
}
#glass #sec10 ul.downlist li .downpricelabel span {
  font-weight: bold;
  font-size: 24px;
  display: contents;
}
#glass #sec10 ul.downlist li .downlist_info img {
  width: 30px;
  display: block;
  margin-left: 20%;
}
#glass #sec10 ul.downlist li .downlist_info p {
  font-size: 18px;
}
#glass #sec10 ul.downlist li .downlist_info p span {
  font-size: 24px;
}
#glass #sec10 ul.downlist li .downlist_info b {
  font-weight: bold;
  font-size: 28px;
  line-height: 45px;
}
#glass #sec10 ul.downlist li .downlist_info b span {
  font-weight: bold;
  display: block;
  font-size: 50px;
  transform: skewX(-8deg);
  color: #ff0000;
  text-shadow    : 
    2px  2px 0px #fff,
    -2px  2px 0px #fff,
    2px -2px 0px #fff,
    -2px -2px 0px #fff,
    2px  0px 0px #fff,
    0px  2px 0px #fff,
    -2px  0px 0px #fff,
    0px -2px 0px #fff;
}
#glass #sec10 ul.downlist li .downlist_info b span text {
  font-size: 28px;
}
/*
#glass #sec11 {
  padding: 0;
  color: #fff;
}

#glass #sec11 h3 {
  background: #043c78;
  position: relative;
  margin-bottom: 0;
  padding: 20px 10px;
  font-size: 36px;
}

#glass #sec11 h3::before {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 3px dashed #366393;
  position: absolute;
  top: 3px;
  left: 0;
}

#glass #sec11 h3::after {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 3px dashed #366393;
  position: absolute;
  bottom: 3px;
  left: 0;
}

#glass #sec11 .bgimg {
  padding: 40px 0;
  background-image:url(images/glass_sec11_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#glass #sec11 .flex {
  align-items: center;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}

#glass #sec11 .flex::before {
  content: "";
  width: 51px;
  height: 107px;
  background-image:url(images/glass_sec11_arrow.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#glass #sec11 .flex .item {
  width: 47%;
}

#glass #sec11 .flex .item .txt {
  font-weight: bold;
  margin-top: 10px;
}*/

#glass #sidemenu #service_menu {
  border-top: none;
  background: #043c78;
}

#glass #sidemenu #service_menu h3 {
  color: #fbca00;
}


#service_menu .horizontal-line span::before,
#service_menu .horizontal-line span::after {
  border-top: 1px solid #043c78;
}

#service_menu ul {
  flex-wrap: wrap;
}

#service_menu ul li {
  width: 240px;
  margin: 0 5px 15px;
  font-size: 13px;
  background: #fff;
}

#service_menu ul li .img img {
  max-width: 100%;
  height: auto;
}

#service_menu ul li h4 {
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

#service_menu ul li .txt {
  padding: 0 5px 5px;
  line-height: 1.4;
}

#glass #sec12 {
  text-align: center;
}

#glass #sec12 h3 {
  margin-bottom: 60px;
}

#glass #sec12 h3 span {
  color: #043c78;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  padding: 10px 40px;
  border: 2px solid #043c78;
}

#glass #sec12 ul {
  display: inline-block;
  text-align: left;
}

#glass #sec12 ul li {
  position: relative;
  padding-left: 108px;
  line-height: 1.4;
  margin-bottom: 60px;
}

#glass #sec12 ul li::before {
  content: "";
  width: 88px;
  height: 88px;
  background-image:url(images/glass_sec12_icon_que01.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: -20px;;
  left: 0;
}

#glass #sec12 ul li:nth-child(2)::before {
  background-image:url(images/glass_sec12_icon_que02.png);
}

#glass #sec12 ul li:nth-child(3)::before {
  background-image:url(images/glass_sec12_icon_que03.png);
}

#glass #sec12 ul li:nth-child(4)::before {
  background-image:url(images/glass_sec12_icon_que04.png);
}

#glass #sec12 ul li .que {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #043c78;
  margin-bottom: 30px;
}

#glass #sec12 ul li .ans {
  font-size: 22px;
  font-weight: bold;
  position:relative;
  padding-left: 40px;
}

#glass #sec12 ul li .ans::before {
  content: "A.";
  color: #043c78;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  top: -10px;
  left: 0;
}

#glass #sec12 h4 {
  color: #043c78;
  font-size: 36px;
  font-weight: bold;
}

#glass #sec13 {
  padding: 0;
}

#glass #sec13 #map_canvas{
	position: relative;
	padding: 0 0 31.25%;
	height: 0;
	overflow: hidden;
}

#glass #sec13 #map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* メールフォームテンプレート */

#contact {
  border-top: 10px solid #043c78;
  background: #e5e5e5;
}

#contact .inner {
    background: #fff;
    padding: 20px;
}

#contact #sec01 .contactbox {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}

#contact #sec01 .contactbox .txt {
  font-weight: bold;
}

#contact #sec01 .contactbox .telarea {
  text-align: center;
  line-height: 1.2;
}

#contact #sec01 .contactbox .telarea .tel span {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 3px;
}

#contact #sec01 .contactbox .telarea .tel span a,
#contact #sec01 .contactbox .telarea .tel span a:hover {
  color: #000;
  text-decoration: none;
}

#contact #sec01 .contactbox .telarea .time {
  font-size: 14px;
  font-weight: bold;
}

table.inquiry_table {
	border-collapse: separate;
	border-spacing: 10px;
}

table.inquiry_table,
#contact .notice,
.inquiry_complete {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#contact .notice {
	margin-bottom: 20px;
}

.inquiry_table th,
.inquiry_table td {
	vertical-align: middle;
	padding: 25px 10px 15px;
	border-top: 1px solid #ccc;
}

.inquiry_table th{
    width: 25%;
    text-align: left;
}

.inquiry_table th span {
  font-size: 10px;
  display: inline-block;
  padding: 4px 3px;
  margin: 10px 0 0 10px;
  width: 50px;
  background: #EE4958;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.inquiry_table td{
	padding-left: 10px;
	width:80%;
}

input[type="checkbox"] {
    margin-right: 5px;
}

textarea,
input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	font-size: 18px;
	width:100%;
	border:1px solid #c1bbb3;
	padding: 10px;
	color: #413226;
	background: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 2px 0 #f0eeee inset;
/* Webkit */
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0 #f0eeee inset;
/* Firefox */
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px 0 #f0eeee inset;
}

.inquiry_table .mwform-tel-field input[type="text"]   {
	width: 23%;
}

textarea {
	width:100%;
}

.mw_wp_form .error {
    margin-top: 7px;
	font-weight:bold;
	color:#ee4958;
}

.policycheck {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}

.policycheck a {
	vertical-align: middle;
}

.btn_form {
	text-align: center;
}

.btn_form input {
  display: inline-block;
  padding: 13px 80px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #043c78;
  box-shadow: 4px 4px 4px -2px #dadada;
  color: #fff;
  font-size: 18px;
  font-weight:bold;
  border: none;
}

#submitback {
	margin-right: 10px;
}

.btn_form #submitback input {
  background-color: #888;
}

.btn_form input:hover{
  text-decoration: none;
  opacity:0.75;
}

.inquiry_complete h3 {
	font-size: 28px;
	font-weight: bold;
	margin: 20px 0 30px;
}

.inquiry_complete p {
	line-height: 2;
}

/* プライバシーポリシー */

#privacypolicy {
  border-top: 10px solid #043c78;
}

#privacypolicy h3 {
    font-size: 22px;
    margin: 20px 0;
    text-align: left;
    border-left: 8px solid #043c78;
    padding-left: 5px;
    line-height: 1;
}

#privacypolicy ul li {
  padding-left: 20px;
  list-style: disc;
  list-style-position: inside;
}


/* error */

.error {
	margin: 30px auto;
}

.error h2 {
	font-size: 18px;
	margin-bottom: 15px;
}

/* gotop */

#top {
	position: relative;
  overflow: hidden;
}

.gotop {
	position: fixed;
  width: 54px;
  height: 54px;
  align-content: center;
  text-align: center;

	right: 50px;
	bottom: 50px;
	text-align: center;
	z-index: 4;
	background: rgba(0, 0, 0,0.7);
	/*padding: 15px 15px;*/
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	cursor: pointer;
	color: #fff;
	/*font-size: 36px;*/
  line-height: 1;
  /*-moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);*/
  border: 1px solid #6c6c6c;
}

.gotop:hover {
	color: #fff;
}

/* フッター */

footer {
  background: #043c78;
  color: #fff;
  padding-top: 40px;
}

footer a,
footer a:hover {
  color: #fff;
}
footer .inner > h3 {
  text-align: center;
  margin-bottom: 10px;
}
footer .inner > .flex h4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
footer .inner > .flex {
  justify-content: space-evenly;
}
footer .makerlist {
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 3px #d3d3d3 inset;
  padding: 10px;
  font-size: 90%;
  background: #fff;
  color: #000;
  margin-bottom: 40px;
}

footer .makerlist .title {
  font-weight: bold;
}

footer .footer_contact {
  margin-bottom: 40px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 20px 0;
  align-items: center;
}

footer .footer_contact p {
  padding: 0 10px;
}

footer .footer_contact .logo {
  font-size: 27px;
  font-weight: bold;
}

footer .footer_contact .tel {
  font-size: 42px;
  letter-spacing: 2px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
}

footer .footer_contact .tel::before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url(images/footer_icon_tel.png);
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}

footer .tablebox {
  margin-bottom: 40px;
}

footer .h3 {
  text-align: left;
}

footer .copyright {
  background: #000;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  padding: 5px;
}



#bottom_fixed {
  background: rgba(4, 60, 120,0.9);
  padding: 10px 0;
  position: fixed;
  z-index: 2;
  bottom: -130px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}

#bottom_fixed a,
#bottom_fixed a:hover {
  color: #fff;
}

#bottom_fixed.up {
	position: static;
}

#bottom_fixed .flex {
  justify-content: space-between;
  align-items: center;
}

#bottom_fixed .flex .item {
  padding: 0 10px;
}

#bottom_fixed .flex .left {
  width: 20%;
}

#bottom_fixed .flex .middle {
  width: 50%;
}

#bottom_fixed .flex .right {
  width: 30%;
}

#bottom_fixed .flex .middle .telbox {
  line-height: 1.2;
}

#bottom_fixed .flex .middle .telbox .txt02 {
  font-size: 13px;
  font-weight: bold;
}

#bottom_fixed .flex .middle .telbox .tel {
  font-size: 48px;
}

#bottom_fixed .flex .middle .telbox .time {
  font-size: 15px;
  font-weight: bold;
}

#bottom_fixed .flex .right .mail {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffde00;
  color: #043c78;
}

#bottom_fixed .flex .right .mail a,
#bottom_fixed .flex .right .mail a:hover,
#bottom_fixed .flex .right .mail span {
  color: #043c78;
  font-weight: bold;
}

#bottom_fixed .flex .right .mail a {
  display: block;
  position: relative;
  padding: 10px 10px 10px 98px;
}

#bottom_fixed .flex .right .mail a::before {
  content: "";
  width: 68px;
  height: 51px;
  background-image:url(images/bottom_fixed_icon_mail.png);
  background-position:center;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -25px;
}


#secwebprice {
  background-image: url(images/glass_sec03_bg01.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}
#secwebprice b {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
  line-height: 38px;
  color: #043d78;
  text-shadow: 
       1px  1px 6px #fff,
      -1px  1px 6px #fff,
       1px -1px 6px #fff,
      -1px -1px 6px #fff,
       1px  0px 6px #fff,
       0px  1px 6px #fff,
      -1px  0px 6px #fff,
       0px -1px 6px #fff;
}
#secwebprice b span {
  font-size: 40px;
  font-weight: bold;
  background-image: url(images/wave.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.webprice {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.webprice img {
  width: 270px;
}
.webpricebefore,
.webpriceafter {
  font-size: 32px;
  color: #043d78;
  line-height: 46px;
  font-weight: bold;
  text-shadow: 
       2px  2px 0px #fff,
      -2px  2px 0px #fff,
       2px -2px 0px #fff,
       -2px -2px 0px #fff,
       2px  0px 0px #fff,
       0px  2px 0px #fff,
       -2px  0px 0px #fff,
       0px -2px 0px #fff;
}
.webpriceafter {
  line-height: 60px;
}
.webpricebefore span {
  font-weight: bold;
  font-size: 60px;
}
.webpriceafter span {
  text-shadow: rgba(0, 0, 0, .3) 0px 0px 3px;
  font-size: 80px;
  font-weight: bold;
  color: #ff1a00;
  background: linear-gradient(0deg,transparent 0%,transparent 20%,#ffdd55 20%, #ffdd55 40%, transparent 40%, transparent);
  text-shadow: 
       2px  2px 0px #ffdd55,
      -2px  2px 0px #ffdd55,
      2px -2px 0px #ffdd55,
       -2px -2px 0px #ffdd55,
       2px  0px 0px #ffdd55,
       0px  2px 0px #ffdd55,
       -2px  0px 0px #ffdd55,
       0px -2px 0px #ffdd55;
}
.webpriceafter span text {
  font-size: 50px;
}










  /************************************************
      PC
  ************************************************ */

  @media only screen and (min-width: 769px){

  .sp,
  .mini {
  	display: none;
  }

  }

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

    /* ボトム共通コンテンツ 768px */

    #bottom_common #bottom_contact .flex .right .telarea {
      margin-right: 10px;
      margin-bottom: 10px;
    }
    .contact-check h3 {
      font-size: 25px;
    }

   }

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

    /* ボトム共通コンテンツ 999px */

    #bottom_common #bottom_contact .flex .right h3 {
      font-size: 36px;
    }

    .contact-check h3 span,
    #contact .contact-check h3 span {
      font-size: 40px;
    }

    .contact-check h3 {
      font-size: 20px;
      padding: 10px 30px 5px;
      margin-bottom: 10px;
    }
    .contact-check .flex {
      margin: 10px;
      padding: 10px;
    }
    .contact-check p.txt {
      margin: 20px 20px 50px;
    }
    .contact-check p.img {
      margin: 20px;
    }

    #glass #glass-contact {
      padding-top: 60px;
    }

  }

    /************************************************
        Tablet max-width: 768px
    ************************************************ */


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

    img {
      max-width: 100%;
      height: auto;
    }

    .inner {
      width: 100%;
      padding: 0 10px;
    }

    body {
      font-size: 16px;
      line-height: 1.6;
    }

    .pc,
    .mini {
    	display: none;
    }

    /* セクション共通 768px */

    section {
      padding: 30px 0;
    }

    .h2 {
      font-size: 24px;
      margin-bottom: 20px;
    }

    .h3 {
      font-size: 20px;
      margin-bottom: 15px;
    }

    .tablebox,
    .tablebox .left,
    .tablebox .right {
      display: block;
      width: 100%;
    }

    .grayline {
      padding: 20px 0;
      margin-bottom: 0;
    }

    .flex {
      flex-wrap: wrap;
    }

    /* ヘッダー 768px */


    header .lower .inner {
      flex-direction: column;
    }

    header .lower {
      text-align: center;
    }

    header .lower .pc {
      display: none;
    }
    header .lower .logo {
      width: auto;
    }

    header .ft_s_company {
      font-size: 27px;
    }

    /* ドロワー 768px */

    .drawer--right .drawer-hamburger {
      top: 0;
      right: 0;
    }

    .drawer-hamburger .menu {
      display: none;
    }

    .drawer-hamburger .btn {
      background-color: rgba(255,255,255,0.5);
      border: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
    }

    .drawer-hamburger-icon, .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
      background-color: #043c78;
    }

    .drawer-nav ul li {
      font-size: 13px;
    }

    .drawer-nav ul li a {
      padding: 5px 10px;
    }

    .drawer-nav .telarea .icon img {
      width: auto;
      height: 35px;
    }

    /* ボトム共通コンテンツ 768px */

    #bottom_common #bottom_contact .flex {
      min-width: initial;
    }

    #bottom_common #bottom_contact .flex .item {
      width: 100%;
    }

    #bottom_common #bottom_contact .flex .left {
      order: 1;
      height: 250px;
    }

    #bottom_common #bottom_contact .flex .right {
      padding: 20px 10px;
    }

    #bottom_common #bottom_contact .flex .right h4 {
      margin-bottom: 10px;
    }

    /* ガラス交換・リペア 768px */

    #glass #sec01 .upper .item {
      width: 100%;
    }

    #glass #sec01 .upper .left {
      margin-bottom: 20px;
    }

    #glass #sec01 .upper .left ul {
      max-width: 540px;
      margin: 0 auto;
    }

    #glass #sec01 .upper .left .notice {
      text-align: center;
    }

    #glass #sec01 .upper .right .box {
      justify-content: center;
    }

    #glass #sec01 .upper .right .box .item {
      width: auto;
    }

    #glass #sec01 h3 {
      font-size: 24px;
    }

    #glass #glass-contact {
      background-position: right center;
    }

    #glass #glass-contact .lower .left {
      width: 59%;
    }

    #glass #glass-contact .lower .right {
      width: 39%;
    }

    #glass #glass-contact .lower .telblock,
    #glass #glass-contact .lower .mailblock {
      padding: 10px;
    }

    #glass #glass-contact .lower .telblock .txt,
    #glass #glass-contact .lower .telblock .time,
    #glass #glass-contact .lower .mailblock .txt {
      font-size: 14px;
    }

    #glass #glass-contact .lower .telblock .tel {
      margin-top: 10px;
      font-size: 36px;
      padding-left: 45px;
    }

    #glass #glass-contact .lower .telblock .tel::before {
      width: 36px;
      height: 35px;
    }

    #glass #glass-contact .lower .mailblock .img img {
      height: 36px;
    }

    #glass #sec02 {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#043c78+0,ffffff+49,043c78+100 */
      background: #043c78; /* Old browsers */
      background: -moz-linear-gradient(top,  #043c78 0%, #ffffff 49%, #043c78 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top,  #043c78 0%,#ffffff 49%,#043c78 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom,  #043c78 0%,#ffffff 49%,#043c78 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043c78', endColorstr='#043c78',GradientType=0 ); /* IE6-9 */
    }

    #glass #sec02 .upper {
      height: auto;
    }

    #glass #sec02 .upper .bgimg {
      position: static;
      width: auto;
    }

    #glass #sec02 .upper .inner {
      height: auto;
      padding: 20px 10px 300px;
    }

    #glass #sec02 .upper .inner::before {
      content: none;
    }

    #glass #sec02 .upper .inner ul {
      position: relative;
      background: rgba(255,255,255,0.6);
      padding: 10px;
      width: auto;
      z-index: 1;
      top: 0;
    }

    #glass #sec02 .upper .inner ul li {
      font-size: 16px;
      padding-left: 26px;
      margin-bottom: 15px;
    }

    #glass #sec02 .upper .inner ul li::before {
      width: 18px;
      height: 18px;
      margin-bottom: 15px;
    }

    #glass #sec02 .upper .inner .img02 {
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      bottom: 0;
      left: 0;
    }

    #glass #sec02 .middle {
      margin-top: 30px;
    }

    #glass #sec02 .middle .flex {
      margin-top: 20px;
    }

    #glass #sec02 .middle .flex .item {
      width: 100%;
    }

    #glass #sec02 .middle .flex .left {
      margin-bottom: 20px;
    }

    #glass #sec02 .lower {
      margin-top: 30px;
    }

    #glass #sec02 .lower .bgimg .inner {
      padding: 30px 10px;
    }

    #glass #sec02 .lower .bgimg .inner h3 {
      position: static;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
    }

    #glass #sec02 .lower .bgimg .inner ul {
      justify-content: center;
      margin-bottom: 20px;
    }

    #glass #sec02 .lower .bgimg .inner ul li {
      padding: 0;
      width: 33%;
    }

    #glass #sec02 .lower .bgimg .inner h4 {
      padding: 20px 10px;
      font-size: 24px;
      margin-bottom: 20px;
    }

    #glass #sec02 .lower .bgimg .inner .btmtxt {
      font-size: 30px;
    }

    #glass #sec04 h3 {
      font-size: 24px;
    }

    #glass #sec04 .bgimg {
      padding: 30px 0;
    }

    #glass #sec04 .bgimg .inner .flex::before {
      content: none;
    }

    #glass #sec04 .bgimg .inner .flex .item {
      width: 100%;
    }

    #glass #sec04 .bgimg .inner .flex .item .img {
      text-align: center;
    }

    #glass #sec04 .bgimg .inner .flex .item .txt {
      padding: 60px 10px 10px 10px;
      max-width: 500px;
      margin: -50px auto 0;
    }

    #glass #sec04 .bgimg .inner .flex .left {
      margin-bottom: 20px;
    }

    #glass #sec04 .bgimg .inner .flex .left .txt {
      font-size: 16px;
      padding: 60px 20px 20px 20px;
      max-width: 500px;
      margin: -50px auto 0;
    }

    #glass #sec04 .bgimg .inner .flex .right .txt span {
      font-size: 22px;
    }

    #glass #sec05 .sec5__ttl {
      font-size: 30px;
    }

    #glass #sec05 .sec5__arealabel {
      width: 80px;
      height: 80px;
      font-size: 20px;
    }

    #glass #sec05 .flex .item {
      width: 100%;
    }

    #glass #sec05 .flex .img {
      margin-bottom: 30px;
      text-align: center;
      width: 90%;
      height: 220px;
    }

    #glass #sec05 .flex .left .innerblock h4 {
      font-size: 20px;
    }

    #glass #sec06 h4 {
      font-size: 24px;
    }

    #glass #sec06 ul li {
      width: 100%;
      height: 250px;
      margin-bottom: 5px;
    }

    #glass #sec07 .inner {
      background: none;
    }

    #glass #sec07 .inner .flex {
      width: 100%;
    }

    #glass #sec08 {
      background: none;
      padding-top: 0;
    }

    #glass #sec08 .bgimg .inner {
      padding-top: 30px;
      height: auto;
    }

    #glass #sec08 .bgimg .inner h3,
    #glass #sec08 .bgimg .inner .list {
      position: static;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
    }

    #glass #sec09 .inner {
      padding: 30px 10px;
    }

    #glass #sec09 .point01 .btmtxt .blue {
      font-size: 24px;
      margin-bottom: 10px;
    }

    #glass #sec09 .point01 .btmtxt .blue span {
      font-size: 20px;
    }

    #glass #sec09 .point01 .btmtxt .red {
      font-size: 26px;
    }

    #glass #sec09 .point02 .assurance .title p {
      font-size: 20px;
    }

    #glass #sec09 .point02 .assurance .title h5 {
      font-size: 30px;
    }

    #glass #sec09 .point02 .assurance .flex {
      margin: 20px 10px;
    }

    #glass #sec10 h3,
    #glass #sec10 .btmtxt {
      font-size: 24px;
    }

    #glass #sec10 h3 span {
      font-size: 18px;
    }
    #glass #sec10 ul.downlist {
      flex-wrap: wrap;
      width: 90%;
      margin: 0 auto;
    }
    #glass #sec10 ul.downlist li {
      width: 100%;
    }
/*
    #glass #sec11 h3 {
      font-size: 24px;
    }

    #glass #sec11 .flex .item {
      width: 100%;
      padding-right: 30px;
    }

    #glass #sec11 .flex .left {
      margin-bottom: 20px;
    }

    #glass #sec11 .flex::before {
      width: 30px;
      height: 64px;
      top: 45%;
      transform: rotateX(0deg) rotateY(0deg) rotateZ(90deg);
      -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(90deg);
    }*/

    #glass #sec12 h3 {
      margin-bottom: 50px;
    }

    #glass #sec12 h3 span {
      font-size: 24px;
    }

    #glass #sec12 ul li {
      padding-left: 0;
    }

    #glass #sec12 ul li::before {
      width: 40px;
      height: 40px;
      top: -44px
    }

    #glass #sec12 ul li .que {
      font-size: 18px;
      padding-bottom: 10px;
      margin-bottom: 10px;
    }

    #glass #sec12 ul li .ans {
      font-size: 16px;
      margin-left: 10px;
      padding-left: 30px;
    }

    #glass #sec12 ul li .ans::before {
      font-size: 24px;
    }

    #glass #sec12 ul li:last-child {
      margin-bottom: 30px;
    }

    #glass #sec12 h4 {
      font-size: 20px;
      text-align: left;
    }

    #glass #sec13 #map_canvas{
      padding: 0 0 56%;
    }

    /* gotop 768px */

    .gotop {
    	font-size: 28px;
    	right: 10px;
    	bottom: 110px;
    }

    /* メールフォームテンプレート 768px */

    #contact {
      background: none;
    }

    #contact .inner {
        background: none;
        padding: 0 10px;
    }

    #contact #sec01 .contactbox {
      flex-direction: column;
      text-align: center;
    }

    #contact #sec01 .contactbox .telarea {
      margin: 10px 0;
    }

    #contact #sec01 .contactbox .telarea .tel span {
      font-size: 30px;
    }

    #contact #sec01 .contactbox .telarea .time {
      font-size: 12px;
    }

    table.inquiry_table,
    #contact .notice,
    .inquiry_complete {
    	width: 100%;
    }

    table.inquiry_table {
    	border-spacing: 5px;
    	font-size: 14px;
    }

    .inquiry_table th,
    .inquiry_table td {
    	padding: 15px 0px 5px;
    }

    .inquiry_table th{
        width: 20%;
    }

    textarea,
    input[type="text"] {
    	width:100%;
      font-size: 16px;
    }

    .mwform-tel-field input[type="text"] {
      width: 28%;
    }

    .policycheck {
    	margin-bottom: 10px;
    }

    #submitback {
    	display: block;
    	margin-right: 0px;
    	margin-bottom: 10px;
    }

    /* プライバシーポリシー 768px */

    #privacypolicy h3 {
        font-size: 18px;
        line-height: 1.2;
    }

    .contact-check .container {
      padding: 30px 0 10px;
    }
    .contact-check p.icon {
      margin-bottom: 10px;
    }
    .contact-check h2 {
      margin-bottom: 20px;
      font-size: 25px;
      line-height: 1.25;
    }
    #contact .contact-check h2 {
      font-size: 25px;
    }
    .contact-check h3 {
      line-height: 1;
      font-size: 18px;
      padding: 10px 20px 15px;
      margin-bottom: 10px;
    }
    #contact .contact-check h3 {
      font-size: 18px;
    }
    .contact-check .flex p {
      width: 100%;
      margin-bottom: 10px;
    }
    .contact-check .flex ol {
      width: 100%;
    }
    .contact-check p.txt {
      margin: 10px 10px 20px;
    }

    /* フッター 768px */

    footer {
      padding-top: 30px;
    }

    footer .makerlist,
    footer .footer_contact,
    footer .tablebox {
      margin-bottom: 20px
    }
    footer .inner > .flex li {
      width: 31%;
  }
    footer .footer_contact p {
      margin-bottom: 10px;
    }

    footer .footer_contact .tel {
        font-size: 28px;
        padding-left: 30px;
    }

    footer .footer_contact .tel::before {
        margin-top: -11px;
        width: 24px;
        height: 24px;
    }

    footer .tablebox .left {
      margin-bottom: 20px;
    }

    footer .h3 {
      margin-bottom: 10px;
    }

    footer .tablebox .right #sitemap {
      justify-content: flex-start;
    }

    footer .tablebox .right #sitemap ul {
      margin-right: 15px;
    }

    footer .copyright {
      font-size: 13px;
    }

    #bottom_fixed .flex .left {
      display: none;
    }

    #bottom_fixed .flex .middle {
      width: 60%;
    }

    #bottom_fixed .flex .right {
      width: 40%;
    }

    #bottom_fixed .flex .middle .telbox .tel {
      font-size: 36px;
    }
    .mvcatches {
      top: 46%;
      width: 170px;
    }
    .mvcatches li {
      width: 55px;
      height: 55px;
      font-size: 40%;
    }
    .mvprice {
      bottom: 8px;
      font-size: 22px;
      line-height: 22px;
    }
    .mvprice:after {
      width: 113%;
      height: 16px;
      bottom: 4px;
      left: -7%;
      transform: skew(-15deg, 0deg);
    }
    .mvprice1 {
      left: 5%;
    }
    .mvprice2 {
      left: 40%;
    }
    .mvprice3 {
      right: 0%;
    }
    .mvprice span {
      position: relative;
      z-index: 2;
      font-weight: bold;
      text-shadow: 2px 2px 0px #ff0000,-2px 2px 0px #ff0000, 2px -2px 0px #ff0000, -2px -2px 0px #ff0000, 2px 0px 0px #ff0000, 0px 2px 0px #ff0000, -2px 0px 0px #ff0000, 0px -2px 0px #ff0000;
    }
    .mvprice span text {
      font-size: 12px;
      margin-left: 3px;
    }
    .mvpoint {
      font-size: 22px;
      text-align: left;
      line-height: 30px;
      padding-left: 30px;
      top: 70%;
    }
    .mvpoint span {
      font-size: 28px;
    }
    .mvpoint br {
      display: block;
    }
    #secwebprice {
      background-position: 80% center;
    }
    #secwebprice b {
      font-size: 24px;
      padding: 0 15px 30px;
    }
    #secwebprice b span {
      font-size: 30px;
    }
    .webprice {
      flex-wrap: wrap;
      width: 80%;
      margin: 0 auto;
    }
    .webprice img {
      width: 80%;
      margin: 0 auto;
    }
    .webpricebefore {
      padding: 30px 0;
      font-size: 28px;
    }
    .webpricebefore span {
      font-size: 50px;
    }
    .webpriceafter {
      line-height: 50px;
    }
    .webpriceafter span {
      font-size: 60px;
    }
    .webpriceafter span text {
      font-size: 26px;
    }

    



    }

      /************************************************
          Smartphone max-width: 600px
      ************************************************ */


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


      /* メールフォームテンプレート 600px */

      table.inquiry_table th,
      table.inquiry_table td {
        display: block;
        width: 100%;
      }

      /* フッター 600px */

      #bottom_fixed .flex .right .mail span {
        display: none;
      }

      #bottom_fixed .flex .middle {
        width:75%;
      }

      #bottom_fixed .flex .right {
        width: 25%;
      }

      #bottom_fixed .flex .right .mail,
      #bottom_fixed .flex .right .mail a {
        width: 98px;
        height: 61px;
      }

      #bottom_fixed .flex .right .mail a::before {
        left: 15px;
      }
      footer .inner > .flex h4 {
        font-size: 12px;
        }
      /* ガラス交換・リペア 600px */

      #glass #glass-contact .lower .item {
        width: 100%;
      }
      #glass #glass-contact .lower .left {
        margin-bottom: 10px;
      }

      #glass #sec03 {
        background-position: 80% center;
      }

      #glass #sec03 h3 img.pcsp {
        display: none;
      }

      #glass #sec03 h3 img.spmini {
        display: inline-block;
      }

      #glass #sec04 .bgimg .inner .flex .item .img {
        padding-right: 30px;
      }

      #glass #sec07 .inner .flex .img,
      #glass #sec07 .inner .flex .txt {
        width: 100%;
      }

      #glass #sec07 .inner .flex .img {
        margin-bottom: 10px;
        text-align: center;
      }

      #glass #sec07 .inner .comment {
        padding: 30px 10px 20px;
      }

      #glass #sec07 .inner .comment h4 {
        margin-top: -60px;
      }

      #glass #sec07 .inner .comment h4 img {
        width: 240px;
      }

      #glass #sec09 .point01 .flex p {
        width: 100%;
      }

      #glass #sec09 .point01 .flex p:first-child {
        margin-bottom: 20px;
      }

      #glass #sec09 .point01 .btmtxt {
        text-align: left;
      }

      #glass #sec09 .point02 .flex .img,
      #glass #sec09 .point02 .flex .txt,
      #glass #sec09 .point02 .assurance .flex p {
        width: 100%;
      }

      #glass #sec09 .point02 .flex .img {
        order: 1;
        margin-top: 10px;
      }

      #glass #sec10 ul li {
        width: 100%;
        margin-bottom: 10px;
      }

      #glass #sec10 ul li:last-child {
        margin-bottom: 0;
      }

      }


      /************************************************
          Smartphone max-width: 500px
      ************************************************ */


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

      /* ヘッダー 500px */

      header .lower .logo {
        font-size: 24px;
      }

      /* フッター 500px */

      #bottom_fixed .flex .middle .telbox .txt02 {
        display: none;
      }

      #bottom_fixed .flex .middle .telbox .time {
        font-size: 10px;
      }

      #bottom_fixed .flex .middle .telbox .tel {
        font-size: 32px;
      }

      #bottom_fixed .flex .item {
        padding: 0;
      }

      #bottom_fixed .flex .middle {
        width: 74%;
      }

      #bottom_fixed .flex .right {
        width: 24%;
      }

      #bottom_fixed .flex .right .mail, #bottom_fixed .flex .right .mail a {
        width: 70px;
        height: 50px;
      }

      #bottom_fixed .flex .right .mail a::before {
        width: 40px;
        height: 30px;
        margin-top: -15px;
      }

      /* ガラス交換・リペア 500px */

      #glass #sec02 .lower .bgimg .inner h4,
      #glass #sec02 .lower .bgimg .inner .btmtxt {
        text-align: left;
      }

      #glass #sec02 .lower .bgimg .inner h4 br,
      #glass #sec02 .lower .bgimg .inner .btmtxt br {
        display: none;
      }

      }

        /************************************************
            Smartphone max-width: 414px
        ************************************************ */


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

        .mini {
        	display: block;
        }


        /* ボトム共通コンテンツ 414px */

        #bottom_common #bottom_contact .flex .right h4 {
          font-size: 14px;
        }

        #bottom_common #bottom_contact .flex .right .txt01 {
          font-size: 13px;
        }


        /* 下層ページ共通 414px */

        #pagemv .mv_wrapper {
          height: 100px;
        }


        /* ガラス交換・リペア 414px */

        #pagemv-glass {
          padding: 10px;
        }

        #pagemv-glass h2 {
          margin-bottom: 0;
        }

        #glass #sec01 .upper .left ul {
          justify-content: center;
        }

        #glass #sec01 .upper .left ul li {
          width: auto;
          padding: 0 5px 10px;
        }

        #glass #glass-contact .lower .telblock .tel {
          font-size: 30px;
        }

        #glass #glass-contact .lower .telblock .txt {
          font-size: 12px;
        }

        #glass #sec02 .upper .inner .img02 .pcsp {
          display: none;
        }

        #glass #sec02 .lower .bgimg .inner h4 {
          font-size: 20px;
        }

        #glass #sec02 .lower .bgimg .inner .btmtxt {
          font-size: 24px;
        }

        #glass #sec06 h3 .pcsp {
          display: none;
        }

        #glass #sec06 h3 .spmini {
          display: inline-block;
          width: 80%;
        }

        #glass #sec06 .btm {
          padding: 20px 10px;
        }

        #glass #sec09 .point01 .btmtxt .blue {
          font-size: 18px;
        }

        #glass #sec09 .point01 .btmtxt .blue span {
          font-size: 14px;
        }

        #glass #sec09 .point01 .btmtxt .red {
          font-size: 20px;
        }

        #glass #sec11 .flex .item .img {
          padding-right: 30px;
        }

        #service_menu ul li {
          width: 48%;
          margin: 0 0 10px;
        }

        #glass #sec12 ul li .que {
          font-size: 16px
        }

        #glass #sec12 ul li .ans {
          font-size: 14px;
        }

        /* フッター 414px */

        footer .footer_contact .logo {
          font-size: 6.5vw;
        }

        /* gotop 414px */

        .gotop {
          bottom: 80px;
        }

        }

          /************************************************
              Smartphone max-width: 360px
          ************************************************ */


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

          /* フッター 360px */

          #bottom_fixed .flex .middle .telbox .tel {
            font-size: 28px;
          }

          /* ガラス交換・リペア 360px */

          #glass #sec01 .upper .right .box {
            padding: 10px;
          }

          #glass #sec01 h3 {
            font-size: 20px;
          }

          #glass #sec06 h4 {
            font-size: 20px;
          }

          }
.grecaptcha-badge { bottom: 150px !important; }
@media only screen and (max-width: 768px){
            .grecaptcha-badge { bottom: 200px !important; }
}