@charset "utf-8";
/* CSS Document */


body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#444;
	word-wrap: break-word;
    overflow-wrap: break-word;
}
img {
  max-width: 100%;
  height: auto;
}
a:link {
	color:#006CD8;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#006CD8;
	text-decoration:none;
}
a:visited {color:#006CD8;}
#container {padding:0 1em;}
.mr05 {margin-right:0.5em!important;}
.mt1 {margin-top:1em!important;}
.mt2 {margin-top:2em!important;}
.mt4 {margin-top:4em!important;}
.mb0 {margin-bottom:0!important;}
.mb1 {margin-bottom:1em!important;}
.mb2 {margin-bottom:2em!important;}
.size12 {font-size:1.2rem;}
.box_sns {
	text-align:center;
	margin:3em 0;
}
.box_sns li {
	display:inline-block;
	margin:0 0.5em;
}
.redbold {
	color:#F00;
	font-weight:bold;
}
.bold {font-weight:bold;}
.marker {background-color:#FFF495;}
.f_left,
.f_right,
.alignright,
.alignleft {
	display:block;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}
#toc_container p.toc_title + ul.toc_list {
    margin: 1em 0 0 0 !important;
}
#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
    list-style: none !important;
}

img.aligncenter {
    display: block;
    margin: 0 auto !important;
}

/*----------------▼▼▼　ヘッダーここから　▼▼▼----------------*/

.header-inner {
	padding:1rem;
	overflow:hidden;
}
.img_logo {float:left;}
.img_logo img {
	width: 200px;
	display:block;
}
.img_logo02 {float:left;}
.img_logo02 img {
	width: 150px;
	display:block;
}
header {
	border-bottom:1px solid #D4D4D4;
	background-color:#FFF;
}
header nav {float:right;}
header nav li {
	font-size:1.5rem;
	font-weight:700;
    border-bottom: 1px solid #D4D4D4;
    padding: 1rem 1.5rem;
}
.btn_login {
	color:#FFF;
	background-color:#45C4F1;
	border-left: none;
}
header nav a {
	color:#333!important;
	text-decoration: none !important;
}
header nav li img {
	display:block;
    margin: 0 1rem 0 0;
    float: left;
}
header nav a.btn_touroku {background-color:#ECF9FE;}
header nav a.btn_touroku li {
	line-height:1.5;
	border-bottom: 1px solid #45C4F1;
}
header nav a.btn_touroku small {display:block;}

/*----------------▲▲▲　ヘッダーここまで　▲▲▲----------------*/


/*----------------▼▼▼　コンテンツここから　▼▼▼----------------*/

#page h1 {
	border-top:2px solid #DDD;
	border-bottom:2px solid #DDD;
	padding:0.8em 0.5em;
	margin:0.8em 0 1em 0;
	clear:right;
}
#page h2 {
	background-color:#EEE;
	padding:0.8em;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	margin:2em 0 1em 0;
}
#page h3 {
	border-left:2px solid #444;
	padding:0.3em 0.8em;
	margin:2em 0 1em 0;
}
#page #main {margin-top:2em;}
#page #main p {
	margin-bottom:2em;
	letter-spacing: 0.05em;
}
#page #main ul,
#page #main ol {margin:0 0 2em 1.5em;}
#page #main ul li {
	list-style:disc;
	margin-bottom:0.5em;
}
#page #main ol li {
	list-style:decimal;
	margin-bottom:0.5em;
}
#page #main ul li:last-child,
#page #main ul li:last-child {margin-bottom:0;}
#page .date {
	font-size:1.2rem;
	/*color:#AAA;*/
    color:#444;
	display:inline-block;
	text-align:left;
}
#page .cate01 {
	font-size:1.2rem;
	color:#FFF;
	/*background-color:#FFC109;*/
    background-color:#946F00;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate02 {
	font-size:1.2rem;
	color:#FFF;
	/*background-color:#00A3D9;*/
    background-color:#007AA3;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate03 {
	font-size:1.2rem;
	color:#FFF;
	/*background-color:#F16D6D;*/
    background-color: #E21212;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate04 {
	font-size:1.2rem;
	color:#FFF;
	background-color:#3C9747;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate05 {
	font-size:1.2rem;
	color:#FFF;
	background-color:#815AA7;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate06 {
	font-size:1.2rem;
	color:#FFF;
	background-color:#85B200;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate07 {
	font-size:1.2rem;
	color:#FFF;
	background-color:#E77EAD;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate08 {
	font-size:1.2rem;
	color:#FFF;
	background-color:#FD9A22;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate09 {
	font-size:1.2rem;
	color:#FFF;
	background-color:#22B098;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .carry-me-ceo {
	font-size:1.2rem;
	color:#FFF;
	background-color:#315899;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}
