@charset "utf-8";

/* ===============================
! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/* ===============================
My Normalize */
h1,h2,h3,h4,h5,h6,p { margin-top: 0;}
h1,h2 { margin-bottom: 1.5em;}
h3,h4,h5,h6 { margin-bottom: 1em}
p { margin-bottom: 1em;}
h1,h2,h3,h4,h5,h6,th { font-weight: normal;}
*, *:before, *:after { box-sizing: border-box;}
a { color: #86CFEB; text-decoration: underline;}
a:hover { text-decoration: none;}
.listreset { list-style: none; margin: 0; padding: 0;}
.dl.listreset dd,
figure { margin: 0;}
address { font-style: normal; font-size: .813rem; line-height: 1.2;}
.reset { margin-bottom: 0;}
.areset a { text-decoration: none; display: block;}

/* =============================
Clearfix */
.cf::after {
 content: "";
 display: block;
 clear: both;
}
    
/* =================================
   オブジェクトフィット */
.ofi { object-fit: cover;}

/* =====================================
   Youtube＆Googlemapレスポンシブ対応 */

/* Youtube用 */
.yt-wrapper {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 25px;
 height: 0;
} 
.yt-wrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
/* GoogmeMap用 */
.gmap {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
    

/* ===============================-
   アイコンフォント */

@font-face {
font-family: 'general';
src:  url('fonts/general.eot?anv5cq');
src:  url('fonts/general.eot?anv5cq#iefix') format('embedded-opentype'),
url('../fonts/general.ttf?anv5cq') format('truetype'),
url('fonts/general.woff?anv5cq') format('woff'),
url('fonts/general.svg?anv5cq#general') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'general' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
  
.icon-arrow-right:before {content: "\e900";}
.icon-exlink:before {content: "\e901";}
.icon-link:before {content: "\e902";}
.icon-mail:before {content: "\e903";}
.icon-page_link:before {content: "\e904";}
.icon-pc:before {content: "\e905";}
.icon-sp:before {content: "\e906";}
  
         
/* =====================================
   フォント */

/* noto-sans-jp-regular - japanese_latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
src: url('../fonts/noto-sans-jp-v55-japanese_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - japanese_latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 500;
src: url('../fonts/noto-sans-jp-v55-japanese_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese_latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 700;
src: url('../fonts/noto-sans-jp-v55-japanese_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-900 - japanese_latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 900;
src: url('../fonts/noto-sans-jp-v55-japanese_latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/**************************************
   基本設定・汎用スタイル
**************************************/
html { font-size: 100%;}

body {
 margin: 0;
 padding: 0;
 font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);
 background: #fff;
 text-align: left;
 color: #2B2823;
 line-height: 1.8;
 word-wrap: break-word;
 font-family: "Noto Sans JP", sans-seri;
 font-weight: 500;
}

b, strong, .bold{
 font-weight: 700;
}
      
/* ================================
   汎用セレクタ */

@media only screen and (max-width: 767px){.pcOnly { display: none !important;}}
@media print, screen and (min-width: 768px){.spOnly { display: none !important;}}
@media only screen and (max-width: 1024px){.pcOnly2 { display: none !important;}}
@media print, screen and (min-width: 1025px){.spOnly2 { display: none !important;}}
@media only screen and (max-width: 1359px){ .pcOnly3 { display: none !important;} }
@media print, screen and (min-width: 1360px){ .spOnly3 { display: none !important;} }

.sectionbloc { padding-top: 3em; padding-bottom: 3em;}
.fast_sectionbloc { padding-top: 3em; padding-bottom: 0;}
@media print, screen and (min-width: 1025px){
.sectionbloc { padding-top: 6em; padding-bottom: 6em;}
.fast_sectionbloc { padding-top: 6em; padding-bottom: 0;}
}

.wrap {
 width: 100%;
 padding-left: 3%;
 padding-right: 3%;
 margin-right: auto;
 margin-left: auto;
}
.wrap1440 {
 width: 100%;
 padding-left: 3%;
 padding-right: 3%;
 max-width: 1440px;
 margin-right: auto;
 margin-left: auto;
}
.wrap1260 {
 width: 100%;
 padding-left: 3%;
 padding-right: 3%;
 max-width: 1260px;
 margin-right: auto;
 margin-left: auto;
}
      
.txC { text-align: center;}
.txL { text-align: left;}
.txR { text-align: right;}

.main { text-align: left;}


/* 共通見出し　*/
.main_title {
    font-size: clamp(1rem, 0.5rem + 2.5vw, 2.375rem);
    font-weight: 500;
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.6;
    letter-spacing: .05rem;
}
.main_title span {
    font-size: clamp(1.375rem, 0.648rem + 3.64vw, 3.375rem);
    font-weight: 700;
    display: inline-block;
    color: #F19385;
    background-image: radial-gradient(circle at center, #4AC4BF 20%, transparent 20%);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 1em 0.5em;
    padding-top: .2em;
}

.title_line img { display: block; width: 100%; height: auto;}
.title_line {
    width: 100%;
    max-width: 1000px;
    margin: .5em auto 0 auto;
}


