.phone-contents .phone-contents-dtl{ border-bottom:0; padding-bottom:10em;}
.link-text{text-align:center;}
.link-text,.link-text a{ color:#2f3e8d;}
.link-text a{ text-decoration: underline;}

@font-face {
font-family: 'Product Sans Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Regular'), url('ProductSans-Regular.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Italic'), url('ProductSans-Italic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Thin Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Thin Regular'), url('ProductSans-Thin.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Light Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Light Regular'), url('ProductSans-Light.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Medium Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Medium Regular'), url('ProductSans-Medium.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Black Regular';
font-style: normal;
font-weight: normal;
src: local('Product Sans Black Regular'), url('ProductSans-Black.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Thin Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Thin Italic'), url('ProductSans-ThinItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Light Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Light Italic'), url('ProductSans-LightItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Medium Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Medium Italic'), url('ProductSans-MediumItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Bold';
font-style: normal;
font-weight: normal;
src: local('Product Sans Bold'), url('ProductSans-Bold.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Bold Italic'), url('ProductSans-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans Black Italic';
font-style: normal;
font-weight: normal;
src: local('Product Sans Black Italic'), url('ProductSans-BlackItalic.woff') format('woff');
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: normal;
}



@media screen and (min-width: 751px){
    .link-text{font-size:231%;}
    
    
.phone-contents .page-ttl {
	text-align: center;
	font-size: 250%; /*36px*/
	font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
	color: #120D55;
	line-height: 1;
    font-weight: bold;
	margin-top: 75px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;

}

.cont_inr_top {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.cont_inr {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.top_ill {
    float: left;
    width: 561px;
    height: auto;
    margin-right: 113px;
  
}
.top_ill img{
    width: 561px;
    height: auto;
    
}
.button_box {
    margin-top: 55px;
    margin-left: 50px;
}

.button_large_box {
    width: 100%;
    
}


.button_large {
    float: left;
    width: 269px;
    height: 100px;
    background-color: #120D55;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    vertical-align: middle;
    margin-bottom: 35px;
}
.button_large_ a{
text-decoration: none!important;
    color: #fff !important;
}
.button_large a:link{
text-decoration: none!important;
    color: #fff !important;
}
.button_large a:visited{
text-decoration: none!important;
    color: #fff !important;
}
.button_large img{
    width: 33px;
    height: auto;
    vertical-align: middle;
}
.button_large_iphone{
    float: left;
    width: 269px;
    height: 100px;
    background-color: #120D55;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    display: block;
    vertical-align: middle;
    margin-bottom: 35px;
    margin-top: 0px;
}

.button_large_iphone a{
text-decoration: none!important;
    color: #fff !important;
}
.button_large_iphone a:link{
text-decoration: none!important;
    color: #fff !important;
}
.button_large_iphone a:visited{
text-decoration: none!important;
    color: #fff !important;
}

.button_large_iphone img{
    width: 33px;
    height: auto;
    vertical-align: middle;
}

.title_cont {
  clear: both;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #120D55;
  border-left: 12px solid #241E6E;
  border-bottom: 2px solid #241E6E;
  padding: .5em .5em;
    margin-top: 80px;
    margin-bottom: 40px;
}
.text_read {
    font-size: 16px;
    line-height: 1.5;
    color: #2A2A36;
    margin-bottom: 40px;
}
.text_read_right {
    font-size: 16px;
    line-height: 1.5;
    color: #2A2A36;
    text-align: right;
}
.text_read_bold {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #2A2A36;
}
.text_read_copyright {
    font-size: 16px;
    line-height: 1.5;
    color: #2A2A36;
    margin-top: 20px;
    margin-bottom: 120px;
}
.productsans_b {
    font-family: 'Product Sans Bold';
}
.productsans_r {
    font-family: 'Product Sans Medium Regular';
}
.notosans {
    font-family: "NotoSansCJKjp", sans-serif;
}


.title_box {
    width: 100%;
    height: 75px;
    font-size: 28px;
    line-height: 75px;
    font-weight: bold;
    color: #fff;
    background-color: #120D55;
    margin-top: 150px;
    text-align: center;
}
.title_copy {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #2A2A36;
    
}







.button_large_num {
    float: left;
    width: 360px;
    height: 188px;
    background-color: #3D3884;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    box-shadow: 5px 4px 0px 0 rgb(196, 197, 201);
    margin-top: 40px;
    margin-bottom: 60px;
    margin-left: 0px;
    margin-right: 20px;
}

.num {
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
    border: solid 1px #fff;
    margin: 15px auto 20px;
}

.button_large_num_2 {
    float: left;
    width: 360px;
    height: 188px;
    background-color: #3D3884;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    box-shadow: 5px 4px 0px 0 rgb(196, 197, 201);
    margin-top: 40px;
    margin-bottom: 120px;
    margin-left: 0px;
    margin-right: 20px;
}
.num_2 {
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
    border: solid 1px #fff;
    margin: 15px auto 10px;
}

.button_large_num img{
    width: 40px;
    height: auto;
    margin-top: 20px;
}
.button_large_num_2 img{
    width: 40px;
    height: auto;
    margin-top: 7px;
}
.num_square {
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
    border: solid 1px #fff;
    margin: 15px auto 10px;
}
.title_num {
  clear: both;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #120D55;

  border-bottom: 2px solid #241E6E;
  padding: .5em 0em;
    margin-top: 50px;
    margin-bottom: 40px;
}
.num_title {
 display: inline-block;
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    background-color: #241E6E;
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    margin-right: 15px;
}

.title_mini {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #2A2A36;
    margin-top: 135px;
    margin-bottom: 30px;
      border-bottom: 1px solid #241E6E;
  padding: .5em 0em;
}
.num_title_mini {
 display: inline-block;
    width: 25px;
    height: 25px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    background-color: #241E6E;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-right: 0px;
}
.howto_text_title {
    position: relative;
    width: 200px;
    font-size: 16px;
    text-align: center;
    margin: 20px 0 20px 40px;
}
.howto_text_title2 {
    position: absolute;
    width: 460px;
    font-size: 16px;
    text-align: center;
    margin: 20px 0 10px;
}
.howto_text_title2_old {
    float: left;
    position: relative;
    width: 210px;
    font-size: 16px;
    text-align: center;
    
}
.howto_text_title2_new {
    float: right;
    position: relative;
    width: 160px;
    font-size: 16px;
    text-align: center;
    
    
}
.howto_box {
    float: left;
    width: 268px;
    height: 570px;
    margin-right: 110px;
    margin-bottom: 50px;
}
.howto_box::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 270px;
  right: -80px;
}

.howto_box img{
    width: 268px;
    height: auto;
    margin: 0px 0 20px 0;
}

.howto_box_nobefore {
    float: left;
    width: 268px;
    margin-right: 110px;
    margin-bottom: 50px;
}

.howto_box_nobefore img{
    width: 268px;
    height: auto;
    margin: 20px 0;
}


.howto_box_1_2 {
    float: left;
    width: 268px;
    margin-right: 110px;
    margin-bottom: 50px;
}
.howto_box_1_2::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 300px;
  right: -80px;
}

.howto_box_1_2 img{
    width: 268px;
    height: auto;
    margin: 0px 0 20px 0;
}

.howto_box_1_2_nobefore {
    float: left;
    width: 268px;
    margin-right: 110px;
    margin-bottom: 50px;
}

.howto_box_1_2_nobefore img{
    width: 268px;
    height: auto;
    margin: 0px 0 20px 0;
}



.howto_box_2_1 {
    float: left;
    width: 208px;
    margin-right: 75px;
    margin-bottom: 50px;
}
.howto_box_2_1::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 40px;/*画像の幅*/
  height: 32px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 200px;
  right: -60px;
}

.howto_box_2_1 img{
    width: 208px;
    height: auto;
    margin: 0px 0 20px 0;
}

.howto_box_2_1_nobefore {
    float: left;
    width: 208px;
    margin-right: 110px;
    margin-bottom: 50px;
}
.howto_box_2_1_nobefore::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 40px;/*画像の幅*/
  height: 32px;/*画像の高さ*/
  background-image: url("../img/howto_no_arrow.png");
  background-size: contain;
  position: relative;
  top: 200px;
  right: -60px;
}
.howto_box_2_1_nobefore img{
    width: 208px;
    height: auto;
    margin: 0px 0 20px 0;
}







.howto_box_2_2 {
    float: left;
    width: 480px;
    margin-right: 90px;
    margin-bottom: 50px;
}
.howto_box_2_2::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 250px;
  right: -65px;
}

.howto_box_2_2 img{
    width: 470px;
    height: auto;
    margin: 0px 0 20px 0;
}

.howto_box_2_2_nobefore {
    float: left;
    width: 470px;
    margin-right: 110px;
    margin-bottom: 50px;
}
.howto_box_2_2_nobefore::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_no_arrow.png");
  background-size: contain;
  position: relative;
  top: 200px;
  right: -60px;
}
.howto_box_2_2_nobefore img{
    width: 470px;
    height: auto;
    margin: 0px 0 20px 0;
}





