@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; 
}

.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; }
.pink { color:#ec5d8e; font-weight: bold; }


#copyright { color:#666666; }

img{
vertical-align:bottom;
border: 0px;
}



.area_c {
	margin-top:20px; 
	margin-bottom:20px; 
}

.mt20 {
	margin-top:20px; 
}

.mb20 {
	margin-bottom:20px; 
}


/******
  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: 0 0 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;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.MV_main img {
display: table;
width:100%;
}
.MV_main p {
font-size:0.875em;
color:#000;
position:absolute;
bottom:20px;
right:20px;
}

/******
  BTN
 ************/

.BTN_area {
background: #f0f0f0;
padding:72px 0 16px;
}
.BTN01_Text_area h2 {
font-size:2.25em;
line-height: 1.38;
color:#1b1b1b;
margin:0 auto;
}
.BTN01_txt_XL {
font-size:2em;
}
.BTN_Text_area {
padding:72px 56px;
background: #f0f0f0;
}
.BTN_Text_area .caption {
text-indent:1em;
margin-top:1em;
font-size:1em;
}

.BTN01_cautionText_area{
border:2px solid #a1a3a5;
background: #FFF;
width:100%;
margin:20px auto 0;
}
.BTN01_cautionText_tit{
margin:16px 0 ;
background:#6f6f70; 
padding:0 24px;
text-align: center;
height:56px;
line-height: 56px;
font-size:2em;
color:#FFF;
}
.BTN01_cautionText_area h4 {
padding:0 16px;
font-size:1.75em;
text-align: center;
text-decoration: underline;
margin:0;
color:#53575a;
}
.BTN01_cautionText_area p {
padding:20px;
color:#626262;
font-size:1.25em;
line-height: 2;
text-align: justify;
}
.btn_area {
text-align: left;
}
#main .btn_Box {
margin:20px auto 0;
}
#main .btn_Box > a{
box-shadow: 0 0 4px rgba(0,0,0,0.25);
border-radius: 12px;
display: inline-block;
}
#main .btn_Box > a:hover img {
transform:translateY(0);
}

/******
  CT01A
 ************/

.CT01A_area {
background: #e7eff6;
}
.CT01A_tit {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
position:relative;
margin:-40px auto 0;
}
.CT01A_tit h3 {
display: inline-block;
font-size:2.25em;
}
.CT01A_tit h3:before {
width:1px;
height:76px;
background: #53575a;
content:"";
display: inline-block;
transform: rotate(-16deg);
margin-right:20px;
vertical-align: middle;
} 
.CT01A_tit h3:after {
width:1px;
height:76px;
background: #53575a;
content:"";
display: inline-block;
transform: rotate(16deg);
margin-left:20px;
vertical-align: middle;
}
.CT01A_text_area {
padding:48px 0 56px;
}
.VoiceBox{
position:relative;
margin-bottom:40px;
box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.CT01A_text_area .inner > .VoiceBox:nth-of-type(3) {
margin-bottom:20px;
}
.VoiceBox .icon_voice{
position:absolute;
width:105px;
height:105px;
border-radius: 50%;
right:-20px;
top:-20px;
color:#53575a;
background-color: rgb(238, 208, 201);
line-height: 105px;
text-align: center;
font-size:1.5em;
}
.VoiceBox .icon_voice span {
font-size:1.25em;
}

.CT01B_top {
background: #f0f0f0;
padding:48px 0;
}

.CT01B_top .arrow {
display: block;
margin:auto;
border-width:60px 113px 0 113px;
border-color:#44556a transparent transparent transparent;
width:226px;
height:60px;
border-style: solid;
text-indent: -9999px;
}
.CT01B_tit {
margin:48px auto;
}
.CT01B_tit h2 {
font-size:2.5em;
}
.CT01B_tit h2 .txt_XL {
font-size:2.0em;
}
.CT01B_stit {
background-image: -webkit-linear-gradient(310deg, rgb(222,246,248) 0%, rgb(235,250,251) 100%);
background-image: -o-linear-gradient(310deg, rgb(222,246,248) 0%, rgb(235,250,251) 100%);
background-image: linear-gradient(40deg, rgb(222,246,248) 0%, rgb(235,250,251) 100%);
padding:16px 40px;
text-align: center;
position:relative;
}
.CT01B_stit:after {
content:"";
width:65px;
height:98px;
position:absolute;
background-size:100%;
right:20px;
top:calc(50% - 45px);
opacity:0.7;
}
.CT01B_stit h3 {
font-size:2.25em;
color:#494e6b;
margin-bottom:0;
z-index: 2;
position: relative;
}
.CT01B_stit h3 .txt_L {
font-size:1.333em;
}
.CT01B_stit h3 .txt_L strong {
border-bottom:1px solid #494e6b;
font-weight:normal;
font-size: inherit;
}
_:-ms-lang(x)::-ms-backdrop, .CT01B_stit h3 .txt_L strong{
border-bottom:none;
text-decoration: underline;
}
.CT01B_text_area .inner {
padding:45px 56px 56px;
}
.CT01B_btm {
position:relative;
background-size: 100%;
padding:160px 56px 72px;
}
.CT01B_btm:before {
content:"";
width:0;
height:0;
border-width:100px 163px 0 163px;
border-color:#f0f0f0 transparent transparent transparent;
border-style:solid;
position:absolute;
z-index: 10;
top:0;
left:calc(50% - 163px);
}
.CT01B_btm .CT01B_03-02 {
width:757px;
margin:auto;
}
.CT01B_btm_txt {
border:2px solid #626262; 
padding:10px;
margin:60px auto 0;
}
.CT01B_btm_txt .inner {
background: rgba(255,255,255,0.7);
display: flex;
justify-content: center;
align-items: center;
height:140px;
border:1px solid #626262; 
}
.CT01B_btm_txt .inner img {
width:100%;
height:auto;
max-width:none;
}
.CT0B_btm_arrow  {
background-image: -moz-linear-gradient( 90deg, rgb(79,100,125) 0%, rgb(86,114,149) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(79,100,125) 0%, rgb(86,114,149) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(79,100,125) 0%, rgb(86,114,149) 100%);
padding:40px 40px 0;
position:relative;
}
.CT0B_btm_arrow:after {
content:"";
width:0;
height:0;
position:absolute;
left:0;
bottom:-100px;
border-width:100px 450px 0 450px;
border-color:#4f647d transparent transparent transparent;
border-style:solid;
z-index: 1;
}
.CT0B_btm_arrow p {
font-size:2.5em;
color:#FFF;
text-align: center;
line-height: 1.2;
}
.CT0B_btm_arrow p .txt_XL {
font-size:1.8em;
}

#BTN02 {
padding:140px 0 0;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}

