﻿


/*スマホサイト**********************************************************************/
@media screen and (max-width:680px) {



* {margin: 0;padding: 0}
a {text-decoration : none}
ul, ol {list-style : none}
img {
	vertical-align : middle;
	max-width : 100%;
	height:auto;
}

/*float解除-------------------------------------------------------------------------------------------*/
.floatClear {
	display: block;
	clear: both;
}
.floatClear-sp {
	display: block;
	clear: both;
}
/*-------------------------------------------------------------------------------------------float解除*/

html {
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /* Safari */
    font-size : 62.5%; /*ブラウザデフォルト16px / 16×0.625=10 / 以降em指定はこれを基準に */
	line-height : 1.5;
	margin:0px;
	padding:0px;
	scroll-behavior: smooth;
}

p {
	margin:0px 0px 20px 0px;
}

br.br-pc {
	display: none;
}






/* ▼ image_visual関係 */
p#image_visual_sp_text1 {
	width: 100vw;
    height: 40px;
	margin-top: 42px;/*上部固定のメニュー帯分*/
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    padding: 9px 0px 6px 0px; /*上部固定のメニュー帯のシャドー分程度下げている*/
    text-align: center;
    color: #FFFFFF;
    background: rgba(0,0,0,0.5);
    position: relative;
}

#image_visual_sp {
    margin-top: -55px; /*20×2+9+6*/
}
img#image_visual_sp_svg {
    width: 100vw;
    position: absolute;
}
img#image_visual_sp_bg {
    width: 100vw;
}

p#image_visual_sp_text2 {
	width: 100vw;
    height: 40px;
    margin-top: -52px; /*マイナスマージンでイメージビジュアルに重ねる*/
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0px 6px 0px;
    text-align: center;
    color: #FFFFFF;
    background: rgba(0,0,0,0.5);
    position: relative;
}

p#image_visual_text1 {
    display: none;
}
#image_visual_bg {
    display: none;
}
#image_visual_svg {
    display: none;
}
p#image_visual_text2 {
    display: none;
}
/* ▲ image_visual関係 */



/* ▼ 固定バナー関係 */
.application_contact_wrapper {
    background-color: #D7EAED;
    padding: 2vw 0vw 2vw 0vw;
}
.application_contact {
    width: 98vw;
    margin: 0px auto 0px auto;
}
img.application_button {
    width: 48vw;
    height: 10vw;
    float: left;
}
img.contact_button {
    width: 48vw;
    height: 10vw;
    float: right;
}
/* ▲ 固定バナー関係 */

/* ▼ フローティングバナー関係 */
.application_contact_wrapper_floating {
    background-color: #D7EAED;
    padding: 0vw 0vw 2vw 0vw;
/* ▼ ページ下部固定表示＆最初は見えないように */
	position: fixed;
	bottom: 0;
    width: 100%;
	display: none;
    z-index: 100;
/* ▲ ページ下部固定表示＆最初は見えないように */
}
p#accept {
    background-color: #259599;
    z-index: 101;
    text-align: center;
    font-size: 12px;
    line-height: 5vw;
    height: 5vw;
    margin-bottom: 2vw;
    color: #FFFFFF;
    font-weight: bold;    
}
.application_contact_floating {
    width: 98vw;
    margin: 0px auto 0px auto;
}
img.application_button_floating {
    width: 48vw;
    height: 10vw;
    float: left;
}
img.contact_button_floating {
    width: 48vw;
    height: 10vw;
    float: right;
}
/* ▲ フローティングバナー関係 */



/*h3_type1関係-------------------------------------------*/
.h3_type1_wrapper {
    width: 96vw;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
}

/*「お客様の声」「みなさまへ」で使用*/
.h3_type1_w445_left {
    width: 32vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to right, rgba(39,144,147,0), rgba(39,144,147,1));
}
h3.h3_type1_w270 {
    width: 32vw;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    float: left;
}
.h3_type1_w445_right {
    width: 32vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}

/*「サービスのご案内」「サービス誕生秘話」で使用*/
.h3_type1_w380_left {
    width: 26vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to right, rgba(39,144,147,0), rgba(39,144,147,1));
}
h3.h3_type1_w400 {
    width: 44vw;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    float: left;
}
.h3_type1_w380_right {
    width: 26vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}


/*「サービスにかける思い」で使用*/
.h3_type1_w280_left {
    width: 21vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to right, rgba(39,144,147,0), rgba(39,144,147,1));
}
h3.h3_type1_w500 {
    width: 54vw;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    float: left;
}
.h3_type1_w280_right {
    width: 21vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}
/*-------------------------------------------h3_type1関係*/



/* ▼ 結果関係 */
p#result_lead {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 30px 0px 30px 0px;
}

#result_elderly_wrapper {
    background-color: #F4E5E5;
    width: 96vw;
    padding: 3vw 1vw 2vw 1vw;
    margin: 0px auto 0px auto;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 20px;
}
#result_lead_elderly {
    margin-left: 25vw;
    height: 30px;
    padding: 0vw 0vw 0vw 0vw;
    margin-bottom: 2vw;
}
img#check1 {
    width: 30px;
    height: 30px;
    float: left;
}
p#willbe_elderly {
    font-size: 18px;
    line-height: 30px;
    float: left;
    margin-left: 2vw;
    margin-bottom: 0px;
}
p.result_elderly {
    width: 88vw;
    padding: 2vw 2vw 2vw 2vw;
    margin: 0px auto 10px auto;
    font-size: 16px;
    line-height: 20px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    border: 1vw #E5A3B9 solid;
}

#result_younger_wrapper {
    background-color: #C9E3E7;
    width: 96vw;
    padding: 3vw 1vw 2vw 1vw;
    margin: 0px auto 0px auto;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 1vw;
}
#result_lead_younger {
    margin-left: 22vw;
    height: 30px;
    padding: 0vw 0vw 0vw 0vw;
    margin-bottom: 2vw;
}
img#check2 {
    width: 30px;
    height: 30px;
    float: left;
}
p#willbe_younger {
    font-size: 18px;
    line-height: 30px;
    float: left;
    margin-left: 2vw;
    margin-bottom: 0px;
}
p.result_younger {
    width: 88vw;
    padding: 2vw 2vw 2vw 2vw;
    margin: 0px auto 10px auto;
    font-size: 16px;
    line-height: 20px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    border: 1vw #89CED3 solid;
}

#means_bulb {
    width: 96vw;
    padding: 3vw 0vw 3vw 0vw;
    margin: 5px auto 0px auto;
    background-color: #FFFFFF;
    border: 1vw #89CED3 solid;
    border-radius: 10px 10px 10px 10px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    position: relative; /*電球アイコンの位置指定用*/
}
p#means {
    margin-bottom: 0px;
}
img#bulb {
    width: 50px;
    height: 70px;
    position: absolute; /*電球アイコンの位置指定用*/
    top: 6vw; /*電球アイコンの位置指定用*/
    left: 6vw; /*電球アイコンの位置指定用*/
}
/* ▲ 結果関係 */