.howto_box_ip_1_2 {
    float: left;
    width: 238px;
    margin-right: 110px;
    margin-bottom: 50px;
}
.howto_box_ip_1_2::before {
float: right;
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 250px;
  right: -80px;
}

.howto_box_ip_1_2 img{
    width: 238px;
    height: auto;
    margin: 0px 0 20px 0;
}

.howto_box_ip_1_2_nobefore {
    float: left;
    width: 238px;
    margin-right: 110px;
    margin-bottom: 50px;
}

.howto_box_ip_1_2_nobefore img{
    width: 238px;
    height: auto;
    margin: 40px 0 20px 0;
}




.asterisk {
    font-size: 12px;
    line-height: 1.5;
}


.clear_box {
    clear:  both;               /* 回り込みを解除する */
}
.before_no::before {
    content: none;
}






.logo_erea {
    
    vertical-align: middle;
    text-align: center;
    margin: 50px auto 150px;
}

.flex {
	display: flex;
	justify-content: center;
}


.logo_link {
    float: left;
    	display: table-cell;
	vertical-align: middle;

    font-size: 20px;
    line-height: 80px;
    font-weight: bold;
    margin-right: 100px;
    
}


.logo_link img{
    width: 80px;
    height: 80px;
    margin-right: 25px;
    
    
}