#page .cate10 {
	font-size:1.2rem;
	color:#FFF;
	/*background-color:#2276DD;*/
    background-color:#2171D4;
	display:inline-block;
	padding:0.1em 0.3em;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
}

#page .event-cate01,#page .event-cate02,#page .event-cate03 {
    display: none;
}

#page .osusume {display:none;}
#page blockquote {
	border:1px solid #EEE;
	background-color:#FAFAFA;
	padding:2em 1em;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	margin: 1.5em 0.5em;
	position:relative;
}
#page blockquote:before {
    content: "“";
    font-size: 400%;
    color: rgb(206, 206, 206);
    position: absolute;
    line-height: 0;
    left: 5px;
    top: 35px;
    font-family: 'ＭＳ Ｐ明朝', serif;
}
#page blockquote:after {
        content: "”";
    font-size: 400%;
    color: rgb(206, 206, 206);
    position: absolute;
    line-height: 0;
    right: 5px;
    bottom: 5px;
    font-family: 'ＭＳ Ｐ明朝', serif;
}
#page .info {
	border:1px solid #DDD;
	padding:1em;
	margin:2em 1em 60px 1em;
	box-shadow:rgb(243, 243, 243) 3px 3px 0px 0px;
	-webkit-box-shadow:rgb(243, 243, 243) 3px 3px 0px 0px;
	-moz-box-shadow:rgb(243, 243, 243) 3px 3px 0px 0px;
	overflow:hidden;
}

@media (max-width: 768px){
#page .info {
    margin-bottom: 40px;
}
}
#page .info dt {
	font-weight:bold;
	margin-bottom:0.5em;
}
#page .info .info_img {
	height:80px;
	width:80px;
	float:left;
	margin-right:1.5em;
}
#page .hosoku {
	border:1px dotted #AAA;
	background-color:#FAFAFA;
	padding:1em;
	margin:1.5em 0;
}
#page .writer {
	border:1px solid #444;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	overflow:hidden;
	margin-top:4em;
}
#page .writer .ttl_writer {
	background-color:#1a1f2a;
	color:#FFF;
	text-align:center;
	padding:0.5em 0;
	margin-bottom:1em!important;
}
#page .writer dl {padding:0 1.5em 1.5em 1.5em;}
#page .writer dt {
	font-weight:bold;
	margin-bottom:0.5em;
}
#page .writer dd,
#page .writer dd p {font-size:1.4rem!important;}
#page .writer .writer_img {
	height:80px;
	width:80px;
	float:left;
	margin:1em 2em;
}
.btn_biginner {
	text-align:center;
	margin-bottom:4em;
}
.btn_biginner a {
	border:1px solid #FFBF00;
	background: #ffec00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffec00 0%, #ffbf00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffec00 0%,#ffbf00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffec00 0%,#ffbf00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffec00', endColorstr='#ffbf00',GradientType=0 ); /* IE6-9 */
	color:#3F3F4B!important;
	font-weight:bold;
	font-size:1.5rem!important;
	text-decoration:none!important;
	padding:0.7em 1.5em;
	text-align:center;
	width: 90%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display:block;
	margin:1.5em auto;
}
.btn_biginner a:hover {
	background: #ffbf00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffbf00 29%, #ffec00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffbf00 29%,#ffec00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffbf00 29%,#ffec00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#ffec00',GradientType=0 ); /* IE6-9 */
}
.box_intro {
	background-color:#E5F6FB;
	padding: 1em;
	margin: 1.5em 0;
	border:1px solid #BFE8F5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.box_book {
	padding: 1.5em 2em;
	border:1px solid #8DA6B8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.box_book .img_book {
	text-align:center;
	margin-bottom:1.5em;
	padding: 0 1em 0 0;
}
.box_book .ttl_book {
	color:#435A6B;
	font-size:1.6rem;
	font-weight:700;
	margin-bottom: 1em !important;
}
.box_book dl dt {
	font-size:1.4rem;
	font-weight:700;
	border-bottom:1px solid #B5C5D0;
	padding: 0.3em 0;
	width:5.5em;
	float:left;
}
.box_book dl dd {
	font-size:1.4rem;
	padding: 0.3em 0 0.3em 6.5em;
	border-bottom:1px dotted #CCC;
}
.box_book .ttl_bookbuy {
	font-size:1.4rem;
	font-weight:700;
	margin:1em 0 0.5em 0!important;
}
.box_book ul {margin: 0 !important;}
.box_book ul li {
	display:inline-block;
	list-style:none;
	vertical-align:top;
	margin-right: 0.5em;
}
.box_book ul li a {
	display:block;
	border:1px solid #BBB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.box_book ul li a img {
	width:140px;
	display:block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.list_catetag {margin: 0 0 2em 0!important;}
.tag_list {
	font-size:1.4rem;
	margin-left:1rem;
}
.tag_list a:first-child {
	background:url(/wp-content/themes/carryme.jp_theme/images/ico_tag.png) no-repeat left center #F9F9F9;
	background-size:12px 12px;
	padding-left:1.5rem;
}
.box_tag {
	background:url(/wp-content/themes/carryme.jp_theme/images/ico_tag.png) no-repeat left 0.8rem;
	background-size: 18px 18px;
	padding-left: 3rem;
	margin: 8rem 0 3rem !important;
	position:relative;
}
.box_tag::before {
	content:"この記事に関連するタグ";
	font-size: 1.6rem;
	font-weight:700;
	position: absolute;
	left: 0;
	top: -4rem;
}
.box_tag li {
	font-size:1.4rem;
	display:inline-block;
	list-style:none;
	margin-right: 1rem;
}
.box_tag li a {
    color: #006CD8;
    text-decoration: none;
    display: block;
    border: 1px solid #B4B4B4;
    padding: 0.2rem 0.8rem;
	background-color:#F9F9F9;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	position:relative;
}
.box_tag li a::before {content:"#";}
.list_library ul {
	    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin-left: 0 !important;
}
.list_library ul li {border:1px solid #DDD;}
.list_library ul li img {display:block;}
.list_library ul li .txt_library {
	margin:0!important;
	padding:0.8rem;
	font-size: 1.5rem;
	line-height: 1.5;
}

#page .page-view {
    margin-top: -1em;
    padding: 0.2em 1em;
    font-size:1.3rem !important;
    font-weight: bold;
    margin-bottom: 1em;
    background: #F3F3F3;
    display: inline-block;
}

#page .page-view .count-big {
    font-size:1.6rem !important;
    padding-right: 1px;
}