/**********
 選ばれる理由
*****************/

.CT02A_area {
background: #c5d0e2;
background-size: 100% auto;
padding:72px 0 32px;
}
.CT02A_tit {
padding:0 56px;
}
.CT02A_tit h3 {
font-size:3.5em;
line-height: 1.4;
text-shadow: 0 0 10px rgba(255,255,255,0.7);
}
.CT02_text_area{
margin-top:80px;
}
.CT02_text_area .inner{
width:798px;
margin:auto;
padding:0;
}
.CT02_text_area .reasonWrap {
display: flex;
justify-content: space-between;
flex-flow: wrap;
}
.CT02_text_area .reasonWrap .reasonBox {
background: #FFF;
position:relative;
width:380px;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
padding:0;
margin:0 0 40px;
}
.CT02_text_area .reasonWrap .reasonBox .icon_reason {
position:absolute;
left:8px;
top:20px;
width:60px;
height:60px;
}
.CT02_text_area .reasonWrap .reasonBox .titBox {
background: #efd7d2;
padding:20px 0 ;
height:100px;
position:relative;
}
.CT02_text_area .reasonWrap .reasonBox h4 {
padding:0 16px 20px 66px;
font-size:1.2em;
letter-spacing: 0;
margin:0;
}
.CT02_text_area .reasonWrap .reasonBox h4 span {
display: block;
}
.CT02_text_area .reasonWrap .reasonBox h4 .txt_XL {
font-size:1.18em; 
}
.CT02_text_area .reasonWrap .reasonBox h4.txt_L {
letter-spacing: 2px;
line-height: 1.4;
font-size:1.4em;
}
.CT02_text_area .reasonWrap .reasonBox .titBox .newicon {
	position:absolute;
	right:10px;
	top:-10px;
	width:100px;
}
.CT02_text_area .reasonWrap .reasonBox .txtBox {
padding:12px 16px;
font-size:0.9375em;
}
.CT02_text_area .reasonWrap .reasonBox .txtBox p.caption {
margin-top:0.5em;
}
.CT01A_text_area p.caption, .CT02_text_area p.caption ,.CT04_text_area p.caption{
font-weight:normal;
font-size:0.75em;
}

.CT02B_area {
background: #53575a;
padding:72px 0;
color:#FFF;
}
.CT02B_area .obiL {
height:56px;
width:280px;
background: #eacac6;
color:#404040;
font-size:2em;
line-height: 56px;
text-align: center;
}

