﻿



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



/*▼マークアップ関係--------------------------------------------------*/
h2 {
    font-size: 20px;
    line-height: 60px;
    width: 90vw;
    padding-left: 5vw;
    height: 60px;
	margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid #CAE4E8;
    border-radius: 10px 10px 10px 10px;
}

.h3_type1_wrapper {
    width: 96vw;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
}

.h3_type1_w445_left {
    width: 33vw;
    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: 30vw;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    float: left;
}
.h3_type1_w445_right {
    width: 33vw;
    height: 4px;
    margin: 8px 0px 8px 0px;
    float: left;
    background: linear-gradient(to left, rgba(39,144,147,0), rgba(39,144,147,1));
}
/*▲マークアップ関係--------------------------------------------------*/



p#intro {
    text-align: center;
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 50px;
}



#sub_navi {
    display: none;
}

#sub_navi_sp {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  border: 2px solid #27969A;
  border-radius: 5px;
  background: #ffffff;
}
#sub_navi_sp::before { /*下向き矢印関係*/
  position: absolute;
  top: 1.5em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #27969A;
  pointer-events: none;
}
#sub_navi_sp select {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 38px 8px 8px;
  color: black;
  font-size: 14px;
}



/*▼item1関係----------------------------------------------------*/
#item1_anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
#item1_wrapper {
    width: 98vw;
    border-radius: 10px 10px 10px 10px;
    background-color: #CAE4E8;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

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

p#item1_title_caption {
    text-align: center;
    font-size: 14px;
    margin-bottom: 25px;
}

#item1_inner {
    width: 94vw;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

hr.hr_item1 {
    border: none;
    border-top: 2px dotted #279093;
    width: 88vw;
    margin-right: auto;
    margin-left: auto;
}
p#item1_caption_type1 {
    text-align: center;
    color: #279093;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0px 10px 0px;
}

#example1_wrapper {
    width: 80vw;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}
img#example1 {
    width: 80vw;
}
p#example1_caption {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
}

#example2_wrapper {
    width: 80vw;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
}
img#example2 {
    width: 80vw;
}
p#example2_caption {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
}

p#item1_caption_type2 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 14px;
}
/*▲item1関係----------------------------------------------------*/



/*▼item2関係----------------------------------------------------*/
#item2_anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

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

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

p#item2_title_caption {
    text-align: center;
    font-size: 14px;
    margin-bottom: 25px;
}

#item2_aricle {
    width: 88vw;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 3vw;
    padding-left: 3vw;
}
p.item2_article_title_w580 {
    width: 64vw;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    float: left;
}
p.item2_article_title_w600 {
    width: 66vw;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    float: left;
}
p.item2_article_text {
    font-size: 14px;
}
/*▲item2関係----------------------------------------------------*/



.dot_green {
    width: 2vw;
    height: 2vw;
    margin-top: calc( ( 16px - 2vw ) / 2 );
    border-radius: 50%;
    background-color: #A3CACC;
    float: left;
}
.dot_yellow {
    width: 2vw;
    height: 2vw;
    margin-top: calc( ( 16px - 2vw ) / 2 );
    border-radius: 50%;
    background-color: #E2C86B;
    float: left;
}

.gl_w150 { /*640の脇*/
    width: 6vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #A3CACC;
    float: left;
}
.yl_w150 { /*640の脇*/
    width: 6vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #E2C86B;
    float: left;
}
.gl_w170 { /*600の脇*/
    width: 9vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #A3CACC;
    float: left;
}
.yl_w170 { /*600の脇*/
    width: 9vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #E2C86B;
    float: left;
}
.gl_w180 { /*580の脇*/
    width: 10vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #A3CACC;
    float: left;
}
.yl_w180 { /*580の脇*/
    width: 10vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #E2C86B;
    float: left;
}
.gl_w210 { /*520の脇*/
    width: 13vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #A3CACC;
    float: left;
}
.yl_w210 { /*520の脇*/
    width: 13vw;
    height: 2px;
    margin: 7px 0px 7px 0px;
    background-color: #E2C86B;
    float: left;
}



/*▼item3関係----------------------------------------------------*/
#item3_anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
#item3_wrapper {
    width: 98vw;
    border-radius: 10px 10px 10px 10px;
    background-color: #F7E8E8;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

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

#item3_aricle {
    width: 88vw;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 3vw;
    padding-left: 3vw;
}
p.item3_article_title_w520 {
    width: 58vw;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    float: left;
}
p.item3_article_title_w640 {
    width: 72vw;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    float: left;
}
p.item3_article_text {
    font-size: 14px;
}

.light_red {
    background-color: #F7E8E8;
}
/*▲item3関係----------------------------------------------------*/



/*▼item4関係----------------------------------------------------*/
#item4_anchor {
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}
#item4_wrapper {
    width: 100vw;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
}

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

#hands_wrapper {
    width: 80vw;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F6E7E7;
    border-radius: 20px 20px 20px 20px;
    margin-right: auto;
    margin-left: auto;
}
img#hands {
    display: block;
    width: 40vw;
    margin-right: auto;
    margin-left: auto;
}

#item4_caption {
    width: 98vw;
}

p#item4_caption_type1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}

p.item4_caption_type2 {
    width: 92vw;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    margin-bottom: 0px;
}
/*▲item4関係----------------------------------------------------*/



}










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



/*▼マークアップ関係--------------------------------------------------*/
h2 {
    font-size: 32px;
    line-height: 160px;
    width: 1098px;
    padding-left: 48px;
    height: 160px;
	margin-top: 140px;
    margin-right: auto;
    margin-left: auto;
    border: 10px solid #CAE4E8;
    border-radius: 30px 30px 30px 30px;
}

