@charset "utf-8";



@import "responsive.gs.24col.css";
@import "font.css";
@import "top.css";
@import "lp.css";
@import "base2018.css";
@import "nav.css";


/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */


html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

html {
  font-size: 62.5%;
  /*10px*/
}


body {
margin:0;
padding:0;
border:0;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 */

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd{
	margin:0;
	padding:0;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7.
 */

dl,
menu,
ol,
ul {
    /* margin: 1em 0; */
	margin:0;
}

dd {
    /* margin: 0 0 0 40px; */
	margin:0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */

menu,
ol,
ul {
    /* padding: 0 0 0 40px; */
	padding:0;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */

h1 {
  font-size: 20px;
  font-size: 2rem;
  line-height:1.8;
}
h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height:1.8;
}
h3 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height:1.8;
}
h4 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height:1.8;
}
h5{
  font-size: 16px;
  font-size: 1.6rem;
  line-height:1.8;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height:1.9;
}
p{
  font-size: 16px;
  font-size: 1.6rem;
  line-height:1.9;
}
li{
  font-size: 16px;
  font-size: 1.6rem;
  line-height:1.9;
  list-style:none;
}
dt,dd{
  font-size: 15px;
  font-size: 1.5rem;
  line-height:1.9;
}
th,td{
  font-size: 15px;
  font-size: 1.5rem;
  line-height:1.9;
}


/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */

b,
strong {font-weight: bold;}

blockquote {
  margin:0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height:1.9;
}

/*
 * Addresses styling not present in S5, Chrome.
 */

dfn {font-style: italic;}

/*
 * Addresses styling not present in IE6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}


/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */

q {quotes: none;}

/*
 * Addresses `quotes` property not supported in S4.
 */

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

small {font-size: 75%;}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {top: -0.5em;}

sub {bottom: -0.25em;}


/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */

figure {margin: 0;}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/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. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves 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 */
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */

button,
input {line-height: normal;}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */

button,
html input[type="button"], /* 1 */
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],
input[disabled] {cursor: default;}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, 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;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves 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;
}


/* ==========================================================================
   clearfix
   ========================================================================== */

.clearfix {zoom:100%;}

.clearfix:after {
	content:" "; 
	clear:both; 
	height:0; 
	display:block; 
	visibility:hidden;
}

.clear {clear:both;}

.wp-caption-text{
  text-align:center;
}
/***************************
lp

********************************/
#lp-1903{
  width: 100%;
  margin: 0;
  padding: 0;
}
#lp-1903 div#toc_container{
  display:none;
}
#main__visual{
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
#main__visual .main__visual__image{
  width: 100%;
  margin: 0;
  padding: 0;
}
#main__visual .main__visual__image img{
  width: 100%;
  object-fit: cover;
}
#main__visual .margin__visual__txt{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}
#main__visual .main__visual__h{
  font-size: 32px;
  font-weight: nomal;
}
#main__visual .main__visual__catch{
  font-size: 24px;
}
@media screen and (max-width:780px) {
  #main__visual .margin__visual__txt{
    top: 10%;
  }
  #main__visual .main__visual__h{
    font-size: 20px;
  }
  #main__visual .main__visual__catch{
    font-size: 16px;
  }
}
.content{
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.content__wrap{
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
  box-sizing: border-box;
  font-size: 20px;
}
.content__headline{
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  color: #101010;
}
@media screen and (max-width:780px) {
  .content__wrap{
    padding: 25px 5%;
    font-size: 16px;
  }
  .content__headline{
    font-size: 20px;
  }
}
#index dt{
  font-size: 26px;
}
#index dd{
  margin-bottom: 24px;
}
@media screen and (max-width:780px) {
  #index dt{
    font-size: 20px;
  }
  #index dd{
    margin-inline-start: 0px;
  }
}
#message h3{
  font-weight: normal;
  font-size: 26px;
  margin-top: 50px;
}
@media screen and (max-width:780px) {
  #message h3{
    font-size: 18px;
  }
}
#introduction section{
  margin-bottom: 50px;
}
#introduction .intro__in{
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 25px;
  display: flex;
  background: #F9F9F9;
  border: 1px solid #DDD;
  box-shadow: rgba(0, 0, 0, 0.10) 2px 2px 2px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.10) 2px 2px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.10) 2px 2px 2px 0px;
}
#introduction .intro__in div:first-child{
  width: 300px;
  padding: 0 20px;
}
#introduction .intro__in div:first-child img{
  width: 300px;
}
#introduction .intro_name{
  font-size: 20px;
  line-height: 2.5;
  margin-bottom: 16px;
  padding-left: 5px;
  color: #101010;
  border-left: 3px solid #101010;
}
@media screen and (max-width:780px) {
  #introduction .intro__in{
    flex-wrap: wrap;
    padding-left: 3px;
    padding-right: 3px;
  }
  #introduction .intro__in div:first-child{
    width: 100%;
    text-align: center;
  }
  #introduction .intro__in div:first-child img{
    margin: 0 auto;
  }
  #introduction .intro_name{
    margin: 6px auto;
  }
}
#osusume ul{
  width: 100%;
  max-width: 580px;
  margin: 50px auto;
  padding: 0;
  font-size: 18px;
}
#osusume ul li{
  padding-left: 1.3em;
  list-style: none;
  background: url(../../images/icon_check.png) left 0px top 3px no-repeat;
  background-size: 1em;
  margin-bottom: 1em;
}
#detail table{
  width: 100%;
  max-width: 680px;
  margin: 50px auto;
  border: solid 1px #101010;
  border-collapse: collapse;
}
#detail table tr td{
  padding: 0.25em 0.5em;
  padding-left: 0.5em;
  border:1px solid #101010;
}
#detail table tr td:first-child{
  background: #ccc;
}