/* ▼ 証拠関係 */
p#evidence_title {
    width: 50vw;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    background-color: #FFFFFF;
    margin: 60px auto 0px auto;
    z-index: 10;
    position: relative; /*z-indexを効かせるために必要*/
}
p#evidence {
    width: 92vw;
    padding: 6vw 2vw 4vw 2vw;
    margin: -11px auto 0px auto;
    border: 2px dashed #279699;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 20px;
    z-index: 1;
    position: relative; /*z-indexを効かせるために必要*/
}
.fsup {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.fsupmore {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
.check_green {
    color: #27898C;
}
.text_green {
    color: #27898C;
}
.bgpink {
    background-color: #F4E5E5;
}
.bggreen {
    background-color: #C9E3E7;
}

img#connect_icon {
    width: 20vw;
    height: 11vw;
    display: block;
    margin: 12px auto 12px auto;
}

p#evidence_additional {
    width: 92vw;
    padding: 4vw 2vw 4vw 2vw;
    margin: 0px auto 0px auto;
    border: 2px dashed #279699;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 20px;
}
/* ▲ 証拠関係 */



/* ▼ 共鳴 */
p#intro {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.review_wrapper {
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
}
.review {
    width: 90vw;
    padding: 5vw 3vw 5vw 3vw;
    border: 2px dashed #279699;
    border-radius: 10px 10px 10px 10px;
    margin: 0px auto 30px auto;
}
img.woman_type1_review {
    display: block;
    width: 40vw;
    height: 28vw;
    margin: 0px auto 8px auto;
}
img.woman_type2_review {
    display: block;
    width: 40vw;
    height: 28vw;
    margin: 0px auto 8px auto;
}
img.man_type1_review {
    display: block;
    width: 40vw;
    height: 28vw;
    margin: 0px auto 8px auto;
}
img.man_type2_review {
    display: block;
    width: 40vw;
    height: 28vw;
    margin: 0px auto 8px auto;
}
p.review_from {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 14px;
}
p.review_title {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 6px;
    font-weight: bold;
}
p.review_text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
}
/* ▲ 共鳴 */



/* ▼ 信頼 */
img#cs_pc {
    display: none;
}
img#cs_sp {
    width: 90vw;
    height: 51vw;
    margin: 20px auto 30px auto;
    display: block;
}



/*▼item1関係----------------------------------------------------*/
#item1_title_wrapper {
    width: 98vw;
    height: 58px;
    padding-top: 8px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    background-image: url("../img/item1_title_wrapper_bg.svg"); /*両サイドの斜点線*/
    background-repeat: no-repeat;
    background-position: bottom;
}
p#item1_title_caption {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #D57150;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
p#item1_title {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: #D57150;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
hr#hr_item1_title {
    width: 98vw;
    height: 4px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background-image: url("../img/hr_item1_title_bg.svg");
    border: none;
}

#item1_wrapper {
    width: 98vw;
    border-radius: 10px 10px 10px 10px;
    background-color: #8AC6C8;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-top: 27px;
    padding-bottom: 30px;
}

p#item1_lead1 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 17px;
}

#item1_inner {
    width: 86vw; /* 86+4+4=94 98の中央に94のinnerを配置*/
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 4vw 20px 4vw;
}

img#item1_icon {
    width: 12vw;
    height: 100px;
    float: left;
}
p#item1_lead2 {
    width: 70vw; /* 12+70=82 86の中に左右計82の要素を中央に4空けで配置 */
    font-size: 16px;
    line-height: 24px; /*左側に配置のアイコンの高さは100px　24*2=48　100-48=52　52/2=26*/
    font-weight: bold;
    margin-top: 26px;
    margin-bottom:0px;
    float: right;
}

hr.hr_item1 {
    border: none;
    border-top: 2px dotted #259599;
    width: 84vw;
    margin: 20px auto 20px auto;
}

/*見守り機器1関係-----*/
#sensor1_wrapper {
margin-top: 0px;
}

img.sensor_icon_type1 {
    width: 36px;
    height: 26px;
    padding-bottom: 2px; /*横との見た目上の高さ合わせ*/
    float: left;
}
p#sensor1 {
    font-size: 20px;
    line-height: 26px;
    padding-top: 2px; /*横との見た目上の高さ合わせ*/
    margin-left: 10px;
    font-weight: bold;
    color: #258F91;
    float: left;
    margin-bottom: 0px;
}
p#sensor1_caption {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

p#sensor1_item1 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}
p#sensor1_item1_text1 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
}
/*-----見守り機器1関係*/

/*見守り機器2関係-----*/
#sensor2_wrapper {
}
p#sensor2 {
    font-size: 20px;
    line-height: 26px;
    padding-top: 2px; /*横との見た目上の高さ合わせ*/
    margin-left: 10px;
    font-weight: bold;
    color: #258F91;
    float: left;
    margin-bottom: 0px;
}
p#sensor2_caption {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

p#sensor2_item1 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}
p#sensor2_item1_text1 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

p#sensor2_item2 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}
p#sensor2_item2_text1 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
}
p#sensor2_item2_text2 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.wbgt {
    background-color: #258F91;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
}
/*-----見守り機器2関係*/

/*特徴関係-----*/
p#item1_feature {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
p#item1_feature_text {
    font-size: 14px;
    margin-bottom: 20px;
}

#item1_img {
    width: 86vw;
    margin-right: auto;
    margin-left: auto;
}
img#item1_img1 {
    width: 86vw;
}

#sensor_sp {
    width: 56vw; /*ここの数字はセンサーアイコンのサイズ調整のために単純に調整してok*/
    margin-right: auto;
    margin-left: auto;
}
img.sensor_icon_type2_vertical {
    width: 86vw;
}
#sensor {
    display: none;
}

img#item1_img2 {
    width: 86vw;
}
/*-----特徴関係*/

/*料金関係-----*/
p#item1_fees {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
p#item1_fee_initial {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #258F91;
    font-weight: bold;
}
p#item1_fee_initial_text {
    font-size: 14px;
    margin-bottom: 20px;
}

p#item1_fee_monthly {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
p#item1_fee_monthly_text {
    font-size: 14px;
    margin-bottom: 0px;
}
/*-----料金関係*/

/*異常時関係-----*/
p#item1_emergency {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

p#item1_emergency_item1 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}
p#item1_emergency_item1_text {
    font-size: 14px;
    margin-bottom: 17px;
}

p#item1_emergency_item2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}
p#item1_emergency_item2_text {
    font-size: 14px;
    margin-bottom: 0px;
}
/*-----異常時関係*/

/*▼----------------------------------------------------item1関係*/

p#btw_item1_item2 {
    width: 88vw;
    padding: 3vw 3vw 3vw 3vw;
    margin: 40px auto 30px auto;
    border: 2px dashed #279699;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
}

.line-through {
    text-decoration: line-through;
}
.light_green {
    background-color: #C3DFE0;
}
.light_yellow {
    background-color: #F1DD9B;
}