.CT02B_tit {
width:560px;
margin:64px auto 72px;
position:relative;
}

.CT02B_tit .fukidashi {
position:absolute;
right:-20px;
top:-70px;
width:180px;
}
.CT02B_tit h2 {
border-bottom:1px solid #FFF;
padding-bottom:12px;
margin:0;
}
.CT02B_tit p {
color:#FFF;
font-size:1.25em;
margin-top:12px;
}
.CT02B_txt .stit {
text-align: center;
margin:0 auto 32px;
}
.CT02B_txt .stit h3 {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
position:relative;
margin:0 auto;
font-size:2.25em;
color:#FFF;
}
.CT02B_txt .stit h3 span {
display: inline-block;
font-size:inherit;
}
.CT02B_txt .stit h3:before {
width:1px;
height:76px;
background: #FFF;
content:"";
display: inline-block;
transform: rotate(-16deg);
margin-right:20px;
vertical-align: middle;
} 
.CT02B_txt .stit h3:after {
width:1px;
height:76px;
background: #FFF;
content:"";
display: inline-block;
transform: rotate(16deg);
margin-left:20px;
vertical-align: middle;
}
.CT02B_txt .repeatGraph {
width:360px;
margin:0 auto 32px;
}

#BTN03 {
position:relative;
padding:140px 0 0 0;
}
#BTN03:before {
content:"";
width:0;
height:0;
position:absolute;
left:0;
top:0;
border-width:100px 450px 0 450px;
border-color:#53575a transparent transparent transparent;
border-style:solid;
z-index: 1;
}

/*******
 商品紹介
***********/

.CT03_area {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 5%, #e5e6e8 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 5%,#e5e6e8 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 5%,#e5e6e8 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e8',GradientType=0 ); /* IE6-9 */
padding:0 0 80px;
}

.CT03_tit h2 {
font-size:2.625em;
line-height:1.333;
}
.CT03_tit h2 .txt_XL {
font-size:1.9em;
}
.CT03_text_area01_whiteBox {
padding:0 0 20px 0;
background: #FFF;
}
.CT03_text_area01_whiteBox .caption {
font-size:0.75em;
margin:1em 20px 0 0;
}
.CT03_text_area {
background: url("../../images/03.jpg") left top no-repeat;
background-size: 100%;
position:relative;
}

.CT03_text_area02 {
margin:80px auto 0;
}
.CT03_text_area02 .CT03_proBlock {
width:810px;
margin:0 auto;
background: #FFF;
}
.CT03_proBlock_tit {
background: #44556a;
color:#FFF;
text-align: center;
height:auto;
}
.CT03_proBlock_tit.new_tit {
background: #f9db82;
padding-bottom:0.25em;
color: #44556a;
}
.CT03_proBlock_tit.new_tit + .inner {
border:8px solid #f9db82;
}
.CT03_proBlock .inner {
padding:0 48px;
}
.CT03_proBlock_tit h4 {
line-height: 1.6;
margin:0;
font-size:36px;
}
.CT03_proBlock_tit.new_tit h4 {
	line-height: 1.4;
	font-weight:600;
}
.CT03_proBlock_tit h4 .txt_S {
font-size:30px;
}
.CT03_proBlock_tit.new_tit h4 .txt_S {
	font-weight:400;
}
.CT03_proBlock_tit h4 .kakomi {
    background-color: #44556a;
    color: #FFF;
    padding: 8px;
    margin-right: 4px;
    font-size: 0.75em;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 6px;
}
.CT03_proBox {
display: flex;
padding:40px 0 20px;
border-bottom:1px solid #dbdbdb;
}
.inner > .CT03_proBox:last-child {
border-bottom:none;
} 
.CT03_proBox .photoBox {
width:290px;
}
.CT03_proBox .txtBox {
width:calc(100% - 290px);
padding:1em 0 0 1em;
}
.CT03_proBox .txtBox h5 {
margin-bottom:32px;
}
.CT03_proBox .txtBox p {
color:#404040;
line-height: 1.81;
margin-bottom:32px;
font-size:1.375em;
text-align: justify;
}
.CT03_proBox .txtBox p strong {
color:#44556a;
border-bottom:1px solid #44556a;
font-weight:bold;
font-size:inherit;
}
.CT03_proBox .txtBox p.spec{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
font-size:1.125em;
color:#737373;
margin-bottom:0;
}
.CT03_proBox .txtBox p.caption {
font-size:0.75em;
}
.CT03_proBox .txtBox p.spec .kakomi {
border:1px solid #737373;
padding:1px 2px;
margin-right:4px;
}

/*****
 固定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: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%;
} 