/* cta-テキストボタン　*/
.cta-text,.cta-text02 {
    clear: both;
    text-align: center;
    margin-bottom: 60px;
}

.cta-text p a {
    display: inline-block;
    min-width: 440px;
    text-align: center;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 20px 25px;
    border-radius: 3px;
    background-image: linear-gradient(90deg, #f3845c, #ec356f);
    transition: .5s;
    background-size: 200%;
    border-bottom: solid 4px #df5e61;
}

.cta-text p a:hover {
     background-image: #ec356f;
     background-position: right center;
     border-bottom: solid 4px #ec356f;
}

.cta-text p a:active {
     -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

.cta-text p span,.cta-text02 p span {
    display: block;
    font-size: 0.8em;
    font-weight:normal;
}

.cta-text02 p a {
    display: inline-block;
    min-width: 440px;
    text-align: center;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 20px 25px;
    border-radius: 3px;
    background-image: linear-gradient(90deg, #21b4f9, #2c74f6);
    transition: .5s;
    background-size: 200%;
    border-bottom: solid 4px #2f83e9;
}

.cta-text02 p a:hover {
     background-image: #2c74f6;
     background-position: right center;
     border-bottom: solid 4px #2c74f6;
}

.cta-text02 p a:active {
     -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

@media (max-width: 768px){
.cta-text,.cta-text02 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 40px;
}
.cta-text p a,.cta-text02 p a {
    min-width: 300px;
    width:100%;
    padding: 15px 20px;
}
}

/* cta-企業・個人向けボタン　*/
.cta-bt02 {
    clear: both;
    margin-bottom: 60px;
    padding: 25px;
    background: #EEE;
    box-sizing: border-box;
}

.cta-bt02_box {
    width: 48%;
    padding: 20px;
    text-align: center;
    background-color:#fff;
    box-shadow:1px 1px 4px 0px #ddd;
    -moz-box-shadow:1px 1px 4px 0px #ddd;
    -webkit-box-shadow:1px 1px 4px 0px #ddd;
    box-sizing: border-box;
    border-radius: 5px;
}

.cta-bt02_box h4 {
    font-size: 1.8em;
    margin-bottom: 10px;
    font-weight: bold;
}

.cta-bt02_btn01,.cta-bt02_btn02,.cta-bt02_btn03,.cta-bt02_btn04 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}

.cta-bt02_btn01 a,.cta-bt02_btn02 a {
    display: inline-block;
    text-align: center;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    letter-spacing: .075em;
    border-radius: 22.5px;
    font-size: 1.4rem;
    box-sizing: border-box;
}

.cta-bt02_btn01 a,.cta-bt02_btn02 a {
    background-image: linear-gradient(90deg, #f3845c, #ec356f);
    transition: .5s;
    background-size: 200%;
}

.cta-bt02_btn01 a:hover {
     background-image: #ec356f;
     background-position: right center;
}

.cta-bt02_btn02 a {
    background-image: linear-gradient(90deg, #21b4f9, #2c74f6);
    transition: .5s;
    background-size: 200%;
}

.cta-bt02_btn02 a:hover {
     background-image: #2c74f6;
     background-position: right center;
}

.cta-bt02_btn01 a:active,.cta-bt02_btn02 a:active,.cta-bt02_btn03 a:active,.cta-bt02_btn04 a:active {
     -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
}

.cta-bt02_btn03 a,.cta-bt02_btn04 a {
    display: inline-block;
    text-align: center;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 0 50px;
    height: 45px;
    line-height: 45px;
    letter-spacing: .075em;
    border-radius: 22.5px;
    font-size: 1.4rem;
    box-sizing: border-box;
}

.cta-bt02_btn03 a {
    background:#ea5504;
    transition: .5s;
    background-size: 200%;
}

.cta-bt02_btn03 a:hover {
     background: #F09C47;
}

.cta-bt02_btn04 a {
    background:#222;
    transition: .5s;
    background-size: 200%;
}

.cta-bt02_btn04 a:hover {
     background: #555;
}

@media (max-width: 768px){
.cta-bt02 {
    margin-bottom: 40px;
}

.cta-bt02_box {
    width: 100%;
    margin-bottom: 20px;
}

.cta-bt02_box:last-of-type {
    margin-bottom: 0;
}

.cta-bt02_btn01 a,.cta-bt02_btn02 a {
}

.cta-bt02_btn03 a,.cta-bt02_btn04 a {
    width: 80%;
    display: block;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
}
}

/*flex*/
.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
}

.flex01 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	flex-wrap : wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	align-content: space-between;
}

.flex-center {
	align-items: center;
	justify-content: center;
}

.flex-center02 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}


@media (max-width: 980px){
.flex-center03 {
    display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	flex-wrap : wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	align-content: space-between;
    -webkit-align-items: center;
	align-items: center;
}
}

.flex-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	justify-content: flex-end;
}