@media (max-width: 980px){
#page .page-view {
    margin-top: -1.4em;
    padding: 0 0 0 1em;
    font-size:1.2rem !important;
    margin-bottom: 0;
    background: none;
}
}

/*----------------▲▲▲　コンテンツここまで　▲▲▲----------------*/


/*----------------▼▼▼　サイドここから　▼▼▼----------------*/

#side {margin-top:2em;}
.bnr_box li {margin-bottom:1.5em;}

.top-side .bnr_box li {margin-top:1em;}

.box_popular,
.box_osusume {
	border:1px solid #DDD;
	margin-bottom:1.5em;
}
.box_popular h4,
.box_osusume h4 {
	background-color:#F3F3F3;
	font-weight:bold;
	font-size:1.5rem;
	padding:0.4em 1em;
}
.box_popular li,
.box_osusume li {
	border-bottom:1px dotted #CCC;
	padding:0.8em;
	font-size:1.4rem;
	line-height:1.6;
}
.box_popular li {
	min-height: 100px;
	padding: 0.8rem 0.8rem 0.8rem 2rem;
	position:relative;
}
.box_osusume li {overflow:hidden;}
.box_osusume li img {
	width: 80px;
	float: left;
	margin-right: 0.8em;
}
.box_popular li .wpp-thumbnail {
    width: 80px;
    float: right;
    margin-left: 0.8rem;
}
.box_popular li:last-child,
.box_category li:last-child,
.box_osusume li:last-child {border-bottom:none;}
.box_popular li:nth-child(1),
.box_popular li:nth-child(2),
.box_popular li:nth-child(3) {
	background:url(/wp-content/themes/carryme.jp_theme/images/bg_popular01.png) no-repeat left top;
	background-size:31px 31px;
}
.box_popular li:nth-child(1):before,
.box_popular li:nth-child(2):before,
.box_popular li:nth-child(3):before {
	color:#FFF;
	font-size:1.2rem;
	font-weight:700;
	position:absolute;
	left:0.5rem;
	top:0;
	display:block;
}
.box_popular li:nth-child(4),
.box_popular li:nth-child(5) {
	background:url(/wp-content/themes/carryme.jp_theme/images/bg_popular02.png) no-repeat left top;
	background-size:31px 31px;
}
.box_popular li:nth-child(4):before,
.box_popular li:nth-child(5):before {
	color:#333;
	font-size:1.2rem;
	font-weight:700;
	position:absolute;
	left:0.5rem;
	top:0;
	display:block;
}
.box_popular li:nth-child(1):before {content:"1";}
.box_popular li:nth-child(2):before {content:"2";}
.box_popular li:nth-child(3):before {content:"3";}
.box_popular li:nth-child(4):before {content:"4";}
.box_popular li:nth-child(5):before {content:"5";}
.btn_facebook {
	background:url(/wp-content/themes/carryme.jp_theme/images/btn_facebook.webp) no-repeat left top;
	background-size:covar;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:1.4rem;
	-moz-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
	-webkit-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
	-ms-text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
	padding:1em 0.6em;
	margin-bottom:1.5em;
	min-height:100px;
}
.btn_facebook:hover {background:url(/wp-content/themes/carryme.jp_theme/images/btn_facebook_on.png) no-repeat left top;}
.btn_facebook .fb_iframe_widget {margin-top:0.5em;}
.box_category {
	border:1px solid #444;
	margin-bottom: 1.5em;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}
