@charset "UTF-8";
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }


/* ==========================================================================
   common
========================================================================== */

html, button, input, select, textarea {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }

/* ------body------ */
body {
	margin:0 !important;
	padding:0;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 1px;
	}
_:-ms-lang(x)::-ms-backdrop, body{
	font-size: 14.5px;
	letter-spacing: 0px;
}
a {
  color: #99331f;
  text-decoration: underline;
  transition: .5s;
  }
  a.link-hover, a:hover {
    color: #cb4329;
    text-decoration: none; }

.is-mobile a.link-hover, .is-mobile a:hover {
  color: #99331f;
  text-decoration: underline; }

p {
  font-size: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
  max-height: 100%; }
  p:first-child {
    margin-top: 0; }
  .image-block-left + p, .heading-block01 + p, .image-block-right + p, .image-block-left + p {
    margin-top: 0; }
  .selectable-body-block > .heading401 + p {
    margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight:normal;}

h1 {
  margin-bottom: 20px;
  font-size: 1.875em;
  line-height: 1.2; }

h2 {
  margin-bottom: 28px;
  font-size: 1.375em;
  line-height: 1.27273; }

h3 {
  margin-bottom: 13px;
  font-size: 1.125em;
  line-height: 1.33333; }

h4 {
  margin-bottom: 13px;
  font-size: 1.125em;
  line-height: 1.33333; }

ul, ol {
  padding-left: 1.25em; }

li li {
  font-size: inherit; }

form {
  margin: 0;
  padding: 0; }

hr.hidden-hr {
  display: none;
  visibility: hidden; }

strong {
  font-weight: bold; }

sup {
  top: 1px;
  vertical-align: super;
  font-size: 56%;
  line-height: 1; }

a img {
  box-shadow: 0 0 0 transparent; }

.show-mobile-block {
  display: none; }
  html.is-mobile .show-mobile-block {
    display: block; }

link {
  display: none; }

* {
	max-height: 999999px;
}

#copyright { color:#666666; }

#main {
 margin:0 auto;
 width:900px;
 background-color:#FFFFFF;
 font-feature-settings: "palt";
}
.btn {
	width:940px;
	margin:20px 0 0 0;
	}


.btn2 {
	width:940px;
	margin:0 0 20px 0;
	}

#copyright {
	font-size:0.75em;
}

a:hover img {
/*
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
*/
}

div.header {
    padding: 0;

}


.MV_BTN01 {
	margin-bottom:0px;
}

.CT01_BTN02 {
	margin-bottom:0px;
}

.block2btn {
	margin-top:20px;
}

.CT02_BTN03 {
	margin-bottom:0px;
}

.block3btn {
	margin-top:20px;
}

.CT03_BTN04 {
	margin-bottom:0px;
}

.block4btn {
	margin-top:20px;
}

.CT04_BTN05 {
	margin-top:0px;
	margin-bottom:0px;
}

.blockbtn {
  margin-top:0px;
}

.mB5 {margin-bottom: .5rem !important;}
.mB10{margin-bottom: 1.0rem!important;}
.mB15{margin-bottom: 1.5rem!important;}
.mB20{margin-bottom: 2.0rem!important;}
.mB25{margin-bottom: 2.5rem!important;}
.mB30{margin-bottom: 3.0rem!important;}
.mB35{margin-bottom: 3.5rem!important;}
.mB40{margin-bottom: 4.0rem!important;}
.mB45{margin-bottom: 4.5rem!important;}
.mB50{margin-bottom: 5.0rem!important;}
.mB55{margin-bottom: 5.5rem!important;}

.mT5 {margin-top: .5rem !important;}
.mT10{margin-top: 1.0rem!important;}
.mT15{margin-top: 1.5rem!important;}
.mT20{margin-top: 2.0rem!important;}
.mT25{margin-top: 2.5rem!important;}
.mT30{margin-top: 3.0rem!important;}
.mT35{margin-top: 3.5rem!important;}
.mT40{margin-top: 4.0rem!important;}
.mT45{margin-top: 4.5rem!important;}
.mT50{margin-top: 5.0rem!important;}
.mT55{margin-top: 5.5rem!important;}

.mR5 {margin-right: 5px !important;}
.mR6 {margin-right: 6px !important;}
.mR10{margin-right: 10px!important;}
.mR15{margin-right: 15px!important;}
.mR20{margin-right: 20px!important;}
.mR25{margin-right: 25px!important;}
.mR30{margin-right: 30px!important;}
.mR35{margin-right: 35px!important;}
.mR40{margin-right: 40px!important;}
.mR45{margin-right: 45px!important;}
.mR50{margin-right: 50px!important;}
.mR55{margin-right: 55px!important;}