/*▼item2関係----------------------------------------------------*/
#item2_title_wrapper {
    width: 98vw;
    height: 58px;
    padding-top: 8px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    background-image: url("../img/item1_title_wrapper_bg.svg"); /*両サイドの斜点線 スマホサイトではitem2の背景もitem1用でOK*/
    background-repeat: no-repeat;
    background-position: bottom;
}
p#item2_title_caption {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #D57150;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
p#item2_title {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: #D57150;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
hr#hr_item2_title {
    width: 98vw;
    height: 4px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    background-image: url("../img/hr_item1_title_bg.svg");
    border: none;
}

#item2_wrapper {
    width: 98vw;
    border-radius: 10px 10px 10px 10px;
    background-color: #ECC231;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
    padding-top: 27px;
    padding-bottom: 30px;
}

p#item2_lead1 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 17px;
}

#item2_inner {
    width: 86vw; /* 86+4+4=94 98の中央に94のinnerを配置*/
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 4vw 20px 4vw;
}

img#item2_icon {
    width: 12vw;
    height: 100px;
    float: left;
}
p#item2_lead2 {
    width: 70vw; /* 12+70=82 86の中に左右計82の要素を中央に4空けで配置 */
    font-size: 16px;
    line-height: 24px; /*左側に配置のアイコンの高さは100px　24*2=48　100-48=52　52/2=26*/
    font-weight: bold;
    margin-top: 26px;
    margin-bottom:0px;
    float: right;
}

p#item2_how {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 20px;
}
p#item2_how_text {
    font-size: 14px;
    margin-bottom: 20px;
}

#item2_img {
    width: 86vw;
    margin-right: auto;
    margin-left: auto;
}
img#item2_img1 {
    width: 86vw;
}

img#arrows {
    display: none;
}
img#arrows-sp {
    width: 16vw;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 35vw;
    margin-left: 35vw;
}

img#item2_img2 {
    width: 86vw;
}

p#item2_feature {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
p#item2_feature_text {
    font-size: 14px;
    margin-bottom: 30px;
}

p#item2_fees {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
p#item2_fees_text {
    font-size: 14px;
    margin-bottom: 0px;
}

.light_yellow {
    background-color: #F1DD9B;
}
/*▲item2関係----------------------------------------------------*/

p#trust_add1 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
}
p#trust_add2 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
}

/* ▲ 信頼 */



/* ▼ ストーリー */
p#howitcomesout {
    width: 92vw;
    margin: 20px auto 0px auto;
    background-color: #F1F8F9;
    padding: 5vw 3vw 5vw 3vw;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 20px;
}

p#passionforservice {
    width: 92vw;
    margin: 20px auto 0px auto;
    background-color: #F1F8F9;
    padding: 5vw 3vw 5vw 3vw;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 20px;
}

#hf_anchor {
    display: block;
    padding-top: -12px;
    margin-top: 12px;
}

#message {
    width: 92vw;
    margin: 20px auto 0px auto;
    padding: 5vw 3vw 5vw 3vw;
    border-radius: 10px 10px 10px 10px;
    border: 0.2vw solid #C7C7C7;
}
img#hf_picture {
    width: 60vw;
    margin: 0px auto 0px auto;
    display: block;
}
p#hf_caption {
    text-align: center;
    display: block;
    margin: 10px auto 20px auto;
    font-size: 14px;
    line-height: 20px;
}
p#hf_message {
    display: block;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
}
/* ▲ ストーリー */



/* ▼ クロージング */
#lastly {
    width: 92vw;
    margin: 20px auto 0px auto;
    background-color: #F1F8F9;
    padding: 5vw 3vw 5vw 3vw;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 20px;
}

#check_bc {
}
img#check1_type2 {
    float: left;
    width: 30px;
    height: 30px;
}
p#basic_course {
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin: 0vw 0vw 0vw 2vw;
}
p#bc_text1 {
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    line-height: 22px;
}
p#bc_text2 {
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #258F91;
    font-weight: bold;
}
p#bc_text3 {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
}
p#bc_text4 {
    font-size: 18px;
    line-height: 24px;
    color: #258F91;
    margin: 0px 0px 10px 0px;
}
p#bc_text5 {
    margin: 0px 0px 20px 0px;
    font-size: 14px;
    line-height: 20px;
}

#check_hs {
}
img#check2_type2 {
    float: left;
    width: 30px;
    height: 30px;
}
p#high_speed {
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin: 0vw 0vw 0vw 2vw;
}
p#hs_text1 {
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    line-height: 22px;
}
/* ▲ クロージング */



/* ▼ PS. */
p#ps {
    width: 92vw;
    margin: 20px auto 0px auto;
    background-color: #F1F8F9;
    padding: 5vw 3vw 5vw 3vw;
    border-radius: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 20px;
}
/* ▲ PS. */



/* ▼ お申し込み */
#application_anchor {
    display: block;
    padding-top: -12px;
    margin-top: 12px;
}

#favor_wrapper {
    width: 98vw;
    margin: 20px auto 50px auto;
    border-radius: 10px 10px 10px 10px;
    background-color: #f7e8e8;
    padding-top: 15px;
    padding-bottom: 10px;
}
img#exclamation {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 38vw;
}
p#favor_lead {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    float: left;
    margin-bottom: 0px;
    margin-left: 10px;
}
p.favor_text {
    width: 88vw;
    padding: 2vw 2vw 2vw 2vw;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin: 15px auto 0px auto;
    font-size: 14px;
}
#submit_text {
    background-color: #dd3761;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

/* ▼ お申し込みフォーム */
#form_wrapper {
    width: 86vw;
    margin: 0px auto 0px auto;
    border: 2px dashed #279699;
    border-radius: 10px 10px 10px 10px;
    padding: 20px 5vw 40px 5vw;
}
p#form_title {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    width: 50vw;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 30px;
}
p#form_announcement {
    width: 86vw;
    font-size: 14px;
    line-height: 24px;
    padding: 30px 0px 30px 0px;
    text-align: center;
    background-color: #cae4e8;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
}
.item_type1 {
    margin-bottom: 25px;
}
.caption_wrapper {
}
img.must {
    display: block;
    width: 38px;
    height: 24px;
	margin: 10px 0px 10px 0px;
    float: left;
}
p.caption {
    font-size: 14px;
	line-height: 24px;
	margin: 10px 0px 10px 10px;
    float: left;
}
input.input_type1 {
    width: 60vw;
    height: 40px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #9b9b9b;
    font-size: 14px;
    padding: 0px 15px 0px 15px;
}
.item_type2 {
    margin-bottom: 10px;
}
#course {
    float: left;
    font-size: 14px;
    line-height: 34px;
}
#target {
    float: left;
    font-size: 14px;
    line-height: 34px;
}

.item_type3 {
    margin-bottom: 0px;
}
#security {
/*    float: left;*/
}
p#put_number {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
}
input.input_captcha {
    width: 30vw;
    height: 40px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #9b9b9b;
    font-size: 14px;
    padding: 0px 15px 0px 15px;
    margin-top: 15px;
}

input.button {
	height: 50px;
	line-height: 50px;
	font-size:18px;
	padding:0px 20px 0px 20px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 15px;
    border-radius: 5px 5px 5px 5px;
}

