@media screen and (min-width: 768px){body{background-image:url("../img/bg.jpg");background-position:left top;background-repeat:repeat;font-size:16px;line-height:1.5;word-break:break-all;}h1{font-size:40px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:36px;font-weight:500;line-height:1.5;}h4{font-size:28px;font-weight:500;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;line-height:1.7;}:root {--mainc:#9ba177;--subc:#798c44;--bgc:rgba(97, 114, 50,.3);}a {transition:.5s;}a:hover,a img:hover {opacity:.8;}html {scroll-behavior: smooth;}p + p {margin-top:1.5rem;}/**レイアウトブロック**/#contents .section {padding:60px 0;}/*横固定ボタン*/.inner.fixedbtn > div {flex-direction:column;}/*見出し*/.mds01:before {content:url(../img/icon-mds.png);margin-right:10px;}.mds02:after {content:url(../img/icon-mds.png);margin-top:5px;}/*ボタン*/a.btn:not(.txtbtn) {gap:15px;}a.btn:not(.txtbtn):after {content: url(../img/icon-arrow-w.png);padding-top:5px;}/*ヘッダーボタン部分*/.header-line a,.header-insta a,.header-threads a {	display:block;	width:30px;	height:30px;margin-right:10px;}.header-line a {	background:url(../img/icon-line.png)no-repeat center/contain;}.header-insta a {	background:url(../img/icon-insta.png)no-repeat center/contain;}.header-threads a {	background:url(../img/icon-threads.png)no-repeat center/contain;}.header-youtube a {     width:300px;	height:60px;	display:block;	background:url(../img/headerbnr-youtube.png)no-repeat center/contain;}.header-contact a {	width:200px;	height:60px;	display:block;	background:url(../img/headerbnr-contact.png)no-repeat center/contain;}/*グローバルナビ*/#grobalnav .navbar-nav > li#gnv-contact {display:none;}/*テーブル下線*/.table-underline {margin-bottom:15px;}.table-underline>tbody>tr>th,.table-underline>tbody>tr>td {padding:15px;border-color:#999;}}@media screen and (max-width: 767px){body{background-image:url("../img/bg.jpg");background-position:left top;background-repeat:repeat;font-size:16px;line-height:1.5;word-break:break-all;}h1{font-size:22px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:28px;font-weight:500;line-height:1.8;}h4{font-size:22px;font-weight:500;line-height:1.8;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;line-height:1.7;}:root {--mainc:#9ba177;--subc:#798c44;--bgc:rgba(97, 114, 50,.3);}a {transition:.5s;}a img:hover {opacity:.8;}html {scroll-behavior: smooth;}p + p {margin-top:1.5rem;}/*横固定ボタン*/.inner.fixedbtn > div {flex-direction:column;}/**レイアウトブロック**/#contents .section {padding:30px 0;}/*ボタン*/a.btn:not(.txtbtn) {gap:15px;}a.btn:not(.txtbtn):after {content: url(../img/icon-arrow-w.png);padding-top:5px;}/*見出し*/.mds01:before {content:url(../img/icon-mds.png);margin-right:10px;margin-top:3px;}.mds02:after {content:url(../img/icon-mds.png);margin-top:5px;}/*CTA*/.inner.cta .image-list .image:first-child {border-bottom:1px solid #ccc;}/*テーブル下線*/.table-underline {margin-bottom:15px;}.table-underline>tbody>tr {display:flex;flex-wrap:wrap;}.table-underline>tbody>tr>th,.table-underline>tbody>tr>td {padding:10px;border-color:#999;display:block;width:50%}.table-underline tr th {width:100%!important;}}