@charset "utf-8";


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

h2{
	font-size:1.2rem;
	text-align: center;
	margin: 0 0 30px 0;
}

@media only screen and (max-width:650px) {
.contents_h{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    z-index: -2;
    position: relative;
    background-image: url(../images/h_bg_acs.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 20px;
}

.page_tit{
    position: absolute;
    color: #333333;
    text-shadow: 0 0 15px #FFF;
    font-size: 125%;
    text-align: right;
    width: 80%;
    height: auto;
    top: 120px;
    margin-left: 10%;
    margin-right: 10%;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
}

@media only screen and (min-width:650px) { 
.contents_h{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    z-index: -2;
    position: relative;
    background-image: url(../images/h_bg_acs.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.page_tit{
    /*要素の配置*/
    position: absolute;
    /*見た目の調整*/
    color: #333333;
    text-shadow: 0 0 15px #FFF;
    font-size: 175%;
    text-align: right;
    width: 80%;
    height: auto;
    top: 208px;
    margin-left: 10%;
    margin-right: 10%;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
}

 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
	





 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.con_01 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
    float: left;
}
.con_01_waku {
    width: 100%;
    float: right;
    margin-top: 15px;
}
.con_02_waku {
    width: 100%;
    float: right;
    margin-top: 15px;
}
.ph_area{
    display: none;
}

.ph01{
    width: 100%;
    margin-bottom: 28px;
}

.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    width: 70%;
    margin-bottom: 28px;
    margin-left: 15%;
    margin-right: 15%;
}
.ph02 img{
    width: 100%;
    height: auto;
}
.ph00a{
    display: none;
}
.ph00b{
    display: none;
}
}

@media only screen and (min-width:421px)  and (max-width:650px){
.con_01 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 50px;
    float: left;
}
.con_01_waku {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.con_02_waku {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.ph_area{
    display: none;
}

.ph01{
    width: 100%;
    margin-bottom: 28px;
}

.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    width: 50%;
    margin-bottom: 28px;
    margin-left: 25%;
    margin-right: 25%;
}
.ph02 img{
    width: 100%;
    height: auto;
}
.ph00a{
    display: none;
}
.ph00b{
    display: none;
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
.con_01 {
    width: 88%;
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 50px;
    float: left;
}
.con_01_waku {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.con_02_waku {
    width: 64%;
    float: left;
    margin-top: 15px;
}
.ph_area{
    width: 30%;
    float: right;
    height: auto;
}
.ph01{
    width: 100%;
    margin-bottom: 28px;
}

.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    display: none;
}
.ph02 img{
    width: 100%;
    height: auto;
}
.ph00a{
    width: 300px;
    height: auto;
    float: left;
    margin-right: 6%;
}
.ph00a img{
    width: 100%;
    height: auto;
}
.ph00b{
    width: 300px;
    margin-bottom: 10px;
    height: auto;
    float: left;
    margin-right: 6%;
    clear: left;
}
.ph00b img{
    width: 100%;
    height: auto;
}
}

@media only screen and (min-width:851px)  and (max-width:1200px){
.con_01 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 50px;
    float: left;
    text-align: center;
}
.con_01_waku {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.con_02_waku {
    width: 64%;
    float: left;
    margin-top: 15px;
}
.ph_area{
    width: 30%;
    float: right;
    height: auto;
}

.ph01{
    width: 100%;
    margin-bottom: 28px;
}

.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    display: none;
}
.ph02 img{
    width: 100%;
    height: auto;
}
.ph00a{
    width: 350px;
    height: 226px;
    float: left;
    margin-right: 6%;
}
.ph00b{
    width: 350px;
    margin-bottom: 10px;
    height: 226px;
    float: left;
    margin-right: 6%;
    clear: left;
}
}

@media only screen and (min-width:1200px) { 
.con_01 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0px;
    padding-top: 120px;
    float: left;
    padding-left: 0px;
    padding-bottom: 20px;
}
.con_01_waku {
    width: 76%;
    float: right;
    margin-top: 15px;
}
.con_02_waku {
    width: 51%;
    float: right;
    margin-top: 15px;
}
.ph_area{
    width: 20%;
    float: right;
    height: auto;
    margin-left: 6%;
    margin-top: 10px;
}

.ph01{
    width: 100%;
    margin-bottom: 10px;
}

.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    display: none;
}
.ph02 img{
    width: 100%;
    height: auto;
}
.ph00a{
    width: 350px;
    height: 226px;
    float: left;
    margin-right: 6%;
}
.ph00b{
    width: 350px;
    margin-bottom: 10px;
    height: 226px;
    float: left;
    margin-right: 6%;
    clear: left;
}
}