p#form_additional_text {
    padding-top: 8px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #248486;
    font-size: 14px;
}
/* ▲ お申し込みフォーム */

#pp_wrapper {
    width: 98vw;
    margin: 30px auto 0px auto;
    background-color: #F2F2F2;
    border-radius: 10px 10px 10px 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
p#pp_text {
    width: 90vw;
    padding-right: 2vw;
    height: 310px;
    overflow: auto;
    margin: 0px auto 0px auto;
    font-size: 14px;
}



h2 {
    font-size: 20px;
    line-height: 60px;
    width: 90vw;
    padding-left: 5vw;
    height: 60px;
    margin: 100px auto 50px auto;
    border: 5px solid #CAE4E8;
    border-radius: 10px 10px 10px 10px;
}



/*エラーページで使用*/
p.form_caption_error {
    font-size: 14px;
}

input.button_back {
	height: 50px;
	line-height: 50px;
	font-size:18px;
	padding:0px 20px 0px 20px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 40px;
    border-radius: 5px 5px 5px 5px;
}

.msg {
	color: #FF0000;
}



/*入力内容確認ページで使用*/
p.form_caption_confirm {
    font-size: 14px;
}

input.button_conf {
	height: 50px;
	line-height: 50px;
	font-size:18px;
	padding:0px 20px 0px 20px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 40px;
    border-radius: 5px 5px 5px 5px;
    margin-right: 10px;
}



/*送信完了ページで使用*/
input.button_thanks {
	height: 50px;
	line-height: 50px;
	font-size:18px;
	padding:0px 20px 0px 20px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 40px;
    border-radius: 5px 5px 5px 5px;
}
/* ▲ お申し込み */



/* ▼ centre関係 */
.centre_wrapper {
    width: 96vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
    background-color: #F3F3F3;
    border-radius: 10px 10px 10px 10px;
    margin-right: auto;
    margin-left: auto;
}
.centre {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}
img.tel_centre {
    display: block;
    width: 70vw;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}

.tel_icon_caption {
    width: 92vw;
    margin: 15px auto 0px auto;
}
img.tel_icon_sp {
    float: left;
    width: 25vw;
    height: 25vw;
    margin-left: 2vw;
    display: block;
}
img.tel_icon_pc {
    display: none;
}
p.tel_caption {
    float: left;
    width: 63vw;
    height: 15vw; /*3行用*/
    line-height: 5vw; /*3行用*/
    margin-top: 5vw; /*3行用*/
    margin-left: 2vw;
    font-size: 14px;
    margin-bottom: 0px;
}
/* ▲ centre関係 */



/*▼フッター関係------------------------------------------------------*/
footer {
    margin-top: 80px;
}

p#company_logo_caption1 {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}

#company_logo_wrapper {
    width: 100vw;
	height: 32px;
}
#company_logo_left {
    width: 14vw;
    height: 2px;
    background-color: #A3CACC;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}
img#company_logo {
    display: block;
    width: 72vw;
    height: 32px;
    margin: 0 auto 0 auto;
    float: left;
}
#company_logo_right {
    width: 14vw;
    height: 2px;
    background-color: #E2C86B;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

p#company_logo_caption2 {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #279093;
    margin: 20px 0px 10px 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}

#tel_wrapper {
    width: 96vw;
    padding-top: 22px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f3f3f3;
    border-radius: 10px 10px 10px 10px;
}

p#tel_caption1 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

img#tel {
    display: block;
    width: 250px;
    height: 24px;
    margin: 0px auto 15px auto;
}

p#tel_caption2 {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding-bottom: 25px;
}

p#footer_navi {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin: 20px 0px 20px 0px;
}
/*▲フッター関係------------------------------------------------------*/



small {
	display: block;
	height: 50px;
	line-height: 50px;
    font-size: 1.2rem;
/*	background-color: #27969a;*/
/*	color: #FFFFFF;*/
	text-align: center;
}



#bottom_space {
    height: 19vw;
}



/*ページ全体のリンクカラー設定*/
a{/*リンクされた文字*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:link {/*未訪問のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
color:#000000;
font-style:normal;
text-decoration:none;
}
a:active {/*クリック中*/
color:#000000;
font-style:normal;
text-decoration:none;
}

.mt0sp {
	margin-top: 0px !important;
}
.mt1sp {
	margin-top: 1px !important;
}
.mt2sp {
	margin-top: 2px !important;
}
.mt3sp {
	margin-top: 3px !important;
}
.mt4sp {
	margin-top: 4px !important;
}
.mt5sp {
	margin-top: 5px !important;
    display: block;
}
.mt6sp {
	margin-top: 6px !important;
}
.mt7sp {
	margin-top: 7px !important;
}
.mt8sp {
	margin-top: 8px !important;
}
.mt9sp {
	margin-top: 9px !important;
}
.mt10sp {
	margin-top: 10px !important;
}
.mt15sp {
	margin-top: 15px !important;
}
.mt20sp {
	margin-top: 20px !important;
}
.mt25sp {
	margin-top: 25px !important;
}
.mt30sp {
	margin-top: 30px !important;
}
.mt40sp {
	margin-top: 40px !important;
}
.mt50sp {
	margin-top: 50px !important;
}
.mt60sp {
	margin-top: 60px !important;
}
.mt70sp {
	margin-top: 70px !important;
}
.mt80sp {
	margin-top: 80px !important;
}
.mt90sp {
	margin-top: 90px !important;
}
.mt100sp {
	margin-top: 100px !important;
}

.mb0sp {
	margin-bottom: 0px !important;
}
.mb1sp {
	margin-bottom: 1px !important;
}
.mb2sp {
	margin-bottom: 2px !important;
}
.mb3sp {
	margin-bottom: 3px !important;
}
.mb4sp {
	margin-bottom: 4px !important;
}
.mb5sp {
	margin-bottom: 5px !important;
}
.mb6sp {
	margin-bottom: 6px !important;
}
.mb7sp {
	margin-bottom: 7px !important;
}
.mb8sp {
	margin-bottom: 8px !important;
}
.mb9sp {
	margin-bottom: 9px !important;
}
.mb10sp {
	margin-bottom: 10px !important;
}
.mb15sp {
	margin-bottom: 15px !important;
}
.mb20sp {
	margin-bottom: 20px !important;
}
.mb25sp {
	margin-bottom: 25px !important;
}
.mb30sp {
	margin-bottom: 30px !important;
}
.mb40sp {
	margin-bottom: 40px !important;
}
.mb50sp {
	margin-bottom: 50px !important;
}
.mb60sp {
	margin-bottom: 60px !important;
}
.mb70sp {
	margin-bottom: 70px !important;
}
.mb80sp {
	margin-bottom: 80px !important;
}
.mb90sp {
	margin-bottom: 90px !important;
}
.mb100sp {
	margin-bottom: 100px !important;
}

.pt10sp {
	padding-top: 10px !important;
}
.pt20sp {
	padding-top: 20px !important;
}
.pt30sp {
	padding-top: 30px !important;
}
.pt40sp {
	padding-top: 40px !important;
}
.pt50sp {
	padding-top: 50px !important;
}