.box_category li {
	border-bottom:1px solid #DDD;
	padding:0.4em 0.8em;
	font-size:1.4rem;
	line-height:1.6;
}
.box_category h4 {
	background-color:#1a1f2a;
	font-weight:bold;
	font-size:1.5rem;
	padding:0.4em 1em;
	color:#FFF;
	text-align:center;
}
.box_category .txt_voice {
	padding:0.8em;
	border-top:1px solid #DDD;
}
.box_category .txt_voice dt {
	font-weight:700;
	margin-bottom:0.5rem;
}
.box_category .txt_voice dd blockquote {
	position: relative;
	background: #FFF;
	border: 1px solid #CDEFFC;
	padding:0.5em;
	background-color: #ECF9FE;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}
.box_category .txt_voice dd blockquote::after,
.box_category .txt_voice dd blockquote::before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.box_category .txt_voice dd blockquote::after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ECF9FE;
	border-width: 6px;
	margin-left: -6px;
}
.box_category .txt_voice dd blockquote::before {
	border-color: rgba(238, 238, 238, 0);
	border-top-color: #CDEFFC;
	border-width: 7px;
	margin-left: -7px;
}
.box_category .txt_voice dd small {
	text-align:right;
	display: block;
	margin-top: 0.3em;
}
.list_tag {padding: 0.5rem 0.8rem;}
.list_tag li {
	display:inline-block;
	margin-right:1em;
	font-size:1.4rem;
	margin: 0 0.8rem 0 0;
	padding: 0.6rem 0 0 0;
	border-bottom: none;
}
.list_tag li a {
	color:#333;
	text-decoration:none;
	display:block;
	border:1px solid #B4B4B4;
	padding:0.2rem 0.6rem 0.2rem 2.3rem;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	background:url(/wp-content/themes/carryme.jp_theme/images/ico_tag.png) no-repeat 0.6rem center #F9F9F9;
	background-size:12px 12px;
}
.box_category .list_results li {
	color:#191970;
	padding-left: 2.5rem;
	position:relative;
}
.box_category .list_results li::before {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.7px 5px 0 5px;
	border-color: #191970 transparent transparent transparent;
	position: absolute;
	left: 1rem;
	top: 1.2rem;
}
.box_category .txt_read {
	text-align:right;
	font-size:1.5rem;
	padding: 0 1rem 0.5rem 1rem;
}
.box_category .txt_read a {
	position:relative;
}
.box_category .txt_read a::before {
    display: block;
    content: "";
    position: absolute;
    top: 1rem;
	right:15.5em;
    width: 0;
    height: 0;
    margin: -3px 0 0 0;
    border-top: 5px solid #006CD8;
    border-left: 5px solid transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box_category .cat-item-66 {
}

.fade {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;						
	transition: 0.2s ease-in-out;	
}

.fade:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.box_us {
	border:1px solid #eee;
	margin-bottom: 1.5em;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
    box-sizing: border-box;
}

.box_us h4 {
    font-size: 1.2em;
    margin-bottom: 10px;
    text-align: center;
}

.box_us_sns {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.box_us_sns p a {
    display: block;
    text-align: center;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    letter-spacing: .075em;
    border-radius: 20px;
    font-size: 1.2rem;
    box-sizing: border-box;
}

.box_us_sns p.facebook-bt a {
    margin-bottom: 10px;
    background: #1877f2;
}

.box_us_sns p.facebook-bt span {
    padding-left: 25px;
    background: url("/wp-content/themes/carryme.jp_theme/images/facebook.png") left/contain no-repeat;
    background-size: 15px;
    display: inline-block;
}

.box_us_sns p.twitter-bt a {
    margin-bottom: 10px;
    background: #1da1f2;
}

.box_us_sns p.twitter-bt span {
    padding-left: 25px;
    background: url("/wp-content/themes/carryme.jp_theme/images/twitter.png") left/contain no-repeat;
    background-size: 15px;
    display: inline-block;
}

.box_us_sns p.instagram-bt a {
    background: #DC307C;
}

.box_us_sns p.instagram-bt span {
    padding-left: 25px;
    background: url("/wp-content/themes/carryme.jp_theme/images/instagram.png") left/contain no-repeat;
    background-size: 15px;
    display: inline-block;
}

@media only screen and (max-width:767px){
.box_us {
}

.box_us h4 {
    font-size: 1.4em;
}

.box_us_sns p a {
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    letter-spacing: .075em;
    border-radius: 22.5px;
    font-size: 1.4rem;
}

.box_us_sns p.facebook-bt span {
    padding-left: 30px;
    background: url("/wp-content/themes/carryme.jp_theme/images/facebook.png") left/contain no-repeat;
    background-size: 20px;
}

.box_us_sns p.twitter-bt a {
    background: #1da1f2;
}

.box_us_sns p.twitter-bt span {
    padding-left: 30px;
    background: url("/wp-content/themes/carryme.jp_theme/images/twitter.png") left/contain no-repeat;
    background-size: 20px;
}

.box_us_sns p.instagram-bt a {
    background: #DC307C;
}

.box_us_sns p.instagram-bt span {
    padding-left: 30px;
    background: url("/wp-content/themes/carryme.jp_theme/images/instagram.png") left/contain no-repeat;
    background-size: 20px;
}
}

/* iOSでのデフォルトスタイルをリセット */
.box_us_mail input[type="submit"],
.box_us_mail input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}
.box_us_mail input[type="submit"]::-webkit-search-decoration,
.box_us_mail input[type="button"]::-webkit-search-decoration {
    display: none;
}
.box_us_mail input[type="submit"]::focus,
.box_us_mail input[type="button"]::focus {
    outline-offset: -2px;
}

.box_us_mail {
    padding: 15px;
}

.box_us_mail table {
    width: 100%;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 15px;
}

.box_us_mail table input {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    box-sizing: border-box;
    display: block;
}

::placeholder {
    font-size: 0.8em;
}

.mail-bt {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 25px !important;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
    font-size: 1.4em;
    font-weight: bold;
}

.mail-bt:hover {
    background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

@media only screen and (max-width:767px){
.mail-bt {
    padding: 10px 40px;
}

::placeholder {
    font-size: 1em;
}
}

/*----------------▲▲▲　サイドここまで　▲▲▲----------------*/


/*----------------▼▼▼　フッターここから　▼▼▼----------------*/

.box_footer {
	background-color:#EEE;
	padding:2em 1em;
}
.box_footer dt {
	font-weight:bold;
	margin-bottom:0.5em;
	font-size:1.4rem;
}
.box_footer dd,
.box_footer dd p {font-size:1.3rem;}
.box_footer .btn_form a {
	border:1px solid #C8C8C8;
	background-color:#FFF;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	padding:0.3em 1em;
	display:inline-block;
	margin:0.4em 0 0 0;
	text-decoration:none;
	color:#666;
}
.box_footer .btn_form a:hover {
	background-color:#F9F9F9;
}
footer {
	background-color:#1a1f2a;
	margin-top:5em;
}
#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
	background-color:#FFF;
	opacity:0.9;
}
#footerFloatingMenu .btn_recruitment {
	text-align:center;
	padding:1rem 0;
}
#footerFloatingMenu .btn_recruitment a {
	color:#FFF;
	font-size:1.4rem;
	font-weight:700;
	background-color:#00A3D8;
	display:inline-block;
	padding:0.8rem 1rem;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
}
.box_footnavi ul {padding: 1rem;}
.box_footnavi dt {
    background-color: #1a1f2a;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    box-shadow: rgb(68, 68, 68) 0px 2px 0px -1px inset;
    -webkit-box-shadow: rgb(68, 68, 68) 0px 2px 0px -1px inset;
    -moz-box-shadow: rgb(68, 68, 68) 0px 2px 0px -1px inset;
    padding: 0.6em 1em;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 0.5em;
    font-size: 1.5rem;
	line-height:1.6;
}
.box_footnavi dd li {
	font-size:1.4rem;
	line-height:1.6;
}
.box_footnavi dd li a {
    border-bottom: 1px solid #555;
    padding: 0 1em 0.5em 1em;
    margin-bottom: 0.5em;
    display: block;
    color: #DDD;
    text-decoration: none;
    position: relative;
}
.box_footnavi dd li a:hover {color:#FFF;}
.box_footnavi dd li a:after {
    font-family: 'icomoon' !important;
    content: "\f054";
	color:#5E5E5E;
	float:right;
}
.box_footnavi dd li:last-child a {
	border-bottom:none;
	margin-bottom:0;
}
footer #copy {
	background-color:#111;
	text-align:center;
	padding:0.3em 0;
	color:#DDD;
	font-size:1.2rem;
	margin-top:1.5em;
}