.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));
}
/*▲マークアップ関係--------------------------------------------------*/



p#intro {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}



#sub_navi {
    width: 1098px;
    padding: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 110px;
    border: 1px solid #C8C8C8;
    border-radius: 30px 30px 30px 30px;
}

h3#item1 {
    width: 544px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #CAE4E8;
    float: left;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
}
h3#item2 {
    width: 544px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #CAE4E8;
    float: right;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
}
h3#item3 {
    width: 544px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #F6E7E7;
    float: left;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 18px;
}
h3#item4 {
    width: 544px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #F6E7E7;
    float: right;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 18px;
}

#sub_navi_sp {
    display: none;
}



/*▼item1関係----------------------------------------------------*/
#item1_anchor {
    display: block;
    padding-top: 165px; /*上部固定メニューの高さ70+本要素の親要素に設定されている上パディング95*/
    margin-top: -165px;
}
#item1_wrapper {
    width: 1160px;
    border-radius: 30px 30px 30px 30px;
    background-color: #CAE4E8;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 180px;
    padding-top: 95px;
    padding-bottom: 90px;
}

p#item1_title {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 60px;
}

p#item1_title_caption {
    text-align: center;
    margin-bottom: 70px;
}

#item1_inner {
    width: 1060px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 30px;
}

hr.hr_item1 {
    border: none;
    border-top: 3px dotted #279093;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}
p#item1_caption_type1 {
    text-align: center;
    color: #279093;
    font-weight: bold;
    font-size: 20px;
    line-height: 34px;
    margin: 10px 0px 10px 0px;
}

#example1_wrapper {
    width: 460px;
    float: left;
    margin-left: 30px;
}
img#example1 {
    width: 460px;
    height: 250px;
}
p#example1_caption {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
}

#example2_wrapper {
    width: 460px;
    float: right;
    margin-right: 30px;
}
img#example2 {
    width: 460px;
    height: 250px;
}
p#example2_caption {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
}

p#item1_caption_type2 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 0px;
}
/*▲item1関係----------------------------------------------------*/



/*▼item2関係----------------------------------------------------*/
#item2_anchor {
    display: block;
    padding-top: 165px; /*上部固定メニューの高さ70+本要素の親要素に設定されている上パディング95*/
    margin-top: -165px;
}
#item2_wrapper {
    width: 1160px;
    border-radius: 30px 30px 30px 30px;
    background-color: #CAE4E8;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 180px;
    padding-top: 95px;
    padding-bottom: 90px;
}

p#item2_title {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 60px;
}

p#item2_title_caption {
    text-align: center;
    margin-bottom: 70px;
}

#item2_aricle {
    width: 960px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
    padding: 80px 50px 60px 50px;
}
p.item2_article_title_w580 {
    width: 580px;
    height: 30px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    float: left;
}
p.item2_article_title_w600 {
    width: 600px;
    height: 30px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    float: left;
}
p.item2_article_text {
}
/*▲item2関係----------------------------------------------------*/



.dot_green {
    width: 10px;
    height: 10px;
    margin: 10px 0px 10px 0px;
    border-radius: 50%;
    background-color: #86BBBC;
    float: left;
}
.dot_yellow {
    width: 10px;
    height: 10px;
    margin: 10px 0px 10px 0px;
    border-radius: 50%;
    background-color: #DDB83C;
    float: left;
}

.gl_w150 {
    width: 150px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #86BBBC;
    float: left;
}
.yl_w150 {
    width: 150px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #DDB83C;
    float: left;
}
.gl_w170 {
    width: 170px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #86BBBC;
    float: left;
}
.yl_w170 {
    width: 170px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #DDB83C;
    float: left;
}
.gl_w180 {
    width: 180px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #86BBBC;
    float: left;
}
.yl_w180 {
    width: 180px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #DDB83C;
    float: left;
}
.gl_w210 {
    width: 210px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #86BBBC;
    float: left;
}
.yl_w210 {
    width: 210px;
    height: 2px;
    margin: 14px 0px 14px 0px;
    background-color: #DDB83C;
    float: left;
}



/*▼item3関係----------------------------------------------------*/
#item3_anchor {
    display: block;
    padding-top: 165px; /*上部固定メニューの高さ70+本要素の親要素に設定されている上パディング95*/
    margin-top: -165px;
}
#item3_wrapper {
    width: 1160px;
    border-radius: 30px 30px 30px 30px;
    background-color: #F7E8E8;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 180px;
    padding-top: 95px;
    padding-bottom: 90px;
}

p#item3_title {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 60px;
}

#item3_aricle {
    width: 960px;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    margin-right: auto;
    margin-left: auto;
    padding: 80px 50px 60px 50px;
}
p.item3_article_title_w520 {
    width: 520px;
    height: 30px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    float: left;
}
p.item3_article_title_w640 {
    width: 640px;
    height: 30px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    float: left;
}
p.item3_article_text {
}

.light_red {
    background-color: #F7E8E8;
}
/*▲item3関係----------------------------------------------------*/



/*▼item4関係----------------------------------------------------*/
#item4_anchor {
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}
#item4_wrapper {
    width: 1160px;
    margin-right: auto;
    margin-left: auto;
}

p#item4_title {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 44px;
}

#hands_wrapper {
    float: left;
    width: 650px;
    height: 270px;
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #F6E7E7;
    border-radius: 30px 30px 30px 30px;
}
img#hands {
    display: block;
    width: 382px;
    height: 270px;
    margin-right: auto;
    margin-left: auto;
}

#item4_caption {
    float: right;
    width: 475px;
    height: 360px;
}

p#item4_caption_type1 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 80px;
}

p.item4_caption_type2 {
}
/*▲item4関係----------------------------------------------------*/



}