.pb10sp {
	padding-bottom: 10px !important;
}
.pb20sp {
	padding-bottom: 20px !important;
}
.pb30sp {
	padding-bottom: 30px !important;
}
.pb40sp {
	padding-bottom: 40px !important;
}
.pb50sp {
	padding-bottom: 50px !important;
}



}










/*PCサイト**************************************************************************/
@media screen and (min-width:681px) {



/*defaultCSS------------------------------------------------------------------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

html {
overflow-y: scroll;
scroll-behavior: smooth;
}

img, object, embed {
vertical-align:bottom;
border: 0px;
}

p {
	margin:0px 0px 20px 0px;
}

br.br-sp {
	display: none;
}

ul {
padding: 0;
margin: 0;
list-style-position:outside;
}

ol {
padding: 0;
margin: 0;
list-style-position:inside;
}

form, input {
margin: 0;
padding: 0;
}
/*------------------------------------------------------------------------------------------defaultCSS*/

/*float解除-------------------------------------------------------------------------------------------*/
.floatClear {
	display: block;
	clear: both;
}
/*-------------------------------------------------------------------------------------------float解除*/

/*body部分--------------------------------------------------------------------------------------------*/
body {
	min-width: 1260px;/*ipad対応用*/
	background-color: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #222222;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
/*--------------------------------------------------------------------------------------------body部分*/






/* ▼ image_visual関係 */
p#image_visual_sp_text1 {
    display: none;
}
#image_visual_sp {
    display: none;
}
img#image_visual_sp_svg {
    display: none;
}
img#image_visual_sp_bg {
    display: none;
}
p#image_visual_sp_text2 {
    display: none;
}

p#image_visual_text1 {
	margin-top: 70px;/*上部固定のメニュー帯分*/
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
    padding-top: 5px; /*3px+シャドウ分2px*/
    padding-bottom: 3px;
    text-align: center;
    color: #FFFFFF;
    background: rgba(0,0,0,0.5);
    position: relative;
}

#image_visual {
    margin-top: -56px; /*24×2=48 48+5+3=56*/
}
#image_visual_bg {
	height: 600px;
	background-image: url(../img/image_visual_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#image_visual_svg {
	height: 600px;
	background-image: url(../img/image_visual_svg.svg);
	background-position: center;
	background-repeat: no-repeat;
    margin-top: -600px;
}

p#image_visual_text2 {
    margin-top: -54px; /*マイナスマージンでイメージビジュアルに重ねる*/
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    color: #FFFFFF;
    background: rgba(0,0,0,0.5);
    position: relative;
}
/* ▲ image_visual関係 */



/* ▼ 固定バナー関係 */
.application_contact_wrapper {
    background-color: #D7EAED;
    height: 120px;
    padding: 20px 0px 20px 0px;
}
.application_contact {
    width: 1240px;
    height: 120px;
    margin: 0px auto 0px auto;
}
img.application_button {
    width: 600px;
    height: 120px;
    float: left;
}
img.contact_button {
    width: 600px;
    height: 120px;
    float: right;
}
/* ▲ 固定バナー関係 */

/* ▼ フローティングバナー関係 */
.application_contact_wrapper_floating {
    background-color: #D7EAED;
    height: 84px;
    padding: 0px 0px 10px 0px;
/* ▼ ページ下部固定表示＆最初は見えないように */
	position: fixed;
	bottom: 0;
    width: 100%;
	display: none;
    z-index: 100;
/* ▲ ページ下部固定表示＆最初は見えないように */
}
p#accept {
    background-color: #259599;
    z-index: 101;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
.application_contact_floating {
    width: 540px;
    height: 50px;
    margin: 0px auto 0px auto;
}
img.application_button_floating {
    width: 250px;
    height: 50px;
    float: left;
}
img.contact_button_floating {
    width: 250px;
    height: 50px;
    float: right;
}
/* ▲ フローティングバナー関係 */



/*h3_type1関係-------------------------------------------*/
.h3_type1_wrapper {
    width: 1160px;
    height: 36px;
    margin-right: auto;
    margin-left: auto;
}

/*「お客様の声」「みなさまへ」で使用*/
.h3_type1_w445_left {
    width: 445px;
    height: 4px;
    margin: 16px 0px 16px 0px;
    float: left;
    background: linear-gradient(to right, rgba(39,144,147,0), rgba(39,144,147,1));
}
h3.h3_type1_w270 {
    width: 270px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    float: left;
}
.h3_type1_w445_right {
    width: 445px;
    height: 4px;
    margin: 16px 0px 16px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}

/*「サービスのご案内」「サービス誕生秘話」で使用*/
.h3_type1_w380_left {
    width: 380px;
    height: 4px;
    margin: 16px 0px 16px 0px;
    float: left;
    background: linear-gradient(to right, rgba(39,144,147,0), rgba(39,144,147,1));
}
h3.h3_type1_w400 {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    float: left;
}
.h3_type1_w380_right {
    width: 380px;
    height: 4px;
    margin: 16px 0px 16px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}

/*「サービスにかける思い」で使用*/
.h3_type1_w280_left {
    width: 280px;
    height: 4px;
    margin: 16px 0px 16px 0px;
    float: left;
    background: linear-gradient(to right, rgba(39,144,147,0), rgba(39,144,147,1));
}
h3.h3_type1_w500 {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    float: left;
}
.h3_type1_w280_right {
    width: 280px;
    height: 4px;
    margin: 16px 0px 16px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}
/*-------------------------------------------h3_type1関係*/



/* ▼ 結果関係 */
p#result_lead {
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    margin: 50px 0px 50px 0px;
}

#result_elderly_wrapper {
    background-color: #F4E5E5;
    width: 1060px;
    padding: 20px 50px 30px 50px;
    margin: 0px auto 0px auto;
    border-radius: 30px 30px 30px 30px;
    margin-bottom: 30px;
}
#result_lead_elderly {
    margin-left: 320px;
    height: 60px;
    padding: 10px 0px 5px 0px;
    margin-bottom: 20px;
}
img#check1 {
    width: 60px;
    height: 60px;
    float: left;
}
p#willbe_elderly {
    font-size: 36px;
    line-height: 60px;
    float: left;
    margin-left: 18px;
    margin-bottom: 0px;
}
p.result_elderly {
    width: 980px;
    background-color: #FFFFFF;
    font-size: 30px;
    line-height: 40px;
    padding: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    border: 10px #E5A3B9 solid;
    margin-bottom: 20px;
}

#result_younger_wrapper {
    background-color: #C9E3E7;
    width: 1060px;
    padding: 20px 50px 30px 50px;
    margin: 0px auto 0px auto;
    border-radius: 30px 30px 30px 30px;
}
#result_lead_younger {
    margin-left: 320px;
    height: 60px;
    padding: 10px 0px 5px 0px;
    margin-bottom: 20px;
}
img#check2 {
    width: 60px;
    height: 60px;
    float: left;
}
p#willbe_younger {
    font-size: 36px;
    line-height: 60px;
    float: left;
    margin-left: 18px;
    margin-bottom: 0px;
}
p.result_younger {
    width: 980px;
    background-color: #FFFFFF;
    font-size: 30px;
    line-height: 40px;
    padding: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    border: 10px #89CED3 solid;
    margin-bottom: 20px;
}