.mL5 {margin-left: 5px !important;}
.mL10{margin-left: 10px!important;}
.mL15{margin-left: 15px!important;}
.mL20{margin-left: 20px!important;}
.mL25{margin-left: 25px!important;}
.mL30{margin-left: 30px!important;}
.mL35{margin-left: 35px!important;}
.mL40{margin-left: 40px!important;}
.mL45{margin-left: 45px!important;}
.mL50{margin-left: 50px!important;}
.mL55{margin-left: 55px!important;}

.pT5 {padding-top: .5rem !important;}
.pT10{padding-top: 1.0rem!important;}
.pT15{padding-top: 1.5rem!important;}
.pT20{padding-top: 2.0rem!important;}
.pT25{padding-top: 2.5rem!important;}
.pmT30{padding-top: 3.0rem!important;}

.alignL { text-align:left !important; }
.alignC { text-align:center !important; }
.alignR { text-align:right !important; }
.mb10 { margin-bottom:10px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }
.mb50 { margin-bottom:50px !important; }
.ls-002 {letter-spacing:-0.02em !important; }
.txtIN{text-indent: -0.6em!important;}

#copyright { color:#666666; }
.pink { color:#ec5d8e; font-weight: bold; }
.area_c {
	margin-top:20px;
	margin-bottom:20px;
}
img{
vertical-align:bottom;
border: 0px;
}

/******
  LP
 ************/
#main * {
box-sizing: border-box;
}
#main {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
img {
max-width:100%;
height:auto;
}
#main a, #main a img{
transition:1s;
}
#main a:hover img, #main a:hover{
transform:translateY(-10px);
}
.fontMinM {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
	font-weight:400;
}
.fontMinB {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
	font-weight:600;
}
sup {
font-size:0.5em;
vertical-align: text-top;
}
.inner {
padding: 0 48px;
}
.flexBox {
display: flex;
justify-content: space-between;
}

.fcLNavy {
color:#2c3559 !important;
}

/**********
  header
 ************/
#main header {
background: #FFF;
box-shadow: 0px 8px 8px -8px rgba(0,0,0,0.15);
padding:24px;
position:relative;
z-index: 1;
}
#main header img {
width:232px;
display: block;
margin:auto;
}

/******
  MV
 ************/
.MV_main {
position:relative;
}
.MV_main img {
display: table;
width:100%;
}
.MV_main p {
font-size:0.75em;
color:#444;
position:absolute;
bottom:20px;
right:20px;
letter-spacing: 0.01em;
}

/******
  BTN
 ************/
.PKG_Box{
  position: relative;
}
.PKG_Box div{
  position: absolute;
  bottom: 0;
  left: 0;
  width:100%;
  text-align: center;
  z-index: 10;
}
.BTN01_cautionText_area01{
  position: relative;
}
.BTN01_cautionText_area01 p{
  position: absolute;
  top: 0;
  left: 150px;
  text-align: justify;
  width: 600px;
}
.btn_Box{
  position: relative;
}
.btn_Box div{
  position: absolute;
  bottom: 10px;
  left: 0;
  width:100%;
  text-align: center;
}
.BTN01_cautionText_area02{
  position: relative;
}
.BTN01_cautionText_area02 p{
  position: absolute;
  top:0;
  left: 0;
  width:100%;
  text-align: center;
}
.BTN01_cautionText_area01 .BTN01_cautionText_note span{
  display: block;
  color:#666666;
  font-size:12px;
  line-height: 1.2em;
  letter-spacing: 0;
  padding: 0;
}
.BTN01_cautionText_area02 .BTN01_cautionText_note span{
  display: block;
  color:#666666;
  font-size:14px;
  line-height: 1.2em;
  letter-spacing: 0;
  padding-top: 10px;
}

/******
  CT01A
 ************/