/*----------------▲▲▲　フッターここまで　▲▲▲----------------*/

.search-form {font-size:1.4rem;}
.search-form input[type="search"] {
	padding:0.3em 0.5em;
	margin-right:0.5em;
}
.wp_rp_wrap {
	background-color:#F7F7F7!important;
	padding: 1em;
}
.wp_rp_wrap .related_post_title {
	position: relative;
	background-color:#F7F7F7;
	border: 1px solid #444!important;
	color:#444;
	text-align:center;
	padding:0.5em 0;
	font-weight:bold;
	margin:0.5em 0 1.5em 0!important;
}
.wp_rp_wrap .related_post_title:after, .wp_rp_wrap .related_post_title:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.wp_rp_wrap .related_post_title:after {
	border-color: rgba(247, 247, 247, 0);
	border-top-color: #F7F7F7;
	border-width: 6px;
	margin-left: -6px;
}
.wp_rp_wrap .related_post_title:before {
	border-color: rgba(68, 68, 68, 0);
	border-top-color: #444444;
	border-width: 7px;
	margin-left: -7px;
}
ul.related_post li {
	background-color:#FFF!important;
	overflow: hidden!important;
	padding:1em!important;
}
.bnr_box {text-align:center;}
.bnr_box li {
	list-style:none;
	display:inline-block;
}