#means_bulb {
    width: 800px;
    padding: 30px 0px 30px 0px;
    margin: 0px auto 0px auto;
    background-color: #FFFFFF;
    border: 10px #89CED3 solid;
    border-radius: 30px 30px 30px 30px;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    position: relative; /*電球アイコンの位置指定用*/
}
p#means {
    margin-bottom: 0px;
}
img#bulb {
    width: 64px;
    height: 90px;
    position: absolute; /*電球アイコンの位置指定用*/
    top: 55px; /*電球アイコンの位置指定用*/
    left: 78px; /*電球アイコンの位置指定用*/
}
/* ▲ 結果関係 */



/* ▼ 証拠関係 */
p#evidence_title {
    width: 400px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    text-align: center;
    background-color: #FFFFFF;
    margin: 133px auto 0px auto;
    z-index: 10;
    position: relative; /*z-indexを効かせるために必要*/
}
p#evidence {
    width: 1060px;
    padding: 65px 50px 65px 50px;
    margin: -19px auto 0px auto;
    border: 2px dashed #279699;
    border-radius: 30px 30px 30px 30px;
    font-size: 18px;
    z-index: 1;
    position: relative; /*z-indexを効かせるために必要*/
}
.fsup {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}
.fsupmore {
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;
}
.check_green {
    color: #27898C;
}
.text_green {
    color: #27898C;
}
.bgpink {
    background-color: #F4E5E5;
}
.bggreen {
    background-color: #C9E3E7;
}

img#connect_icon {
    width: 154px;
    height: 86px;
    display: block;
    margin: 16px auto 16px auto;
}

p#evidence_additional {
    width: 700px;
    padding: 50px 50px 50px 50px;
    margin: 0px auto 0px auto;
    border: 2px dashed #279699;
    border-radius: 30px 30px 30px 30px;
    font-size: 18px;
}
/* ▲ 証拠関係 */



/* ▼ 共鳴関係 */
p#intro {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 50px;
}

.review_wrapper {
    width: 1192px;
    margin-right: auto;
    margin-left: auto;
}
.review {
    width: 1090px;
    padding: 44px 49px 44px 49px;
    border: 2px dashed #279699;
    border-radius: 30px 30px 30px 30px;
    margin: 0px auto 32px auto;
}
img.woman_type1_review {
    display: block;
    width: 110px;
    height: 152px;
    margin: 0px auto 10px auto;
}
img.woman_type2_review {
    display: block;
    width: 110px;
    height: 152px;
    margin: 0px auto 10px auto;
}
img.man_type1_review {
    display: block;
    width: 110px;
    height: 152px;
    margin: 0px auto 10px auto;
}
img.man_type2_review {
    display: block;
    width: 110px;
    height: 152px;
    margin: 0px auto 10px auto;
}
p.review_from {
    font-size: 20px;
    height: 20px;
    text-align: center;
    margin-bottom: 24px;
    font-weight: bold;
}
p.review_title {
    font-size: 20px;
    height: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
p.review_text {
    margin-bottom: 0px;
}
/* ▲ 共鳴関係 */



/* ▼ 信頼 */
img#cs_pc {
    width: 1006px;
    height: 365px;
    margin: 60px auto 0px auto;
    display: block;
}
img#cs_sp {
    display: none;
}



/*▼item1関係----------------------------------------------------*/
#item1_title_wrapper {
    width: 612px;
    height: 73px;
    padding-top: 9px;
    margin: 86px auto 17px auto;
    background-image: url("../img/item1_title_wrapper_bg.svg");
}
p#item1_title_caption {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #D57150;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
p#item1_title {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #D57150;
    margin-top: 13px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
hr#hr_item1_title {
    width: 860px;
    height: 4px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 36px;
    background-image: url("../img/hr_item1_title_bg.svg");
    border: none;
}

#item1_wrapper {
    width: 1160px;
    border-radius: 30px 30px 30px 30px;
    background-color: #8AC6C8;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    padding-top: 30px;
    padding-bottom: 90px;
}

p#item1_lead1 {
    font-size: 30px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 30px;
}

#item1_inner {
    width: 980px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 40px 40px 40px;
}

img#item1_icon {
    width: 80px;
    height: 80px;
    float: left;
}
p#item1_lead2 {
    font-size: 30px;
    line-height: 80px;
    float: left;
    margin-left: 32px;
    margin-bottom: 0px;
}

hr.hr_item1 {
    border: none;
    border-top: 2px dotted #259599;
    width: 950px;
    margin: 42px auto 42px auto;
}

/*見守り機器1関係-----*/
#sensor1_wrapper {
margin-top: 62px;
}

img.sensor_icon_type1 {
    width: 44px;
    height: 32px;
    padding-bottom: 2px; /*横との見た目上の高さ合わせ*/
    float: left;
}
p#sensor1 {
    font-size: 24px;
    line-height: 32px;
    padding-top: 2px; /*横との見た目上の高さ合わせ*/
    margin-left: 10px;
    font-weight: bold;
    color: #258F91;
    float: left;
    margin-bottom: 0px;
}
p#sensor1_caption {
    margin-top: 13px;
    margin-bottom: 27px;
}

p#sensor1_item1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}
p#sensor1_item1_text1 {
    margin-top: 11px;
    margin-bottom: 0px;
}
/*-----見守り機器1関係*/

/*見守り機器2関係-----*/
#sensor2_wrapper {
}
p#sensor2 {
    font-size: 24px;
    line-height: 32px;
    padding-top: 2px; /*横との見た目上の高さ合わせ*/
    margin-left: 10px;
    font-weight: bold;
    color: #258F91;
    float: left;
    margin-bottom: 0px;
}
p#sensor2_caption {
    margin-top: 13px;
    margin-bottom: 27px;
}

p#sensor2_item1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}
p#sensor2_item1_text1 {
    margin-top: 6px;
    margin-bottom: 27px;
}

p#sensor2_item2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}
p#sensor2_item2_text1 {
    margin-top: 6px;
    margin-bottom: 0px;
}
p#sensor2_item2_text2 {
    margin-top: 13px;
    margin-bottom: 0px;
}

.wbgt {
    background-color: #258F91;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
}
/*-----見守り機器2関係*/

/*特徴関係-----*/
p#item1_feature {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
p#item1_feature_text {
    margin-bottom: 40px;
}

#item1_img {
    width: 920px;
    height: 225px;
    margin-right: auto;
    margin-left: auto;
}
img#item1_img1 {
    width: 395px;
    height: 225px;
    float: left;
}

#sensor {
    width: 130px;
    height: 225px;
    float: left;
}
img.sensor_icon_type2_horizon {
    width: 130px;
    height: 225px;
}
#sensor_sp {
    display: none;
}