.contents_01 {
    width: 100%;
    float: left;
    height: auto;
}


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */










 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　本体　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　本体　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　本体　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


@media only screen and (max-width:650px) {
.midashi_waku {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}
.main_txt{
    font-size: 100%;
    width: 100%;
    float: left;
    margin-bottom: 50px;
    line-height: 35px;
    padding-bottom: 7px;
    text-align: left;
}
}

@media only screen and (min-width:651px) { 
.midashi_waku {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}
.main_txt{
    font-size: 100%;
    width: 100%;
    float: left;
    margin-bottom: 100px;
    line-height: 35px;
    padding-bottom: 7px;
    text-align: left;
}
}

.midashi {
    position: relative;
    display: inline-block;
    padding: 0 45px;
    font-size: 140%;
    text-align: center;
    width: auto;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}
.midashi:before, .midashi:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 44px;
  height: 1.3px;
  background-color: #000000;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.midashi:before {
  left:0;
}
.midashi:after {
  right: 0;
}


.main_txt p{
    color: #555555;
    margin-bottom: 15px;
    text-align: left;
}

.main_txt_l{
    font-size: 100%;
    width: 100%;
    float: left;
    margin-bottom: 150px;
    line-height: 35px;
    padding-bottom: 7px;
    text-align: left;
}

.main_txt_l p{
    color: #555555;
    margin-bottom: 15px;
}

.main_txt ul  {
    list-style: none;
    line-height: 28px;
    font-size: 90%;
    margin-left: 0px;
}

.p ol  {
    font-size: 93%;
    margin-left: 20px;
}
.youtube{
    width: 100%;
    margin-top: 30px;
    float: left;
    height: auto;
    clear: left;
}

.midashi00 {
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;             /* デフォルトCSS打ち消し */
    font-size: 100%;     /* 文字サイズ指定 */
    padding-bottom: 5px;   /* 余白指定 */
    position: relative;    /* 位置調整 */
    font-weight: bold;   /* 文字の太さ調整 */
}
.midashi00:before {
    content: '';           /* 空白の要素を作る */
    width: 32px;           /* 幅指定 */
    height: 2px;            /* 高さ指定 */
    background-color: #D90000; /* 背景色指定 */
    display: block;        /* ブロック要素にする */
    position: absolute;    /* 位置調整 */
    left: 0;               /* 位置調整 */
    bottom: 3px;           /* 位置調整 */
}
	
.midashi01 {
    margin-top: 50px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;   /* デフォルトCSS打ち消し */
    font-size: 100%;     /* 文字サイズ指定 */
    padding-bottom: 5px;   /* 余白指定 */
    position: relative;    /* 位置調整 */
    font-weight: bold;   /* 文字の太さ調整 */
}
.midashi01:before {
    content: '';           /* 空白の要素を作る */
    width: 32px;           /* 幅指定 */
    height: 2px;            /* 高さ指定 */
    background-color: #D90000; /* 背景色指定 */
    display: block;        /* ブロック要素にする */
    position: absolute;    /* 位置調整 */
    left: 0;               /* 位置調整 */
    bottom: 3px;           /* 位置調整 */
}


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　本体　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　本体　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　本体　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