/*----------------▼▼▼　問い合わせフォームここから　▼▼▼----------------*/
.box_manual {
	background-color: #00A3D8;
	margin: 0 0 4em 0;
	padding: 1.5em 2em;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
}
.box_manual .ttl_manual {
	font-size: 2.4rem;
	border-bottom: 1px solid #FFF;
	font-weight: 700;
	margin-bottom: 0.8em;
	line-height: 1.5;
	padding: 0.5em 0;
}
.box_manual .list_manual {
	border: 1px solid #FFF;
	margin: 2em 0;
	padding: 1em 1em 1em 2.5em;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
}
.box_manual .list_manual li {
	font-size: 1.4rem;
	margin-bottom: 0.3em;
	position: relative;
}
.box_manual .list_manual li::after {
  display: block;
  content: '';
  position: absolute;
  top: .7em;
  left: -1em;
  width: 8px;
  height: 3px;
  border-left: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.box_download_form {margin-bottom: 5em;}
.box_download_form dt {
	font-weight: 700;
	background-color: #CEF1FC;
	padding: 0.5rem 1em;
	margin-bottom: 1em;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}
.box_download_form dt small {
	color: #E63235;
	font-size: 1.5rem;
	margin-left: 0.2em;
}
.box_download_form dd {margin-bottom: 1em;}
.box_download_form dd input[type="text"],
.box_download_form dd input[type="email"],
.box_download_form dd textarea {
	width: 100%;
	padding: 0.3em 1em;
}
.center {text-align: center;}
.mb2 {margin-bottom: 2em;}
.mb3 {margin-bottom: 3em;}
.mb5 {margin-bottom: 5em;}
.btn_download button,
.btn_download a {
    color: #FFF;
    background-color: #00A3D8;
    font-size: 2rem;
    font-weight: 700;
    padding: 0.8em 3em;
    border: none;
	text-decoration: none;
	display: inline-block;
}
.btn_download a {
    padding: 0.8em 1em 0.8em 2.5em;
    background: url(/wp-content/themes/carryme.jp_theme/images/img_download.png) 1em center no-repeat #00A3D8;
    background-size: 20px 20px;
    line-height: 1.5;
}
.box_download {
	background-color: #F4F4F4;
	margin: 5em 1em;
	padding: 5em 1em 0 1em;
	border: 1px solid #CCC;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	text-align: center;
}
.txt_download {
	color: #00A3D8;
	font-size: 1.8rem;
	font-weight: 700;
}
.bg_manual {
	background-color: #F4F4F4;
	margin-bottom: -5em;
	padding-bottom: 5em;
}

/*----------------▲▲▲　問い合わせフォームここまで　▲▲▲----------------*/

@media only screen and (max-width:767px){
.nav_foot {
	left:0;
	bottom:0;
	position:fixed;
	width: 100%;
	z-index: 9999;
	background-color: #333;
	border-top: 1px solid #000;
}
.nav_foot ul {overflow:hidden;}
.nav_foot ul li a {
	color:#FFF;
	font-size:1rem;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	width: 19.5%;
	line-height: 1.5;
	padding: 0.5rem 0 0.4rem 0;
	border-right:1px solid #888;
}
.nav_foot ul li:first-child a {
	width: 22%;
	letter-spacing:-1px;
}
.nav_foot ul li:last-child a {
	color:#FFF;
	background-color:#45C4F1;
}
.nav_foot ul li a img {
	display:block;
	width:18px;
	margin: 0 auto 0.2rem auto;
}
.lock {overflow:hidden;}
.modal-content {
    position:relative;
    display:none;
    width: 94%;
	margin: 1rem;
    padding:2rem 1rem;
	background-color:#FFF;
}
.modal-content p {
    margin:0;
    padding:0;
}
.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}
.modal-wrap {
    z-index:2;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}
.modal-open {
	color:#006CD8;
	text-decoration:underline;
}
.modal-close {
	color:#333;
	text-decoration:none;
	text-align: center;
	display: block;
	margin-top: 2rem;
	cursor:pointer;
	position:relative;
}
.modal-close::before {
	content:"";
	width:16px;
	height:16px;
	display:block;
	background:url(/wp-content/themes/carryme.jp_theme/images/ico_batsu.png) left center no-repeat;
	background-size:16px 16px;
	top: 0.4rem;
	left: 5.5em;
	position: absolute;
}
.modal-open:hover {cursor:pointer;}
.nav_madal li {
	border-bottom:1px dotted #999;
	padding: 0.8rem 1rem 0.8rem 2rem;
	vertical-align: middle;
	position: relative;
}
.nav_madal li a::before,
.nav_madal li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.nav_madal li a::before{
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #45C4F1;
}
.nav_madal li a::after{
	left: 4px;
	width: 3px;
	height: 3px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.box_follow {overflow:hidden;}
.box_follow li a {
	color:#FFF;
	font-size: 1.4rem;
	text-decoration: none;
	padding: 1rem 0;
	display:block;
	width:50%;
	float:left;
}
.box_follow li img {
	display:block;
	float:left;
}
.box_follow .li_twitter a {background-color:#00aced;}
.box_follow .li_twitter img {margin: 0 1rem 0 3rem;}
.box_follow .li_facebook a {background-color:#3b579d;}
.box_follow .li_facebook img {margin: 0 1rem 0 2rem;}

}


/*--------------------------------------------------------*/

/* @group 768px - wide tablet
ここに768px～1023pxまでのCSSを記述
--------------------------------------------------------*/

@media only screen and (min-width:768px){
	
a img {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}
.f_left,
.alignleft {
	float:left;
	margin:0 1.5em 1em 0;
}
.f_right,
.alignright {
	float:right;
	margin:0 0 1em 1.5em;
}
a img:hover{
	opacity: 0.7;
    filter: alpha(opacity=60);  
}
.header-inner,
.img_main-inner,
#container,
.box_footnavi,
.box_sns,
.box_footer dl {
	max-width: 1080px;
	width: 100%;
	margin-left:auto!important;
	margin-right:auto!important;
	padding:0;
}
#page #main {min-height:450px;}
.img_logo img {width: 224px;}
.img_logo {margin: 1.4rem 0;}
.img_logo02 img {width: 164px;}
.img_logo02 {margin: 1.4rem 0;}
.drawer-toggle.drawer-hamburger {display:none;}
header nav li {
	display:inline-block;
	padding:1.5rem 2.5rem;
	border-left:1px solid #D4D4D4;
	text-align:center;
	border-bottom:none;
}
header nav li img {
	margin: 0 auto 0.5rem;
	float:none;
}

#container {padding:0;}
.box_sns li {margin:0 1em;}
.box_footnavi dt {
	font-size: 1.6rem;
	padding: 0.8em;
	border-top:none;
}
.box_footnavi dd li:last-child a {border-bottom:1px solid #555;}
.box_footnavi ul {padding: 0.5rem 0 0 0;}
footer #copy {
	margin-top:2em;
	padding:0.3em 0;
}
#page .writer dl {padding:0 1.5em 1.5em 120px;}
#page .info dl {padding-left:100px;}
.box_footer {padding:2em 0;}
#page blockquote {
	padding:1em 3em;
	margin:1.5em 1em;
}
.btn_biginner a {width:70%;}
#footerFloatingMenu .btn_recruitment {
	text-align: right;
	padding: 1rem 3rem;
}
.box_manual .list_manual {margin: 2em;}
.box_download {margin: 5em;}
.btn_download a {
	padding: 0.8em 3em 0.8em 4.5em;
	background: url(/wp-content/themes/carryme.jp_theme/images/img_download.png) 3em center no-repeat #00A3D8;
	background-size: 20px 20px;
}
.nav_foot,
.modal-content {display:none;}

}

/*サイドの小カテゴリー非表示*/
ul.children {
    display: none;
}

/*----------------▼▼▼　googleフォーム　▼▼▼----------------*/
.google-form input[type="submit"],
.google-form input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

.google-form input[type="submit"]::-webkit-search-decoration,
.google-form input[type="button"]::-webkit-search-decoration {
    display: none;
}
.google-form input[type="submit"]::focus,
.google-form input[type="button"]::focus {
    outline-offset: -2px;
}

.google-form input[type="text"],
.google-form input[type="email"],
.google-form textarea {
	width: 100%;
	padding: 0.4em 1em;
}

.google-form button {
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.google-left{
    width: 20%;
}

.google-right{
    width: 80%;
}

@media (max-width: 1100px){
.google-left{
    width: 30%;
}

.google-right{
    width: 70%;
}
}

.google-form-box {
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
}

.google-form-box .require {
    font-size: 1.3rem;
    color: #f00;
    padding: 0 0 0 5px;
}

.google-form-box .ml10 {
    margin-left: 10px;
}

.form-center {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.google-form-button {
    text-align: center;
}

.google-form-button01 {
    width: 50%;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 25px !important;
    text-decoration: none;
    color: #fff;
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%) !important;
    transition: .4s;
    font-size: 1.4em;
    font-weight: bold;
}

.google-form-button01:hover {
    background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%) !important;
}

@media only screen and (max-width:767px){
.google-left{
    width: 100%;
}

.google-right{
    width: 100%;
}

.google-form-button01 {
    padding: 10px 40px;
}
}

/*header-nav*/
.header-nav {
    width: 80%;
    float: right;
}

.header-nav ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content:flex-end;
}