img#item1_img2 {
    width: 395px;
    height: 225px;
    float: left;
}
/*-----特徴関係*/

/*料金関係-----*/
p#item1_fees {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 19px;
}
p#item1_fee_initial {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 13px;
    color: #258F91;
    font-weight: bold;
}
p#item1_fee_initial_text {
    margin-bottom: 21px;
}

p#item1_fee_monthly {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 13px;
}
p#item1_fee_monthly_text {
    margin-bottom: 0px;
}
/*-----料金関係*/

/*異常時関係-----*/
p#item1_emergency {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}

p#item1_emergency_item1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}
p#item1_emergency_item1_text {
    margin-bottom: 27px;
}

p#item1_emergency_item2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}
p#item1_emergency_item2_text {
    margin-bottom: 0px;
}
/*-----異常時関係*/

/*▼----------------------------------------------------item1関係*/

p#btw_item1_item2 {
    width: 960px;
    padding: 50px 50px 50px 50px;
    margin: 0px auto 80px auto;
    border: 2px dashed #279699;
    border-radius: 30px 30px 30px 30px;
}

.line-through {
    text-decoration: line-through;
}
.light_green {
    background-color: #C3DFE0;
}
.light_yellow {
    background-color: #F1DD9B;
}

/*▼item2関係----------------------------------------------------*/
#item2_title_wrapper {
    width: 834px;
    height: 73px;
    padding-top: 9px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 17px;
    background-image: url("../img/item2_title_wrapper_bg.svg");
}
p#item2_title_caption {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #D57150;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
p#item2_title {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #D57150;
    margin-top: 13px;
    margin-bottom: 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}
hr#hr_item2_title {
    width: 860px;
    height: 4px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 36px;
    background-image: url("../img/hr_item2_title_bg.svg");
    border: none;
}

#item2_wrapper {
    width: 1160px;
    border-radius: 30px 30px 30px 30px;
    background-color: #ECC231;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 85px;
    padding-top: 30px;
    padding-bottom: 90px;
}

p#item2_lead1 {
    font-size: 30px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 30px;
}

#item2_inner {
    width: 980px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 40px 40px 40px;
}

img#item2_icon {
    width: 80px;
    height: 80px;
    float: left;
}
p#item2_lead2 {
    font-size: 30px;
    line-height: 80px;
    float: left;
    margin-left: 32px;
    margin-bottom: 0px;
}

p#item2_how {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 65px;
    margin-bottom: 20px;
}
p#item2_how_text {
    margin-bottom: 43px;
}

#item2_img {
    width: 920px;
    height: 225px;
    margin-right: auto;
    margin-left: auto;
}
img#item2_img1 {
    width: 395px;
    height: 225px;
    float: left;
}

img#arrows {
    display: block;
    width: 100px;
    height: 225px;
    margin-right: 15px;
    margin-left: 15px;
    float: left;
}
img#arrows-sp {
    display: none;
}

img#item2_img2 {
    width: 395px;
    height: 225px;
    float: left;
}

p#item2_feature {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 71px;
    margin-bottom: 20px;
}
p#item2_feature_text {
    margin-bottom: 75px;
}

p#item2_fees {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
p#item2_fees_text {
    margin-bottom: 50px;
}
/*▲item2関係----------------------------------------------------*/

p#trust_add1 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 13px;
    font-weight: bold;
}
p#trust_add2 {
    text-align: center;
    margin-bottom: 37px;
}

/* ▲ 信頼 */



/* ▼ ストーリー */
p#howitcomesout {
    width: 1060px;
    margin: 40px auto 0px auto;
    background-color: #F1F8F9;
    padding: 50px 50px 50px 50px;
    border-radius: 30px 30px 30px 30px;
}

p#passionforservice {
    width: 1060px;
    margin: 40px auto 0px auto;
    background-color: #F1F8F9;
    padding: 50px 50px 50px 50px;
    border-radius: 30px 30px 30px 30px;
}

#hf_anchor {
    display: block;
    padding-top: -14px;
    margin-top: 14px;
}

#message {
    width: 958px;
    margin: 40px auto 0px auto;
    padding: 100px 100px 100px 100px;
    border-radius: 30px 30px 30px 30px;
    border: 1px solid #C7C7C7;
}
img#hf_picture {
    width: 443px;
    height: 600px;
    margin: 0px auto 0px auto;
    display: block;
}
p#hf_caption {
    text-align: center;
    display: block;
    margin: 15px auto 30px auto;
}
p#hf_message {
    display: block;
    margin-bottom: 0px;
}
/* ▲ ストーリー */



/* ▼ クロージング */
#lastly {
    width: 1060px;
    margin: 40px auto 0px auto;
    background-color: #F1F8F9;
    padding: 50px 50px 50px 50px;
    border-radius: 30px 30px 30px 30px;
}

#check_bc {
}
img#check1_type2 {
    float: left;
    width: 60px;
    height: 60px;
}
p#basic_course {
    float: left;
    line-height: 60px;
    font-size: 30px;
    margin: 0px 0px 0px 20px;
}
p#bc_text1 {
    margin: 15px 0px 0px 0px;
    font-size: 24px;
    line-height: 34px;
}
p#bc_text2 {
    margin: 0px 0px 10px 0px;
    font-size: 24px;
    line-height: 34px;
    color: #258F91;
    font-weight: bold;
}
p#bc_text3 {
}
p#bc_text4 {
    font-size: 36px;
    line-height: 46px;
    color: #258F91;
}
p#bc_text5 {
    margin: 0px 0px 40px 0px;
}

#check_hs {
}
img#check2_type2 {
    float: left;
    width: 60px;
    height: 60px;
}
p#high_speed {
    float: left;
    line-height: 60px;
    font-size: 30px;
    margin: 0px 0px 0px 20px;
}
p#hs_text1 {
    margin: 15px 0px 0px 0px;
    font-size: 24px;
    line-height: 34px;
}
/* ▲ クロージング */



/* ▼ PS. */
p#ps {
    width: 1060px;
    margin: 40px auto 0px auto;
    background-color: #F1F8F9;
    padding: 50px 50px 50px 50px;
    border-radius: 30px 30px 30px 30px;
}
/* ▲ PS. */



/* ▼ お申し込み */
#application_anchor {
    display: block;
    padding-top: -14px;
    margin-top: 14px;
}

#favor_wrapper {
    width: 1160px;
    margin: 40px auto 95px auto;
    border-radius: 30px 30px 30px 30px;
    background-color: #f7e8e8;
    padding-top: 15px;
    padding-bottom: 10px;
}
img#exclamation {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 530px;
}
p#favor_lead {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    float: left;
    margin-bottom: 0px;
    margin-left: 10px;
}
p.favor_text {
    width: 1044px;
    padding: 41px 48px 41px 48px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    margin: 15px auto 0px auto;
}
#submit_text {
    background-color: #dd3761;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