.CT01A_tit{
  margin-top: 50px;
}
.VoiceBox{
  position: relative;
}
.VoiceBox p{
  position: absolute;
  top: 10px;
  left: 0;
  padding: 0 126px 0 133px;
  text-align: justify;
}
.VoiceBox p span{
  display: block;
  color:#444;
  font-size:23px;
  line-height: 2.2em;
 letter-spacing: 0.05em;
}
.VoiceBox p span b{
  background:linear-gradient(transparent 60%, #f4dada 60%);
  color:#444;
  font-size:23px;
  line-height: 2.2em;
  letter-spacing: 0.05em;
  font-weight:normal;
}
.VoiceBox_Text{
  position: relative;
}
.VoiceBox_Text p{
  position: absolute;
  top: 0;
  left:75px;
}
.VoiceBox_Text p span{
  display: block;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
}

/******
  CT01B
 ************/
 .CT01B_KV{
  position: relative;
}
 .CT01B_KV p{
  position: absolute;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  padding-left: 90px;
  bottom: 120px;
}
.CT01B_btm .CT01B_text_area{
  position: relative;
}

.CT01B_top .CT01B_text_area p{
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  padding-left: 218px;
}
.CT01B_btm .CT01B_text_area{
  position: relative;
}
.CT01B_btm .CT01B_text_area p{
  position: absolute;
  bottom: 20px;
  right:152px;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{
background-image:url("https://www.saishunkan.co.jp/domohorn/promotion/lp/images/20211018/prev.svg")!important;
left:210px!important;
right:auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev{
background-image:url("https://www.saishunkan.co.jp/domohorn/promotion/lp/images/20211018/next.svg")!important;
right:210px!important;
left:auto;
}

/**********
 選ばれる理由
*****************/
.CT02_text_area .tit_Box{
  position: relative;
    }
.CT02_text_area .txtBox{
  position: absolute;
  top: 220px;
  left:0;
  color:#111;
  font-size:23px;
  line-height: 1.9em;
  letter-spacing: 0;
  padding: 0 490px 0 55px;
  text-align: justify;
}
.CT02_text_area .tit_Box2{
  position: relative;
    }
.CT02_text_area .txtBox2{
  position: absolute;
  top: 220px;
  left:0;
  color:#111;
  font-size:23px;
  line-height: 1.9em;
  letter-spacing: 0;
  padding: 0 40px 0 500px;
  text-align: justify;
}
.CT02_text_area .txtBox sup,
.CT02_text_area .txtBox2 sup{
  display: inline-block;
  margin-top:8px;
  	font-size:40%;
  	vertical-align: top;
}
.CT02_text_area .txtBox span,
.CT02_text_area .txtBox2 span{
  display: block;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0;
  padding-top: 15px;
}

/******
  CT02B
 ************/
 .CT02B_award_01 {
   position: relative;
 }
 .CT02B_award_01 p{
   position: absolute;
   bottom:65px;
   left: 0;
   width: 100%;
 }
 .CT02B_award_01 p span{
   margin: 0 auto;
   display: block;
   color:#444;
   font-size:12px;
   line-height: 1.4em;
   letter-spacing: 0.03em;
   text-align:center;
 }
 .CT02B_tit {
   margin: 50px auto 0;
   background: #f6f4ef;
 }
.CT02B_tit p{
  background: #f6f4ef;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align: center;
  margin: 0;
}
.CT02B_txt p {
  background: #f6f4ef;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align: center;
  margin: 0;
}
.CT02B_sns_ttl p {
  background: #f0ece8;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align: right;
  margin: 0;
  padding: 15px 20px 0 0;
}

/*******
 商品紹介
***********/

.CT03_KV img {
width:100%;
}
.CT03_proBlock_tit  {
	position:relative;
}
.CT03_proBlock_tit .caption {
	position:absolute;
	bottom:50px;
	left:90px;
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
}

.CT03_text_area01 .CT03_proBox .txtBox,
.CT03_text_area01 .CT03_proBox .txtBox3 {
  position: relative;
}
.CT03_text_area01 .CT03_proBox .txtBox div {
	position:absolute;
  top: 15px;
  left:255px;
    width:400px;
}

.CT03_text_area01 .CT03_proBox .txtBox3 div {
	position:absolute;
  top: 7px;
  left:220px;
    width:500px;
}

.CT03_text_area01 .CT03_proBox .txtBox div p,
.CT03_text_area01 .CT03_proBox .txtBox3 div p {
  color:#444;
  font-size:24px;
  line-height: 1.5em;
  letter-spacing: 0;
  text-align:justify;
}

.CT03_text_area01 .CT03_proBox .txtBox2 p {
  color:#444;
  padding: 0 30px 100px;
}
.CT03_text_area01 .CT03_proBox .txtBox2 p.note{
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0;
margin-top:15px;
}

.CT03_text_area01 .CT03_proBox .txtBox div p strong,
.CT03_text_area01 .CT03_proBox .txtBox3 div p strong {
color:#5a89ac;
font-weight:bold;
font-size: inherit;
}
.CT03_text_area01 .CT03_proBox .txtBox p.spec,
.CT03_text_area01 .CT03_proBox .txtBox3 p.spec{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size:19px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
color:#222;
margin-top:15px;
}
.CT03_text_area01 .CT03_proBox .txtBox p.note,
.CT03_text_area01 .CT03_proBox .txtBox3 p.note{
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0;
margin-top:15px;
}

.CT03_text_area02 .CT03_proBox .sub_txt {
  color:#444;
  font-size:22px;
  line-height: 1.8em;
  letter-spacing: 0.03em;
  background:#f5f2ec;
  padding:15px 0 25px;
  text-align:center;
  margin:0;
}
.CT03_text_area02 .CT03_proBox .txtBox {
  position: relative;
}
.CT03_text_area02 .CT03_proBox .txtBox div {
	position:absolute;
  top: 65px;
  left:0;
  padding: 0 112px;
}
.CT03_text_area02 .CT03_proBox .txtBox div p {
  color:#444;
  font-size:23px;
  line-height: 1.6em;
  letter-spacing: 0.03em;
  text-align:justify;
  padding-bottom:5px;
}
.CT03_text_area02 .CT03_proBox .txtBox div p strong {
color:#5a89ac;
font-weight:bold;
font-size: inherit;
}
.CT03_text_area02 .CT03_proBox .txtBox p.spec{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size:19px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
color:#222;
}
.CT03_text_area02 .CT03_proBox .txtBox p.note{
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
}
.CT03_proBox_note {
  color:#444;
  font-size:12px;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  text-align:right;
  padding-right:5%;
}

/*****
 固定CTA
 *****/
#cta_fixBnr *{
box-sizing: border-box;
}
#cta_fixBnr {
position:fixed;
z-index: 10;
right:20px;
bottom:40px;
opacity:1;
transition: .5s ease;
}
#cta_fixBnr.unpinned {
opacity:0;
}
#cta_fixBnr a {
display: block;
background:rgba(47,54,60,0.8);
color:#FFF;
width:100%;
height:100%;
position:relative;
padding:12px 8px;
text-decoration: none;
letter-spacing: 0;
transition: .5s;
}
#cta_fixBnr a span {
position:absolute;
right:-10px;
top:-10px;
width:125px;
}
#cta_fixBnr a p {
font-weight:bold;
font-size:1em;
margin-bottom:12px;
padding-right:120px;
}
#cta_fixBnr a > img {
max-width:312px;
margin:auto;
display: block;
}
#cta_fixBnr a > picture {
max-width:312px;
margin:auto;
display: block;
}
#cta_fixBnr a:hover {
transform: translateY(-5px);
opacity:1;
}
#cta_fixBnr a:hover * {
opacity:1;
}