.header-nav ul li {
    font-size: 1.4rem;
    font-weight: 700;
    margin-left: 3rem;
    text-align: center;
    line-height: 1.4;
}

.header-nav ul li a {
    padding: 25px 0;
    text-decoration: none;
    color: #111;
    display: block;
}

.hoverline {
  position: relative;
  cursor: pointer;
  text-decoration: none;
}

.hoverline:before {
  content: "";
  position: absolute;
  left: 25%; /*長さはテキストの両端まで*/
  right: 25%; /*長さはテキストの両端まで*/
  bottom: 15px;
  width: 50%; /*線の長さ*/
  height: 2px; /*線の太さ*/
  background-color: #1a1f2a; 
  transform: scale(0, 1); /*横方向に0状態から全体まで線を入れる*/
  transform-origin: left; /*左を起点にアニメーション*/
  transition: transform .1s; /*アニメーションの時間*/
}

.hoverline:hover:before {
  transform: scale(1); /*ホバー時に等倍へ拡大*/
}

@media only screen and (max-width:980px){
.header-nav ul li {
    margin-left: 2rem;
}
}

@media only screen and (max-width:880px){
.img_logo02 img {
    width: 120px;
}
.header-nav ul li {
    font-size: 1.3rem;
}
}

@media only screen and (max-width:768px){
.img_logo02 img {
    width: 150px;
}
}

@media (max-width: 768px){

.pipedriveWebForms {
    height: 100%;
    padding-bottom: 700px;
}

}

/*----------------▼▼▼　ページレイアウト　▼▼▼----------------*/
.wp-post-image {
    object-fit: cover;
}