/* ▼ お申し込みフォーム */
#form_wrapper {
    width: 972px;
    margin: 0px auto 0px auto;
    border: 2px dashed #279699;
    border-radius: 30px 30px 30px 30px;
    padding: 95px 93px 95px 93px;
}
p#form_title {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    width: 420px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: -115px;
    margin-bottom: 79px;
}
p#form_announcement {
    width: 900px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    background-color: #E4F1F3;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
}
.item_type1 {
    margin-bottom: 49px;
}
.caption_wrapper {
    width: 290px;
    height: 50px;
    float: left;
}
img.must {
    display: block;
    width: 41px;
    height: 26px;
	margin: 12px 0px 12px 0px;
    float: left;
}
p.caption {
    font-size: 20px;
	line-height: 20px;
	margin: 15px 0px 15px 10px;
    float: left;
}
input.input_type1 {
    width: 650px;
    height: 48px;
    float: left;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #9b9b9b;
    font-size: 18px;
    padding: 0px 15px 0px 15px;
    background-color: #E4F1F3;
}
.item_type2 {
    margin-bottom: 35px;
}
#course {
    width: 682px;
    height: 100px;
    float: left;
    font-size: 20px;
    line-height: 50px;
}
#target {
    width: 682px;
    height: 100px;
    float: left;
    font-size: 20px;
    line-height: 50px;
}

.item_type3 {
    margin-bottom: 0px;
}
#security {
    float: left;
}
p#put_number {
    width: 682px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 0px;
}
input.input_captcha {
    width: 150px;
    height: 48px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #9b9b9b;
    font-size: 18px;
    padding: 0px 15px 0px 15px;
    margin-top: 25px;
}

input.button {
	height: 50px;
	line-height: 50px;
	font-size:20px;
	padding:0px 50px 0px 50px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 20px;
    margin-left: 290px;
    border-radius: 5px 5px 5px 5px;
}

p#form_additional_text {
    margin-bottom: 50px;
    font-weight: bold;
    color: #248486;
    padding: 10px 0px 10px 0px;
}
/* ▲ お申し込みフォーム */

#pp_wrapper {
    width: 1156px;
    margin: 90px auto 0px auto;
    border: 2px dashed #F2F2F2;
    background-color: #F2F2F2;
    border-radius: 30px 30px 30px 30px;
    padding-top: 28px;
    padding-bottom: 28px;

}
p#pp_text {
    width: 1090px;
    padding-right: 10px;
    height: 310px;
    overflow: auto;
    margin: 0px auto 0px auto;
}



h2 {
    font-size: 32px;
    line-height: 160px;
    width: 1098px;
    padding-left: 48px;
    height: 160px;
    margin: 140px auto 70px auto;
    border: 10px solid #CAE4E8;
    border-radius: 30px 30px 30px 30px;
}



/*エラーページで使用*/
p.form_caption_error {
}

input.button_back {
	height: 50px;
	line-height: 50px;
	font-size:20px;
	padding:0px 50px 0px 50px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 60px;
    border-radius: 5px 5px 5px 5px;
}

.msg {
	color: #FF0000;
}



/*入力内容確認ページで使用*/
p.form_caption_confirm {
}

input.button_conf {
	height: 50px;
	line-height: 50px;
	font-size:20px;
	padding:0px 50px 0px 50px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 60px;
    border-radius: 5px 5px 5px 5px;
    margin-right: 10px;
}



/*送信完了ページで使用*/
input.button_thanks {
	height: 50px;
	line-height: 50px;
	font-size:20px;
	padding:0px 50px 0px 50px;
	font-weight:bold;
	background-color:#dd3761;
	color:#FFFFFF;
	border-style:none;
	letter-spacing:1px;
	cursor:pointer;
    margin-top: 60px;
    border-radius: 5px 5px 5px 5px;
}
/* ▲ お申し込み */



/* ▼ centre関係 */
.centre_wrapper {
    width: 700px;
    padding-top: 33px;
    padding-bottom: 36px;
    background-color: #F3F3F3;
    border-radius: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
}
.centre {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
img.tel_centre {
    display: block;
    width: 332px;
    height: 31px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 17px;
}

.tel_icon_caption {
    width: 500px;
    margin: 16px auto 0px auto;
}
img.tel_icon_sp {
    display: none;
}
img.tel_icon_pc {
    width: 140px;
    height: 140px;
    display: block;
    float: left;
}
p.tel_caption {
    width: 340px;
    height: 84px;
    float: left;
    margin: 28px 0px 28px 20px;
}
/* ▲ centre関係 */



/*▼フッター関係------------------------------------------------------*/
footer {
    margin-top: 120px;
}

p#company_logo_caption1 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}

#company_logo_wrapper {
	height: 32px;
	background-image: url(../img/company_logo_wrapper_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}
img#company_logo {
    width: 510px;
    height: 32px;
    display: block;
    margin: 0 auto 0 auto;
}

p#company_logo_caption2 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color: #279093;
    margin: 30px 0px 10px 0px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
}

#tel_wrapper {
    width: 600px;
    height: 172px;
    padding-top: 30px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f3f3f3;
    border-radius: 30px 30px 30px 30px;
}

p#tel_caption1 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

img#tel {
    display: block;
    width: 332px;
    height: 31px;
    margin: 0px auto 22px auto;
}

p#tel_caption2 {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 33px;
}

p#footer_navi {
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    margin: 24px 0px 24px 0px;
}
/*▲フッター関係------------------------------------------------------*/



small {
	display: block;
	height: 50px;
	line-height: 50px;
/*	background-color: #27969a;*/
/*	color: #FFFFFF;*/
	text-align: center;
}



#bottom_space {
    height: 94px;
}



/*ページ全体のリンクカラー設定*/
a{/*リンクされた文字*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:link {/*未訪問のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
color:#000000;
font-style:normal;
text-decoration:none;
}
a:active {/*クリック中*/
color:#000000;
font-style:normal;
text-decoration:none;
}

.mt0 {
	margin-top: 0px !important;
}
.mt1 {
	margin-top: 1px !important;
}
.mt2 {
	margin-top: 2px !important;
}
.mt3 {
	margin-top: 3px !important;
}
.mt4 {
	margin-top: 4px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt6 {
	margin-top: 6px !important;
}
.mt7 {
	margin-top: 7px !important;
}
.mt8 {
	margin-top: 8px !important;
}
.mt9 {
	margin-top: 9px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
    display: block;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt130 {
	margin-top: 130px !important;
}
.mt150 {
	margin-top: 150px !important;
}
.mt160 {
	margin-top: 160px !important;
}
.mt180 {
	margin-top: 180px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}
.mb1 {
	margin-bottom: 1px !important;
}
.mb2 {
	margin-bottom: 2px !important;
}
.mb3 {
	margin-bottom: 3px !important;
}
.mb4 {
	margin-bottom: 4px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb6 {
	margin-bottom: 6px !important;
}
.mb7 {
	margin-bottom: 7px !important;
}
.mb8 {
	margin-bottom: 8px !important;
}
.mb9 {
	margin-bottom: 9px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb180 {
	margin-bottom: 180px !important;
}
.mb200 {
	margin-bottom: 200px !important;
}

.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt90 {
	padding-top: 90px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb85 {
	padding-bottom: 85px !important;
}



}