.flex-container::after{
  content:"";
  display: block;
  width:31%;
}

@media (max-width: 768px){

.flex-container::after{
  content:"";
  display: block;
  width:100%;
}
}

.flex-container02::before{
  content:"";
  display: block;
  width:21%;
  order:1;
}
.flex-container02::after{
  content:"";
  display: block;
  width:21%;
}

@media (max-width: 768px){

.flex-container02::before{
  content:"";
  display: block;
  width:100%;
  order:1;
}
.flex-container02::after{
  content:"";
  display: block;
  width:100%;
}
}

/*cta-areaのスタイル*/
.blank-cta-template {margin:3rem 0;}
    .box_cta_campany01 {
    background:url(https://carryme.jp/honne-saiyo/wp-content/themes/carryme/../../images/bg_cta01.png) left top no-repeat;
    background-size:cover;
    }
    .txt_cta_campany01 {padding: 6em 0;}
    .txt_cta_campany01 p {
    color:#FFF;
    font-size:2.3rem;
    font-weight:700;
    -moz-text-shadow: 2px 2px 5px rgba(31, 27, 31, 0.56);
    -webkit-text-shadow: 2px 2px 5px rgba(31, 27, 31, 0.56);
    -ms-text-shadow: 2px 2px 5px rgba(31, 27, 31, 0.56);
    text-shadow: 2px 2px 5px rgba(31, 27, 31, 0.56);
    text-align:center;
    margin-bottom: 0 !important;
    }
    .txt_cta_campany02 {
    color:#FFF;
    background-color: rgba( 17, 17, 17, 0.8 );
    padding: 4rem 2rem;
    }
    .txt_cta_campany02 p {
    margin-bottom: 0 !important;
    font-size: 1.5rem !important;
    }
    .btn_cta_campany  {text-align:center;}
    .btn_cta_campany a {
    color:#FFF;
    font-size:1.5rem;
    font-weight:700;
    text-decoration:none;
    margin-top:4rem;
    padding:1.3rem 1rem;
    background-color:#00A3D9;
    box-shadow:1px 1px 4px 0px #515151;
    -moz-box-shadow:1px 1px 4px 0px #515151;
    -webkit-box-shadow:1px 1px 4px 0px #515151;
    display:inline-block;
    }
    .btn_cta_campany a :hover {background-color:#60BCF0;}
    
p.small {
    margin-top: 10px;
    font-size: 0.9em !important;
}

p.small a {
    color: #fff !important;
    text-decoration: none !important;
}
    
    @media only screen and (min-width:768px){
    .txt_cta_campany01 {
    margin-top: 14em;
    padding: 0;
    }
    .txt_cta_campany02 {padding: 5rem 3rem;}
    }


/*切り替えのスタイル*/
@media (min-width: 768px){
.sp {
	display: none;
}
}

@media (max-width: 768px){
.pc {
	display: none;
}

.sp {
	width: 100%;
}
}


/* ==========================================================================
   Magazine ページネーション
   ========================================================================== */

.wp-pagenavi {
	clear: both;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 50px 0;
	text-align: center;
	font-size: 1.1em;
}

.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 36px;
	height: 36px;
	padding: 0 8px;
	box-sizing: border-box;
	text-decoration: none;
}

.wp-pagenavi a {
	color: #666;
}

.wp-pagenavi a:hover {
	color: #111;
	background-color: #f5f5f5;
}

.wp-pagenavi .current {
	color: #111;
	font-weight: bold;
	background-color: #f2f2f2;
}

.wp-pagenavi .extend {
	min-width: auto;
	padding-right: 2px;
	padding-left: 2px;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	min-width: auto;
	padding-right: 12px;
	padding-left: 12px;
}

.wp-pagenavi .last {
	display: none;
}

@media screen and (max-width: 767px) {
	.wp-pagenavi {
		gap: 5px;
		margin: 35px 0;
		font-size: 1em;
	}

	.wp-pagenavi a,
	.wp-pagenavi span {
		min-width: 34px;
		height: 34px;
		padding-right: 6px;
		padding-left: 6px;
	}
}