/*****
 フッターとナビゲーション
 *****/
#navi-wrapper, #footer-wrapper{
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
padding-top: 7px;
}
#navi{
width: 900px;
margin: 0 auto;
}
#navi a:link {
	color: #808080;
}
#navi a:visited {
	color: #808080;
}
#navi a:hover {
	color: #0066CC;
}
#navi a:active {
	color: #0066CC;
}
#navi .corp_info{
width: 800px;
	margin: 0 auto;
}
#navi .corp_logo{
width: 180px;
float: left;
}
#navi .navi_list{
float: left;
width: 580px;
padding-right: 20px;
}
#navi ul{
display: flex;
justify-content: space-between;
margin:10px;
padding-top: 9px;
list-style: none;
}
#navi .navi a{
width: 100%;
font-size: 1rem;
}
#navi img {
width: 180px;
}

#footer-wrapper .footer-text {
padding:0 0 12px;
font-size: 1rem;
text-align: center;
}

/* ----------------------------
  CLEAR FIX
------------------------------ */
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display: block;
	content: "";
}
.clearfix:after {
	clear: both;
}

/* ----------------------------
  請求フォーム
------------------------------ */
#form-wrapper {
margin:0 auto;
padding-top: 40px;
width: 940px;
background-color: #FFFFFF;
}
#form-wrapper * {
letter-spacing: 0;
}

/* ---------------------------------
  lazyestload
  ---------------------------------*/
img {
  transition: 0.3s;
}
 img.lazyestload {
  width:100%;
}

/******
  AC_area
 ************/
.AC_area_txt {
background: #ECF3FB;
 padding: 0 20px 30px 0;
}
.AC_area_txt p{
font-size:0.75em;
color:#444;
 text-align: right;
}
.BTN_area_fv{
  margin-top:50px!important;
  background:#fff;
}