.attention_title {
    color: #E2406E;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.attention_box {
   
    margin: 0 auto;
 padding: 40px;

 background-color: #fff; /* 背景色 */
 border: 3px solid #241E6E; /* 枠線 */
    
}

.attention_box h2{
font-size: 24px;
font-weight: bold;
    text-align: center;
}

.attention_box p{
font-size: 16px;
    line-height: 1.5;
    margin: 1em 0px;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}

.bold {
font-weight: bold;
}


    
    
}








@media screen and (max-width: 750px) {
    .link-text{font-size:1.8rem; margin-top:1em; padding-left: 24px; padding-right: 24px;}
    
    
    
.phone-contents .page-ttl {
	text-align: center;
	font-size: 3.3rem;
	font-family: 'Roboto', "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Verdana, Roboto, 'Droid Sans', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
	color: #120D55;
	line-height: 1.5;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 20px;
	
	margin-left: 24px;
	margin-right: 24px;
}



.cont_inr {
	width: 95%;
margin: 0 auto;
	position: relative;
}

.top_ill {
    float: none;
    width: 96%;
    height: auto;
    margin: 30px auto 0;
    text-align: center;
  
}
.top_ill img{
    width: 96%;
    height: auto;
    margin: 0 auto;
}



.button_box {
    margin-top: 55px;
    
}
.button_large {
    float: none;
    width: 90%;
    height: 30vmin;
    background-color: #120D55;
    font-size: 5vmin;
    line-height: 1.7;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: .5vmin;
    vertical-align: middle;
    margin: 0px 5% 35px;
        text-decoration: none;
}
.button_large img{
    width: 10vmin;
    height: auto;
    vertical-align: middle;
}
.button_large a:link{
text-decoration: none !important;
    color: #fff !important;
}

.button_large a:visited{
text-decoration: none !important;
    color: #fff !important;
}
.button_large_iphone{
    float: none;
    width: 90%;
    height: 30vmin;
    background-color: #120D55;
    font-size: 5vmin;
    line-height: 15vmin;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 1vmin;
    vertical-align: middle;
   
    margin: 0px 5% 35px;
}
.button_large_iphone a{
text-decoration: none!important;
    color: #fff !important;
}
.button_large_iphone a:link{
text-decoration: none!important;
    color: #fff !important;
}
.button_large_iphone a:visited{
text-decoration: none!important;
    color: #fff !important;
}
.button_large_iphone img{
    width: 10vmin;
    height: auto;
    vertical-align: middle;
}



.title_cont {
  clear: both;
    font-size: 26px;
    line-height: 1.25;
    font-weight: bold;
    color: #120D55;
  border-left: 12px solid #241E6E;
  border-bottom: 2px solid #241E6E;
  padding: .25em .25em;
    margin-top: 80px;
    margin-bottom: 40px;
}
.text_read {
    font-size: 18px;
    line-height: 1.5;
    color: #2A2A36;
    margin-bottom: 50px;
}

.text_read_right {
    font-size: 12px;
    line-height: 1.5;
    color: #2A2A36;
    text-align: left;
}
.text_read_bold {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #2A2A36;
}
.text_read_copyright {
    font-size: 18px;
    line-height: 1.5;
    color: #2A2A36;
    margin-bottom: 120px;
}


.productsans_b {
    font-family: 'Product Sans Bold';
}
.productsans_r {
    font-family: 'Product Sans Medium Regular';
}
.notosans {
    font-family: "NotoSansCJKjp", sans-serif;
}


.title_box {
    width: 90%;
  height: auto;
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    background-color: #120D55;
    margin-top: 220px;
    text-align: center;
    padding: 20px;
}
.title_copy {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #2A2A36;
    margin-bottom: 20px
}


.button_large_num {
    float: left;
    width: 90%;
    height: 188px;
    background-color: #3D3884;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    box-shadow: 5px 4px 0px 0 rgb(196, 197, 201);
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
}

.num {
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
    border: solid 1px #fff;
    margin: 15px auto 20px;
}

.button_large_num_2 {
    float: left;
    width: 90%;
    height: 188px;
    background-color: #3D3884;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    box-shadow: 5px 4px 0px 0 rgb(196, 197, 201);
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
}
.num_2 {
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
    border: solid 1px #fff;
    margin: 15px auto 10px;
}
.button_large_num img{
    width: 40px;
    height: auto;
    margin-top: 20px;
}
.button_large_num_2 img{
    width: 40px;
    height: auto;
    margin-top: 7px;
}

.num_square {
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    border: solid 1px #fff;
    margin: 15px auto 50px;
}

.title_num {
  clear: both;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    color: #120D55;

  border-bottom: 2px solid #241E6E;
  padding: .5em 0em;
    margin-top: 150px;
    margin-bottom: 40px;
    text-align: center;
}




.num_title {
 display: block;
    width: 40px;
    height: 40px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    background-color: #241E6E;
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 20px;
}

.title_mini {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #2A2A36;
    margin-top: 135px;
    margin-bottom: 30px;
      border-bottom: 1px solid #241E6E;
  padding: .5em 0em;
    
}
.num_title_mini {
 display: inline-block;
    width: 25px;
    height: 25px;
    font-family: 'Renner';
    font-weight: normal;
    color: #fff;
    background-color: #241E6E;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-right: 0px;
}




.howto_text_title {
    width: 100%;
    font-size: 4vmin;
    text-align: center;
    margin: 30px auto 0px;
}
.howto_text_title2 {
    width: 100%;
    font-size: 4vmin;
    text-align: center;
    margin: 20px 0 0;
}

.howto_text_title2_old {
    float: left;
    position: relative;
    width: 45%;
    font-size: 16px;
    text-align: center;
    
}
.howto_text_title2_new {
    float: right;
    position: relative;
    width: 50%;
    font-size: 16px;
    text-align: center;
    
    
}




.howto_box {
    float: none;
    width: 80%;
  margin: 20px auto; 
}
.howto_box::before {
    content: none;
float: right;
 
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 270px;
  right: -80px;
}

.howto_box img{
    width: 100%;
    height: auto;
    margin: 20px auto; 
}

.howto_box_nobefore {
    
    float: none;
    width: 80%;
   margin: 20px auto; 
}

.howto_box_nobefore img{
    width: 100%;
    height: auto;
    margin: 20px auto; 
}




.howto_box_1_2 {
      float: none;
    width: 80%;
  margin: 20px auto; 
}
.howto_box_1_2::before {
    content: none;
float: right;
  
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 320px;
  right: -80px;
}

.howto_box_1_2 img{
    width: 100%;
    height: auto;
    margin: 20px auto; 
}

.howto_box_1_2_nobefore {
  float: none;
    width: 80%;
   margin: 20px auto; 
}

.howto_box_1_2_nobefore img{
    width: 100%;
    height: auto;
    margin: 20px auto; 
}






.howto_box_2_1 {
  float: none;
    width: 80%;
   margin: 20px auto; 
}
.howto_box_2_1::before {
    content: none;
float: right;

  display: inline-block;/*忘れずに！*/
  width: 40px;/*画像の幅*/
  height: 32px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 200px;
  right: -60px;
}

.howto_box_2_1 img{
   width: 100%;
    height: auto;
    margin: 20px auto; 
}

.howto_box_2_1_nobefore {
  float: none;
    width: 80%;
   margin: 20px auto; 
}
.howto_box_2_1_nobefore::before {
    content: none;
float: right;

  display: inline-block;/*忘れずに！*/
  width: 40px;/*画像の幅*/
  height: 32px;/*画像の高さ*/
  background-image: url("../img/howto_no_arrow.png");
  background-size: contain;
  position: relative;
  top: 200px;
  right: -60px;
}
.howto_box_2_1_nobefore img{
   width: 100%;
    height: auto;
    margin: 20px auto; 
}





.howto_box_2_2 {
  float: none;
    width: 90%;
   margin: 20px auto; 
}
.howto_box_2_2::before {
    content: none;
float: right;
 
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 250px;
  right: -65px;
}

.howto_box_2_2 img{
  width: 100%;
    height: auto;
    margin: 20px auto; 
}

.howto_box_2_2_nobefore {
  float: none;
    width: 90%;
   margin: 20px auto; 
}
.howto_box_2_2_nobefore::before {
    content: none;
float: right;

  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_no_arrow.png");
  background-size: contain;
  position: relative;
  top: 200px;
  right: -60px;
}
.howto_box_2_2_nobefore img{
  width: 100%;
    height: auto;
    margin: 20px auto; 
}





.howto_box_ip_1_2 {
  float: none;
    width: 80%;
   margin: 20px auto; 
}
.howto_box_ip_1_2::before {
    content: none;
float: right;

  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url("../img/howto_arrow.png");
  background-size: contain;
  position: relative;
  top: 300px;
  right: -80px;
}

.howto_box_ip_1_2 img{
  width: 100%;
    height: auto;
    margin: 20px auto; 
}

.howto_box_ip_1_2_nobefore {
  float: none;
    width: 80%;
   margin: 20px auto; 
}

.howto_box_ip_1_2_nobefore img{
  width: 100%;
    height: auto;
    margin: 20px auto; 
}





.asterisk {
    font-size: 16px;
    line-height: 1.5;
}


.clear_box {
    clear:  both;               /* 回り込みを解除する */
}
.before_no::before {
    content: none;
}




.logo_erea {
    
    vertical-align: middle;
    text-align: center;
    margin: 50px auto 250px;
}

.flex {
	display: block;
	justify-content: center;
}


.logo_link {
    float: left;
    	display: table-cell;
	vertical-align: middle;

    font-size: 20px;
    line-height: 80px;
    font-weight: bold;
    margin: 20px 10px;
    
    
}


.logo_link img{
    width: 80px;
    height: 80px;
    margin-right: 25px;
    
    
}





.attention_title {
    color: #E2406E;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.attention_box {
   
    margin: 0 auto 20px;
 padding: 20px;

 background-color: #fff; /* 背景色 */
 border: 3px solid #241E6E; /* 枠線 */
    
}

.attention_box h2{
font-size: 20px;
font-weight: bold;
    text-align: center;
}

.attention_box p{
font-size: 16px;
    line-height: 1.5;
    margin: 1em 0px;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}

.bold {
font-weight: bold;
}



    
    
    
}